glibc-devel-static-2.31-150300.41.1<>,%cp9|d-3"e ɤ1RxFwd}_D"FSv]o1# :TÏy b~ c HyQ ˋ  u7=gܡܨ>67_Qus:]}rC(d$kﶘUa.B|%zƧvW!Ƀ&(&S ֩(9{8!0.:;f0aL/* aib-ڧ ߨG !!b>%J2_*^HBc@(j>;?d & U5V ", P  b  t        = j (89:bFG H$ IH XTY`\Lj ]Ǭ ^bcȽd=eBfElGu\ vɀzɓɤɨɮCglibc-devel-static2.31150300.41.1C library static libraries for -static linkingThe glibc-devel-static package contains the C library static libraries for -static linking. You don't need these, unless you link statically, which is highly discouraged.cibs-power9-11n\SUSE Linux Enterprise 15SUSE LLC BSD-3-Clause AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-laterhttps://www.suse.com/Development/Libraries/C and C++http://www.gnu.org/software/libc/libc.htmllinuxppc64le\.0X&u=EX @cPcNcOcNcNcNcNcPcO4b012ce2393a79b147ada5bf8404e51ed4351dbe765f4095d1764d51ef04d6d6141ae59d2ae9ce860d4c2dd37a2df7b9971df6bd23b8fe9fdb70b248d66df9cefa4f91434629c3c78dcb1b90a82af818f661ce1aab9c338ef703afdb6bdd123038801f40199ef34a297167ad3a291303102b39b572487aa7c16a8c44f1509ba919049dd8c05d9e0dfd267616f83b7e1ebcfee2ca59ed62b03bfaedcd8605bc446794061450d7544b322dc32a13074762dc2310fb799f6d4c64d1d8b1f53cac455f0fffba901f110dff7c6af0d99d5b7bf2ac3fe6cd0197da267596c80360d06ee44bbacc8177afdff4518ed2dcd2149ff19a3df12f32875b65c65bcc9d4fc5538565a21c0c3b9c21b88e20b713d409f959a74e3919c2c6f7a6c61e0e88b38808rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-2.31-150300.41.1.src.rpmglibc-devel-staticglibc-devel-static(ppc-64)glibc-static    glibc-devellibxcrypt-devel-staticrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.313.0.4-14.6.0-14.0-15.2-14.14.3cob@b@b֜b@bb no longer includes inline versions of any string functions, as this kind of optimization is better done by the compiler * The nonstandard header has been removed * The obsolete header has been removed * The obsolete signal constant SIGUNUSED is no longer defined by * The obsolete function cfree has been removed * The stack_t type no longer has the name struct sigaltstack * The ucontext_t type no longer has the name struct ucontext * On S/390 GNU/Linux, the constants defined by have been synced with the kernel * Linux kernel 3.2 or later is required at runtime, on all architectures supported by that kernel * The DNS stub resolver limits the advertised UDP buffer size to 1200 bytes, to avoid fragmentation-based spoofing attacks (CVE-2017-12132) * LD_LIBRARY_PATH is now ignored in binaries running in privileged AT_SECURE mode to guard against local privilege escalation attacks (CVE-2017-1000366) * Avoid printing a backtrace from the __stack_chk_fail function since it is called on a corrupt stack and a backtrace is unreliable on a corrupt stack (CVE-2010-3192) * A use-after-free vulnerability in clntudp_call in the Sun RPC system has been fixed (CVE-2017-12133) * fate#322258, fate#321513, fate#322453 - fts-symbol-redirect.patch, glibc-resolv-reload.diff, glibc-2.2-sunrpc.diff, i686-memchr-sse.patch, ld-hwcap-mask-suid.patch, ld-library-path-suid.patch, sunrpc-use-after-free.patch, test-math-vector-sincos-aliasing.patch, tunables-bigendian.patch: Removed- Fix RPM group- s390-elision-enable-envvar.patch: enable TLE only if GLIBC_ELISION_ENABLE=yes is defined (fate#322271)- ld-hwcap-mask-suid.patch: Ignore and remove LD_HWCAP_MASK for AT_SECURE programs (BZ #21209) - ld-library-path-suid.patch: Completely ignore LD_LIBRARY_PATH for AT_SECURE=1 programs (CVE-2017-1000366, bsc#1039357, BZ #21624)- Remove glibc-cpusetsize.diff, no longer useful- fts-symbol-redirect.patch: Fix symbol redirect for fts_set (bsc#1041123, BZ #21289)- test-math-vector-sincos-aliasing.patch: Fix test-math-vector-sincos.h aliasing- add-locales.patch: renamed from glibc-2.3.locales.diff.bz2, drop en_BE locales (bsc#1039502)- Remove glibc-testsuite.patch, no longer relevant- Use multibuild feature - Remove obsolete check-build.sh - glibc.rpmlintrc: remove obsolete entries - Use %tmpfiles_create in nscd postin- i686-memchr-sse.patch: Fix i686 memchr overflow calculation (bsc#1031021, BZ #21182) - sunrpc-use-after-free.patch: Avoid use-after-free read access in clntudp_call (BZ #21115) - Build testsuite with gdb and python-pexpect to enable more tests- tunables-bigendian.patch: Fix getting tunable values on big-endian (BZ [#21109])- Update to glibc 2.25 * The feature test macro __STDC_WANT_LIB_EXT2__, from ISO/IEC TR 24731-2:2010, is supported to enable declarations of functions from that TR. * The feature test macro __STDC_WANT_IEC_60559_BFP_EXT__, from ISO/IEC TS 18661-1:2014, is supported to enable declarations of functions and macros from that TS. * The feature test macro __STDC_WANT_IEC_60559_FUNCS_EXT__, from ISO/IEC TS 18661-4:2015, is supported to enable declarations of functions and macros from that TS. * The nonstandard feature selection macros _REENTRANT and _THREAD_SAFE are now treated as compatibility synonyms for _POSIX_C_SOURCE=199506L. * The inclusion of by is deprecated. * New features from TS 18661-1:2014 are added to libm: the fesetexcept, fetestexceptflag, fegetmode and fesetmode functions, the femode_t type and the FE_DFL_MODE and FE_SNANS_ALWAYS_SIGNAL macros. * Integer width macros from TS 18661-1:2014 are added to : CHAR_WIDTH, SCHAR_WIDTH, UCHAR_WIDTH, SHRT_WIDTH, USHRT_WIDTH, INT_WIDTH, UINT_WIDTH, LONG_WIDTH, ULONG_WIDTH, LLONG_WIDTH, ULLONG_WIDTH; and to : INT8_WIDTH, UINT8_WIDTH, INT16_WIDTH, UINT16_WIDTH, INT32_WIDTH, UINT32_WIDTH, INT64_WIDTH, UINT64_WIDTH, INT_LEAST8_WIDTH, UINT_LEAST8_WIDTH, INT_LEAST16_WIDTH, UINT_LEAST16_WIDTH, INT_LEAST32_WIDTH, UINT_LEAST32_WIDTH, INT_LEAST64_WIDTH, UINT_LEAST64_WIDTH, INT_FAST8_WIDTH, UINT_FAST8_WIDTH, INT_FAST16_WIDTH, UINT_FAST16_WIDTH, INT_FAST32_WIDTH, UINT_FAST32_WIDTH, INT_FAST64_WIDTH, UINT_FAST64_WIDTH, INTPTR_WIDTH, UINTPTR_WIDTH, INTMAX_WIDTH, UINTMAX_WIDTH, PTRDIFF_WIDTH, SIG_ATOMIC_WIDTH, SIZE_WIDTH, WCHAR_WIDTH, WINT_WIDTH. * New features are added from TS 18661-1:2014: - Signaling NaN macros: SNANF, SNAN, SNANL. - Nearest integer functions: roundeven, roundevenf, roundevenl, fromfp, fromfpf, fromfpl, ufromfp, ufromfpf, ufromfpl, fromfpx, fromfpxf, fromfpxl, ufromfpx, ufromfpxf, ufromfpxl. - llogb functions: the llogb, llogbf and llogbl functions, and the FP_LLOGB0 and FP_LLOGBNAN macros. - Max-min magnitude functions: fmaxmag, fmaxmagf, fmaxmagl, fminmag, fminmagf, fminmagl. - Comparison macros: iseqsig. - Classification macros: iscanonical, issubnormal, iszero. - Total order functions: totalorder, totalorderf, totalorderl, totalordermag, totalordermagf, totalordermagl. - Canonicalize functions: canonicalize, canonicalizef, canonicalizel. - NaN functions: getpayload, getpayloadf, getpayloadl, setpayload, setpayloadf, setpayloadl, setpayloadsig, setpayloadsigf, setpayloadsigl. * The functions strfromd, strfromf, and strfroml, from ISO/IEC TS 18661-1:2014, are added to libc. * Most of glibc can now be built with the stack smashing protector enabled. * The function explicit_bzero, from OpenBSD, has been added to libc. * On ColdFire, MicroBlaze, Nios II and SH3, the float_t type is now defined to float instead of double. * On x86_64, when compiling with -mfpmath=387 or -mfpmath=sse+387, the float_t and double_t types are now defined to long double instead of float and double. * The getentropy and getrandom functions, and the header file have been added. * The buffer size for byte-oriented stdio streams is now limited to 8192 bytes by default. * The header now includes the header. * The malloc_get_state and malloc_set_state functions have been removed. * The “ip6-dotint” and “no-ip6-dotint” resolver options, and the corresponding RES_NOIP6DOTINT flag from have been removed. * The "ip6-bytestring" resolver option and the corresponding RES_USEBSTRING flag from have been removed. * The flags RES_AAONLY, RES_PRIMARY, RES_NOCHECKNAME, RES_KEEPTSIG, RES_BLAST defined in the header file have been deprecated. * The "inet6" option in /etc/resolv.conf and the RES_USE_INET6 flag for _res.flags are deprecated. * DNSSEC-related declarations and definitions have been removed from the header file, and libresolv will no longer attempt to decode the data part of DNSSEC record types. * The resource record type classification macros ns_t_qt_p, ns_t_mrr_p, ns_t_rr_p, ns_t_udp_p, ns_t_xfr_p have been removed from the header file because the distinction between RR types and meta-RR types is not officially standardized, subject to revision, and thus not suitable for encoding in a macro. * The types res_sendhookact, res_send_qhook, re_send_rhook, and the qhook and rhook members of the res_state type in have been removed. * For multi-arch support it is recommended to use a GCC which has been built with support for GNU indirect functions. * GDB pretty printers have been added for mutex and condition variable structures in POSIX Threads. * Tunables feature added to allow tweaking of the runtime for an application program. * A new version of condition variables functions have been implemented in the NPTL implementation of POSIX Threads to provide stronger ordering guarantees. * A new version of pthread_rwlock functions have been implemented to use a more scalable algorithm primarily through not using a critical section anymore to make state changes. * On ARM EABI (32-bit), generating a backtrace for execution contexts which have been created with makecontext could fail to terminate due to a missing .cantunwind annotation. (CVE-2016-6323) * The DNS stub resolver functions would crash due to a NULL pointer dereference when processing a query with a valid DNS question type which was used internally in the implementation. (CVE-2015-5180) - Enable stack protector if part of %optflags - startcontext-cantunwind.patch: Removed - cpuid-assertion.patch: Removed- cpuid-assertion.patch: Don't assert on older Intel CPUs (BZ #20647)- glibc-2.3.3-nscd-db-path.diff: Move persistent nscd databases to /var/lib/nscd - glibc-2.3.90-langpackdir.diff: simplify- Update to glibc 2.24 * The minimum Linux kernel version that this version of the GNU C Library can be used with is 3.2 * The pap_AN locale has been deleted * The readdir_r and readdir64_r functions have been deprecated * The type `union wait' has been removed * A new NSS action is added to facilitate large distributed system administration * The deprecated __malloc_initialize_hook variable has been removed from the API * The long unused localedef --old-style option has been removed * nextupl, nextup, nextupf, nextdownl, nextdown and nextdownf are added to libm * An unnecessary stack copy in _nss_dns_getnetbyname_r was removed (CVE-2016-3075) * Previously, getaddrinfo copied large amounts of address data to the stack, even after the fix for CVE-2013-4458 has been applied, potentially resulting in a stack overflow. getaddrinfo now uses a heap allocation instead (CVE-2016-3706) * The glob function suffered from a stack-based buffer overflow when it was called with the GLOB_ALTDIRFUNC flag and encountered a long file name (CVE-2016-1234) * The Sun RPC UDP client could exhaust all available stack space when flooded with crafted ICMP and UDP messages (CVE-2016-4429) * The IPv6 name server management code in libresolv could result in a memory leak for each thread which is created, performs a failing naming lookup, and exits (CVE-2016-5417) - startcontext-cantunwind.patch: mark __startcontext as .cantunwind (bsc#974800, BZ #20435) - Removed patches: * 0001-Updated-translations-for-2.23.patch * 0002-Regenerate-libc.pot-for-2.23.patch * 0003-Regenerated-configure-scripts.patch * 0004-x86_64-Set-DL_RUNTIME_UNALIGNED_VEC_SIZE-to-8.patch * 0005-Add-fts64_-to-sysdeps-arm-nacl-libc.abilist.patch * 0006-Don-t-use-long-double-math-functions-if-NO_LONG_DOUB.patch * 0007-NEWS-2.23-Fix-typo-in-bug-19048-text.patch * 0008-Update-NEWS.patch * 0009-sln-use-stat64.patch * 0010-Add-sys-auxv.h-wrapper-to-include-sys.patch * 0011-mips-terminate-the-FDE-before-the-return-trampoline-.patch * 0012-Use-HAS_ARCH_FEATURE-with-Fast_Rep_String.patch * 0013-Mention-BZ-19762-in-NEWS.patch * 0014-Define-_HAVE_STRING_ARCH_mempcpy-to-1-for-x86.patch * 0015-Or-bit_Prefer_MAP_32BIT_EXEC-in-EXTRA_LD_ENVVARS.patch * 0016-Fix-resource-leak-in-resolver-bug-19257.patch * 0017-math-don-t-clobber-old-libm.so-on-install-BZ-19822.patch * 0018-resolv-Always-set-resplen2-out-parameter-in-send_dg-.patch * 0019-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch * 0020-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch * 0021-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch * 0022-configure-fix-test-usage.patch * 0023-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch * 0024-nss_db-Propagate-ERANGE-error-if-parse_line-fails-BZ.patch * 0025-getnameinfo-Do-not-preserve-errno.patch * 0026-getnameinfo-Refactor-and-fix-memory-leak-BZ-19642.patch * 0027-getnameinfo-Reduce-line-length-and-add-missing-comme.patch * 0028-getnameinfo-Avoid-calling-strnlen-on-uninitialized-b.patch * 0029-getnameinfo-Return-EAI_OVERFLOW-in-more-cases-BZ-197.patch * 0030-hesiod-Remove-RCS-keywords.patch * 0031-hesiod-Always-use-thread-local-resolver-state-BZ-195.patch * 0032-hesiod-Avoid-heap-overflow-in-get_txt_records-BZ-200.patch * 0033-malloc-Remove-NO_THREADS.patch * 0034-Fix-malloc-threaded-tests-link-on-non-Linux.patch * 0035-malloc-Run-fork-handler-as-late-as-possible-BZ-19431.patch * 0036-malloc-Remove-malloc-hooks-from-fork-handler.patch * 0037-malloc-Add-missing-internal_function-attributes-on-f.patch * 0038-nss_dns-Fix-assertion-failure-in-_nss_dns_getcanonna.patch * 0039-nss_dns-Validate-RDATA-length-against-packet-length-.patch * 0040-resolv-nss_dns-Remove-remaining-syslog-logging-BZ-19.patch * 0041-nss_dns-Check-address-length-before-creating-addrinf.patch * 0042-nss_dns-Skip-over-non-PTR-records-in-the-netent-code.patch * 0043-resolv-Always-set-resplen2-out-parameter-in-send_vc-.patch * 0044-tst-audit4-tst-audit10-Compile-AVX-AVX-512-code-sepa.patch * 0045-Fix-tst-audit10-build-when-mavx512f-is-not-supported.patch * 0046-tst-audit10-Fix-compilation-on-compilers-without-bit.patch * 0047-strfmon_l-Use-specified-locale-for-number-formatting.patch * 0048-glob-Simplify-the-interface-for-the-GLOB_ALTDIRFUNC-.patch * 0049-CVE-2016-1234-glob-Do-not-copy-d_name-field-of-struc.patch * 0050-ldconfig-Do-not-remove-stale-symbolic-links-with-X-B.patch * 0051-Report-dlsym-dlvsym-lookup-errors-using-dlerror-BZ-1.patch * 0052-Fix-tst-dlsym-error-build.patch * 0053-Remove-trailing-newline-from-date_fmt-in-Serbian-loc.patch * 0054-Revert-Report-dlsym-dlvsym-lookup-errors-using-dlerr.patch * 0055-CVE-2016-3706-getaddrinfo-stack-overflow-in-hostent-.patch * 0056-Fix-strfmon_l-Use-specified-locale-for-number-format.patch * clntudp-call-alloca.patch * glibc-memset-nontemporal.diff * nis-initgroups-status.patch * nscd-gc-crash.patch * robust-mutex-deadlock.patch * strncat-avoid-array-bounds-warning.patch- strncat-avoid-array-bounds-warning.patch: Avoid array-bounds warning for stncat on i586 (BZ #20260) - Update glibc.keyring - Unset MALLOC_CHECK_ during testsuite run- nsswitch.conf: Add fallback to files for passwd and group to prepare for libnsl removal.- nis-initgroups-status.patch: Return proper status from _nss_nis_initgroups_dyn (bsc#984269, BZ #20262) - robust-mutex-deadlock.patch: Fix generic __lll_robust_timedlock_wait to check for timeout (bsc#985170, BZ #20263)- nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ [#19755])- clntudp-call-alloca.patch: do not use alloca in clntudp_call (CVE-2016-4429, bsc#980854, BZ #20112)- Import patches from 2.23 branch 0001-Updated-translations-for-2.23.patch 0002-Regenerate-libc.pot-for-2.23.patch 0003-Regenerated-configure-scripts.patch 0004-x86_64-Set-DL_RUNTIME_UNALIGNED_VEC_SIZE-to-8.patch 0005-Add-fts64_-to-sysdeps-arm-nacl-libc.abilist.patch 0006-Don-t-use-long-double-math-functions-if-NO_LONG_DOUB.patch 0007-NEWS-2.23-Fix-typo-in-bug-19048-text.patch 0008-Update-NEWS.patch 0009-sln-use-stat64.patch 0010-Add-sys-auxv.h-wrapper-to-include-sys.patch 0011-mips-terminate-the-FDE-before-the-return-trampoline-.patch 0012-Use-HAS_ARCH_FEATURE-with-Fast_Rep_String.patch 0013-Mention-BZ-19762-in-NEWS.patch 0014-Define-_HAVE_STRING_ARCH_mempcpy-to-1-for-x86.patch 0015-Or-bit_Prefer_MAP_32BIT_EXEC-in-EXTRA_LD_ENVVARS.patch 0016-Fix-resource-leak-in-resolver-bug-19257.patch 0017-math-don-t-clobber-old-libm.so-on-install-BZ-19822.patch 0018-resolv-Always-set-resplen2-out-parameter-in-send_dg-.patch 0019-S390-Save-and-restore-fprs-vrs-while-resolving-symbo.patch 0020-S390-Extend-structs-La_s390_regs-La_s390_retval-with.patch 0021-CVE-2016-3075-Stack-overflow-in-_nss_dns_getnetbynam.patch 0022-configure-fix-test-usage.patch 0023-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch 0024-nss_db-Propagate-ERANGE-error-if-parse_line-fails-BZ.patch 0025-getnameinfo-Do-not-preserve-errno.patch 0026-getnameinfo-Refactor-and-fix-memory-leak-BZ-19642.patch 0027-getnameinfo-Reduce-line-length-and-add-missing-comme.patch 0028-getnameinfo-Avoid-calling-strnlen-on-uninitialized-b.patch 0029-getnameinfo-Return-EAI_OVERFLOW-in-more-cases-BZ-197.patch 0030-hesiod-Remove-RCS-keywords.patch 0031-hesiod-Always-use-thread-local-resolver-state-BZ-195.patch 0032-hesiod-Avoid-heap-overflow-in-get_txt_records-BZ-200.patch 0033-malloc-Remove-NO_THREADS.patch 0034-Fix-malloc-threaded-tests-link-on-non-Linux.patch 0035-malloc-Run-fork-handler-as-late-as-possible-BZ-19431.patch 0036-malloc-Remove-malloc-hooks-from-fork-handler.patch 0037-malloc-Add-missing-internal_function-attributes-on-f.patch 0038-nss_dns-Fix-assertion-failure-in-_nss_dns_getcanonna.patch 0039-nss_dns-Validate-RDATA-length-against-packet-length-.patch 0040-resolv-nss_dns-Remove-remaining-syslog-logging-BZ-19.patch 0041-nss_dns-Check-address-length-before-creating-addrinf.patch 0042-nss_dns-Skip-over-non-PTR-records-in-the-netent-code.patch 0043-resolv-Always-set-resplen2-out-parameter-in-send_vc-.patch 0044-tst-audit4-tst-audit10-Compile-AVX-AVX-512-code-sepa.patch 0045-Fix-tst-audit10-build-when-mavx512f-is-not-supported.patch 0046-tst-audit10-Fix-compilation-on-compilers-without-bit.patch 0047-strfmon_l-Use-specified-locale-for-number-formatting.patch 0048-glob-Simplify-the-interface-for-the-GLOB_ALTDIRFUNC-.patch 0049-CVE-2016-1234-glob-Do-not-copy-d_name-field-of-struc.patch 0050-ldconfig-Do-not-remove-stale-symbolic-links-with-X-B.patch 0051-Report-dlsym-dlvsym-lookup-errors-using-dlerror-BZ-1.patch 0052-Fix-tst-dlsym-error-build.patch 0053-Remove-trailing-newline-from-date_fmt-in-Serbian-loc.patch 0054-Revert-Report-dlsym-dlvsym-lookup-errors-using-dlerr.patch 0055-CVE-2016-3706-getaddrinfo-stack-overflow-in-hostent-.patch 0056-Fix-strfmon_l-Use-specified-locale-for-number-format.patch - CVE-2016-3075 CVE-2016-1234 CVE-2016-3706 bsc#973164 bsc#969727 - resolv-mem-leak.patch: renamed to 0016-Fix-resource-leak-in-resolver-bug-19257.patch - no-long-double.patch: renamed to 0006-Don-t-use-long-double-math-functions-if-NO_LONG_DOUB.patch - glibc-gcc6.patch: renamed to 0023-Suppress-GCC-6-warning-about-ambiguous-else-with-Wpa.patch- glibc-c-utf8-locale.patch: fix bad standard in LC_IDENTIFICATION categories - glibc-2.3.locales.diff.bz2: likewise- glibc-gcc6.patch: Suppress GCC 6 warning about ambiguous 'else' with - Wparentheses- Add compatibility symlinks for LSB 3.0 (fate#318933)- powerpc-elision-enable-envvar.patch: enable TLE only if GLIBC_ELISION_ENABLE=yes is defined (bsc#967594, fate#318236)- ldd-system-interp.patch: Restore warning about execution permission, it is still needed for noexec mounts (bsc#915985)- Add C.UTF-8 locale (see https://sourceware.org/glibc/wiki/Proposals/C.UTF-8) and rh#902094 . Added with glibc-c-utf8-locale.patch. - Add glibc-disable-gettext-for-c-utf8.patch to disable gettext for C.UTF-8 same as C locale.- Move %install_info_delete to %preun - crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer acceptable- no-long-double.patch: Don't use long double functions if NO_LONG_DOUBLE- Update to glibc 2.23 release. * Unicode 8.0.0 Support * sched_setaffinity, pthread_setaffinity_np no longer attempt to guess the kernel-internal CPU set size * The fts.h header can now be used with -D_FILE_OFFSET_BITS=64 * getaddrinfo now detects certain invalid responses on an internal netlink socket * A defect in the malloc implementation, present since glibc 2.15 (2012) or glibc 2.10 via --enable-experimental-malloc (2009), could result in the unnecessary serialization of memory allocation requests across threads * The obsolete header has been removed * The obsolete functions bdflush, create_module, get_kernel_syms, query_module and uselib are no longer available to newly linked binaries * Optimized string, wcsmbs and memory functions for IBM z13. * Newly linked programs that define a variable called signgam will no longer have it set by the lgamma, lgammaf and lgammal functions - Removed patches: * dont-remove-nodelete-flag.patch * openat64-readd-o-largefile.patch * mntent-blank-line.patch * opendir-o-directory-check.patch * strcoll-remove-strdiff-opt.patch * ld-pointer-guard.patch * tls-dtor-list-mangling.patch * powerpc-lock-elision-race.patch * prelink-elf-rtype-class.patch * vector-finite-math-aliases.patch * powerpc-elision-adapt-param.patch * catopen-unbound-alloca.patch * strftime-range-check.patch * hcreate-overflow-check.patch * errorcheck-mutex-no-elision.patch * refactor-nan-parsing.patch * send-dg-buffer-overflow.patch * isinf-cxx11-conflict.patch * ibm93x-redundant-shift-si.patch * iconv-reset-input-buffer.patch * tzset-tzname.patch * static-dlopen.patch- isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with C++11 (bsc#963700, BZ #19439)- tls-dtor-list-mangling.patch: Harden tls_dtor_list with pointer mangling (BZ #19018) - prelink-elf-rtype-class.patch: Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits for prelink (BZ #19178) - vector-finite-math-aliases.patch: Better workaround for aliases of * _finite symbols in vector math library (BZ# 19058) - powerpc-elision-adapt-param.patch: powerpc: Fix usage of elision transient failure adapt param (BZ #19174) - catopen-unbound-alloca.patch: Fix unbound alloca in catopen (CVE-2015-8779, bsc#962739, BZ #17905) - strftime-range-check.patch: Add range check on time fields (CVE-2015-8776, bsc#962736, BZ #18985) - hcreate-overflow-check.patch: Handle overflow in hcreate (CVE-2015-8778, bsc#962737, BZ #18240) - errorcheck-mutex-no-elision.patch: Don't do lock elision on an error checking mutex (bsc#956716, BZ #17514) - refactor-nan-parsing.patch: Refactor strtod parsing of NaN payloads (CVE-2014-9761, bsc#962738, BZ #16962) - send-dg-buffer-overflow.patch: Fix getaddrinfo stack-based buffer overflow (CVE-2015-7547, bsc#961721, BZ #18665) - powerpc-lock-elision-race.patch: renamed from 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch- Add audit-devel and libcap-devel to BuildRequires, for use by nscd- reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock on fork (bsc#958315, BZ #19282)- resolv-mem-leak.patch: Fix resource leak in resolver (bsc#955647, BZ #19257) - tzset-tzname.patch: Force rereading TZDEFRULES after it was used to set DST rules only (BZ #19253)- glibc-2.3.90-noversion.diff: use stat64- ld-pointer-guard.patch: Always enable pointer guard (CVE-2015-8777, bsc#950944, BZ #18928)- strcoll-remove-strdiff-opt.patch: Remove incorrect STRDIFF-based optimization (BZ #18589)- iconv-reset-input-buffer.patch: Fix iconv buffer handling with IGNORE error handler (BZ #18830)- new patch [BZ #18743] PowerPC: Fix a race condition when eliding a lock 0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch- nss-files-long-lines-2.patch: Properly reread entry after failure in nss_files getent function (bsc#945779, BZ #18991)- fnmatch-collating-elements.patch: Fix fnmatch handling of collating elements (BZ #17396, BZ #16976)- opendir-o-directory-check.patch: Fix opendir inverted o_directory_works test - static-dlopen.patch: Static dlopen default library search path fix (bsc#937853)- mntent-blank-line.patch: Fix memory corruption w/blank lines- dont-remove-nodelete-flag.patch: Don't remove DF_1_NODELETE flag from all loaded objects on failed dlopen - openat64-readd-o-largefile.patch: Readd O_LARGEFILE flag for openat64- Update to glibc 2.22 release. * Cache information can be queried via sysconf() function on s390 * A buffer overflow in gethostbyname_r and related functions performing DNS requests has been fixed. (CVE-2015-1781) * The time zone file parser has been made more robust against crafted time zone files * A powerpc and powerpc64 optimization for TLS, similar to TLS descriptors for LD and GD on x86 and x86-64, has been implemented. * Character encoding and ctype tables were updated to Unicode 7.0.0 * Added vector math library named libmvec * A new fmemopen implementation has been added with the goal of POSIX compliance. * The header is deprecated, and will be removed in a future release. * bsc#905313 bsc#920338 bsc#927080 bsc#928723 bsc#931480 bsc#939211 bsc#940195 bsc#940332 bsc#944494 bsc#968787 - Patches from upstream removed * htm-tabort.patch * o-tmpfile.patch * memcpy-chk-non-SSE2.patch * pthread-mutexattr-gettype-kind.patch * powerpc-software-sqrt.patch * static-tls-dtv-limit.patch * threaded-trim-threshold.patch * resolv-nameserver-handling.patch * nss-separate-state-getXXent.patch * aarch64-sigstksz.patch * heap-top-corruption.patch * pthread-join-deadlock.patch- pthread-join-deadlock.patch: Use IE model for static variables in libc.so, libpthread.so and rtld (bsc#930015, BZ #18457)- glibc-nodate.patch: fix verification of timestamp- also filter out -fstack-protector-strong- getaddrinfo-ipv6-sanity.diff: Remove. It breaks services that start before IPv6 is up (bsc#931399) - glibc-2.3.locales.diff.bz2: Remove sh_YU locales, fix currency for en_BE.- Add /usr/include/gnu/lib-names-.*.h to baselibs - pthread-join-deadlock.patch: Don't require rtld lock to store static TLS offset in the DTV (bsc#930015, BZ #18457) - heap-top-corruption.patch: Do not corrupt the top of a threaded heap if top chunk is MINSIZE (BZ #18502)- threaded-trim-threshold.patch: Fix regression in threaded application malloc performance (bsc#915955, BZ #17195)- aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850)- powerpc-software-sqrt.patch: Fix powerpc software sqrt (BZ #17964, BZ [#17967]) - nss-separate-state-getXXent.patch: Separate internal state between getXXent and getXXbyYY NSS calls (CVE-2014-8121, bsc#918187, BZ #18007) - static-tls-dtv-limit.patch: Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage (bsc#919678, BZ #17090, BZ #17620, BZ #17621, BZ #17628)- resolv-nameserver-handling.patch: Replace with simpler version with more compatibility- memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs (bsc#920084)- resolv-nameserver-handling.patch: Rewrite handling of nameserver configuration in resolver- htm-tabort.patch: Fix TABORT encoding for little endian- Update to glibc 2.21 release. * A new semaphore algorithm has been implemented in generic C code for all machines * Added support for TSX lock elision of pthread mutexes on powerpc32, powerpc64 and powerpc64le * Optimized strcpy, stpcpy, strchrnul and strrchr implementations for AArch64 * i386 memcpy functions optimized with SSE2 unaligned load/store * New locales: tu_IN, bh_IN, raj_IN, ce_RU * The obsolete sigvec function has been removed * CVE-2015-1472 CVE-2015-1473 CVE-2012-3406 CVE-2014-9402 CVE-2014-7817 bsc#864081 bsc#906371 bsc#909053 bsc#910599 bsc#916222 - Patches from upstream removed * ifunc-x86-slow-sse4.patch * pthread-mutex-trylock-elision.patch - o-tmpfile.patch: Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (BZ #17912)- Update to crypt_blowfish 1.3. * Add support for the $2b$ prefix. - ifunc-x86-slow-sse4.patch: Fix misdetected Slow_SSE4_2 cpu feature bit (BZ #17501)ibs-power9-11 1661868685 2.31-150300.41.12.31-150300.41.12.31libBrokenLocale.alibanl.alibc.alibdl.alibm.alibpthread.alibresolv.alibrt.alibutil.a/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:25649/SUSE_SLE-15-SP3_Update/fcd4b0bf729735b39ab035c69e29455b-glibc.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxcurrent ar archive]O?a1?utf-83e5def6b2baa1214fdb2a06807f6cc06fd1f5d99e1710d2184e177906e2e917b?P7zXZ !t/iWj]"k%!>*75hK|^6Ft<1E$Z lgltnUŲ~0)S^ T9GHhgn,[V+LuYe߇8ic-wIZtCԫo?[r')"DmR l5+ `v'8f['ʲ'$("t-~a GWI: K(艪Y~ƴMT_ RY."~12hM N,vejdLVZrZSi_H"IU*q|XuB;iwPm⺞Hj>Y+##v^:~u]հpkK6/!e]Ld"܀X*^/:c/ϾKSC\b*J0lKC-Hk ~P`M1EX7߱da ʞէ;HuZA 8KhA !NQV+-ZZ@X-+ s(I013bj푴AR"./X$R723arzNJ}(<ORBβ;g˜xkozՁYgم:7H8z*Q2>! ";mhA\cH>jcGoyO' ʼZ . J_I8VHWsW#jA9Y4)=4{v\TIhQ6O[go sް-fJ[aBh{^zk4_L=B~̙EcGZ:M%a醒?3O7IQ7E@NL$d*F社~ZK೘g>E.֞t 9\-WǬ8[{慸O!,Bx2L4Xуu\V}SCViciXn >"E7-`'tw努2npㅛ SWXZ~.HXߺl*-[_#Pfz3XXQ6sV2ܡĩ6|l`)Hz0g}fϪ}$Zwz o(K}m%0J>M=F2wXdY"_3Q.WLp-"AmH/EgGm ++1 /BDNu_Q߻6mqa *|چ d(-()Z #x[O˅u8%鉨zE\baVZL|$f|S4RZb hAVF/ i>ldE}k@A̮26*e;C6澰+ ;Y&;2f VOMA^|jsz(Xg3' # m lujKPkS+/KG3z$? b~q z=)D?1c XZF8 g$) ˒_i%݈r|־Tj/:.j(ι _%J)/G<ݔ0Wfө%fQQi YןGcIf8=(NEgD= ks4jo%Ê/\{Fٷ ljZJ0 -M&/47 %Hfr3<9UDWVS7y8"ByyppN56A)]4>17xZRva*!H}зgϰPJ{Px*7\>j7M^Kp 롶PmA.28CC";QIYϳLFZ7La碪H*lӿ>r<)Û?ry{ iքcWWmV+aI:Ew`Vm1y I~z94fyM?  Gnhyta?^^gܻN?rQkKiGn.boѾ*''/.)3zLȳL2\7^`%~T:6}CnCJaFUv?{  YAcq.XUQ7ú" So~4&+MG>N쐕=8 ںpb@rVh^@I颲,iOm/}f`G# ^)g NɌ9Q+[Qn5GsDf~|Gl-&NiZX^o&Յ> %M %!t vI&}4.WAxkMGR=ܻ}/*`9Ӻs/8^_YUFV^6HYɸc%g}_ Xg{@ g93m>i\;w/Z,\WTCR+?s}Ԗ`pM=Ɏt_f?y~"s/ wd2B`~uYHҞx鍡 !ԟi+B|4Z Ap+qlߴybO!^@58fP,xYcNOZз79ITq_t_m~>Nt\ q/6^[^j]ݦwhfUPqpOxs͒F,E>Fn"7^ñ(l֣~sʤ|[ر%WWj~^bp+!X2Z0j[w ˁ&O'$4id{TH5 Qv/]ʈ@8 9p+4|^2/?ƸLd xoyq}OQo)auq{٥ teWU6VGԚv]D"7î}mc2iRTbR=k気P(̔2'!8Cs69!]ݝU @jAm<r-ۺ@?835J#ESZamcca eHк<JE,M _\\E!:.zU<*1z@l䨀8]\ClH(/G{d~>yܔ/3H׍Q"QqKfQͿ@>Y-&=~v:u<|dp׳PC;g5Q_9.$1?,Fbgr_ KA_drs}kkmnŠ% Ē"L:Â;J7geIU+l+.ߌAV ؕm(qt.]Fke*L_T{E}l j9Th%fM:Eh(dVR!JX;'=|M񺄟g\0p?zuGL1?$-9s} ŗvx^BE@aKDޏ/m-OINm9VMbJ%!soVo԰t|+">vÉ/+od-EQw{@u[S0cbn8Q!#(]9S )d66˷õT?f@BR᱁= Z/*×@h3plT1,btJgr~N \>Fa,X6b^W6KLEHHRgnjcouc(P (eּ:tLB6sw| W @:=M .ui$/xЮ~3}D偅P'2󞶃FByLGiܐ1Kdb;*Op)DGPZ17G4G r]ƆL >,,9V FdܒiC]+2L0!;*d<4hZlډ#K9aj*7j  0AN͈/'Z5f<|7%iBh(GA┧ծ_? ?Ww,mȩ^_|B&MR%.&#nMRtTwMq:{3G$Cy[s|*dw?P8}S@n:UK> xCjd[*U~ϷeaБ4H" c>Ol. >6}$U<`hjua?Ġr2漐)T]{IaBJoOj !24vP bW{V|E}3(Q+r n_>ՙT{_Ul6OG8q,d6ǘ.*i]H8Ւ;9"s$A/aP,7lj18'5'A:`t(.W@=s7x󯯤p ވ}%o^74oU ;غQ QVkljݻdҠ2†m0(>G:`f\`KǨbL|HM$bBUU_>{]hz)v;+4o KYd_5,v8sz|~sB'un*AlT@E[I=iԍbx!M0</EN>ʹftbEemM{K?:? ݰipajh+M/5^ !0#I`d8җcںcł[Eyw3F #.Z3sA7dvgG!jv,lEUGRbeI7#5x\E&%rAO؉-pD,%|5qBOЇx1`OdE8N':mW{ٿ~?˒Fg0Q=.ْ_ o2eVw)͙j2%aAY4#Y2䬷 X{F3NE։\%\Z>Y-ek`é3ԾBs(_oѡ[ӟŁQ5V6|p2V[ӋL>?ChSG pzu@l$פNNI[Gp6q<pq8ݚkX2u'øY]D?nU2wB϶UcŲX!HsĒ<)ho[n8 .WZf4+)Iނ|0oɯ2+iu/=ugc:kIͥ¾b€tdA |,/a,*}0p5 /)yʼ3X *CXjoZUV`]p{X*(LT2te*FIK!>C-d@x8YTsjz{r8Ǯ 0EjcQ3ںH<TP9mMtf[ܽۈ*O4vۭVf? g6pm pkRZATlOD+ (PF{'wuAm?c$޲`tWs :\F :a1P7ϭ#r=nSq5*-+B?sO.D9[WʖҳlClIyRVkA b$ -Eqv =y$Ūn}wJz(t3pW–?]y42Y-vrָ×G<(]%YC9_zz)ls;Zg' puͷS/&GCj Ĵdd_}wK9഻v`8Znk *(@+w{I+̈́\kM!%ׂ- Iw͏7~bo*LfUcZv \Freu/KU+W|0T+UOï 7|MIr+ _'xMqLsf#( JUӱ"LvoI{W UR@zteKHEߎDgl0$~4]s`#.yR_䈈ͭM$_-NжMU74%#΃sN% \1)M81WL[2l u|\[!珖}T,?h ۓJewI^O>ZϔKWhzg\nJʁ?җ]HU_n}^hArx܂g"<ѽMn*u+`ԤE(tQ%ݳ͔"I~MKl[gP&ՈN`<TZzOXYm#ثL}v{éTQ>p g3|=4MN~U?FuQ 5ӚgΤY4 r:ѩ䂋7d\H~1,ܦ۰ǽ3'w9ٙyt!. yuMYfD?oc)P%QK!p1zYj"5}hnEl}S;Z`vO[(u(P2Z~0NoۋA& eep%lg] ɂGKJ90B|<5&2,SGۨAFi U8;n]Եg1? Q'aZrI= A-ǟ1ቕ-_LYXuѳ$Mwi'hcx:i*Xfo_瞌#XW+5$`sx A)kʯ" 7_D;iʺ3ܯ77H*Lk]:ď2`9[Ve:2O~SGW A;Qr2~yq^[fjlfU#S:]Y~WdGcS'B8i(aUq$čOZvV3z7kG]Gq\D< -Um/K{\}=8(55Q1CB 'r=~%mTM){è;S_x1 t>R^ :zMuFTȸn ,a}?űO_'@# @/-v]\jw D!ЄAFhYn$SҋKμMRD%- 1v\bVt&gjTO4Rdl`˥=ODcJ%(ۖ5 *D~CS5KX! exkżw.++ j/qWt%|_SIhdq N`}si"񊣧xaƘZ/&BK#I\T A-t*NZʝA};]8@7~+ZO: )Ltt d7yT:n SG#U`)Hwl^X׽tAJC/6~a,w灰T#P|"jO\ t^{ WAC;.z# Z,Kdb87eߨ2ҺCq#`Q jAL.4qD?w @OhP!N=X29K<":srϔA-Ó-v,R&}NEpb`:dQM\ډhWCQqn|k+k;| aĈImQY .unXwd6PW->Z$7CwD.iF!7؈UpIt(iJ}0n[,{VɍV Mr@(=+㾮_0h . GHz#(#yaCe$@KXpw '0srαMp}= rO.sAK7})*䆫$CO3440'(ooiV=ȉp^m_E\Đ|1ݵ ci1Rɶ̊ APwh~e$3^2w+>C5y {f?u@Av ]g|? r~{dh>ΩǬR*!SȰ0P[o:,̌O,TS_x*celȱ^Ld : Ou[ HC{y%YPY5v %q 8NoJ-x=;D涣bD_ؠBߠg*UR̾Ǭ{|>i>]yV{ٯsixpm-gx4kF@2铄d8~v2#=Z]c9E~Sf{ZHHppi; Gact" 6v;ĢܣQ9p'=ǦM綬J5\wI~8b[v/ńtGLiv2OD4}5#(ޯxSn\d_y[Bahʠ~~ڭև)LZ{F_c6 Jl< &au 3a>c3䐼[2%㝷TY%_[7Wxo+XkŁ s`ޅo=70[qgq|90Nm7޳)XNvc{;~p98l=LP| cVBnBp| W֪Տ9 (N iQJ_+meϭ"rq'շ 3Fy|Oɛ7E1YNXkF=̓c%c1r?;HtJԥlstD{}SWV3tG=s5i'mƅz$܂@S2xz-iQi(sajp@$6OCfXո@2"n7bSB0|e=')p0n!nH`鼛 *^Ѯ n. Ůbiڝ>nUhb:%/T*y{xX4$P"2POrL).>cӫghN` $Z-d[U"sUbiz("brh18h_l%iOz3"]  9jG$.I?٧v-%[ +o+aE3)ݲ;tbnMg%Ⴙ:իHdkWz6|UA :9,(YvVVV~LpN}nf@gjNk^',nӞj+1a.ǝ e] K0- <9UXg0awESm-\vDzek⡭^UL7Յ|IsuU KHv#VQQ̶yqP}A\Tң~ذ){ A_8;Lo6| " 3 wO5wKXuj% ~v{M'mW|D)Cɢw::~Cf.xꞝSavyFRm[1v]|N/)HgY^Ujß> {I AwO}mJ6}ox 3lCбEVɿC@w~Uz*~ 5ZXG5w8%?K h)κ6`l=e*PFI~ŮLd$b")# 9B[O}/qnYB6t͢rआLS%q@N7l|5诃R\ԍdx1'EbѴ04M9Ű[i?RE߆4%(ۛ9*qe\*kdܧ3M/ FSTO4 KmeM}p{N2Eӿ C>s5Wǣs.eO@FJnfI'@]Iwƕo ѩU +W2'ͱ- d^tgBae҉270kό!)}8<Ɖօ>g۽8`(\i:| ?@W+Upx57 X|c!o(no[V d!٩O_٤꾢UgZ^5$NH.U62Lvq,+`IQrcsVt?GWAfl7{ JCٶJ9/Y8Kz239n-@{cNޡ VZg1)W$Q9xR vuV4p!5|p⭣S+0-7|&byN&ynX% =jaMnS3 EezQӵ!V OCK5o͛i.JWsFS/ )o|t:D Hz@r[d| )e>J gȶQ&6S*BQ",A,X /kNp= Ghݲe.nU8seV*l̰i0Ƃ֚Y zMǴ؃RjTrIB7`U2l 8wPԱM C< |MhtaV n5;^6Ds4q\uz`wM@̀5$EWk5o鏎\kSLXL-U\^c2܇H!1.9hR&] ?W4?NQDS( WLUwW %DV7O6p:SnlMJϴ>$aOjzm\D 5  [B.LLSGh@]a*qN ?ZZ3%y yQ4iW6hN6d rKaW8DcqbwӼFA.M$!E.YBҷk~-/ ϶Dn7fRzR@`a@"jH:egu|^1`[nEa^YT Ս>K;@7{]%rԫ67Pi:G9&KDq;n5vGA~ rdnC|OmOsr$oZCs_ҕH5NX'jhWV% α8X{#sК}S.JJI;|q5quѢ!L2aIg_5YErt[}+hEa1?#MȜd_ gY3Kd9=T.`l7JֵS}U0p0=>z|Nm0X:NF4տ`jIs N k/Nn81J`:, njE>K1,٤歯nDO%"vBz^T凵5$g@}˺O(" s$R.ء ?gUA3ّ i~zp1@m&""^f[ aVZFso}GTA`` v#/ו7X0-I Հ8y&4>6hGKHFHhqd41;͔)-isJL!ecxy84ˠs"IO(ɒ[VHThiUVswo+B•/#|4C}k&( oSUL+I$.h,tԯCM̼ ,]#8NPȋZ9dZU&'ձ4;XW؎Y G9ۉ9W;Z>[Elh,xC98G/‘o{d<e f p~ 2?l8t|AlNO 9M_eR<_G3h?hg*Ͷ}?:D0H2njUSadc/%bj@?eNQZɥ[[pUHZi>fqf`YOO ~4"t2uwB" BXG|GF9hcV v/NP BO>֩(sxgXkZIg5i(1GIAriMev#xez-HO =%ʇ% J4ir <6=:Dz Z4NS?5m%=0n^ {;4f@"ߝ #w35ބ39,_)A#G]/ay!W"@]mѼl kXTߌpPzQtUN Ddnk\믬+1 *\BۭxgXEDźV m 9-O=ۙ1_qxnqr?vtz SEXX S Gᣦ*8?}x҃(!mx#C7W-UrԤދof'rk"A;`K*=jG:A[d%ͱJg( bѠ^= 4@}Y^Y- Ș,Ta\}QR !v=u~jnyA"OH8TR)4jsq7NT^^151>S2unw)G<̑םG7Nx߫}(IDQOLc軥lI̟o/_bhcJ֘}d(yTϘsC`ڄ_N|%twA36d뿇ҩ7~9@%N@ s2ǥjBIMt%ɪ\]ø!5~5~H*&ju?Bd@bលrClt(CKȼ器`2VZmU\QAco:yj&D}jq"6I/n/K-UϿ}p 'a>8ߝU|y6#z (Ёymez1Ey8QAl!8 4W?Nyșڐ9@GM7B6\BM*@.6VFw;y{ H>ֲJe#Y b1 2oѹep4u4D0vD^uVLQcհZG- :2_;/B'-~WgWY0(؝$&30Z@]q10z Нj́.:SS!rS:&'LmL<q.LXr_A3͵Gj-#3& `>"ٷ-^*[#fb fv5\Op)SMcR"%jkpwf$~H#VC/ӭߗj-a&|ʽa @&6ϠN)14 $N~٤m M/8vc$aa¡ܒ]dA쓌)" EAÇҸvZT7†ѡN"1hlo RD f}<$8ѦH$ 0mDZs׉)5w3Gd!ϛቾ΋w%KLYUa;̸wgN#eA!GX?; {Q!NWMWZ?HDK42Ls?H:}5_jB (Xxv H]1}ž' ]n|͌ʼcvC>EB8N9&ʀ}cM|g0qnWܝ\gA~C6G(+Wȼ#HS-V:)WMeRL9&Ϧx'|M8jh^Z%w2Ǜ?| u$rJ1^lc" -sARa=zHBN`I>dg xБ5rPf `+.ρZ;$lGwyN;P' uaN&h7Qɹcept#O5dsޯjGgRsHeTi6֦dyf 'E0RV aNZo"7/F$N2KHpLcomFz*gO}#.0Vq0?p̎yAy!RJL{ǽ#XYh=CKQitnƜj1D[!LoUX[@8Eyi ÊU_}s8p !JH I\;b7KCx+&7ѢM |yJ^P]2Aa34SeV8|A ske*s.m!W#5 YI%YmY}<㑉B[)WU]jrj-.d jU A(r W 0d\*Z@YPz_fSo{fC#{/9*Qre r_^ٖ}M3(Ѓ+m]1/^-D*8 g>ڣoD~'ڤKb0EM5M:ѝ%|; -G2|? 'Џ,s6C^xݾ*Q7Hg:'5IVDͬ ssE!brkVsc&asJ5@^)ֱ æd Xξ uhP=p-AyQ0&kj^avw!Ϳ|Lw~k~9ߞk`yIO0P =y&Z@ЗyTyFm4>ki. 퉋ݗs;Yr;4G$zupE\E=M0^(PǎL GLf@ ?BZՔ#@ؔ' GA2[P_Í M-g3$i @nV 2~%Ef-0k#POq#)Ի7u e1kA0(%:A!w4d֊~"A4!l;gˠW3(ų^˅:ĮrqFr5M%)x1A|n-7ZXù8X3*/C*d.^RxlD _.bv3yQ=ݧL1W?h%0WS1Ͳm[dMڐ%Y}e