wget-1.20.3-lp152.2.3.1<>,L`e/=„ AoZBh.:PwE ͌|=^y4 D32[FhL]]mjqLv7'{B=~iuQzԠsPM=n#˕-g}QNoДz!ll+ap`y~utU&fDYnթ 1Z~ }ww9lčJ*7:Sa!7iNu{BxmƖ>B=?=d  D Dgmr <  V  p    q     6X 'H' -'( ~8 9 :5>7@7F7G7 H7 I8 X8,Y88\8t ]8 ^9b9c:od:e;f;l;u; v;Lw< x< y=z=====Cwget1.20.3lp152.2.3.1A Tool for Mirroring FTP and HTTP ServersWget enables you to retrieve WWW documents or FTP files from a server. This can be done in script files or via the command line.`ebuild85 fopenSUSE Leap 15.2openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgProductivity/Networking/Web/Utilitieshttps://www.gnu.org/software/wget/linuxi586 ALL_ARGS=(--info-dir=/usr/share/info /usr/share/info/wget.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; test -n "$FIRST_ARG" || FIRST_ARG=$1 if test -x /sbin/install-info ; then if [ "$FIRST_ARG" = 0 ]; then /sbin/install-info --quiet --delete --info-dir=/usr/share/info /usr/share/info/wget.info.gz || : fi ; fi ; NUO A큤큤A큤`e`e`eVE[\&\`b`e`e`e`e[sc`e298a46fc26242553baad9fdabcbe0bc0f805d7bd54342ffe26be2b14d6577286d434369540acc07a8c06d03d78b5afaa0dc77b7000bfe9951101f6c5a78d1a7925e05a67ffdd7fa5196406ff711014a04072cc0896e43ce893e20588f40a72fa349911ca56c587dca3b8c5a2fcb6147966390dddaec9b1820953ee212d88000f722550453202cf9658863f109c14df63d27d8b4efbe1a8e6087b5dee9efc3fa0b80fbd0ccae957e9127b127918fead308f3c5814d343d8fd40c08919356080a1d2519807b2df06142ae26ed6751226a380c64e061d3acf63da816f7e0779de59298a46fc26242553baad9fdabcbe0bc0f805d7bd54342ffe26be2b14d65772861505736589254ded0611c82ee08aa5ab5e1b425a9fd7820b7415d2ddd05c6dcee79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b78fdccf309b625fa0f886be6805967cc0a996d435b4fe3b0fd5d27d6d84c2e1brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootwget-1.20.3-lp152.2.3.1.src.rpmconfig(wget)wgetwget(x86-32) @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shconfig(wget)infolibc.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.11)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.17)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libc.so.6(GLIBC_2.8)libcares.so.2libcrypto.so.1.1libcrypto.so.1.1(OPENSSL_1_1_0)libgpgme.so.11libgpgme.so.11(GPGME_1.0)libgpgme.so.11(GPGME_1.1)libidn2.so.0libidn2.so.0(IDN2_0.0.0)libmetalink.so.3libpcre2-8.so.0libproxy.so.1libpsl.so.5libssl.so.1.1libssl.so.1.1(OPENSSL_1_1_0)libuuid.so.1libuuid.so.1(UUID_1.0)libz.so.1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.20.3-lp152.2.3.13.0.4-14.6.0-14.0-15.2-14.14.1`^j$@\C@\@\8@\&@\&@Z?ZZe@YYéXX@X@XpWW WYZ@Vl @VLh@T@T@TTPJosef Möllers Paolo Stivanin josef.moellers@suse.comseanlew@opensuse.orgMartin Pluskal astieger@suse.comjosef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comavindra@opensuse.orgastieger@suse.comjosef.moellers@suse.comjosef.moellers@suse.comjosef.moellers@suse.comastieger@suse.comjosef.moellers@suse.comjosef.moellers@suse.comdimstar@opensuse.orgastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comandreas.stieger@gmx.deandreas.stieger@gmx.de- When running recursively, wget will verify the length of the whole URL when saving the files. This will make it overwrite files with truncated names, throwing the "The name is too long, ... trying to shorten" messages. The patch moves the length check code to a separate function and call it from the append_dir_structure() for each path element. [ bsc#1181173, 0001-possibly-truncate-pathname-components.patch]- split lang files into separate lang package - add remove-env-from-shebang.patch- Upgrade to GNU wget 1.20.3: * Finally fixed the buffer overflow vulnerability * obsoletes patch wget-buffer-overflow-CVE-2019-5953.patch [bsc#1131493, CVE-2019-5953]- GNU wget 1.20.2: * NTLM authentication will retry under certain cases * Fixed a buffer overflow vulnerability- Use pcre2 - Make building more verbose- GNU wget 1.20.1: * --xattr is no longer default since it introduces privacy issues * --xattr saves the Referer as scheme/host/port, user/pw/path/query/fragment are no longer saved to prevent privacy issues * --xattr saves the Original URL without user/password to prevent privacy issues * all of the above fix CVE-2018-20483 (bsc#1120382)- Version update to 1.20: * Add new option `--retry-on-host-error` to treat local errors as transient and hence Wget will retry to download the file after a brief waiting period. * multiple potential resource leaks as found by static analysis. * Wget will now not create an empty wget-log file when running with -q and -b. switches together * When compiled using the GnuTLS = 3.6.3, Wget now has support for TLSv1.3. * Now there is support for using libpcre2 for regex pattern matching. * When downloading over FTP recursively, one can now use the - -accept,reject -regex switches to fine-tune the downloaded files. * Building Wget from the git sources now requires autoconf 2.63 or above. Building from the Tarballs works as it used to. [bsc#1167919, wget-ignore-void-retvalue.patch]- GNU wget 1.19.5: * Fix cookie injection (CVE-2018-0494, bsc#1092061) * Enable TLS1.3 with recent OpenSSL environment * New option --ciphers to set GnuTLS / OpenSSL ciphers directly * Updated CSS grammar to CSS 2.2 * Fixed several memleaks found by OSS-Fuzz * Fixed several buffer overflows found by OSS-Fuzz * Fixed several integer overflows found by OSS-Fuzz * Several minor bug fixes [bsc#1092061, CVE-2018-0494, wget-ignore-void-retvalue.patch]- Original package had sources lzip compressed. Downloaded .gz compressed file including signature file.- GNU wget 1.19.4: * Support for Content-Encoding and Transfer-Encoding have been marked as experimental and disabled by default - includes 1.19.3: * Prevent erroneous decompression of .gz and .tgz files with broken servers * Added support for HTTP 308 Permanent Redirect response * Fix segfault in some cases where the Content-Type header is not sent * Support OpenSSL 1.1 builds without using deprecated features * Several minor bug fixes - switch to lz release (smaller) - cleanup with spec-cleaner- GNU wget 1.19.2: * CVE-2017-13089: Stack overflow in HTTP protocol handling (bsc#1064715) * CVE-2017-13090: Heap overflow in HTTP protocol handling (bsc#1064716) * New option --compression for gzip Content-Encoding * New option --[no]-netrc to control .netrc parsing * Added GNU extensions to .netrc parsing * Improved IDNA 2003 compatibility * Fix VPATH issues * Improved and extended the test suite * Support Wayback Machine's X-Archive-Orig-last-modified * Several bug fixes - drop upstreamed patches: * wget-CVE-2017-6508.patch * wget-416-but-file-not-complete.patch - unfuzz wget-errno-clobber.patch- Retry http GET when server responds with "416 Requested Range Not Satisfiable" but file is not complete. [boo#1058204, wget-416-but-file-not-complete.patch]- src/url.c (url_parse): Reject control characters in host part of URL (CVE-2017-6508, wget-CVE-2017-6508.patch, bsc#1028301)- Update to wget-1.19.1, mainly bug fixes * Add support for --retry-on-http-error * tests/WgetTests.pm: Add --no-config to wget invocation * Fix regression in .netrc auth in src/http.c * Fix memory leak in src/iri.c * Remove skipping libunistring with --disable-iri * bootstrap.conf: Add gnulib module wcwidth * Fix include/define clash with gnulib's unlink module- build with libidn2 to actually support IDNA2008 - FATE#321897- Update to wget-1.19: * New option --use-askpass=COMMAND. Fetch user/password by calling an external program. * Use IDNA2008 (+ TR46 if available) through libidn2 * When processing a Metalink header, --metalink-index= allows to process the header's application/metalink4+xml files. * When processing a Metalink file, --trust-server-names enables the use of the destination file names specified in the Metalink file, otherwise a safe destination file name is computed. * When processing a Metalink file, enforce a safe destination path. Remove any drive letter prefix under w32, i.e. 'C:D:file'. Call libmetalink's metalink_check_safe_path() to prevent absolute, relative, or home paths: https://tools.ietf.org/html/rfc5854#section-4.1.2.1 https://tools.ietf.org/html/rfc5854#section-4.2.8.3 * When processing a Metalink file, --directory-prefix= sets the top of the retrieval tree to prefix for Metalink downloads. * When processing a Metalink file, reject downloaded files which don't agree with their own metalink:size value: https://tools.ietf.org/html/rfc5854#section-4.2.16 * When processing a Metalink file, with --continue resume partially downloaded files and keep fully downloaded files even if they fail the verification. * When processing a Metalink file, create the parent directories of a "path/file" destination file name: https://tools.ietf.org/html/rfc5854#section-4.1.2.1 https://tools.ietf.org/html/rfc5854#section-4.2.8.3 * On a recursive download, append a .tmp suffix to temporary files that will be deleted after being parsed, and create them readable/writable only by the owner. * New make target 'check-valgrind' * Fix several bugs * Fix compatibility issues- Save/restore errno within CLOSE_FINISH and CLOSE_INVALIDATE. (wget-errno-clobber.patch, boo#983660)- Update wget-libproxy.patch: use libproxy's px_proxy_factory_free instead of regular free in order to ensure the module destructors are correctly running (boo#967601).- GNU wget 1.18: * On server redirects to a FTP resource, use the original URL to get the local file name by default. CVE-2016-4971 (boo#984060) This introduces a backward-incompatibility for HTTP->FTP redirects and any script that relies on the old behaviour must use --trust-server-names. * Check the HSTS file is not world-writable before using it. * Parse attributes on a recursive download. * Fix problem with SNI server names having trailing dot(s) * New options --bind-dns-address and --dns-servers. * Convert non-ASCII URIs to the locale's codeset when creating files. Encoding of remote files and URIs is taken from - -remote-encoding, defaulting to UTF-8. The result is that non-ASCII URIs and files downloaded via HTTP/HTTPS and FTP will have names on the local filesystem that correspond to their remote names. - build with gpgme, libcares2- GNU wget 1.17.1: * Fix compile error when IPv6 is disabled or SSL is not present * Fix HSTS memory leak * Fix progress output in non-C locales * Fix SIGSEGV when -N and --content-disposition are used together * Add --check-certificate=quiet to tell wget to not print any warning about invalid certificates- GNU wget 1.17: * Remove FTP passive to active fallback due to privacy concerns. [boo#944858] CVE-2015-7665 was assigned to this problem in a tails context * Add support for --if-modified-since. * Add support for metalink through --input-metalink and - -metalink-over-http. * Add support for HSTS through --hsts and --hsts-file. * Add option to restrict filenames under VMS. * Add support for --rejected-log which logs to a separate file the reasons why URLs are being rejected and some context around it. * Add support for FTPS. * Do not download/save file on error when --spider enabled * Add --convert-file-only option. This option converts only the filename part of the URLs, leaving the rest of the URLs untouched. - packaging changes: * enable metalink support (in ring1) * use system pcre (in ring 0) * use system libuuid (in ring 1) * build with libpsl for cookie domain checking (new)- GNU wget 1.16.3: * Fix a regression introduced by wget 1.16.2 that --quiet is not really quiet anymore.- GNU wget 1.16.2: * Allow progress bar on stderr when -o is used. * Accept 5-digit port numbers in FTP EPSV responses. * Support older versions of flex. * Updated translations. - drop wget-1.14-openssl-no-intern.patch, now upstream- GNU wget 1.16.1: * Add --enable-assert configure option. * Use pkg-config to check for libraries presence. * Do not limit --secure-protocol=auto|pfs to TLSv1.0. * Add --secure-protocol=TLSv1_1|TLSv1_2 . * Full C89 source code compliance. * Select and use the most secure authentication scheme with HTTP connections. * Fix issues with turkish locales. * Handle 504 Gateway Timeout. * New option --crl-file to load Certificate Revocation Lists. * Add valgrind support to tests suite. * Fix an off-by-one problem in the progress bar (introduced in 1.16). - refresh wget-libproxy.patch- GNU wget 1.16: This release contains a fix for symlink attack which could allow a malicious ftp server to create arbitrary files, directories or symbolic links and set their permissions when retrieving a directory recursively through FTP. [CVE-2014-4877] [boo#902709] * No longer create local symbolic links by default - -retr-symlinks=no option restores previous behaviour * Use libpsl for verifying cookie domains. * Default progress bar output changed. * Introduce --show-progress to force display the progress bar. * Introduce --no-config. The wgetrc files will not be read. * Introduce --start-pos to allow starting downloads from a specified position. * Fix a problem with ISA Server Proxy and keep-alive connections. - refresh wget-libproxy.patch for upstream changes - make some dependencies only required for testsuite optional/bin/sh/bin/shbuild85 1624270321 1.20.3-lp152.2.3.11.20.3-lp152.2.3.11.20.3-lp152.2.3.1wgetrcwgetwgetAUTHORSMAILING-LISTNEWSREADMErmold.plsample.wgetrcwget.info.gzwgetCOPYINGwget.1.gz/etc//usr/bin//usr/share/doc/packages//usr/share/doc/packages/wget//usr/share/info//usr/share/licenses//usr/share/licenses/wget//usr/share/man/man1/-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:16539/openSUSE_Leap_15.2_Update/a4cea91853820abe194f0b473dc06ae9-wget.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]=eea4e06ac8c851d6c4b3190a30badcf6460beca3, for GNU/Linux 3.2.0, strippeddirectoryPerl script text executabletroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)R!RRRRRR RRR RRRR RR R RRRRRRR RRRR"RRRy)> -utf-824d465ad91eb17f5f9d9d163d8da8cb07dc40342367e04fed4f2992030b79dfc?7zXZ !t/ఇ]"k%b %/ vS75cUwALM-,Fx+3bT7 T 2 U ÷'[##W=~Vk<30 mv&{Z"f^Mz*sIԼ@0?VU:~yZԔLGP,k)ZO/x6N4|G%()38i ƀxơQ׆2o w1lp'aD.?AFVu&U1 _.ܷy` 1T|dK Y< )^*' y"`22+C3͑|9' f#tvlYzu4fn5Rtr >8긘eH yn i-՚N]ï tK렍zO-#w]S `w~KR7b(&I^Nwn.b;UB}2{JQH{5=OB!Q˃}dkw"@ qS ]Ԕ:7aC-7+ceÍrutR&S9aYa?'uOU626\0Gvm]c.6<'oq_ Ճ&YޗZ6ƔqqB54 |VYe͢ˬOz1iuEELӲͲLS:{q)+0^#+ȜSYdf K_IJ;wW9ͮ2^*3NQꏮR!|9/GMKN;g@6F/2SovN335X'^^/2np9ԃD^#/˚lG!i!>zYw>5/s}G91ܘ0dIbpT$ꟂBL tAkWE骔>rkfʯW|$*!Lyb8L+y#*-3.x@$DN#W'nJ_BP5qјA}SCr(ʩ'MŽ{|o g2_b0^ r'ГY`!0VNO3c<ױϗJFrzwI6gJ0~*M%ww#)oZTNpu|k5*t񹌬/hnApԹutrWe*hsJ^b|6ӄz#v4٥Kf(?%(dLwkCYj?-'A>hhu`pD7yAuj*wl VPJEUhgر#`}HŋFo] q6Zح&/j iM-iHkAhcs$U8%;m=?ʤReU `|ВW@ *Z`3!vK >+f7x>ǎG F 4k*k2_jF7-HMǢˊru}6*WD+aJTr',-{ڿ{{Ȓ'qVJ̓;L8&`xMMu4,LtҕSR aVJ]󴲠.ݚߪ$cq)f]>>e)Xt\X  ɶ Sb 'kwE,   uɤZ "X.>1o-%4HΓ6e #6.bxK+<8dzD"9$!$~ Ԇ#x6c_n#G5=WCp ~J?߮|xr׀Z FO0o>{FM=QpS^_4A=v*}{s\c}qt6h L@2yWCbԛp Q?W |ej77?gAcVVydhcvKo /oL6!K":/6>ۛn#:V +)+Ljc1PVa ީ]gJ06ySZ}]2iˋQz74; Wpp *ె;rC/.`[ Zao %FQwCZ^=dZ\fc=c~E->F%78|GWSjă\8vd+Y@Q/~2{j낿~fXs]\Ƙ:j>Xy96Wx0@TS&|kU;PeD9v >j֘Z)&vPF8.Oo $ S-|@LiP|O*lI< _G`h$\L-ɍI?- Vj NtdɸO#_wQ3s&b9!49 0͜[Ld,P{Yf@^I@"{,eB~fP9VIБDYy2` b p(fAytLoڦg؊B\CH} *{KcC&4͗kwB_~wt#h~8 ƙ*MpذtQ, /OeQ0d0KE2 TUGҼ9?ӮT~/:kJa/PoR`=dI[`QAM.o)J(F\&UďC_Z0 oF]yܜ9l9NXMRilJumg? );i Q=D BOg]oK9h s/Qhmr+C=b|Xu Y{m[ext]Bj% Xc++ Ec&u~=NOZҔ8Pˇ&nяOg钮u%VrZ.vܚ ͥShPKyOp Z´Gwv{5O"xCd^Q0JkhbʨyS<K]c+Q}~K: GHI U[/aa|ny')';Qt`0H<#Y,|_ 7S;[is;o1K\/Wnj¤c3B3Uu))#E9yamx\Ts_ q%ނ}ŠV^,TtٖpEh'cC+$D[pL FvŃ:a 틊(zU헛m6茉*:C; ѵEPhigQڜj4wD*7y7qm.0StW /EzF.7({Nrw&lL4n hssM:xOjQ*jFV2Q&I_Imu`r?Ss}^{.Cσl^ $a|ʋdN_ްi!"YB~94Q\Gbdc>x\A&=# >!FʛUxI`y5b0:0,£wh R2kp(|CJH9h$q.xB=UhulĈt5ݜ 270_Tj*HIJI-#"'\fTPO3cp)3<\IZ9BꅹH\^{K$ WhW(سkut'D'mQ ` V+9#5:UNi ꉉu^\ _ GF;yr<%N-X}X<7TP,sE?'vY&Fp].NR,ⲲzߧXTagD3|ܴ"WZU'犙IyFo?k1Y`$7[Ǘg9( KO/1: $vш[npT7) wK\]혊ws!z1^ Ƶb) W!I@TL !~y pE쐉RGbw ΐ˗NR 4i|(K321/;v]x+|@ܢU%N/T ;AqCOɋ]  {6~GlׄB :;&plہzpQ}`bukh$1 >"1n_VZcz] f4d Gi9=hjo 8s?߲C&i4$ѧy/x3I6.yoE2/P{=#4rg sSp9 }Ow$E" ecJp.z@c7Ρʌ+̚4"p(*Ü Ql<_>kCCzGiJ̐,Y;.s_'* O{· 6O~6`tI/t6LC%ch $Jt@&pikIIH320z>3m?(@._KMoq_ L];sW! nQmwm¹Ԝq5%k`k}x >ɩGy0v[4rKe/UQwc-6_'vϛqi}+F\^'X?#֠#`8rwR-|qDIvKe7t D#:R"3tAm%4sZh/4ph(Rʮ2j4ٛP[H`_r/a0;ォԉfx$ʁdDp|O2ǩDbyE[o"34نVRuHv*+`"*{q& #s05ږlM9̃Fۆ] T;ݹW\|yׁjehE (AǃkD6TJh--If߫ËB_}h~ҿ EPްG Y?~ұ7geUā*$_QDhxH|jؔdPZ2'mfvzo5O|m"&{8Q;𯿤MX8?^~a_u74:"ue RL@GQ d3OCğCő"K!2 9fqFEe fe.gdr.Y1|K FW,Dj>Hd"B 1b J&Y ;ʱ0Bԑ3hS3Ll2VwjUYqh=#Pؔo?.NuA%DoD'M;`rrꆝ*j%G e"P9X5dٿQX훌97]n./B~Fzx)UQ1 ҘpqEXe5}n޶;7KwyDx%%\f6ͥP哸w.$sG5۪d|>')P_2oC5NP;<7j4lSl^1k`u3nɈ#y/QOkqq!6CU۩ey,hfP$ ȳwMk\s[ܝ-MYYl( rdȕ?Bx ŒUfH%:ɻ nc_4VTYqVrՔ|{ծ,loCa@>rEEG}Rc(9L:u!O>Ͻ:R&ב>JPӝUATVp" oRz= I5:S:SB 1K{H@\#t0g19.P4 >P'w ˶:u8v^D\?4gqFMEIS)T>yc_q!:yCtʷ6~+.""xgF Op$0]2PteϯQ014ѩYmU j9S5>5I}0Ў_t}jX\C0-o=)zJoTvzI q4k2 syw3偠`nn{ҷ l=&pI^֕z: ْ[t,Y^~W.I=!nRh(И%Mg *3Nr ˯.Ze\tl[ |)،}&0` |s 5'Nf?8УG'26npARY;~S*/.2O0vN&:^TձisI hR,;:ǖ"Q@BF.wqA*,-:YMwQNi\:|\pGtYLgFA-Vv-`vt}y0*[pWImPXciT5l+YRP\!f82(VZ0,iiK*e8ؔ >k[H#]prنށWpWnv (r5Fzl`6 ǴʩHvMKDޢ|)Hkآg{ ᛪimwi$Fȩ`UHî-4qhg*W1jH~*R +q܆Β GL"V}5TJ;i]M=^ nî C 1(-(hWji5 SzX~˨㚴tJ3?E\hbq?ڋ"A cڲ(]V,uȂ=Ϣ֑ǔ\ȟ7Q`+*tvg|ڽ^ػUnRLVc$ʶ+ll|ɕvb*,P)>EScLrYKWD}Uͩh?ˈŌ ئd:cs4)(t\@xLk LIE)ݡkt["TGX` 8>^p0#YzkQjg)XqvWYI"F:x٥(C'g7'09T EΏͅ1GvM"u jk~a- }C)93lA-Ա3`gvld>{%Y1]$=!g9if} oNo0L>pkT#}g)W7gY@hIy- ”pӠ\KՒ^d70Klj):|爄O(Lkט8;ɬ1B:U!YXcw$5O08Lp\GCb bHK6Z]t fK-ۡb;#H A0G)潊='@Q28ҭ3~=7^Tp"Qaci٩gdz"uJ#&xtªv\ngji'NN}/|<эE|&,A_9uƤ,oFL<%I9ѳ|;o 1V,ަ>T˔_3\QNM_\ [^Ab1=UuV8a@n06gRŻi*P@z[WQ4vfwacGe%r([/ز}ʷhKgQpL8Ea_=*Utz؟٩#j@5s `r[h}ɘQ By =nG͕ԬWT("_vb!aa;9512;p.]j#!aϔ舸5˅61F" VÓLs"rEu&SPPd9~ ΧlG!XM* 5 :eZh/_e|̰= JR EY`f10}e N#yRW|"cASKu+5͸;;YĢ|k8aMؖ;%7'xRXF6G{=7p>x=w9{"/& =᪉ۯ OIuBrX?HCڭt:9r@)rY*,al0Xqq=<&'6GZXuΊKK> ߓlR1F)X=^jc( OnzIqEPXlģ+8*sfCs1&Nml0ڏ-TAHU"Tӄ. p{F@f@o7J -c"D0_e'L^:eaGbd=G7`փ`ѫʖVLDBzlR{qzadw㠛~"`&qC1w-G0 (sT+ޟI4»;fYHow}>+B_@EUI{D'0y;:BpxcdF`z5-8oCjlո=fjn0.nA><3G-Lkč=r]\bn6L$E}])ۡX I/aNEy*E5씽o=^K&/.և.o jT2$9*%lJאT]ĴtzH90vcҍG60i%3&4@#]r o*(-d㨱'}"ڗ JD eO4 _|4^[6WʂM|%D,QT,I/tMv{[ws=bD(gJGxFS5̌QElsȂl|L.GFbG[Le8~l.0~_U7"=&eBk:,^]Z6.?fH=䕆d~fp23tz~מ=#9N"!wh% $ϊpd Vt^lO/I{&UkR{5Fߺu{ w%wy w]7\:?ߌ"G:(F)sw mHW%5Tej.O_.W޵uMfbZn#j}h,xIj0iLkJ 2c N EzQcQ`*6E(QzJvwVy[̕mIVfh%7" UX&̈Sm ng),OIv!š?b7&d$nhRet$UUi:] #Qp򘴽S m~&TaxM>4A myV\p"@Z.@k+|UD(XXN7͸!!b%x? 0-=`htn|^.:R1o%q /d qjX(56X咟kvec)|y׼EZ+9< g ӺFGOXȽX||$.t`sk" ٗ%wn^'ЊiS >ѢH=q4N^L,S yj7" ۆ+ϣɂMJ0 |& c^@Km[3f΂лS[3fҎ)n GNSBn1!o;Il3Ea(ro&cM|  }مʶL)2[A>p̳v>k.R_e׫%K?R4e8!c 3nX]jF:0\y>Y\kKc࿉bhϜ1`?לeMMu 3L`S wc _aNI=MmG#$8pnGSJ:sAy!it`A8Mv*&YC7F$)NNUΩ A]iH75DKC,c)C gF}N \7)Yz (4yn|>&n*k"n|]^g& 7"&æGu>Œ3x-~H[**vI3_exJ}~ч}SC ϩrIQVruVN}0oA A0ip2S ؿ iŵŽˏ^3~d3ti;c63dS/uɲk'?px8ͮ GxJ~LL@i{8z~IY _3χ5}YHa*6 `?H: _#Fa.SCm/BvK$%{nXœvYyU6vJ9G{WsAu+b]wFCu$UpҊ 9[̉荺ˎh/ ^dGz*bN\#AcŠM 5)ɔBYp+Ul\wB%ucԭڠZhJdzZqG>j73w1QXqNLOoO Y$ěfp9I#Д.pPǔ6 x/(FRё֬j+Jnq=EA{}ɶ&kߪo)0:>@9c= HƳg_M6$MMp'ͮ%,+*gk›bS!mrDVVP>vJ6mJFQQq҂xՇ&3IѣplUX;^f=?DV>O$ZqWKF) |p: LfO~kkDUg#U^񋝩!TvX{n`Mg" oQI֮bֆf\hR72p.~j `g P+C_U(a8VcEx~p?FF1?itRtZп,ZpP؆AZSB&ßU&j;3q/v+;ӕлfB&f( >T¿^?x>J'ҜK$y lFJg-BRV׶-?oLVm`v-Z~Dfd#gE*eiEbSpb흵u\i$9 DC7G/ADKu~ Dz-U|d]GQmwֈR0₹Qi84I Iԅ>+id?M-y]NUPцg_î@J%+Lف cM[ E2%AG QOt!]Lߣ;X e'zNUlrK1q#0 xC&8'sn{WYeouNBMlg+C^![\ "O-c~ QDmHVZƊژ,o/䜳n8bͲ9oAތ$7Hfb`Q \Ѹ튥Z%F}x>IynV^ s42ި:eÂ|ۃC"X.J8q/8NR׻[AݬO 1܈1(Yΰ Aao_FƓWO#^2 rCrF4کXtt\sGlD#Qr%ċ 7f2|9v"v)@8~|pXZ q \2S<਩䰅^TZ u4DY,@#Li7Ze+4rbܨdc m۽DKе6ij0w\:'lS ˖C6[P)"n=C ,!)2ae~tZ1H:SZ F}Oe#IuguVL6g:ﳀLlb@,6#8c{7%*띣o-2J] FV1JyJ<#xo%>gǣUypݗJNvauh7_AɟF"$GtBHJb|eF/nb ̝BĉB}xjJ(_`Pл)k SQ~p.5$wŗ}!Ҿ$X3!uUf/} '&P-lx.10]t3\^bzC9q j iR;s Ujyb` 3)XhOED!;V=DmbFȗ.Gf0?&=рf4G\dw>u,X74NB_V`loX,M w.w]XhQ2bpBhvlEsOz| 9'ԓ`5?gKt{~[v 䨛|h|~}i6q&g_NxDxP|>Pu I]=#r @wU-(yB_q#z9{-iMAVz$8,[z/B'2 vN2Կ|A. I,Y-KX{iby"FNcک.:{_O/\E@/- COzmܛ :7_^y_kF.5bWg)d}trQ3ha_Ef8.Wd%ZX<ē{UGe!pP |aLyțnre @u5\]TνDm S ǥؑ@ p{tf1 W eovp%ஆhH P&Fc6CB{jS4'H~?#/\Kz}'-%!{@]óckԃ(Kr gFg>C%@~7k$I ,^B2@='ʆXUb)LqRrz% ~ yJ2r= 2{)\3X{ Pw}}<&uÖ_zxͬEz a"@n~"O؏uY.-(S Lܴ*1 2 7kL `UgA݆l+] %.}Lˏ'ң1Fk|5FȌw9(/h3ƕ/_/\Ueu_wцKZHJ-bv2=<4ڀFx_r!U'(||5hwtg?uN!|z(E#9SځcAx|jUZ] *k%5Wk(AѢ_@y-6`S$*&ΡlO`1yجVR:kF:M*S@U8[wS[G+WH`oENo<4]VՉF6{rx9nܹW)g>ho91.YowQJإD{mcO{&Е WK*[ySx\ؚ %vh}D6Cu\xjvtPxCRk~ pC̊Ÿk򙰙Sg'pM#̈́qއcS(f;voԙJZ(V iOE(eH=Yutf[o\lw%T^x9PeBIP xt 60Tڙݗ&yg--)c]0"(eL$4N+\OA9vQCKĐWDE2caUKjÚ&Ϧsz˱qΕv7O}Ul~1,f@$Z"z@y5iǗ%L2;DpW0XDP;O(o!"HMN{w]oJx_3isO?ؘz⚭X\85n&<It\uM>ib&54^[gm 6sa.&GgRUnW^/t8m 3 ΊPNu.#LJ&vÙǿ)ޒ7,kZ8XT%+iv:̀3};V6,5o ] TLeR*5_ pf)ÿVwH^ihaw)aC>YyJ(j])B-3դL͉1yqP%OGžz[sVqe~EH2̈́F\j3?/Tw-08DdXR N+KW wMo .=z.ԠtQ-gz06\ѕCP:~3j8|#͛USW.{JRXu7 !D D˼*lCcnGrOBL0Xx{YT4ps]1K2X jϔf@8XA/w9 b*q)ewhW0L#=X{/gb2aFdGŷ~/H V4ILIRW2[y-U A*,m*PahʴU<{qlӀUm"c-˳9gJS,'ops=`\|1|'  [ UՕfpaȊϹq-a(z)U; *e W~DG!t\R_)EKI³KN4tE "!2 ZѓQ$`wԉ%kF'K}]숏MWrh;!\:M9^nSO]-{譛k=H/iN#w{D#Vvm,%)>uK\j9A^Q~6g9JN\xXg@rw[)z4nb;$PXrWh};n{[%Ұ]X( >&ms\l#u8R}$4:xlLnT*2ظ:; &e QB(ty5m-Z2#M 3vR}nMu-Usi() /OT\[*+ǖXYǵ㧭|erxNJ9RYe\Rh%܂c٤㉡Oc83(v5TPWw!g=4iDj1tVڒ/hM߆#6zMeC[ǯ1kmL+r<%=DʷHw ЃzǥhvK_x8r+= V (l &.ЏϏ$O >h_\͌g^1wo4w:@/eb9X{OQ94=/*-Nׇ$5Z0|1>9!r.0+bQaz?ak2a/6=^ buۖN1 ^6y:I0/b#G 覡D)غO,C1j%qW.PNO ĎP6:6Ȯ`:Va/GT&Ot!vFיs4,yU"T_Pȶ*h@6zDYw;K|U7^x>M/^VFݦQ~p AY8 XW`~ڄLRRQܥu8q^*GPri{u/hMJ?3Yjf݀?PP =rhx/Ջ.ڕkN \-o J/?+s'#_;h\VYtU_׼!߱AexH{PX< ELb{v]5+vru$\EH!0=~+])f}T0dgneSpFAPB۬ʎjuGz>]de 7 Y'_\tA0 Thp]D{OȎr$axܛmM,NoA-RkCz[F#pR=C#mfpcUv3ưo@i"nyHt]\ /e=&p^S@.\a|k5< f$Sa||aVK̖v4]x\KI ­W4ԀH^ x?ү-TQD-{2Œ= X2:oצvKfՓ`veYnj•ݏ Bi!?>)55,§K ?=Я8].MEZ}DCYh,wg}pVrIġ]ӣ7w:.! *aaP6z/u„^ȹ30)N r!/YG|/Zph].='CF,AE^͌B'kl3ۙ2fQC}eٻZUu7BPJrt]%GōӲ' tmٛKRNƧI y)%dcYuhb^E,|RmBқA~7/,v1lX{k)˺- `jl(~G|3 |tMHS؝gP +%i=䋤E?x:Bq Of*G,XD 8,$p؈ ]BxGbfޒ&v&<mfkv0m"ͪQZC= d:L?*$ ozd7Y똬顷zpO] Q 1B(,!ܐY6ϋGT&ڹBҶ,S⹃s% Nb2z|c^Jw EO S(BITl|W=O ?rYpj i]jڟ&g)ENA2'u3'M ]j|ק,UwG^^|?lK C?2ycq>ϣ0W^QCNf`<; f7[i\!<+r|ّTw'ȹ?جejp ;~U@/Mr[3r;1Vu8x(Xvr%.QL'|z`֋[ fdMx Z<2hp~q@XIm0#8?~fM4[}ݠ_q[N&)ollsn9/d/ӔGΫ\!6'Q l,S%̕VF[/:Hٻ;.or`aF (鸑F.PN>b؎͎9_yv<l='CUy)E(}yQ*_ga[w=½v\˖6wd,ȵHuF& 34]Qm|^ȕЯgh}VSIh)L] ,]n2KFQW1+ nlicNT,jns_#8/=?5wQE(Tjwj4#gP6ӣ 2@hj p=$[$ >s^B/l bZ綽U ZC>ŝA #1_MR@Yyk%Ϯ:iHWdxhs0 9GeޑGI(GLe}WyhͰ0R$p 89h@ =Hz!spDι KJ7\#6 fE_qTM`c`䷛RPTW-bv\[a9C6ЍD%/ Mb`K`k=ۣXCdz@Y@;xb84RWMW1rY$}crW/@ ,l_}:9J4Ý◀[C)BKxV^)IҼ.|CzY+?fLʔS$~l/{gۼsGL i=Q^ ވj셛gGi̲NҦ b&ቋ$p#8;%J)Ru}m^8I~]1\!,CfwBwp*t֫BpsM`X6?D37lzl4" 4e3u)=حa蚽$ˁφ`$tΗ,MWIS:gvv,W/tл0X@ r'BLLN[I,[`bizdi;%ϓ ] L@{E/DN`]0 WGOOsWciGշ:mf2<#ROؠI#Vk {{Wn # B7v1`@_(8b^i hf^Ρ{<9ڇ73CK֐BK"4G{k.]?!r2ؼ,gFxf?{E`CkR29|\[H܆7)lWkEAcX3݁-y}}.]r$JEu>,y tQo1u HwY# ix_++pPqzPrXX@@Ȥ;&1aG zyw2 w>k Skx#.0 ՏE9Aj| J6eD+Q'Sq]%CVh@hCe $ rP9:1MkЪG"-֝ mS/G)5̽=wxkN-V-Uޖ_Aw-hasJJ-cqy_qxbV !P̀}pjӴw~8E21/XA #4]? MY\l00J{\oH/ՈΔ/f[D[aXƵ>r@ۓAwɳs5;tP{o˃\Ȗl㵯 G$-$Iz#j}TcxwC令{ٛQ;43{;JxOKQd ᡲ\9a3ÒNB3Nr2ۼ?ʙX ?H\u=~ZEW L!jTR^L-:\7]Oc*rY@ ѥ?uv fx=BhD7:o' CcN5T2HnlwFqvk3rO86-Q%ZF '[)>6 ܴe?:@waIa 6uUV}ҭ!;5 `]U7뙷r)Q.m9gA&!2ій )*X$\E;9O'/Co4$JIX{ꄚ's(BԬFAVkc Vsѡ mkY{H1h;! qdBk킚K*$A=X$1b`3KcQ5kEeJak6tWPv y/}`H( и7Ga)>ԉJsB#We(]-#ч,.ܲ}?3TSx'=)RИe 4W]EY\+80܋ȹG4%K M f̲ڋǡ:6"䠿#C"ipn&(Kq6F3XN)%>tdGI>N= W+ Wb+T-=;Ns :gL\$LO-`6T3[YLXYX#XgiXkDRaA }L%y33q!ؘ듻HeMeo`vԣ􎑳~2lfu ;/{9-{\ d*)ahHRӍp^(f~Q  MʩH5.ݬ~Wv`!#M1#icu3֌"̚{s|[v[ h8SA  d9zA~iO% 3K_ju)\WGO=;=N w#^nA-&[J2O2%W*F~Ԙ#o_5jQj>-QŲVɖשO;kQ1k)G \*Oh^.\jph Gpsq븉:SZLP2B_Z™A hخ aٟ%)֓g]`3&n)rpF=DItPUb^fūR/4,Ɠ\(I6`Pa4lH%JmAK_0B~%:wސv:C^&Fܷ^}E6ke"{ZlMEަǥOR`O5fW:z>^f,7y]j{Q'_#0.6=nR[ 9t99HFo1HgW$nn3rnu۾B,dL`V)]v]$=!_ۄ nn] !;|/=kT>`-dhB gbGB= Tmӽ__,**{8Q5|aĘ&W&!.Wqy>R=f =d:eO8~+قAyf]JdrA ѥ»iy =|/b@1':VO?;uZfh0S~'#4JI&nxćTz5͎L"; _`KvڅBql K; F)fquq9e l:%6Ô1u5myO{Rܬ Y?vr{KTyLV- 緍ᕇkz =6IVsuSع1Y0;${N#br+BBI<\K.gg_)C]Wao3NTņh,j2cNÝ ;[z,qA!I771d_-QV\3of1h.@[MޣF9%ff1+@Ŀhmy` B?RSXQbRaaJhICEπqug C̐ @,"^uwXv~qD>̑Em gۘ5n.FǺk;ߝITÑ-P%y-Jt7錄1{'ΗOYIW}Vr>2ޱ*ǯ a+TB%#~5ܹW˔e,Ou}{ZFNs=42wiU4MrJ zq]` GYwk-J ]r.n8LQzakOC_g{㱏 ZVuC QwY8c:sXE("e]ut5{>M/L^Okw^Ei$+[IDi#]ۅ:2g@%wًeU@{:GyqCHW[3ǥ`V1Θf̯8 2D5n&%؟nROأocUDFSm(&HsD]Hq> & 'U4 Ԋ1)+ER%|Ks IBV,e1aTpLȑE)T)Se7R\ %:=Uwm0:Y G|9pщqη BQUұXG$Bs.8hk.U c;L鉳/f> plÏ:c8 K0)'QʪN{Kl ̵7npΣ5vζ6b-k[y<ȋiWHfJ0z_-υ\]1lC _FoϻLMU )W'+Uڔ'u٣hyn={1,5K4ޫU7eKW B\}ꃯ,%fC}0}ɯSQ :fZ(Ӎ7<fqkW s.w  6eBiFALƕIҝ!9@qNg}o} #mafefX!(F&]6Zd!ۇuE%{ 8uH[kk6,Tw pqPUw O<2X/*;Xh?/g1c#3lwDHzQw Bl V;7qc |E*#v@+i LtrXdx،-f| $agDeWyT.5S}]v^]q+zޢUpkĶ5iMֱQ;P q#xy)Ɍε~F2$)pٙG>X" \ jlpd Gעw95?9Ak}bC wqN@-Ky]d{ zN菇ӣ x ll?W'sDcm= J2$g{8˚M?*KV<vRR;٢? eEA׍ݧ։F[Rk;ПhI\0K0f6Ű9Q|9z<\^#*j?+Nb)({m$wwެkD\FM K4hmߩ5rV<*! )%=RxWLxJ&6ig@&ܚNCÃSvG N~vO+Oaad#m3өh 1dх҂gIxac:Wb".m| YL'G2 fȟCdA?Ss:UڛW;9gCYLeN6U2եZcm_C;#C(ԄΓ:5|y2,H 8ÿ6hQI kU!` nÉtnXU3+?[׶Zm J,rJr- [r{ׅ2yţIWYa.D]ᐧ$[礘wjp_EBơ3`p{v *cY4q!r۴e"!lR_H/;_N7$Wb"5sw2rzw/pZ\#J@Ѡszwטðj⧕4zX~!6r6V uqͺD@ :s<凒Mhϛ r Q̯%ަ##5hO]F(sd4>٤s&sfUx^l>k:Z[R]U'?ːF2G"rn,Eaڳw rEƥ۵uGw8OkU/6?f.Snlז:ω;N42LȅۍHQEMwKJ9BY&$[ΣՉ^1m /U 9<: ^Aݎ|(6AҲ2X~`TRv,n?& )ۀSڤ;.<9sBf1fBP^prxێ?#>ChGPm8Cm"1Ɇ!j(?ޜ'. *R*ÁMz7+yEjdF8fC6(h#jzrת+.ǜAi EüqGY^Ǒ4Ɠp.n[͠BO{&9w]sFUT5ǔD.|Q-ԜXUvk\8R0 b`2 ;>I@֊y=־A ]JFA-f7/[ڟ́*x\[5Zʫoi*@9C|@v;EѤVj73/~/4˘[HyHU8'dO҂d@J`!b69O ޞұ2~ŧSYiڏ Q) )UW#8m \G;yen۠#ww/Z.JwcYܓuCޒvJ WpJy_@ư :\hwkmc 9[`}>e7j$xW/ OsAWzu*yУc)|zKv!_97_V)S^qw<. 8ƀGI(Rp6kjY\Fep7VT;7V{v'o-2ʤ T$fl Ppi8duX';]y#A:0iq:l6!-&*-lks)~0Fd)ZCn- XpWCLJeݟh\;:䓕Ki!sC*+ջF]BT@y;+F @9yCkYcY+I8qjNm$óSQڇ0T˜`ɂ1@P!1W܏O;K-182dZ }ԯOTrO51ψ]oT{'߶}H=uAeX@uN@W{f1? ? ϥ1 b0-nn(p[0d~U2#(&G$k>sI5r]I C" ,Fg0=oMv)bm]Z?D V~&N=u |Bb)Q7ÇE@6ޘ`wb= C4dvExE0qzJo{|QO{쎁/20"/phhC/i͸1;C/x-J< -c=:X -eޱj=&LJϾUP?i-2g|1F1W4C)$x-+|Ψr2gW1^ |M8u~{;V3mMD>@NpF8Gp q_}9P;c.*e] y϶{9aTPBzBvB4zN%bp<ء7Km{BX>0&U}7ZRr eQ&0BpXJA>tua\+?ï~|9Uz+T^JH?q|FSZ8kY$he_zx !A{.iG ҐLVrW$r%RqzXhR xY q.!= =ތ7FJPvM YZ