glibc-2.31-150300.68.1<>,e"p9|q|SlJ넝L4!Ga y=y(HPVϰ]ȕ+#\3]ݩ@FG>sZ*l}1\$N-zBsOB~ MsSc5l7k,C[|`oXQ@2:dJW7rXty4ss4i8ISs5:g`B2B8@egLav ]&)OG9q#zJ+oLaӼs~ゔ>J`?Pd   L04@D]~ $*0BB  B  B  B B tB|BB0B8k' '****(*8*9-t:6>o@uBFGBHBIBXkYkZP[X\dB]lB^bcdef l uBv$!w8Bx@ByH%z LCglibc2.31150300.68.1Standard Shared Libraries (from the GNU C Library)The GNU C Library provides the most important standard libraries used by nearly all programs: the standard C library, the standard math library, and the POSIX thread library. A system is not functional without these libraries.e"s390zl39LDSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttp://www.gnu.org/software/libc/libc.htmllinuxs390xfunction exec(path, ...) local pid = posix.fork() if pid == 0 then posix.exec(path, ...) io.write(path, ": exec failed: ", posix.errno(), "\n") os.exit(1) end if not pid then error(path .. ": fork failed: " .. posix.errno() .. "\n") end posix.wait(pid) end -- First, get rid of platform-optimized libraries. We remove any we have -- ever built, since otherwise we might end up using some old leftover -- libraries when new ones aren't installed in their place anymore. libraries = { "libc.so.6", "libc.so.6.1", "libm.so.6", "libm.so.6.1", "librt.so.1", "libpthread.so.0", "libthread_db.so.1" } remove_dirs = { "/lib64/tls/" } for i, remove_dir in ipairs(remove_dirs) do for j, library in ipairs(libraries) do local file = remove_dir .. library -- This file could be a symlink to library-2.31.so, so check -- this and don't remove only the link, but also the library itself. local link = posix.readlink(file) if link then if link:sub(1, 1) ~= "/" then link = remove_dir .. link end os.remove(link) end os.remove(file) end end if posix.access("/sbin/ldconfig", "x") then exec("/sbin/ldconfig", "-X") end if posix.utime("/usr/lib64/gconv/gconv-modules.cache") then exec("/usr/sbin/iconvconfig", "-o", "/usr/lib64/gconv/gconv-modules.cache", "--nostdlib", "/usr/lib64/gconv") endbѐ AIx G  0vgq8 Dx :Hhy@xHxHxHxHx I ; *AA큤A큤Ae!me!me!e!me!me!me e!e!~e!e e!~e e!~e!~e e!e e!~e e!~e e!~e e!~e e!~e e!~e e!~e e!~e e!~e e!~e e!~e e!~e e!~e e!e!~e!e!~e!~e e!~e!~e!~e!~e!~e!~e!~e!e!^5fe!^5fe!me!me!me!m4b0166e286cb27b577940432c6e39614b143b0d2c207dd3533906a19956e2c0408d841f8acfd345e9caff2cb96bf7abbf8f64c61ff2b6f0cd980ce1520fd453f0ad7a03c5985fc18c3ee981325a60a7c3f8a169151b9cd653ddfe2e77f01fa266e084899135cda5df149d95e3dc79f22d1b4367b7c3b2fd74582d02be3c785cf3b24a975dcde688434258566813a83ce256a4c73efd7a8a9c3998327b0b4de68934ee33477d8fcf7d547af39a5709441261bc09ee01d807d13c949cf863bc85799d2ce628e48e9a5cec271b285ce8adb9cc6e7321465c2966a8d56e8b2a17e82cab673f05b67619cab131084819b1203d6e39a68a32ad3a09c28391e7e23346dc904eba3f5952c6a485efc81b64b5456a663bedf90f5f03600db1ac5eb4342f77dbefe035c2a4458568120afbcc70ff943f4c9c05305a2f4d824425395a69bad0d519d8f19e471a1a799c9134e9bdf215896ea115f12bcf5cf54d0ea8ab4d278a1072c19ba0ff1571097b013f797db437c3de8378889664525fea7fda7438f919057e17a47d5d0afaee6afc3048fd72b0267d6c382893b559d40bf676b792659127cf7c18d6b6ebe86e1d86c00d940338de5c171213bbcd13c2435239183bb64db03a13683941fb544353aa2c0c58357b51cd1a560b45a32f2a9cab032d3d73733e9458adcfc3484be593bb2f835164cc3b13177bf11ad9ed6e9136d6bd7a30bcaa7ea9e702e37d750319cb2dc30fae4ac2671e3d31dcbf3fb78ce4fa25fdb8c882e30d2f07b4ee3fe6bfcfdc0ffa443e3d1ee27415a1d12b002c14cb8ad2d142efa1f34c791a97c131e57c2e36574307923c09cf0e58e98f1c225b5c1d5a19734972b1386e31ad96bbd41eaa0e8bc29a5c9b9ebebbaf9b75aedd42d72db712338a50dacb92849681d971e198325418966a1fcc14dcf44ff8c9be83f549cc1760fa6a005919107e17bfd733279f338d3db7b4216f8f51337e1ccae9581aa3d553d7229276e8e92c2ccc90384f9f49ed697db7b9eae8ff6541a8feafb05991efdf900f6c0a65403851f7f5df7c31be9f9031f34121b3809b116adf217df70c4ccb24af51802915a3435c6324c117d777f1f238189840f3f6ca6940e837613f6b88cb3c407535873114bf41439fe84b35610347b9368e709b6c9548b1ed85a7a9ace6dca9e93b27eae44ad6486a212cb7bd4893eb1cb7fe4acdf81e13ba37080b5373c9492dd8c0d1f19c0f2fdb18219dca80a72d895fb8c849d3a9dc0e87a7002ae95c3f0511918be128d3eceb7a9a9586dc9c63da70a0d0a4f60efaa7d304f0374737106ffba7d6cfd979233a53850ea67ee023b7dde80a2adccb0b76b96ef7ad5e2889ef3ca9185eec2b324bdaa6e61066643feb00a42c03f22fab87fbb7492d5e2889ef3ca9185eec2b324bdaa6e61066643feb00a42c03f22fab87fbb7492d5e2889ef3ca9185eec2b324bdaa6e61066643feb00a42c03f22fab87fbb7492d5e2889ef3ca9185eec2b324bdaa6e61066643feb00a42c03f22fab87fbb7492737c302e6e96feabe95461fdd98f36166fb94907831b16672b9cb0feffdba53276a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc2aa75ddeb08e1772018ed74fe8bc1f1c4467c49c0a939052a2fe6ce2211f07daec3d91ae40cbbf7aafb047a4799c25e00a04d340c0febe83d72f66ca2dfc7dc0397f8cd51dc51c12e1b387201c40191e72bc5b9a92ffa77a0864505e5bc0ec86/lib64/ld-2.31.sold64.so.1ld-2.31.solibBrokenLocale-2.31.solibanl-2.31.solibc-2.31.solibdl-2.31.solibm-2.31.solibnsl-2.31.solibnss_compat-2.31.solibnss_db-2.31.solibnss_dns-2.31.solibnss_files-2.31.solibnss_hesiod-2.31.solibpthread-2.31.solibresolv-2.31.solibrt-2.31.solibthread_db-1.0.solibutil-2.31.so../lib/getconf/getconfYYrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-2.31-150300.68.1.src.rpmconfig(glibc)glibcglibc(s390-64)ld64.so.1()(64bit)ld64.so.1(GLIBC_2.2)(64bit)ld64.so.1(GLIBC_2.3)(64bit)ld64.so.1(GLIBC_2.4)(64bit)libBrokenLocale.so.1()(64bit)libBrokenLocale.so.1(GLIBC_2.2)(64bit)libSegFault.so()(64bit)libanl.so.1()(64bit)libanl.so.1(GLIBC_2.2.3)(64bit)libc.so.6()(64bit)libc.so.6(GCC_3.0)(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.12)(64bit)libc.so.6(GLIBC_2.13)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.16)(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.18)(64bit)libc.so.6(GLIBC_2.19)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.1)(64bit)libc.so.6(GLIBC_2.2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.2.4)(64bit)libc.so.6(GLIBC_2.2.6)(64bit)libc.so.6(GLIBC_2.22)(64bit)libc.so.6(GLIBC_2.23)(64bit)libc.so.6(GLIBC_2.24)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.26)(64bit)libc.so.6(GLIBC_2.27)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.29)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.30)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.5)(64bit)libc.so.6(GLIBC_2.6)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libc.so.6(GLIBC_2.9)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(64bit)libdl.so.2(GLIBC_2.3.3)(64bit)libdl.so.2(GLIBC_2.3.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.15)(64bit)libm.so.6(GLIBC_2.18)(64bit)libm.so.6(GLIBC_2.2)(64bit)libm.so.6(GLIBC_2.23)(64bit)libm.so.6(GLIBC_2.24)(64bit)libm.so.6(GLIBC_2.25)(64bit)libm.so.6(GLIBC_2.27)(64bit)libm.so.6(GLIBC_2.28)(64bit)libm.so.6(GLIBC_2.29)(64bit)libm.so.6(GLIBC_2.31)(64bit)libm.so.6(GLIBC_2.4)(64bit)libnsl.so.1()(64bit)libnsl.so.1(GLIBC_2.2)(64bit)libnss_compat.so.2()(64bit)libnss_db.so.2()(64bit)libnss_dns.so.2()(64bit)libnss_files.so.2()(64bit)libnss_hesiod.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.11)(64bit)libpthread.so.0(GLIBC_2.12)(64bit)libpthread.so.0(GLIBC_2.18)(64bit)libpthread.so.0(GLIBC_2.19)(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.2.3)(64bit)libpthread.so.0(GLIBC_2.2.6)(64bit)libpthread.so.0(GLIBC_2.28)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libpthread.so.0(GLIBC_2.3.3)(64bit)libpthread.so.0(GLIBC_2.3.4)(64bit)libpthread.so.0(GLIBC_2.30)(64bit)libpthread.so.0(GLIBC_2.31)(64bit)libpthread.so.0(GLIBC_2.4)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2)(64bit)libresolv.so.2(GLIBC_2.3.2)(64bit)libresolv.so.2(GLIBC_2.9)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2)(64bit)librt.so.1(GLIBC_2.3.3)(64bit)librt.so.1(GLIBC_2.3.4)(64bit)librt.so.1(GLIBC_2.4)(64bit)librt.so.1(GLIBC_2.7)(64bit)libthread_db.so.1()(64bit)libthread_db.so.1(GLIBC_2.2)(64bit)libthread_db.so.1(GLIBC_2.2.3)(64bit)libthread_db.so.1(GLIBC_2.3)(64bit)libthread_db.so.1(GLIBC_2.3.3)(64bit)libutil.so.1()(64bit)libutil.so.1(GLIBC_2.2)(64bit)ngptngpt-develrtld(GNU_HASH)@@@@@@@@@@@@@@@@@@@@      /sbin/ldconfigconfig(glibc)filesystemld64.so.1()(64bit)ld64.so.1(GLIBC_2.2)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.2.4)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.3)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libnss_files.so.2()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.2)(64bit)libresolv.so.2(GLIBC_2.9)(64bit)rpmlib(BuiltinLuaScripts)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.31-150300.68.14.2.2-13.0.4-14.6.0-14.0.4-14.0-15.2-1kernel3.24.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)/sbin/ldconfigngptngpt-devels390zl39 1706697222  !"#$%&'()*+,-./0123456666:;<=>?@AB2.31-150300.68.12.31-150300.68.12.31-150300.68.12.2.22.2.22.2.22.2.2 bindresvport.blacklistnssgai.confld.so.cacheld.so.confnsswitch.confrpcld64.so.1ld-2.31.sold-lsb-s390x.so.3ld64.so.1libBrokenLocale-2.31.solibBrokenLocale.so.1libSegFault.solibanl-2.31.solibanl.so.1libc-2.31.solibc.so.6libdl-2.31.solibdl.so.2libm-2.31.solibm.so.6libnsl-2.31.solibnsl.so.1libnss_compat-2.31.solibnss_compat.so.2libnss_db-2.31.solibnss_db.so.2libnss_dns-2.31.solibnss_dns.so.2libnss_files-2.31.solibnss_files.so.2libnss_hesiod-2.31.solibnss_hesiod.so.2libpthread-2.31.solibpthread.so.0libresolv-2.31.solibresolv.so.2librt-2.31.solibrt.so.1libthread_db-1.0.solibthread_db.so.1libutil-2.31.solibutil.so.1ldconfiggencatgetconfgetenticonvlddlocalelocaledefgetconfPOSIX_V6_LP64_OFF64POSIX_V7_LP64_OFF64XBS5_LP64_OFF64getconficonvconfigglibcgai.confglibcLICENSESgencat.1.gzgetconf.1.gzlocale.alias.5.gzldconfig/etc//etc/default//lib//lib64//sbin//usr/bin//usr/lib//usr/lib/getconf//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/glibc//usr/share/licenses//usr/share/licenses/glibc//usr/share/man/man1//usr/share/man/man5//var/cache/-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_Updatedrpmxz5s390x-suse-linux      ASCII textcannot open `/home/abuild/rpmbuild/BUILDROOT/glibc-2.31-150300.68.1.s390x/etc/gai.conf' (No such file or directory)emptyELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=c0730e76954e08f1a8167827a2c9218ceedb9448, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=e2f0c91cc68c793bde17c410f4bee8f0d41fca8a, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=96406e31c569ee189df404a422bf0beb10811a28, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=096a4599c26cd2ad56a5a132c8253d40d8a92259, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=97ac2dcf6c90331c3789269674b29275859d57c6, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b53c95b4728b971ff80468649818246b0e1edfc0, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=13d1528a6cb57f0e1faaf96c0cc200156a7141f5, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3a275d05dd151087ff3c5e8319489f84f03a0041, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f899548f3a6a57f909b7f71c45f08ee61e7db7f9, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b11a8038e52f877aae26b2db9e99ed457f3e871b, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=46898f3768c08f22733b4d16316d5f57a4a9edaf, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=10952c6d1263508cf23c1b71954fa7d6dcc5087c, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=06660991cf29c3ecaed680b8eab936ec44c89ecc, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3af2a8830f5cecee27dd827cf042a97960b23707, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=d4e626ddb141db4639e24a6b07f891d93356420f, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=5eac73cb6c82f0336ea0ea1fa981aa2a8f319d3b, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=af04efbe2b845dd17956892456e859ec1c36b424, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=aa75a1fe1e81e365d91e966309b3849f3f4d3c53, for GNU/Linux 3.2.0, not strippedELF 64-bit MSB executable, IBM S/390, version 1 (GNU/Linux), statically linked, BuildID[sha1]=1a739649ee4a6e32e6610d7ff8bbc939d128f75e, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=e612b019f7f246d64122908a951d83352caebc22, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=0c656106c763404da50f13761b9a48f804169e81, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=3788b665105b5fb48a77e68a3dacd7246832edce, for GNU/Linux 3.2.0, strippedBourne-Again shell script, ASCII text executableELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=9e7899c15031c415bc3fd3807d8e1f63b7805951, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=84584cddb2272c707d756f721c45373b123c9cba, for GNU/Linux 3.2.0, strippeddirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=aa8bb607d2941407d7c828ff4b5d59fa6a61da61, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=d98ae390c4c9ceb05174386c43b792ac830b0944, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) bl !I  #  PPPPPPPPRRRP R R RRRP P RRRRRRPPPPPPPPPPPP&P&P'P'P(P(P)P)P+P+P,P,P-P-P.P.P/P/P0P0PPPPPPPPPPPPPPPPPPPPPPPPP P P!P!P"P"P#P#P$P$P%P%P*P*P P RRP2P3P3P4P4P1RRRRP8P@P@P6P6P7P7P9P9P:P:P;P;PP>P?P?P5RRRPBPAR RRRPCR RRRPDR RRRRPER RRRRRPFR RRRPGRRR RRRRRPMPNPNPOPOPQPQPRPRPSPSPVPVPIPIPJPJPKPKPLPLPPPPPTPTPUPUPHRRR RRRRPXPYPYPZPZPWRR RRP\P]P]P^P^P_P_P`P`P[R RRRRRRPbPcPcPdPdPePePaRRRPgPfRRRR RRRR R RRRRR RRRRRR RRRRRRR RRRRRRRRRRRRRRRRRRR RZA@9(Xr%PrHdq!J}H% '"U9 qY' Y^N㘍l$jkg)!4ڕ,ȫ:nJC".%邜A&Nb3,\[xndeWZ|-=A(LjQ塒y09Ņ {s3 N7ūDb=q] t w"KLVl > =_}6=߁.Ш?"Xy(sA`娝E(~^$abD)78(Xu0`V>|>S~Œw9X-2jPž+QׇRd?`/bCYP=IϓyUV'/bي+7PzU9!CQF -ZaC)l1fW/~iBK؞ǫgPuF,SurKHuıڎ7T/\5!wD@w jt &|V^UbOVXqe.(}9[t_"[NB9$a g°T֊z[$#+W=Ji?aZ˲f E06{& -qbȼ"Β<&Y&w_pmaXrn_X&,H4!ZN>R ($g^iH} MA:3ԠBRƒxyN:D`fJT 0D=_眴Sew?"ܨDEl*률X53 '`kOgd7 W~5g qyI봩fQy \3B =lsGI{×3j2Va zIJq삭_5YU"CQKm͡Oc /M Z2W&%N/Hl,=v{N†ono T J3:ILrP RGEKNvf+7.,XRq\負MAL$Y>j߄VkOPl ~plhQNdj~`>RaN͑ kU&&[ Rtpm#^рSMs7~7R`qHtF֕ X[DyK?y".AL_R[?rZ?Cm-/6rQbMOsE+c .܀LHwN[LethUh]k%g1ٝ|"%aCI[b 5Uؓ"uX/#|I@SPZ9% G-.T}r}1{o| k&h] aH i&,33aPh +7 -8_*] o;TϲH{(譹50EuQjHL6\eD:9.~|d! @c01ij0*]` l«&^2e B9*[iJw$7L(Ak_3j+$tyy)B$+X/!QJ3QHܑ*鹃h =wJr=E^'lY|i^|eZ.N #p/)> F`G @?V@ɸ@jj31wMRfI&U#x#OnH,Sv5\Tug=!*T@do8Ug5 DfDY^1zu; "X*txxWa F5/5p* x:̛f9 nNQ rb5E{P0ä&nYo=TE2yLhʂDz gQF .][(5o% h[=e2Ր#2fj(}V ƄSbg5BpwCG6Ssݓ^IY%zd/P1GfvfIch}(ꀄÒ< ~x\K̋BidSfk$oNU#$-7-% w3Ԡqr0isUz6^l$Q Mu@(0uZc0|qQ  (! G-Dm'?yvCԎΡt4;5ɠ|/2[ zg0A~qEb@m9}&vVg2iām]˔_._mB25ŠVI}@FEհztsӧX <@O 5+s͹ $ Ym Kqjm6{an Ȑv#{92yBq! s@wҨVi>#@qɐ~S^p?W3"*2Ū7Tl\h ACܰoPvOq1߀Xfp4}[Tq,if@lMp0oVF¯fÝ<k ,3 s7hc?UJ gmYYʯ=LݣC0D*A)-8 udUQA̹y{muѻ'1*!F@la1 CڷH)%ڸmy_T VDfZ$S.'Z#y?Dhhn죯i:;-{9 NaB^w as*",>%ab1kEcRVnNmr57_\|aIa}]2OԻk5#^cBG^}^!^W#.2%D۔s/C}V '5)nb@yt3m62rR>c;UD]><|<|nP"3$3а\3o3JJY{?X`lH+@%ڦ3r:ţĀD5+V3%CqOmWX;;>&,[ v6M1^Qu!YhH oxyoea̜i:w&O^0puK CŔe9M`B|ϸR/L@:klME$)Г1[tRCzc9*u 5vMFщ6ܜjnBf+oD}|_c?˦D'oRjF7wӼKnp k=F(i nY I*?E.H])))!~K^;}\a).0ܤl]!<[>XX]QO>j&V(=cu.u#xh׍p9RwŮGϫX۰{ Ӛ#q:]Xci#v}8My3mqD-{ |LYMH7掄SYT\ѯ7{uL,R Ze8>eaPa"Vq^W/,¾:$s&ÏI31E`u`Skuv3uPo7Z&Fz?ꁧLFR?m7*klQx>mT6J}ĥV߄Oa2D]-zk, 1XȕDwy#vybrUSh➁3mk[Qm)0 3xSJBj3>>ŸWݛJImuiffu0Z\42ډ/nZ;STي fp&D̝` #S]s X/ ߙ3]T%Tٚ| x1WPBg} R3jZ5[Y?OvG'Z=E-?lf&ώѯ&Қ)bdߺS~ !?]o0MSzTT9*Nu`6xFOlp;#] 9|&NCݍeƯ[@c5!̳'D^UhEGYI 茣h`=E撡\B!ҭ dL߬]tqLObG0 *(XToO~헓o'ٝt#lqSxRESXp`;B Z5B2DNKX-4Ym$lؼfٓ@Ts @Fv-+)! Ϟ,W")*Ke3Q<Ď"Q߆!CU1t-ת\аaTZh1T.nTvh`-Foʻi(K ]T5V-٢GkojՑ8ݜ_|?=sH3H@㒜Y H2Szs+ {&ֹߪ'7/{~[閽v7 DmPEFH$MAxB6M]آiҸacԀk- {wps,O)x@{x qVr+,.8I֕/yw2\*H~: U'^Nj 6zf1oӱ" {;uIMb(ZȉIyz 3DH5.܉*1$Dn_mI;Dvwv{\d@7}I*O$yPneQ k_|yhFI\ !@dCODYevM4ZKn~8_FO)z*+?yг*&Ŋ&< (}0Q&9tNS ]F;r㷘NjTfy "0).W0o ǀN?W8-4>SgAm}KA!Ѥ|6Ybl TB`nj&1B=q gjH԰1/Pq!ho`D_&q["cb#1O?:ʦ>qsg?+Jc-HMg'M.uD\~JAt~ Icb>\累`'Lbi6o?#qAfonLlG v@߮Xؑ׳!C0VWFLuZw#(:tTWc%o~ i 9-}:"9F.r}w3~Q3*z,*AVkuWGV|nBYiAu|b2~¤mL1 5-\|go݉hctcSxZ 1cs/h/|mQ2R1)F{=mI}qQTC}Ż֥G=e- q)k>#6TE.6*ڢMzԆ5AOgZ?pub5(EFok?OT Fxշ'F<Ȯ!DK`yn;(=ȩ^'Լb(9+eԶK9 kiM޿iJ[l`&#=3@$HJDgu#r^Ș!ueyfj"y/ ]vnRP}Do,7~<6 1:L>x䥭ugZijf Ug0PqٖTwsċ#% J [ $l=&oF}} aXwhQxl*[S|d(&vKOt[^M} : ٤GJZD`-{hh)$йt\'\+>>}5ܚIgwM'3ɻ^FYNOa$Q&f+ # PE.u{N)>PXZIj γ|qUCN80>I6 =Gwؗ$OXՔf:[Sz^ߜZv3\-/q9sPZ3V߶c?amw +|Iqq],GSAdZ0Hz_o`yR; "8$/㊀ |MuP̟7*h[`N5Rm@NLX'vsbZ2I~aEЁچ?80麎Lh\9&#JWmM61– v}2 L?(MԻ6MMFo2e7bɲq_Ru|+_o)G769VYڗ>Iɞ,rѠ}Z~}cJ➰w?iy,gt<3J&΀*#Z% @R@4=3++1kP%;1㜪sx2eYAWBg"=)gR+D9:{VZ,k,&j{A&*˿Ď}ve$ǟ60܇{=BҪscS3b^vXO HHu:i,ՇB#,hPَt,ixFd{+:99t +:#OdArŠ̌IAG I@ W/L@sp0)bd g{X^ә'::a M Sl ,xүtH⸉0Ƀ|X&ؐ{` FN>7Wm\ɏsbV|p3H] ;nXm*1n/̯XXH8H3Qi8uYJH{n‡XaajincT}(3O&y‘iϥk(8Q[ e y{qsGkelS247ĹwR|팩8US&ES#hII NK\ǃސl{@Onzl KͪJdmc>bBDKi<#_) z0X 2Z91`xN2~i52b4)scf)_7+GO.SF g0}3t[Xe ہRW L&ƒݹIg!82o"Vtí{fd?AdXG ik'! em4]* ó!T [9cmEHY{vrAuVӯ])q'JnQNhY%f%["v䠠(,b\L0X@*)[4(ے3ԌŮj<PjXVDd#ߪ 6ʜ5b3huQ`|߉;BU2uYPk=`g EVב*G}h2m&2,jq'sSA[8$/rbq&Q&V|jLJ>' p&[*e!vy?dڐNུ}P[<ؾ/ޮYJݰ=]r)qN7|E﮴΀1MBm5wDTUVgR]$y3-ܕsflg=ʛB%θi};қSXeZ_Lܯ?JР_cmިb})yx Txu#Oi]J>tOI {, H_1?LXFS&Ho7 B8 <)gh$y=5> #9 EWrf<m2 gXbq۳>AXQP&/\ ,]AM 8qsq"}9In~sJ^mdo,m"fpO(BM,ɋ" 2D}* RѽZmh"G :£_D~iooI ^g)cάZ*EJB%6SDޢ^}Ju9D*=?N_O ㉆ 芇Ac̩+Hܞ nB>XNWE=X䑯O0è#b^*ිևFkه"Mc)*,RX Ge;!@sngsaFzeC'r! 1FLnBE Oci#mY6L8{q;U o(zr#ߡENqlS_\&Gwn9=VюAVSwpp6!:'2# Bs#}6GgE$U.@N7L9t`!D( SHAJhEbNcxc[bD Rj;(՛LZ̭Ɇĵ:u)Qۥp MjRUok@01lr9QOv0zU.j=#{[dn1)DCT92W>UR5S` d@'Ub =B*E)EfuL2QnTk# |H/׋yk`Ր (p,"A!(hTMjA[y9h8#!!9.-w?~g$'3z-'M\zG}nf ؄Ӑp X9g?s]M?>jG(?km >1:U)UWwF[Zυo7S^5Uz2$.xQ WL_]Zs} "AT/o :#Tn PwU9D7YOJg:#n<0|r@*Rt =PxuP}Xo؀Ϊ8d~CܣFΥRCR7NNQyW7/}E4R*n(3n;m\m/L(^i"TU.}d$iBCG1@ձ3ر`]禓c3AN7N" نPWrpa^+FFlEsckePXf [Lyg!("Z"7> cF9~X=+z/`"c'3\ɢ݀X5.'?W*Shn{kK5'!{2gCo((e{0mJ޴/w1~ X610X0``բ$#=5*e{mE 8? YF~fzKC5 n[T`v|Ay4UTX)yekMp`9Pbk(ιmy PӉy&JT?V4GNDsI(&"\`& CvQ%}k&w+2mcKZ~bY06Iއ{t]z x4!zKAK9!/DxE_D~J7+pfEǙ^& `6+|Nf6BlO+$&D'ˬ/`-$x~loژb8Պ9pmB,P/u5y ,@{fM, Newr{$︺ђ F1|d/n48& ņ:htJ9dg1 7.*ssGZ_= \M_{360(RX_# yh!z{%,텺ڢc/Jo3)Jhkī&}-tGJMßfBfs{_2{7 cN~Bfx}% &_lW%t= ¹͸c ۩_S;a8}^ v6REhYN8Q0yk „g @e3@[b[D+d? @j3M,*| g*i131(a/xHD˰r{A((x3 9~P1Ѕ?mskuZ ڇvL .WHx`jzuo@Ls wƙ‘h* (nRe=%FP Y75-B|M)d xX `v?r[cF#Z#t*w K3⌱^І~!?"6},\]~0K @4xHPCtӛ+X]HucE: 5xW>RphX0ru8XLk9u-; ĻO_"I5H6] ;UI ~nƦ1h0-(Rp6q/jD,؋>sj}zW-krCx^O|)qƻ/\yXCXBG5s9$yggg$]`/ܛR.=q. \xeTN [5%Q }0T5<ݷ bHAMLg-L:n?~Jv iHTmBНj4K2<2 4.o\-; _ {ki97sX,،߲;TZL*}~@Jat7I +c6 }-hnjz|f4fbZN{P𩻊Gv6}m274nZ 13q(wxA=Yɥvlo'2'h̜W~._{gMax}ҹRn1Iˏaqnu;-Otn<0SEKBc&XӲ'r m# T< epLѪWc" rm%shTo̻)vYW*i[C"-uX?hq1 2|>5P,o wuZo|9 sM\`8+V ;x>> տ?֟ɷnXew۩Bfm|ngy\|o]h>"уޝ~r[`¶/vX؇nǃFMx]pj;@ېnjrG֭#v9v4p* `Dt ;oݠ Hϖ y‰cCYjieMhX?//cIL_S*Ҳ/. g (e[ߠm\'Kov1XL戰HҢ?pT \9O7$r3ОS^~V\zKK&||aġ{GF$4#^[>u QN_iJЂ{>&B 9dGy1ήg+S6myqR6 8ć7 G wP@ ϝ!?ڮe^h OZZio~b6FVq:m\+au2Jq$%].z 1LDyWJjbq̌ve̸ H;Ygh Cq3K1Z~[ϐ_|tG %jJQ~˚/y( YtZ>sfGڧj_y]q4X UD#ƾ^h|ąh31 ({HPBXPm@XAK,nYXPiFl/GUsLEJڞB#nM\b]0-OB=HD8Xz(_)aQZ_]^rD7p-B۠ ? u`zd!4rZkkl2z~<2_P!Mh!6;QaO(Kؤ'A`Dd QS#OȂSҜkm K6 \~%PgQ9k4GĒq^393j^dKit;?V*pX|bJ2DGPŶ;g'f;|iKVMM/xerdP2B(u7%FV{4Nij1D̩jR?0HF`)_I\ x%b4 9!鮷Ljǟ}St_[')]s;<f=Ur{8wvMBD Ia@&Dv(tuz Jjނ_rRȩ9ɰ"3㿆QcdLP랮jN3JiNF-3֫ vU&=GDi Ѷ5L8  Fּ0ҘUKd3D𱚭ф0 , jT{/[+dma^Gee`q[Y| &=/afJZڂkjzQwZ60ҤA$?0!\YYwj =o&Oo.Z(ݯrH1(Io\ֺ8qu=ySߏSF0-K<e:XcC|Fm.=ڍd)k3XZ[`,|xIke'g#rziGkU֋ 7LBX/)6|"s]"XkśA_<Lhi,_\nKsJ* 7uMI|3?柡]V zV QHFfI!KV'OuhaNҠNjrͭuXh2[gLV/s h5G(yl R纉y{"ҡH*_#,i^;y|w4>W\1KZ 31N A:!Z>CUԅ44C{. ؑMñ؄Cy^1?g ~J] T6=z̆,)iZȟ'KښRϤ3Ky .4 xa}ْ,}n ȬL̶V!_dj$eWGs%4183Ğ:GR{dg[~˵֭r0/K6dzGQh&|̼Z1V7>U ڴ-[梜TaGq9%[4&j3;43rT/,IT=^(CD`#Ik8[*ѵAEI;)c 9.<РjQGGl "`(D@.⦷ (2 )cQbl0DLNW!  s^N #yʞɬ ]K-\^DYɪ %nXɂ@yħڬ./dǵ$"8i 'pEy5ح݂ 46&qF粡8~e-*kO3dl| +uMxS+э_n"e0ٌ/,`i1N77Pcg =6:ڥ #OYe9ҙx3JkLŠ.+J"'5gz%/Ex'!G#s̼,BU!3■V.rVj͍tֈF  pFB6F6PL, n=*Sҩ1jH#HAc 0Aѹ~tJs}gdh(.G~=dvK{pf]ڗZ;bv93FbC]xܰᓄ,Ƿ 1{5k¯%P_%[(PdT~-"Vv HMiYOMEiY$J('wFF`ݱp[Ǝ"8Qs 9]G/dó_7;r *&. d֎p֐HHlĢ4F޳ Z"pcڣnII!31UɏeԬa7H wf 2 "QfVYYN>:yoYog5X$ |5J1L8.|IoYz 1zE۾掵nьL :nuF0E *jrtNcgv֛GlRVԏK,LJiGw [:H*GJdhNR8g>yL~4L< T{V.~}C^9zmS2y HOF|_b_3Kè(~uhջH}創\ :-] *Ix]~㻃+!{>V.*ROD[T1TnCѼ7qn:g̷d.""O^pvw3q6 .++UFȎy0$}tim<ïFݩ.ˮ/rʹ՟jxҵ!+H6-t/qOgΓcy$n,gnyFF79b2wBC5 tԧ+?  答y = / ˾B`W5dü&&5)x1e":2R'@6C\c+ XQsTTd|c[pmGNtp(Lg.ÕW'zaϺ_rђ~nJj Y.SdCQٳʐ9n=f YDSwzP7R!d Vgw ~X>NDݠr)aR6L*؜OF0hbɉ*0ܝ,vT7~h2d{MCxux,EGu6~M5i =Y. "n - х!7,O,<Ȭ}dU]?24!"@@bvf:mll#ػ4ۜE3U6vnD4e(9!&={Hm掾iȖ |i''_y|D>odi$ 9n7ZK; U V|p&MUiŨ }s9GX<|:tj^eytI Ktj퉶ei!Ƒ CaJT'38t}ܿkQ 5qHlr%7cD%>0f5m0. 3 I@/<ՙ1Fw3l껗oa}|3nː2* =PY~x?/i1B#PI7P"K%y.2Tfaf?YZOzO6'rnA#fN/"P |] ۤx^4#a]m:~ 9kZ䡣87twRb1hFhJ[-Z432B4)]ra[O?b}Kȝg(!]Qbʜx:nTC0;諒D!x5LuL r nы!A-IbSD)+oS(C+UgTzc^jgWPa1ȨCԂJP)2OY*.SNMx2E]5KS^,f~"2$pS)|p>2d'zY+IWi7*vĉh9=eN)Cf& KHpLK ei|$E`3 :Omzl4RVbQͿ|^# OVdh*d]BV!@>q9)Z싓`G%;"'* M.=2Qn-w(f>wqm]#X#R27ȼ9zO\?~T!LR6ٸU:;XۿYuMGa.j:Gx_qtCOCl­+j e`VgWM{F u82›GV[;5]*@^\a_ YuktGE 7zI9[X%cVmnՊ5Tߣ ~SaaZFS+ɁÑӀ4&! Ҡ##3f sF>_%wi2pIy]U!vbG x.h!o﩯ݽx0ϻʝcKD^g2@n*6 )KtWJ,D%ߚ`[ϓ)CLqQDMY 4v2v5}ƀ.ț}.V0XӅ5ڪjv{M2q5beTm1>LwEwVKgD~};+0 Gx>ƵvtqnS1vd:PVςqz[Z]!X3\[F6Ps BOy <栉ЏMk@!͜レ/{? SɴH[BH =0jyBk@5zh5Sv MI<着[. $αJ[ ~pYVl!m(^1q5T0.1Ͽ$¼Ӡan_8Dk!c({\)]:2T0Ρe>w!C d:i>th!U,xssUU6.|qo#X#U-}Æl`^S y+)g  3q& o[TPt\*]lAQLd/6u-C7隝 IP6J jz9LyfSی- c_H3ugLT.]#aȔjk|?)g7 ?5wbHU@g)rGrIˢɷMSNi)m:g~ W}X^-^6Oa·.V< }]YO[8x;?X)oh؄(|捲Ī.*1Vx@N0PWK>`k ::LN~'1Kŷ::y8w$_r[!A~zg][IÜ8@,&~CLp_,% GGTԗ-;- סɺ(t]r*_o0#Z0Uˆ 0J, KZ/͏K2-8۽a&]K{#JF-|".!IX'el m?3Ҵ+psHcCL3`է&槨^<FgYJN}T^&kx]8 G>|>!_s[d%rɩr~95H8z> &ċW#(ǧ (ey-)WN׻*xZ × u`ehIqL膥;U"J*:0<3#;/MVZIPTJ ᲹaV6Oya)WӻL.e ^zqҦJWg^:~:w=2Z9i)Mz^O^p[@U5ի'gch6 vJPO:KS?xM: jYd(.zW1 jX\Ւ?%y\1i 4A܈3a .nM?󶻑{N"%D @:^9*LVbŅ*h }IڍX=Rzzukqc$7DW{9X~ch=#ϫr`2C[|[qy^V)D:Q U[f(OB(h]{W)DhXu9c_NM7^`ؿ=L3`c\<ĩh.\ AS55q܇lk f93rVLJ#/AqJ$zcaŒhMҷ,)фĺǾ=Y7a!IUG[ab2m¼#-.zCsX5ev94"/&ayi 4dק>פRP,6+5~<^S(19Xyq9S FKT_k;nEϱ.8%8"Tmg "t}gaV.Z[_nߓK* X4_JȈDt~BUU2&DQ-LXvV|5,q?$PVt##*-Ƿ}-&唩y* ]AO'u5K *Z8j?"LHA%nbhGΣ |xa)^7F& ?&k:ua\cZx[:K[_˲|G53a 6)lV3!}E|;nN_F_6Qwe xr2BiLq/:z |a'7UT#E ) iD; j/zar̚ L@>4) 8Kr}?PnXd'N^$bд1zy")VTҲyvEʐ[/ƽ!IV-Hq=Qƅk$'y,BvI[`)B$9׫TEA:/b!2+UAj6vxASk$'Kx}9OY8(#Fz@שm!cõHY$x@lb?b`#lvX-{+x8>)WNtA&ip&!rŐj/Kxc PHPśN(ᤤ3,_/r{ ő΁^O` R})Ҡҫ}j.4ڹw<))(_(Z BB!rϗ/g!526ƏV3B{&D&ī]읅JMK4zFSE#=}6{Wg!(]ae#썆2 t*=Rch1S!EagƼX$o,E Ev%DP "!2I)- O 6cҘϝ"_ʨ_"i+] kqymXw,')#F#>fDk{ 9*ܤ @Qv1ZXJƱ_[Vu̔RD~[8kFBZxlӭ/޾!lsT\'*lJ)'/!bD 3^KkۙoP+pS̋n^g]jP`8.|:y.]cA@MW.݆CH4K9) ;}Ko%L箹}D[\5HHOW6NV[5z222 [nRRS6dl1w;vU=7ǹH*Ư*kMw3!MsR_6/LviAۅ2 ZbP*i2+Wb"5]@it;F{MSDgkʣ; Uqj3EOG,{ 8 "tW[ΖEסS;K͕2W i_m,Eg9z{z ]+?ݭ">sLpG* p ︸dz-Q10 \xL?w|0H}wK}xtU3GF,"Xd|z7X3OpjF3S&;yP_2i/'|ڌ#IM{ӆp+e,Y99J`8 X7}Z}E>7Ym=yD`X?6bDT'KHϻK>,ǒKpU3ŸԁM@]$5>ѡ i; l#f&Nّa>4E?X^oO3鷹F&Z);V[RЏKV se)t K+HZYc8pզxi'e[kuܶe6y*{vZrZ\o;m6@Yg_QSwRu'G:?9\ h8ᴀ1"7ݷ)P 7/pDA{0L:ޗ_V}\єY!Lb^/S#`z)绁ouR3uhafb/\,Id{wtGMP򦪎dN^%Iԑ8ԾG @?$;[GCQ_hݜbFct]`B$H TlSN+_^Ư$4xu-Ɍ]|-z½R9i>9pE3%opz[CSkh B?|R{F{cMpp >E3=\/e"}=LX_ Fy#{ëSSN*ۘ@%Sq&x`RP%n:;򝇯"Kƪǥ&!E}ߎeCTNJ2OHv$ >| *͜GtgGl(;=?H ɻ$;JbJZaYib*%ګ5c9a9:pMϊ A8/?Bo$W|O~ ? mgףmk]Wkl킢 gwjİDiL6Xk_=Njsޜ*pN~b"~haش~jgSBgde^~XM" gXڷ[>묰ᛝʜ%,)0x...DWD4_xDnl@vFHڃK`;|XeMN?`z@~z|jBugo"=lXVൗQk^ m]qV͉BwôVxjql’ 1"ZJyo=񾠮kiL./,^ .w y/'v筆0}9،0m\,aURXҁ " 'Kb\^  0` e:Cn01BPuYەӘ#*Mu@I20DBCX%smxͽs|kOMrwJ)_}ng7Ź7(-=h $(\]}쳹2.ffvC?l֑zxp: Gje(mʯ72r`Y戽3lo̡YxR#h rP+SwTA>H4 XۆIzrZ͕7:sMĪe$:?z~6V0 @ EpI>M"m7 Sv1=^sfwj՟e2OnH ^!*=l*7WsІdKFoo9Ф`?TB|e~C(m 1$[v"34 ^n2=ev}zS5: V<قg߷Q qχ`e:h|H%ưH GwKt :)CQ-x},lUЋD3D !s^U@[ґG%Hؓi1Z_F&LJ/Pw}V+qH(Q*T@MkrX6z{}Mޘ= @bs0O-* $ ?E#"=ʹV#{1zc&4ILO2trgI,rs_])'X·!*c m>L۽zL^) b,Hv|@rȇ5õ+#q"`Je5-'RΆMFQ)bljŰO\[uN7# ]rJ۽urًJZ[m$!˚+g*1# rJsSOJAI̓Gp[#ȿ3. DZw"JΩbsHSin"5}32&Ц]U0G e+sIZCΨUU8] ͞1y wۚs`.WfrT-aے)4Wv\8)9ū0MlyLw3(@S$/T|uQ[=LK,c_o؍!J [ 1h$"`@POYzO>bs6bZ;a.[Z+; D.֌2{|謞̇;9oHE`V=Ї\?ؑV`uK {$,qb1@ٶ `lGR%]iŞ{]َ%H0ķy*ە3kN_\ƀI2 GKb\JB0=GoDnuLK-&8S-g\! ^.!:Ϗ[D׈=uHL3{u#4@*ns?}y:gto1tb e1K5ɟN\LBSD~*~! tYG:ȇ[7Yg$-}g{c/$U5>"d z&+va/zI+{)4_d{v<[vǺ([U>7yDH/􃂕֎) @/ޙBO8NTU 4.W6 .ˤrVn7&l@q9߰>d8i Q&& G/ vvunUW4 *ϫdTzq`NΩT.+Ǧ8Pd3V&WEL*Z+COQ:䷙pxBفIu &ˆl,)]eӮpM0PvN'4M~$Fئ~he/f~=JTLS0!0N$ tsaj4)ʚcPlqǤDv6{c^'F}q,2ryF6&vqmL]VTS.a]*q=j58?^3^BGDߔȊu!^SB2lz2\ga!ĂcnUᴪt>&Ke)!Eb~u0 URsu~!!Ob BC+п6snKtAw;E{(S,y~4(wgekj d5!? ȏELg<@u? l58n^{)%MgܼWηoXo@qh^^l H$8 #uThac7=21 @d2apAm1SŏR0# ӧs{YAJ|) ⧚n3 ڄ9`ԣf]m9Sg,|=Gɪl Vld1f_OU줰|4cCvzafq oG;JDєqF(ǐ 9wԏYBnb0zRzLFbyy9L?q*՛'Zv$hAWT'_=_i{*{A*rz^&Ny][Yth<Ҹ8YĻ RSB9ыr|V<+*[9:Tr+\J1tYغPo94y*;j?vE~NA,ܜ$Qu7{#5Ii*ȵoUP] ozV@ *MƟD^ `b >ǤVLkmԉ7E姦z9GP[ҩ* Bqg`$<ĞjՖF}}m\ kwt=!"B՞fhn'HCU3_z#|Zx5 |.*+]IA#g-? ]}d?[Gf J^`]y¹hʾ( ǢSnC9a nN'AV^mA$6@&wp(mx/tgvrޖ=Z\}w]&ӮG6 Ĝxj d*e y_+T񪚹{»- ;$ bn-N#зj'!> }*߱Pw2'X:[ &U VVCa`[\?zpGXV˾ H߯H'IAAֱ~,'r-bUE8nE.0p_m/LvpXOʵ:RF |tVUexڷS-XY5{]$C7gAlq`"/M `פdug)"簵1ܩ<4S7u㪧D„e;_ k'eZ{֠>SVӞsXJ7@,:%0|OSǫ y[Ja{sOy@d\ mpZ~WA!C~,$1t#&^^Xv8umfE`3lM_s"Y$hTM:cIzk&![9#DNA_4'xj8L9J(_Bq-+?Ef@cw0HG}ca;9p#؜V:+M0s]lG„}r50n4\dl_ovTZE۟_g*d~aDIͲ;q崇5/_mC醥dG==:^R!Vzy5̦I$ ) ] u]?l pE;w #wuBc PIn͈HKu+9k@x"lB-X;- ,'6N agtv[fr{;CYaxl;3Jˬnb+dL#KVZ5.īJ7h!CS6Uj6mIR}xrX=0l$J JD8!y\2i>bqᒕP\Ґ-F|o2 e:'w] ~637\BA]͟пS#$tet6kTjpڕw>DDn33U{ CES]t? !ky:m:PmsjV6 &[k꾱&#J<'%F1P[N/}ߪTCmΔP^u/ ZzeL|Ȓث^RSj@љvV3669 3#Em2^`{OB %zwFfĵ F,T/9%d1>.IZju~Tj'Gt ]|3-5FѢXZ q NkSQoiCʶ嶍DNM.g6@("PGp`sd=XHr!*a+NQG[紩HxZ)|rǥw`{Wvge@l,|xD*LoASݽ&W5gP*g5v57Y2]P'|z3K׿ZݽvI4GqȽ=~} - m0rҚR(+-$h5PiE%W C E~tO6F^'`% K*sKP+=^ڈ \A<0z SAc~eIXo4 4$:'Mĺ߿}[Q„x}LFیAt;dk?}qYڿ(hzw&]d(L꟫Qs#:[6ܮw?HYC`38CR薻 DPsօ˫ +0'B %bUAV=(*//`9 O< O~ ׹*ɗeJ ͧeyW/,;+4;3c?0.͸PZ44 .wRЋv2|1VފD %J<*^[Q' KGy0b_w#MJGhq;Tb21r_D\dI^;eYhd ?& ꖾP QYÎ,Nl^ZV%(J]HTZ|ŤMe;=-ohk՞DTo5/`ec|Zlb\|׉ӷd;U^DpyRӍg4Fy%ç ,. බF3M Ҷ:٠g]Lu4*phi$rCbCdzOok+(<z˻ڑ/'WקB[2@L` aE:w;=?#%h(5V~}B0$7Tz}o1}G-Pl3PzŮTђ6_tVSCwW=^IYZ:ՇM쀄yu#4 %7juoG\ձkS֌gҪ.=06DHT#u%cƒ3s9[D}d e^Fn>!KִAHǯ'ӆmH#p"`g*r ՛]V^7}s~I@/я,Z'e;i^C$&ZQwGֹ:~.+@ ?wáYvf7tˬ*ʻ?4{415 ͹)9ԍ_!J0nX5[Md+DI7?|ސ,aQe!7iw=M જbEмpvEdǺFJ!`IɜhYg~λ^~YL'"Y'Ae@@DZc`܀(Wώ"GN@9ɫKɸD"}м<;-Qmol6sǙO3/ꗦ<,Rѥ%U8.BR6stĶ i <6[o2&&ɂ< j0uo @Ob3Lmbݨ `  YE8wRϼQP}ygeɘ/$*rۢR Ka"l'_3x7kUOI +]>|pXZ@3(K85T8e %n\L4=搑fyDB[d 9:94YC Gxɯ2kPq`ReR rsoBHT lD|Xa3a\c񢧊58hFh ]\&GgP:]&!|mc~f½ۙ5stl;A^8LNX [ఖz'c()U6%w\ @GN$g3:D̓sS83:P8=RWltU11 X$Ie<$hI$ R˜0ArGƥ9-zsOa=ݒXo^46J M7%-)fJPʊ~PKv\ffMBq]p }FXdB, $YsO,yҘX?m\=ݵHJf|&.;ַfm@ ԖB_Y.L&l?kQ  xh/2>&x͙O? 'J\9n GTFe%Ϋq["+Eyȱ4##@f:{X9^R&qz#0r_^UH+ 0-F茒0 JeEU,酡KX&ŷC:FI3%|8kX*s_F:J-WP ɪSŶ+3R9bOֵb>"K}ዌ{8 0x.d҇< 6YM7bS0$a.5VTYܶKw0'O"`OQ{IJe67Wzf1#2#vyf *"ˀ3P\R91< bV@B܂b@09X޻ZJ߫L'a|1;IAMD,ϒ/0%0z=7bbJ6:%'Ş0UVX" x~Q9(soh[2l<[}mMs{4gS衲Y*-8,j;zyF^:H6~eRK$՜/XeN ՅMsQBzXB)w8O`!:o|Hn(`Ok#!KA rEo \$U @Oj6!M` m8ygaP50xT&=f3fes{-@d(8-ߦ{@Za{Λq#KU@KP8{ jfX%L"Xh++8ovɬ x[ 5)>.w#_> nQ"^HUp;-r%˦ vAˉݏ_TpU~##B-`"ns!=. n^Ce+)1Ϥ.Q$(x=4b$aYZ;P6܈lLlX*|+ЛYj2 y5!YΑJ_7?o|+[y#R2o[j|D'WP?)E5̷%K'r-./]wB̴yQձoHl:/1ca>HͪUJJsT~SN1,?\Ϯz\WeX72,SH3qs5HUcB!촇P][!cGPzRU.\Q --uk6,@%a7gR YZ