glibc-devel-static-32bit-2.31-150300.68.1<>,aenp9|nS9sXOJ]nDDn@vIĞ0U5V ݷɸY.;hB ]gc`x>; ?d  , [ 5V ")8 \  n          I v  w(89 :>G H@ Id XpYx\М ] ^b&cdienfqlsu҈ vҬ Cglibc-devel-static-32bit2.31150300.68.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.enh01-ch3c^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.htmllinuxx86_64/sbin/ldconfig7(NZ E**m~elelememenenenenendba76af39d97008158292ca4bae11d2d882204c4d79a2a4ba2f8bb06f7c14ecaa842fd0e1de917e89873a83400157b6f61cad6d4f73e8619d1c679780e757acfa360a50bd97917b6e7c1a50315306ce5970ee6aae0c8f32612da0a92dfbcb53fa215b37f992f9007a28194275186b3fd805d6a951c80de0603b698ed512746002401e76c204ad6792a6d44e41bcca9954a6979d066199b11a83cd356e5db3fe338a53706212728a67cac09e0ab9b9429c42f6bced2fbb09774881e31fd51f4bc55666e70af7721e06d5e0241de7038a8e9ff2de9eaded64560bdb0d20f1c5b396bac1a5799d11455a807b90ff169e1f0a28ea317b9a56e70d4b6172f1d7f40921630436587f0c83a7b5eb70d16d20715f5431b8060951741d15298f0a168970erootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-2.31-150300.68.1.src.rpmglibc-devel-static-32bitglibc-devel-static-32bit(x86-32)    /bin/shrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3e@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)/bin/sh 2.31-150300.68.12.31-150300.68.1libBrokenLocale.alibanl.alibc.alibdl.alibm.alibpthread.alibresolv.alibrt.alibutil.a/usr/lib/-fomit-frame-pointer -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:32192/SUSE_SLE-15-SP3_Update/7c71104db0930505a5d40f46a9f8d36e-glibc.SUSE_SLE-15-SP3_Update:i686drpmxz5x86_64-suse-linuxcurrent ar archiveutf-83fd7294f3c8ccfb31e8d7da14266f4b4d44279d293045d12aef36cbe9353a1db?P7zXZ !t/]"k%*75hK|^ɿ] 58͠kM\": 9JVoWuoҠm6a [kpRUYEn]wI4 :YFzZK߂ta0vI2abSY:Afكt1zK^p稭Za)V/ W=L9}ɈxsWLG K7{L47D=H Txv@Rջh.te>b٩ 9uajЌ(Nz+bZ0C/ .n2= )e!Nx[7gQC"nP1GߚK#~}~|,QV (j?\ңe}gMZLj z_0g\Y]{3 n~[/X`')I6W =5ց4?]  Ml`} l}m"5 &fe+d?=ޙRmpOz)s4-՝^h^R=<2GAQ Rgx,}rm-y{9VzXy\G;b JY}Ӳ$6w|B=v :%Ma +/,7u,Kt,)%RSJƢ|ݦ2 -odYYwpbɏM=$2 O,@¹]wUyu2\Z6d Y %fk'8E#pd>;#%e|g>#IJBtoɯ:Q!ܺ>@n-DzTHԮ`8g8gI] Њ /j?vd+Pu׼0֣Be{/ *jW ϩU*Npe4R\i\i %6Ah}='6/ y-F2T&g\R?QŎwf6ܝCaHT"Ֆ/4qKG;1VPrjΊTa֟fICxE'y((WEMN`1`8Ap4QI ^|x:Bz#)zKPi<ͬT-B;QU7A& >V݊n˘@xӧj1W@?aCpĚOi?ĩ<, 79ӯzm{4WonA!@}8fDŽ5mw# $M$2J9ywe,\ec%0bs?/K"kA +in?eapC8Xyo&QJQ.Wb.D0iࣁԖڬ]HMŽIt%RpS tIwKi'ڲ]M\F&B5ӀYX|{c>r+ݞ<.diنl bb/ T#Ӥ@@pBL@-pjtPB(&'osdԉ]V hTkaw1ps Y(s/νm)P )θF\1ˤg%ه&bEu"(H!7V ciƤehG)}oG&{2\!7f-e`l_n5 wab `pck`rHt!)^#{ ? bSDFE+2oʿ~D~p$< ӭ_ǞG}j[_ GJ\3 c=NU9N ujT%g%S[ ..g/ .a8JphuINr_6%a' <JTfZeȌe?YPltj*^Q> ̵8'}>#'? pHAR(%(! */I0,[п f=Vď1GUZK]AhN0'q'3S:'QQCitKp6bp:">XI3t.iXfhL!_d+n]F>$|dEl3ÌDYM Șj2Ik"ZwIk<>~,>dSWDN!0x~"+9( ,U>av&yacW,֔4xᰋxw@-8I;AYyzo5/G'=Tp9ׄ]vUժ 4t ]Kر}X,볯fP+{sB>S G+?C?UAjYg*:CѯVLbewg*ĥ2:/I+9xuWv\AMV'$TnnK 7_p5{:) 2]*3XT|St)+w>1cг'~T ^')F˚`-o&*=ׂ̄2䞮)wDʼH, 49d71^B h}"pf,osGύ;B&b\ ]7?>h =Ђf6}glpi~qV9}ߊSu(;BU_Fċp6\ʸ>B)(7KϪP!Sy!~2X"3=tl$= Pp|9M67aܾ mrv'%bPsEK&ju+@]NzaZjcRiPKKIHKgFk ^\ime{Xnerm_u +Jqz !!OI"4J< Bow%Qo'+ !C?حj{glWO?M>E'NiwN6oSL9 agr)[,="PfN<5+,Rx.i%)+}wEWuS͊Ӛi #lB6et%%op Tgt)&Y9 ^P8`fTvn;.,~2E>uv}]ypĚ&42.E1};;[[^ N^.v'ӣcx2яm\a;>ЗO/:gE᤻;Xzh=`i`;>uJ(Ӗ 0yw=xBxFVxeS4Ew!*ɣq{7o2հTOe̴u:TqH;D1IGz?4E>%gq峃)o*Q]-sI_wK-o_/BvFiohd1+UQpN|"=Y8iaT/_Gb7l)m#iQr5sBUšjW:ΞIQ8.ĀLc#Gl|z˶Q $dI߉8DE,%g:zr[;b=lpTki2` \/ZçDL6nWz!ٓPuU6(4'у.BYR3}y?~m0=ᡵ&!WKRU?3 r k@0f:wӊ"tU Yw#Gre/ M@A$e$=eAǓKz_4ɋ76FTDݛkCe:OG{+M8HܪZoD'sHeEViPsyAۀ@7ke&l0MKv-DIб7i#H}pߨکrOnDAQ5bs +.6:6":/ڠk)p)R j:M_7CgRXW;`\8 ; r^B7G5xGeWCV`,z.wK~!pqveD͟O4~H`Uv(*m)yN6^E3;^w ͉K1JUoC?i^Tz*/g7"'ѓ 1%:"h %R:7Pݯ##6MG(כto'37$ݸ͒#HRE}yz9ra/=0,Mnv@c֦7Z!ikzJ5a[2qP-S?P' sPkݾ^[Bv( 0EP:q볩8Z2%{.z['Q[z" 7fGV24.ҧ8'L=Vί7:mӭxI|=>;kyZ[ZLrM~xq(_ .M'_G'#s-;c{L\3q&O]k|{loP)͠Lnd0iHg ~8\0sDoթQgѮ>aKdl4H-ᡞ7m75!k~ԇ&Pb IyPibEaqoJ!))=I~ v9܄|ßj"Qw~6S/[)mBPϥMYi &ntӜzB UO;g:jC0Su0w5{_T^N#_9S ҕ8/:Ocj߮.çNߢ]=6?t58e&?P-kY#&u~8x`C)`rlKP6,H擤|/)϶>@;/K@;hPB6 T k՜j9S } ?)ͱuF薦3nB!2U%1@`Sj8nE^n B?k$l[8}dV4ǐh(z9fW/% JTއ3'$.O4\U;eBޤ5~ؗ"&̾磌ӛh)qwJŕ xǃt8_`6}jؤ? | ?B ,(1cΉ].iWxK{o"d djvt+;Y|!_^T8]y AX6XAY-2Y[u6_j0XJ*Jj1T"eA覌P!7ZÇNX; f-e\mWcQ (Q!?Hk#¬&ޔ.+A?9kY2DpA4jYiYݦ~sOBа+3pԐ!MT؞ &xUhE4лT=U*Z.p aZT=zq>crr R.k)T{pj3} IOi)- eFܩnhd>ޑv!\ms2fA N5~7S%pN/z3)GZ$/NUoBX,\4yXMa 0*iWX*dzM^H.ˡB[n+'S5550}WVɝ9^У.H+;TDPeJHT-OfJ m|Qb) 6 t>_O(:! .jN&O+ԏ7 wICvMxKv0 JX`W'T xHDK56U_6ʔ~-RQ 4Bֈ#R"_\JhCgNY47bnr{Dmj$^ u|Zt[N!tnEb+o}PhG 9&z_D[5T|4`e Tja/oa-̦'۠Y+KeSTgCٸW VIjw05@eQ" f~fh,Vޝb7n-kvHHKqdԻ_<+\F}(Lo*7[C P+5ޡ/~Vd^U++Ma#Jw|!D|U XBV/T f*&kr#p:F0_9Af9ZO<#d3j;'Xi鏴g j4-%;p9RrQ6<2F_3qz =b Z+}V"Z-RS])zԯH͖21gGF'=HҽrɵZe|UkJUK’Ya{9/tdaҺӆ^ B:`CP-yNgdg]6BΰvwBr̯ϝ%=Y4fe%s.BUdĊD8Q_dmmu=_ci0r3O K0j}==vO!KȰH8AH/Ԧ50^6)+ $%`jf7+FߴaJKy=+́m~0)r7y]))vv]zf(s98Hز2o K6cq:ΧtݱxTQN `.Rܸ+ߩ3ɰ w q'fPZyGTxjzVO&ZG CODFP^f k\qGtSRf,A u=cB{9KJSx>M=gt0;l(oG}ߊJ)j Ihbm$`ŲBb:V ZGf=-3T؞H@Ez``ڜ{oUjYG$5B @Zѓ#F"L4|m\Y$o5pPv4cDgU}S"C`%~p5#2AknJ[\2mSΧd!}p۳#m2MQFW!`; e" `Xp0 VZOMs5%aL|z{I4ߡWMce[OK;tkTldBb^46Fpz-F b;ҹkfzOƨ Rt0pfM ;Nyaa짠|~Bᓏ fJlsd]XjڅPOGVlԊAEp-y&PLFT9A+ASPf]'7yvMv.B<8\IרD5 5i"B*?q`]6hπ-tgٷq{̆V4$<]J͹Og}Z2Ms"4IݾP@o+%B0CZH3_f^g|# W1+ti`a4sM$f, D7hom_!7j3&o߉ij7s|~1F\ZC dCZH]jK1mQy2\F|LnWFCo<ٮS@x?;R1uuvu=LP 6Vxq'S_q\>ͬf7w"E5쇕Pڬ:yٺC;}?:57 +W샍mX𱴺NOdE,UL@UK ڄKrir!g] +'&%,22Ұm, 1zwlNKϴ3MAv1;06DDŽMM8A h߻9|:Yu` o)0p)w-.\, >ʼnnH-yӌ{=f~,fiB>I ZAw1.JN~ǘ^8%<;MJWEO0χ<`dEzӅs1iţ1/QF-\.,S[V/Zן=l@u$ROE&_{G͚mY]"j;fv.B3"=5Ϩ)]k3^Pv `F F9+}6 K_ߌu"|pMx퐕a4Jo֣)Qh*ĒiR, ج?PIh(j[EADꥥw ,d}3"TBIveuiSM>OTRf֑%y> @u C s!:"c~('opB .+Sk_}@|Ƀ*VaB2he&6V}pM;,tqjtHɌB_dv =LO e-!Hs3mML׽+덮!Ig"QJN*g=Xx ιl(*wj=q+/$-vͺ).|q]-Hq}c=~@r, gK=KdviKsSkB1w˨nn K>t_<M!=>/%}SJ)`şo*e-T:C0hcjn/%j!AI$#@Hz6>@hSmٺ y'#:{wlC^'1^tfC~oUv㮫NZoa'`nQ SF,B3;5AQa,-|TT1|֤p%4pxۇ+šlb -'a_-2ZWm,INx7 ݊1ߐ=g?4=U METz[<̧%0/㞡L&y8x~=|(GB'j֑- ZPE܀o_j(,{2\T-' sJUjJ1~9 _6χ]YqN ]R+4L/vc( _6bKL7Z8Î1RDl8Oy1{X+||䰘 sUf`۵,>IW \?d&+7(톡2 &΍CAy&whKO6E_Jm|#Vu4&s㍹GZXH_L&J(3KAƵ}3J D@HND!-aDu"Ѭ{Ү#QO=/x|@j ݒc `7 TJa`lQ,ws2ubG6xiG:crzXEGpaΞ%6`)>:4Zs6HMIbH7d*Yޙh`;g1k]aw]p>[+ ,nI:"<*|[= k}YvKQXG)uKC.a))84\Ο sX-ET$QrF<܊il<;c¥ȏ79\# Bҹȡs5*I`JQ 2rS WmiЏX羲te9Y#<ߗᭋ"C/NtL`)D f;1_gщ5S IS(1rQ|#.aa gs[w=ޏBjC%XØP9&4Hmrezū\93 -K&]*;5dxp8 ҝHd{37h ;N.^tYQ ;4 ȄR*xJ2H5VA^7LP,D!Su"*{ @dK]$@^5JUJ;GcEk "m*ͦ?+ c>Y.sTvpaKxY&JAt.~ӻLwH4jtpd_ 6Hy+r8t+{)m&y!3t =3颱U\VONNbi ŰLoPlf֐t*J%+uqjQ\ ?qJ8~?L+T1g`ı䱑8̶4%#!ޓb6 ,ڇ}KOn"B6MZ<=ҥyN=b'( Zw{!K}I2Kׇ&D嫗hWL+MKGBf{'}|ӣYf9ö~| VдN*llH|'Ӟ"'WVwGR \}lsW\K.cͪ&n/{ubH"4 )с ]BnRYVi_\JłXA1Cc R'HLe~Vf2J8SU:l,KH$ &>w3H4X-pޥv9F$4"[;O!EsW`6!-dz F̶ z >PO4?^x/MQ޹ Zfsz:uZt <")Yh."SUNsA/݅!F;VNWL[oZv$WRHDsr/v ,Bܖ ԖU=ujⲯI0J+/.CmwI.f gl S`=JG.cQ!A^r<`_pi6@.;&xw)$_+јF'i%I*\' y|{†E(q}C,T:ϙDG4=u:Y (i(qU+5gVhq?+x?ԃ5*cv n `bJ}oŜXda)':;-0Β _m,5I&RO$J<˩8 ,ջMQ!fWSVTbv-bui, 尛0&Lb(M1,?tK^>WVoC5Ǽ<.s>q4\)4'a:ɉAZs# J m31CitcߦaO.{}"OVRVJ1&w:MwUu,3ĂCc ӜAp9ְۄ5%aɴZP>Ӣoa"u Qhi%|o'I8ܺ*0&։*# BK<^({ǺZ5hE2劎&3_F!/mWNӀ_<'zE?w9Oc.>wq䁔F3-|ݥwsWҖ7$ƿON^; TCa#2d0e][F@d;8fE0:Bzr?OHwdt41Tcj>`7~&y8ˌcxSz8z r|RM)0  f 3KGޠVh&|[qE1(J$ƭ]T*z`A>'T!wWkf%IiZ', Xbf8N,?XW2Sr )35|U>Jd(G[Z T*dL>q:{2@?⯠ _I3emډZ)mk705er!3=iZCon̻\8!smnjRF*!dWStLǗ_4i.)mB(&qDuѫKCO˭~7i^݅`q/2`rT~hyԯ1ӂW`~pݒqh+݀ڹP;ۜʪЈ^7hăh? ZxeHm֓#9̠pcbA`hF9dfӚJ]ggh΅}"dW >Ԫi}OPXİL=o6 AuEJ|S#+• mz>n/5ShBQzJXifKWyV3CVِhFd|7IxA6ZժykYU+̷YAIPHus i3ogN&}fHY+r)Hҝmy9>V䦯p637Pjc>=&,>uo2fgle1b +^a[ IMq-֨dV]gB unݵ ?(l%:Q8ʧH/LJ̗uϼLjx+Vs;P-t[(O-D#EYuӤŸ{=CYWUn `d͞/PtKlZ:].̊.C Pb=c[B]v]CZD6`8>%KS?%ljHbGkX2|oJAgKSlEtV8gZo2AqR[]jjtA̜ [Z_q6K@nquI3k~uluD Nk4u(m#m#)lć.q4 <ƛ{D 9#@oP)dXM!K@=oJJj8яS B-MRJqb%EN4Ӝ( 歺'/1uMN^ >f\QE||UR>z{,!?ˊ ї:y60bz "Md,yf!a:sSvZP /)Fq܅EB PH ӄ'#@6l݁|̨EEZ&,f]@'{8f6\/v H+vRj1[SH.8m=|Q98HK2p(_Av{~rADi؃R̙6o %d 4Y|6Q\+ϽPNƙf9 E7fF4oXb+LlZLz;1Tjw\ݲ=|P8@lóؘT6=Z{ < A|#/ 6A|Ͻ)~#1J;oa:gɰu))9P~-Ȳ`a>_;vcn-$) *+0idNJ&>#wY[g'W$EYf8ك XV8p8_:ꁁop[1nPei}&KcFOg1[@=i ۟dU;"0Ч,o >ɼ1C\74ALThPtyxTQH Gy_bז5h5QIv*ɿ Rjܒ@Uo:ue``9IH32JVrE7e8H R-2VJCն6D h|)ALnFϜ恸^ 2|`鸞`vsX 5:g2un&Ɋiα`P=^ƽ sYiU uqZDj% 'ůKSA:νS*J}GƢ]aaeD}mX1潤u5\e㕷4"r>&{:CScPLpz E4WDK8? 0mG2Rn2PLi4L0 آP~|#mU;Y@L[BÉH /@0rο- Jʰ^2[Yx YZ"O(>Dv%:MfX6| gfO{ 8ֿoXOKig/n:#|&ި>Y%OWMrgא} 5+Pi+UIba &c,ќŞ$ܞ=s by+گ\j{Wh3&~l\b!h})~Lv^OByk^Mty]ŽA I,v" %C;qkG9yJ`xFk.@ِ9MI /QSN,׎ ;Vkl}T,s*W$=!?dp:ic )3|P98 -s!I2&1tt$LϪ3؃$?;̙v"vNhS/ؙLXp[;N(bG=?ټs5]NI8ǘyˆ_ JA1Ӹ(W5wg`P^kLE4 LY$Yȉr~#;+K].߾DES( h>7[¶S*;d+c_!~03ʔ1Jh12Lb7^NZҮh n6CVvΒu0`>5J3&ʍ9; {EE1|Ďr=q3L-gEqhWs%=x6aD96tk -Dla 'A_ޙ3M ?WqkҢob"z[Pp${0xCECc2MS͛J>=^m&Q_)l&s\w28Nͻx\`(wI6?`5 M)SZ<7"wd wْPK+Yu#NoL@FYC벴߼T0=bpZ:F2cw5LCf܊k}MTϐTk(e$lMyo(!~g8ge`B^ ^tO eefqtF.uTDY!/Υ g<>Ev5|?Q'Ok* a|oQ pQ680I!]ZBj_ª?ѭ=X x]PwqQ){at1 i=IA& ʂYxx<I=WpcuNf?@'Q _ [琖-ULggߏCvp6#4퓈 }hyX""O}يЇ:e~.T𤂁$ s|܏3K!E]3e|t\@#w_x&%Qͬsgi=_XT޴d<{P 1LanOp߇#~H iPHcj,DJ[]2K╾`1#+%DE:!\P.:wl O΀ɀsx y{iJtiDn}1)-tjjq+W8_ZRmD =rp p0.6TP V,3j"WDȢ! zꨱ A'pix$_hLl""xϥ5ۥ4:mhv> :j0>I|"t f0ŧd@vaw*bD/yko. Y-4Qm->玻}B^dz~e'FcYMbfB¨껈 {N& f"+Yk%Ӻ* lFrAZetzt|555u?%,gt5?39 ( 4c ]J~2U$UBLODuc2G`=,{KVόzâ$up=>112ĉ~#hOyV}RƅtO1Z:/ qkVxؠ&{]7E@z4{> NQ݂jBR~5_d5?{|ef9g-Mv2e,M pr|FUn몵7諾GuyQN+7+w P?*]bեL2P&qp41UT<\ԑ!bS8fO R Pclp[TQ$8-u) *3/ll1|PIϏdqW T$E5a|mi*ld\.<|5Er^HJQ^כ1QH--tB$xu{P5zh|X'A\90"$.yDߘؘbum\HlNeޑ0"8؜ʼns?-5Y2?́N3nZtkWo- x[0֢; k*$閂pg|C!fVX=00:d8c/?)v)ʤ{sV`a}l4 Y)i"j\lUSD_Mb~0kИBHpַP^=7 g d02]!&>M]Dݼ5Y4/AŽ0dXyOA>[ 0ݢT?9aSviB}&N3E!~UʸD >w[$@\]hbiD-(#{RdQA1͖t,Ax{P&GcйLr;w 2ȞzbW4qV1c?R,*1@e=WȠMAZӍSiyCJ}ʎ6R_ߌS$wdIP6@y큧)]ۆs'(4{-!6Rl%l8"_4qeaNI"K6Un޴|oX9!wclu# JJUX X!rWξߕzB. @q$DuQSk# x2^vM~f0D,REǓ"04Ϭ;~pQ?W&uF"̌\733ϫ7?TĭGIJf'NT'L&JVeFڻFNK,gcMP ]\אg`\in8uo24/~+GKdƶ,ȂvC.BMp-s@ٯjf=|V/SOyT/b7GIcW: 鉱l}t9+5W]:"SzU~W'^ҽ1!yʗM;"K9v 5ksEfb]GVd(Adxv߈>N#3cTy9/5&ΨBN | uVVE"a@#TVlhh=P $R2L5ӽ"9Y͍ws!R wEu^Bqf87CtM8NԮ:ō(8@d(T<_MH,BENYu\*$x >imAOJL $*I5*cPJ#Â܁:#I0X!:L VZB>; L?0IiD FhM8oG2PF7VN嗓URL#) o_\}:' C.|슁:cxÉX6_:y)"h'3 :~)/ "_NduBDC 3prŻ~dfJ̞Le[bZV{21y y8B!)8yqI;Gɝ+^?#t Zy7KX"zOAT ::GRG3C{fӞ<%%b.lW[+ QD 7@gIYɺE),^<,6Co~CP ;N85a&.hgW+ <7Wl_amRJ%OcwuD?w39H޿@yC_ 5]Rh2 K%?p/U[bt1u" ܌@T&#gT[izg|A"pCdx'E!ZU5 nԍseO 1ER HLU"O?\f稇PMWv+5>>kzݥWHGY=7c#+o!e|dC| &vY6^!I 9E9cH(܁K;WH\xo=ײқr6ݬ/\'>`|ALAh} g檎YR:kO Nm( q2֞Ӫv&]uY` syR|"1  EnAsr\ <xG_!F_k>bhb ^^O_+Oe(fEl8ƴxm?)y< 7̗E܏IRӫ7 a*E{E^\/qQXԯiutG1iIxOz bG)g ,20g>2 Vw^} 1;m/Ϳ-tFج16qBnmq;yofYb|Xnkvv>uMrYcnJż!߽x:GjRզ7 -ٹ)OR[ט k)V{+]jxg8Y19Mhm[lxJLGqv fIQ-ܼ<ֹ1FQI6?R`]S[)^$+\Y#eCEt.%aiv=LwEZɄ`"wI8N99J@\"..@ ?r̵<ЕaMxa(կ~{Y>-LR|#&-&vgD:iUXLBS2+LhAQzrݗASNLA DBayɐ!ъP}!An\-@ v&{ǫrp87DiCu-LWnzVrVQ?B_ I'qscwįXBKO&>s\t '.әD((~;T<7r'Nud{IwchB\d^LJat<c5K.f!> o!Z_IDA rR!9BlK_=*ӛ0'cGM ~NAg:ˎL1yzeHA$Kpy ޗcC *qE9Je2 Nbq>:zsYnn 05;] ձ {>Mz{{u޻F=* =&EL{]1-Fcnz'D`rVB츴7̂Lt!rRClCzP T.č5y_Fp:y^CMl>da9!T I-el/|lm4<_WWE`!V6¶lkޫ,مNJ8 ,p`5?Z!/+td9P=_Sn^vI݈3qDۨ2otv*6u4}qrpgþI`UE{h2.yV}`NKqm-@CGt.LR5n< i:j˸PW"9'pTp0g"CJ T&- ^  AeA5]yPv7MOa[?~ucs58X}~X}hJwr?mLu4N`u(~D"~ڞf-{;UY`n+A>AlZ?NQcF]֛g Ib9[+gp Fz}̢gCMHL94akԪm#SmqTEWꙄSy6H:E%F{hxd-rze9TZ*dk/zc`th>ju C0QNe"rz:%"H^ۚLEco';R M/$M̈)O&̅]p!.3l&L{,L8ֺHSC7֙` _t,dZ~%=oLLUÂ':=h$"kS|+Q ԍ+{"oKt$:U=!1}cwN&xX\A3X/'IRlgz+?iJcc/EqS]Evy@x[by.(cA;?@>J,|ϔjX} RZ G7H?_^ִ֨ $gUF/8cw  UY%,0AȜ/ $>)K,i2?29=xV[<?A lg|&x}>AS<cf q*yZ=H2۳2XmC\o$Os쑈fl{/.s}́CJ_>C֨>,XGxoG:|[7*Z̫D PkzzKz(ҰS/zY5}2 >#Gbְ15 Xɲfiz6yl} /]TE*Fo}Q`?܌XǛSX v%5ɳd@zVҿ AOr~T6Ov&|J%8u1?H Z5տ>QHؖd)P.md R xCj}ҧchUs%ùνY'1$Lw6Ca < 23Կ|v:w xrkfW("^HI¸󄑫b1lDe*@p5Z;B錐X`gՠq %q*c \I,x÷nY)o"*+lPCqSK.,dcqo x#yN[DvܝOIE>򷮙L:(pZ{ӜHVke  (p+p=B;k)ܟ$zq7K \*/Ɗ"ۉ_;<[[wPI7> 3աfxڪP !O~ob CKb_L*Jf/:)?#K/ukl;eiwHj鶕_**ٔ U԰mٍ@(atſmn}DiKb_E3j~Mdoo> TjN. ߽d eNJ JEtHF9o!&D7J4u0u(2} Dtdv4 C"^85(ENQZ%ռ nW4^{ \\jCIgt̊,ck;s㕒U "Uyt$Z$(vSn,$j{O m#"Y@~{# E5DžUniF=˃Aݜ^~__m~c7U1 0!-^ctNr(|bNBqvGunA͹-;Do/$;‹XT!;n)')?J<1R"zH`Mc@{R!@KF+E12v9mU(GfB".q&=F+SQg&_!?cH_rE!)'%L覝U? <5>r`χxA*"&%65TjSYiWςp 譯-~+#@h*GFk+ˀ 6eHTr,sNw4Pw\`3[>mpVF\ )Ւi/QMFk_p68c&T?LbPNfPMm`T⹉)oXIxBHE$kA):]w ?q)5`  pѣAW 3ҥN%csye.87!rG ?%o /:)ZO %l&&Ƨ GaEDv >WƂ*x4Hha$<;;-۱-g gC:w"B}-)p?nBb@8,q?!•cΆ#ɬ6&KhS/R*={6h"=^C]4&n[HV5VaWf+'um]`|'30n*o;=]Y )i *3@Ga;G Ǩ@ꏝ[Cx:dHrG'2>JDR>ty񛽪ߖwl| mȄ2`tNs A!ekcwOxpbibꏭΖzxP[SIEo~T%:tM%BEA;nIrO| DǷc7?ҮO+3qɕM#|"!- VQEHy׀QQ7( w0xyҥdbM6НciC3Uث&ׯl*[(3 jH,#iL=vČ3W{1$/л ~ 𕭕UM?,Ys{[ fz[u#Q饽]rRY0Kiz!']ˋi l^X' ca/S7m a\\D"1,D ξc@.<764vl-1`=N{`L1]u8}QP"xw jUaFrzM ͕4[WAM;i>5#t1Lx/귯xp FhS3 'qf5wjj۶ YZ