glibc-utils-2.31-150300.63.1 >  A ep9|!k[_$*21<mJ|h 1gb_`L]A;nF䢩2Xdw'c;}ukqRKC`\)#X꽟, qrFXT(>CS{f90y'!'uvnOo;iOJsep9|teղvWz8oQdK&FOWQxCݐe_FQ#B1 *Pm# ,$Z3tMrX}(zdMxI; *ն1jP`^[˾ F߶wG*_^ :N=R7Nf_>Php9(AdGG.ACGxwy'{ .!W(̈́ `7T)\B. ^=L'|-o 8K_+iN/T~YI>p>ِ?ـd  L $04Mn    2  H  t     8 o  PT(89 :QFЮG H I X(Y8\\ ]ш ^b+cdZe_fbldux vӤ wD xp y؜!z 04:|Cglibc-utils2.31150300.63.1Development utilities from the GNU C LibraryThe glibc-utils package contains mtrace, a memory leak tracer and xtrace, a function call tracer which can be helpful during program debugging. If you are unsure if you need this, do not install this package.eh04-ch1dSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/Development/Languages/C and C++http://www.gnu.org/software/libc/libc.htmllinuxx86_64I`EI`0)`9(xAeeeeeeeeeeed2cc0edfa112d4bd22a22c4a475ab0a562f3722a6ecbc3cb53aadb5013bbd893a74aac8636cb11808c637d011462a6fee27f823dd637c486c83aa464cc94475ed6194f5d2655c2f4e903e2bd2ab27866ac133b85825a110159873d7f0e8adf79a8f3f982d64d7fc5e320078dd3db1bca4bf5d121e216fe5dbc73ed422989058c23329c95423e148375b6f7597912247ac3b84a25196d8deb37889debd58c6aaf4585913ae84556b0e6cf6ad5ec40efdc00e8f55a1d69ab783924eeb6df6df845562d52a78e407472fd00c2318c6675cf15f687bc7ac1bfdb29d3251c691cfa9e9d764154fa0bb7ba04a33a705f4e0ff4478c5aa25b93363fa5180d63f78a32804fb49f6d568dcddc52aee3fcbbc5b8d3a40afacab9c7a36363711837aa1542df77ede0297a0b4e321dfb706979f537b7a81c832e72048b2de6343e27421eb322rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-utils-src-2.31-150300.63.1.src.rpmglibc-utilsglibc-utils(x86-64)libmemusage.so()(64bit)libpcprofile.so()(64bit)@@@@@@@@@@@@@@    /usr/bin/bash/usr/bin/perlglibcld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libgd.so.3()(64bit)libm.so.6()(64bit)libpng16.so.16()(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.313.0.4-14.6.0-14.0-15.2-14.14.3eSe;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-ch1d 1696505761 2.31-150300.63.12.31-150300.63.1libmemusage.solibpcprofile.somemusagememusagestatmtracepcprofiledumpplddsotrussxtraceauditsotruss-lib.so/lib64//usr/bin//usr/lib64//usr/lib64/audit/-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:30871/SUSE_SLE-15-SP3_Update/e8a84cdf91bcc96e8c74cd0385e1c165-glibc.SUSE_SLE-15-SP3_Update:utilscpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=103d1fdc36d4dc5a6af787a64353e7e93b26769f, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d9a5ee86a1eea92b236c977aab7c88a62c13051d, for GNU/Linux 3.2.0, strippedBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=a804f04a8e2bad5fe6f23d1af0147e8365d67958, for GNU/Linux 3.2.0, strippedPerl script text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=329f5239ca287faf61719e26f7b2529956ccf065, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=af908e2c4c480603e8918eccb38c020ae7da963a, for GNU/Linux 3.2.0, strippeddirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=67511f85ddf841e8cba1105d19e9138bb936ea3d, for GNU/Linux 3.2.0, stripped PR RRRR RRPRRRRRRR R RR RRRRRRRRRRRRRR&&0M5utf-8dda9683d7ee9c8c64534b0e8887d715eb84d831b815a759c7dc88652fa84e051? 7zXZ !t/`] crv9wr ׊箑 DbO|%4)ѧ'~2:U1Wcc} j8uwT/re_kB}T*=售BRpd!WUȀY!eD5'EuJfgȐTs؜6Q j#ZSc v}}+}3^~ŭ4pv 6&䆏9_rT6ޥe zgmѮe1F21wzfϠ${1cT̝)"ؾT|c]m~!($Qr2D/LK W.7pz[KSԂ\(bSJlRd379AǞ?1LclO(i%Nր}B %2?Q}K>ު]fI!+&DG>$Qi{ϒ`KW5TX OWmUIT?2J&'ˍd,$r- qnbĐA\.Q 6 Ƅ]竣7IOp260Wա~X(u㼭_&ݕIer%4ފ=ZL/&֗Ij%FX~baW4256cD%tD\yEzr2QwR]/4% иv2b8gJ:ezŴh1 X~Yv%Ƹ%W4?Ez9wpe)1$FA xy@GwڡЅ.HĬxYrJZoڪ>g 3εݱD.#w!wݧC>oZn 53"No8Ŵ$vVf ArNz0?$࿎]nF ]v/m撜@@xpKt0K@F뛤] N[[6/55䰴p5vSXjw|<tmr\8@g̴,L4wm\2X_,d [{t| >+è9_d/yhs' 0Ы@8 ^kCzY<K/Gqrk5//53fm./+^8 ܊ʦcrjl<4[.?Ao6pW|~a,l |<װ£vu)!S0[`g ZF aTv>˒W0Q'ѧV2hz{i.cQg_=ED)#FpdYEUVX:mߪu#~E h{tM)DۿH?y&Dqs[̧Bxz#L*wS0<[K>V $WZ1n\LǸX@5hsw~ ڝ}g\k$Ė;BE]-amǚ#9, s#h/.sǠM#>7W;x^b,pUϿ7xiE3# )~2=!JMg_~1%`*WGvTt<{ˑO# PdLK0F爡Z}œ'Z_R|J0@p]Wqs.rhx*<=Gj$r&qɱ[|wjFκ)[%RrLrtm!^,DeQYF@(՝_\bSқR|/GXR"j(h\qGHזg2U}D 枝=:q6a)B1+{sxFE?>>IpK41T`iJ$&| R|*8W"~WZ|Д &{ӷU+y6/K49J@d(.U@`>xx-WhB Yli 0![1/B-/Y `'/Ŝ nwRG4IoZovNV@}W40*GE4>ޖNK jm<,GP"Vhj6nhu5(A ֣.&~=]q/IKL FcJhh(Hm8 2y$[:u^ uDAZu+\W"2cR%.4HESZAGЙe.2IbHt'{gI`G?^t%b+faCfv[eS(yS%,mlBjc|֞Rf? VjW墦.LZd~L' 2aJ ]֢ "`HVx-.rG~T>ƣgi]%*>V9Y0z3{c|z0`z}թ SJG tLI?1aCDX]86 !袋ꂎ{ZzqGlΌ1&B <] GP1=-NV.O.TAzԔ+H(9_Bɗm=ۈscOcF/Ujg$oxd$|k {j5"2*S %%ڜ$_RBaioL~aiۯFcck ڹEtIbO89u w\.X]-]Z鞐B[#@2>ea_NC跽#@z$9XwL@Υ =#9Sތ 4CzW;peқ6.壐܂KMyNI6(Q z}y)jI/>tm;z]itaUS2켦ɀ+Fb餢U9ZVrw 9i\WlḂoP ?47cˇJ&2Ic˫2?0y? Mq/}E ހǻm|bfӘ_$jݿtB89cIPGbONB 5/sUf NH]\ǐWUG>FІG P+ 0ZS00YztnS4L;|4%*y.qm*w=;[ D:F*SQ EX:Gƭow]@Fn!hk6gHFR%l_{AaS4z(rW}1۔J4uRl+,g2gsm^ 9E|LyE&q1)ZA΋]4gY]7?roew9!蓴^1AGP2\O OS".̅8-lr'l !>I7+"WYakd1QTB$@ʎB!*Sґ 6ȞQ^ȚawU5_k[00dW$ϥHqI4jxB,Ay9[M=Yq>BU&&hU'!bmxDT[Ju1k>^j=h?gzꀥ:3,Uc%u P]ҨrK3jl4G]x(}-5s4:"bw*O)h>˒bOQjL뿾莐p$DͱC[Zhc25\ l`v{Ǟ╦ϵkz˔bFu҅1is CI]>R3-O g#  t|uBcޖ:bfLx56'p췰VZKEhvA[ac^[jͩ9KCD Qus ;xto0&,g"6  YoL {o$r+6 (KeL?yIӤ-hwwqYa=j( pfy T'Bvѷ }0|ڻ9. {΀SD<=cXENښ> Mb$ScJoÝ$Qp%{VlN0̗> J(.NȨfEPy#6ǼŖ:J0 X^xJ!jUH1p'&nF0Y1=Lc__^cy'_Mh<v{tzLpVC~Piy(+B첓bc-9 :-l{6KFAt0K'x^,FbUآ NRaQ Ly?p%)F~Q@S*ДI5!`!pկp`UTn1 r1[*o  |7}{ >IoG) =Sxpk[:77BUW|G֊)YDC>"ȇ8'< iʖDK ?^ØHsq|>- |vj_ߵ4|4+ǩ~ nB\&^o 귁 i?y ~suEA7LpHiJ,fp^੡aeΤ'}m8Hڦs˴jy'/?Y(7Rep0,YSEѹG˧EpGv[RqyTbΑ/ޒu34dfHM ڳxZ'h Aek:۟S V8b ehf]mʌ4VqNZ.~8 ( \I xsHb,n9@55+9 i)NI ϱ|PդHiy ~ ?I}+J[Ɛ\mMd^mMs{)Dzfh礏 N88+: JJNA&E' TQW$][}ӹYMx~ve;'~)BJM4_M. Žɍn!  YKy^\Λ-( ""~+σ{9&61_n4aᦸ$x(MF}+"|ʢFg.9=k4Pu_:"Rrv?kT e.mVy((Ws(!>H QP/ܷ{=G _I ,=[D,U G -S<׆d(᷊C%վhbx0+QIp|$Mmu:*Jubw?rʞ8!<}v[rd%^˂sTAeK%jըmĢsGISܑ4-F#!+Z^׍v.z`S|ڽ5eqVR/A#cc k| М޻T *co{('휋O Li-*O#MȺ% 5=(ȉX4l%?{q.1'\C %(|7l};w+MQlk_nbK^b O }!i[Ao~ u\u׬5=)}CEܠn^ܡp$JYbKV$;#;h2!EbFf6;t?,|Nā"U̡c(I˙/]lq_GF"xK~$ͨm yG5.ri+xPV3+Š6=6IhV Q1az6b{4 ml~N9lS7p_hj*Ub-a(MQ/yD儨 p&aaZiG\X=ik" V,[Xo>7 H6@ |*5&7^ )t߿7 DBZ'0XQ:|ڀ]L_L% ZjDFWӴpT52C-AZs 3"B4pytʄ"i2}E_Y1$k^,B2TpTH*U`d E "6ߟcAJ:$C" (NNPfݳq+W`?T*^|*zCpܭOe#(!"8@ңyf7-l/Gf#wpq,嬏9x6–|l7!C`IY"n| |kFXrvͤH{>j3l ReE'vNFRrCrB#o gFy_@H8u2)`AX MsoMhG U%3VAOVO=tGu1Qqj7d%PǴDҫdC]W -8.ZhQ^XyBd5=tKrĢ1]"ٲ4CpU(/Jc>a8B!t0Ђ1{@"aPJݡnψ!aXM!s,n-޹Hi&$ۺ%;P[~w!Kt\Y״D#@ny}#*P95(Eޑ&p >~(PLm bpsޅO[x^f]inKV/d"$+u=P~gu]vαhL9 igPeݓɽk !Rgdj5|5QW q{$s8;;.֤o9*"(d$ʾVxe-m=ӑww?Yrch&C Z&2􀐒 rJϽB0T^ˬG2oMbHwzaU-Dž)gMLOw  +ɿ,0D1`jм]kqJ uͭeX>\dex;x>$O1*#k&LAWݹF;XAuAo1?"?Ǎk8bjL`vy ƼGCy}軫AnALϴiBFX@'L1 B:'JKpT^9T JXEYe-NZ[@g{wGSSTv7mb eX7l` hԍcQ| $(a z Çtr]|Xg]>ݺf*JGzhY+6$sOQK‰Xnϴ Fqc::S*RC3&E$NNTc# *޺bDGսCh!4 BW!eEIAC2P/Qm$fA|xfӤ;5pC;u˦ЦZb~t@$yDi=P}1\Q&\n.@m zD ªuZb(*O f˿L2nG׸QpF#L/ePV+W@nzppgv{礊054Hi2m(jaJ>r)Cɇk|Ivw@0_dG_qr>bH> )tE )$|»' qZfqC5eRDjE6!M%wIyO>SґW%sT"V2Ж-b0Mh}åؑ>nyܬؗ@9LTV'f,e KgfqoBi{|34xIX2 g<3xt} v }'0 ܹ8yeC^e#XCt`t%ImZSJѻT1 :h 5o뾦ӉcYa_^PgQDyQl r{xR"vǕlDR8;4YZVD-ZS0Λ7*4uo)&q冷sB-%79R yjJUF kt.>ϼHxqbX3C}\&E@<5Djq^.x_ĥ %5I?3HsXef3hkc+A*I0 8^ VSWQ 8oPwea/rZ3Ш)OŒ-aڛj# T%i"$@. z[0LG LYm4GulM>=';I ; <!jJAJk^N)8jgs!hŤ3ߧﴜY(8g2j"#̂)J`{4\9CQRIޢ>CDl.'T_z tfbMuUĕb; LBBwrez臟hFB?w'(C*#{+~%ɐO͏>N[WZI80Cg{rW}ᆽH&}j}u`Zmng|ۼ99qo"_Q{i^#ù]܃A+Qp1&_S9/.m@"T\8 #\ϗN [:H/T>D:9ɽ1&`$ɤ)>\:,ٗCHiv=oy*Vg/tuStD~`ֵ=Aafؓ1t1U \'\YDE< CE"+vkrKzwZn[&JUR`Z~& 5{$}uw|y{~bXE) kYL{O;J3-v׶v/-)ܫ4o)Q7ISo>"Iu8$}f|h}Ft@Hz9AҀHxL@mFdgW*@ 2Oe*8Y+Ǡ QI'<VDkv)K~!?Ek}D310sV74W9)y^ 0iQVܢ)WMi}Rz8ldhW\ |@HuDf3sxld4 Aj&Lf}^KJFo6}E>8Cv*_&=KHXViX<)ls>.bܑ֚Q+w*rߥ2M?z(>Z1v%wOШ-MŘ(8R5T*6=WPE`gA[\ash%ȭYc\PA vY^ -> RY^̅ ,Ʋ2gOl4*KC/"4xS~Ѝ))C mfM{M OPE=(e D0\tK :X@н}j+D@xYe{)%gζW7iМҐ(x`3+C#;C)=e5xҒ|.khq d 52\?ز^ٰiIc9Q„!0~hPBbH:j>/+}PJ%MUWK@ 6$xpV }jxs-x|s%7YP\>dGo&:3g滕&U.x*QK)Ez~?buCh5jz_ˉdh3z=L!r+_o.s2wႿqM,Y#JB~a2Nؑh ^kBہB/-sҰT;*R1#l9z:Qm眩`Y!ahJeཇHD6,+)d<`si'.0[٩N<4Uzih/ѣ \]fw+8 첽Eg+-\֤adpf/e Z-_Ǫf1+cvzUu@kU/1'-aMkjT]`Xo'>V,%tI^ei3ƉX/]Q1:]1 kbQđf=)ڏSh*Lt|ά$ۂǎΎ9Ͼoi'L?IcXn{CN} a .ADιOIZ`jE#J?dP%աY8a l$LFp !9Q Ij%m7R9!eQ{rDŲL]`>UMrgm+=Y9C@\f  HF#Lަ㸵sMel+q2qҭrYBUVpb+.v\*6*RwVKi[.67ԧ7eEV` (Lg'og2r[e:Q`_ J BM} alj #JTNVNMyZiľ8`2nt"{QR`֑,3X|:ʙcL~RIc c,P{Ν5h#ƙ[] L?WYm2ߩl>ܕB+,WgLiap7a,iEXۡ@Tn9гZh#Dlc,|ӛ5Df+'oj1J1s$^5~r!Y6Lby(i`4ǮYQSPk2$ ˎ(cP7@:JE:L C*{(A5#hZu&]kӯ J#"GA aI$>ؤMμܚYG% xQeMshh(0?05V)5r&U;l i@*})/wUָ>W±Uv8.V@>-6ѩIaݐ06'JdGP;VxɅ׶H78:O1 Z3oCS8VVsaՅ͜ZZ݇S>!a@0R ?;ڹ ,]7LG]F YI&U/]0Y1D0 ?Vzh@]<ř簎ۻi\dzb3A"{!AݾN\'w󒫷eN}1ީQ~ۈKUtǩuNNz'BxaVWN?ڡ%R %;) gPܚی[MJw@ 6tK2q6t<;~eq*E2Rػs8D< 1}%/`גz0B릉*r-lp}]rFc:ibW 82ze΍7ۅy; /^k(ި:N\1wu3Ρ@VD֯: ʃ i=99+2nт%մgw  ITѪvenYZv |5$3ƙAF~Q_o;g0Ȼ#moch_5HZKgŠuEǗ -gPC{af>6~k) (P" d-ELA%Reyez$ |<R])aіheoDSwX{8SUeڴ%FfMN皐ݏ83btCG,G\3ػt|Q] _ 􅷎?z~Jh3R  N|6`sR I;39&mU\p=/ 슉B.T{]>L3e}D,ټW[Ӷ@6BlEj փ  ןW͂!Z-2=Gp7m3C?Isa/ { !t0_<9 U^"\TDz/aL 3ߌXS'gKJb` t6pv{遁Y=aY}%i$!ʂj#h򡴷:TH oђ0ۼ\2`\[qAP Щah(7(jE~`KⶀhӀ:'IoW#n³ހWD+0FoD}t}ά_ Efv߄2Z{q#`m9ꄔJjY5v($qIݬvo %Y+5?/A#wPyX:^e2C#ObYOYЙ{)e 5*#㪖( _pJ$$>f#kA- ҧ,,=Navgr›2\ G JcSٮ x w9^N醕+Sν¤.o|':d~r M^HZG=`j!tۑ ҵ"#ÁO aqs5 />d|v|zYQkg%=PRZd=xGt<AAsh(S{!'K%78o D8v+㦡{Zs8]+ͷiG s(n:PvE$jDJL,4p#_?d}qӀE +hRN$ 5)&d;g]\'PcK| Lw;T֝g&'e)bnnV?{D;YL lZUSE$5&mbT,XZ@p5b%W wz4jwo6)L%|qVI0~9]A|s=C7h&?O)ʺJMs_-5*'N 덷j@'耽jK]'@/'_ddέ'Oތ"gy:9:kgc/9R7󻕸ּx9ޙqΙttr1x-ݬB z/;0DTYSr(M!r9zAe4MNO8 Dq~ jېeoCv^'<faa@n_/۳+9Y\+#]U,o}cB 4x&Z>j7WVfEUJנ7ҏQFǦJ=^T( } gBbFm16])buUI6,^M3~pzQFټ !W~M+z&,˯~\N}SL^pȘOmyYf5) Y94{V[6xrdMy a$l:kՁtCU4rč}Zoi p/1Lh¿M(_ an_hYUkFaxR +w" =hDItJA6gZƉ4Uhk4ğ^^nb .l.ػH64*SIH˚iDŽ!Xθ`=i Hǿ.1Q5ܾN57]z;>Zg&T89`6)$VZOJe f ~dTTKz9(8\NB4`,V^!/70dj?PS^#{%vBQ`CO]c8x|I_=@i]iHר2g>%bPgԞ=I'R nlNriA4P(|=Dэk,")eFv|xؚDj2}E  WB$l=[)gN!4o48Ӹ8vHقC(*ҟ5MꆤwKhՏN ϑQL6x5B섉G~Elm5gi=,@5XӲ9kْqW ߘr*4O= R ] j:_qs-ͭv\@<2XjyvLiZm}6^s14ޣ8J(nmUp6ͥSu=|d`[K`E٘ jꠍ8Guf>RPt#Lp>Jk7)EjɀMd>84|azkڲ Di%y&W TWL+  vL5[-2ʼ(ISR<`:E b}=Z8,xYlm dzgNcTNіfyiPoDL ?3$ʲ/JA*5C#$z4^ӓK+B_a/8&nC]ҏL՗Ф?_Q5O$yTލtXsy Є+i-fWAwq!UkCV:0ןS Ʒ L KZ/#)uKiBɵGLEU {r†?)EO= iBI+zWk(-/EXϲEr%vfFr ,Ɉa?[N>ogwk"Ce0Z#*ߗktgMN20`Y[GeE}OWVSZTW@`[9 D5@uڍr~֧\+qޢs3 Aq/}IvάT9Z%7#WbD)hL{NE o4>à0â̋9%,ˣ,Joo:&Y>&8(!M 2% q>vZeې+hX*6 Bfy!tv(KbOy @/PZcU=/vïPl\qliKh=p1P'`W) e(&yngBe}66[:6Cnq>r~k9YÌkʲ)dUP O:^xD̸P) ;} =o%# Dk %)t{)J2a"T;w+LFStFŸ]"sЩLVKpvk'ջ".cQ xA'+j/N?&$.f[tgaq$ B͂@ET*Kjr^>@0D3=TrOnp=cͭ :G%p᧥z@XHYZIf[alZ3;'VqV UDЎmP=eHχ (Ik/ 覄|j-0I03N2l.5rxŝ&ZaAC >ѬSO咳cP" <'j'AV[g"1܈O}L++6/"#}!7aZO֧rǃ-3T+#;|ʭ%Dǖ6gioe҅rU"C*$a=ҏ5~#>f fs-ܑ>f`%Eʧ[J]6!5v1@XHL"TґpQJWpحOWh:gzj[0ϚEii 2Z`6GЙk&Xn5Tcɟ\1"Jys ^(i>S,;}kdzP5koz%ϼ*W2SnЩt@ S glpD1K% 8s hT.&ؖnc>>%ێ J(^щCs{ zopkBJN}<u!02ˎ:k-2CX R^m1ѦwǨoR%89.~.G}P|YTʺn ʞݮՕmJ[]"e?= VTќ"?t(ۗ"8F݁d <ON'Nu͸kW,c BEzlOP?M2VPS*ьdtT^Lx|\֜y} @7zh'/]\)U3N^2] 2jKU 7urxd!m14&hj벟`,gF<ӑ r>RO{h%e 2V8AN 3Fѵ@{@k\֬v}/ {8#*hX.YSXy!!d%7E脴q>/%$E&IZTnJʩ~ f֪f'??ȡfh3g~3Eɱ\ƶ~rN}/x[0!?-T/N,eb*ڈm|>:2|"N#i*6,lNw7<'3kɝpV3e?w oބlP"/_4-wއ?δ'[|Ro~70f{b9oBror{x8 ]^"b$E~lA&um$Qbcy7d5Þ(lN[@%ظN3):"@OU{p6|XDt`̈́w'6-iSi7>]bo.Q'SDPtJ=dg*]N4Eͷѻ`.CJ^hb0$\tQ՞(6\>Qګd ,#&!y5 iu5;Uu _M~u w'kڽ@FBgV!]bS+Xot5[ @Yhpr0<6'BUnr@ep L!kϫ,>hqE]!(n/Wh`s/DWF7rӤr K\1E{xY:l1_&*r[Fm U$B|tӮ' ?I]z4HxlZX53+[`-Kﵻ`} #g€Ƨq yŅ&B @yJrޗ"/|id4&6:@+a,^/&;&jt.O&C~p[8) 8m>({.}ir.u^R?g( d~3j2O9\F9*@[U^{O+.Sa0|M~ a>9+Jʍe˞ajR}Wn_֢ɕY'p_hUB1,RJ9irØ&+|RWl:(K>&ں9q·[ zHZez8x;k.’U۷ʽPr?ݷG:_LUX{j{.Eel QM;^a6? HD)G5MҏݍzAhSDx@H)D"f{%i\}h\$3"}T_44?e!:?șBZFl$gsc%J<]c'q?FYCw{}`)# zdyF+M@h6EE|nuA輦vTTag!&^nhVE.b; C,gl ()¬xUe}ڡF ( C5)o39!.BKсA@ayͻB5;M3Ň.aeH FlOa,I> uoO(:y>Gr->J$WP H!IhpwJNr.a谴'1A^"!/XX.'Nt*tF YZ