glibc-devel-static-2.31-150300.83.1<>,afEp9|]^ iKOH YmƧɦ1%bM*vWk$4~=&@l :!|>,m q1,XrjKYj ץCƭ;WOѺ ĵ熌z^C~q)42G =7"=& M; ]+tl1U,uf~-j9J8YJ,@o(}@*n}If\).8!/% I}KuY>;0? d & U1R ( T  j      w     @ lF(h8p9 :FG H ID XPY\\ք ]ְ ^"b.cdWe\f_laut vؠzؾCglibc-devel-static2.31150300.83.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.fEh04-ch2b;dSUSE 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_64Y4LhfsFAIq*`rۈfEfEfEfEfEfEEfEfEfEfEfEc3503a9a7f61ec4f3a76902ef185fe5b888f67ec4c111601d8a542b0cb4cb59fc74adbb0603a42acc5a59776a0ef6f4241f5e1386998ab8388e40697819496ac3792287a268148f5ce5a266de9a444e54b88e8d5b9baef65ef7611086cfd4eb837f12065d0c11f2a101715878346a4b1e380253a8bf442fb1d45ea396da3a22ffce55940a61ae0f020e41a2c6c551249deaebd3c1d6f9a593dab9f7fc66361921891682cc22e3e78bdcbbc85b5533ff1830d53d29050a82658908c60125be7718239053195f85dcbcc5f8dcf16a76bc372303e8ab6a654efc6d5b98f08efa48a65c006c553a2c8f2d5ecd4ca92254c5ef515c35cc1260c78854c7cd5022ccad404fe484971ef65c98104b042ebd2cfc1ec63453ab218a7af0a853a2c7fa84b62fdd180e1050ee4c0285ef1a7fa78d1ecd44a1a2ccbd115a73a01dd661631111d56d25cbf08bce202191256d915c257e8b0a09f29b2453392250abfbcf2e87801rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-2.31-150300.83.1.src.rpmglibc-devel-staticglibc-devel-static(x86-64)glibc-static    glibc-devellibxcrypt-devel-staticrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.313.0.4-14.6.0-14.0-15.2-14.14.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.12.31libBrokenLocale.alibanl.alibc.alibdl.alibm-2.31.alibm.alibmvec.alibpthread.alibresolv.alibrt.alibutil.a/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:33620/SUSE_SLE-15-SP3_Update/708c2966eef44d3b02b92cd04bc8cf02-glibc.SUSE_SLE-15-SP3_Updatedrpmxz5x86_64-suse-linuxcurrent ar archiveASCII textA +p>nWutf-8eeeeb64a8dc7660eaf47ebcef752a2dab9101f78c21bc11dc5716589bad8ecd3?P7zXZ !t/]"k%!>*75hK|^6Ft6JR+<{Pw‰SI*V7]NGÉ9# 5/6W/yn2e EZHFk("JuuOt_ k Nzovu~r-YQ7dٮIxuf_~PR ;w5m<| H]K9Mi1xVߒ}RS( []/N*Bc@V{®Xa!^mOd{%s8z=Wf9T:G!0, #0(~GV*ɏ$oP_=GA{?p q,U}'?UV~|,\;֓]FF CS˥g6: ^>ey7]&4!2ʷ\ w*İF:ۣ$֖} B3t`XQ<>>S{ ?ٞװj8iٌ5WML6D* G-kܺ +B&iGOD @^M$4\J(B!,;=jث:3L#6ӌ/#vYc*GzӤn'4pޱvTi) P Jg) L\זF/k u]JU (N,7Х3ԍk2%[#'%/WZA|KM0mS|6. ?+l7%1U+YխGX8ח3iєjBrb7]RA2S!!G1 ձ$k:M?گ'aD.gh[(vЧ|A%<)C92QYPzw2"s̲{FS)gJoC 2`}Bez^,@G[ H*>*, fG"YXXICjBƭo [$bVO`N-trQֱDN 1k43#M׸~=NXR^!R *mQI}` N:ԃ arE&ZL*#x/!W)9hMo[_]1S]:vO6, O98N ѱL#ɺ[K:}!$2)U6c'G19'zi70/y8'.U⃪!IqsA oV+QKkB~EA*ԫ&Z lүnT7s$78ʍkqV>}#KwN< in^eU|?%OB~#C6g?{PSh|C6@9r ~;W*dQ'T~eZEUل|FOޤ|[B15&^ qd VQ z6{w (Bw.֣WV2?[O)nf8[yw9$IMHq!9wKچ?k+ [@rc6*|-"b:#/gkSI_o5YxrJ;i-Z}iDe,,ϐM`ت14c9|KDnc q(F_́dF͆Q*i 8ya.BBϱcJġ6c7*˕7:!Js;@CJp3j;hfم2u*'F"ƞ/97'. ɩS˝%P&hĎA|^`$R%0 xi 587NjچL M |!q\MaI.lxOǽ<Ȭ:E>|c̄ma(+|#x%'m޹l$5p| L;'ͮ6|'B ˕&7oFXfF3wc5cy[,9ex(Y}+a2lB@^Mjlojøʪߤ ޻4t3򌠺/H~GS#/O~? a/lUݑsTJU7G A&ĞdMUk`n=hY4CmjЖzs.-!g[08MZ -H}A[5,3?`4b4jw l| ^ t#SF{!!!^,RH[,hTrLg5 'o6|OAJkakL Nv>gn!j\ d2 ΛF#ȯIGe)6ԫj$Z}ʂG=s'C؆ט'2q 5fc}R;44y=__ FO4M~!i 7h7rMY,&E*DV OC$3+32:h#8&yg-.$ w@m;#elIh$W}cK]/G! tj){tyF0Ko>y\'ع9FObDzhA!.!QbFі+Y[Hs֝_()ѫUS>VcUoL*>&Y.FEׅS3;?=@%ϙXF}M1e=ޘR;7٘Φ97[)(0S+SX%ޡ(Vp6;47oH(r˩a ]Aʸ7_ˣl;;Usa I]:tLc2UZShWBm[(.keK+ls:$eJfݐ89[B 0^laOZ mz0GR}R0]i f%=iotBc ]ᱺ~`_C+.`EC-}swwlKglg1o=sQ*32L*W56^T@!U,m2 xUJ@SRcc$%*D0y9GSvfޘ%Nԋۘ:[d/ϑOA*s?wAFivшii&LqLǼ%dhxЀ;hz o)2b~; pgʰzIHA8B L~}+$U=IW[657L>a~ .z^qMbw` oMč%k2jM΢|Kԓn WZdR{ H{+ENך$hdB:mO`nK\A!bvq-%f ~-#D B\OpdjJ4bPJwS`4"5JtLBZ!>=-FOE$Tp/qtU/D[l$!̥DÐl"LJg"_geQ+M#&G(إOsRut(= :l \MQ 4}p_S|M_R;6!Tղj "X>+uDo[s+D ']ޫjP:7B6 }q<}-ۋ"\\t*ʟ`#pt>0>dۺ2;J`aNSb`?qjj؎.6DHB{_n#LVۜ+>P3drCV-j.R A ٲ < y.@qR[4J01-}lD0)6p"^^ PN'jD7+`w|85cQ>z5iGpNO@Yd_ &0r >d_p9NV_ Y GqEz߽)64N@jj Kcǭ%iuaSNXFw槿N=#kB? Fy(5m=AryjȒvl.:\Q+5l_w['` #BiyFo#G]R< {-"]q埳c焍1^ShO9eRd ]2o7}O'3t?PCV^q5SE+mxA;KaH[&A)]Zs{scPY8W{[Z\Qz 9ď{3>U!،s?]ආmuYwqWAʈA 3X bpNƻކ\"^ $M!cc&&71҃;ԒBޖqω>`[^IS KO\_=yU{l@_k]i6@UQpAvd$mWCF lI]{N ǀ?ɟ'^-gέ48)zqǬsB ABMj知-#*($9P?Ż֢-wMތ?#UǛ@r^kA KGdWn+qg5HMMy趸B/,g.;+Qo}q[M#wPmZ~t KEf[ T!ԆKhzW?ʎGq<669rzQ0˂4Q{~`QC"J[Cҿ,jH-GqmsiJCng!Rg=ӼlpG'颇/3^ˌ R1?֌[Ոj 5Jr_$Yrq\ag} e:+M%@? "FVY=V3!].#k.xejx߂Jn'\GA<.$~ #c > AM" &^x-o Ҥ_ `6wPhhXy@Lpa[wq1׭aDn05Ɠrק څBPg!.gx#R a-$'IPD8ML9ljt< d2?^{mn57`;pc3Oi%{߻7캅{lh V=ӁwULK$AC\mU5:MkY>u2U"=0!_0,Ps_k%+_R(rk3bٓ׌7"߲KF:Xy$.\ԺHb`Lx[i{HݸZ?#oƹ^+]GRs'g#s3d^[d +\(w#]$Ù g^|lnXP<~`wh}J('qaѺ}C]L2#Fŀ낮xv&C?OqHwL^<罺"PΚesqc,ImAO3j5eS(?؜nTpM;I?mxX5K֍ '\B$|4g5 l` qU_8b*6ԯpu iac:#C. ܓ̇N43[o1\_v2 qti>fNB@ V}/@HH 򭚾w9Gh1%Y ni^/,t%}iUGΝ!,-w4oAB#1oS$&̺R|,JGb]-S)wL25m>9cRA]Bۍ߉3 ;|֞[9IJV1|_=keiI# qWS@wW‰m\uםRGS eMg@Ӭ݊FI- {ECnֽp(~`xc0|45^HYGP.NË:j2xr_F\72߿ѝ- ɳł~*Y@]*i>⥵;ZT4*yk:BOU,*{1פ-NwDtJ5;7Xyhktob6S[52ϲ7S+y u,\h8J<65cX ޟZ]NZYqmoח7U'e/O/K2҇+K2S+pH@BBZ>$T߇T{PՃd>2*k* `~29w! $z:|G%, _5:s\NJBt&an5;TIUzGgX%!Hڬ8 IA@]xc Ϗ?Ke}iJ4 CX7V>}L/tHN!t5bj܃u@jF#"Ήv4*ԥYJ*#ps0w[Ag cLP$Hj3UFcoO<o#pY4"x.dM]ßڇNbܱ[y`TUa9\f zr%Y1[*o:%7|{{/ny7QD]_(nxp9+DZ4!khwiG})˻ ln?@|L\ Py3OW-sW 䖂@"AS>2ȄEӦLJvWuPFx'0N>s4l"}̄*9iYJ q6BOW)u䉊sgw p](m4ш=}!{Jz1icRg%W~IL-SsL̏QЈmQíXLOXnlz[wR) ̭bfAt\,HlҦ\]әcȆv y8<^%=_9|FnAr@?gCjH:_@2iCt|1- Zu#js∩%r9ߢ(&*F͔~Ȍhs0?6@(+!psŌ+9kt@.;Z, 5.g CHk>@%](kmv ܑĘUz+!8X,>ߒ~l Qs.\S1mf#biuVpZ/g>**jd7%]w7V ?߽\$ʹ?s/~Fg>g[1A2Q-/jk4U V7~v+U\2IS o_02;מX~3JCjȡ穓`K ʬǓI0u[-|s:2<7XfARkmv\dZJ6:p[IcR6R4RA]H?;I"L8/?W<ӏ9f*g"!ѝ_tNtEAP$Y^k`u_ocl HLzw嘁b.0R}%}uu [IpBG"fK˶8"23# ;L]lF6i9;2Y/Bs$ Ar EBBJq!3#TQBNg2[#LY6u|n 2Y]D%ߛq#tIfADkhFd6@8Qz&0J>YGR B LUye]%Shq@>JUBbKE?uOMTZ4 +U%7蔳[% >\Ph!T Ձnm~5q/ ^2KHSK>eE/MmRK6j@F'9P)R:,֓0q!N|Ӣ]{{U;  p> TX1VFa^ZJq`]^ ,&׷.^#+{&A>M A8'z#,"-Hy܊̛0JD[w-/ S~:5ϖJ8}/UK"'UJ \:3=aZ#?k<ʭf}W@tq6'g: > Fq3FoL"i9|}IaXS[I{sjQdôJU{ɲ 5DP"!\˝{?aФ WT>?ˬtkiiC{¶/T\1d&#Uϳ iT}TRjӝ ,E&tcRA>q:Qt2lmD_p>JTwtEr Lblܾ\UIH|, jniа1y?ik6aauz#'VpG\}U2Ok)BLL,"V{"k E}(b\tnOt)[3ǥ2&Jq@<- m_t"V`έyK(n-A CʺZ8Կ t;x6|۳R Q O>?*5 CWE"0q'!sf%% }}( Te_'kFUo tpcM'{HCJV.㗋@o+篎pbDf@j MaN<=I*[m&bS!K#aev@sjKS/.B>$RķaB]ךa-E"b -+]J"Qo4hYdžPKjLIRYMhp݄M5ر ,*yݯ=VGGxF0xW[!ғ{p6/]tT_.!l,s4'E}_=IL* c䜖G?Itxiʻb|52oO< G8d2sL nvQEï[[ V_ g-/n/َ J"3ULb;i`םqiX ¶Cȱ+2"$$r>'+ "Q%ʉW*pr%o5HЩnbW3rSt&i⁧yn]ʢRM(PjD ,pF;Jpz>l~^̼\VSZJ>,9t 甈eb0&Q[X E#ÑeEW` xyw79<{}K^kMC%}&/I;݅H7:Pa%cw;h۷ItN`0͡-l^Pv'&odVf EтTsUFR>DƳ;Bȧą?Giڮ(Hxvr,5AvKӔ%Dds8aHxWMzom{"tRoEp,V^$x?x8WҐ0UOLsZf_ICotڢ }Xcaݰ?ka,ݦLM9t1|k)>3O5Z\mK=u)dP ArMp"i 0 d3$~ moBs4i$]p x>ŖSLE*'g%H/q֯i/,``ʗXB ,Y") <5 ݻа+8TSK5V?cOÓB7&ќ@3'~9%5}k5_8M}3BGttihg3_aK׋:lj &Of˓ٻVjFgL5TtNIR4&+GqZ ϋBfE~em, JőbWTrAlMEcJPRe&=Z͂ѭ%w@2LAA=N>pʆ~?VحOZk7Ig#_rOe1("cBa9j iCD_J61ocK ((۪+ځ7, @/; {Ҭk}#NiO~xS;0*So-[̑ G~RBJBb1.~b@)E~l@O9n"?!0Z075ϵʮBZ)chؒ68m Y˸5ͫůCfHA Fͦ)k212Rw/)ٰ;r[%,k͸tHAWd'z\&pclK./G,4^O)3(heΜ%%`_Iy'O|bAʎО=n8qCt Jp!z&f{`,-VZ*7X, ϕRG K/&!e/xral#BcM3Ź=\P]9`D!e[I fӨ袼g!j0ԲKn,O6pJ؞ϾDszh@S<3WiuS98?,aPCdõBۇkA`,BNǚSƃRP' Jc f\6y3칄 _Ez'2څaت^b+(!@k%_L5杦IX3nPxΔKrHo9zª}{t2H4OO {PU M0+VH\&VjGLsDTaŠB7Li{cb# q6K8qT~DIb'ŷ;pA"j / F_YPHd!`ĵq8u香n!hT؜Z!Z>w}y٦)'fgٗu ^ r5xT' .Kw ڲLzWJVH&k}όc`^/4yfxwF×]ICRM܈vl~fR2m+ni" ]8ZVTL'1As sWV0# yʧ&mt2>+y%F] BG٬Ta&2MfDEV| r2=$b<4Dϣ2F":y:tG` Mw%?}OaFjMDGBN0-;A6В6q8D#ѺQ1ܷ`Q4P2 {~$hRZ0G'!),y5^2]JگJHi4Uv'&wG()b˵3lf@JBWs-+~c*r9ҒcBW_@ ZTݯ(&V/>$Rw)(;la@z;p(׌svD EGdV[Fg2_ xHtYq >?G~3ֳ&Ϋ0| iKیj&\/~ARl 6*Tld%頜tuڥNbXQG9x"7J_Ȭ3,/z^% E7VJHߨv<pu:wJ)az&5lz}){fי-u'4kA6܉~^<%<=DИ!cݐoɦ}+4~Q)8CB(vnr߼'?WEE@Qwgv03eX }*{5{@^k]EVebge93dxZf^@hW[PaO|I~BrXu=MV37!aE: :3'k$PcN?V5w AJS {Bp;ŧ6ڞ <4Fiӛ+d)'6]7Z|xT!auz5 9e}ЊSF һH/3DfRZԤt/( -'L:ˇ{F"Q`.Ud)7!~pR>ǯŘر4 U9_A!ѽ@9h#;Ok,9GK-@u OjĶǚf` 3~ ~&OIwLTn^ZðTQ Fֈ}j#͢/Fk̀WE{/s;<>`a[IgRn D)^ :'0SybV]oԟ5W7]RbWi։v}սDٽ&-Q.%zd=7 Os6]4JID:x| t̪Es$ζjZ ,:DZg! 9аRA<Jt)M7[Qۆt:^վ;$3Cv9Ýs\6\(x3U߇ʉX/!"7úvJmH3 uGŬ7~uk "@653%Vi+opJ߫+ǜuGԸ" N]IKMM"r' )g!8W:~WlfF0%:ry;1Q@jc$YȄ4OSngR퍚[G:[Vw#CHRI\ p'f~^y3*($s``#-H#'JZxf Qţ0⚡|A) jz.bq:屬 S⋮E,+^ "W&<+jXYCT]ЌҢQD!rkQZG&ECїIVwcen 4Ǟ>l8f(A\XH8qB~D'qb] UbT6+GOK QU2}5xEek`"[?~րPZoO׹ nd?72yպ*[nj»P&کI=k}~sg6ҽIbܻ|<[?ַdo02{(>Wr(S󉂇!Զx?HBÚα+vo㘬vXݓ!>UAt $ я-;QֆU]+b;p8د0m:E Fɸd8J(a*1o\l!q^8L]2o|'OSt_Нଯ-]. j:cgÓ)<LD*1*0CAm[ 8h0ruҸ3*Y|>\~Xg:O߁ e1mtGh'"mdMf/~0Mά˲4*d3@1ϒCuΚ;{FH_>#k VN°G/PHw0(Y10cvK?=z%068ULߜ$c#^(3V :㫋q,'ٲi {w1}dEݽsl[lQn6Y>< 'm p^;'2}G. AŤ83ؿOu(Y: _+;r3aW k~W7Hl \xС;?Td{U yឧpSm w}]F]Gr;=$S\taXI /%EXrM\Q>}]U82iy_'}P6&<o oПR>ߤj,woXkmhdcĿ:*Wa nMCool.)U<|ⰹpl^^ˁ{hEX +:8:86LrB`0^:UrM8 1NCoJhp;Ju0aB p_đ5$Kp)ullD+z3VE]+T%3y]ZD4+W`L|%`85^VmҾk<&;ՐVhw׏Z6 zΜdTQ 7 e#1v'Rv; cb eÕ U)bodi8^'Ҙ=f_*$2PW3q^l} !n7`WNِhXp~~gqѼDgfiXEשl~lr7CvTR5/yRg B`3='?$K5u&nF쓷ՀvN d=`u?&I|5S\0GCdӷNu>#F=nq$.j+xD`\55-U ňC: S$MH-jלD6dB}' -? M]IPJ? C{ZufkJ!z,oՃai+ū=[˚tݶWV5wm18Plb/ 0xEfu*ܕ, `b9U%^`f8 p/)FTX|upfD*+< Kx#jOl ạ<ϋ,Z.=.w-Hou6 ʪ|9!D}A: OtZ0ǯ1)rs# c4,D%?؟6Ҫ$ hA &#BkJ22,Ȗ:wBjAGwD~r=N^SyYtڶjCɍe*8H\ _zsd'E}$Xt6Qro—"+t'ځ|iQW8ߣ^-G~EdoywrV]ve$pU\3dJC|' Hc |./jK P|–I5s_d_oȃ5DTQbϲ2&O\QyFe!KZ7*Fᱏ}9d7ߡvv5jVnj-gaWۡ-@$X/u$wnE4z|6:Q &OW-Oh(B= p`نD#EQV8rd>Yɴ &bZ@%ЙmX%rAX ̨Iߌ >p $ *`Ю9ooU;5t#c;d7p#oĻ7_cuH`|cTh s{aaK5~.DEznRG~йq7h9E" %u=(/NVKDDvߓ@S>bJ.ZS+-kK^?U\k5>8y9 n_Mֲ5;eOWv1 8@ "+A4\qdЃs$~tYH4T+X!(H b#ák謣hN( x-yCj0^BrLoGqS9eo[ {. s Ӽ] Xqar[IsCy&-#Bf L0O6}"lzڻ˞v 93 G#7&Pb6 ѱ$b/iBVHZ 4-L2UMz24mY y5ČD%o4\eUvxwuK}D LP63QU'NR\~b b,My5g|6#%*`F}٩)/0"E1R{ZQi - ~PS̆)Cd Ƴ||]'d_ 2*/s9ՙe3QL@&5524 ])5:y%sB?Y'M&Ǩ<@%$ߎ:( A!h `1e7֒Zkæ"QYj ]̼^\臝)x7%rAP+~4NE?f fq/~WE/.ƭmjcJVjw7oY{pxח5݃4|+zZ+`qJ d{pY4,*. 1Y 0t ]c@ʅh=x[AOGxI:JJIvLis$Wܳ؝ }bk5̖@g5܋!ۥnS,͒Ql1;}uZx$σNttMz !fr.y|wuU2W> vJFAAvQ #k I!HjW#ѭbT8uT^.cX>fgs[5b18gTѡ.Ug|tĵi90&`mܙ#2B>b[5yTR*[/$.>Gg~U(Юϋ QT̥u^:+LL~ɫZ CPMȩl|l^{}Z%;ˍ^;"q~^zՕ .B%jz*E(K]XIKYvC-Fhֵc-sKxT~[kU4k9)K!di$W?_A]@4 q&[åI/cLo}֚$ytWX}FfHYeOAN00ŃF-Y~9$eU~<{LD|r={N^e<ݵ96^eXkֲ ZOӮJĸ-f[Q,BBTd2 :q1 +rޭ84YHoA!]&l]H8ܗޣ9`\5=4 C%% Ԍrd渫_x-e_]ULD0)F %%=Dnv?k?2ȦJ-9Rd,.+hI )z'&^!;9zmTK<^OΠsE^&_e5;zt>V)OɌ;+S=6& S80A< ^7rT_!,C:o.mK1hyػ(j6LrCBH:QF5Q5oEO"Ͻ~my7D֬2_# NG-md`&֢Y>EVO7GL= 1VfLgC~$iAGأrowl+*.kXݏnBrKDld᥍&em]U5 AlOt2%: mrka(pUJG>H}pBMMk`[Np&Ȯ猌p2p6ȶ;i݂h,y='לjch<]U;6%Â{\u^ 4QhqG\»ʱy +_a%_vsc1oζZՒ`p¼%MV>4(H2y*}E>u,jMvis3)>CpY^Șxm6.'s>8;Ρӟ&BQ'K igWӤv.Up|ݨ"Lz~WGm>s43]qzgNkI|j̚֋vXpqRRhz&`7M 8(S>-&^p^ WתmPַ9 Z$sQap-D>M +y :h\ *Iu~WG9Lr4<['V:zVZAͧX͘-(ِpp*<7z~Yk7SQ\ Cv :rugj Nes3/ˌN(|CǁDY\gp8A7pikc+Q}=']5JBU%wo!XCϘMmZ.=:mL8A\&$ d$9-lC yæ?fd2w`*_*/gEjb' $f, ٘b>PbTiG{1+ufE[*Wy~c7 2 2[q듼H.GB ݠ׻}"e M>DnzU~a#>c}lX\.57Gz>.mBxmg  S0͇[8l lqʷO1tʼn?$ $SȖA;]CT.'x6UNzʬ1 X4USKxJ:۞)Ҩle& +Vp 'eĶGl`.TR^j2Ι$>5f`_xxay4 ~Pd,11*Xe ~"1"xs{X[e|:чu =Yľnk@`gb&Dz"?5n=<;aݪ7<$hS {Zѹ?Kd.̵]J%1UغFam)㨗cxٍ> f#NTnRz]-XJuy pZݷʧ*(&%un ns%8T!V,@Lή{+Ug@\PZLSNfOz poIgXͶVq'i)fsd-W>;EPmƠ(m` i598U uJ^Gx(JQ*`w%%ƭ{zqt. Җv既HP^b`\ b`[eK{2m(]V%;bq|͈{t{CN%@("rBm)QA߼G!fu)KEˡr5wj8w&_xIedĥ:78 1 m$*Bl[fe'Vt~2ƟfYۻ H .j6 )iD2ZP~Xrv b[.TVh0ij:NNsqM687P=."T"}WZx64܇,MO}21?4EZ&&Z[ee4oT?U"OjWRn'dk*l3(aWgj ݻSS-bNrDQ:xr7h\%"̓ȅC =dˤdSe0>Ƀ4\Ft"D :,PhYFG9[BcxVL%Mu{B+-SqߍFṶiJo,}c%YֱMf[,DD-8$Ui'UT/aR`6Z3 &X8 mL`03Zi3ZrdP#(+x/q]NU Oޗ, dL9_a?y>G=`t:~] nk *TA-# JH! gq=p%[ݖ\.W` !Њw(P\@qXi~ ~""QIj!_Iu &gŔƖvc'~0}"11aNR}L(,gcoއkkСve<e'`/4_K"Sg+A$TݞrĹR.%i yaȡ$ Wm[~֣ܶ3S06+ŸqW2t')[%h+.ŸB;0]#Ax {lP~I l c4 or]vUotFxV=? :\9rAo YZ