dhcp-4.3.6.P1-lp152.8.6.1<>,T`Y/=„?H IZ Ꝕ䕞7w>|Ag"`KiYj4'ֶ Qo~/#ג71ɿ~`B9@=B‚3Dy^LWch&5,[n5ȟ?mK-B#nZ?d2SR M51Z]#YՏU1gZY 99Rc!XL6>58y̒yR\%RpJa .-!smrm}>>O?Od  C04@DW`m       $<\()809:FJGJHJIKXKYK$\Kd]K|^KbL(cLdMteMyfM|lM~uMvMwNxNyO zO,O<O@OFOCdhcp4.3.6.P1lp152.8.6.1Common Files Used by ISC DHCP SoftwareThis package contains common programs used by both the ISC DHCP server ("dhcp-server" package) and client ("dhcp-client") as the omshell and common manual pages. Authors: -------- Internet Systems Consortium, Inc. `Ycloud109"?openSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgProductivity/Networking/Boot/Servershttp://www.isc.org/software/dhcplinuxi586!dT큤`J`J`P`I`I`Ic33666e0f623b6d79cbefd3abdfae22f891e81aa5f6def28d74f45cb4d5744ec81cfd46acbd4c0046dcae4d27b4c8975fa501231d02b98fb097640b771c72da6dfb0ed060ec4cba42bece39a7a050712e6fc1af2f1fb52129814cd2118f519dd6c788bd3cf62995efa339793c676d9fa9e5da24b0d0c9c9a650a183d025f12a19e1a228f57dba86d340d71fbe7bade8353d1464d75dac57d99a757ae79e2f4881f0229edf967cbe62926a3b53f85276e432d6eb611fa2271f18fc3e07adc7cacrootrootrootrootrootrootrootrootrootrootrootrootdhcp-4.3.6.P1-lp152.8.6.1.src.rpmconfig(dhcp)dhcpdhcp(x86-32) @@@@@@@@@    /bin/touch/sbin/chkconfigconfig(dhcp)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sysconfig4.3.6.P1-lp152.8.6.13.0.4-14.6.0-14.0-15.2-14.14.1``8@`e@]B@]#0@Z%ZaZ]@ZOhZ1@Z@Yh@Yg`Y^&@YZ1XƉX@W.@W=V_V@UTи@T5T@TmTeReinhard Max Reinhard Max Reinhard Max Reinhard Max Reinhard Max max@suse.comndas@suse.dendas@suse.deobs@botter.ccmchandras@suse.derbrown@suse.comdimstar@opensuse.orgbwiedemann@suse.comndas@suse.dezaitor@opensuse.orgndas@suse.dekukuk@suse.deralf.habacker@freenet.demchandras@suse.dendas@suse.demt@suse.demt@suse.decoolo@suse.commt@suse.deLed mt@suse.dedimstar@opensuse.org- Oops, when upgrading to 4.3.6-P1 in 2018 only isc_version was bumped, but not the RPM package version.- CVE-2021-25217, bsc#1186382, dhcp-CVE-2021-25217.patch: A buffer overrun in lease file parsing code can be used to exploit a common vulnerability shared by dhcpd and dhclient.- bsc#1185157: Use /run instead of /var/run for PIDFile in dhcrelay.service.- bsc#1134078, CVE-2019-6470, dhcp-CVE-2019-6470.patch: DHCPv6 server crashes regularly. - Add compile option --enable-secs-byteorder to avoid duplicate lease warnings [bsc#1089524].- bsc#1136572: Use IPv6 when called as dhclient6, dhcpd6, and dhcrelay6 (0021-dhcp-ip-family-symlinks.patch).- Update to dhcp-4.3.6-P1: * CVE-2018-5733, bsc#1083303: reference count overflow in dhcpd. * CVE-2018-5732, bsc#1083302: buffer overflow bug in dhclient. * Plugged a socket descriptor leak in OMAPI * The server now allows the client identifier (option 61) to own leases in more than one subnet concurrently [ISC-Bugs #41358]. * When replying to a DHCPINFORM, the server will now include options specified at the pool scope, provided the ciaddr field of the DHCPINFORM is populated. [ISC-Bugs #43219] [ISC-Bugs #45051]. * When memory allocation fails in a repeated way the process writes "Run out of memory." on the standard error and exists with status 1 [ISC-Bugs #32744]. * The new lmdb (Lightning Memory DataBase) bind9 configure option is now disabled by default to avoid the presence of this library to be detected which can lead to a link failure. [ISC-Bugs #45069] * The linux interface discovery code has been modified to use getifaddrs() as is done for BSD and OS-X. [ISC-Bugs #28761] and others. * Fixed a bug in OMAPI that causes omshell to crash when a name-value pair with a zero length value is shipped in an object [ISC-Bugs #29108]. * On 64-bit platforms, dhclient now generates the correct value for the script environment variable, "expiry", the lease expiry value exceeds 0x7FFFFFFF [ISC-Bugs #43326]. * Common timer logic was modified to cap the maximum timeout values at 0x7FFFFFFF - 1 [ISC-Bugs #28038]. * DHCP6 FQDN option unpacking code now correctly handles values that contain spaces, special, or non-printable characters. [ISC-Bugs #43592] * When running in -6 mode, dhclient can enforce the require option statement and will discard offered leases that do not contain all the required options specified in the client configuration [ISC-Bugs #41473]. * Altered DHCPv4 lease time calculation to avoid roll over errors on 64-bit OS systems when using -1 or large values for default-lease-time [ISC-Bugs #41976], * Added --dad-wait-time parameter to dhclient [ISC-Bugs #36169]. * The server nows checks both the address and length of a prefix delegation when attempting to match it to a prefix pool [ISC-Bugs #35378]. * Modified DDNS support initialization such that DNS related ports will only be opened by the server (dhcpd) at startup if ddns-update-style is not "none"; by dhclient only if and when the it first attempts an update; and never by dhcrelay. [ISC-Bugs #45290] [ISC-Bugs #33377] * Added error logging to two memory allocation failure checks. [ISC-Bugs #41185] * Corrected a dhclient -6 issue that caused the client to crash with an "Impossible condition" error after de-preferencing its only IA binding [ISC-Bugs #44373]. * By defining CALL_SCRIPT_ON_ONETRY_FAIL in includes/site.h, dhclient will now call the script with reason set to FAIL when run with -1 (one try) and there are no server responses. [ISC-bugs #18183] * The server now detects failover peers that are not referenced in at least one pool when run with the command line option for test mode, -T [ISC-Bugs #29892]. * Linux script updated [ISC-bugs #19430] [ISC-bugs #18111]. * Changed severity of the log message indicating UDP checksum errors in the received packets from 'info' to 'debug'. [ISC-bugs #41757] * Corrected a bug which could cause the server to sporadically crash while loading lease files with the lease-id-format is set to "hex" [ISC-Bugs #43185]. - Obsoleted patches: * 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch * 0019-dhcp-4.2.4-P1-interval.patch * 0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch * 0022-Optimized-if-and-when-DNS-client-context-and-ports.patch- Optimized if and when DNS client context and ports are initted (bsc#1073935) [+0022-Optimized-if-and-when-DNS-client-context-and-ports.patch]- Plugs a socket descriptor leak in OMAPI(bsc#1076119, CVE-2017-3144) [ +0021-master-Plugs-a-socket-descriptor-leak-in-OMAPI.patch]- add PIDFile= setting to dhcrelay.service, without this systemd stops the service immediately after starting- Drop old sysvinit support from the spec file. All the supported openSUSE distributions are systemd based so there isn't much point in keeping sysvinit support and files around.- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- Replace net-tools Requires in dhcp-client with hostname on suse_version >= 1330 (CODE15): net-tools does no longer provide any tool referenced by dhclient-script, but we require hostname (which is also a dependency to net-tools, thus hiding the issue).- use .gz year instead of current one to make build reproducible- fixed a typo in nis-servers option name breaking the config file introduced in previous change to workaround issues in NetworkManager parser. - Update to dhcp-4.3.5 - Corrected a bug which could cause the server to sporadically crash while loading lease files with the lease-id-format is set to "hex". Our thanks to Jay Ford, University of Iowa for reporting the issue. [ISC-Bugs #43185] - Eliminated a noisy, but otherwise harmless debug log statment that may appear during server startup when building with --enable-binary-leases and configuring multiple pools in a shared network. Thanks to Fernando Soto from BlueCat Networks for reporting the issue and supplying a patch. [ISC-Bugs #43262] - Fixed util/bindvar.sh error handling. [ISC-Bugs #41973] - Correct error message in relay to use remote id length instead of circuit id length. [ISC-Bugs #42556] - Add logic to test directory Makefiles to avoid copying Attfile(s) when building within the source tree. This eliminates a noisy but otherwise harmless error message when running "make check". [ISC-Bugs #41883] - Leases are now scrubbed of certain prior use information when pool re-balancing reassigns them from one FO peer to the other. This corrects an issue where leases that were offered but not used by the client retained the client hostname from the original client. Thanks to Pavel Polacek, Jan Evangelista Purkyne University for reporting the issue. [ISC-Bugs #42008] - In the LDAP code and schema add some missing '6' characters to use the v6 instead of the v4 versions. Thanks to Denis Taranushin for reporting this issue and supplying its patch. [ISC-Bugs #42666] - Correct how the pick-first-value expression is written to a lease file. Previously it was written as a concat expression due to a cut and paste error. [ISC-Bugs #42253] - Modify the DDNS code to clean up the PTR record even if there are issues while cleaning up the A or AAAA records. [ISC-Bugs #23954] - Added global configuration parameter, abandon-lease-time, which determines the amount of time a lease remains abandoned. The default is 84600 seconds. Additionaly, the server now conducts a ping check (if ping checks are enabled) prior to offering an abandoned lease to client. Our thanks to David Zych at University of Illinois for reporting the issue and working with us to produce a viable solution. [ISC-Bugs #41815] - Correct handling of interface names during interface discovery. This addresses an issue where interface names of 15 characters in length could lead to crashes or interface recognition errors during startup of dhcpd, dhclient, and dhcrelay. [ISC-Bugs #42226] - Updates to contrib/dhcp-lease-list.pl to make it more friendly. The updates are: looking for the lease file in more places and skipping the "processing complete" output when creating machine readable output. Thanks to Cameron Paine (cbp at null dot net) for the patch. [ISC-Bugs #42113] - When reusing a lease for dhcp-cache-threshold return the hostname to the original lease. Also if the host pointer, UID or hardware address change don't allow reuse of the lease. Thanks to Michael Vincent for reporting this and helping us verify the problem and fix. [ISC-Bugs #42849] - Change dmalloc to use a size_t as the length argument to bring it in line with the call it will make to malloc(). [ISC-Bugs #40843] - If the failover socket can't be bound, close it. Otherwise if the user configures an incorrect address in the failover stanza the server will continue to open new sockets every 90 seconds until it runs out. [ISC-Bugs #42452] - Add DHCPv4-mode, dhcrelay command line options, "-iu" and "-id", that allow interfaces to be upstream or downstream respectively. Upstream interfaces will accept and forward only BOOTP replies, while downstream interfaces will accept and forward only BOOTP requests. [ISC-Bugs #41547] - Clean up some memory references in the vendor-class construct. [ISC-Bugs #42984] [*0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch, * 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, * 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, * 0016-infiniband-support.patch, * 0017-server-no-success-report-before-send.919959.patch]- Set all requested dhcp options on a single line, so they are actually requested (boo#1046969, boo#1047004).- Relax permission of dhclient-script for libguestfs(bsc#987170)- Require insserv only if needed - Fix requires of client subpackage- Add config file for registering dhcp server in slp (bsc#992072)- Use /usr/sbin/arping instead of /sbin/arping in the dhcp scripts. /sbin/arping is a symlink to /usr/sbin/arping in order to ease the transition for the /usr merge. Newest releases of iputils may only install utilities in /usr/* so this dependency will no longer be valid. Moreover, we replace the '/sbin/arping' dependency with 'iputils'.- Update to dhcp-4.3.3-P1 correcting bounds checking when receiving a packet (bsc#961305,CVE-2015-8605,ISC-Bugs#41267). - adjusted interval check. [*0019-dhcp-4.2.4-P1-interval.patch] - Fixed improper lease duration checking. Also added fixes for integer overflows in the date and time handling code(bsc#936923, bsc#880984). [+0020-dhcp-4.x.x-fixed-improper-lease-duration-checking.patch] - fixed service files to start dhcpd after slapd (bsc#956159) - dhclient-script: complain in the log about conflicts, added a see log messages to the dhclient log message (bsc#960506) [* 0018-client-fail-on-script-pre-init-error-bsc-912098.patch]- Applied a patch by Jiri Popelka catching dhcp server aborts with "Unable to set up timer: out of range" on very long or infinite timer intervals / lease lifetimes (bsc#947780) [+ 0019-dhcp-4.2.4-P1-interval.patch] - Corrected patch references in and a missed (bsc#919959) patch description in previous changelog entry.- Update to dhcp-4.3.3 (fate#319067) provinding many bug fixes, features and obsoletes several patches we were using before. For complete changelog, please read the RELNOTES file shipped along with this package or online at: https://kb.isc.org/article/AA-01297/82/DHCP-4.3.3-Release-Notes.html - Replaced hostname patch with a dhcpv6 and fqdn aware variant: [- 0006-dhcp-4.2.5-dhclient-send-hostname-rml.patch, + 0006-dhcp-4.3.2-dhclient-send-hostname-or-fqdn.patch] - Removed obsolete patches included upstream now: [- 0007-dhcp-4.2.6-ldap-mt01.patch, - 0009-dhcp-4.2.6-xen-checksum.patch, - 0013-dhcp-4.2.3-P1-dhclient-log-pid.patch, - 0015-Ignore-SIGPIPE-to-not-die-in-socket-code.patch, - 0016-server-log-DHCPv6-addresses-assigned-to-clients.patch, - 0019-dhcp-4.2.x-ldap-debug-write.bnc835818.patch, - 0021-dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch, - 0022-dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch, - 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch, - 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch, - 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Adjusted patch numbers in the spec file: [- 0008-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, - 0010-dhcp-4.2.2-dhclient-option-checks.patch, - 0011-dhcp-4.2.6-close-on-exec.patch, - 0012-dhcp-4.2.2-quiet-dhclient.patch, - 0014-Fixed-linux-interface-discovery-using-getifaddrs.patch, - 0020-dhcp-4.2.x-chown-server-leases.bnc868253.patch, - 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0007-dhcp-4.1.1-P1-lpf-bind-msg-fix.patch, + 0008-dhcp-4.2.2-dhclient-option-checks.patch, + 0009-dhcp-4.2.6-close-on-exec.patch, + 0010-dhcp-4.2.2-quiet-dhclient.patch, + 0011-Fixed-linux-interface-discovery-using-getifaddrs.patch, + 0012-dhcp-4.2.x-chown-server-leases.bnc868253.patch, + 0013-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch] - Fixed to not pass DHCPv6 address lifetimes a positive (unsigned 32bit) integers to scripts and properly format timestamps as long to not break them on 64bit architectures (bsc#926159). [+ 0014-dhclient6-unsigned-lifetimes-for-script-bsc-926159.patch] - dhclient: expose next-server DHCPv4 option to script (bsc#928390) [+ 0015-Expose-next-server-DHCPv4-option-to-dhclient-script.patch] - Replaced infiniband support patch with fixed variant (bsc#910984): [- 0017-dhcp-4.2.6-lpf-ip-over-ib-support.patch, - 0018-dhcp-4.2.6-improved-xid.patch, - 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch, + 0016-infiniband-support.patch] - Moved dhcp-devel package include files and static libraries to /usr/include/dhcp and /usr/lib/dhcp subdirectories. DHCP requires a specific bind library version and conflicts with the files shipped by bind-devel package, which is not source and binary compatible (bsc#910686). - Corrected changes to provide complete patch file references. - Fixed server to not report success before send (bsc#919959) [+ 0017-server-no-success-report-before-send.919959.patch] - Fixed dhclient to check pre-init results reported by dhclient-script and fail if pre-init fails for a requested interface (bsc#912098). [+ 0018-client-fail-on-script-pre-init-error-bsc-912098.patch]- do not check scripts not in the src.rpm- Applied fix by Jiri Slaby to not crash in interface discovery when the interface address is NULL, which has been introduced by the infiniband support patch (bsc#909189,bsc#870535). [+ 0027-dhcp-4.2.x-handle-ifa_addr-NULL.909189.patch]- fix bashisms in dhcprelay script- Applied contrib/ldap/dhcpd-conf-to-ldap patch by Ales Novak to reorder config to add all global options or option declarations to the dhcpService object instead to create new service object (bsc#886094,ISC-Bugs#37876). [+ 0022-dhcp-4.2.x-contrib-conf-to-ldap-reorder.886094.patch] - Applied an upstream patch by Thomas Markwalder adding missed mapping of SHA TSIG algorithm names to their constants to enable hmac-sha1, hmac_sha224, hmac_sha256, hmac_sha384 and hmac_sha512 authenticated dynamic DNS updates (bsc#890731, ISC-Bugs#36947). [+ 0023-dhcp-4.2.x-ddns-tsig-hmac-sha-support.890731.patch] - Decline IPv6 addresses on Duplicate Address Detection failure and stop client message exchanges on reached MRD rather than at some point after it. Applied fedora patches by Jiri Popelka and added DAD reporting via exit 3 to the dhclient-script and a fix to use correct address variables in the DEPREF6 action (bsc#872609,ISC-Bugs#26735,ISC-Bugs#21238). [+ 0024-dhcp-4.2.x-dhcpv6-decline-on-DAD-failure.872609.patch, + 0025-dhcp-4.2.x-dhcpv6-retransmission-until-MRD.872609.patch] - Applied backport patch by William Preston avoiding to bind ddns socket in the server when ddns-update-style is none (bsc#891655). [+ 0026-dhcp-4.2.x-disable-unused-ddns-port-in-server.891655.patch] - Applied patch for the contrib/ldap/dhcpd-conf-to-ldap script fixing subclass statement handling (bnc#878846,[ISC-Bugs #36409]) [+ 0021-dhcp-4.2.4-P2-bnc878846-conf-to-ldap.patch] - Updated licence statement and FSF address in our scripts. - Added missed service_add_pre macro calls for dhcrelay services- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.cloud109 16226504574.3.6.P1-lp152.8.6.14.3.6.P1-lp152.8.6.14.3.6.P1-lp152.8.6.1dhcp-serverdhcp6-serveromshellomshell.1.gzdhcp-eval.5.gzdhcp-options.5.gz/etc/sysconfig/SuSEfirewall2.d/services//usr/bin//usr/share/man/man1//usr/share/man/man5/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:16425/openSUSE_Leap_15.2_Update/7be4c8eff40c4b507b91ccb36610e0ce-dhcp.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, BuildID[sha1]=e280a2bb60d32330b94ac48820a5e0cade135d09, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRR RRR R RRd4'E#8utf-82f436ab9ac7dc0f2d1a4ff1c0f9c1388755bc0919c66fa3f835fde6bdc86c306? 7zXZ !t/tm]"k%f\#qυ]]8|r9hkmt%MVylCxۀYyZ~Pqkt sUثgoB؀mO&S~+z0:}CNd@lI \}ymLb;#1>;@ry'A&(n2_^{Ӵe=G`S ;oaAFwd󪍓.ܭ]t3n}`;E\aRf6WE >H\("tT~)R,{\.5L4OR*R( _DmAgM AhQ J6_ky F[.AgRoʱH7]woG"'0^Jgst.<:X^v K A8}zCDF^6a8Į'aiQ:`e ꙦS' `;I.~4ÎW,N'^i-@Q۽V<=sXz-B8҉}pr(h 4ErmDW{5$[\M?崟qpn`{3Yj>TM@S4iX0þ{4pƱ:;je!"cfn^x ˙fozH#tB(Ǡ~Tk n>k*)x .0aǀUϽ*^wq=I*MŤ$i[f h^ na(^X($16J\XuhNɿQWgWpCF-gۊeqz(Jeq%m}a )' Wkz"IZ%r=p\:F&B*gxt\Fj0CʀkS6I[g} z(c$֯7$>7:t֑a^-Hq`D}WΕdӽQ7p T *{\o $a1=,+QW?;Y6 zsvo}x^,*i9Sıaޤ;cTNE'Ӷ d0eoOiTuV~OhiRʛ!Q(waVB60l $1jaQ@@@O*}¡\-!QzɰΊa^I#&SCe$+A?(Dd hZ8F}"ԤVKfF]*cbmC?$k鿥 ⇶`r $m>d[߇B{8y#ू(O8OGT!Ɗ >a4ҡCp>#d/83b0)&;qoJ"'[;cj[Ґ5wWe,-snC) _'^y%V;R}.7aBSF(iZ"`|NT uKXѻ|λ=Ш6Kҁd nbԕs$òѡ' j!g5ףadLُWJ'gX^ eJlВ˰ )l*HdOнlHIRpUӠJ洈;YXM H3ك*8 魘YSH hײ1x!HlO2{EQD8:yw%rbsE%8D4;, I.6ݪ^P`j=qZ"c.NfbƼ<iCƽXNt6%"ˮNW:א6m0fNxa_q,;Ap)?"S ^fi&0)$h4~/ "ΣI LA AZ# g[%:>X#GLbT~7qmx;=d]v Qd!V.ʙfn\a-7,ﴉu0X-_F6s3(_T@B}=,]h bG*lZs09tzh:=}w!Y\W}dCwSaɗ&k\ͯGhe)NGϜ?yCl?Q|SxVIk=z"v <,ʛ?AuD 8dH1.['YkIa_\Wx~ϗ^l%OZe/d5 j\B@o{1o&X*5%k];,i 957(0Ycɪ=6A͌"䁞HQj|Ľ3ډK?ZBtAOڸ[1BV@:(AM&=x>Y•8GJ29k\Ev iJ:HP4~Z2H4t3b[WS[C8pZ"{m 9,b( nQ!;;H/Jevro&`&łJqa^}fxKZ\/ z9K(ftϮ @#-ɄͱT!9_aG0WCX&\_e+ Bef B9Z?2[[A1Y!= IlMJ|e,K땍s檮.W:4[r={ oOADX|.Z/UXQ[52e+$Ȉ91xE6`C!'G}N# Ŷ&[WΊ2v=!/~Lf#kox垛OjC$kA!sx( 5COuXT҈ksDP㆛9.Km;eEY/_!P|*8B#ћ̒ R4~&:#\'k̊ͣJR'xd% %m9; ~NF: ESұʭ1x$wNP%z|S2Ӑ_uM}w䈪8e>6.} 3!s ُPQ=', 9X4g@H&ݘVV*{E_.hs;oZ pNē\ST#]Jcz|xX V^j>RԬi1Sr#-N$FG%d.&Y\1Lb'6TL:jP9 ~M`0m%fYv&e&&2m94TD#-WkM,Nʄ"{!cPKu+X+)``+{s{+g_mbb\ 3obeXzJ8 [+Vj `;\qSxv*WxɆB<߂ƍT Q\ yOCŬ11۹Kcueő&XC"!s"_Bw3xm5ye'1G;-XF*:װG<K./2׈ /盷2 _$OA5[5:37w (xgֳWS1k&2lH`sH6?,X+)<9IO,%9jxBeOIw HSN^߯V-K`FH={&3Gn8І$)ȿJ塺+;[`8ۦEaV%P-xD$ ʀѩΖc|]a+Pڠ2(*)x :)OGh`Kpֱc{w m$h]k)Sɚ) IK4G^kJiW%mcIܢT:6[Hzw{0Viib ߜK^QOh'Vo9%Db~(O'$mL 1 K`L Hz]mmyW<.0Kq>pƟ vI1L(Ųh?OVv<>*O)6@ye$my^b0#^ŋ!M0 }N 'C"Bsa&ž,ȆAm\t%XOq/w-_~8RvfJ3:pr!٫NA>ÑYuak`[ZmjiJOΡ3s|̼u}~vϲqkb8\)dOZO!l 7+)>$.0vSi-$Gz\ZqӰ"As j$7.n&VIC(WZk}X\ъXR5(s#/PdP&=dr9;AqHT@]yrD=גX4$U6\ !Wl9۲[f$ߤRrXGtR|¼-wi=g@JJ:3fTaU{4Ǖ8x-lug|fZB[bt"! {d j6un`i:Xކ{,plEqmڐq Mޗ(ep ]tk^MT\iƓ@k =CcTX M~\halMd5pĮ>ɊMp0x8 5,y=4lO/ũ"M`b+xXϯ Fw_6z )vGխ!v7 ߵ5. zX'Dd6z&]>ݰNX,Dr)fb6i e*Ϭ"nQS̲7C|Ngai8MAu4ʱ`"Q߲Ibjr\H_Ȱ@OߘޜDWǦ k8wQ_.l;Qv!$yͣ Bz_XuD}ՅBx¸a=W;] X*LWUMsIMd1@:桥{4f 8 ]m^6P7pVQI`î-~ VVt!Q"ܳzvɸdѴ-+qRV;VNGr#p |[,SjZ$ܯ́0 m! F{|3Čf9"<|DQ4cw$_DA$ޏ`;YI+ ^(^2's/2'Bm`ElN! |<`Ey9 JALR6%iT$p#X+.03;ѫb5C(ږ"Swֽ JjMc2r8y*"&>­>=jN'0jRB'>}9 uc/YHԆFü4ՌD=J6B+"LjfrRfBtK+/~G}θMk+Db>\t E% YS F,{45" J7,Y_)TxD0@zqM8#a^gl_j厪SZR훪fj^MoB5%Ei n_Ye1DpesG[:<[R،WQBFC&׽,NFg6dc2!r!Z95xR?@zw- ]Au3G\i#6-A%)b<<6/^H rbv)\Ӈ<-cL8w E4<@@DkT < lZf.iVD i6tY1^ѥ׃Agh/f=Y'[a9dkt^wDxlh"‹\vsc,_|o(/5IK{րZǶ#AШwh4g=Ƿ𵍵Gzd5)rDrw'_,rU 1))\D;=*gvTWT}AGP42h.3" /h,v蚾A[QQe!/yxo!ړ+$G-G%jIs?KKF 2;PS 3h`gu`z+j]ڗG8@\~`/2 Z]d佗NbݭF֢<5R9 tX*ymtH咴'j]͡h~=:-gdw-;=}>6!h)Aucݔ0QHb_-dMReCp)?Y^#M'ez3k &yN$QsɄ-7֦~'_ltZ+9/uPX!+Cf&W(WpEq [v]'9mܥ? u?"'E #yt=Wm]aL@G1/v\0֑-eW`@SỤ1p@aׇ-.^io`.غ@"xAbY6g,1z.MkH2;wNk~iviڴw] hVS8KR[E.ʰk!9E6? ,U tjV! 2~J(dyqN!p<ȼ$x$ qU0caQ+0~(MBT礙F'(8SZ$@㞽@!g7Ffe+4|/W*j Ogy=~<~*(#~q)z;2͔$o-kWfѦ{1ʺ B,N&5y*G8д# rL/+ti5YzyZ*o%=+Bе~ʃ.H4 &K-,[^瑦n* %ۮqNC!Ea?W/@T<(a 玄h3>y3M٘T  ꄗE]ځg#eJM\ONT40c,P-4Ag Q:TG` |]Z]Z-Vߺhf%v3/T-lɍ8tl Y+߻V*n%FJɿfתgdtҟ:lF;y0*̘ہF+qTs(.v@p pT;Q9 ck֐]1aLkb''D)?@ϲ1Ì>Fa8"来 շѦr3^jnb0 ;6s|qE ~sbUsg`vaRbFpd1`ؾ M9^K4g/5/7k53$ H,'s ϚYMj%jʛWg'991G1cw{Y=L6]Yn$vꡝO0.A,e.skLB:ikT!Q2tr'ˆ^mfUYݴxo˚2i]ONKꔢULTs;0>3nVamݯq]Xbo+&jD?r"jv0-=I&wsu`YZմ'LqW0n{W>N~?_X2o_Үr4wg;2{2VlqwE>ݝXɔC6c!tVT<+ng/"@dF9*$|@~cnJ llRO(G1XӨ_aUz2v4'*iy=E l%$~(F1 GoKy )y)q:_k 8ֳȻ&5Rm0E ma#RT+CUTf*CcAFm$bkV ]h-ώa*jцp6CjsЌVzl H3C*t!@F]qPt*r/` )|Xwb);!eVb΀l@hUxˬdɤ1*@fBv*&Z̍r 6]=|z-pJB2/8}hXtSMvr%5f٧wݐRn%;XV ֕+U"_3WǚL@,> I m 0GnV7@/߀ާAȗ^Q4&K7%t]1#<>dfih>c7\[b_ZW %/i:Nd8RvJDf>o@*"[ZOf}{ DGus/ r*C*Vi!AvisИaY7c-I]/#dqa=`0av6{-F),G:ᖆ,O~+yjv8nU2.c-` `4`S@Eյ9 U,Le ']fmY V mIɌ;0"7k?Qm)UEi3#fb,"jVQXxVK :8Px#61IoA~nGhj;1 !Ti".1I0[ GYCuE=[,%dzi޳4 ."Bk_Vl Ȑ?(/ݬ ?[+[гB> w242?t^A,e3C}g;,KNﶧ9%I| nJZFr`N X^).XsスT`(|MTyC#tNab#tinˁb&80H1g Cl.M)H*dS0mψ 0X`vhvh%@kqT'^Xa0+7ƻNKZbKq0SR9- 7Ҡ'ݍrJAd 'DՈ߰u I[,inNoѲ>nt&YX>9lpr=vZ<2NOo[CpbgS:GG]Ea'0 m)sHDO[c i 8ԸWfS )MK'.Pr.R[S9&.m\)t~\B+бs<~L{\-$b>#q2L0:/97u-UFSyHR޵/iȬ||ҶHE;0jҒ[64(@vÁ~)#foD+mٌ͆|:/»JSyN/8nýs}nl<c'z6θ9.)&8?؝cҰ,lBx7m)⚮o[̘eQznZzXvX|&>ɣ79]9MK,Hhl~\of'~6tK 3ӳ|U (7rmȵ:Maeƫ{n5]4MbrQW⹇( $e#y.аξTxgi;sG1ݭ.X"q\h+OCcJL߶>]d[O Z.[=ʱ5co9++YnjMډjڹPs 쯾N5Lw?ȜM̦؈6Nv?ߪ2{Rbd[! {wŝ33#Bo9]4KlвN]]ȵ .ז׀3}̽͝Wir#? @ [ax~*/ zOѺ)`&=PEH&qu*ae g&X;2@m=F<ssl@ 7l_RWIBfU3Q5 kSs'|jL." afVĘ`V$!ژ枫M5aF-+|OGzaԹyd^f^< @uå[j;IX!g:`tx&BO^FekCxp.FR7KR+S\N9|1-:xcG+XE{7!ޛ1ғ|O Mzz\2Q#86hRO 4mlL7zurڿ hsiM[6g|6@s{._ opEU:!ra}yS9-nz͇}3isJvۡRDmq}opb+{3UЂ)qiQ)  \~r ƏQ`<>=׍P/>@Nb,zx [2תo޻xMM9UJBz$ ,( /Xu83?^2EX3oA-tz7fH"|o-5_&;Ձ@ =jShx !BjӠJUP#9>"Bόlm|/gX|}`+β0ks#̍H80V:6I?؆@d.F`e3)bvFJimö 'ϭ"}U Zb%L3zL_%Ҟ~xUla]3Rn {s6C $Ѿ]H- ꌩ_ cdר 3cI?qT:enLjs5RX fY=>fGbjՙVByfUA!#0r^鰅h}EdGo9 9)3˞K"92Et >G[= ȖjyOvr6 S^+gj;|E}P7OFEGjL"Fųˆ~[F'lNAgG(Ro_jP࣮tC (Pcʜ֎ wl:p0.m(kKCQ!>!8%.fNE H!WU=$ .namӲ'rdǫuA7UzK#܋jZߤ}}00,,nt־HN?yh\Biw`qѸ{{@q֢+,.^g,$G[Qי˱ WLSƩ thLwMMwa̵a qVTսZqaglOMK&Ubq/A̮(~a 3/~FiPõfܤIDo?wϐn.]r!Ϥ%%Lr!F1YEx#|~61=YT}ѸɽSO[dp^slļKck <י\$>z{b 1OE*Mᮐ}" #WSsc*bg!ݪ0uH,r ī\]u+-7Jf{k$E% erNjk& 7scIm\W5_xv2e0__SMǗӷ5VAX)RX",n:;×QI:3UwaQԵ^Cf`eJ-cb*Pio)52 6:mFPUEdB0=B,.RȂ%Z!w1#S,EVlŠF ;%CA0l4GFbOUZ%-C#>l8NNWCk75~~uUUBTQ6LWS W X_e.ag_` ]KGGGM?|C!XDei6APW`WrlX!By-=j.2ȟ"KXyct1ܧ4q;\ò]R( )?$TՊD-VCiz:MupI ` ,qĶkFj'Vi I؄wM2mNUIm. )-T2hFt R JϛnŀGyn~5NdXSKtE@[x9S$7[36ɪXL[vFY˜Rf2̅s0ԫ\Ʒ4zfe\3n?*TIY8 =qBK\?$mJ>Bqޓ˰"niCB B] btL- l߸Ns6pl~3i@x5)7OGܷɳi:r4,IҸiitT@K)K,QOzBUyBZKF[T`0xhVi4dX28(uENFEXxt}y6 Q υǬ4*|;YݑeH;r4"V&L/V=}T2 5%#ٷ%AJbw-Uȗ>J$r-Ԟ qQߟE >pnas~ceR:U!׽q׎ǫ# $zi]ߺR߭$8һ<ţ_r35H\$}(,['Gm:Re9FS;zpF0(.w"uh1Ϝ EEk~}Zƭ {B[ǣLbqP 9 UŌܣm$[69{P'5/P[b8y҄R>ҰNddWɽEa]PHnv:c0!2t 5ƄwCt:#dY(|lH=-ɫIJՍf]f9|X)'C]jq;}`p79:GzX> U볓%:oaִu%lqY"߲8 c%*!Tvө.Oȱ 8p>|?r=&Cwxi=EgD%I_8$n⬡e\o\ĹTƢp{k B6  ʳi_}˧\6̜+(25юCoX ʡh,.23c`ªwsF?/2p;e) N (]Mvl[Q7^ޤ 99^"~ݟW]~V@+лikj c[•?jՃ158XOEr9yO_~{kfzRmB8)Ch(auhM_Vj^qTN mhWoXCXήWƫyZpb=?wy{ja/n3@]葫;%O4Y=dQzk[2H٦b,ۣ5/6!GxLa (>Q>"lo +}>F[ۖK2:˸6*:dJĵlL*-@D==D$ΐn#]Jx}--n J4TZ^/M|Vy,Fg U^W@DU`[#K^tKNJ%9R3 ;x: #J ^W\!q=x-X#H>KXrWw9hKSܝ2@p'Z cLid رҖ} '+7jqO2$O됡.[Z𝇠Y~(QRI&9'^WGUDm mFWnS vh"WP29:@oVΞK3qmo8ͬ=nYlbmUMW[\wV ?(>x(,Jy;w.lu@ȡaRen<#M(eDv׸S۳Nx9S1y#(bw?*PS"d2KH뱒՜[ec=_8`NiWS mM?qB%7hc06g9xށ7x1^{_ܴ9R`#呭X"['_"I'T1%,kZV)k8V,uF0"l`Ra3-U3n.R3ӧDH3Ix:Rm`V͑῿!zE%7ఉUg0ɡ` QJԸȄJ]ߙs8L¦b[@.9#qGB+d[d}Kr+zzmkFt?.81ʂ 7yqKoO BxOAb+O'KA⽞;hdd! [BJ_N&ځg+`oR?}G$_vjǡ(a(vyI[dcЪHX 02 zgp$zX6Su;Qs7~P\J=)e%Iͧ AUXHЏ"Yv}fo,P^K\s&^|d(eo{] |kj^mVͅE ߷B#{hF=i!|h5+O6X1h=Xt7 q}WuZԈ(q}ڷo|U/z1Nܚd.τFc\.Q(_UriwKGASR ^(I 75ZTv]v7=Y/m=!RҰG rV'>3"s1&5}(O~,Ueۄ^ CF^6,ZOzѮ>I3c:dbo%^0ka"8W1+,e1 ?l)uW=޻AʕZr M(G{،7)lZ^EƟ/Zg6VM҂ir ,̦%VqN0{ s6zR xo9]4ȕA|9Y4=''w뿣&_ -%f&3U >r|E  AA,!nOiHf_N襀#?9'Ea-7OKrqvۚUNt<8Ui9dp͵N5, *VI&HB;A|G ed OWu}YW*0g_Y˂|O][`#HcIk`-2}eSǕr~dX$SIH8])[- Z{ gc_R1ެ24;~;]Gv&ܷ8~Ӵ=H\0ï6@5\mfpၫG` VէEK35w:S5h먡M(z5VEDˆ+yMM޼H|d)ua%N "&38wj?u4ݲ\-Ёl2w2@lV6]WHՒU䀩%BBcNQL)R~36rz,ZU,ﲠ)؝[s-ݡ {ނYc ?Y9¿Epp:NǛ^6˒ tӽsPRCg6qf09-\VZ4%yru;>k0"|fq/a rARRhV.Be'(yekKs-fބ<,X-sv0ˀIW@W=v d[*6RIܱV!};jk=*9/c ]@X^?=H0O3 @qɩ]*#[|Z6u*븣;G?Z:vǮ|Ĭ}{ E@ JU{VoTMh)#W5Lñ)+̿_tNd5<(7 J(m'7A p@cb;&@'DWleRք>-:5N5YA$%Ё޿hɭ=@쑚xuI7YYkI5jV9ȁu9VAr=C.)lق(>PeޑQAdTGr fGO5gvgF[r%j"+`{y*bjG+T ,臫s7u!9x痪 ^ӁTqLL)OxbxFUg5?b,EJ>!ĥTXV{6{:k?.f'pӔ/d j| pd/MiȵwH/í1FPlIP)`c2^\\otVx(WgYc)s񦱒#:MX"}6lV{{~[+Ӡ˩[FssAPi#8' :4'Cc ׷ClSjhWO@#wBcwA?pG$P!;|.LYFbͰq"n+OqN`90,mĦ-;u"<2gHޜ3jo+vQۺGEV̂>3JQbߘLPźsiQ'2&n'BiH&|lKgZ+ K1NDDqFRVvovWK6Q 0!,5uuY KkEQe* Zt8GFt_ݵ"$R*2<9r;9j uД҅>QT&kg*[bi^V)j7n'!t2k7N%g^wxgw-4-ȱEGyBpIk%)+xD%DUYӗ֨ [zԋ-&^"*fXne"P[f˫Mn}i< "wcvS 1l}@RGj{MÚ\T4iz1\ ppZjy' RЄb$qPYkcݠt*D*,0x+-=4 gGv'T ::6LRkSY]touϋs :07EicbBn'Gvה[KJz7%:Sv,&g/ qw>FU՛_ȸgnfࣧN$#B&%R^puށ(xdz>p$KìFKǣ?jM礶'"]*7\8*弹]V ā t9Z2x+濳 4U-Jp;EKO·2 f'}VɹC/ٚutH#Iǝf$;_K>ft-Jݫҥx:ȻW< :F"m28ҙ~`H+=|1h,2M<#o_2WoK'ȸ1mUeN6nT!Tki_%bBa빘WCIvŧ:nWvʎaC[K(H%h{I"/43YLo6tIfPVX ǔ(ߴ7{鴳¶[ +J ֎8T vV]92hbHxF_d${?r8<Ƭx4-м^uO]j͔#E!} ZAEpF%%~ZH'Zddhlѥi"C1  fw\4Z\K/4+8D큠ZȭGZb WHvLq!*I(my!rT5BAPNB`@d3%")mgXk׬[i{ct֥HBtjº7f\Y ls%rFQ(7ӽfn&0'pp55Ɵ 3 @X׳X5}B)6ApdG@^v$礴)%-a v|i|TFP[_l+56=It <.ېu|a5T^cfƪ}w7{p+嬨f(J7a^ 'YoVha$ǜgbP(txix~C3Dp#Bh8J XOqDt'9t{m]wT%(t1$ MGɛ4&}q. <>c Xl3SP(]O) B 4:A+N$*] !%Í]$e;uQ-}]z:w"X,!AG-r˽OlI jGئ(TQDbJTƹĖ.Ke"1z% 9<ɦً@Gk)]js#i@VԮȶE5Y^p rM&Ngf:$yl3) HA +~Ut.gB t;_{.U91E63۰)愆፩:u'KX,"2nv]O̜@./8X~6|Dh_YpXHqV @C LPH(BhrG#-SJU{G,+hV _ǭQzmp/0f7f "Orcb.i4IR+2M}%rX5"S2W/\+k>ڒyDO" B|Y`^oEj(,=͟]ZF;bGs=]KUԃ%Z ag^taH+Wщ^|H%ڢ$II3wd$آ<`A:KmJ֡ n_T˅0xszv+<{}h5G "`Pe4k㪕Dv6/Qb7*ArMcdFZ|N#l2PL[ i]QEN,<CO}І Fyla)K*s*CYכ8da0)p5}d~Ցj"1A4q+MpVcw瓧ѭhsФ,n06`@O8J.w)|}3O|*_Ӭ،FmDOKg#bT!Ek/E`1Ac) *GtwS]$σHc%(&4j1T)! :?DÌ"Rm,44\ ${_N2,_2 G+udnlvq$=û1axm[mI3 _*l: 85aҒ!{{aB]0l\?|DqυAP}]ckOL؄ǓR,8SJ;^y~fpT`=N3q+2~'9 NA`J~ПcqeVP0dr1C:<7]UMŠm `7Brm?#RD"씢6NEg)!&RG>HENo;thCmD׊i;PB OqnuTFo-W("`e#+> ^3u1{+cz\='zKu+ rUA<<QC]}"m'=zTx'KlDpiV.{^iV#a+_C g.F-|~ JG, :I/LJ _)bXĕVP-"Q Ոy}ϕqGa3Q*#{zd>Tk~7զR08[|逿hn_otO^eTh=@u8;M2i@:l\|o xC2> (x+GN/""+\LoWT[vl3\E%~|nڿ2lˊ.hs~ґZhSe$/uF:?Ǫ9Рpn`RKhj>|#F!) s͠$u6ݼpaCE"WlN<%p#ܛ4RB| v,v)byҔDzӭF_1ꠃfkOM,{0.y/|o693B^)rl\yta5OϵO59%阄SM~mhOk'Dt5$a9GDhJ NJ="gJي;]'t)؎lB$Գ& (CĐD=|a=8dq#6OfK ʆ9>FG[RPk&ٔ3 \J(Ҡ@2a&H2M@n~ri)b  Z| XkqD3N#BqK%Z^\$9k3@Y+N(M0"MIؼy#gx=Dyҝk(gsZVy[s&ޟF,hhjUhuܤ|8~]R*Ya~pW(qCh pFk-V6;2Y7P#]t+ Glȍ~J-M*}JA4UhU^t")o*?l؝kaid3@%b{ [v?n!@Hu勿fm*Zp>k̯֝aDY':TVCu$z_!2Ql#R02*A?iE*՗^&+A` 6T'KйF{=~6? i@9ث*mF^{5|nwB}YRpFa"F([FdQwSpL!20 [To%l4쨜5egzCL%gQEam[\Eē%T;| hWDZ0j*6g*&$j(6J-F#U d^>˫A32'TQFƩs.1I?6q¨s5T)%5UucƦjF#yq/9V,;IyGŴcxl{ 6 2և( 7" ) SܫgL1>}I>jʌ\4xp>;~z738E!Z5MZ<=U|F8|t9\gеhyt _E_ 2۳ tO *nUPk~CFɔ-1RM M9p<6fj_Ǧ;M=iՃWe13?9L)/pMw )A{pmM>=a|3YMTbK'/[~Ɉ0 Wsjևr @w6umݱR^oh岆q!ܽ8&XQ fWGz>,^d〜GQ7Ȗ7ާIiT*A×Q2,UaUިMU`pBn&k=SztﳤX!PT,\x705({ћ851 :gLDMnlrO>{dB%i̧ hPBzH} EH٨rGf߮JRL swǽ^,Zr<5ף4zwXofā{Ms  T6% GvE˼q[ФpT;^,KxgoO,G{=f+~Fv$NHlR>:қjKpֲPv%nC:Ĝ%{Ւ-~C9w6cS=:;Y贈3= J[4RYFKjzPBDbMkrdvi5IުDL{@h|heb!/F^J[H<>'D;ij?XMEا q.'y2NxZ֛*FR2<>'RmF!|y`}#KJib~a`΄|04k`Elh /KhՃuGxh?Y%wIo㟋"&h9Qe UHW+Qۮҁx(|d:Qb}I,_~nPCH3cj|G pèT"3Ff۲O""Q(G ` \yf:!tFu[5ս"p#q)-\좲Cv:Tv[AA{"]8 d* k^7{;Y Շ2&0G:%t`ԥ^o^taab:g cNBtS@>OI׊C,*6RꙨi?[M>P:J)̣HG 5pUuw6M,]g3X*)ҟ}Z4_1q̟ٺEZB&μp6\@Wdkx#8(oL(6=ge 18Q/NOc;%̯+yڊQ y'9!!9-<$ѧY@74|X= ԘퟨC'<Œ55n(46MDn5˔h6a D$Ĝ#|kP723^B'lu>ʱ EY%<7& *Aii8E<,^xqU ǵڭn]\pLi&%n.wY&GۚUV$9&SJp7هqD:Nco3JT15=f;NM8VbzWYʚj2ހ7T>LxӕL6OºJF)r8'WN]%-qnj "-D_ɘ֞+.Zm kP(\a-chb}2<038 qr07#p4ajEAKeJ{C[E3?.rpziq[]J [2ӑS0ZSZaYcM> ]lL^8V p $ KY2 ^:U4`4Ȳ fS-ʌ~EF[%h>\cW3y,EhAPFrq%g}Tie>ɲ]'V[6j =/sidSCf?Y ^'}.k}[7Ro3bi`}ټ5;;a͏GA NJݬ Xyk9޼FǾ3i*+ 7~LùI]-7OhF&܍l Lvp6coS"a; 9CN|+Ƣyj>=#<,R533ǨkxDQ~"v\' _9J!'y3Uv7R1Qk0SvuJ}p|snN !!|*ʊ }EPuyCszA'B^adr܆ͤY>89UvvX,9xAցK7ӣ9Rjmb}nwk=#fMϡE&d=Wk/r1Hŵ~neq/elۜ [?h2+%!hWiݺܲ%(m_Y~^R"[ ",zqݯ8^Fcɞu^ZcGV_%RXXlQS2~&4!c4n')=o4͑cB'"}oͯ ,DxU+ w}!.g_mbf@kS׉vd>y;:my!?pՊy\W&/exw JU_wU7W %BdtXu0ѓ'{U*w>WM2 T6 YZ