dhcp-client-4.3.5-lp151.6.3.1<>,4]e/=„1thq<:4`c/hm9B2,/i/5z#U3H|8;!794i)ϭra¸C?\rl./:QN4/p$[J՜_:b}_0a*Xki2&Wϣ(āWzZ 4HrTSv~s]cb$<ڢa,̉|>9c  47k*>@R?Qd  0LPX\ox          '  < h   $X ,( p8 x9 : k>LBFLJGL\ HL IL XLYL\M ]M0 ^MbNcNdOSeOXfO[lO]uOp vOwQ xQD yQp zQQQQQCdhcp-client4.3.5lp151.6.3.1ISC DHCP ClientThis is an alternative DHCP client, the ISC DHCP client for Linux. Like "dhcpcd" (the client that is installed by default), it can be used to configure the network setup. IP address, hostname, routing, nameserver, netmask, and broadcast can be dynamically assigned while booting the machine. It is configurable via the configuration file /etc/dhclient.conf and you can define your own 'hooks' to be used by the /sbin/dhclient-script (which is called by the daemon). Authors: -------- Internet Systems Consortium, Inc. ]elamb03$openSUSE Leap 15.1openSUSEBSD-3-Clausehttp://bugs.opensuse.orgProductivity/Networking/Boot/Clientshttp://www.isc.org/software/dhcplinuxi586test -e /var/lib/dhcp/dhclient.leases || \ touch /var/lib/dhcp/dhclient.leases test -e /var/lib/dhcp6/dhclient6.leases || \ touch /var/lib/dhcp6/dhclient6.leases[#\*:~AA]Z]Z]^]Z]Z]Y]Y]Y]Y]Z]Z71a45daa27a1a6db43e0ed63feda26d3c397b42725275229b4bc988a58598d33c20a665a618c527e8e829a8723936f49d0a21a07e542d3aa80921a4df44dc561542391c74ccda7eebd4aa9228a4104df86dc73b7fb9913a54b4f47a3711327440e5298c34b6236765be8191cc51bb66f090089bc7f55e1b27a57b4d404571fb0188cf5b073bdb305591d1e62e3b65c5b8ce2fca6cb17d01d50693c4a4971492bcbb8d47cac64ec8182d010fb2d3d3611ea266998bdacedc506373a6dadac62654cfd984159e60a6e7f560d037846216cdd336f3a6c30a9079060211457a51fc1bd7c96c7f69d71719c94349e090ef6c3245b1721fe7fcf974e742280631a4a71dhclientrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdhcp-4.3.5-lp151.6.3.1.src.rpmconfig(dhcp-client)dhcp-clientdhcp-client(x86-32)@@@@@@@@@@    /bin/bash/bin/sh/usr/bin/host/usr/bin/touchconfig(dhcp-client)dhcphostnameiproute2iputilslibc.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)4.3.5-lp151.6.3.14.3.53.0.4-14.6.0-14.0-15.2-14.14.1]B@]#0@Z%ZaZ]@ZOhZ1@Z@Yh@Yg`Y^&@YZ1XƉX@W.@W=V_V@UTи@T5T@TmTeReinhard 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- 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./bin/shlamb03 1571069541 4.3.5-lp151.6.3.14.3.5-lp151.6.3.14.3.5-lp151.6.3.1dhclient.confdhclient6.confdhclientdhclient-scriptdhclient6dhclient.conf.5.gzdhclient.leases.5.gzdhclient-script.8.gzdhclient.8.gzdhcpdhcp6/etc//sbin//usr/share/man/man5//usr/share/man/man8//var/lib/-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:11270/openSUSE_Leap_15.1_Update/b1a1c6044fdd49b310e6329eff8fad66-dhcp.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linuxASCII text, with very long linesASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib, for GNU/Linux 3.2.0, BuildID[sha1]=4b71781d58c53f362075b7b964fe103951156fb6, strippedBourne-Again shell script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)directory R R RRR RRR R R2W^4hE]utf-8c394a77753eb620114ae49a9aa45607114650676d4faf7df6f2ccac1a1efc05d?7zXZ !t/]C]"k%{Da `Π CX0;mQC؂%%+߄7"e 'v h2WLBsþ]TVONsTKCĨB3 Q96Hs *pg#sɌeb ngh+V@_ޏ>|Dt6K#8_&[ խ 8nzU虾Gwæɘ)!KPGȍ߾5m9BQ0a>jGwjq5RƘ Ē7lL:#lɥOEk N:j2H쟥í3q t" "P9ˉ$ԉϩ)JQk9k&}8dZɋmA{C^~.S~3[ WduF=-[J8+ۉ24~wtzvʄc9ܓr#e7@U gȵW{rv?b=AP/] ֻrw$hN-K5һx)0Q^PZLHM7ԝjc +^N^S.N)qySnr ϒ~M(.䢨]S8hp8 ϊ9׺mC4_lymQ7kYxj=%ob2a=Rڎ^'}Q#!B΀wAj-i)~),"Şغ ne(o0YD<㮾L&;6A@ys JOT+&cd A—Ltbd('xM3 :c ðS y!w5'..K*]YT^!MH(wLR{A[2Xh:LJ AMBнמwf<ڡhPb7iq-T9w6u[:.6ȰFzUQa D/AOp:Hcׁ~[,&R:KqkV.jj7vV9hm:ٯ @q,O\3?]feA~& qNJ.ϭzIb1_>~)ƽPtx(X΢Elfe!* Qe+R4|0G\Iu?'pk\6Ar=l̏gCW3h`DXΥ9ׇrf"8K9piY>@ @uZkK(u$DI6qgف:FAC Fg drM:޽J%0m)C; d+z*૝|r4Zz:j/Dbg Z/ɿs'_]!3@Iˌ=Zrq I K~-!2T2Fg \{q"͹ȔwQzMv]^Ŋ[Ӎ瀌bN%jC3fyvՊu4;m!H $YͤҎ[fUSDc_TжiZ#o=.d}Hg^nLə]{L/̀ ;NApH4W+XsW ,0śt=ʞi(rf_&'Gl-_><  $H7,J4RM@n֟Ԧyy/[te£ݏ[+AL%\j5NMD32萿ThtH:BchRkRAC9l!!o("w|J̐Z6$1OᜭT |fPnZ!6olsŸq/]lnw6CBy|(I֑>{Hyi,?2o~1znZo_EB*JܿeN$4Ut^,vIf [u:0gΎr̚lgnFbG"?mdz- Ħ;!y;5 -54C]%^[KԵF?҂a$3lH*NJ e3zs~_jb'gȅvrxVbl.Kh6U(om21LDŽ_˼9oN1BE^ ^m#|W=}ѡ=XRyPuo\ܟX6#l,}T38Xx?`k<]- uMDhѶ1_HĺBgHӽ #p+T0K4]IJ\Cn2BMoCL2r&sv_A1 U]%"GEpR͈6zǵ:Mj ؓt 5C_̔FL'fΙ\؆j]UH".M?ہoJ52p™mI2_ A*5k }u!C\%0S HsZV&sG>_D۞r<!e8U'ήiF9iӟ$TZeӉ z|b1T-i;K"kԠΐXڜ KU'߇ o-(>8Rh0uQwiWN%ѫ܆h]g!]Ԟ[MkV͞'{5e jq/P$#S`Y >z罦ه4.fk3HlP&=[|oX&Y[ϪP{zZyxI"g>R刂&e+ ?@-H[â0M4#k/`.pXz# ^dl$yyR^-AOi$B٥𩵯05{Ѝ^RuU{ͤŹaak50qhd uTڜ\O­^ C9R Cy/]5H@fr1ք&/[|ѩk.[Q)T!4}YǕ2퉳@ fi=jFUPX-rURQ-92W-#:ݿ* v6y}FeY)a]*fh1Y`ܛY*c֫MJy*f.5F_F`M#4.CVCGȗPiä'mQMjɁP8:fqzuڃUiH~>76YֿrMΏj@\[r *yꦩAC.i&Mne(P\#s`vBuRN+T"g`}y39NOh~$TR(sܳIZU!?d97 uMU gY/!7[]'PQtG8 ǰo]aT jΖ>& Qpn3ȞNb09sD%JU#:Q$gaW<2gUvq w,!M]>ydˉ7Vep/26== Ca(Kѻ(ȭW݌:a$>'G;f8:/&[Ch]VCVcp7;c!0W%A z{Ōѻ6Z Cܯ_?/gUSdžA0Q֔>b[~tj԰ؐ\ K{SZTM)rlTjDB5!MhK|d9wA߷.?6i$v,\I64Y <Ǐ"81*+}` v\79l"'bmʚCڨp.U-%O]M;\<`R݄Õu-"Y)؆M|_jiEb4";3> (Ɂp4&pT6Zz&od C6,NXTns< Tq1a`ğ`Ep}&XWhkswbW _>-FLdĪPYkB*e0TǸ #_iSSfcѣ[/!Õi;V4}%=P Ί)[ –# |{&T`OlUJ=@zhc/KT@He!4: ꔗkL w `QWy6zm72t+8Mٺ j7TEbp2廃vRDy ,r,+R'o,cQ jT@0X 㯼TN|>ɲdF$Du@z]*zӨZ>$䪊̿ O&4 6?h, >U<#RԎ|IB=X`9tI<䢄zL<|0wrp`B>Aۓ'/7Q5{;|M [kP;½h(L} *KuġhUa蠖mTwؗ;co\_?enOQ }jjmŻGpgwMi}0[Si{toF DĎH\?aK6T)i$76?`B+`]sqDW"۸(-X^+82;6Ǩ͹s$@zݭQFQ?]?܆(?Ŷ=1ӻ?l٤ @FuI~lѐ̈asp` "8S6[i 0 Ont<o>c7]?.]G7f?;JHíRwpk6Q?#ABUsbagSq\p=a9lD;o,%|Hx(}4rX4iԲ~\Qҕ* (=l.2fdjfZ8R{ Hw'C5G95!R! 6` )fG0Nq]# !GہpW}qŌ0uնCM3:j$)X%/oLA/Q)(+sVTIݹTW.`Q|[;GDy,x/fQFXG,܅Ł n l@Es rtXy4(C臂i0UPxKnYcR@gU48 | ctyq7P_uC/Ptq)ydZ61 ud@4}|'SqmpWLDz<bsJdX1#&84M͔nD@sBGCr$떽NPۙ|J$nGz뗀:Qʦ̳+/@ԕV1զ4\H\\7UB*ws܂LW X~aD K9Bآ dqy WY.nȉFJ_X8`^AaaZ j^I)e{4)7/s\CXw+ FO LތxUuôR@JO%ed\V7O{`>>~LjBOi.@$܄i73W:ĝFv $O$>B撋D<4)"E]`?3a0^bV<>laBp`EWzCqJFE ^CdNUr}’TnoŮlyXuݡ}C8R[.C_;}RJ4 IV$;j6'@a<E\fRN8pp7+*Dݔ#CQ 8~R &^lodMI7@%KוҪ-ExˣLr(b-$gHm  a2v"ܬ S;Eg/ɞ#]Gaዉ 2cB8fh['ﬖߩYM]l=R1"՞mս zWZGcm[h=zҟP|v͚",ow]*O?rGS9^::Qps'|{T}إ[帪o;iBnLa =|7H,xzKy̈́P}@r 85OO<)1TBFvD#ous̘NWVndMYxq·rz=JaQ,Nlҷ4y]kO3>ϯ -[=G'77yrPšVGΐǽ`.t.gtTkC=.wjbių:ojʖ7< ZMJ.g׏1)CUɴּ|;Q$cG޴-X0(?dOda)CfmL&@38NTMU+ x?[7oa):I?#@_)7I0Mϱe=๒wZGt.QZKZO wms԰ Mޏ3fkڗб Mn˩kĂ,鼦M9M$ <=eN*N7wk#l*uK:RD6PhI>ʹyH/'&ZZ4"@Cyy&%FGCqco? ?Z1&]6X\rNչD^҈m$Wwᐎr~ r7>C^]+Gam(ϩA` Ϡ1zzZY59 ;vhMMfG̃4za_9*  Vx5^b21Dơ6 !M 9=szwm'(s`'yFƗgjrm |Ipu]ײD˙sOe(v3)ÄzGJj6P:> h io#a\)`$_U”BDn%ufpsHgy%죊MYQScu`1t5~n*<7moun}nO:Ϡ[mt/SIQqFyZ(`ǁG/CB >aXK+a踾јŸ92Gޘ|K3 Ԡ^{e_Ph:[oG ؑScΧ(}&B$\%js2 ~<M˫_1[},0i-R$l |ڪ,0;- _9Wiow¹LГ5T Kxh) ^v2g7.*-n1*A묨yӅkcJ8:T4&o VC=EvW]pTo&ܒcKU*å:Ec ϰVK5_4~!\e '`![QKw,; sV1-')Ww'm2oy;JM y1$ij,PN݇Ye2Sж,Js;VV6($煻ڴvqo aύoC@t{aqR%:3'k$no!i92H>8BWR~ ӆhLŖ['}>U4(y2cB> 7 @'qpjSA| o$rR1IBГ0NhlhCdxGQ8O*?WyAõq&%p`b/e69nTrzp}RO`]ӋlJ@sgbyO#!Cp|oFL/?ngs>ޜ(7 ]-Ln;3tSf6/$b $":01nvX[aQܺ"U5&-bDFxKV-FHܭ+x3}&Ѥݖ46躟p6 Ak5^_TVss{0AU M.%cߏHa>Glc((.e{▢xi7F DjB.RixGyJ dQ g`㨖a5erAqAdnwP 8s2o+MO_(B֢Uv|+1 DZ}&r)7%+4 H*ֹ9zbf-sQL;&O};7p_ O֯T‡|T=*P]N7ЀGP6$%<G㭭eP(}Gt(y"šRkކٙ)dWٜ#>HPR!I5Jce߰1ddh_.f541J0 CQ%˓KY&t4F cޑPnwA-UbMbw^EW0 vb}tгo?uE\=V?*Yd`LmP 2z(VK+9X3Sys.~:Hp\U|s+ےcMPaLҺL@_o \^w/+axo ' 6Si)H,fGN\{<#V-6N*|J }hЙj$tRഒi7SCugp*aϵۑ6 *rx<;)٤["X𥥳9yw W(DulT*rSrMlP7HHO jq?;8 ,>.Ov6I#~gR%HDdPChrWPAmӮWhrz/5JsXZ{6vXp$8{VqLͷLTrw[| n,>;@L6}u&o*aO5Q`( R:*w@MR1)5cΚ9VyL=NNxB!π .)l?џaY|Ԇ\iW=mgLLlx+n̴d[A@zxQst5pӲty_4p.y³zcnf3ZѤu8X OP~-Fz@E>&b.θU;$C?V`/E; v-*4)c"GV.1 j`0A%eo:ikV\$#q70ݽ]iJPϜplv3/Y<( B3(_j@-@%o8 J#2uu8w1t`#7#>zܟ5>ڹNCEF"?fTOkN72+h޻Uk1Q|c+Xº(2<.@b1}=k5p7s#JpR:*uNٚf/Q:=гV:#ѠFS{+Q[:m'GfB6nP0B(; 2uw%xsJX|bBOpC8>zj%΄q>blp!. ^|S5Uw ӼcsٛT>j*Adi[φv L q痉wNUʚdžM,-e9 z`ֳX/C}'w)OjM׌ 9@T6GO^zIǣ3+Qq!y^FWH,o534UC*z^%d8>gNpCOq薎@*^\F;K)qz&}]rZ%EmjڻRD_[hЅ矑Bؘgc{f uN%vUrյ^ޣ^K`@/cux]Crq}N~VE /g⁚v E"[LߦHaQd.d̛H?5YX>ZaM~6ß=ŝXwp'<(gMgBĊ㫚gP~3|$>~"$ 'u#l9~!VrPc@@ZuYs@-ݎh ܓP">CtGkaD~ɥZoZ;k<:Jՙ_r;o蹑>rhR+5_?+ y+)r[wAU=R5 MG9 Ar@ *1\/갺"AuXqZG#>"ƒ5e$[[\(WcD:qE~(̭ Z`L/ľ *WÉC" 7=M2 ?O=a:hlxFӳMyrsȓ5g^s*nY֟8)@ӭ X:QE6l{:yO#QIaOڌ'Ajk[+'> ëLu離豖vCF%qč? ܨl3"p9 Ѩ37B]tNI=7qb^J.'W 'w%&p™mIZ,LUroSYQN-ђدxZ.Ucӎ.`*ɻ6\%?"2VߋlUۥZb#uԷ^)cnA!4|fzxdykat'`CFhZAHwj.QdԈ]j+Η4g-325;Xk#w[jHI&8Gٹ|7g~ l&`m-ˉi8o.)͵,Ee^:tزnxi5,xPeB\cʹWtgSEN)΀ S(HELLu z4-=- +GẼww8ҙ3Dw,>qڸybL9B5oaz n􏆜`!Z_38W 3offJft~:g'S裦c!uU8VMg3Oіqev'b~i$P`):w«Kc7hE[ >TEA2 ݉sU'$߅ Q*?)ئ%CSX?Ӭ͸kc:z|)d-ztg{ٻʇw| 2ȩo Zd`}4Η| rT1QQlt@Δr2&p Xh1r`\9pǩlZzdwܾӉ: ;_EmNܖ(&o|#Ѫx8fnkcc0ɹyhr9Q!b_𢳢 m%M.pړǨJxhb %;W/ly5mFbPl|M|ꎍŴՏ-P"Uѽ!yxõ 7Q