glibc-profile-2.31-150300.89.2<>,FXf p9|#4g0gyϰ2=N^֤3< ^ܪM#pՂS.)R_=SiI`;ؐ?؀d ! GV l       0  y     $ Hp(89:FmGՄ Hը I XY\ ]( ^֖b֢cKdeflu v z04:|Cglibc-profile2.31150300.89.2Libc Profiling and Debugging VersionsThis package contains special versions of the GNU C library which are necessary for profiling and debugging.f s390zl33[;SUSE 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.htmllinuxs390xZH4j7>>C dj␁f f f f f f f f f 98be15029c346f80b292716b978ff1da21153c5dd91f9fb29b130770f41927d8d3ef600461bf1d22850e95bd5b5828e329c13da426556844e12c9c9068633eb3f610baa672ea7e6c745375b2a865e99c9b4203f639d7afb98e13557faf6ca2cdd40fffee77aff7aa17674b06da4c5199227e8a73564695e49f8ec04f9270ded1e15e3fc600b322fcb1891ba56eb884b61b5d1bc70a5ecc7b48c3dc26c34c89c5781ac456c1cb7bc23a8a51217491725aa5f1b8f1d958a588b4719f3c7155c453118081b0aa5b196c744996c761109b4d0c54dd6a7b3eacf98db5bdf5134790f1489fa02f73fb1b2835e14ee56e066cdccdb9dcb3586a39cb7911cb2d2ee9853904b2449fcef94b8d76df1d3cd6e63e61c115f96b3900548d7ebf4e07682bfc09rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-2.31-150300.89.2.src.rpmglibc-profileglibc-profile(s390-64)    glibcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.313.0.4-14.6.0-14.0-15.2-14.14.3f@f@fBf: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)s390zl33 1726155975 2.31-150300.89.22.31-150300.89.2libBrokenLocale_p.alibanl_p.alibc_p.alibdl_p.alibm_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:35625/SUSE_SLE-15-SP3_Update/5016cdcc77156a1ee716905a9664e846-glibc.SUSE_SLE-15-SP3_Updatedrpmxz5s390x-suse-linuxcurrent ar archiveXWaVfIutf-8f802d27a13591e0d0be947cbc414b52b0b32b08c75f578a74bf60c789365c377?P7zXZ !t/wi]"k%| ^6v۶Y$p8:}j}+TvS˷چ<[)2uz/^e|.Uw{H5aS.eY@?%ɡ%\hox^]="(Ne**l`y$5v0h;Ji/v],|nQK5sʡa)%##߳I 9Ik_! :<r %P OGRGBan.}G|{ԷjV[:1]' M\&ҋB<-Rȓ! f? sCjfblLKAͫ9%̨ H=Xr 3DOѴh!آW]l1U c5Nf}z(/x[" qvsWaSYO.UN)__i:~>]'L_.Uu{RjsCf|z\t*=5%p:4iY 3 &wTq)V9$*S\>Ɨ"AU-bpt9y]KwWe_8Hxs{7 Ӻ_K%v} ^R;+kHW.qQoPټ }HOLs!ӻ.-IʇU)7lݜv\Xy /UU&vkknlK=oI{+߫G]Jgo6mJ?oAxp?v8R9?;!PmȴݹTeǃ :+|qT`C?w}"VCM/^yˍꅈWݯT:6A''{jԊ-Rj:IFڝd8|iu]mDHύJQÜ.PE{X?W<ϱo! OֳגcҴ=778zqi I4BVDdc GET3q˃ Gl 3:4^sO!e΂*]"\dkBNLdܱ J:*~KEϑ(ezT7y[c*1j"N{(7 aL! %Uˉ&ف$/s&)pӅI $JE]R_I~@o^h( X,ţt-]:xr4XG@i* HX'+=FWł55JU"'+ca0(ۛäxd\skm&#@N(tz!A=zZE/lll q)mzU2i /ihUGeԀ`~:I3^XQ'}߸7\`Ϝ,a}L:0Eq 3ͳAb1Ҍ7G ~|bo']P&|죵S5Tf䱴QM7ʇ*ugVQ v %"@YSp'a#']4lP$*P!8ogY>RrB8N3B\JݮV&WheAvOѓz:2DTg1!T<.=lc J/m'Qf8H^OfNIUeELmǵ3Au C"bWͪHP1:7ʳ^nCd֟Q*Tw(Ty7!ka09hz$+N4Ipϫy\\XR:nDDg4c\hyi2DxI =YlrH(7f'J2|U8mdۭ']&q䣈ċ^킯{Ayl12G{ .v(_i]+Re̊6c4g7#lW2oMAֱ%.'Ҧ|` 6{#|GàVPӽsh;e.9eXs6"#Xi(pJDjG̊᫣(H1tDH)DG8Gb8~5>!1˳n=gdt!Tz9A6|vʏ8!"'KxP71(D'+/u&pҍ'qf$ITg bDx'UHCvw.)\MIvU`x8<Υ64q{wlf%ː^7UEXVHULTTA+0t plnp/_wB&0cKd4YDd+`?EoR`Ug)f g0͜qOQ6lY}pߠz[}74*e 7M(PAfDT :1N&+<7]:Lsgv)+Dˬ)7=w9%9jzZ\•HԱn JiVj: TE:kxSraA F$dBRc// #Dj =h^-=+cN)omhoh0Y1ܣAqqY}lW'pCLX 21\-Y{M&WYH-: 6M'II(><hf%4듂pxsw OyTøLG&?P ɫb ;,,B\LAUBfjRfwrF8V}1f.dM*"DJ7Z$qwW_Qq Ze.&@e(rV<05ScyM`7=h1 Iu8fiAJjts ӭ6fhH t")Ԟy9u~7bhɖ\L膑qrBoGV3཰Jnw]5HT҄X2a&u^g1W' c"ND׺#pH~; rR`1=::ϕe9YKz<@T aka'rbR; *4-&>,^.IA>/B?+92R=}Ǵ(MC!:"Szm;UkTշweFH {u;GߪDeJ4\ڻ;2@g'c \*|F>ZV us7 >S%س9l?ͺ!-Άar IbK'n;9jO=Ind\,ϣ8ʕ{_ ')R j ʼn-p8iyd'Xѭy -G{An_v3n݄6bb QsAM1Ylem@H4qÔ,A;6t|̶E8 Y2*@2"AkH{>% Lә) J)QWrqI' 㖉D({p"IYVvx'/ߋ,H Ysɰ< ߦSh5Q 'b,.bP!uCnA 9wA{ƣ)M>;STQMg~Q-Tԛ[/'d1Uk!3x@KJBw1Mrc0#s'tQϨ]RB;g.h6sGL8*U[zTG3u=Tr G.`w8. >JA5q?yP[Tfʣ_tq@+x㥹ϩܦﰳTK{ȾWt01>ԩJ'[*e(q?(P a p2y&̟D~T1SX84ƛYuR,s M,$eOq͸&[OY+ \QNҧϔ3ѧ)&>]q83JJnf%{́+Z&xJUz嶴}9 EJP&e - 2ь1r?sq@6?*V\,91/:MfwQN5!Y!MGԔW!_,2⻝c,@F8V,>bE͋kBs0aJZڅԿ6XmHm7pY]a/&" X- 1FPu3m􅌙7Ekcm @ iD/%la{["$8Bӭ=r葢]x-7Ůju{G\.8U)" ibHh.C\wh"%ceSh3~q+I9x6*nKyHV*9)A]T,ݒ4ۍIzMWrcd_}_8֬Jv]y$՝'H^=9Bs L} M\*we hּg^|HZ-䫪4R; P# `GID@v.6vk2i BeFD3c5fy HvK rȔ<~h/[0{b"0v 7d}&AȅqGNĄA<2NF4$1Ը` d(Cp2s(ؽw.6Uq,I%', tqT P6` s9_E]IxYqf_P԰_;VYqŅ4;~ :\]3Wܶ4D af.˷FtT>ZhGdCq@Eg=Nٖe( n/a LP۾ɂ$ޫ;h4=m;@ZV̌"t(=g.FGlxi{۷ʁ]{n3ϺZhI3+ {Ts3> Q"ƹv Xx#hPߍwc4- "T2g/fRoL݇F3ב e""GpyѦrle۝h%ˮN ]q' h픎l"\:7h׽G+ x!  XU5#U?¶5/L{ ZU֖d}~g)+67˹X@C̽8LIgC'h`q(O-畊9J'i&S  BoafmuZ{w@YJ+NS[#F?SkM9ʱ@Qe 42@tJD}<2L̋&@@vϵk2}>E%}?@G:1gɋQ9xfvG-+X6!S:rZ)2#== ΓuA ASd5Y{x_q)RJrKcRs2*1˴Q,}bvZAixީi U)zӉBjbm]=jF&[j όֶ_ 閸47#b wwp"";^&oD-1eTL$ R T4_[~ns4-}yVAٱ pO}B \{$2+ˌQMzx H=a>rCʼn(&!Ue uMJG6(ȟ#K(L џ n2z{B8 (tDʉ(jڂo^jF˻ɬ(511nF}S4] YBR\( ?ca} /؟UmY|1tmZ ?aRZg~y;%Ţ$.  WA3R,U_ɟ&f7-nէł DVG8b$T!ZtTjQjJ~s N01<0ӽ:IN} "ހldD"qo2Tu:>d/2AOf\19u'v^kVk%s.m3:S#ُq<̶dLP ȼF Ɲ(xxDOYոI\L5{"8wHH6}'kjD,k'C4EfQQpjB}(ޭsl>}l;/ૌfvPڥYhJd֜Sȧ#\[?UcW#"Do:4כ0dr/m9󬙆_Jd3q$抸Vo:M[Vu+Z#RBZY(e߃F~` -":TfT3AKdșvMEg6<}LQj>aD ژB2 -۫Y~h@\߁E^P#7f(vV/` A%\3\4<>-yض\d.Ys"WBBtSҨ~WُLEt? *$ gpbM~)~_+`6>Y)v{YKa]gD10jP -=)x8Q9&z[νLzꏡŪ(; ʝ@2]I8x-6?o8## ᲂ3}TRoOq֊֖wᬁnB$!LT~H!}i8DqLU(9'E`Toޖ6* }8dwy}OB=0_(1i~0U XFhݡ0a>Q0`i! 1' idV%C| wgB#С)ߠ> p&#CY*jxC8:KDJ(5;g]R`yRBo I ÇpMf0w Z{OI`WE"A2=0s{{:RcKP݀0`s܅?fufHʹiPaN hrYle7eO|7ZgM:K>PɜաYb#jQ@KVkS3(|JdՁ]|O7ƣ:|DY=2IM$ْ7j,mo+yXHGJ" )W7AzD<.L_BLM|qXPfA|EhĘ #2)SCxEI-DCpXRu$|r`N4^n}YOΒxђr)΀E,h+6rǁYMkD~81GudTI)>-PK\$fyJ%, 3Z[ _,|<0bY[Puu'̇~ ?%{rXQC-mZI|>rr5<4n#=15kߎWN+ƒpV!3b>ה=}a b1V]g/q#PGQsHa`w45l+܈jcw-xQB;)7Tx.j#g$s$rnW'Hޏl. R̙B0d w)l3#Ɉ?Cn#S4 q. ]QRkq8(b%8k ~/+0S{WikW]l׺ۖ?se8 D >>c`a vclkoTX~bj$;Z͸ZG7aI&UM 8M#MA]eZUVc#Ial4A7%$,9$9v!yWaEq(ND{[P*]u<{PQ %,qc%i1yb=4h}*jMc-1([gseV쁋rpYJ㈧ $AszANbXCǗƘh ..dQl3:&ņHf :0>%Bp,ŨRHa(M ؛/2>f"z'XV,]!3MK^"SIIF="$V2 ЎbxR-(0wJI>ƏSLgbZͷğ. ?ː.|? 4Rِ=QO+G_Npk5Gn:ފka?Nou xuDR\OP15 \'n]& J徳Rn"eRҫ"YB:q &LR $ ]ض>şrGUY^7lAa*ȉfK 螳c^{{NDxNwۉK_B}%]WX?bSuwKՎ_=hv42NrZx#HC~~)4d]Vard⅙eR S'MNr"戤]lN)2\z VJo4I]̡MɺRuXGF+V .)RdPyjΐa7 (ei||I I%lL 'X9rӸ$ܨt8*~*+U*KK7iJAk+m@ t.\韣b8jkrYx4/PO^ si\pdž.8ч9xtel[h 5Ad&o{;K zGFj+y;`_o{qp Dl;] jx=J8ǰ͒M0"uaSAbWrWcFȐwv6{MH>N Yy 6g1N?7itގۢنRLIk|aX"'(l\?I@&jXWm+]SCNT}Ifn .ၚt-x3wq;uh1to6xޙ)Ž/Y[\^P8jBn,4eZ>8D sv։d,W@,'Uـ:Oմ[ɻo7O6Fq3"51XVP,AO׀h;,JPaczr?~a#r CoCa;$'C.2#>h(6 t"g[/.$"t1mr/ʇfawyc0vb?\4Ċ=z z&E)}e.ٰ<)4&k 惑3kj"B?HHhL]rR%IynHhTjҮ å,z& HB;9`S;* "j!,@ n)F|srYt1H7͍!tPH%g5I5wiw[x^w ^kLf砕~}@s\f@jy&d |xZGj2:|,|P xgb1cC ec@4g{R̬6aȵ]덛aUg9q'ЁIUrȂ3sk⦟|նАiY=b "5ֈLOA# 'PSE7:\ v]ycdѼg7?.YJ3:dk]ps~$t1㌿X&974S3JӤ%|WFc Q:x̓rBӶzkUL zs8K3Ǔ4 عJ33TV3Yq'bRZJs$s4V9O`בdีv,q28P&*^gNf5d>cf.dJߩ)XB)os\Y ]8E>{ݼT&euM*%A&Sݥ ͧ-$%I+8x #6H;4V699,˪A *bPo0{P1AC TaBEyLP8q"zv/dWɇjc&r^oA*#9Z$WDAN*3[Mo5@41]NfbF#`V'YO^C_`pː%yy,Ug9:ӅD iL2AGRE"׵ tqy<ly]n_eU[~=5׸ھ\2U\3coWsXB9D}vnBj'gCH“J*h'[:P^'4U<0bori&4#mbr֡4l)F! Lz%&uۉ2%}s,DNrluZCIŭw'G8{f3Ipm/>FS-իY#{q឵#`Q̓Pa?VpB۲JU5(K9}.+I#SA_n4Azfػ2)#;'tٰs0ǁ>`8C ίMn3F&G!b.غ:Ă<{0/rP.$Ueo @/rP0R:Ocg3pөa"\u؟;p~v Ed@*OO@9X<?_['tRj{:)^U+[UFOH7=[yW #[LJO6^qӲUOe`/{T$Nc@vh)ySZ^-d b^j y1\ jp<-;zm.z?HܜⓀʮǭUi)hx/eLnuت?)DV.$y_q pz`#*˴#{hc`vyΝ ۻFO {&#G eK+_շ @(jޥ'؞>Qa"1io VƐ>|lZTO20w^'1;'`>p0uv@kA슊6Y-=M[m;fH{'f ^3 ք7sG9&8Ej{lwa/ Qh.$/϶#.IzA<1毇! 󋸹vڟ%~_ߓXM(I*~>F/*cfd"ѣ f{ QVuvKH'ݻJB]Rh(/U_ÆƐTkewZ %뉸S$ 7Q  HP+VZi3]T,A=[04I~vv \oQbcp5qNx!ܤfWq810;1]߁rRrA'~S`5^Fا's#.bz v/ f3T8But/pSa4)ՌYH Qؕ`˝@:)5FݔF_Np*z !֌ HdF)4txz wVFtM^z+-Ğvc,+ 嚺.H/YcNwqzl Ǚ Xm`p4\gn{V^D=]J̬ cyfviz7[/s 9gD@@X_I^m_bdKI!iGb 5!!=+߻4څj-O9F8}(@YI dE0E?{Byhdkl󰵔֏: 8e_g5_Qy߶xR:0$/#;{f Ixo2D۝M^ :A{-?|PYhYU4*$qA߅+1s)uL!MR=&OR#bn=]}X󸅂vTWUh< s:EQ,Q}94zN!L!%qܝO ۠}Ыr *RP]j7|̉p-)l[٤/em#^=5Z(51Ȫ[օ^ /O-؎^<-|`DzNV#%appGUw vTi*um0:T _va5c wFR3ƏtFɮAӨAȯvUkA%dꎋs@Sv6@\*QFt1wte/iЫ (>r@b+iڿDI@,h2ߙ۵>tlLJD6LYBz4gn:ЍRQ']PxXp4ƫ{m.}._Tr6$tz(2TjţȜ.Z#G|)srF2Kphn8]: Q^7KW"ϑ@seoKbP 44`llՎ-;-IuJ lik.Zԯ2YG0Q_ r8j~Ku+Vu -^.U11F;͊uk4ŖcP:p~OC~`Gjf.Xa;8*K\D!Ak>:9%ȟ !Z_Mbg&\0ײ#}MׅqIβN_{߭;bdѶa6gmr٘q+8MAOV17-M6~e lݜWt4 xG!Z!19am#i>cw]N{sBsW t' [a3(5Y"^da4 /奿6߅6PgRH&l-1|J n em*Kt]Cpifmq "xh&D5׹®n]R<0f%bmXs=r3*mJX K J9z,:-]:&$rOw'h>)bIh"Ӛ[.-.lY?hB^A63| 噮F`_ɲd WzfKjGR^UJ:T "P+U+7q4#PG2L/! z#7]fOB,*2,vlҰճ~Ba4 .qFORF} oF!iE]gz= bIdqjL2?qUQ@Zҫ/cLVX Ҿ'TskajKŅ l0oqeN7|?0jqE6>͓t@h1T$LG?X@oE `hТl"(>)lC oYKI4C!]*e-!GU% 80+@}=iGyܢo`{ro$#b}w֔|hpR9q{;+_\:eԘMLoIaxPF2pMrfz5P;ߚT~xtvQ]kyg$NUEvlD9%{;d9 y@{hֵnxi᭢ ag@}"Fa4zTޜ٤8CQPq"5 Y*8=6(@L63cfƺƃ;-Rj'Jh]ﷀe~:A;)5oB GO`66;,-x@}";}v}LSڵWaGIXM8V5Nct0ʙ1S?`;4F#brqgÞIi U;06I-fln!}t0qog~ֈD(0] )g G?Q _ dGu&y[xyvIm \(f &Jq 3ru=HWJ-CQZ=*qg瓽;7#!ƶ{3)((wDe0⭋{*g$]U_k]tBѤC-@/_.#9D5P%EeY3 ]\D@RrbIEC2L?MFThϩ_oɖ&I{G}VCԪE)LwP.vnM\6#Sl;V\n&T^&V{w>>`F9 5<G1E>;ٴMp!tpt%|Xj=%8AA=XdrF??dXAFphx}#րc(ۖ[# CqwC&Ϧ 0/um+7!ev-\!T2Yg`$?Mq?DkՎ&8E΃׏)`d(Ah{sfv/CƩbXU86h嘭rN֐ij#p%}_Q<ᗸJ%)K\[)~޴^ DT]n<F!xHD\c;#' ݍfƺq>e ]o?[\̐פt+Y$#nC4AothXݫB차tvz 7B~5H#3$eП1(KLj][=d$&kV;}OwlLAt604:eC`P+ \G31L'@Rk_uELmO-꺷  9вL3'aQצI{o|pI&9qk.nwj6RY`3LO6@]Y'b@f*ly/~9Vj0]殪Sgs 2G~ ԱnrE|z ]#Te,7+Y)Y/i3m`U d}tx%Tvgy= XzajXGǟY]E > lL dX "ԏvtav3 I.J,%~5j*"VᲁӌtKv?hڌqiopOUq6:\bǂN>hw{ 6*U2$zUTcu4o[~.o`" N7t9%|3I^-k[=( K הՓ5c@,E(~g.!Ѳ#vp8 sb4Ve _enk`ʌ5:^-`':Y_r#]}<%S>GmY.XF w/>am TW0 6664!m/Hl86}9cr bx {∗Ԡ)"h;~P p߼xm+IKSfғ0eD:4/{k 4S(hWO).ܓ n~ kӆQL9#e _9YPQgesWb˄ktPd%䊦7Qؔ ,06x`X1pu㍕KK|v<ԋ))Jɒ/ퟧ>x὏ n|{>vT%@V)d-XVlra =j8Z%qyCR̽b^{;D5|_A'vHFL?قqTJCGgrwnb#vCó?`UfBm5DȔ/|5G}\S)Ǵl+O5 )~`7 7ts(2lIz0 X̀3g6<~]Av(/)؏Q+%jͷ7ġFP^h:e/M}l>8g&^j5U8ӉQ5nA{\kzC~C˨s͒ EÍ#z] 5hb]$.1BɓW}U-tdh/퇁M j!fkqp-khA{<.Am rfGxK#Å 2D ~!eЯGϹJ|Ft9y{j.W,!š9rÙq~vn+J-K^:UH`nI4XBr1ir{1&X% L)XIO"J}I L'!ʱ>ˤ8sTQ(4);QE [%7"^z/i@utxGV0ާi`0xyZjz:|zh_tOB%s5;N`\ՙX$Ȋ}ﴫy^6 j~yȵ]elf̮'y{τUIZgR YxNn РYJnTלaH_/KZr+Gr)C:` B?؂%J}ƯҳUbn?tǎlNE$xi~(ɽ4,b+ҋ7}(h 1ZS(.^j71_flCtDgHaFQ݃BPs2k )Zx.=  ~jhq6eH]1 FJ[$hwCw@sVdRD0QIU̸8eFp0LIX VR52[hHΒD&fLNmإ>{ Un{i=҂\9spsM{2`Қ)c c\a .Oj0\I^t_VznӛԠ٭U1y5ʳO{~3EU|*gy UE p3ЎPa{UiɄҶsj=x l"^A6& X33Хʷ7Al"8d$e]t׌8k*j5磗nɯ v#]U7pdOԹd^?|#X|}qE^0?LIwBtCg+O1PfGR%՚5RwlsgKb-? WOlLyD1h][| (V#2ۨmNoԞ1)~!腂)Nnn[:.IJ/CpʺH 0'I')*y0/{!OqO0*9摍^]z̙gAyQ L*Q'ʮ >7F7 .`u^MɋܼIBCyOآ}1ɤSE1P<I!mn,W:1y@xFbHY==$OUlFpNkwQ:9 HOKgζ!6L۬#:xeÝ&-:ƫ [bUz0t w=E%4VqS N@V+Ꟗ߰auJX7^'׸4'{-W+ԘIi߅ i7mAZD/27C DF逼$. '*Pչ`Y\^$jg MFo@) ێfqGӌeVHEL#uNvˏ$]KlLy< 89Q/ؚ_BgE t4"ЕDk=뾐OdKux"kGZ 3vA'.-@_`X"j´UB2̽!UIHA5)K&Qm_O6E?[g ) .&s@3|)ox7t'qIB`]FU4Ks.oҥns?-rqÑ1PK\yiv!V\o~Vk1I#;}c忉$@rMZfv0hx3&sKP'+U^\mV [Cn(i7WٲskFxr&{cc,^/=c\Ӷ}5z]*Ƅg*96=IP:h9-R;}5ڣ}A`/3 0|P}xGKŻ ]e b֐92!zA%3 Ht:x~PF~ ״0Cp_d]V<&v^ĨJ "jOr`J^8«4YK^'/U&idi$FR͂uk( {_ 눘Q#ǫu Bko ffS>,33}kNc݋Jцhw.f uzsq҆s$fGZ}7OOnBA!sܤ5wqq8!]AfA0}_e 4_9ȉБR8<*5YܐKQ|ofdv 5{JqT0cOͶqFe1ƺzLr~1squVz-qMw}HU䙵K^Uay$'v-s dU_wYSު9cI@☱-d֞zAzVN5}(d(5+G~j^V)72.ܢ