glibc-profile-2.31-150300.83.1<>,{fEp9| CiEϝ:YųoX 1%.cZx%Pҵ - xS|`jfFNtYI g6s`-_Ckf _*k7#ApBh |4d@郑[3? nWYr*ރirKd\}(2&EjT‰O\bhh T0Vrd},lH F𑠛=,Etc>;?d ! GV l       <      * \| E(f8p9 :FG H I< XHYP\t ]՜ ^b"cdKePfSlUuh vאzף״׸׾Cglibc-profile2.31150300.83.1Libc Profiling and Debugging VersionsThis package contains special versions of the GNU C library which are necessary for profiling and debugging.fEh04-ch2bSUSE Linux Enterprise 15SUSE LLC 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.htmllinuxx86_64Y8AZpRݰfEfEfEfEfEfEfEfEfEfEa63409b9b149acaacb8f639f22ea646e344843893a58d8fcaf639d5c3077787646e17d767a23e236afb05d26e53c98d877514bc4a5220316a03f025f6efbf995dfe6ed4a90d7fd6900876176b7daedf6fadc3f40c3ce3de53e8713930ea597d8406662242925d94a749271f501e4e68fa97f2c431648dcefc2cf3c8d7ac8b08e011d94e138b73f4138eb3dd5af2cb47e9c71c26da4d1362453202ef02728e3b18382daf7db1676b3aae93de43a39e9c025857917f56492944903f066c599d80cf278a5753c3808812e2ee6793e1b3bffa7f6540561126b0b5a5dd3129c1487eb94d86871e522dec95b298c2f00687252aed23c2d8464a364d0aba1214b31b2471dcc510cc84e8ebc6115575f9e03bb0f76a21bc340ae4b4c90e99192d2e716798978b8059064b5ef36ef814cbe3459e354ff5698bb02536a5d207f046e904578rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-2.31-150300.83.1.src.rpmglibc-profileglibc-profile(x86-64)    glibcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.313.0.4-14.6.0-14.0-15.2-14.14.3fBf:f2.f! @e@e@eyepb@eSe;ddgd!d dq@dtd%yddccU@ccob@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)h04-ch2b 1715863272 2.31-150300.83.12.31-150300.83.1libBrokenLocale_p.alibanl_p.alibc_p.alibdl_p.alibm_p.alibmvec_p.alibpthread_p.alibresolv_p.alibrt_p.alibutil_p.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:33620/SUSE_SLE-15-SP3_Update/708c2966eef44d3b02b92cd04bc8cf02-glibc.SUSE_SLE-15-SP3_Updatedrpmxz5x86_64-suse-linuxcurrent ar archiveA +p>nWutf-872c56166e2bf908bf6c5559a747a6a7d67a66a55316bb7d77af89564becd12b4?P7zXZ !t/]"k%| ^6v۶Y$p8:}j}+TvS@1|DknEiKFd~0&}]? /e0 Yp|GUs~|X~CD (]0)̕e!L }Vhu?r:^gBb(nn[% ا=%9p B;q<&?;F@2P10tNcWb!{KUx9]@ȎPvvʎA kMdFy˥ʃA5).)By͵:|xvOo_)skOI/%u11uނO!E}1rZPJ,여|liyyT]FѨ]W|~-TҎ+Ckl|LJ*1~B`ui6Su!jTFz#6&xc*j|kTg3hF>U Sýɋg{Gʠ5i4{=O1tŔã9/pO3_ubB6YX(CM>*Nn9wפUϽ4[~pQ=Lm;('Մ7zS{b2=F7x50L9̍! cx8&'p.*}_*G2J3_ qB'G8}f ~g̻׎//(li4.Ĝ7k2O&RErDYi ?#40u`'YIק+FtN'i 2yvwY]Y#*2F[ |5ow^יnS@ڈLlg meKXs•T=/XK ^uVR܂4xnq)B\/7ف!Y%l3PmJ׿@Ss*@ۑ U~2uH$ĻD%B+ѡ* w!z{kSS^!pfRUQf51jkX("RGDלJs@kĆE4Ee"S.n|"?F.܁i]#7|V<ˌ@+Ɨ=Y~>yuQqp^x.TESpEnI&ȋuQ$6b\9t S4Dָg7C2Hi׍~~ ԻUn/ A@Cح1@=qqclĸ"1W`tz97Om,Y$X'['6]"k&W|ZCN3}*HWY8'YQrO"Z6pf>ޜ$+ΠJk$f%*/ ZB` >rW"ީ[6h^hH 5VvuewL|NPw˯6y,^oʴ#+hHfUt.ĥ`RP:I^IM- 8KSU)JWXD'ݏ5ұ['#m [j\َc;>|to`A>Y8d2j*_␥wX"tos&܂,GIڌc $qbPFfh]|[4@+y9|UT\҂)M53YS=|y|~;%g"f.qFn0ꔒRjIQb,Ni_S&" 4Έ$2s̎2Bg&Cb]8*: rRC.&ddX¯ͨL [Tbrirz))5SxAtYlN5I\"0Rh,Vk`3Wӂba#[:Jh\axe@7V+#}rb`H(D6s ?8Pid1t=ĄCF+Wӹ#$7sy$o!9"DXnC8t<97߿<>6ܺc+gxnwp6v >c2-ɏ\$>X@V:Jj%Щ!69M"{a5K?cא#(=޳nnկ]+8EU5>3V$nl;T 32V mo-&nǂ"W^Ӄvk3>/1UXA\XCdF ZDŊe&h6sp$~FJ6Wj(ݺc͈1C&MHzkPU%_]^(erk !,rՑm%=40j\Ġ6 GMMc7F1X] j.smswhNǂIױ?v+FD'u=Ӹ5*㬌,7/=@ ;C2ޖ̲Fggju"pBVdNux-:Gw':t"n t?c kGlcG!߾}tJIPQV+-w%p}l_2G(D-eٕ>t<Ǿae rZ}BO/I5.[+1L[I.$NMx|gJPkl-TA&&uVzÆAGP8[dDٛ`c[A_{J4*[sb-wJJK v Bb. lVDެ#v{[WѸ?UMt#JLhK='<~w %s]Y*|T!CvX=@h""k:4N4?;%aW=aR!t3zkPgaŤA-ƼEqAE?[O_DƤ:<#!Wgg8{!нWg#6U\.dWG 'A&!LԝʯN­zbϹcy4BFs!Qzv&WԺH+Ww{湒Ɣ "FFW?ө wY![忽$,ϣvsHkaKq8`PMte[kb4 s>dKMO_1 3 >ɓPѭVqu \kS|q/d9gJfQ-BvLe9˘0U}bHaqN(@zD$%͑_1@a7 ,T%&* _Yi?2/~Y M.c0`/,&\-0SA2i]rdQ wV1Z8(g XAb5ώ͓cj5gʺlznDsxBfW8wwV:U NX}VQ jX[ +mͥH>#w!>#qn_ZBJJp9#|jt8!OóC2 =3!ގeS(!oTym2,XA:,GD҄OBT)@?rIZ臱8ul#V7}Osݗܹ0GbފkVSX&s.A,Wk呾U^bWTῇR9v܍'9whIdPǐ0/A. -tU1HWC]lƅ.ALrjv+>%Aٺ2=AT 7,=\;js\q[Rq[rrIrgRtjvI$ww7XVmʑ$#1UL;Q< )dlPrS0S!lOU@ҫ:9,:6rLb/3xJ-8ڙ0-"y7X>pu h)2X:5A?we 53y-vwb7(YGJjE8rw q "[|PW2b>L3ӠPKNؒ\A3"t l^̙YpWqFz:(NV@uTU>dn;m2Co7sr;n}j F4BbəfS#\f5gs[Ip͸/WҶ0Jcv㯳gIYNo2ΘT|-le{SY]صB_$lg`l*ipXӚY.Ci,{tP$uâ뱭OVbm2]?^]}3 ^QN$IZVdu?7K-k.~0]WXMɏUT LVѕدZ2rQ<~]oW6'E.yEhKՎ}hx#ٔ?aة_e¼ ă5T2M?>fNFT5C##ۈ D w> @-6TFm})WFtiyN,"8Y:@DVTOU=<~#C̄Dh_;gpa8d=m/_=  #AZ⥦rYȌqa/B(BcA-s{m)twM#!櫫ݸCz!V Ƈ6L Ց; a91yM9陵Seqrzg|Ji653η7ƿ>C 8cS(+7,5[%d2KD8ǚtIJlqµ8ܝ˻Fe@3tF8_  >B (<4z520bg8AS`K6/YeM(0YAwn"2/їUPig~YnF]ʋG(փam2L%%Uwa.A"s]$DV`p^2Rr>v`10w4G!:gy-5_.\R[vSnV2?٪QfPgMl;߅o7lcJ2ùWgr2nSv8I倶K")sMĶj18F >1$+y!&ƲŶı\;i3uRI! B`W/~*N{7vL=LNݞbW^H /7´_"WW P2aV KI>eyg/~ehX !7Q\CWq2!ݞ]NN,$ա_ Aݩ.n@Lߛ($. ɯ9}3gӱI1֘+zN1axAP'd}  SGmJ`%?F)qG[h:@-r ` !Uw"SpV,ˎw4be&=u[*Z%wBr%a%V L =vЪs.}5kNP$GS|IƔп{z_UGoPAΒ{"t %>tPT/sWީE^*&<>LȋZl)3MoqGp CTzatJ_B y70qA;dL94iH H/r+&+etx grʏ`-Oe(9\?wˆ*Zh8h}K'BC5g@{qu-0ӗ` cכo|?J_#ؑ%p)8-ٲϩ{@,U4램[aW%œ๩sͳؚ-A|p񻭚Dyǡu0-2bͨW,f?W +8n{ Jܨb+}d7aG2;Y}?pd8F!JMnS@#B3SDN_ߠ7=;1P֛sYOh@%tDrM)j4,@S3 8LaPB5Lt|{~>rX8|W!쁁>J6׹NBoY~}I2xZq(NfKKw)^B.&C,l"Xm.[nzI8W tnNo;`O'U"TaUڒ5uuIS;1 52:E),>y5 zB"VS3tx޼pٵ8;n?DWooUq@~n ^; t;̀ӼZ%ViT?HuO`V؞̪z]ʰ2aKɠnJG^FBxöE6#%-Iֳ7+!c9`j% ,ĕ \q8jG (|obȈT^1O`}aW5`P!v^ ~( ,|]Ks&=h(`z. VpjS3FRf}O%[I(kdomL=gfh z^Qk F6*B$#X}B1uxR9-Fdլo*/+eLcb(^նnQ0#!!#k!hp:uD Z)vf|#=0( hX21H\ ~-< D_WLH Sb\F16A(GEG2KQȷU# K?]Zo8 [v95>htUk־TH{N#B_?\V(7qY UeP `<JL>% RST`wGbk}͠绢¢>gҘ?Lr,`oNu 쪛8grTRjbʒ6p,+L95ZNC؜g:!FJ53,pKϼ8:CESMH9-K& *8X \c1z8k/%QVzG<:rTpkX6K)~o>C"*6ZL%lkp)':V' s.%B& :`L`^\Ǡl> /E)as :vwZ 6ì}9ЊU9eAyDaD`l-7̊@.A|Œm^H1Q'E (?:X&^iW~hi\2`4pgێSv`LYTfJyPUŻO iw9xE-x2$UNMUbX1gtkM0.8Un G+II=xL@Dgc7W }w7u7*"ۭ ~9ǓP2(cҰQ{q&EAN \&F l̅G<)nT}P @Q6'} \MrhW! :=C߳M2똧-nP-RG3:ZlAVSrkNi^` ><7z3"HUokeH%1S:;^iAsLNIdh5q#"zGԌ$%Q?E!W*In2->om\E8+মq OUO0sJ*irUxUlu^\+paTt򫥤;24V }PɂMaVHD"EyZ .z0Фk9d}=Y;#V PGsc Ք~ee<܎[U!i_k[5SNxt $7v~9Uoq̷6_@={e)%0sM|;uD8,?"9) e}Y;/Kir;ZGNso1J)~un{YLrKKNa`(hB'|!F'm0g~ºߧ"#\MHAQ%j-7\ 4V΅Tm_B" H4p:+b5]{d+"QUc7Wq@MCܖ)|hڃ>Dc_DY<`[VK{%3,$^x?FyP7S9G"IkY^l01#LHqಕƚe0MٍB w*pmu5IMdT~m}r$L>Y_ȼ`_-ps$#|%Rld"Pi\)"_}w%-ՕH{QUHwmwrq\LTO2l& a @J%Gڇ]z94 ek [2Orv>ܸlt\ze=8fX= L07QXmA|ӂ-ҡmҷգ*U˦U4=;pb7iڅ .N'_@#6˼]= O A?ML:/]Uxk]lSMfYebC{t]4OdcQ!F ͫK0/nI-^-S]l.9}\ DDtLY^5cѢ>Esո ⇑Y t_t%Ftt&Z #9=?ћ3ҕM U7cAĶk֖If95_5!Cs8m3kzkX'q:[3':)k86@ qd%!/>2֤LFUs{P@z-pۀHt V ,5[fb-# gǚ7A A?ɄE*ߧea_C4JTG QJ1 ,z]m2[$!AmO@<ởD <1u1+m*d=䓘#Tzvs p" vωKI% tpv2uc~WYp\̗U\ث4\ꧼDbv=Հbir3'5;\͞Pզ;Ni}L\\e'7iC'ag5On'6i<ch*—AwAEx*3,B˪FJrb@(MS{P >4|cx%}7ɚïSD~R6 DKQwr0- z3gRA%-jJAO;b)}3rIO`_R5F`|uRI~kLqv0J3NoSnu`pTR1Q۹3"f?E<)ZQ=K#aβq۷AxSgvޕYLMU @YȐxy[ \JXd5{A6v9v5^kž9_X5%]t(zi{Z(NPɘQL FXuʚa,S&sha;`PpKk{?g0!@gΛ} 8olZǨY89`Sd0 ®-hSpa_MiU'#h9NoqG,t'e@Ei/aC!gV! 9LA.`)a_2 jxv/$46mrk{io Yt#gnZa Q^ tLn9A5S#3qɳQ[Oe\dPwK'w5JH[_6_?p-$$XygSu O$Ӈy0 3Kq޽gUa6%֮p0[I8؞NaNRJcpx:GQL9lR`VI /4(, ړmsǻ+Qc<* nB8=hdfۃsI0~/NSd'Ai(iH}wA|*0Bfm&me's,>PM|2'\ma,ls^SҼW0j0 z݊ /M4K' EXR/zb9;^ߓP &Ķr6HwA ' Y4rߢW_2U-_jL$ a8\g]0%a!PǀOfВW5 NՅ׽N h7庰vѡz",[8Ŵ%RwQ/T][\ I*Yh33C+. :yғ-Ky /$;d=a2hfԸM[h2J2}}9{ _ʌ0FKhy3k>W'WEQ @d:aoFTַ )n/90v:ë+ -uy!-{g]N<{Um f ટ~9Dښ<<Қ+,Ч#Y+u=Ԅi*)V-1iW3PM`/S, 5[4]vaOa)Avfޙ1&MƩP a{|.ݺ3ǔI:e45:qh5M(ɢI4JwnRFP 2kv47ƄF.5m+rX dNo0wH7ja{Yɗ ضT[%^oܿ^,_q|TFmSVqσ>Aֿsc1v{Gې_78šڼDrjşd]ՋE,(o6yLLgJ! ~!$HGZ||oZz3bwg YH]T 4f7I:GpMx|:U6UcBOBz ԲT#BDu<]2óJC(9MpU-|tpD5^bek(f 3n՘#U8BQ /:~"& OS.Q L׵̩o_GotEO%xw514 SuiNpd}Oh`%"}|A)Y7 Ci0}LflE`q 9 'YMbAW."Pt*k~n&HX[*}HY<+UR .(s~+Y'IqюY/s,!wTvwɿ O/]H$GL #- -?7Ui3ݩ­+!#s׆#l/j95DSӁ>պ QEO>EظꐭIYhj%}N>Lզw%V`uKL~@2pH >y R#v"[O^֚eA f hZAיJkKwwN&i'h=\Kv%u"0.䍫ZKP(2R_/qPOTۤ44)ÊcEu<q*~\NSY$"5g0ia4CULTлܷbH;848Jl-F̭M0n諉8fhl?GbcڎB(p]cg9:Qdtp;"}~0OAp rIN&&TSPO_e;?i7El'7" fv"O+ӇURIci|)r IBaarўTRԦ𴦄մb#|{ĀhW'qk6R[ʡ0Vc-_]?ݿ ߔ<0wnI1}߶0AL$$Uےx&8h!Z Lz+B8tW'N8¥bǀUtO@'eob~ɢth.(x}*O}FW&xe)YB ^}|^"*} I/:12Z}*v}DP'<:Jq=Fa}m=wgF_F[Mu[-[qw/ƾ¢@J} Sz+i2Dכl>nl 0Yc ؉ecyU ԇk_ݓtSیE]?X { zGĖpe*FV,6}$*V5q0而NV o!Dp6AGOR)1rC †\5ǹB9W/B:툣0U& (n\# ij(|+ d4&r%>GG? ogNT 4ːQTJ[lV\/xrEb_"OqF㞺*(jiXc<`)I|QQh[~b=W_clau?˷Hz!5qmm` sqB룼4p t^nY`h4S"~a!7/6 xu ?HP>hk@9խ ;؇S4,*x:B@'&ɑSb,tC}ȁ`@XFE`,쯎E<ɘ,Cze2Ky2KwrZ#\<.&_Gg6=&(A,@*TJ残 E<)[}?<ުz:#()kw n<³)ÏI#z aq>w(FotWu"?q^#ӝF xٍ~ S_ӛ-j2JgҌD8.}/y ߬ *UReq} GRkxu׫{T8ufHIM3Moί5+1,4)O5/@.umU3=6dRAqvJey 0aYw;xFX5Ɇ t(7z5BL"›|NmMWܲԫk (׻c9ȗD=c˱U؄(7}:葃!hA;F7h?ʋJW7ܕ<>QDmfrj-JEqx畔&;;p>E<"=J% %%Ɏ8^5UoExT6u .іDpejOw!}σ/q>ϊwsus6}6 {pD *>R-ݢ2^{>|mfǣN6$:$K6MTCK}b'-S,7oHP㼠Nj`5^ Eʼn̼OO-fOF&YYuCBYxdz_)`)[~G:mK \}}!2/B/GӇ}g|L׵ʢUXpr ;tAm` w[ZY_{nV#u|v+m2As*/^ 3od`,vRe Ŕg;a9O#4 v,WX} Q[XI9ͫ AN8e&ķyNl+` ww(Vo@5r>H,V< ~H 'waׇ- %i!Y֦ݶs0OA,jEl';({[яozZ\(7AHQw38+:҄ǹkPn' %ೆGW8v/MRCsLl 7Ҥ}2xsýjbK)bz_ *  C3hxXFvƸt=QjclV[`kWxu|mAO/NW`,Mhc>h x= kWlX%L3 281U{c; D8hG^* YKo I-%M^# 3F#:̑3S>UZ_I WdCs,JN%)64R<-VGS$G4G (rj`Ua,uCQXijmYCq[2i 6NF)@C)2@mUY>ᙙߧ :.Gh^ak*u6T:/"ii*1Ѐޮh G_*SпÂYeM&aM5oHrZHCO?RϗKY g ZHBd4; @ /x,=ἆ7gu~ߠIwbKyޜKD||}&Wdυ +k՝PN|j籅GRt-RII `hɸs('đTb1"ؒ-L϶:\"42];x6zH A:ry<&t t>5!?@IsP^K<'"H$MMR.GΠY K`\y/>vi%t7`]1"鏊Mlۼ=.x{Y:MHo?=_o/TKu?ST\4$IEzB C}T%C-zg䒬YIah~GטԢ [ch0ʰLd*DB&=zLQT׹R{{4 WЉAxPyd˹dtwh[DhyLoNQF,eгaPaMlyڏJ=mnUYʹe ^U6F!U -BZX-]rpE .&.m_Xa?TiZwkќf)5TVJ`7Bl!Qah&6Ig/-)`EAA%CP|qtAdb97}^Yq&3Ru(@/i_t%~lHmH8Ʒ҉--7ⶐQv'p7@ ooA&}-Y' 8S,Zh@BGdeӱ,k?$+v3N%it R]FYIªyu/sh2f6 hʳalNGk5z|!\qNŴh/b*Cb0'\_/̈́wQZL:.%VY>Bnm&"̟O³L6} ~ЊwUصx#=yIh"D2H ! (/9d]dUmFrE8h^MqqbSԪ[p˷E(uh__1p[SD[O$)-7_%MUSddOw1Fп(KZ;܅?ҀSܙ]^>Lu<$2c8NeeKWhvxNdw9t~@jM=/rmr@ @Ľ9׺5VBbuё?#ҼA>_C0YS!e5;:jգDtcVh|+ZƼN+XX8BoXY:[M͢ zzī5*7I(w<*m.%q[h}1^~!xCrd_۸rɒ!Xs(: 'ւ3Rx "Xpt%H0ҒuanCh_SizP'fSu{oftT^w]FwX 􍨆UQFnmj/ U~chqrI.>*;0a׆%q!AK*ez‰0!6޼J+eW {*[]lw woLX̣jx0O#wiH^t{iVI:z &"Ty{e\I@֏RwdwT&?pݖ@3Ey½d m|ʲ>i?'̭d7K9Y1Ht躵+RX߻~y@G泈s$o'AS78Y%;ɱIle+t,/D· )HO<LzbJ  : M -$΃–` `>oВD{@"A#CShr@1{Wm>;**:XyVMڽqn]-tq?hi0|L+7L`VV{z7}H(f13{X^),Iv\w_BY'#qwB;ґmM?Lj&klw ~aO !vnjm7$|o$䴳ڥ ɶRqÓ>5*% جOe= lXڞJNgd1 y*>\& S% W/Fe𬌛! T[*d2+R֠rh٪Ї9cLw ]ּBs:yG>:yoPvE9+ Hq,>a2]LXm@S*<A%T__†k*ZDdꆐm<݄Չ[G!a櫾6͞dRB ߿yj,-R541YAݘ`1awJD ɉ=q3*n3Ԃm4)*J738O .QJ [9BOg\^|hf=*_ c:1< |:W3ê}a,zPZL[S-L N'C*pT*l<:]Kග*YZhXdk$U8:Q?2âM8!slO-TLBZNk-ZM'vY laU)IInFM[tDZUg5v]mMZNƽdM. eXM+,wG@ThC'kwK=|i`w'bo9A2j*t@tS;u S]@u wL[ ,&),!U CH=Kߡ%x+Sm ][;"y-bf0l73Zršٵd3v߳ۯ*#bsآ_Aǽ\F@[`4ag,`O⫝^.ks d;dD}DcU#rahiw\^a%(ߵ8,c:~H%7+i~K.AB4S;O'ùw8O|4D S06&y^xJ?YF!K?KK Y(YD.?kB]+ ch4WM<ĪGadW?9tc gSB5NkCu .]M!O\*x1|'h|>Q'uJZ/~SlƅVl)ZD;H8ABsGE u̺VIHp`[CRk2)n dw!.f!lO*2AkHQ? HxenQ ,|5] Z+z4DX5Y%;jqa忧_ %$eڈ eK[Bě;n {z!ēKa . Ɇg'>= J{ ế-i,"$e2csu`]V~RDPGM=a/NKzzy$XW]JWW\ϚAJ{H*I)w.ͦsS۾}܁襽έaI'i${=ap6:Y q-%` HgNbo5❮G 2nޛ@+0;TX+IH;p6, "@C. 2S(:/7 "p}ji km1ahzuO=K1)XlpBK4ͮe1t.9zn>l6S uK5m((8Y B`(]@`N+6)9j"'js~44=[>]nF6 Ћڔ n+C03BPa0PIL-1^o H7ېE>{1)jY-L5z$Ø85-?۲;:~~OK9eZ&taM]R_3s9Ն7HNGTǂ%_o縹w-wc^j}Cs]e2JZuW~5g$*E"V;rTUxxRqH?y߲YvEP7q>_E=m{?{dH\[XP&1>7vD<#Lj[u猒a$\µ?| a.FRyw9!!KRU[!B章XbkeueJ7Nƴz好)r q`"﷛EFfADɯB"Z A496{3$r4v,"h(ģjxaqf N/av>ϼ$;۾`i@!<#Quד2[p+ェEU4 kx,-j:d\zfd].Q{;]Ps*^*bq#nfO`k.NcAky\AO@ZhSOIZa:=HL&F eaE5v2#ǜJVKO|!F9W24'l,ȥ~}C$ΧǸN \?4#S3NŅiV̫df{U wWo;僨uQn@ܖ ᱡkG(LBle#vb8ǬZ fK-y|ߴE=&0Bi%O\weR;YF혩jM 4M5X"D^);\(6.F k]c|UWfҊl{⊦țcǛD=㫏Uw]" a{ 12<1Wft@Gx{-.&gRh3$MIxG4ZZ֍(ZN2lI~.U,4/!Wj6Hm^s@ #ܧN^] ֊75+j̻:)۹A * ΃R8?*Wd죫Nh*"Yyf_$N ⑫@Y&#^4ㅴ 07BRYc(^C/*p =0r/&|tTb23#HnV70D9OO 0Nv:Wg#Rgud^+Uٿsd;x[:gfqg+=g2|h5Ұ݇)#kkl9! .KY0>U `Qx˞֘ Pm(lM2f7\V%, *E֢W.\g@Y̹ÿ,z~50V&ZգbGȲڼ;qNmE*~*[ W%g78\Y%g_ 8@ ˵["U'M_|1ZAkY:}NS3eMfwˑ!Mj:v  mb_\jo{D!O"9׫ӊX6RmЄLqH8׭7.Usqde)JyTOT߈{f V&Ta>}_'+>~.?C|GJ+ Z#hQqPW݌ŜVNY]>i|) Wck ˠoo3Qѫ*#1(ouQ qjY5[kVqȹ:d)Wh&,IvZ<!l}ƑP7{ de:lDtCmST km0ٟXU]̀c'S. 6fl a`WZ` xAqP|pՁD$R`{ ZUZfhipFFB 6J!)1Dh󉚶hj014.t*۶^=IS "h$0?UlPj&]npKsH".¿³ 6'3, kkT6tqu@bt-BfP}FN8"#n@:>9F@eYMЧ[('?iKW[@B1)!DpL?BmRdG8E'MsorK[r{074zEVJؕ.VPNX?ѝnGzIcN{f"lkΠ[ܠb{,@ӅPsB܋=B|$V @[hn5 1kF%u6dt ߲2WדRM.-fv yOh;?~lzobh+0 'xԈv0cB]n{AaJJ.`]Y ,?(x9H-^0k6=!VFIBʎo(v[ǃԋ":u?P4`> d+靅OBOLeRof͒D. J-_D{#TVB ݭ%b7Í&1!ߡ0V@H?~AwjI{U" 5_X4)Bh\w"$jvKͻ. RJٽvٱD[ޯU,7)n*hOrLAʙP7%t^,4k[c</Ao*?2; IO+_}toi {)Dg+ sیsY1Yc%^i87Ҭ[L9-48VN0հmv#*yhYrt:|9ĹA6Cb8XL$cݗr`2@Ƀ1)Nn>J7Zʵ,Zm٨T hn}s)Q+r^=^hߚG<Ӽ%: EӚT 9.fWJLHyuV_p 0żT&nSQ|fSY?ʩ^mT=DL%/"4upitKw0p{ERc}bSMu\|g4ܔ#v9)(KslvEx5>~]b[ 7ErY!6R6mُ,֑02"$Y^ޝ4=U3@&[/|x(z~tkbqMD 44ߗ馏6Vj;ܵQd**Z\K!`BW&ȣCڶ$pT "?K ,<œIFɱxykOeeͤm{lgQAܾ{MQ Lڞ3xFI5 ?)'k {]YD~޶n* eA:+&HR 1 l v\[O;|AD\89–0ԛa7MA+qo`(]PO_ۘ\||jP1WmY#OTIՙQ0-BeUyq9@n}؝7Y ?N#1t gePti4'D`JI.&q ׍2L'RGYy/|<p–LݭSv?K_Iש_MAE@R΁Tgu\gbJ4AT e𒸻i2@ j#ଦw/5\LC8 4O}Po)4N :ˑK$ƨeEfk ={Cm̸Ram|I{C?L="^ޚϖ._40|z̽sݰJ毽Qg>&Zt$JD;~66oTNRf:>[&9۲M3DptR{B؉8}WwݒӪzS5٣̻zǴqgx"hھ?̛>[7W !p yYB^ ͆9 &L jw )i}q`? K -[ɽ\ @lǎ&zqAGX-EiRlYRذx lfc%&*Z[L 6bXS$N$]N5ʇbp&928E<řKO^ !3:W?%U/HSeGڜ (q ]\nhh)*hC2Д9z(0Ex)5Ra/jٱe;yNLEDh:pbW۫"!{7} 6ŪdMp符tCqHmKZտ/L֐v0W@EOp̡U4'a%uH8gbJp 9Ͽ$Vc,Jl z sjzUR<(s{^q˩.caG0U'B_-꩝D2)/SkL?d5=UACh魫\Kce,(i:njibRaR|V[Щx0{NYLz;{~δ8rZ͆ms?Z8|%{"όPQv(@H%o_BZ <t `P'ۥ5fIcϢf |FKOE֌))b*>=(D&bgi7 褴uQ!=n~<EDUoϧ)Mĭ@aj!@d.TnGf!nj3apw, M U_o+E8*X4vCc >{/ #yHk8(SQ|oyPq0*!җƾ:D$c2cxD Bq\^kΐ |=JbBC"Z6_: ^̩^ɒQ<@/o={I߲&މ7fw') ]:Y~8_ASimŪZJ"Z@M:"ص9^l|s08 yJ"3RT=m! • p1|d$pY,qXM5;!2_ė/!B]ac>(uP}uճhoab%#|B&W;S"YLa/͆{m %HFkGۂͬ, ̅u }c8r!?q-SIhQ8j6BZl?6SQfJyY #+MTRUkf<}92fb9 w]B(n;̮1 za >3Tj!T; &t}:*-Փfqg:GB(.ZCML.oMk%wO>TГq&h9:#F{Pzm]җJ;h/V(>xiϹ?RBN#XH%2'kvж)׍>x̨>'nppt͓+*Bi8>*ٔSGjڌ_D㰔f\*jt˰ᦇҝQS3+ta]նBKs8яW@8<?T('MLi\-mugs{G@NYgc`n97? =vFx+*d؉IRCw s~acU0 ΍2#wrܹ{'!0V/(Q(jW5eb)#F8n?ę3 ^N=n_B'4ϭȢ`m?]u0PAnm{dzҶ8w?-E㥏8ygy.RBԚ$`%3,_1A՟[ mkY~(|wNuΟH .|qpԡyMth|3O4#{c)Lz(4ybVi3U:Ąt3"<аa]a-˶=a-OÎכsbI^- (V4 =REM?xG<'/aX3f#]#$I Ci(is@Ng8]F唷Wu˷ʽ({KifuZ-Ӗ-5N6֦]!ষ D9ɀo9mµQem^Ey츂e{ႰN(iyA&NyOvHBBK4ˡD cu%q sH>xKޏo4-*u5ezٝD|?5kԉ| {L:t[$TT/$XAi:"‚CoZԩڴv+_96qYVdNߤj0*O* xKN0#~nރQYF>XEOk nC` ->`]'aV ϵ^DE4Sl2-80.6xUxd$ÇD_鷨jN=(z ˠ Zcוx8!u@Tx5p8GR26ej  _ˌU?fpӲsa9X. 5NѽF$2@:/Vye$D)$7"ڣ|{R-G.Ec=?m(Fn >:؉rx=RkGNlm\ÉzR ۝ z=( +]yw Q%!j#`"N$ yh蒰 'ϾVL0U=^|+͞8ft0BNc"BfF9h6V1`Ew׹b!j)P&vb!5ZȂn|wggjaI<6 Wྃ0+]6 "0W-`X 7&\kГp.@2 3 SO n-@a9e +DeO Ǩ4J\_0x#!8|r֮o7듽 MA}{5dlU apҾWh;Nߧۅ;dؙÜBXOי<5GY4m>E\zIPgz)SBE[fU/6!ls>Ġjѱ@KّUt ˩;Hm3$8dcEu.\&^=Ȑ5{? (%d/Mp Jg`0I5*e, m>/S6e՞b"XCw100h;GbFGVpg23иVkz|.!O9Z &'\ވŵc3dO>B+Hݿ!&2Ngt~IuRU:K9F>/H}~ƛMo>X`I=e.uŽ;.PRg`xn(/,\ɔci.g|$D ࡓF/'0; ـ+2õΩ5W?#})1W: CR oj"qݓzs]@ Aش oSزĘPjaƽ<ɛT*\aV6H3W@sIyNq&rVS8p0%V Hd?ܯGG` 837(tcpi}wcDD%S WHRf:DB 6V;v pi~'.A7@!|da9 20\hҬSs;݆TpUzH BEjLFI Ϳf% aɾTk mx^ѽ'VNEO'K!)L.$ΤG 8C䒸HhT0+S9J{1'{KJԓ5_9@[НYw#g}bm މg'qXԵp}$V+a%3%&$¢llBp.pQ@n7!W<YemiË11;|sAƺuQ]L*o$H !0QP b96MIofs҇L*pi ģ4agKtّi}{-hMH" ڄHR A㯉XX;u:;x qk01UY7ʳv[DhQlQ7?0 <4KԐ;OTE["Xm{qHSYhv^#Iͪ̓Cր<zcHơpqZ@}SEhDz&ng;ȘGc2>V,Nr;A@yzk\p8Bh̀Hg([ ]ỹI9ˤ<< l*O]89ߍ/1 ?FCpN$~,}cޅӞ3@%k8=?&c N'G&ᇟKB`*|6vi`tr& Pr>?S!qn S&#h ۗؗWa,n3m-ٷFzq*/^ =vzp!^(RR"\tyK!%7Vim9AR 3"&Yy{"!T#^BK#0L?./޴1}(HT6V+]Lxғ*(ЄYI#{}WU4ԚN6lOswx$4;+Y{=?;Xd,]of}99ogp/YN8c4}SMct۬5j+cQÛjv"_˯HEPb/U16X U'M$r Tgޛޝ>s FА@bbO7pZ/kLD[Lk2%qV2YrP{YMx lxW1޴H$C̄N>٘U1ݒV@ *P\(F,QЈyQN-ucQG;;Wd.>ch2;@DnbSE|$Vocd"X:WpnUO"882?~Ea㕄͎ޥkU&3nOhx@N@imu*H0Ф2 ?؎ Ҙe+bp} y` ivf"|=zT#m 0? OBǗxWZg[Yru/߾c&/HVh\gI&ϛwM!1ܥ(>?Lf%%(ZŻKv84r(dXj$ [w$Z_+%s 𸬾;A[B<"# K@@h|vQI J3#rwƏT'2%NlMr,D(؇Z Rik/Lju7$)/v,tiV߯z&z_oJݰ_O/]g^`ireY"%djMGs|TJi]PM)'@ xg н9` mjESR_c-bYbv!7f o͋OM |@"z^>:yHdAakVn{P]B1 )*x%ʾ:5Z ׎qN@]f B*wLz*F:^82Qy/L oMoǃ* /,Ρ1B+O8(oМ}q,tkY+ kt]-tT:%M CCS?gQ̄׸aڗg݈CMcYxX'iuKiYO԰kj"ʋsys9Kn[; D YCfjv厌!Ϫ3sX%?X8}$iq}z|icqk{dgMvwo"HrYaf͠3Bh:zl&i_S&YyZY,*ř+V|n>C{0 4HHsu٫?; QWi;QH<;X`KWW%&*@f))>Zwbz2&H,Y:4҅,&`)C߼ϗy/PRG_Q(080#tE>z @~hf# yU(zqhHwx-۵,v'TT@!Ҟj$1jVaExL]5J҆.,p+2et w&?l㑐_Ƣ^ >trdqGy\-o<䆜$߉/!D9$:c\iEP}ñCveiI F%/jpM~y !B `;U *Mg⚤K<&;?)G@n,3*sbh GHİdrCh['yaYW n@z(ΩD/VU; ;Jr k:4SL(*2`~,z.a{Q\˓#,#lؚh]U9 DQP @> dȠ`v ^OmGb(2d(mx&0M7MEhd}2=7K-1ч5If*RgçG%$*sjJX|Sf;rDMZkyf> Wi<T& p!ÊּzLZ ?{^xטb@.ޟ