glibc-2.38-150600.14.29.1<>,hξp9|>po0l F#ҖF\Z~E(L=IJn%f5Bof,]/N`h2OF2Se2Kx-;\dU][za1AM"[cI޹>N+Jx`='[Toߗl}p"Ҝuߟл*Ɵh4C @# [IJ80Yi`_DpȸN\P ~Ρg '=5'XkMM(LKۘ,b>J?xd   O48DHa )/7/P/ /  /  / / ////I """"("8"9&:4>@BF G$/H/I/XIYIZ|[\/]L/^bc(deflu/v!w/x/yz$(,2tCglibc2.38150600.14.29.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.hξh02-armsrv2XxSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0https://www.suse.com/System/Librarieshttps://www.gnu.org/software/libc/libc.htmllinuxaarch64function 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.38.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` bI ''p5- 6 %H,(PPPP I ; *AA큤A큤AhΆh΢hΆhΆhΆh͵hΊhΊhΊh΋hΊhΊhΊhΊhΊhΊhΊhΊhΊh΋h΋h΋h΋h΋h΋h΋hΑh΋h΋hΑhͷh΋h΋h΋h΋h΋h΋h΋hΌh΢dHh΢dHhΆhΆhΆhΆ4b0166e286cb27b577940432c6e39614b143b0d2c207dd3533906a19956e2c040ad7a03c5985fc18c3ee981325a60a7c3f8a169151b9cd653ddfe2e77f01fa266e084899135cda5df149d95e3dc79f22d1b4367b7c3b2fd74582d02be3c785cf3b24a975dcde688434258566813a83ce256a4c73efd7a8a9c3998327b0b4de683cf97ba751578786580d76dd58bdc17e60a7ccb56450956eb3ecb71cab3443f418ca5db35db9d7ce56b46508c0bf535f3be1d71b8c1ea4ee27353ea46cde49db29a3cfa33c57d8c0c6f6456d171d419fefd816ac609d9ea96114274442ea640327c0a441c7b2ca93169dabf125548628edc8d8c48c3bdce3c3b40c70257fd08341257fc66e7d3a6f38bbc5b3b8dfa9831f8c3f92ba7693fce8942b6492f840263039dc70b67677eb07215ab6e6b674e5061a3ec49b8afc86f9a796ff0bfc43bbe5b3661b98f571ba4fe5190c0b7bbe8a5f4b77b030de6f8dd4e2e99a15245a1603df4683491fc8b511c459ba9d3c1bafdc11e798f3e030d5b058cd6997d46c574767e203c9c42b998ecd712abffff83358524609c42fe0e0c3db0e6d66d413c88b570f5775cedf5a3d207d427b9492f54ab1ea43bd1db914b37262f1649eb759ecb762d12e9ae6cfc4a8813ac6305ab20ddc599c48717c1b4426b38c393d7397050e397e0681e003406fb6665f6899c4609671d4b95fc49133bc4d77f81bcf580a84ed663769a9ae2d154a3e329d8a087a61a9384786de1815f186c12e0fab5857c869915e9f16c023ac5e015aa79130afee1d0c6527ae74eb5f55ebff8fe042ea943307fec41427082aa711cbaae54d20390f80391a7fc861b56c02d619af0f8ebbd10c7aa793e3848da0634c5797d1437e1c3ee93b8f0e0dbdc50fb05adf78d089fa24eb721c78a2e1b93e495b074230dab086acb99c690c8b099905f4adf6b9567fc59498b9c7b3e7fee29a03a5aa7b707645b70ea95a01e438aa8844fcbe400345f1d059c8838d002f0d6b2eb8eee6caa63a63b1c1c257237052271e974cac5095402413112ac72fc07acf50798582a262281daa23435c7a2f73afa6c247753d94db3f2bb0920723dfd4ebcd70e9d5f3d8efd880db4235e69aaadd6322262174be1a095452024811c1ca549e5822c774bd355579fca81f0492aa702221ca5dc57eeca0941ebc495a4bb9eedbdfe61d8cfefa36639b7be65f3c9675e2e2d6e501c1ffe14f3346281a96f8d7454d4b51bb8f0885a4cb6e3fabdef4a69105c191beebcf152d2d5fc5721eea101000bb4fe64e18df0a3b56a4ec1cbf4f487e880d5f0469a91e4a20d46e338af8b2cc84b8156569613baebcf5d3d2e852cf50850d5f0469a91e4a20d46e338af8b2cc84b8156569613baebcf5d3d2e852cf50850d5f0469a91e4a20d46e338af8b2cc84b8156569613baebcf5d3d2e852cf50850d5f0469a91e4a20d46e338af8b2cc84b8156569613baebcf5d3d2e852cf5085ba6d9f9e5e2f4f3f77e32313506cabbbd8cf07b6a0afc457ce82f1f0c370133a76a5771adee7b9f36c7ae66eae78d72f325557500269107f2d98a7e3560a1808b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc2aa75ddeb08e1772018ed74fe8bc1f1c4467c49c0a939052a2fe6ce2211f07daec3d91ae40cbbf7aafb047a4799c25e00a04d340c0febe83d72f66ca2dfc7dc0397f8cd51dc51c12e1b387201c40191e72bc5b9a92ffa77a0864505e5bc0ec86../lib/getconf/getconf/lib/ld-linux-aarch64.so.1YYrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootglibc-2.38-150600.14.29.1.src.rpmconfig(glibc)glibcglibc(aarch-64)ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)ld-linux-aarch64.so.1(GLIBC_2.34)(64bit)ld-linux-aarch64.so.1(GLIBC_2.35)(64bit)libBrokenLocale.so.1()(64bit)libBrokenLocale.so.1(GLIBC_2.17)(64bit)libanl.so.1()(64bit)libanl.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.18)(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.30)(64bit)libc.so.6(GLIBC_2.31)(64bit)libc.so.6(GLIBC_2.32)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.35)(64bit)libc.so.6(GLIBC_2.36)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_ABI_DT_RELR)(64bit)libc_malloc_debug.so.0()(64bit)libc_malloc_debug.so.0(GLIBC_2.17)(64bit)libc_malloc_debug.so.0(GLIBC_2.33)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libm.so.6(GLIBC_2.18)(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.32)(64bit)libm.so.6(GLIBC_2.35)(64bit)libm.so.6(GLIBC_2.38)(64bit)libmvec.so.1()(64bit)libmvec.so.1(GLIBC_2.38)(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.17)(64bit)libpthread.so.0(GLIBC_2.18)(64bit)libpthread.so.0(GLIBC_2.28)(64bit)libpthread.so.0(GLIBC_2.30)(64bit)libpthread.so.0(GLIBC_2.31)(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.17)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.17)(64bit)libthread_db.so.1()(64bit)libthread_db.so.1(GLIBC_2.17)(64bit)libutil.so.1()(64bit)libutil.so.1(GLIBC_2.17)(64bit)ngptngpt-develrtld(GNU_HASH)@@@@@@@@@@@@@@@@      /sbin/ldconfigconfig(glibc)filesystemld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.30)(64bit)libc.so.6(GLIBC_2.32)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libm.so.6(GLIBC_2.27)(64bit)libm.so.6(GLIBC_2.29)(64bit)libnss_files.so.2()(64bit)libresolv.so.2()(64bit)libresolv.so.2(GLIBC_2.17)(64bit)rpmlib(BuiltinLuaScripts)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.38-150600.14.29.14.2.2-13.0.4-14.6.0-14.0.4-14.0-15.2-1kernel4.34.14.3h@gx@gI@gڱg/@g@g}@gM@gp@fffWfO/f;i@f:f2.f! @f De!@e@e}@epe6@e@e@eeoem@e6`@e/e.w@e#@eSe@ev@e;e@eRd@d@d@d@d@d@dE@dd@dr@dK@d%ydcT@c@c @clcY!@c=qc*c@c6@cb5@bb@bUbb@b@b|bk@b@aa@a@a@a\>@aaaj@a@`P@```8@`7@`u`Y@`F`>(`<@`.V`+`>`_إ@__@_Wr@_+^^x^^j$@^K^E:@^8 @^&]7@]]c@]@]]]@]Z@]Z@]D%]/ ]^@] ] u@]@\@\@\\~d\n\j@\T4\5@[@[[[t[[t[b@[(@["X[)[WZJ@Z@Z2@ZZ@ZZ$Z@ZxG@Zp^@Zp^@Ze@ZKt@Z1@Z/Z@Y@Y@YYܶ@YdY@Y@YY@Y@Y@YW@Y@YJYYw2Yp@YJ_YA%@Y.@Y, @Y, @Y$$@Y"XۡX@XWw@W@W@Ws@Wk@Wj}WYZ@WL+@W3W0{WW V@V@V޾Vm@VIV@VŲ@V`VVV@VLh@V.V$@VVZV VUYU|@UAUȒ@UU@UU4@UUv@U%@U/@U:T@TPTgTܕTء@TO@schwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.degiuliano.belinassi@suse.comschwab@suse.degiuliano.belinassi@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.derguenther@suse.comschwab@suse.derguenther@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.degiuliano.belinassi@suse.comschwab@suse.deschwab@suse.deschwab@suse.delnussel@suse.comschwab@suse.degmbr3@opensuse.orgschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.defvogt@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.dedimstar@opensuse.orgmeissner@suse.comschwab@suse.deschwab@suse.dematz@suse.comgiuliano.belinassi@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.dematz@suse.comschwab@suse.delnussel@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deguillaume.gardet@opensuse.orgschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.derguenther@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.dekukuk@suse.deschwab@suse.deschwab@suse.deschwab@suse.delnussel@suse.deschwab@suse.deschwab@suse.dekukuk@suse.deschwab@suse.deschwab@suse.deschwab@suse.demliska@suse.czmliska@suse.czschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.demliska@suse.czschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.dejengelh@inai.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.defvogt@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.dejslaby@suse.comschwab@suse.deschwab@suse.deschwab@suse.deidonmez@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.denormand@linux.vnet.ibm.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.demeissner@suse.comschwab@suse.deschwab@suse.demgorman@suse.comschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.deschwab@suse.de- Add support for userspace livepatching for ppc64le (jsc#PED-11850)- pthread-wakeup.patch: pthreads NPTL: lost wakeup fix 2 (bsc#1234128, BZ [#25847])- Mark functions in libc_nonshared.a as hidden (bsc#1239883)- Bump minimal kernel version to 4.3 to enable use of direct socketcalls on x86-32 and s390x (bsc#1234713)- assert-message-allocation.patch: Fix underallocation of abort_msg_s struct (CVE-2025-0395, bsc#1236282, BZ #32582))- prctl-syscall-wrapper.patch: Linux: Switch back to assembly syscall wrapper for prctl (bsc#1234665, BZ #29770)- Correctly determine livepatching support- Remove nss-systemd from default nsswitch.conf (bsc#1233699)- Apply libc_nonshared.a workaround also on s390x and ppc64le (bsc#1231051)- Use nss-systemd by default also in SLE (bsc#1230638)- s390x-wcsncmp.patch: s390x: Fix segfault in wcsncmp (bsc#1228042, BZ [#31934])- Fix typo in last change- Also include stat64 in the 32-bit libc_nonshared.a workaround (bsc#1221482)- ulp-prologue-into-asm-functions.patch: Avoid creating ULP prologue for _start routine (bsc#1221940)- nscd-netgroup-cache-timeout.patch: Use time_t for return type of addgetnetgrentX (CVE-2024-33602, bsc#1223425) - Also add libc_nonshared.a workaround to 32-bit x86 compat package (bsc#1221482)- glibc-CVE-2024-33599-nscd-Stack-based-buffer-overflow-in-n.patch: nscd: Stack-based buffer overflow in netgroup cache (CVE-2024-33599, bsc#1223423, BZ #31677) - glibc-CVE-2024-33600-nscd-Avoid-null-pointer-crashes-after.patch: nscd: Avoid null pointer crashes after notfound response (CVE-2024-33600, bsc#1223424, BZ #31678) - glibc-CVE-2024-33600-nscd-Do-not-send-missing-not-found-re.patch: nscd: Do not send missing not-found response in addgetnetgrentX (CVE-2024-33600, bsc#1223424, BZ #31678) - glibc-CVE-2024-33601-CVE-2024-33602-nscd-netgroup-Use-two.patch: netgroup: Use two buffers in addgetnetgrentX (CVE-2024-33601, CVE-2024-33602, bsc#1223425, BZ #31680)- iconv-iso-2022-cn-ext.patch: iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961, bsc#1222992)- Add workaround for invalid use of libc_nonshared.a with non-SUSE libc (bsc#1221482)- malloc-arena-get2.patch: malloc: Use __get_nprocs on arena_get2 (BZ [#30945]) - sched-getcpu-rseq-area.patch: linux: Use rseq area unconditionally in sched_getcpu (BZ #31479)- duplocale-global-locale.patch: duplocale: protect use of global locale (bsc#1220441, BZ #23970)- s390-clone-error-clobber-r7.patch: S390: Do not clobber r7 in clone (BZ [#31402])- Add libnsl1 to baselibs.conf (bsc#1219640)- syslog-buffer-overflow.patch: syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246, CVE-2023-6779, CVE-2023-6780, bsc#1218863, bsc#1218867, bsc#1218868) - qsort-invalid-cmp.patch: qsort: handle degenerated compare function (bsc#1218866)- Change minimum GCC to 13- Split off libnsl.so.1 into a separate package- sem-open-o-creat.patch: sem_open: Clear O_CREAT when semaphore file is expected to exist (BZ #30789) - ldconfig-process-elf-file.patch: elf: Fix wrong break removal from 8ee878592c - tls-modid-reuse.patch: elf: Fix TLS modid reuse generation assignment (BZ #29039) - getaddrinfo-eai-memory.patch: getaddrinfo: translate ENOMEM to EAI_MEMORY (bsc#1217589, BZ #31163) - libio-wdo-write.patch: libio: Check remaining buffer size in _IO_wdo_write (BZ #31183)- aarch64-rawmemchr-unwind.patch: aarch64: correct CFI in rawmemchr (bsc#1217445, BZ #31113)- Remove systemd from shadow and gshadow lookups (bsc#1217220)- gb18030-2022.patch: add GB18030-2022 charmap (jsc#PED-4908, BZ #30243)- dtors-reverse-ctor-order.patch: Remove, has been reverted- Avoid use of SSE in i586 build- Add systemd also to gshadow lookups (jsc#PED-5188) - For SLE continue to use nsswitch.conf without systemd- setxid-propagate-glibc-tunables.patch: Propagate GLIBC_TUNABLES in setxid binaries - tunables-string-parsing.patch: tunables: Terminate if end of input is reached (CVE-2023-4911, bsc#1215501)- fstat-implementation.patch: io: Do not implement fstat with fstatat- getaddrinfo-memory-leak.patch: Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 (CVE-2023-5156, bsc#1215714, BZ #30884)- getcanonname-use-after-free.patch: getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806, bsc#1215281, BZ #30843) - Do not build any cross packages in SLES- no-aaaa-read-overflow.patch: Stack read overflow with large TCP responses in no-aaaa mode (CVE-2023-4527, bsc#1215280, BZ #30842)- Add systemd to passwd, group and shadow lookups (jsc#PED-5188)- ppc64-flock-fob64.patch: io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64 (BZ #30804) - libio-io-vtables.patch: libio: Fix oversized __io_vtables - call-init-proxy-objects.patch: elf: Do not run constructors for proxy objects - dtors-reverse-ctor-order.patch: elf: Always call destructors in reverse constructor order (BZ #30785)- intl-c-utf-8-like-c-locale.patch: intl: Treat C.UTF-8 locale like C locale (BZ #16621) - glibc-disable-gettext-for-c-utf8.patch: Removed- Add cross-ppc64le package- posix-memalign-fragmentation.patch: malloc: Enable merging of remainders in memalign, remove bin scanning from memalign (BZ #30723) - Limit build counter sync to i686 flavor, to reduce needs for rebuilds- Add cross-s390x package (bsc#1214460)- Require that elf/check-localplt does not fail - glibc-2.3.90-langpackdir.diff: add hidden alias for __strcpy_chk - cache-amd-legacy.patch: x86: Fix for cache computation on AMD legacy cpus - cache-intel-shared.patch: x86: Fix incorrect scope of setting `shared_per_thread` (BZ# 30745)- Update to glibc 2.38 * When C2X features are enabled and the base argument is 0 or 2, the following functions support binary integers prefixed by 0b or 0B as input * PRIb*, PRIB* and SCNb* macros from C2X have been added to . * printf-family functions now support the wN format length modifiers for arguments of type intN_t, int_leastN_t, uintN_t or uint_leastN_t and the wfN format length modifiers for arguments of type int_fastN_t or uint_fastN_t, as specified in draft ISO C2X * A new tunable, glibc.pthread.stack_hugetlb, can be used to disable Transparent Huge Pages (THP) in stack allocation at pthread_create * Vector math library libmvec support has been added to AArch64 * The strlcpy and strlcat functions have been added * CVE-2023-25139: When the printf family of functions is called with a format specifier that uses an (enable grouping) and a minimum width specifier, the resulting output could be larger than reasonably expected by a caller that computed a tight bound on the buffer size - Enable build with _FORTIFY_SOURCE - glibc-2.3.90-langpackdir.diff: avoid reference to __strcpy_chk - iconv-error-verbosity.patch: iconv: restore verbosity with unrecognized encoding names (BZ #30694) - printf-grouping.patch, strftime-time64.patch, getlogin-no-loginuid.patch, fix-locking-in-_IO_cleanup.patch, gshadow-erange-rhandling.patch, system-sigchld-block.patch, gmon-buffer-alloc.patch, check-pf-cancel-handler.patch, powerpc64-fcntl-lock.patch, realloc-limit-chunk-reuse.patch, dl-find-object-return.patch; Removed - bsc#1211828 - bsc#1212819- gshadow-erange-rhandling.patch: gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (BZ #30151) - system-sigchld-block.patch: posix: Fix system blocks SIGCHLD erroneously (BZ #30163) - gmon-buffer-alloc.patch: gmon: Fix allocated buffer overflow (CVE-2023-0687, bsc#1207975, BZ #29444) - check-pf-cancel-handler.patch: __check_pf: Add a cancellation cleanup handler (BZ #20975) - powerpc64-fcntl-lock.patch: io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 - realloc-limit-chunk-reuse.patch: realloc: Limit chunk reuse to only growing requests (BZ #30579) - dl-find-object-return.patch: elf: _dl_find_object may return 1 during early startup (BZ #30515)- Need to build with GCC 12 as minimum- fix-locking-in-_IO_cleanup.patch: Update to final version- ulp-prologue-into-asm-functions.patch: Add support for livepatches in ASM written functions (bsc#1210777, bsc#1211726)- getlogin-no-loginuid.patch: getlogin_r: fix missing fallback if loginuid is unset (bsc#1209229, BZ #30235)- Exclude static archives from preparation for live patching (bnc#1208721)- Update to glibc 2.37 * The getent tool now supports the --no-addrconfig option * The dynamic linker no longer loads shared objects from the "tls" subdirectories on the library search path or the subdirectory that corresponds to the AT_PLATFORM system name, or employs the legacy AT_HWCAP search mechanism, which was deprecated in version 2.33 - printf-grouping.patch: Account for grouping in printf width (BZ #30068) - strftime-time64.patch: Use 64-bit time_t interfaces in strftime and strptime (BZ #30053) - glibcextract-compile-c-snippet.patch, sys-mount-kernel-definition.patch, sys-mount-usage.patch, nscd-netlink-cache-invalidation.patch, syslog-large-messages.patch, dlmopen-libc-early-init.patch, ldd-vdso-dependency.patch, syslog-extra-whitespace.patch, errlist-edeadlock.patch, makeflags.patch, get-nscd-addresses.patch, x86-64-avx2-string-functions.patch, nscd-aicache.patch, dl-debug-bindings.patch, floatn.patch: Removed - bsc#1207957 - bsc#1208358 - bsc#1212910- Remove reference to obsolete %usrmerged macro (boo#1206798)- floatn.patch: Update _FloatN header support for C++ in GCC 13- nscd: Convert to systemd-sysusers- dl-debug-bindings.patch: elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x (bsc#1204710)- get-nscd-addresses.patch: get_nscd_addresses: Fix subscript typos (BZ [#29605]) - x86-64-avx2-string-functions.patch: check for required cpu features in AVX2 string functions (BZ #29611) - nscd-aicache.patch: nscd: Drop local address tuple variable (BZ #29607)- makeflags.patch: Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 (BZ# 29564)- errlist-edeadlock.patch: errlist: add missing entry for EDEADLOCK (BZ [#29545])- syslog-large-messages.patch: syslog: Fix large messages (CVE-2022-39046, bsc#1203011, BZ #29536) - dlmopen-libc-early-init.patch: elf: Call __libc_early_init for reused namespaces (BZ #29528) - ldd-vdso-dependency.patch: elf: Restore how vDSO dependency is printed with LD_TRACE_LOADED_OBJECTS (BZ #29539) - syslog-extra-whitespace.patch: syslog: Remove extra whitespace between timestamp and message (BZ #29544)- nscd-netlink-cache-invalidation.patch: nscd: Fix netlink cache invalidation if epoll is used (boo#1199964, BZ #29415)- glibcextract-compile-c-snippet.patch: glibcextract.py: Add compile_c_snippet - sys-mount-kernel-definition.patch: linux: Mimic kernel definition for BLOCK_SIZE - sys-mount-usage.patch: linux: Fix sys/mount.h usage with kernel headers- Update to glibc 2.36 Major new features: * Support for DT_RELR relative relocation format has been added to glibc * On Linux, the pidfd_open, pidfd_getfd, and pidfd_send_signal functions have been added * On Linux, the process_madvise function has been added * On Linux, the process_mrelease function has been added * The “no-aaaa” DNS stub resolver option has been added * On Linux, the fsopen, fsmount, move_mount, fsconfig, fspick, open_tree, and mount_setattr have been added * localedef now accepts locale definition files encoded in UTF-8 * Support for the mbrtoc8 and c8rtomb multibyte/UTF-8 character conversion functions has been added per the ISO C2X N2653 and C++20 P0482R6 proposals * The functions arc4random, arc4random_buf, and arc4random_uniform have been added Deprecated and removed features, and other changes affecting compatibility: * Support for prelink will be removed in the next release * The Linux kernel version check has been removed along with the LD_ASSUME_KERNEL environment variable * On Linux, The LD_LIBRARY_VERSION environment variable has been removed - get-nprocs-sched-uninit-read.patch, get-nprocs-inaccurate.patch, strcmp-rtm-fallback.path, pt-load-invalid-hole.patch, localedef-ld-monetary.patch, nptl-spurious-eintr.patch, strncpy-power9-vsx.patch, nptl-cleanup-async-restore.patch, read-chk-cancel.patch, wcrtomb-fortify.patch, nptl-cleanup-async-restore-2.patch: Removed - CVE-2023-4813, bsc#1215286 - bsc#1198751 - bsc#1200334- nptl-cleanup-async-restore-2.patch: nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore (bsc#1200093, BZ #29214)- read-chk-cancel.patch: debug: make __read_chk a cancellation point (bsc#1200682, BZ #29274) - wcrtomb-fortify.patch: wcrtomb: Make behavior POSIX compliant (bsc#1200688)- Set SUSE_ZNOW=0- strncpy-power9-vsx.patch: powerpc: Fix VSX register number on __strncpy_power9 (BZ #29197) - nptl-cleanup-async-restore.patch: nptl: Fix __libc_cleanup_pop_restore asynchronous restore (bsc#1200093, BZ #29214)- nptl-spurious-eintr.patch: nptl: Handle spurious EINTR when thread cancellation is disabled (BZ #29029)- Follow the distro default gcc version to build the cross bootstrap packages.- switched to https urls- get-nprocs-sched-uninit-read.patch: linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage (BZ #28850) - get-nprocs-inaccurate.patch: linux: fix accuracy of get_nprocs and get_nprocs_conf (BZ #28865) - strcmp-rtm-fallback.path: x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case (BZ #28896) - pt-load-invalid-hole.patch: elf: Check invalid hole in PT_LOAD segments (BZ #28838) - localedef-ld-monetary.patch: localedef: Update LC_MONETARY handling (BZ [#28845])- Update to glibc 2.35 Major new features: * Unicode 14.0.0 Support * Bump r_version in the debugger interface to 2 * Support for the C.UTF-8 locale has been added to glibc * functions that round their results to a narrower type, and corresponding macros, are added from TS 18661-1:2014, TS 18661-3:2015 and draft ISO C2X * functions for floating-point maximum and minimum, corresponding to new operations in IEEE 754-2019, and corresponding macros, are added from draft ISO C2X * macros for single-precision float constants are added as a GNU extension * The __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ macros are predefined as specified in TS 18661-1:2014 * The exp10 functions in now have a corresponding type-generic macro in * The ISO C2X macro _PRINTF_NAN_LEN_MAX has been added to * printf-family functions now support the %b format for output of integers in binary, as specified in draft ISO C2X, and the %B variant of that format recommended by draft ISO C2X * A new DSO sorting algorithm has been added in the dynamic linker that uses topological sorting by depth-first search (DFS), solving performance issues of the existing sorting algorithm when encountering particular circular object dependency cases * A new tunable, glibc.rtld.dynamic_sort, can be used to select between the two DSO sorting algorithms * ABI support for a new function '__memcmpeq'. '__memcmpeq' is meant to be used by compilers for optimizing usage of 'memcmp' when its return value is only used for its boolean status * Support for automatically registering threads with the Linux rseq system call has been added * A symbolic link to the dynamic linker is now installed under /usr/bin/ld.so (or more precisely, '${bindir}/ld.so') * All programs and the testsuite in glibc are now built as position independent executables (PIE) by default on toolchains and architectures that support it * On Linux, a new tunable, glibc.malloc.hugetlb, can be used to either make malloc issue madvise plus MADV_HUGEPAGE on mmap and sbrk or to use huge pages directly with mmap calls with the MAP_HUGETLB flags) * The printf family of functions now handles the flagged %#m conversion specifier, printing errno as an error constant (similar to strerrorname_np) * The function _dl_find_object has been added * On Linux, the epoll_pwait2 function has been added * The function posix_spawn_file_actions_addtcsetpgrp_np has been added, enabling posix_spawn and posix_spawnp to set the controlling terminal in the new process in a race free manner * Source fortification (_FORTIFY_SOURCE) level 3 is now available for applications compiling with glibc and gcc 12 and later Deprecated and removed features, and other changes affecting compatibility: * On x86-64, the LD_PREFER_MAP_32BIT_EXEC environment variable support has been removed since the first PT_LOAD segment is no longer executable due to defaulting to -z separate-code * The r_version update in the debugger interface makes the glibc binary incompatible with GDB * Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) has been removed * The catchsegv script and associated libSegFault.so shared object have been removed * Support for prelink will be removed in the next release; this includes removal of the LD_TRACE_PRELINKING, and LD_USE_LOAD_BIAS, environment variables and their functionality in the dynamic loader Changes to build and runtime requirements: * The audit module interface version LAV_CURRENT is increased to enable proper bind-now support * The audit interface on aarch64 is extended to support both the indirect result location register (x8) and NEON Q register Security related changes: * CVE-2022-23219: Passing an overlong file name to the clnt_create legacy function could result in a stack-based buffer overflow when using the "unix" protocol * CVE-2022-23218: Passing an overlong file name to the svcunix_create legacy function could result in a stack-based buffer overflow * CVE-2021-3998: Passing a path longer than PATH_MAX to the realpath function could result in a memory leak and potential access of uninitialized memory * CVE-2021-3999: Passing a buffer of size exactly 1 byte to the getcwd function may result in an off-by-one buffer underflow and overflow when the current working directory is longer than PATH_MAX and also corresponds to the / directory through an unprivileged mount namespace - copy-and-spawn-sgid-double-close.patch, fcntl-time-bits-64-redirect.patch, gaiconf-init-double-free.patch, gconv-parseconfdir-memory-leak.patch, getcwd-attribute-access.patch, glibc-c-utf8-locale.patch, iconv-charmap-close-output.patch, ld-show-auxv-colon.patch, ldconfig-leak-empty-paths.patch, librt-null-pointer.patch, pthread-kill-fail-after-exit.patch, pthread-kill-race-thread-exit.patch, pthread-kill-return-esrch.patch, pthread-kill-send-specific-thread.patch, pthread-mutexattr-getrobust-np-type.patch, setxid-deadlock-blocked-signals.patch, sysconf-nprocessors-affinity.patch, x86-string-control-test.patch: Removed. - bsc#1194640 - bsc#1194768 - bsc#1194770 - bsc#1197718 - bsc#1211829 - bsc#1215891- Enable building the cross packages in rings.- Add ExtraBuildFlags for build flags that cannot be passed to configure. - Add support for livepatches (jsc#SLE-20049). - Generate ipa-clones tarball artifact when livepatching is enabled.- glibc.rpmlintrc: Update for rpmlint2- ld-show-auxv-colon.patch: elf: Fix missing colon in LD_SHOW_AUXV output (BZ #282539 - x86-string-control-test.patch: x86-64: Use testl to check __x86_string_control - pthread-kill-fail-after-exit.patch: nptl: pthread_kill, pthread_cancel should not fail after exit (BZ #19193) - pthread-kill-race-thread-exit.patch: nptl: Fix race between pthread_kill and thread exit (BZ #12889) - getcwd-attribute-access.patch: posix: Fix attribute access mode on getcwd (BZ #27476) - pthread-kill-return-esrch.patch: nptl: pthread_kill needs to return ESRCH for old programs (BZ #19193) - pthread-mutexattr-getrobust-np-type.patch: nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (BZ [#28036]) - setxid-deadlock-blocked-signals.patch: nptl: Avoid setxid deadlock with blocked signals in thread exit (BZ #28361) - pthread-kill-send-specific-thread.patch: nptl: pthread_kill must send signals to a specific thread (BZ #28407) - sysconf-nprocessors-affinity.patch: linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) - iconv-charmap-close-output.patch: renamed from icon-charmap-close-output.patch- Don't create separate debuginfo packages for cross packages- ldconfig-leak-empty-paths.patch: ldconfig: avoid leak on empty paths in config file - gconv-parseconfdir-memory-leak.patch: gconv_parseconfdir: Fix memory leak - gaiconf-init-double-free.patch: gaiconf_init: Avoid double-free in label and precedence lists - copy-and-spawn-sgid-double-close.patch: copy_and_spawn_sgid: Avoid double calls to close() - icon-charmap-close-output.patch: iconv_charmap: Close output file when done - fcntl-time-bits-64-redirect.patch: Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (BZ #28182) - librt-null-pointer.patch: librt: fix NULL pointer dereference (BZ [#28213])- Add cross development packages for aarch64 and riscv64.- Update to glibc 2.34 Major new features: * When _DYNAMIC_STACK_SIZE_SOURCE or _GNU_SOURCE are defined, PTHREAD_STACK_MIN is no longer constant and is redefined to sysconf(_SC_THREAD_STACK_MIN) * Add _SC_MINSIGSTKSZ and _SC_SIGSTKSZ * The dynamic linker implements the --list-diagnostics option, printing a dump of information related to IFUNC resolver operation and glibc-hwcaps subdirectory selection * On Linux, the function execveat has been added * The ISO C2X function timespec_getres has been added * The feature test macro __STDC_WANT_IEC_60559_EXT__, from draft ISO C2X, is supported to enable declarations of functions defined in Annex F of C2X * Add support for 64-bit time_t on configurations like x86 where time_t is traditionally 32-bit * The main gconv-modules file in glibc now contains only a small set of essential converter modules and the rest have been moved into a supplementary configuration file gconv-modules-extra.conf in the gconv-modules.d directory in the same GCONV_PATH * On Linux, a new tunable, glibc.pthread.stack_cache_size, can be used to configure the size of the thread stack cache * The function _Fork has been added as an async-signal-safe fork replacement since Austin Group issue 62 droped the async-signal-safe requirement for fork (and it will be included in the future POSIX standard) * On Linux, the close_range function has been added * The function closefrom has been added * The posix_spawn_file_actions_closefrom_np function has been added, enabling posix_spawn and posix_spawnp to close all file descriptors great than or equal to a giver integer Deprecated and removed features, and other changes affecting compatibility: * The function pthread_mutex_consistent_np has been deprecated * The function pthread_mutexattr_getrobust_np has been deprecated * The function pthread_mutexattr_setrobust_np has been deprecated * The function pthread_yield has been deprecated * The function inet_neta declared in has been deprecated * Various rarely-used functions declared in and have been deprecated * The pthread cancellation handler is now installed with SA_RESTART and pthread_cancel will always send the internal SIGCANCEL on a cancellation request * The symbols mallwatch and tr_break are now deprecated and no longer used in mtrace * The __morecore and __after_morecore_hook malloc hooks and the default implementation __default_morecore have been removed from the API * Debugging features in malloc such as the MALLOC_CHECK_ environment variable (or the glibc.malloc.check tunable), mtrace() and mcheck() have now been disabled by default in the main C library * The deprecated functions malloc_get_state and malloc_set_state have been moved from the core C library into libc_malloc_debug.so * The deprecated memory allocation hooks __malloc_hook, __realloc_hook, __memalign_hook and __free_hook are now removed from the API Changes to build and runtime requirements: * On Linux, the shm_open, sem_open, and related functions now expect the file shared memory file system to be mounted at /dev/shm Security related changes: CVE-2021-27645: The nameserver caching daemon (nscd), when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system CVE-2021-33574: The mq_notify function has a potential use-after-free issue when using a notification type of SIGEV_THREAD and a thread attribute with a non-default affinity mask CVE-2021-35942: The wordexp function may overflow the positional parameter number when processing the expansion resulting in a crash - nss-database-check-reload.patch, nss-load-chroot.patch, x86-isa-level.patch, nscd-netgroupcache.patch, nss-database-lookup.patch, select-modify-timeout.patch, nptl-db-libpthread-load-order.patch, rawmemchr-warning.patch, tst-cpu-features-amx.patch, mq-notify-use-after-free.patch: Removed - bsc#1181403 - bsc#1184035 - bsc#1187911 - jsc#PED-987- Enable usrmerge in Factory always as it's default there - Add conflict with pre-usrmerge filesystem package- mq-notify-use-after-free.patch: Use __pthread_attr_copy in mq_notify (CVE-2021-33574, bsc#1186489, BZ #27896) - Drop glibc-usrmerge-bootstrap-helper package- tst-cpu-features-amx.patch: x86: tst-cpu-features-supports.c: Update AMX check- rawmemchr-warning.patch: string: Work around GCC PR 98512 in rawmemchr- nptl-db-libpthread-load-order.patch: nptl_db: Support different libpthread/ld.so load orders (bsc#1184214, BZ #27744)- Enable support for static PIE (bsc#1184646) - select-modify-timeout.patch: linux: always update select timeout (bsc#1184339, BZ #27706)- Don't remove -f[asynchronous-]unwind-tables during configure run, no longer needed- nss-database-check-reload.patch: nsswitch: return result when nss database is locked (BZ #27343) - nss-load-chroot.patch: nss: Re-enable NSS module loading after chroot (bsc#1182323, BZ #27389) - x86-isa-level.patch: x86: Set minimum x86-64 level marker (bsc#1182522, BZ #27318) - nss-database-lookup.patch: nss: fix nss_database_lookup2's alternate handling (bsc#1182247, BZ #27416) - nss-revert-api.patch: remove - nscd-netgroupcache.patch: nscd: Fix double free in netgroupcache (CVE-2021-27645, bsc#1182733, BZ #27462)- Disable x86 ISA level for now (bsc#1182522, BZ #27318) - nss-revert-api.patch: Workaround for nss-compat brokeness (bsc#1182247, BZ #27416)- Fix build of utils flavor for usrmerge- Prepare for usrmerge (bsc#1029961)- Add --enable-memory-tagging for aarch64- Update to glibc 2.33 * The dynamic linker accepts the --list-tunables argument which prints all the supported tunables. * The dynamic linker accepts the --argv0 argument and provides opportunity to change argv[0] string. * The dynamic linker loads optimized implementations of shared objects from subdirectories under the glibc-hwcaps directory on the library search path if the system's capabilities meet the requirements for that subdirectory. * The new --help option of the dynamic linker provides usage and information and library search path diagnostics. * The mallinfo2 function is added to report statistics as per mallinfo, but with larger field widths to accurately report values that are larger than fit in an integer. * Add to provide query macros for x86 CPU features. * A new fortification level _FORTIFY_SOURCE=3 is available. * The mallinfo function is marked deprecated. * When dlopen is used in statically linked programs, alternative library implementations from HWCAP subdirectories are no longer loaded. * The deprecated header and the function vtimes have been removed. * On s390(x), the type float_t is now derived from the macro __FLT_EVAL_METHOD__ that is defined by the compiler, instead of being hardcoded to double. * A future version of glibc will stop loading shared objects from the "tls" subdirectories on the library search path, the subdirectory that corresponds to the AT_PLATFORM system name, and also stop employing the legacy AT_HWCAP search mechanism. * CVE-2021-3326: An assertion failure during conversion from the ISO-20220-JP-3 character set using the iconv function has been fixed. - Remove obsolete, unused /etc/default/nss - aarch64-static-pie.patch, euc-kr-overrun.patch, get-nprocs-cpu-online-parsing.patch, iconv-redundant-shift.patch, iconv-ucs4-loop-bounds.patch, ifunc-fma4.patch, intl-codeset-suffixes.patch, nscd-gc-cycle.patch, printf-long-double-non-normal.patch, strerrorname-np.patch, syslog-locking.patch, sysvipc.patch: Removed - bsc#1180557 - bsc#1181505 - bsc#1191592 - bsc#1201942- Remove support for %optimize_power - Move to power4 baseline on ppc- aarch64-static-pie.patch: fix static PIE start code for BTI (bsc#1179450, BZ #27068) - iconv-redundant-shift.patch: iconv: Accept redundant shift sequences in IBM1364 (CVE-2020-27618, bsc#1178386, BZ #26224) - iconv-ucs4-loop-bounds.patch: iconv: Fix incorrect UCS4 inner loop bounds (CVE-2020-29562, bsc#1179694, BZ #26923) - printf-long-double-non-normal.patch: x86: Harden printf against non-normal long double values (CVE-2020-29573, bsc#1179721, BZ #26649) - get-nprocs-cpu-online-parsing.patch: Fix parsing of /sys/devices/system/cpu/online (bsc#1180038, BZ #25859)- intl-codeset-suffixes.patch: intl: Handle translation output codesets with suffixes (BZ #26383) - strerrorname-np.patch: string: Fix strerrorname_np return value (BZ [#26555]) - sysvipc.patch: sysvipc: Fix SEM_STAT_ANY kernel argument pass (BZ [#26637], BZ #26639, BZ #26636)- Use --enable-cet on x86_64 to instrument glibc for indirect branch tracking and shadow stack use. Enable indirect branch tracking and shadow stack in the dynamic loader (jsc#PM-2110, bsc#1175154)- Keep nsswitch.conf in /etc for SLES15 - syslog-locking.patch: Correct locking and cancellation cleanup in syslog functions (bsc#1172085, BZ #26100) - ifunc-fma4.patch: x86-64: Fix FMA4 detection in ifunc (BZ #26534)- Update to glibc 2.32 * Unicode 13.0.0 Support * New locale added: ckb_IQ * The GNU C Library now loads audit modules listed in the DT_AUDIT and DT_DEPAUDIT dynamic section entries of the main executable * powerpc64le supports IEEE128 long double libm/libc redirects when using the -mabi=ieeelongdouble to compile C code on supported GCC toolchains * To help detect buffer overflows and other out-of-bounds accesses several APIs have been annotated with GCC 'access' attribute * On Linux, functions the pthread_attr_setsigmask_np and pthread_attr_getsigmask_np have been added * The GNU C Library now provides the header file which declares the variable __libc_single_threaded * The functions sigabbrev_np and sigdescr_np have been added * The functions strerrorname_np and strerrordesc_np have been added * AArch64 now supports standard branch protection security hardening in glibc when it is built with a GCC that is configured with - -enable-standard-branch-protection (or if -mbranch-protection=standard flag is passed when building both GCC target libraries and glibc, in either case a custom GCC is needed) * The deprecated header and the sysctl function have been removed * The sstk function is no longer available to newly linked binaries * The legacy signal handling functions siginterrupt, sigpause, sighold, sigrelse, sigignore and sigset, and the sigmask macro have been deprecated * ldconfig now defaults to the new format for ld.so.cache * The deprecated arrays sys_siglist, _sys_siglist, and sys_sigabbrev are no longer available to newly linked binaries, and their declarations have been removed from * The deprecated symbols sys_errlist, _sys_errlist, sys_nerr, and _sys_nerr are no longer available to newly linked binaries, and their declarations have been removed from from * Both strerror and strerror_l now share the same internal buffer in the calling thread, meaning that the returned string pointer may be invalided or contents might be overwritten on subsequent calls in the same thread or if the thread is terminated * Using weak references to libpthread functions such as pthread_create or pthread_key_create to detect the singled-threaded nature of a program is an obsolescent feature * The "files" NSS module no longer supports the "key" database (used for secure RPC) * The __morecore and __after_morecore_hook malloc hooks and the default implementation __default_morecore have been deprecated * The hesiod NSS module has been deprecated and will be removed in a future version of glibc * CVE-2016-10228: An infinite loop has been fixed in the iconv program when invoked with the -c option and when processing invalid multi-byte input sequences * CVE-2020-10029: Trigonometric functions on x86 targets suffered from stack corruption when they were passed a pseudo-zero argument * CVE-2020-1752: A use-after-free vulnerability in the glob function when expanding ~user has been fixed. * CVE-2020-6096: A signed comparison vulnerability in the ARMv7 memcpy and memmove functions has been fixed - riscv-syscall-clobber.patch, ldbl-96-rem-pio2l.patch, long-double-alias.patch: Removed - bsc#1027496 - bsc#1162930 - bsc#1166106 - bsc#1167631 - bsc#1167939 - bsc#1194785, jsc#SLE-18195 - bsc#1200855 - bsc#1201560 - bsc#1201640 - bsc#1207571 - jsc#SLE-13520- long-double-alias.patch: Fix build with GCC 10 when long double = double - nscd-gc-cycle.patch: nscd: bump GC cycle during cache pruning (bsc#1171878, BZ #26130)- glibc-nsswitch-usr.diff: read /usr/etc/nsswitch.conf if /etc/nsswitch.conf does not exist - Install default nsswitch.conf in /usr/etc - Don't install gai.conf in /etc- Split off %lang_package- riscv-syscall-clobber.patch: riscv: Avoid clobbering register parameters in syscall - ldbl-96-rem-pio2l.patch: Avoid ldbl-96 stack corruption from range reduction of pseudo-zero (CVE-2020-10029, bsc#1165784, BZ #25487)- nsswitch.conf: comment out initgroups setting, so that it defaults to the group setting (bsc#1164075)- fix-locking-in-_IO_cleanup.patch: update to latest version- Update to glibc 2.31 * The GNU C Library now supports a feature test macro _ISOC2X_SOURCE to enable features from the draft ISO C2X standard * The functions that round their results to a narrower type now have corresponding type-generic macros in * The function pthread_clockjoin_np has been added, enabling join with a terminated thread with a specific clock * New locale added: mnw_MM (Mon language spoken in Myanmar). * The DNS stub resolver will optionally send the AD (authenticated data) bit in queries if the trust-ad option is set via the options directive in /etc/resolv.conf (or if RES_TRUSTAD is set in _res.options) * The totalorder and totalordermag functions, and the corresponding functions for other floating-point types, now take pointer arguments to avoid signaling NaNs possibly being converted to quiet NaNs in argument passing * The obsolete function stime is no longer available to newly linked binaries, and its declaration has been removed from * The gettimeofday function no longer reports information about a system-wide time zone * If a lazy binding failure happens during dlopen, during the execution of an ELF constructor, the process is now terminated - malloc-info-whitespace.patch, riscv-vfork.patch, prefer-map-32bit-exec.patch, backtrace-powerpc.patch, ldconfig-dynstr.patch: Removed. - bsc#1157893 - bsc#1163184 - fate#325815, fate#325879, fate#325880, fate#325881, fate#325882 - fate#325962- backtrace-powerpc.patch: Fix array overflow in backtrace on PowerPC (CVE-2020-1751, bsc#1158996, BZ #25423) - Drop support for pluggable gconv modules (bsc#1159851)- prefer-map-32bit-exec.patch: rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126, bsc#1157292, BZ [#25204])- nsswitch.conf: add usrfiles for services, protocols, rpc, ethers and aliases for /usr/etc move- euc-kr-overrun.patch: Fix buffer overrun in EUC-KR conversion module (CVE-2019-25013, BZ #24973)- ldconfig-dynstr.patch: ldconfig: handle .dynstr located in separate segment (bsc#1153149, BZ #25087)- Package gconv-modules.cache as %ghost - Regenerate it also in the %post of glibc-local-base-- move mo files to glibc-locale as that's where all the other informations for those locales are. glibc-locale-base only has English anyways.- riscv-vfork.patch: Fix RISC-V vfork build with Linux 5.3 kernel headers- Remove NoSource tags (bsc#994835)- pwdutils is long gone and replaced by shadow- Update to glibc 2.30 * Unicode 12.1.0 Support * The dynamic linker accepts the --preload argument to preload shared objects * The twalk_r function has been added * On Linux, the getdents64, gettid, and tgkill functions have been added * Minguo (Republic of China) calendar support has been added * The entry for the new Japanese era has been added * Memory allocation functions malloc, calloc, realloc, reallocarray, valloc, pvalloc, memalign, and posix_memalign fail now with total object size larger than PTRDIFF_MAX * The dynamic linker no longer refuses to load objects which reference versioned symbols whose implementation has moved to a different soname since the object has been linked * Add new POSIX-proposed pthread_cond_clockwait, pthread_mutex_clocklock, pthread_rwlock_clockrdlock, pthread_rwlock_clockwrlock and sem_clockwait functions * On AArch64 the GNU IFUNC resolver call ABI changed * The copy_file_range function fails with ENOSYS if the kernel does not support the system call of the same name * The functions clock_gettime, clock_getres, clock_settime, clock_getcpuclockid, clock_nanosleep were removed from the librt library for new applications (on architectures which had them) * The obsolete and never-implemented XSI STREAMS header files and have been removed * Support for the "inet6" option in /etc/resolv.conf and the RES_USE_INET6 resolver flag (deprecated in glibc 2.25) have been removed * The obsolete RES_INSECURE1 and RES_INSECURE2 option flags for the DNS stub resolver have been removed from * With --enable-bind-now, installed programs are now linked with the BIND_NOW flag. * On 32-bit Arm, support for the port-based I/O emulation and the header have been removed * The Linux-specific header and the sysctl function have been deprecated and will be removed from a future version of glibc * CVE-2019-7309: x86-64 memcmp used signed Jcc instructions to check size * CVE-2019-9169: Attempted case-insensitive regular-expression match via proceed_next_node in posix/regexec.c leads to heap-based buffer over-read - pthread-rwlock-trylock-stalls.patch, arm-systemtap-probe-constraint.patch, pthread-mutex-barrier.patch, fork-handler-lock.patch, pthread-join-probe.patch, riscv-clone-unwind.patch, add-new-Fortran-vector-math-header-file.patch, regex-read-overrun.patch, japanese-era-name-may-2019.patch, dl-show-auxv.patch, s390-vx-vxe-hwcap.patch, taisho-era-string.patch, malloc-tracing-hooks.patch, pldd-inf-loop.patch, malloc-large-bin-corruption-check.patch, wfile-sync-crash.patch, malloc-tests-warnings.patch, fnmatch-collating-elements.patch, iconv-reset-input-buffer.patch: Removed - malloc-info-whitespace.patch: Remove unwanted leading whitespace in malloc_info (BZ #24867) - bsc#1100396 - bsc#1130045- Move /var/lib/misc/Makefile to /usr/share/misc/Makefile.makedb (bsc#1138726)- malloc-tests-warnings.patch: Fix warnings in malloc tests with GCC 9- Set optflags for i686 after _lto_cflags is set (boo#1138807).- Disable LTO due to a usage of top-level assembler that causes LTO issues (boo#1138807).- nss-files-long-lines-2.patch: Remove obsolete patch- dl-show-auxv.patch: Fix output of LD_SHOW_AUXV=1 - s390-vx-vxe-hwcap.patch: S390: Mark vx and vxe as important hwcap - taisho-era-string.patch: ja_JP: Change the offset for Taisho gan-nen from 2 to 1 (BZ #24162) - malloc-tracing-hooks.patch: malloc: Set and reset all hooks for tracing (BZ #16573) - pldd-inf-loop.patch: elf: Fix pldd (BZ#18035) - malloc-large-bin-corruption-check.patch: malloc: Check for large bin list corruption when inserting unsorted chunk (BZ #24216) - wfile-sync-crash.patch: Fix crash in _IO_wfile_sync (BZ #20568)- japanese-era-name-may-2019.patch: ja_JP locale: Add entry for the new Japanese era (BZ #22964) - Replace glibc_post_upgrade with lua script- add-new-Fortran-vector-math-header-file.patch: Update from upstream- regex-read-overrun.patch: fix read overrun (CVE-2019-9169, bsc#1127308, BZ #24114) - ldconfig-concurrency.patch: Avoid concurrency problem in ldconfig (bsc#1117993, BZ #23973)- Add add-new-Fortran-vector-math-header-file.patch.- pthread-rwlock-trylock-stalls.patch: nptl: Fix pthread_rwlock_try*lock stalls (BZ #23844) - arm-systemtap-probe-constraint.patch: arm: Use "nr" constraint for Systemtap probes (BZ #24164) - pthread-mutex-barrier.patch: Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock (BZ #24180) - fork-handler-lock.patch: nptl: Avoid fork handler lock for async-signal-safe fork (BZ #24161) - pthread-join-probe.patch: nptl: Fix invalid Systemtap probe in pthread_join (BZ #24211) - riscv-clone-unwind.patch: RISC-V: Fix elfutils testsuite unwind failures (BZ #24040)- Update to glibc 2.29 * The getcpu wrapper function has been added, which returns the currently used CPU and NUMA node * Optimized generic exp, exp2, log, log2, pow, sinf, cosf, sincosf and tanf * The reallocarray function is now declared under _DEFAULT_SOURCE, not just for _GNU_SOURCE, to match BSD environments * For powercp64le ABI, Transactional Lock Elision is now enabled iff kernel indicates that it will abort the transaction prior to entering the kernel (PPC_FEATURE2_HTM_NOSC on hwcap2) * The functions posix_spawn_file_actions_addchdir_np and posix_spawn_file_actions_addfchdir_np have been added, enabling posix_spawn and posix_spawnp to run the new process in a different directory * The popen and system do not run atfork handlers anymore (BZ#17490) * strftime's default formatting of a locale's alternative year (%Ey) has been changed to zero-pad the year to a minimum of two digits, like "%y" * As a GNU extension, the '_' and '-' flags can now be applied to "%EY" to control how the year number is formatted * The glibc.tune tunable namespace has been renamed to glibc.cpu and the tunable glibc.tune.cpu has been renamed to glibc.cpu.name * The type of the pr_uid and pr_gid members of struct elf_prpsinfo, defined in , has been corrected to match the type actually used by the Linux kernel * An archaic GNU extension to scanf, under which '%as', '%aS', and '%a[...]' meant to scan a string and allocate space for it with malloc, is now restricted to programs compiled in C89 or C++98 mode with _GNU_SOURCE defined - unwind-ctor.patch, old-getdents64.patch, nss-files-leak.patch, riscv-feholdexcept-setround.patch, pthread-cond-broadcast-waiters-after-spinning.patch, regex-uninit-memory-access.patch, spawni-maybe-script-execute.patch, gethostid-gethostbyname-failure.patch, strstr-huge-needle.patch, pthread-mutex-lock-elision-race.patch, x86-haswell-string-flags.patch, if-nametoindex-descr-leak.patch, riscv-flush-icache.patch: Removed - CVE-2016-10739 - bsc#1114984 - bsc#1114993 - bsc#1122729 - bsc#1131330 - bsc#1149332 - bsc#1151582 - bsc#1164505- fnmatch-collating-elements.patch: update - riscv-flush-icache.patch: fix for compiling against 4.20 headers- if-nametoindex-descr-leak.patch: if_nametoindex: Fix descriptor leak for overlong name (CVE-2018-19591, BZ #23927, bsc#1117603)- Fix typography for glibc-locale-base.- pthread-mutex-lock-elision-race.patch: Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP (BZ #23275) - x86-haswell-string-flags.patch: x86: Fix Haswell CPU string flags (BZ [#23709])- unwind-ctor.patch: Add missing unwind information to ld.so on powerpc32 (BZ #23707) - old-getdents64.patch: Rewrite __old_getdents64 (BZ #23497) - nss-files-leak.patch: Fix file stream leak in aliases lookup (BZ #23521) - riscv-feholdexcept-setround.patch: Fix rounding save/restore bug - pthread-cond-broadcast-waiters-after-spinning.patch: Fix waiters-after-spinning case (BZ #23538) - regex-uninit-memory-access.patch: fix uninitialized memory access (BZ [#23578]) - spawni-maybe-script-execute.patch: Fix segfault in maybe_script_execute - gethostid-gethostbyname-failure.patch: Check for NULL value from gethostbyname_r (BZ #23679) - strstr-huge-needle.patch: Fix strstr bug with huge needles (BZ #23637)- Add libpng-devel and zlib-devel for utils build- Add glibc-locale-base subpackage containing only C, C.UTF-8 and en_US.UTF-8 locales (fate#326551)- Update to glibc 2.28 * The localization data for ISO 14651 is updated to match the 2016 Edition 4 release of the standard, this matches data provided by Unicode 9.0.0 * Unicode 11.0.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 11.0.0, using generator scripts contributed by Mike FABIAN (Red Hat) * functions that round their results to a narrower type are added from TS 18661-1:2014 and TS 18661-3:2015 * Two grammatical forms of month names are now supported * The renameat2 function has been added, a variant of the renameat function which has a flags argument * The statx function has been added, a variant of the fstatat64 function with an additional flags argument * IDN domain names in getaddrinfo and getnameinfo now use the system libidn2 library if installed * Parsing of dynamic string tokens in DT_RPATH, DT_RUNPATH, DT_NEEDED, DT_AUXILIARY, and DT_FILTER has been expanded to support the full range of ELF gABI expressions including such constructs as '$ORIGIN$ORIGIN' (if valid) * Support for ISO C threads (ISO/IEC 9899:2011) has been added. * The nonstandard header files and <_G_config.h> are no longer installed * The stdio functions 'getc' and 'putc' are no longer defined as macros * All stdio functions now treat end-of-file as a sticky condition * The macros 'major', 'minor', and 'makedev' are now only available from the header * The obsolete function ustat is no longer available to newly linked binaries; the headers and have been removed * The obsolete function nfsservctl is no longer available to newly linked binaries * The obsolete function name llseek is no longer available to newly linked binaries * The AI_IDN_ALLOW_UNASSIGNED and NI_IDN_ALLOW_UNASSIGNED flags for the getaddrinfo and getnameinfo functions have been deprecated * The AI_IDN_USE_STD3_ASCII_RULES and NI_IDN_USE_STD3_ASCII_RULES flags for the getaddrinfo and getnameinfo functions have been deprecated * The fcntl function now have a Long File Support variant named fcntl64 * CVE-2016-6261, CVE-2016-6263, CVE-2017-14062: Various vulnerabilities have been fixed by removing the glibc-internal IDNA implementation and using the system-provided libidn2 library instead - Split off all libcrypt related functions into package libxcrypt - fix-locking-in-_IO_cleanup.patch, fnmatch-collating-elements.patch: Rediff - aarch64-sys-ptrace-update.patch, crypt_blowfish-1.2-hack_around_arm.diff, crypt_blowfish-1.2-sha.diff, crypt_blowfish-const.patch, crypt_blowfish-gensalt.patch, glibc-2.14-crypt.diff, i386-memmove-sse2-unaligned.patch, i386-sigaction-sa-restorer.patch, mempcpy-avx512.patch, netgroup-cache-keys.patch, nss-database-multiple-dfn.patch, pkey-get-reserved-name.patch, powerpc-sys-ptrace-undefine-macros.patch, powerpc-sys-ptrace-update.patch, realpath-ssize-max-overflow.patch, res-send-enomem.patch, riscv-fmax-fmin-nan.patch, riscv-kernel-sigaction.patch, riscv-readelflib.patch, riscv-tls-init.patch: Removed - glibc_post_upgrade.c: Don't reload init (bsc#1103124) - CVE-2009-5155, CVE-2015-8985 - bsc#1092877 - bsc#1102526 - bsc#1112570 - bsc#1126590 - bsc#1127223- Use python3-pexpect instead of python-pexpect- riscv-kernel-sigaction.patch: fix struct kernel_sigaction to match the kernel version (BZ #23069)- glibc-2.3.90-langpackdir.diff: No longer search in /usr/share/locale-bundle- mempcpy-avx512.patch: Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (CVE-2018-11237, bsc#1094154) - realpath-ssize-max-overflow.patch: Fix overflow in path length computation (CVE-2018-11236, bsc#1094161, BZ #22786) - Use %license also for COPYING, COPYING.LIB- Readd nis to netgroup and automount nss config (bsc#1088860)- i386-memmove-sse2-unaligned.patch: Fix SSE2 memmove issue when crossing 2GB boundary (CVE-2017-18269, bnc#1094150, BZ #22644)- res-send-enomem.patch: Fix crash in resolver on memory allocation failure (bsc#1086690, BZ #23005)- pkey-get-reserved-name.patch: Linux: use reserved name __key in pkey_get (BZ #22797) - aarch64-sys-ptrace-update.patch: linux/aarch64: sync sys/ptrace.h with Linux 4.15 (BZ #22433) - powerpc-sys-ptrace-undefine-macros.patch: powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request - powerpc-sys-ptrace-update.patch: linux/powerpc: sync sys/ptrace.h with Linux 4.15 (BZ #22433, BZ #22807) - netgroup-cache-keys.patch: Fix netgroup cache keys (BZ #22342) - i386-sigaction-sa-restorer.patch: i386: Fix i386 sigaction sa_restorer initialization (BZ #21269) - riscv-tls-init.patch: RISC-V: Do not initialize $gp in TLS macros - riscv-fmax-fmin-nan.patch: RISC-V: fmax/fmin: Handle signalling NaNs correctly (BZ #22884)- nss-database-multiple-dfn.patch: Fix multiple definitions of __nss_*_database (BZ #22918)- Use %license (boo#1082318)- Add systemtap-headers to BuildRequires - Add --enable-systemtap to configure arguments (fate#324969, bsc#1073636)- riscv-readelflib.patch: Fix parsing flags in ELF64 files on riscv- Update to glibc 2.27 * Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin, cosf, sinf, sincosf and tan with FMA * Optimized x86-64 trunc and truncf for processors with SSE4.1 * Optimized generic expf, exp2f, logf, log2f, powf, sinf, cosf and sincosf * In order to support faster and safer process termination the malloc API family of functions will no longer print a failure address and stack backtrace after detecting heap corruption * The abort function terminates the process immediately, without flushing stdio streams * On platforms where long double has the IEEE binary128 format (aarch64, alpha, mips64, riscv, s390 and sparc), the math library now implements _Float128 interfaces for that type, as defined by ISO/IEC TS 18661-3:2015 These are the same interfaces added in version 2.26 for some platforms where this format is supported but is not the format of long double * On platforms with support for _Float64x (aarch64, alpha, i386, ia64, mips64, powerpc64le, riscv, s390, sparc and x86_64), the math library now implements interfaces for that type, as defined by ISO/IEC TS 18661-3:2015 * The math library now implements interfaces for the _Float32, _Float64 and _Float32x types, as defined by ISO/IEC TS 18661-3:2015 * glibc now implements the memfd_create and mlock2 functions on Linux * Support for memory protection keys was added * The copy_file_range function was added * The ldconfig utility now processes `include' directives using the C/POSIX collation ordering * Support for two grammatical forms of month names has been added * Support for the RISC-V ISA running on Linux has been added * Statically compiled applications attempting to load locales compiled for the GNU C Library version 2.27 will fail and fall back to the builtin C/POSIX locale * Support for statically linked applications which call dlopen is deprecated and will be removed in a future version of glibc * Support for old programs which use internal stdio data structures and functions is deprecated * On GNU/Linux, the obsolete Linux constant PTRACE_SEIZE_DEVEL is no longer defined by * libm no longer supports SVID error handling (calling a user-provided matherr function on error) or the _LIB_VERSION variable to control error handling * The libm functions pow10, pow10f and pow10l are no longer supported for new programs * The mcontext_t type is no longer the same as struct sigcontext * The add-ons mechanism for building additional packages at the same time as glibc has been removed * The res_hnok, res_dnok, res_mailok and res_ownok functions now check that the specified string can be parsed as a domain name * In the malloc_info output, the element may contain another element, "subheaps", which contains the number of sub-heaps * In the malloc_info output, the element may contain another element, "subheaps", which contains the number of sub-heaps * The nonstandard header files and <_G_config.h> are deprecated and will be removed in a future release * CVE-2018-6485, CVE-2018-6551: The posix_memalign and memalign functions, when called with an object size near the value of SIZE_MAX, would return a pointer to a buffer which is too small, instead of NULL (bsc#1079036) - Support for Sun RPC is no longer available, use libtirpc instead - glibc-nodate.patch, powerpc-elision-enable-envvar.patch, s390-elision-enable-envvar.patch, resolv-context-leak.patch, dl-runtime-resolve-opt-avx512f.patch, libpthread-compat-wrappers.patch, math-c++-compat.patch, remove-nss-nis-compat.patch, eh-frame-zero-terminator.patch, ld-so-hwcap-x86-64.patch, assert-pedantic.patch, getaddrinfo-errno.patch, resolv-conf-oom.patch, dynarray-allocation.patch, nearbyint-inexact.patch, nss-compat.patch, nscd-libnsl.patch, malloc-tcache-leak.patch, falkor-memcpy-memmove.patch, aarch64-cpu-features.patch, nss-files-large-buffers.patch. sysconf-uio-maxiov.patch, glob-tilde-overflow.patch, dl-runtime-resolve-xsave.patch, spawni-assert.patch, x86-64-dl-platform.patch, glob64-s390.patch, tst-tlsopt-powerpc.patch, powerpc-hwcap-bits.patch, malloc-tcache-check-overflow.patch, dl-init-paths-overflow.patch, fillin-rpath-empty-tokens.patch, getcwd-absolute.patch, ldd-system-interp.patchabort-no-flush.patch: Removed - All patches refreshed - bsc#1063675- fix-locking-in-_IO_cleanup.patch: Skip locked files during exit (bsc#1070491, BZ #15142)- Avoid duplicate source rpm- getcwd-absolute.patch: make getcwd(3) fail if it cannot obtain an absolute path (CVE-2018-1000001, bsc#1074293, BZ #22679)- dl-init-paths-overflow.patch: Count components of the expanded path in _dl_init_path (CVE-2017-1000408, CVE-2017-1000409, bsc#1071319, BZ [#22607], BZ #22627) - fillin-rpath-empty-tokens.patch: Check for empty tokens before dynamic string token expansion (CVE-2017-16997, bsc#1073231, BZ #22625)- tst-tlsopt-powerpc.patch: fix tst-tlsopt-powerpc (bcn#1070419) - powerpc-hwcap-bits.patch: Update HWCAP for powerpc (bnc#1070420) - malloc-tcache-check-overflow.patch: Fix integer overflow in malloc when tcache is enabled (CVE-2017-17426, bnc#1071479, BZ #22375)- Add _multibuild- glob64-s390.patch: no compat glob64 on s390 - noversion.tar.bz2: remove unused source- x86-64-dl-platform.patch: Don't set GLRO(dl_platform) to NULL (BZ #22299)- spawni-assert.patch: Fix improper assert in Linux posix_spawn (BZ [#22273])- math-c++-compat.patch: Add more C++ compatibility (BZ #22296) - malloc-tcache-leak.patch: Fix tcache leak after thread destruction (BZ [#22111]) - falkor-memcpy-memmove.patch: Optimized implementation of memcpy/memmove for Qualcomm Falkor - aarch64-cpu-features.patch: Fix glibc.tune.cpu tunable handling - nss-files-large-buffers.patch: Avoid large buffers with many host addresses (BZ #22078) - sysconf-uio-maxiov.patch: Fix missing definition of UIO_MAXIOV (BZ [#22321]) - glob-tilde-overflow.patch: Fix buffer overflows with GLOB_TILDE (CVE-2017-15670, CVE-2017-15671, CVE-2017-15804, bsc#1064569. bsc#1064580, bsc#1064583, BZ #22320, BZ #22325, BZ #22332) - dl-runtime-resolve-xsave.patch: Use fxsave/xsave/xsavec in _dl_runtime_resolve (BZ #21265)- nscd-libnsl.patch: Remove reference to libnsl from nscd (bsc#1062244)- Drop glibc-obsolete - glibc-2.3.90-noversion.diff: remove - reinitialize-dl_load_write_lock.patch: remove- nss-compat.patch: Move nss_compat from nis to nss subdir and install it unconditionally - nsswitch.conf: switch back to compat for passwd, group, shadow- assert-pedantic.patch: Suppress pedantic warning caused by statement expression (BZ #21242, BZ #21972) - math-c++-compat.patch: Add more C++ compatibility (BZ #22235) - getaddrinfo-errno.patch: Fix errno and h_errno handling in getaddrinfo (BZ #21915, BZ #21922) - resolv-conf-oom.patch: Fix memory handling in OOM situation during resolv.conf parsing (BZ #22095, BZ #22096) - dynarray-allocation.patch: Fix initial size of dynarray allocation and set errno on overflow error - nearbyint-inexact.patch: Avoid spurious inexact in nearbyint (BZ #22225)- math-c++-compat.patch: add more C++ compatibility (BZ #22146)- Remove rpcsvc/yppasswd.* from glibc-devel - ld-so-hwcap-x86-64.patch: add x86_64 to hwcap (bsc#1056606, BZ #22093)- eh-frame-zero-terminator.patch: Properly terminate .eh_frame (BZ #22051)- Disable obsolete libnsl and NIS support - remove-nss-nis-compat.patch: remove nis and compat from default NSS configs - nsswitch.conf: Likewise- math-c++-compat.patch: Do not use __builtin_types_compatible_p in C++ mode (BZ #21930)- Add iconvconfig to baselibs.conf (bsc#1051042)- resolv-context-leak.patch: Fix leaks of resolver contexts - dl-runtime-resolve-opt-avx512f.patch: Use _dl_runtime_resolve_opt only with AVX512F (BZ #21871) - libpthread-compat-wrappers.patch: Don't use IFUNC resolver for longjmp or system in libpthread (BZ #21041)- Update to glibc 2.26 * A per-thread cache has been added to malloc * Unicode 10.0.0 Support * Improvements to the DNS stub resolver * New function reallocarray, which resizes an allocated block (like realloc) to the product of two sizes, with a guaranteed clean failure upon integer overflow in the multiplication * New wrappers for the Linux-specific system calls preadv2 and pwritev2 * posix_spawnattr_setflags now supports the flag POSIX_SPAWN_SETSID, to create a new session ID for the spawned process * errno.h is now safe to use from C-preprocessed assembly language on all supported operating systems * On ia64, powerpc64le, x86-32, and x86-64, the math library now implements 128-bit floating point as defined by ISO/IEC/IEEE 60559:2011 (IEEE 754-2008) and ISO/IEC TS 18661-3:2015 * The synchronization that pthread_spin_unlock performs has been changed to now be equivalent to a C11 atomic store with release memory order to the spin lock's memory location * The DNS stub resolver no longer performs EDNS fallback * res_mkquery and res_nmkquery no longer support the IQUERY opcode * The _res_opcodes variable has been removed from libresolv * 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 - bsc#1074208- 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-develh02-armsrv2 1745342142  !"####'()*+,-./2.38-150600.14.29.12.38-150600.14.29.12.38-150600.14.29.12.2.22.2.22.2.22.2.2 bindresvport.blacklistgai.confld.so.cacheld.so.confnsswitch.confrpcld-linux-aarch64.so.1libBrokenLocale.so.1libanl.so.1libc.so.6libc_malloc_debug.so.0libdl.so.2libm.so.6libmvec.so.1libnss_compat.so.2libnss_db.so.2libnss_dns.so.2libnss_files.so.2libnss_hesiod.so.2libpthread.so.0libresolv.so.2librt.so.1libthread_db.so.1libutil.so.1ldconfiggencatgetconfgetenticonvld.solddlocalelocaledefgetconfPOSIX_V6_LP64_OFF64POSIX_V7_LP64_OFF64XBS5_LP64_OFF64getconficonvconfigglibcgai.confglibcLICENSESgencat.1.gzgetconf.1.gzlocale.alias.5.gzldconfig/etc//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:38381/SUSE_SLE-15-SP6_Update/99975099d9ee5d54bbb3b31aa0bbf347-glibc.SUSE_SLE-15-SP6_Updatedrpmxz5aarch64-suse-linux  ASCII textcannot open `/home/abuild/rpmbuild/BUILDROOT/glibc-2.38-150600.14.29.1.aarch64/etc/gai.conf' (No such file or directory)emptyELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bff1afc5fe90b0ff4a17e3523c6eb3064fb37c81, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=aa3c296e7b75ae7e490f9b55e50339e34524e332, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=91158703526c5534218969a0e57ab07d3367f20f, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=93873f26d111fd27fe0eca745b9b10b1b4466867, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=67781759da537ec4c49e31e7ddd471a24a734aa3, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=06e61b283b33f1d5fc62b9910985a6581f7dc3bf, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=920a6a2cea0b45ed5ab7ca4120d49dc33e97fbd0, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=853e4342f55c0e4a0cc2f164533d49beb80deaf4, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=18d074916278de4a761dacb06e1c8f9cc038a9b6, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e5e99ec78f455e125878681b1acc1f7198adfb30, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cf3865e58138d6dd8a6e97445c713196f5f449ad, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=df06d36f6c021631733df98b17be886787f8998d, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=1bb8ce95b4fdae7a52a46cfdf7849d95d1a8e2c5, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c1f08479a4404e1a4b88df1a8e57e36140529f69, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=59df4225cfc92cdccce02da4fdff5c9571e33b2b, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f972c2c2b223afb48050b2bb28c4312dc62d94da, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=648f6b7eccbf04b3391b51688bc4e9ff4ce4d0a6, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=bc8454691e711e95973adbe8f5c688bf0177d206, for GNU/Linux 4.3.0, not strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, for GNU/Linux 4.3.0, BuildID[sha1]=f3cddb48cd09411cfabe59e385067e6ed1b27572, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=233feede2ef097b3251eb2a86444542e1b7f0b9f, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=c2bf6325fc512c517256206e7401cea209bf0f8a, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=73e3ac0c3a1cd10384a8a2a7aecbbc4e6acb01c5, strippedBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=8b0b48d13d03868470b5203474f73eed71d743a5, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=d948a77dcf4651d2a28fbc7506c9733f686be709, strippeddirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=4919e6cf5ca325a47cffbe329adbdc72fecb9ea5, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 4.3.0, BuildID[sha1]=b4af350ab17de012522c1975f1d56a1d09f1314b, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) 8CGckpvz}(  PPPPPPPPRRRRP P RRP P P PPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP RRP P!P!PRRRR RRRP#P"RRP%P&P&P'P'P(P(P)P)P*P*P+P+P,P,P-P-P.P.P/P/P0P0P$RRRRP2P1RR RRR RP3RRRRP4RR RRRP5RRRP6RRP7RRR R RRRRRP9P:P:P;P;PRR RRRPAP@RRRPCPBRRRRPEPDRRRR R RRRRR R RRRRR R R RRRRR R R RRRRR R R RRRR RRR RRR RRR RRRR R R RRR58 oi (Qglibc-extrautf-8ad32eda2913a3db2569661f5b8425fec87bcbb9d1b42d74086e249dd6395b027?`7zXZ !t/]"k%f%| ^6ܷ۬xanvtW̵eETh Q19Ј MKV97Dp-xęӧw&Yqń7>i8&dVLߏoLt_lKXJpk[T$咪jn/Э_36ˆ cu6ҍoj~ǣR]L_J0qn}򯯧+nkWҿ'caY4va`khhnʇ M1r ?S(ͻ=]7 Cnr*BjP FW7cE*@{NT ?LFj0[$pA@zUGARUEםy^,Rq˞cgk$4q+[7װ$+uV:Lj+<:=p/Btݝұ˴%!&.;S2 A94:xl8&E~PO!ٛh2$^BN8 C_J`Y^$ddJ}[tQWxǟp|BJBH!O 3|78_{ЅL>R#8P"d4cHc]Ga5@ k5nKUt!4jL9x >I/>} m@{8\q4tMK >Cw8w|2 k}A+f1^]+$D׋878Ն]JwˌoTj,JON:4Z  gIQ_SQ}ٽd߉Z->A}`Yv.O9:@ut?R":MNd@X"Vk^މ0e~AL> UZ(OrBtnCMDC|2>`C-3Mcv/aw6-8nė$;MC{@tiaw3x R켔x'^R%3L ӛ9/t|TZ7 UJId\gbgkBhxoY^?y.M}GoNuJxs'\Mz@1/ hS7c#X`n18^s0X\uo2>&̺^A|A`\u*p hlbr6҈'ԣ0/A.Ba:^FN7h5l1 u_XGmUGqD7_Ԉ@iM%LwWW (r+%@&iҏhNMZU5u'=tUuPtE$k-<2Iʁz)1@;}w)ϞTB1ND-lp=C!obaz0ɱZd-qn뮠.o$H׉鴃P(rW?[wN&%:;"`ݏʏBQVC:P@j10NVgsQ({Ȅ\ڹP`WںSU:%H+_QSr!)A`xFR͐o3i |x*0]Z&ϯx #J ~<_` g wˋ.zg8yh<U__Ȗ~~6hsla06YN<(\'h֟j+yy¸D5 E vNLʡ"{8H@XpnEtN 9Ggƛ>V;JBX0{;׻PQs~) fl03:5Tf"1ǢSI  =EHN\2r&[{(?K4$ 91c^?} >J2 8EU2ŻGiWM|w#Psp}Ƣ)<\* hg_P.+I YHלRZTSMIT0bڠ?Bqǚ=qĨ&=Ot SOtzR Rr(QIy=V26Vaթ{uxP x'Ħp_N,$lM#,\Xqh'߫gm?'XaS ә$ݒ ٶ'v'' ,چ %9Hm "4yʊhlD*VaFNNE!}c8?ZǸ}Lt/~cb>ou(oihtfpkg Vg# )'Os z/lE1հ\زXfvrx=C-NoB10RH'sg1N`! %j I>?Jb´3`ת9hUD^*>̖ISS¸<whf!-VZD$R8˼Ss+/Ѭ/e^I׷7yU JlSf)jw$>a".7No(WܢPO)Ga1hk닺e|⢟~C3ۆåc\Oi`: ʕeѢ6ʏv9>V;2?_ewHK؁@kPAdKC,O*OU/EzkQ[PtpTUk*3Fus`_p ֈR<)&P c®L1P\C=۩5O6Cs3ӷ#|E9^/i ,U<0RoW_˴cDn'%LڤGgteQ8:.B˃]hD3"kwXO@9EUrqlzj="ӻB~㏨ c,LZ2{&ggVL[j7AL/T\h [Q=|,;`ö =skh}WyWi ظ[žH1Q#<';uM#u(]̑ ժgЏd  ><g>L޿mC~V-(7eDp%C6"U4-<=5וr‰fRxD=[yڜKxjnq_1b)/Ke-ӽC7gto!Z=&0^$M;F|{ۤ}R3Q}.,+R{t#GRvP|PySjgP,Gj x _ cʲ?;}ꪪ ;:Oo _*Ԡ3CAw{5y%LmđEYW|dU~W C䫢V1V2C#ߖDk..%~ m7q=htEMR[: u){7dQ]= @0yU㆙16jgQ Yf<~CMT8ޤf=&]`49APTɚ5Db[yAnS1_~܊Mx/esm:\v$O U4i2I'Ǟ]b]T藘WMh[6b.FqG5pB;"ʆvڹL \29yHHd۳? GF ΍#p(NӀ4qg]BfYN @[JjaUe!HKA[gϾzl;+RP-QO*|xDYHkh$W _i};XjTU@̌:m_ft\:>)Lʔ^9a+pkj8 m0VXq7< )ծv'@x<s<+ eLK5/9=_Y`[ 4bXa9) V8T%o\Tnr iZXP.'Ty57;tmζ<ŀ)_=gGf᨜!3LU)n4'!HY&cU1#]mSh|r"檶|X=k6w墙WGzH?M!(_Co^HSQ"v耑kZ,f%no㡗K*&\K Чt[ēC #o&ˠ1OS/AP/B'U;H8)j~vNUiI@o1D8G˫jJ'Xw6ȳ\h7E|G% % I2|{,.[́t4?i+S$XI<G "2Wk*Py8mX'3#HiK70b*GEKưJ6r1WS| +64 c-`WoΘZa,)),L_.A ~.}$@ ڤ_+=N4꽓82$sM v)!t檧[-"qEӖ`M l4nZl}݀T|I; )gtӁ0_g8+ 89@YO ۚ3:fLA,TLp((]W ^hD8^& %g@54/P!(1huvݼf9sĥ`/*pg$l`Xq`1=Lze<^adFP%j ٯ,qx#s;PIں %;()KҺzbVE 3M(HS< ;v&}2wm'E3Yy/dn u#֜\ڪ;% ;I!Y/B4Є;*HN9KEyo!r*٤-..^g@i&η5DZ- .qf!㓵T/ż0Ipuey>:Z_eɽE2%| 1y)<(JdBUIЦ̋D/Qk}N` vTűi* 5_bY.|1*=`?uҰVv|Ğ7~F>7yv3qh7_db=>?If X%.|{itUl> d#Y#ª .yT9Px Xߠ3G?a^bqUJbTd_f_Gprl8+?G÷Az0}n^DW׉9neyALz }lrgM5i{naVș5SLM h ׼:ɼq:t A5.v+bXBWݶnAc #i-s QOv (%)pBe4ɊJޤ5\`^|BSyR-Nl;̵yr/<0 jzvE~ά/uQ1oqJF֔tPeU|Gyh nK4u8N^^ZfŐ5saNn,zGAouab߷:fEJ! Hp"NX3̳k9D-bqcO<9|{l|񀶙r{*ƁSnS%/Z#sk=?JU:1vNQ'f2Q%|%s+oZ?iPDS`^Jb0 `k-v*ŭEKCDMҷD]C MKwvo4@[[%>~;9Ĉ$h&c| k Ń ku"ߪ[az! $X 2s|͔+|[4__qgw*$ʉ pQ .OI8UnfɡlK]w xF˪W vNB6a'ǻ+}c:ôڛ!E]E-ʭ] %A7XŰ hEoF{L_ngwv>ЏC#'}.V/0 xjV&6KC ,k@w#fr),0{SxXcR(z劎cH UL:?M||{vÛ~oΝUvG1EY\0Iʇ0P5 qg:f5A4sϊ@|*locU= %:wvO]\v 7t[ OYZMӧǕ_"F&.+E:1һSqA ,$bE^BG.-_=`Z @C%(ك >z8ڥ3gVIaݲ\\Dddڟuj3E ti VNHkdJ7<4l,WT4ǎE IgBmU(wP:4taZn#3S쑦 yÄozM3"#H Brӌ1nq%ĵ8; ~gR' {b&{\m7"|YEpR !/q78h^=n>%.G0}tيl ڏ+%.ĝULՅ/Vu&*3 m씦.gKqo*i,Vn0=9(?Ϥ2q7 p^z(PF ˜(L3]*]dd5:F2+챜ݖ|_ѕ.Qљ1@i%?m o{Ycb3ձ$ńȪ*o̯?΀HiA"eRF-jg^c[7f$Q>hV)'Ÿ(;WrE-zFz0kT9 g'nW.r/~ Qݭ7?"ЀD$e١Nxٗ]i]|Br-C+YjU#Az ۠0l$@T-}*-(^FЌP*Pzæj9=⋑A)Փ^xxI_Y^ĽQ8ԇ㧠'SĴRRL$eMO227єSiB5F¨_!qH,+0rZl" IQ?[s-T\"SKy8tJ}crdAUt #w{A߂O{Sd10a/4|p~E;A)!dZgG}+|sZDO #`O,9K}xM8p?v_ 9o 5VrELR0:F ӾGw䏻5ۓfYB\ZDu_S.*DON ©xy縵4͠u[˯joe5V h1nZ*z>Hb)rA-%a&|Ž 27ڄQü8rNx4aI  §R' BGl[">}F,zq0%EGJI)'q$bNek!: 6tع* Okgo0:"9)|,Vr-9^BӺdhFTGA3 2d<?cLs"DjⳠ"1t5F=(n֎92Úϟs44L%qvR{1 /XߙTʟCJuvD5.VҦg dP URO ^XWxeyDa[.ܔ_{cP105cZVq۾ QN&.di>K8RdXZ_O9JtW<^Es\B(j }z-v@盡pR*7OO1w3U+G.KOܨ@$*1> Z xSN9ȴlNO|fH{ՉRZWWw20{D/.Kf$nv,xW7e ?jV!^\в91ΉG|2/,QWmw6TLşaWд)>S_;NY2M&v:l+<@ax.3Sy$\ 8dTyuv`>3밐;ark7J <=_޹}苰*U-Opư>M jpTYxЬ,J9 C'[xV0Wmcg 2оЗ~&)[j dva-Y(<7 $?4!-zLK ܴFdrLӜ҂\1ք {ڒj@w˶w/&U/iF,GGըE}6@w_;B쩀@:3+hsX{M|Ԛr;,T fk"Xp0FJ_yDaX@w_5=cgF)7xv!y"s8Tg n+r,l muBWGL( ?qH3ͺ>2wNԣhC^uo1i~ȕ_hB^uYQE٬@G!\0+@ : |pHaxi؟ mG8q<#Dd|-@ {J+4%eOCϛ詏 U_0㊿{B#o472c>*~p@toGWV|†9:;̏eh6p?A^EË;o/r!1^ ~a7Sщ.^g;="Yz:29nW҈(O,I'q% D>vTX".W}1],g4zW Gp`(kryecc'O(F0d&̩Ê \\gf̠Fz36rn-Kohw <>եIpČ 'h#Lތ<+n$s]]b93غ)O8ƪޝM+6fߏ7F3B**pϥ1(-,M7iNe9\nش^ (8-I/lҥcy)k&c#$d+%A.Y7<`I{gN1 {~"qՍzE&7gL#;qƇe]4X!tF,E ~UJߡ9:063&^77*7uFwSg91N[ /#!A zD@,H]\8րYoX*>\ESkJ{}1&CFyJ̛P !W { ҊKѹww=ڃņF]M+L9w8"хEDP/j 8ߍWs~d5r$)x φJ@kff0=Kh /d @=3? _3~Zb){vnekuCFpS=:~-tPlq%6r,4hBպ-2j#йfn?g%qluՠtf?FĮ|fUP3Q@M^Y9}R?Xw)(*Jn婻l~eeJcz &Mj?gTݍ>$TBh$&=͆ Ԝ9tE  H F҉x׭նks;10,\}b{K h㤖 [vsf uEn3}k~76]iF 4~W(uFopU` ;Wφv}]?Bl_$m]K~cUJOBhH#N/u8T- j,H#kEԼ m[T4r _Zl DI;DxU t b߫wN}MEA`oWSсظء80aGyPR1*W)ű%ynr&R8#Mvq4{WU 8vW⼣nHR*@AuӖ'*^wtJc\l&x:Zo(b teQ?588/]Ww rf+`L7O9Ɛ_A;J_fAXeYbU0zgp 逪|?styL|4ۼA ~CAJ{4;P;%!؊0b|V{HaL:覈pvE(:;oEP{2Nf#c}a+`[gXuC@ʫ'uqG[d&:Pk,ᐞ:}_M*V{-n"̢b7oag/ yм 爇 @rp80G4]xv96߾멘V;9ռ~oUF]'VQYKxf#>ETjO-N_zP.~fsm?c :ڏ*A>%CM`Vܙ1k^zx{F`Q4/bН,ݒR:)DMM>IG- +A RΘ3}va#lP 8 PL?xlKȉ|km֯Rxr2ll7cHdʛկ2"yzǒ̶剦qeǽ`+^k<L c`sDQtɋ*]Y)lLTY8}}QB%16^+RNFAנ);皫5[GXѕY80- KdVkJ!5^ aZrp7-aqk>- EΈ+ןEeQWfҺ Y<q~l MZgH_8B{[XUTi)bLB L"[̾d1ׁl@kh< !Ln2Gl_pKl횏c}y7Y&{;пSh8vCkq&AtR ۤ1 =]]7 v 3 |K|wgpzfw%r=ѬE]!TW+l+S*; _6z;87J4i(Y(Lzrc:o9$^$ps/eQPMA^hY_42">~ J?b9N v|{98nI~;ܐU 1f|} .eCܛ Al0NNL3vG݅E8yέ'z/*n0di"6A|ЕR zH:7<{=|ԨȏE7Xr5\R;U'Ogpj{LXd1_|@BD]C! 0#mW(dY:-8秸nOуV| T}俐%a[,ıU7>) A!We?CT̰Y,c\<uVo~eIɭ]"E;轍X0 "9C8g4 yɋ$!z?y/w /GKgBa~/pGv|gjz8A%@||% 9Bf5F݆ BO1f=tI~[X4=E0.xJ6n&䝘NJҊwP∪wq~?3` Igx 3 A{eA! &Fύg]$9o*Xt(EQļ}"GL FȻ?l?:^1`UA*9U8pnZGEY̛H@bmG_#(ciSnzU72:F#넑O5'\kAnSc_yr/8ph;4P.e r҆L{Q`RZLor)T\CXp3܊&KnPHZXLJgS(wave;xKN6aX5z%,^JUGڲB()k˒QP~ޕ ·a0.NXLL`{SBӀobkow^[K/t(I(hl){on6Z?EV"GP9ZR+uđ2B4`HG3o]?TXh8)km$}͠1Yn :M̪G7'd Jh!b7[SFb` 0m2A8r z=Ƹ:NI/* 2 d/FmڗW R-\2K7Y#OouI PJ(Bm$& :Dy4L$l,nG׏U]O1}O])rԐ=aߋQ~+nI̵ӏ+Z4dRyͰQt2b3_&j/7ua8>6GWn*np;ŞZrw̥*FW kxd9&J [R{ԫSdQH'nd-D#D&!(^)}qĉ͵+.@gܹu9U߈l7“%YA ۊ_3'a]z,iE.fW>BsF:{ 4v_1#[,(݊4 6 |:: sh74qfpmq$˅I*Ym4#bڛϠJ^Yp9u^~-Tib쏮!%6eE_z;dA2ݎtCO󢋀[efÛ]I/r>hT Ag*\KS@B1>m":(A/C_Q-n 1؃TC\|eUOeK@| ~DgBFvDZCOZ,tRhu >8UXO Ji$=@ܚ7fTȓAG?!(OimƕmQ{kL !2՞ȅцB2[QM7cr'ũtCo]M~Ke z+rDD^j5L6\=\^s_S)*icZ~$zަ xI8 J.>W)pr~$EaR=Aѫc:Ju[ `P8xa]!hU ߏ/1bybQxS>qi3zZ0n<ؘdPO"ދ{5w`uƺ&@ {{nޫ% $o|4q߯.[6ZnT5A`L6"ފ Áͳߨ#'ŷkPWYaG Jl?փ@kx7nZY$Ħtצ Ȳ|m-J2EU66=Wg$ ixJy w>K;` h\1͕a >~=p?5S)vISW;SwھR2z~s~9P$}[ן]hTόWHrZ'ElpSǠdu wO347S&w LZ|6q# 54% ezԌG+~UY[lNҙ4V!w1=Q^&K?`Or|5k(2;DQ[ WΒڋj#h⒁Xprܸ=i5Jn)WbӀii3Ae 3*DӲBH!zF^'38`.2S ^xk9hS_:'B^sP;O{v~&Y2X-C[ A+Ȓ-zw+\JKfw喌myc-Pc1HOT]S~P@f3삙 wLk>YDqG%jCEj|i~^Ү1jmJ䁁9釋:b-A;j<Ӣ.}YDcQAm2T3ԃ||FB δ/0TP{WscB}~<ܿt#`WDH-ϺEFXBU*bgBVqYKBvE*?rMLQGAeRi Oq>&󧋂 BLE5[֟ʞD{Ӆs{doykc mTݬqy;bc(i;^n)N;czxI~YT߿r͖1Ž23`"k!(MP;Bճ 5%bs 1qC48oT E ,TY\D!6 @-"u/6ʰ궘 U}m܀2偺0+!cVMۯvSfs~J':]Nsd54=k >XK.rC~y6PD);|eMm.+}˧@Zoi(ߩ{#J<+v?NѵH{fLkOC-bJLN`'8#sw-r4VτMS(ËwwHfo}X A!y6xC.s[ ;+^9_gދB@Yͳfά L'v:=xW bfm&xR}@i$|RAK%HHd[\'[ ܷ)!lӏii٩eR_=0"r'!fL@ƬZe"<{b^aͽ^__n9L3(<Ixj\©tA"šlp&3ݾNY*7ڤrwF6>+* GCu>[l o%2akNC< Ӎ|]y&!!ٛ$f]}kQ tmKN27Z&;S&+Z`q"r1-#}&:fdDckDlX0?~qKZE⨪;~$1s;w飇.P6y왊fxU<`յT"~”5vHxЛ"v4Oe c\@:L9 ޭ2P 9e^θ@i޶Kp<($Rk${>=~ϧ֦c%Vb{"F|O,In~ ygMeLJ/Q2)ʪjwj%% "2Ipشl4._:|/dCm=6nN+GɹrB˿n? eh" =.u&-jqnS^/ю ]\? B\/Ya UpA!?n龡% :j^;זvl}:Ud.>7W&w r9wb<.s(Z~s:*I|fXIp @xVABB,EK=Q0(ؽ;+p= ʣ/+.sgy0}ٶ UzU1.ƴW*!4BB∞'y/VxK|oAK>лZ..R9itD*I3->jU ʄmKes0ln?򅞴;M n9àc"鲾p[~%-Q?"L.+AbթTt@ HR-I- "iW $N./-dͭHO=(}HO9^۲b9#ji0m5qwu/T<0ԉR+/'8p;jă;j$qzcˬ+N:¤<*jзy Skέf^HVԑ^C!0X L<#0P?}!0r0?'+ M)W^3V-|hQ {;w~o4?raj (9'9 vs70W٦f ٿ0_21ǯ'ǩ,u/A*m]]-\`䣜^v.ro]oQ\ 7XFW-`ZApF(xGT<`W!\:$iD#STS'p4F,5R9HiJZ ȫ9{@4Yx[Qկr9>g>h6ֹk6uI u@BτM~~X,oN,+7i2 a jOQ)JUNǰIVjdGL5īE@'ӥj ?H[ŲO甦U’ Am}c{nR*-XMp K3}늹U>^D1|#߫~{ڋ~嫭{P*wUZm𓄾'HBP%)\91c;ݲT|+ 7rbf͝_ Ϫ8"ǶiAxU-WOghhJ7"#G@+̎31 I%j-#c/DJ_^1V49A/ w"Lzc=Ǩ)PV 4|8h$A u%?+]IM?J"q%\0Զ3ovVPNw}6:H3ȃF^!4`PtC&`0As[4j 3b"Lt.ۗ۷1.%:֙w!9g}N i>&qx)}WlCmmWN,Faf#A ^7Inu2NTuWt53M}^۾S7LX`vP%Nph~.O5O}{ҡڜA0v.;}ڷk`yU$XƭxM:M8yCS_% 87C&R '=]vFPɘ6H[pLl/䗱t-"9E`p L7Tq:;IK5n}jyDQmb9L[$^0Wgo~M^1Xe]v)JކÊ 13Z~ʌY&|N:^RO5 y{K'D,mּ+ԨIálK]Y50[,B(6D{yd!״ڝ/Nʁg>U+ƨBb 9fPV%l97̎eI/e1Cyn#~\2!6$E5{#ϿaI%  7Do`Asb^7giVVchmH$BB;'=G[vNТG`bDЧQj`0^Crrp˾~(ϕ?Ѯ '*rǤ592>sP#CbQO)~0w`rO@q.9z-teKZ*= LԲ>5qp_-ߟ I?!a4MQ7 hFIX!˵ 4MQV* bSQAVE|@D0 & g 9M`C7!PPxFU&_ o?ynp[TmtzyI#hX$dI^l*}M2 gXmpkmݲ-D!' JGSci}12FSVА#zᡖp+?lbQf s;鏄n\;)CoiB)I荢 ǜfC?` Zlj,pY3\Ȱ)D0CCS1N%* F{EJ>%/&c#|rXf&p~V&tXΦ>3Zgd dž"/T0ƆHN(HvJ8Zn垫cdWM\a%`&ܲxH[X+,T OZa[|d` z[X?gOUF5uYeVa8^5&[ƓM7])Ej>3sVf C|E= =x'vO@t Gn&$ippYC x(FΪ9_AL%L$ae )nRQFu\Ic1~z|цhK[d&tCBqH9׌/ꚍ*}*,(T03w84VJ%9.$9N)II4Տg?&zLAdp;YՌ$ge`> xZ7ˈ9z@*>l !0R ,; cgSw->iCn(j@ 躢&zLvg(Sץ/kz~5D,=rϪiR ڢŮE\jyz+_*9:}F>2H`[VE~MT(eE -u n KSGֽ#!ZYiCUfwɪ9BPHfޢ0YnPEt3y7'; S//]2P"- ϗfs42 s;ŤVt~O a`?b_2ӹxo.K@jC(:KWEJXrb% M.ќTS_"\lAg'"."D cZppvW^Qm<k~}nQD2,P 0dF]CB7/fv !ɬ]IyV43]7Rа\˫YR]g8 j`raJ 'lEGA}Rӵ`mMcڄWc ml4eB//5P&Q:S(MIǟ4yV%?A&ۢ_uf4edZkXj ' ք)RA=9{lv69}N;zPy,,/,2Z_ݮ/Ly/(R=^*ڏABX 08GC,N^4[a}n}%Vqʚ7َd޾ŮB/{< Tj)z go눇Zrd}AOŕ4Y]Q<17 iܻ<KY-6@|lM3AJK-/R4>{hF/8N˟Qy>q>{Zb|ggtHt)I;>sn.SBuxr(^/K~?B9%p w_[dI>/'= O :k@o %XK㩃DL;%JagjWJZ0,Em*ݦGk{Bu»vn* qXR3l-[JtA[POX@"* !&!R4v+-r5Bl@ǡCmy|x ܎>;\ZbN%XgP"xs[=Բ5W F$*F @ Y>I tD%u&F. ?ke5>+^Tˆe'ܘe$`u S ~U9t+&(tHy獍{Yq(?eL =:k\m%S!w2tqa^;ܜ\P6tFAlbonEYj1FfSvQa̡5Ze_sX*2wU庂si Oh>S_ݿŦI%ǃ0i," -zR K|*G5>+M~$5;t8]TŴ /& ^+ Nz%ȕSIڻ{QO}7QTey3xct(/{8MifN04rteC"! 1#H/*v)q܏w>c"Zq ?=I)Ȥa!d4ruo ̢dgALH*Uɚ|$PԕG83z/K̀mX`Mz j(C5-5 ?DOFIf?^ޘzN˭բى^a&7Hڔ6Z8Thdv3/383he-}t4Z=}ly1!3X ڱꢠR6&CI[b<K=.Jtk4ɶ-m H\Lӎ&=X W[ѮDòL?qAUH9)>v( %Yår2{{S~ ̖mN6YD2c$,\PΏm͙IHɲCEq҈^ 4%ctfIh@1L>̖%+2IZLD݈[*^oXiȯ}t47, RC/o_@T$Ɔ_S}J!ops@D;򪕶1vDf9aK")_-0p=*)x;h)R>cg34P|b3UMR*\̪T:M9=eD/.[ Z0(qMIE5^ޕ|,rJ̑X~D|@`0N4/'ߺVb,x1v j"7ZNz)`$@OP,4'bY7`T qg*'s;dծ[`Rg)} ruAOBd0-\sEZN)boOYD៸D 2<~C *M ]g?Mn۔ S~ivG}Nblxe,\!5Cʡf?k벀&Tv4< SI~][TQ*҉SliXNl|])$|"CM+V cj.([cߍMYD^&>$i3%o?:t_`;^q8_ rh\H'#L%뚻w0ry>KK1vl7yQSZ"v, BN\SDWv2*c˴+2}jE$7yJ {;rliE6 0Ml`v);V%uX-?(}-L?30́[s`.HңwBl0aU{Ԯՠ4 d *'+j/ocHLC9B$qwsu6*"w<3U@[(d$W\wJ/Z񳷆jfKF&\^.dw?{_d &o[%Ug&I:?1 f})CVø$f]PYBFX9F#P>D#Niu"|_ _EϕJi;ψ^ƴfvzrËE@!]~ ҵp".?W]b~-3j]وd@ ) SdEƔ?S\_&'A2@!;JԊdyR͈"l9Jj.:5S<I6nt&>~؇_{*w?7BlpVQ OQx1VrYԔi“CKφ HA֩)2M#Gx6=%X}ü+v|l_WHBdلMH(܊RJM#EGuhw< Vj&ph[",0C ޞ%cV<2|&0sk ,6jr_'3,rKGj VU>%ɞCREڬ宭OsYAa]E54ߢC԰MNԆég 1V;jio'L1¾hC5bI%g _`RK<-gx+2%8j HZ|sW 4Y jo%G-ՑU~ ['1,sEoGhQ,%ayY{ MI?!-0Mq$orpJeK@E_๏#?!&wҊyݿlz@UBΣZH䄁/:Ig8xWxcjP=[GB=R45Mk9͈ [1̅v5C ;Y$/n:DZbA/ΌrH+(:GpO<yaWzuU͓?`Mi,ʤIY(5uᵣFu'ُx6\/qecl}@ey8VHbmXFV%Ül:ڤlo[c,hr@91|[2Fl?*k쑈zۻo/@Qš3~,v7ȸDs>!p |\*K5 %yej#R V4P,u;=n>%M6Kvn7:xY- 5pO()\0W5аOOEB!M̫;ygdBaJM 0gi!1/L7+F`u!uxB8K=Ou-]\uƶm1ShHDjl]O>'Y!\ `t1I%1ϐ1[څmjS)I3_-E! 5B rrKd]4zm&~:,0eB51ZPghZS0T X GJI2b\ḳ5'rng.\~iV0|!YL1Շ}m}Lh(@\B ErP?K51=߇xwzeZ7 2[[~$gA)g<[DTdyfd+k2oOjAɯVݡЅҩ5ZH\|7Y.!䩡o}k஗W$Q_lh/ Yzhp:ni ާ&cHqXtyO-}'x5(3-2ƞL܋)ʠT%ns@zÍe7^p0@RYsi(ld8%*g5y |wbYeʙ Hj=Ln-:z"MH G%p?3[ MMϙ2!7 d;-^PKhL:ucQH^0;s\}u =e5^|Ct.7tM*dA+7hDw e/lLr9HB xnO *i8Slzg}?s;p5zS跭D8׏-,S*3yeO3P4I}3 x6k~qPlXa>)n!&+ٱ]qIB%*qFJhE*b"LHE _ r;D}7F F:DYwƯDlKR8˨I xFQ(2r85J"5gz5|hO'q8~}yA6Ug܀%jc-'[ ;+GuF&/wW_$w O/vX}+-mz^7m*9Jy?ZoQN_zVUc;H&g28¼׶;Sc1C(Ln Kw#Y/k!MS5UL5qV'm~;Ԫ1U?D7j#_ɂz` .QBNxތJj~eg3^SS!^]Էڛ*.d/_0\wҀEnr9YfK$[&79tpyu8"vOӑ=i`ח՚ t=v\G _ux$ß⑟DApܺS$2qdY V6ڨ5kO {+ak['7}]iVxbYB/I-F3#C0RʀB+ӵY<:3AEѣWԟq‡'މmƌK Jwa"PyY?2'tT^2FlM?d$l"h'ꆫJAdHOJiLp ⩶*E%6%F P3~V I46^DMb2f7&xGoO ">8zk|rD^`uhtN@9mǛF=.&JҎp(| EByb\@hΞo3)8] ˒d.V[ >ŕO/c4j1 :<}Irf.R5CN~ }>5πLBgLyܔ? r/WE)/PoL[ j5e˞ ?"]޴OS.MO }za9M;e!|6jxz.n/C^_ QtfNYQ]7ЎbE{yrN[1b왰b6B)svV L4}B:z~W 0 :-ؒ%Fa`"%7K*^;:\%Wc)zqPHf' rxuHL0 K\]T,~m\Dȸ0 ӯO~n\$1E#,Tm]۪ 婢uIya3S6n3ހ g$Iߩ F6ޕ D/Msnotg#a ~ 탣!gd,- oԢ0,MA}ni!'.T(_9zo2qNBF?ϸ$ o%M@JwM#޺]rWEQ +Oۚ5l񵕋h+Cv'p;2(rCaQ $(QiD]dM~bb)QIK[:vӚ6Š C\!Y (EQ-i bα}V\M5ZVzz=回gpWIUVjDn G~(w5+TAB DfL8UaVr0HҚyd d;T.>BڢkBZ#.n8jEQ@_Jjek~X‡< o I^.C_ZڭsM>Ղ,=/d I\]CsH}}zHv&XJ^?il?Հ{W"|ODo߇<fNbOwqy}1wɏ\])S6S7TQe:;z6|)}γ:&rN7[4=7)22܆#(ѽHڿƑRƾZBz}ÒTqʉ~ZG5~I N]rhs,=-H*Dc=θpȡ8-jz""-eY *_srdlgmKIcۧ"VZOqN0M|^Ҋ\&:vh= 4EyrSМN#qK-Fkܪ֞wI[;vt uJ*eS?ߌkzB~ۦK2 z}"g;EK$5$@lGH};:.'j"hIhOT1!uΆF~4yYW7Ӭ$ -e7vWJR%^N;jpscܦ5&PBU} !(u0BƖх b6s)@o4\bsZ_Q^3@_|xJCM#wg =9ғc(GOtX"K\{Z,GߡYۑr@}S[:}d9`QzC}ƷFfB(P։K'Ebqڑ -[N +HAJfN|{n681̀b0l_?Rq fM,k4e=+*K H] +Bw*mLo1VpGo.S{(X{̙ND&đ=0cWs mߝWs%k[WZ0읢.3-) 6=ây%6K,kfhځ? |V8t%Z +ヿ퓋kV3vy(3@$!Ɛat_6ÏBAor_{9 c~,PќaPtB/X,^~Ty0~ym>R:ٞe#*ޭ3t). ̀㦲-s[]ro6\m<[>[ݠ~yjO|GNNf~< |QF\CR[?&B~7k}|cY#7k UF3m6.99*uMXŊvm4iώJ!ju}I ;hg  W!' ab<񠃍~!b4,&hn1# ~䠑<̐Eع8F{`vQ^y{'278 q 'f% LQDӐoԥZ)=4<@Sr[1e/Rj/ʦH;_ԘJAS"73 NJqӇ$|ȣ^q)ϲCFT9r%cky}-eأVȷLJuV!=rV=-*쇱;D_,NJ 5:}ζ{.J!A*F짐3rqyg>{W3ۉ3 wkqjtCdZN)n= qNmz<|\?ּċ ϬZ"(6cI$е@]_64(aنl|js  aq6HZv|"~!DJ <fZ1+-vN#i; t6֓ ;$8'ZZȊ,i^ڲmqĤNq n姝1xvhѺAN?F{͑uu&rxPEVoYB̲QL3/o޾h5L~:sgJ]BZZyF/E;F^ky L"jDv[C46p.IڅzuA E?/[6TS]CXGCi^B=:W94?8F2(UBGVY ^o9uG*lxJsjӬQ(^[Q2ǒ7GT 8piG3$)%kVcC،γ8.gUE!ic> FMj4UgGPZF~ۣqvcvO'x~wivA(g|wUƧ&w$"ƻ&d=G;7nێsPAN6r xו "omk~E#{Pޯ]Eokc@C>eaxQ]_)У( %u5FWiFF±8gG{6M k7Q ܌q Y0FN;ӊ7(BMLT%iH#+bl ua%btBY ӷ4&쪢WlI~OFmfq纩hy`uX<伝bD %2^+a̢aԺv 8'$sTX@UkeJSޜ1VH %*Hl|bӡx L; `*zM&a-,ʏa}qq}DYHƱ Rԡ8[M?δqҷ Ր!vᇝx=vq`Bؐ- ŋhܫ<03S}2tksrhAͫ >Ҧp\bDw<(_>q 4pZ"?:u4g2hPn^5{CZ( f=4h<4?1oC=I ̽{'9z y.nNw{*혬(e|dh9e}֗K⬃*s5q|mPG;7ҡԎU(a@m_@SfXW{$PVsfӝ .-DbC ǵ+3\=pcoh#~I%pkd6){)FYSrihDվu*IF9-*$$km`ձy6kΫ):tJ#*М aʅ#V:y8۩EIkZ#U#\^,o;O#܃8fƔ-;_Ce|8aLC9.|Ӱg|]>(8x _~<['ƾ̄x@Ř%BjXGKPTlI;fN-Omw-ۏ26P{9KIuD}Y8|WJA7Daq3"VSkc5ɐa$ o61Cn h8)ZKIr+@ إ_Et0uvcruB>& q"ES$KmQՁy4>˜oN{ׄUr sHWq=֎>Er/~Ȓӡ a o|ٻ !iYO-q?;]فJr?R3ja)G9hٔ@tLe|X",L]ֲfԒQƨhԵce5-=ΪQ6`A2${&yzJl/ :c(mzبH#]rM09~[j7+n%SyLDE.ڕo,*ymn8ći@Qhvwj%,r2&:T4O3a7]z'lJ$+0E]s"LJ{d{ePCd"gE߿Li<  ɯ{j!o !Oc=tܜgs#GC+S,;+6)~'`5lNlw]uC"W_B:) mv72y;jc{r-a}~$GSnE4QN^h\Wq[Yq_xlkZFv#N#VUW#Y[谆p^ŮX~αmCu!WƘ|rMV2pWpwS1A0J$IǚN#ٲ\+"8^Ⱥ0}KA~~nAȺoV$bQ|H|,38ݭy0]̇P9O6h24ېk ֩u(t(ˠ,67.[xG*\d+,p81^6,W:H1_j2ށpjĸ-d? ў#wF5c̃[=C2'-d$%R!_bd[T몼Yn${0ύ$GBI=eHQ+P>,vs%s$HaWBvʬ-!3uGwNar㗦Y% ѹ?j8Pף'̝9 oSX6BdyZTYXON/" r7?nknif:}"6u-"짟=uQ|s_xw$ Cx{5th)ʇá 8NhiwQވ8h{;W|]i$L[@#; _=3m0,>e\*Y1MwM㣁J99B=cqa!9~b'gL=uN߫ ĄFW48)._i Xj=qp Ͱ6!0>llJDp*|,vT]vzrpg)A.#V'hhzׄW`8e=^YdL)`3n|MA`g0B/.rB``-;tuv7w ?  `jè`SR\Bwe%!VS@.A188,%WY`h.vv4:PD=mW}!c19ט9L$ښiTŃH!Aɹp3̟e(@B!TfX [m tݸ笾rG7G`sOM56,NZh[5$IdA( ,GU揌K8pꫮv(=fgxO~9Z)ļ a7m/ϫx ӕ%B)dō7v"4GI]aʝf!_+B<`0܁0orǬv]gp^ o]^ЋX-[ϛk#wi> GtN~͛+ 2S,{@m a; #T7bRk'~M7:E~0CC)!lᴶX.WAD>Fʡݮz.|y3r#X E+&ށPA*?awNM^t!iw/q1$|I|a~ {K$oc`F`4~5PBC20#-v.kvԢRv0 r<+ykiIL,=H#Zm&ض$r}?*{3JwC9[A(w)ty$Wڇ0 w0Mh s笱.0ƮG]{X/дikP9c/m\>dCXҞVef3tf7ٚw{Lt: LSbruM/^E@f^o*l92_h,&#"lCBgNߞp_2meD1k4~Eiu"De`Rʃ rNЯ!oRfيm,j\~:kR!T,OTXgjGF._LzS]Fjt3`>&1-R9M  ]9_+!yXS081ܑibIqMiD]zSmwU7E:"=d(yNΏ(7 APH0iv]LV=iW@Gn=ΖdtR)t؁i2X]eTf, 1C*Qj:ԒKό^1n$k3_u;p9'ļI A+l\ "uաq;s$7*-I'ƇP`qAZܳ'۴88DUw2H8`F$/\OjJ7ٺ "44m"t(URPshRteiҖ'`+ֹٺe0 w{|lfaaJ6sYX6RP*u秚0shHRg_ayw/eQ,aߌ[:|wO-tU(6>#|ٖ/od9k[)T@v2FBZ6 #d*.=g+_B%J+F N5o 3G&S0=C@T&̚<->/QG%r1iQ+kΎz[`q|N>XS}mTGt3BԵqBtwvE_|$a}vߌy#`!L{L~HԂӋV2I/h%2$U a,hA/S5D&o^}MI5lii 實{c>-$I2~Ԓxٿ![ߔW(Ĵ ޴V N鬽6KXd#G&6ܸ+J![y._z ^aLp_Hϔ.$n7d]w\UoE{dA\ –&+3TCp})F]PPCYHX-8ArwHneގHBॷU7򎙡 ,}WJmb`E [!t;lx5Ҳav3dbO4!Ll:T:biKkgkiل=qɲ ?lx)RM&ݥ'ao~Kи![_QȼhEr4:SEs懨DC'oi*wrr>#VӾ3ZJ]p?j\&HeФxzBe).jG3бS1QSyk.'BSF7@k>2w`]PuҲtC3HH[$ͨ {l|%Tā_vGu@p IsVƴ".~cG=YmXsS 9tʡft#wH`-CǙ7TMuU1aF,GK5,j)6<$G>3H>ÏӰ$z;_K_V#< &i~ "4L 0iF3o>Iwtޢ? {`3WHJx9L -O_~&r2 c3 YfxKuj҉ڳ _=JgE^je9Dlg,O"#Jy4kx;v5pZ,w( ̓/.,v%M8;i[:t返+bX?.`3Xg0XΩHO$è%]ݓ H+gڋӛfV1)~ Ke`Ij^,&)y_DgOBTHժiMS<- HdMr1ҹ_?z]5=Q'YJ R;LOއi2[/B˾v6 -Qٞ~F# F\=R IXl抎!Sd4OH]0XiAH;/N ~F9$j 5( UdMWH2J"@_bUzVS 1ԾSc(z2 z]F}t? `9piFwUCxNJK4j6dx;LR:l[hGnA?]V L]LEީ)( "aKy :pC0L#C 0~6ylqfnYݩ!=Tתo狇֤떱$6VP[HtX{Fk8Թr0Ѽ*?^)w=vq:2nq̚|ZMDWx%s훹(*,jS_R"c7cN_e\Zrf Lp,1EO&CedSo&@ļZIɻ!m>d7GMڧ`wąH 4zY^;-{+&u;}`<&E(XX%?tv\90:3_Ϳu棺cOb+O;v>r'ITNf;ЅqNՒB/ ">H"vu!'K#;.9A_DKCJ%\s{SzNkL>uzoh_elDkܵL `Re`MJ/U4wAEW})sfzM4 (+ c?crB*p1Z,@HG16 <60U?FOpG社!͂6MP%Vz|`@_oMV6&dorH,DIQE?Zl[Jno~?hC*{go5XďWgZu{AH2y`B֭7* U-E? 3sLA):LjyAP:;"[ EԱ?# ejFUnT[{h X()KR^ob X0`d},V<^ ?&KUij{uGkT&ij~$˅ɈaGZ;&rmsG5`a0}( BF-f'eR4fsI&UG>LC MƜrw^g [ ;ȕ4iᢙo:"`E1BVpjAg!HVnU ]R5Ī$oePʻA1}oSYW.slIDg>)x ŘakJ@m1ђ֪4eY*$ ۈt(,?0 tc%ʂuutIגf"H_/JԔ q1 F'z+. 1T(rQE]#A/ EIz~P<QRӂіy 8+;?Ѐ⯳),pFCoiXwߎ8\RoG*~ըK>Z{.saN]Bq#C'ITv2?޽ch$֌ |2nZ׳9TR:^}/% c>:ɤ}Ce"ė[b X~mU+*X7'6qKxNҮΒe %4uݎxW6l-ҖʇA8`ľ ̶o u2pb46Xޗ3}H5-7U6lloP״^@yR<$P:]?McW[sXr9;mA_1;AJI(d+7mn֠zlTnɇ I< [NµG,ac?߾[o 5z @<60hŋykhdCK"}uzs$EkH#LK9? ߈6%?:nQSXOa4Xl(")QsOc^U _YG򬜛z0cuٲDsE&/GAƉ)29QJQ'NmwpA! ~3#W1љ#.ҩ9ρ._%Ԟ0*(<<2}Ck D6]D:0l46?&s5#$h6-7@PW!,Ԭt(*.tudw/{F9q}Lw|8C02GpQŁWH)TG*73F4P3N0SbV+_Whr)L).'n{ 2SO|طLo^0ZU޲Я &o܎GѰyN=9K?\.QcI 7)+ݗ &u$A0d|s@_@A {|U߃5)e gɀ `:"a1$6s4 8sǶD=aj:/nJtĚR%0w>=[͜g|GkR!όqFc!s"4Bu(O]f>EM6<;kܧ3xIiaE,[^(>vqz~sU}կrQJS/ inl4׵T!| b}^ %@x?Hk` v3Egn*%JM3i҉2Qot|L7ztiT|Cd)SK\ا&DB'28j3_ 9MY*6()^UfnyVE<,<3b m3k5 6d*V<' I>(i "qLnl[my P΁&6L 2.v /e3JwL#O~[pϙEgS͂AO7ؑ4?B" Z$9P@0nӛfC'~wzGS T?ċw:|Sbh!(zi͜552&wfRU oCM撵kbfwC#9@+3-geo|x_/'h! pڈjpPY)ShrRI}Q6=-Ā% @WRok{wE6F֙`n5@R؇p才BdE8Ǟ%v#9t(Gf>ח(M+?SŤR 4?Ǵ^7>+$Dpv 4Dy |. t ݲ>Cb{{?4-SW@{;[͹} rVC$ňSHN.46*rR(%FaSv/ޚ{$M Nݬߵ(Ky_yu0^_*ո&bJPv 7Y (;e੏j[gd8 dػ+rV۪ 1DJw>}-s /)$ai$mg8́)3x'5) 1R%G-rA?i#䥉UrV.4C9Yf@,S6~u#݆a9>ܔ˨A㜰+ݺ6)pԆv4g"ZBl-Y5QrmcۚϽ'(%f/Y,oH(o,?U=cn05CΗ=*kQO1zXxk>/-daU4{f(:[m 89%y!/Sɀ'cQ'Ho(Lh} 闭7s_,I3UP;}>QޫՅzd9qxmX0{)FH9ɬxBYX3* 09s9躽S _p7%~^ u5k)gB}I5U՗/U8"?`F~JMR|i83n ;|5Ce\{>vnP`JvAJd{FU.ZtK"C65^>#Vt]G݅r]7N6~`?YCD(U$;4:Îcs7LyZ np$`t1}D||Uѩy-VRZ0؊ŁMz =ǝx.l9FkD&61ϊ O;LOLhP/t )RcNJݱjZ͵3ޚ&lHR`/n6 Ԉlz~hmEK؝5aBv9LbVѶ'Cz <|چ/E4mK|Yg^Wf94M<@C<[t &G! XzBl< 2ƘUi)P"UP}׏v n+R"XCԌ.-1"vnkMLߝ)n}if?'3D(ON,Y4M fe P od[UYRKj*$磈t"@ꥼA!a;SD&Hn;b^zG.ڡxl156,g)=qbl5 '+ω<K.$}r뭌t}Ƞl*jq4iUKm/;L2>ҲTxV~"+yyUL, z DQNwXG/v6~HGC*MF9l^H4RZA.ֳYO:3+]|)maYh) YuT00Lz2!b/"٩9 "4 6|N4K##Ϩ"i󌓢*QjO9U0g5bJb[ͻ Zߖ\WG~6 #(&~›X,A<>ґ!m0%h{U[;2+jdSϫF'aCI pVuG:q9;^4I;nPhZXEeJ]hD=MGX.v55KR76<`c_Ż3W_kxf_ֱˍ4ps.<`J(O1J)%*OXZVy2ٿXaa~}q?3=F_嚙3iI663:]}mW(hjujJؘbT'Wڪۉ y<3Ct tDoT}VSY `uAn1lNb@?ߒKbuL.lTdbv1 |M+Ң&@̂Y$nl\ r(V Qvc: %u5Y,[AWڐ=L0?2?"pc{MTo:نL\M>>F Տ[Doҩ p>0}7'{k" WSR!@g!4.ØcUHh76 wH!NIѮM`UК߄?G'9 ,``a޲h> ]z͹sE@\^Ξ[d}f9yQL{Z &J$ (_EwfM\m3\UbS,WTCuc596 ?{^5DdaQ)zB$ 5> Z%`vY?R~A%)#Pr$8z$ߥTZ<+h Jɘ>@xň'IWq(4UהO^^$ǐg`H쬞Z#NaHȠ}\$Ε>XN:˾xCPe&Գi캞3Wn-)L V`&7Z5ibZ8PA sFB('B>A~&ï>q#A/7)h~߃& 20IgۓTЅj8v[Qmta]SEí㩒pXWǴ4M%~MZAFˬ M2dF_az-']]z=E^٭6'/an<(|9Br<J[ip[-bXO8xU5_ڮҗ>ho+Hg5-|^6|b sرQ Tf6͡,4eyT7IߐOU5f>kvm^)R[~6ǣP"&9XOum{vLq0\;7=#!Lkze Nų8IEӝIDveJwo=u5`V 1#W̭(&P;C{C0T-OR2BOi>FG,jܾ;s&vc7uvrMN[@ u*_=5re=li[Y|![ Zl> I,5BVV̏?EJWzk//"ṂL42**%!EE_q~t+&Hf(c0?] J*2X!%\~ADOHϿT:S 8O4B@tJ$%y 29x :>+j+E@Z+JwV6He`ŗcۤtrmta82ʒX)+b( 84,ŝ ~B"i혳R+W!Uhpa^ tbggD:]I:DK 5S|;c7kYV85"YHX8D,k567]*L{T>:$+ LV9uѡ=)HwDeU`;|aY͛&2sGǷVHBueSGq0aA]A*8[*;fѾbN3!nuSK;^͕1eWVnWѵ8TL=#+6r cys\A\eqMu@nvK21k+K0g, LEb*͍fW` R=qޅZ>5VU=,3ݽEtNy(TsIGbMiah v_^7w[2 Y{le⃲^Lbaǒ'O< p\ǜ9ofC'> λlr&1fEDqݲxl A։gf?2ޟtAZF +% G:8DteᥧJJ{L|uV:,反Ja:w~v `%u{iOyhl+BMrRKrh(KF,,N{^&'@úP!n#hXۇfi֕214CrC2Mf ik, b?B^mpםߞcsm]VYD塆| FD;0ȳG6Rᒓ9-/If"@tP&leƲwX-2м-<5ꝓz/\M;@wc2"_FC]Ww}['@(U2-)c̣=O9@gxPdeD2쨖tk 1q<b񊸦 =Ń|ӖTl2ehrӠ"ΨwAS{Yvw +/;,KgKn9\XU_/~jnn%`[c"ZM9%) \Jz$R'3Gmwѩ6Ąb^d46{=Jp6X+=84~wEh: BSY4] D!D75Zf;fz=R_N^N}NۆvA-;;W̐nt@QIi$lWssjeEHq-1 u[n(\1V ) {ZѸ7`1T!nX]_0Qh,v`˥ US*ox!-4%$GtĆ̍;c7h|E;$ޢ@ ;Ex& ԩc;lJpU7GXi55z3Re(9ݥvNHRD\ m+ jR]L%67 ٍ)LMhD>*T )nsI zӐ w]İ^:!a륔#tWw7iϼ-nƃe "?ɭ>v`_G ҄L~26/ok ?mZYT;"H(#4&/v ]Ehtc;g7Xi[3d1 h+yҰ3'(B^Jx@ $S¿~ҕx}̝2F26@IDnˁM${sA`gI#_*G{BVa3!`rRdBB7ase_yglT2\ bol%%W$kl9rwm_{Z">rX)We@6yWx&(.ES:@t?\ @V}@4q $6Sic>=jXMn)! ?8uAl5:doXŹ)7FԳJ쒰CYw`W0k@Y RP_ʿ/Ʌ Qm~/g! E=Hecmf\^>9Tf}ښD i9?W퉥fҜ}XWL^ZgJrX/Dn*HӤBUUox'6@Y ԓ^]C5 s5{=WuNq({¹ϒ>%{z&vX"iJ/_g˞pj*]Vi KWuAfl4uC4ttmeL"υ¤BX@ycflfRWU'VM4N4159=˹]ttw",Ǣ0͕N ` ?f( +QGC⠧ʕ< ~3P0r djYgu}Bնb"uSr[r"0x.]?d T"DF6e%&aun)Qm"JWLz+;8b)p'M7.JH(yr7&"c4^aכBx+ &:Ъq` d|,P>(!nRsx!gQ'N(=dGUsO,[KexGnN9*J3Spy3KyEeD́pb6}aZD6M$1=?qe IeSʶeT"D1T"O0O6ܦTwСWK7S};FJ{A>:'0C9EC#mLܝ2#vNeB&orDmX~'̳]@hw>sW åe btA6Mb6vRdҸ>ja-<,13?,i(UC+Gq|3}\>s,&}.WtVqE\ UH-}RBrmQ2\jb%?pь&|r_2pwBD:b]y(\vNj\ݣz>2L(b08\e@Î>rÅpHܱ CqDxN]- bE߃Ƚǧoᮨ+k,NJ">y^켼Hސ1;Śe16iciEj/QiLv\*w?P(8 ;#5 T˥VKf~8҉jwVqÿ (mImވCvwt;-*-IEf&m5o"nf`W3Yo%[v!ŗA0@{@:#я%SjwdT,)]HU_h0=E^+^q4 >yw0fT$\3FV@?9bRrJF[󉳍406x"TMՋ74P{.r }.9WlwD'tfBVBb.\%T.<ԃu4J߰X7O h(/17Ck+,<1m%\$eTr?lH"Q}eKy_hoHQ@#uηwqpp͝WCͩ}mZ*ĠޏCSnHL:0$tAFѬIݺ|7y90pnghH3OuX$Wj ~ DCʬkR`=LmBCM}?F\L|K8 ;3j|ٗu6IF\Ƌ&o6g},@66 M1jF}!oo-rY\E=W67`e%_1<$] đƅO.NL>l{f0Ev_W/G Jj\@CY bz#Y)k["@x ^CwVld1})@)mlTUG$|աŸ2ba"nܚ[yk#IgRɷ,w$.`0 $7J[ Τ7DJn}= e()uۘ(]QQh%KQa$n4(o'hՅM' ack{jm'BDsaQ;Aեh%+O$* K" 4zͺ5vٷ<݆4 \vC ]3.ƓmY/atmQY EFd\ -wfdW  vU 眑k;d񅭣"u61(AcѤ$!N%P|'%5hL +MU*35OJ44+&o䙦Kxr/l"+^*`&BIHO1nw(']ji Sklp;2qPe 3O#V<utx<n2Oh;P6K-;56=Ժ篣?< V#1{l*,~`B䧬&f孬6)VIY툷8u=AL$SOjP:1tW Lb8l!YDZ ܃ :6c|Lc(ޡ^͑FAi8v7,Q1 7TJI)3Tvwy0Gl!:^KڢBL ٯ~FUL&pEě`yV2p ogPGUwT{c^f0/{Kqi)1c)=RuAb<_;7NE3C}~wr Z|dez\a&_q(ŔDϚ * FwLD_r.n#OY0~7JP* /G,";I.m~7Bqc%R?3oqZӸcq `e\E` D}~*.1/Rg^Y8+v.,`70tu:g7C-j+sa̋7{]1j COuImIԬNf P w t),4t.7V#di8i* EӰudT~:Pn"B#mu(y^Z_Br`bDfc1  - R>avQqJ2z\$8ق3Ŀ/- BЖr8}eR@rPx]R|,M:A5)f"8[M=v*) `/K|{2I#CmNBB+fb+]d)* h$յNt=2rfg>' _hX)wg2U(cԱkܽ+@*G߇3H(4 s\Ƌ}ol[jq'\@U[:}7kJy ֜vL(G ~s9ٴuȴfc1d` tޡ!lиGv?EqC!%m-M[_4<: xF~#oM ~:+3ˑt0XP aKF<@YERF2:%b=Ip746MP;35v<0e apXP(l31J'\/և ȜDPΆ\{ r%s="vg<1ݻO0Mdd܅"5ݦaENuwTW~ج<0Lxaϗp!!4"QwU/0Fx/d,hT.8{:Q>AIyXXېzY酽<'>kclu+0GՅ&RUAQJz^*E,0PҖ^lЃb>$}*a/ަDYuqsn a t:!ߐһbDU:!"9i^0^jnDu >_Bܠp_mJΗ)vEm/ƌ$K#JU y6(sE'Z5g>kdɦ^Q#|A^t`Q8/jTg6ERVaFmTKS\S6= ' W 7DI^v?gN]񺒑@E!agtd)uQ˲My_c=^uk B O9k(#q _[Fku$uU+BgEPHTAy5 ш8S?(V.1W *Tꋀoȼso'VBO{mɔtG|dV'7تN"}p.=캮6f|@CO˴=C?wО.Z \!w IQmX[ fV@] 0 co־yOtzV 5F֧Y/)9l̽_.aL F?#T0!- 2"f.H7nָr?ɕHZ_MOG2hx YP}VFcB~j,y,o3vgߑ {g\u=Z6>1=^!:E GuF՚"m%_gkzm bAE௱8r< T{yEbzƇ1@?ujƳhz NޱG Cfxʭ9M؁v%8 :lj J%-fI׺pgs֍f6cwBF H.Q/ y,U\$֝k0&`q͉tv>!_GkmzqbKxĩoEgQuviz=#iL-SjVvW_ƤHɄ S'ZO77?c_yQG2;-J1jo~A@~?|u,맒 *\ V~z$E1ɻÇ]tH3XLnjЬԖ>]rU^خi [Hف۱$x/0s\-P0ز 087){x>2`S^s;tusiX URVk֌ϻXSdvaM򗈂')VtYx,kN#bbw DNp x+5woS/vŖʑ' Y䓷 BI3*2RW8K{tdƒFucr-/pr xz|BdТK݆Q?Fdfz,k5N&ʹ21.nzFư)߼.ˉއFu<Verܙ* %ja 10矰R5+4{c7r+ 傃zQ*ᢜ۟T^EBçel[&_=w:A\EW^)߫:xe[N4jNbtޜ Ѐk ׫dp]9,0v\u8-в>.NY>U2p+p\䠪Mm%×ZH04?D8ùxAw"G=AHXKSW 8!_@o!*𢯙3$`4j\l-ubRG^-}$@f=h4kW#mu e[/tjQ~$< g][r_8Yy]?ZO:@'Oc";`Tw\o8+Grt@֞:FF |B'PHxq0&Bm7x`( z%}m*7[x+dAc$㌞O &lGOd_{8?uMT&R-b'Ǯ~Kڴ[kAq-pjT;gx6=bMIݡ,@9^SzޟvMpYDM+7@jqވTzA xTJ{S2(`m9D'-4ҫ4|'d_Kf ݓ:s͞Μ =9.13`=3,ZvR5NrکoL Dv$OJ U0ua7'Z3mg5iH~%W)c8ZlS1"'m"9fM:>^xRK+W8CviLUg3DBh7\3T bJwa2Hg㥟$ޣО.#>Q͢T" ItAG^!_t$\)H dxYbC8D'S>La6}U@`N8 1(5s_ s7V~ wph [Rׇ͐ bX"ک]Fz/bwCLx:1JQzAϬb7|hk\C6Ui&,;%5 BD%QOvĉ^CJ (aٺ,^Md3푹l'XG͉|"F|מdbVdxɭ\ oFSE%\~[,$2Ъu>"@q:F#*Hzzg;ßJxѨ:䫡o^qAoƯX+F?xgr94oLm-Jܸ'UKÉgA~uQLcqc"A뎘o쎧bR[@BU}D(] }/膏m/uhD52/[Heij y]^&3 b~VX8qUfh[k>j )Й],{3 쉾$6/S#ļ?N=w&y!.k2X(s]_6+j$#ĊsU/F]OmUKnY-Zo(:*9"L7.Q`qOf @vіwmIHzybQkʖm!WIBܢ l~T/JIaP-iȖ6W+9 VTwD:!+\ԡW3qgݾ bF y 쑄ofER,bIҋ0}GXe|>+M\8Ϩgd"8kZ7eY6ʰ0,'d&NO"g5 }V9? y9pϼN4&naP˿=A}>oPnC62$8B! D"`P9r'S5$Q1H,/ 3.Ѵ/oCɨC6-hΒ ɱ`B+o+uҹl:ݥ -'u 84@shYtKmlnirW˪ډP-͡͝Jʹ>uc34^D^FGώloƟ:/kyȳj*I*&BU(k a M'}đufIUh,Dov5Y@Tق@m9(ޭ}M7u iA~DIimu//TJDzCJ+Qoz꘡_|PĦب64ςג]>U%d$/řOJֻl.M}Ou|NU V}4@_aOB]wu; ÖYAP dx~sЄ_L5&{H[JsG3..AƳ@Px3{[`S7fno 6 Tu^$#,@ꅋq'juEto>plLCm^(@;uQWP h\U:y] D{jG4d@6 My d&L6dJhAL'Q^r}jXۉ<HIƿLǹ^) K"#̨JѢ!C)$<H%?[8> +We\@a%G'L߻;cdNztsțzKh6 S&(ij jc˒/QCExYRŽn6#{iry]jWQ_xnMIm: PHuRfܯd 5c?5 ~GPDV<iS=%hP)XΩĸch=QAurИdNlq ]Xğpdl-TLj7!^[G'bB?\g+N ͮ%SGc3o@gADr—8{/f;S*4NεA}΋ZL4bQv;;R Y;@:|  >A :+7hVL?NMCSC5f]EXx7=&z4(D@?DrI 1:>EcFJnbmo`ìW@w~l?w-2 /nMu [wM'b:1Iӄ~8&gFh}Zigu$X90 [_b _?i&gWTٍ7Ԣo@ _|P{:{*L1 NCv9]}duj;^#G twE!, cZ5%ø7i],s!-[JJhr=`~Ϋq޽"֏9]U \BϷtb O8< 5Cʼn$B/N>ZoV}Rg>&Pk?3XŲ\WGx9fI 쓂rlE#Bѝ5>hr6hor+vt:w]:FO|k߆4[5.P{D4E^h{_gKD9eTT vMzcKhB1b1ա'D~t<:<bmI|D8MD VyQ= ous^ngEA F3ԸHwLp;m$l;TNS F\`^ҙB~$8+u7fPz(],YOpdv cFIQGGX|"aؼ=SsoBcϵT )`LޝngS.kHM|Ȍ˜Q 4$}~M|gtCiM/KV3힞Nz,oͽaX|"&Gk h(nߴj:ٷ41#\ 7gy.q5Qlbr] yROҺ{v)>`I+N_.\ƅ8wLj@%(k#E40g6g;&[mDhKoK䤷Z<ECd]x@{uָR41?c]6zCih W\T|>d71>ǎC~|u+I}̱f0둙=fΡ`6]ތ Hc `3.4C W M$9MtV\kcqiqgdkX.,BnB0=$aM>0c&YaTԏwDg#̾teڋ`KҗY7]ŒFk:quDbRXKl%nɧ LSϒ<4q! <&\D} A$g j'f-ᤧ]l爛L8KQ ewoִN/7ϘAukpycIm"޹ , eBﳛQ聯s/dܝ@7q˝Z#"ґh`m7 ZSrt6-b4gI <n,CbÅ-m NP4™'N,;>$}o?))=(`t`ztUT\@+ۜU.kZn(sbC}uU$?pMGJ<dm8Bg&a^d^g~fJb)j]񀏰 ꢍʜ(!ƴ'uJ;(qzRA\M4Gu/g3ua+P &؀֙`ɒU_z1W%?jsB*f!j :ٺ:8A"ҭxQToR{n7XӦKIOHGY$>Wy}[M j>6QPs\>GcFxKX"o@V >/W ԟ-\i*``T*-~b2ۤ~l9Mc5̝_қq)K7cU g@(TM DA\/6.C)!qTypuZ,0Sz([Azw`jk(,'PQYZEvt~C{/ڠ,*BԔ2@oT ]>D"h,=Ks))N8wY΍ġlj7 Eۆ>ؘ~&dtNqײ*Zt>mt!ӈ!H0, Rώh@>O챪aiSVXHߣup[DiKi0[ 0`_.懟;b<蓐c7CT: {R`RU07O]lfoS= ?Cb$|jn0DWsջrY崩ĕtdԁoK]Hgf]J͙/"@FS79ޚgibX54%ɯM sH/@};/H 6AKЦۍo0{RsS@(}}Px7=Z0kܪ7·N mQ6&sk#3j i2nd婚,v@F/Y%g!m92iDi  oE?aT@:P_Iaf  koʒVS[bCf{ "-lirib}IU:1|sYnߗES0wZ-fù$/5n )HFx6s+b _p+Zs`3$p:ȷs/ c JhZL/嫂59ّm>RUvֱÆ:(:ڸF*3R)<]z-4* S< t-M 3 M=2RG)C磳mzM^}hg~!X( I" $kU ^pff%[#ena9γ8,ƳX^bg? }%.lS"( mG|+M{ 3$In3{ٱ%~lkC;z'<˩lw讚̹l|\'@mLf=pIB|S$o j83{I]g-2꺻#Է;% m6AݟE(V2_zH}g*q9^}۶1R,軌ì./' JrssG]ԉώ W?V0h-{1l*_ #W߹㌃k]|3+NTZP ULNx1EFc]ntd Zoq=+㴛]Pcp[V@*# 몪{$xxЊ㲄He!9%-FMse}n-k<(e/neӠAŘ!?Z NNa.t9ʳoHʬa&<ӊҕ!ca#l.Y_"|7`NC`7_U<[Z}3}bA"c4P_@xm5+JuBϬ=q M]CMԢhɮ!*|N䃄m@ڞm\DN0%]}ĉڵ<[ qDY;ݠ ܟ2sp-ʜ<>IKsS4, jKd/tRx(ueq7pzw8͓xT<,/ڥ{4]+661\T._D#~[u?5.  OyJ!x0E0!eJ_1yO8HD4OY Zz7 #<.xT<|q9"N?gl~ {80h15mOXM 'nJLӨ 7/kiЧ ;CkW|i#Br}Nk)bE&I}SQ@'%= }Fm7gQTY3M~ݔ=,8f =yLդK~`TS-q)d=ZkIMpZ8(Sʨ Ba _tG ӏ\_]Q%"@ jiq@M\xU+C[ u(F.1} _B^VcK5ŤV(.ۃʗ =mй/<ywt~9 dUօ$xs'Y u6S}:4\ 0h}ImKխP-r" >f-ASb2$--rNu }7ӝ0К%$^_hލ2 j *xb݆RÌO$Ibpk8TܓW/R6YT"a~;hZX,,=Hh =(XG zo!~~ C$eIIᮂsMO~r0iY[>'ak\Iݐ6\N a#yF@78M -[tV8CRć^c_NX_z٧VNmglZ|;HВ Vdj}އ4ԅ57h.wd EHq0جԖGS~:01z 7?.O wޫs8w<ϹֱkF8Irgq}IaN7+eϛ%v'@{L9Bv4?g\3eCR\|n'lS_,c5呄3#PZA ck6YHلcEIW`0J@up:M$u9#geER9&]Ol; ٰdS ;&ĒO _?*`#f|HM޽ 6rƁHZ9)V2[^Tzxze `hr~{˔%>IdDS{ڰW-bW8>2Bb,L]42ǚ@;Qqv0,EQlxU p9p(=c|]tRD_Ic ؃S~Mѥn` +ߥߌ*b>seX[`Zuͤko*IѰ`OdŤIS({h$xhQ) ][f*_@þ_;CxT|N)־RT~m%PPL89މėPGRk5Hm;P3qɱEӢNv@ιc1/r2miڰw%VjAZcfxi.X_y'S&J* PqueF3iԭU87jz(އa-t0ue\^7x*~CzHecͽLJ]}߅6X 2 ?Jqjs ^ml{1ښxKф/֡z,!Y)DK-/iouN+ʹ NnHÑS߃.n

e>m6L5y #b>rC9%l_ʀ [%2an$&FU\ݺ$ޣ qo>Re)@F'jؽ+Dmh8Dں-n-sǗXGNPv!%]|2ɎˁuʭOS . -P42MKYvV(f=(UU$ɮuQ(]3m9SeEn[1;@[ghj4=V/Aމ5HqQZwa( m>]83'ۀm^61f{!_/`FSLia@-oHSlx}iʵt@{`aD/By}9d9PF:JB̃ݙK5 RDvQGN7e8!\owfP6Ե7yftdއm/,{* ·NZRݗJAe%x`#A &1}̃jQ^T7j.){1S WN8nѸݼhܐZ.-8%klmrOl^*] o S J{2+j!%%chf%,1^Aߩ;H8 BUkb@iHst; tnq6U~s% wѹYd11L-{MʂM$qĘ7ZiQra?y8Ircȹ5>"D1jP/R.jh{,'Af}xύw*-S ,'9r*ɒR_њz6MPV O.5)6L-Mr4䜿%êG8\{_^I q#TO{Hd&@*»*nD%a*9}zp.`?'J`$CMzx KX|nRȑu[ڷ@T;'Dgߛ@z-6hXHea.c w$CSj#U!ԼK$3̡@K-1cH\贱b)z$!Vů+.`A$ܟ xI.VnuO~{J5s["LcKuPfܡ䗢ߗ_| "/'ԓE·A7ճn>e3UxKr35Zu Qp5pZZY5(L QԽ0J{O o8+q/;jTZ/z1͝  %QI0Z3 ~C-> ·6@LaN >  1``߈Pm^69a %vD\s첗&N(dYeO60&7!+|9fEODM׈/o\URk6t=@T76"dpa\ã4D~T:ʵS=!N;-}&F0d]s'A/@(Sq*哫52Q!ׅS5sTSeCxS~2pq&D2",nN-҅g qe,'t2HɖDysѲX3{%_?GKi>1뮬Èͣ> 4E#q bZG%Fwza ${($A է4oAO \A3Q}GjxP"q ]pSPLδwE:ZhSSvF*E! GG#AZq^\>2k?Xpg';le0m-du[,`{QkMa[ Z4S-7]D s-AуFWd p-]ou]_SX-x&gD?-ȱPlF aZ/IMSNڞTc, Pg%Cb2yubFm`mn܈V} 'WYmTf"KƟ5֥B:CfKr뀁hJNKmMEm;V rFB $gD."WUa|\ 2TA5M1kPRfƹ$ltz jPU?/`7Gcf4rm`#@ssW{c>IJMҡw.&Q m H*0~j4#sRʢ$qSTC ^/}TE'Ņklo;׈Y\Fs@5YJf;7/k v*=Lѫ5A 5KBE#Bk2qDL邏}4$Z-gPet8K(49A6TJJný5x<a""ݾ,%8r (CWS~O1ٙY_?,3Hk޴-8EZ͒- OMR>܁2mwP?Gvˢ[MB eu0C9xX4LiczȦkr ^IFjyWl88Oku*yV^.mdd$_*;fUv1\1`VmU`\|qR ~pkcySGt؀Pⴴ@A(l^=\WVG?8_ \yv[DZ'2\'z^IM Ii3@. |E~ɥSJGmT~D'W%A~F#5!_KE?6*W1H/Ǐg/ԉwf=VuRg,N}i?XGYiŊO6HBU4y0L%YҞɥ=%Ogg"N+8ttſʐFtc!&oy9_Yږ; v"էO0s.In˔v"o#BɬZٞ2,")$q剁%F $6.oقb"$5렀k,TԻ]gR`&GS D["rqJDȎٗ>xa[}XSC#8ͅ._"2.F!3ܧ>]/J:{Xq3`U$bk( 5ԧf5i&s"W/ >ZV-d*VEÕ)u4 Y4M[)ylC|Vt㪔 SzgwߢyINE`=d K2m, +(dsI釂t] ~L䠤j^:iF{hFO,í\C%I wϬNeMt҈P?i n1?j{:ǴbFTM{$\Yu]yՓjfBWU XX_ JF|՝L˾RIw?I=&)kf8ҋߤn&'r\ϤSsK@60S^ȈSk+H}:aܣJE僞n{YjЅZż}P zzYUUkѯm]QL eDD \^ vR0!DMhJBWi04;S;疅M:2Ls_cfjݷ}>SX:F`Ó_j5B\|WN+EFA+z'VX#sqA4"t+M\ZMn$u dn}YZưg]0V -h[JZ:zBŠ!(٭-CB&_i!PPm:9{ylw-:sۨzGF/isWT2|,{-$wc)kP]ᘪ?Ob;q[@|:5ZHշ^yX5AKU,A= Kגp5 5 L-NUmD-V+$}W5#}gl?~L=E~VF 4JC> 'SƦ+k2Yj߿jI0 OG,(,>&btNJ UBBUGR|޳ojy@4!b8]g6;ދ܍aJM;Qxahj# N'8ٝdĞuApeٲ1]:5ݿo4Ssx(p Qi#;YɠRiC\5ܘcԆD3nȦ'#A,PÒ9ʱ4jNP҃/LT_9fRLs{Ɨlळ@* ݉;-R]˯/DZWPK-Xcg5,dfN}a54'*4FqBM+~]v38<}T:,Bor33`X>̘US4`oiSDVXeSJl>UU<2ՠZL=ꎡNqU9"08} ]B΋n\ wEЏo6-4lI u*e -eedIQG(έ73J?akГjng:ҩc(CJ'o۽M{'Rl Fhc N%Ģ x.u'Pp΅d&$׊>` nHPOZEDKaU51@TUl dhqݺ{ҝ3Ee,>eI[jx H(Kpvs[`xMv0I)UaМ{74 H*EJ6[oqW@nUD4 nU$v-qD*t4Wθ,4~ö23#'#;hs3]ZA)wz/aQ0Iчߺ8}xk9Us:)_[ U69qoI12߼֖TQS }1VAgbh-`Ve߇nL2LqȪFYS)o;c]YJÊrGv_7l򴡳xf5K8߳sE@I(23 <6!v~ V&ʧl+LJVx=6E={!r _Mu?>myAӻ܃%n2*jgB<%WBZHKqVFn:mԒ3K-dwnH¬(kxt2Z+탮[:;9HY9+xvhh" \bY|JzQIB^D7k&Z(@DH%VRӀ`PPj &⢚Nc ^&P!_~+UK’SM/,34҇(%gQ#j#ڦʿȒl&j} h%uy'=s(7 :*h&Evy\]x~mq~ 3X 995l60VV;%>Faz=[PXj@DRXH #JљKv-m80XE? ;4Dןu}Uͺ'+;vޞ1+0oT4ӣ!Mb 1PJfF~HZަ( ( GR'4Uc@ƹwWUl-褍햋 ,EU! /{qw:{j0)Ût]ŷ}a&}qs}gR{cXywg(BL5kag4{1^vA{ߠ_fo$>S4g[Gݺ<ȝqd⦻#o jxq\xl@&o(_cf85iS-/ vKddL6dDH݊<8bz.c~daܢөK&(-k7Hlo;dZ'i"Ӑ=BC+H {NwˤP8>{"]vǍG4Z5 .ɪW>2uOEhdġ̚b] F[FڍjT SU?XZO[I%.vy*P{'BG5 F4ՒSW2%URD_ϧ6.:C|YFܕ,1.'QD`N%iHI1DQk$(2A3S7r&_siXcANBt映Pv,4,T[g^1`3RriH*"r^%QF]i~gOXvJ#;ߕq6Vlgk,?ؔ)_ug9q05esdƀ?UZEcåmyVD94W-EzQ7P+nZ K9T]xX!YUa6KEKͭMwcL=C[MI|Pϥz,IPARo/5@87iVK5~xߜާBgOː>Ĵg$vZnB_\0c#`EAک9!9;E1 mnQ#8xN Ʒ 0D/&U7Ө2Dq3AYŞ %ўeFG{#oP1bts?:=3X8 3E l"zrܭ^0[o5&˞/ޣy[,v>cBtQX}qk2Xsj՟㒥AIX:ˈv %6;-_** @ Nra:#GcD\O./8-8H}7] ػpChHNp泌l;wn}MBq 7~G| Z% Cbc^7H PQi8ϙ):xu#"NԛTiCY2?DR6$\;R ^Vj(֭g[kP Ed|M;Lx)FpHlvƚl5!T>MVVsxFNG7q*&JKv'M+¹}GDi1%fbz ɪkavBUDnv*`zItc} ȂpUZsuv&F=òԐ`O#\p_~U hLľvx{H e-Wް 91o\K,tG"P?WNK=@\PTEFJNV™j&5P7J̴Ɲÿ́ ;ۗ2Szi#Ac yIrhtEf/չt<M@7kkmB oRZ{%| 4-m^đ+Cu"9}PJGOE̘p$/C:)zPlFwϰ:b`EhUM@= +r4?]6mISRU8D澪g/Vze(v鲫ɴps`53$4 ٵ4Ǐ8w| pT^(] :֢kRWZ$T4^4m#yP֝JCYZa&#XYbB]2{ydr,B1$F M_cWeN+"bleg^Ah>K^2dq;JtOy@5`Lp;s&1QtWXEԏ9Foq~iIU=r/Ikg Ɂy(#>$# ?k X6-Qnczm4o3볜t7ZfgԶ-SЍH@d5f]Rޟ[!aǏdiu}r͔ļm?0\L9$ aEڧQZ)}rW)#`k!p/y T&ü, X&AY`epR/4t<" dm!;h \#pF KcH\B[0t7|r冩ܻ5*_=v8KՃ,YŨvђݾ%Dkt84Z [Nr|vr?)uI}C)V/4wQMj4?KE{(Q@Fe?.=)u2O2 Nzf) u9[7OE hF-{ft7O5yF[c&;؟*wP(v$THAޑKp>[  g9zKٌm eh>$Z'fū|xsvǙ;5܇;y7rqވə]v`[TY0Rz ۭ0 jj9Iz \lq?Ye%CVT QqM֛^GmO1BT_RWt}! O:{#nLmNhK޳!U_/Bw:1FC+ Wc:1 #\GF`͏{hrj{8 h9LK-ClYF `Z#vngY9i7)JȽi9^+pS+5KP.[+摯{¤Ybr&}l=vW5ֆgo?JTZn wN `DD֓!v]'ʞtG'.ndOv罜d*GV)i OqAVs?QmaEe-d1#nlywh(:J¥٣߷@@mw펞7b0by L|7-;|`K#)_f+mZ}-Bݨwi$;)o)U,A ˫:ZPbV\!51:/#^729+ {G-Plߒ3ۢt"<ZvV>VB7\6zmL."͢4 oXĪ?.OZL-'ӮNhU9@T۫p uִDK4ݶY_c kVIk+<{b򿞧23 ! JNiF_u;s)6xGүCv'Uc#f+1`KN.jG9:Ý BZ$@rKqyovvZ]Ȭ&7d()R1hV(Nvԟs0'IvG,fJk 2b*Lde&ŴZ~ឤ"(A*ߖ$e4 arpPqO{I!G8| ߖE0Y.&V9ţ{UdF3rجeb N'r{*<\owzf';dT!59)k[ 3P`"U.z.>DRԆQ uk+1]$hP+v@aaLjg2@LX!>ս@&?FK@ͧ[:&r\ ʃB#?awȿ ou^Lum¶_vy#x8FiH0W͊{.mĉ]cm ?Eºp "-&3 ZԪl!Fy b C]LB5 }zgOߜ2ktA)o#);al])! w7Eԉ+C^MB3Yn|3a}%qY}δ Iƫ˜O[_sUWj+BT05ɋ^[ CR`f5jAJ2s 29lI; {Cڀa jYESI5_pzuMGݳ aQj 6鯿oF SKrH oAy5(I!GW~hd"x هLwK[Xc!l߳swLRu&hZG6]皅bFf/1e?4]#LJSOEKvgDOAI-^ON2w]& X<79CАBOjoȦȼr7d8myeL;I{|֞8\w#5wЍ'~Ml2y%M=ӆEu;➪E@{/͇eהs8SJt_?![~x&Ыt>5 `V/$ ipU'f>MirS![3i;Ĉ [+ƏH4[/@HzRs ]An)hUŇ)OJ m>=I4^ʊhҭ{zO}7WMt)46:FSZLpHylSpDZ6iGW?Z.EZ^ճq ryUKisH`7%l7aH"YX vv/|ud\[3g] `60'zJWkMnxkKٶ$YNbnэ~{!q;f{[-AN7iI+XMz E×ՠI$FcT+U<eosq GIuJ;4}=$2[I\s`i %䷄Mq@jKuMKfuG(è:=9A?וy)9(nhxp."@بe:C0h*y3[ܲtB9&qՏB$Gs?Uf-]=֗\jsecOǪi*U0kO vMo%,6]Da8ffEbs;נ̿{>AnکԵ" ~.B<.%2 пy΋_6ltE7Z1u; 1Ne<] <,bvsZ I V`XG*fζۭt2BHoEͨu@J ı5'+a^}XkȫMCm<3 n1&]ߚୟV9%&F͏ ! ypy(OR!`+y3$ SNb'/g7]TFG5ux_ - Kfm;Vz2eH4=sy߀Z^8WӦN AJ6r5rRM)rZ?TF^XG]'>u_8|2لRJcۈ_CYʋ 'H31 MMrzyu!*Gҟ%^1sU4zp^;Ppˬ#mȡj* g<\la#`7`6kvx 9ˉ ԡs篵a~ MA)qC;Ðh{e9*;\Iv~=Op[j~OtGp(2&!8gsxAԇ)4"7&'sH;NaUHg7ɤnF>< ~ԛ"/Rۘղ2qBCFhjsJ),ڜlOx bٞzR*-,b7# G8 C\eoz]THVs8P߾,K^t^"tT$R#16 w~(PjdH!c-`۳l/}:_#s1~g,YΟ'e;C2>xNS5DG"$egk`_@w?359",$ Lm?L=}>sc ɥxXmcpn=[bTyK [ՃQYϣh~S[}N ouL4ai#4FRXhoPXߵו:y 5|¯j؈J\ y],>Rfg"^6-Z cg3VAu#Zq˟)皜8~ZITǤ^n~'`l˕CC4#! C)JK}/@,M2s7[#ݬ3lkIJ6 r `襬GB0 =q(]0rUO_dI)k'r^!(# +0غne p(k eq[etF\lC]^ wvp}fITTK\7j ~6EhXRMH@FV5tуS `(S!6 /T96WQ8iyrz߻1BJu~j.$X)e MPދY0ˎGH]Pj~1Gh+It6А@VHgj =P1 X6JM>p1𼗛>^GRid.W~_*4R{-mĿ?u2V^u"3$=:+!p:g=-ˌG"va;\nΞ3֝w\_ԽG D i=!eqUiF]مYw{->"!&%Ō҃50PKfﴽ6HηS7Hn^cB/8d𼍑t-Ht:O%{_JhP&!9"PbWEVMxY kSr#5"Ne餕: <bf.-|Na*}O5%wKĂ; 1Ea8 ]w  80š]h9 i!d\z, Q GV9dt~sC79zX~*)t .G2rئb)r hİ+J̓B!R,4D;~BI;鳌ԉ{TzbP6>U*c LzYm`>Pfo4H{+rbw‰)c9n$9|Pi /ZV nAe9ÆZz6ylj& )z=5nva5VR<[sX,(c( {Nhdxe"ޕU?q98>@G'H3Rbo͊\k E V  Ot A"Z5є_4OZI SmaiΚ,9NÀe1>BӑW9};|L0㘭told98ĩl(5$9 ܡS9VxvSsUތNQ"|J\J|N+gYO v= XD࣯pHgP%kN~|kh]Fm9HqjX|3[6'm}G:U1dPV ?rp2O !O"$<,?~' V1yC\ހpp\5*)}a81 I1K"<;%]6uh{&RA q7:xhQ &.Q䈻;1Kf%Pw1U'.{D7!iڿdh_R/~P}*,[zfw!)SH1M,*PE4 5CAOw 0έ pL\ ~ŀrpJ|Z3.l* #+-T-b=e)xOZs>WH"`pBUY X:+JI玦䥁=R[RN(.m [940(2 Nr:sn̽Fe޿i0ȸ܅zqb]_c5ЎVLN$Q˱:|&lqScAP6ӄ`glAjt.Zbwxm(nQrz4. M r]"zpC7Z{9 !~}%)`nD1F2RF_7dJA] 8Pj[Prz䃖Dmh|0 ׳LD\a%G4ʛTUQCH [pNɨunT{[ܢ+C.hHU`kfw8TWT+T=עG[+Ʀ3@.$}=nt ~M:!2=r6d}T5'$ٍ`_Hs0i r=W854/“jiӆ$Q7Pfwⅺ)#s,TQ*(yx _U fGB1F̴pʊƖn :Bٝmf̿_`$+D2.ԅ#^!\ɨ0 1uZ5vڮBf+,1ڄ݈}}}oa?R ?Q[4b\CԻB+ Z'un %.{+ۀLXɠdȡgFpgPܯ;$jD ss̛LOP4`§,RsZ)̷[˳O5:eu0$=d\&H|Ew[N%=~_?}8&)1yNP[RՒȷH^`=kMd]QWe>07 FKa*JI[xorEElYž{66=XWgEq=C2Hm:!E%O41Clҧ%@f8xd.A~A$`l4J ~}wHPoodIM }E6 ] bW[r ba^ ~*/1^z`gp1'G% b=I>ez<ف Kl.qL`~[vFnnjpd Z΂İig<V{F(@SP>vt5\؁qBߵ&S%Db6ۦ1L<FJnW1Ąw ;*O +c Xm7fIr4衭 Plt RPwG j&$3 HﶪF+G&4&E4zt=hiFJX{c Yxm˚t@V< @ 6%T) eX"|,핈+ye{Dݑ q'Bqhl*t,Kى ~\›J"˦;Ch˞=.]X=x #OGG|%@?9ޭH,NZ[cqa'9Zf\EzUeM5oHrّ~/K5_ζP%XL #,U{X.m`~bhX% ,@ ߙ8NٕAW<~  hbFFpR-Lˬi8ϒ~7&[, 6-1Wˬk5'#8xS@(vB\(6$ 0* 6uz }w_dPP̒:C Bi)U:L'ڇ'Qd0r%Q6cUe|X|k"Aº!aQ_FD7֖#LDWez 4,}FZ+n5A58etP:HnN6_e.K8zZ(& ^}6qTom պ=Z&F(ԟ[TbTz戮F|Z'yw1K2M c+nؿaO__8TfX-@ V:2Ŗb5ЂU^ќ:A8Ø 43mE&WoewGD#|Yfx&r61ur.}egnFcQY[Ve1B@Oo(*1^~x?B Z4VRIOfv7ͰoJT4)(vA!P&y;1CG6%ক C )S8Д_?CA6-ZhmbWSQP!ٱ Ko.6D/䏴okyjޕ5@>--%u1Q(n}Qq?-p4IeDlfe&\ˣq=[O8tۜDUpo2X! >?cU:r_e.ORhnaE,JlHK/#wyE^jE}(eɚug#18nf^ѐ I}> CkPze/'m&!T8`Dnp@|NBiVqIWwOTY*M5Ou6 twl63|/ftY2 dd`{Ww!Gc6 RA2dBIg0Ui蕘4OqyTIZƜˬ6Ǖ0yUൺZh\6,) iSj(`ZN!0rY`ڊr8mc5%2j:*flu!C4rou5^cFe0e*aN/lh6`( ) r#6S$"c\7k̨Til@:3UZG~-jtm4i 7l& |vNEH޿%Tg-=BWmsiL Q)vgnl3a瘋B$< eS]OBtG-('X*FnV?ii fqq5ԋ'׫}  j823~ zuՋS^q{ INc!Y%DYi'}.0[LcXB4&3L6Juo3 w:81YE Hps=X@v VY J`FDVF2T&Pt^e: Sri2 L$@cz-}yv |fCʻx5Dm^=tei[r1k"#3̄崧A1:{H0MEő9]%wv+j+7H`"'ODؔ:xT!.ROVJ!=L5etؑC NʹwpcdX''ǃ; A#Jk#&Ҿc W x@tX32Rz6s؀иgYl7}y' H,*݂~߰h=(2VXgY f^ xy Jyeܖb5AZ3 #q@Bea#BCv#,zsbQi($9pVs!oSygW䕈KC[JfJȊvQ HW6F!W- >5CC9؈뚫uKMNIŎ{k ^"Vy.N.  *\c;ޮe:i 鑒W'5o u-Y-=(ob`;w:oNՑ2铬ua}x nt҈\k7;(S܂,͞fRE34 _[w0jG_I/* Т#"~UEr0\BF%QIRosA0{aIqx8%]kͰը[d aTVrG4|#= hft]y1Ė^+4-sO.>>F@(=Dv"K援Ma=D\"JJi4''oSYtss{lZC;˷x]Esz1Y4ׇs!n1`x "E''Tx7ͨ "1A4I/7)AY.2C1ew[EP=;iy.dTУDe(i7$]@0%TU`M7Y%cQc FuN k; ]ƀ' 5A`Xצ_CxJF?)$: ;2]uk-*]I ;9[ ЬVcx?g N q]iAc_W7J;o"x5 ?@Z ,4vFu%==P01>Jٺ> MgeS~~)d+A46B\j`fWC5< Q[f٥9ZcuFb{OP`60K'e5G/nDT¾#V#P?rb%{f}{o;rO-1j :å4g&W5KOtZ%rlDŽP䐟Ը6~W|{ogŽ n=⯏9j}Cx,@sr5?R{v?5iՐ?9> ) 9óHٖ ]5쓮: IόD Ȃ, Iüto髱W*TYfӍl11ɴ"K,ߥZVOgJ;ŤDE[(:n2 bkxega,EvHȈ{6|?AZ8EA{;C)w.*91w%< ĞFx>xVY+*9+t9EMƈ%^s}j03GubFTOfcqH5pxMK IHoJ|aϔDNjm y_QZ1Q)}F#@`ea޺?c4t $]qL=,uJ! GAN0A} PÚ$Emv\FB^M<|D]{P1*.a SNLeVi]z*+j-aY+wG'ԘJs(0Gc |aeĘDHHT@4sFF5q&VDwTmjM7).2RLYy$mْ#ܜDS Abʗ0(V:ҳտ uSk%#nLh_<2 _@Kh럱+tYGm?!Eng .T0LƁ$OɋPGz`y@xtTͲe@ԚWKU^<!@MUsk ; s|ʋG7I(T5Q,7~@Z;6XOƕ9$"RmC/CZ;8Ei7Ga=K_yOMi5eT6CʆTRr9C Z[x< YEg~jr\%7R*{8YMއi:i;Bc)[3d.(}K6}d1ρU%:J8LGxuceC(BFftۭ Ij/w$Gm:NMx+h!Rcxnˊ)4ENJ NSldʄ]q: #+w͈K kο>`vwPx%F,eSg}cRw5=M_MʠL :۹., }QR#CT&=Jֱo߭9ZsD%'H%dt$[ ,# \7Ŕ%\ax0[ؙAru$ôM+!-i%uQE3H9Ȗ|*J-FSNZY 0»hAtӶ>7)°*$Lyt 1+ i韛-s{=_rj3u B_%0svR#҈rXFŭ *.;<<#tҵ̶(!aPǟX`WZ|`})Mn!cxC3%9^_iKOT? nwJ%,eh(GH["K,Ȧm|-C+KӌN2%]^v>9`ƹQdҎtfqv4Y;=rɈ8Gv0 >0G#t%f.ϡ2TXaE ȡnYH8ðƒ5#crĈ |"`>$”xMR1G5:y l3{^Jsr\QԏJI`{90YgN\ʞP ٲpS5.Y1S4z@ #?7VP>駋O7RHN1èf 0Y4&H]fN4eCG[DlŠ|G?Ծ6XwV#RPRS2w_7&.u(~W~'X2l[4Ai{P/}|I^gSC@+׵ =cըG&Ÿa'0ɞs9<ͪY;6>Ob e(r4 @JѠ$4Tn+5l&u2jR&퍺5SݪMÎpnW|"xJ{-JZYF_\B*.7%`{Эe5šOz^R-V'#~$nߝ5P!~P(~ʄ&f&9Dehhm˗4Հ ^{׸93aMQ) {8Q}Tm᎔ - 4||h€Oa=Q#T4i8/ˑEwx if6_Rj$Sp]fzWҥ󎧐F{Z~0OUmVS_-Ut ئV>~5?\<Ƕu7{*] nkŊ%|->f\f E(ޢmNn9'IfFIN `iJ |,?c{5mRy4F-a Ll{Eň 7ɩH֛ژZAk0rQɺ)E2 0VE?O44{t;N EA2zԺbs-&DmeeQ@H̿tߖYC_6<|*tIb+(6e-N]+$~\J^:Wݱn>xN< `v\%mTJM)H upP0u:A8< x !]mmADxi[EՋlS|WѐSȘ Fe+4u G" 0.1c~Uey:shoi %|RzϜ)p@P,q2ܒ^yQP668܍D}֬OT kryj]`4L1epgl׽64>ZּH͕,p䥕s׍{ @Pr ^F+ G)ӆDNBfj7E"C{v}yGSl_sV#>L%=?.+*'ހيEX?b"Ϡ5bAWj VXWSeQ/:F[Zԑ|QtT [c8_iR#'{nASÎ _*\yWP2̏wg:$YgILv@m!Cc}s,Q:J=phJך?hThc-ٽmc5dxY6  Im*N2z } 6wKO]賆.S>>c# DRUy?[zeW!be[DE}pϹlK>M+%\Jf A9xx ^(M)×NJf^: aˢgȯ&޳Ev9@3*¬;K*+)SVa+41r@_e֑6uʅՁIT@G}wsSGrd1kJDŽ' э* 33ծ:Dt"jΎY:I;4m?̂Im0+uA.t >&w NBG8GF䖥H0oryr'EQ%e BźB( 6ŒI?N\;E0hoPհvA:1jUw{_flo{L#.Z攗t/2+R DIg4u8?TmwãBrHJ|ky2?$~H'3e$r֟+a{aI G`/b,~dP5]Jpp|ܜL}s1wFdFV`yޏ7 3\,WDCR(H_\wȑ/[1դx]~E!TPp>SRYd$!`,%I@ñpU&TײZK9ECb|D,l[P- mU^G.:}Z@kb31p5nD'?Cꡞ ;9c3QrQYE C-{3je<Úy \\$v|36"&]hx?EOɯ94f(Bނh8{ Ċŏv@hxcnq+%0q(&W]iQ Qs NTQտ+Q e%n..v:kߔ#~Gg9< U|z3n AyRүrB>Vl~LoFPoj|Q`%#Rl8q5:H:'zR:ru%(н;-҃47>Mq1}q]9Z鐍ԁk@k߁ڳI) F4(]M+rd~/n]YjGZ;sCѣ]+c}_M3٢ Bڙ1o+5?ac) %X_mO:mtEo5=EIE]L؏A5ʷ] : *Deש=;aiNmc_vt'8S7_N:9$*}'ΙEEnDbHn,!J7l9dIƢ8{׌M$7ۊMIUH !sN)7Xmsa/UߦJi&54bSl 7V*+d "Hj>C{)Oiy %d*+b"Yށ' >7kH 9A)B5_n0-My3UyL:\)2BHZI_בwSf.{hAmέl(Kg+qCZiuB!ZZK';Ҽ;$:0ܐ+^8uuQ}䜓Y\g@%KE 䧷OR/ҡ$Y/û!\sIs52#t+6'Ŕ{H%hFJdAS`rR`[wIrpܫH W #w͉ܦ#4gzQqwᵤ PZ9jYxeG#)ɜJGU$:9cd,C} H/ʗNd 7׳r:rTe 3 {ޝ8泦_Rb|9nZ~ pfb?׀oY_& 1To:X>,W{ic%דFuR^D(&i tޱ-G60oES1Y*$<&`i1+׵iq`Ra04Vy{tgʕыٌtt v];ɹ9,1kg5g G4 9鶗2HTe`m8tu8%0$0Y,#yJUΑ7_*9:M2Ml62M`#ˌ꟮S}*\]L¾8H|>4y.LrМ7 %hF6NIG1(hN筍@_}U04^ܪy.㥉T YZ