ca-certificates-2016.2.7-1.0.fc22$>h҄'bWD _O>=Ft?Fdd $ K #;jpw-@- - -  - U- T----   (8?9?:!o?=;>;G;-H<`-I=-X=DY=L\=p-]>$-^@UbAdAeAfAlAtB-uB-vCp wD-xE-yFXF`Cca-certificates2016.2.71.0.fc22The Mozilla CA root certificate bundleThis package contains the set of CA certificates chosen by the Mozilla Foundation for use with the Internet PKI.V=buildhw-04.phx2.fedoraproject.orgFedora ProjectFedora ProjectPublic DomainFedora ProjectSystem Environment/Basehttps://fedoraproject.org/wiki/CA-Certificateslinuxnoarchif [ $1 -gt 1 ] ; then # Upgrade or Downgrade. # If the classic filename is a regular file, then we are upgrading # from an old package and we will move it to an .rpmsave backup file. # If the filename is a symbolic link, then we are good already. # If the system will later be downgraded to an old package with regular # files, and afterwards updated again to a newer package with symlinks, # and the old .rpmsave backup file didn't get cleaned up, # then we don't backup again. We keep the older backup file. # In other words, if an .rpmsave file already exists, we don't overwrite it. # if ! test -e /etc/pki/java/cacerts.rpmsave; then # no backup yet if ! test -L /etc/pki/java/cacerts; then # it's an old regular file, not a link mv -f /etc/pki/java/cacerts /etc/pki/java/cacerts.rpmsave fi fi if ! test -e /etc/pki/tls/certs/ca-bundle.crt.rpmsave; then # no backup yet if ! test -L /etc/pki/tls/certs/ca-bundle.crt; then # it's an old regular file, not a link mv -f /etc/pki/tls/certs/ca-bundle.crt /etc/pki/tls/certs/ca-bundle.crt.rpmsave fi fi if ! test -e /etc/pki/tls/certs/ca-bundle.trust.crt.rpmsave; then # no backup yet if ! test -L /etc/pki/tls/certs/ca-bundle.trust.crt; then # it's an old regular file, not a link mv -f /etc/pki/tls/certs/ca-bundle.trust.crt /etc/pki/tls/certs/ca-bundle.trust.crt.rpmsave fi fi fi#if [ $1 -gt 1 ] ; then # # when upgrading or downgrading #fi /usr/bin/ca-legacy install /usr/bin/update-ca-trust0(117lBb?ZFfxA큤A큤A큤A큤A큤A큤AAAAAA큤AA큤A큤AA큤V - 2016.2.7-1.0Kai Engert - 2015.2.6-1.0Kai Engert - 2015.2.5-1.0Kai Engert - 2015.2.4-1.0Kai Engert - 2015.2.3-1.1Kai Engert - 2015.2.3-1.0Kai Engert - 2014.2.2-2Peter Lemenkov - 2014.2.1-7Peter Lemenkov - 2014.2.1-6Kai Engert - 2014.2.1-5Kai Engert - 2014.2.1-4Kai Engert - 2014.2.1-3Kai Engert - 2014.2.1-2Fedora Release Engineering - 2013.1.97-3Kai Engert - 2013.1.97-2Kai Engert - 2013.1.96-3Ville Skyttä - 2013.1.96-2Kai Engert - 2013.1.96-1Kai Engert - 2013.1.95-1Kai Engert - 2013.1.94-18Kai Engert - 2013.1.94-17Fedora Release Engineering - 2013.1.94-16Kai Engert - 2013.1.94-15Kai Engert - 2013.1.94-14Kai Engert - 2013.1.94-13Kai Engert - 2013.1.94-12Kai Engert - 2012.87-12Kai Engert - 2012.87-11Kai Engert - 2012.87-9Kai Engert - 2012.87-2.fc19.1Fedora Release Engineering - 2012.87-2Paul Wouters - 2012.87-1Paul Wouters - 2012.86-2Paul Wouters - 2012.86-1Joe Orton - 2012.85-2Joe Orton - 2012.85-1Fedora Release Engineering - 2012.81-2Joe Orton - 2012.81-1Fedora Release Engineering - 2011.80-2Joe Orton - 2011.80-1Joe Orton - 2011.78-1Joe Orton - 2011.75-1Joe Orton - 2011.74-1Fedora Release Engineering - 2011.70-2Joe Orton - 2011.70-1Joe Orton - 2010.65-3Joe Orton - 2010.63-3Joe Orton - 2010.63-2Joe Orton - 2010.63-1Joe Orton - 2010-4Joe Orton - 2010-3Joe Orton - 2010-2Joe Orton - 2010-1Fedora Release Engineering - 2009-2Joe Orton 2009-1Fedora Release Engineering - 2008-8Joe Orton 2008-7Thomas Fitzsimmons - 2008-6Joe Orton 2008-5Joe Orton 2008-4Joe Orton 2008-3Joe Orton 2008-2Joe Orton 2008-1- Update to CKBI 2.7 from NSS 3.23 with legacy modifications- Update to CKBI 2.6 from NSS 3.21 with legacy modifications- Update to CKBI 2.5 from NSS 3.19.3 with legacy modifications- Update to CKBI 2.4 from NSS 3.18.1 with legacy modifications. - Fixed a typo in the ca-legacy manual page.- Don't use "enable" as a value for the legacy configuration, instead of the value "default", to make it clear that this preference isn't a promise to keep certificates enabled, but rather that we only keep them enabled as long as it's considered necessary. - Changed the configuration file, the ca-legacy utility and filenames to use the term "default" (instead of the term "enable"). - Added a manual page for the ca-legacy utility. - Fixed the ca-legacy utility to handle absence of the configuration setting and treat absence as the default setting.- Update to CKBI 2.3 from NSS 3.18 with legacy modifications - Fixed a mistake in the legacy handling of the upstream 2.2 release: Removed two AOL certificates from the legacy group, because upstream didn't remove them as part of phasing out 1024-bit certificates, which means it isn't necessary to keep them. - Fixed a mistake in the legacy handling of the upstream 2.1 release: Moved two NetLock certificates into the legacy group.- Update to CKBI 2.2 from NSS 3.17.3 with legacy modifications - Update project URL - Cleanup- Restore Requires: coreutils- A proper fix for rhbz#1158343- add Requires: coreutils (rhbz#1158343)- Introduce the ca-legacy utility and a ca-legacy.conf configuration file. By default, legacy roots required for OpenSSL/GnuTLS compatibility are kept enabled. Using the ca-legacy utility, the legacy roots can be disabled. If disabled, the system will use the trust set as provided by the upstream Mozilla CA list. (See also: rhbz#1158197)- Temporarily re-enable several legacy root CA certificates because of compatibility issues with software based on OpenSSL/GnuTLS, see rhbz#1144808- Update to CKBI 2.1 from NSS 3.16.4 - Fix rhbz#1130226- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Update to CKBI 1.97 from NSS 3.16- Remove openjdk build dependency- Own the %{_datadir}/pki dir.- Update to CKBI 1.96 from NSS 3.15.4- Update to CKBI 1.95 from NSS 3.15.3.1- Update the Entrust root stapled extension for compatibility with p11-kit version 0.19.2, patch by Stef Walter, rhbz#988745- merge manual improvement from f19- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- clarification updates to manual page- added a manual page and related build requirements - simplify the README files now that we have a manual page - set a certificate alias in trusted bundle (thanks to Ludwig Nussel)- use correct command in README files, rhbz#961809- update to version 1.94 provided by NSS 3.15 (beta)- Use both label and serial to identify cert during conversion, rhbz#927601 - Add myself as contributor to certdata2.pem.py and remove use of rcs/ident. (thanks to Michael Shuler for suggesting to do so) - Update source URLs and comments, add source file for version information.- adjust to changed and new functionality provided by p11-kit 0.17.3 - updated READMEs to describe the new directory-specific treatment of files - ship a new file that contains certificates with neutral trust - ship a new file that contains distrust objects, and also staple a basic constraint extension to one legacy root contained in the Mozilla CA list - adjust the build script to dynamically produce most of above files - add and own the anchors and blacklist subdirectories - file generate-cacerts.pl is no longer required- Major rework for the Fedora SharedSystemCertificates feature. - Only ship a PEM bundle file using the BEGIN TRUSTED CERTIFICATE file format. - Require the p11-kit package that contains tools to automatically create other file format bundles. - Convert old file locations to symbolic links that point to dynamically generated files. - Old files, which might have been locally modified, will be saved in backup files with .rpmsave extension. - Added a update-ca-certificates script which can be used to regenerate the merged trusted output. - Refer to the various README files that have been added for more detailed explanation of the new system. - No longer require rsc for building. - Add explanation for the future version numbering scheme, because the old numbering scheme was based on upstream using cvs, which is no longer true, and therefore can no longer be used. - Includes changes from rhbz#873369.- Ship trust bundle file in /usr/share/pki/ca-trust-source/, temporarily in addition. This location will soon become the only place containing this file.- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Updated to r1.87 to blacklist mis-issued turktrust CA certs- Updated blacklist with 20 entries (Diginotar, Trustwave, Comodo(?) - Fix to certdata2pem.py to also check for CKT_NSS_NOT_TRUSTED- update to r1.86- add openssl to BuildRequires- update to r1.85- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- update to r1.81- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- update to r1.80 - fix handling of certs with dublicate Subject names (#733032)- update to r1.78, removing trust from DigiNotar root (#734679)- update to r1.75- update to r1.74- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- update to r1.70- update to r1.65- package /etc/ssl/certs symlink for third-party apps (#572725)- rebuild- update to certdata.txt r1.63 - use upstream RCS version in Version- fix ca-bundle.crt (#575111)- update to certdata.txt r1.58 - add /etc/pki/tls/certs/ca-bundle.trust.crt using 'TRUSTED CERTICATE' format - exclude ECC certs from the Java cacerts database - catch keytool failures - fail parsing certdata.txt on finding untrusted but not blacklisted cert- fix Java cacert database generation: use Subject rather than Issuer for alias name; add diagnostics; fix some alias names.- adopt Python certdata.txt parsing script from Debian- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- update to certdata.txt r1.53- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild- update to certdata.txt r1.49- Change generate-cacerts.pl to produce pretty aliases.- include /etc/pki/tls/cert.pem symlink to ca-bundle.crt- use package name for temp dir, recreate it in prep- fix source script perms - mark packaged files as config(noreplace)- add (but don't use) mkcabundle.pl - tweak description - use /usr/bin/keytool directly; BR java-openjdk- Initial build (#448497)/bin/sh/bin/sh  !"#$%&'()*+,-2016.2.7-1.0.fc222016.2.7-1.0.fc22 ca-trustREADMEca-legacy.confextractedREADMEjavaREADMEcacertsopensslREADMEca-bundle.trust.crtpemREADMEemail-ca-bundle.pemobjsign-ca-bundle.pemtls-ca-bundle.pemsourceREADMEanchorsblacklistca-bundle.legacy.crtjavacacertstlscert.pemcertsca-bundle.crtca-bundle.trust.crtsslcertsca-legacyupdate-ca-trustca-legacy.8.gzupdate-ca-trust.8.gzpkica-trust-legacyca-bundle.legacy.default.crtca-bundle.legacy.disable.crtca-trust-sourceREADMEanchorsblacklistca-bundle.neutral-trust.crtca-bundle.supplement.p11-kitca-bundle.trust.crt/etc/pki//etc/pki/ca-trust//etc/pki/ca-trust/extracted//etc/pki/ca-trust/extracted/java//etc/pki/ca-trust/extracted/openssl//etc/pki/ca-trust/extracted/pem//etc/pki/ca-trust/source//etc/pki/java//etc/pki/tls//etc/pki/tls/certs//etc//etc/ssl//usr/bin//usr/share/man/man8//usr/share//usr/share/pki//usr/share/pki/ca-trust-legacy//usr/share/pki/ca-trust-source/-O2 -g -march=pentium3drpmxz2noarch-redhat-linux-gnudirectoryASCII textemptycannot open `/builddir/build/BUILDROOT/ca-certificates-2016.2.7-1.0.fc22.noarch/etc/pki/ca-trust/source/ca-bundle.legacy.crt' (No such file or directory)POSIX shell script, ASCII text executabletroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)ASCII text, with very long linesISO-8859 textRR?07zXZ !#,^]]"k%v41 GSj]0:;[ηYFF 5؊JRœ=p~TijfrD5=q \cog ]y;)>t8Y[d3˴8BI/W_Q n[l# yׇÿߥ)~tNOnB=[vcQ}; j7Jr뽜zBX( \vwvq T Aa]DZQ{&~-<56 :h~nZZC>蝼 "<\8sζS߰=^F_'; 7/ҩ8ӖnI@Tg Y7:>#WS)h]h-=*Ӂ6e UGskqJ33A85,ŏXΟOplWYnc*w鼋>N={ȳ,I WP@DUqݵcJġ܆Z\ s8nɃZ}:;8)i.pVs1 6v 30{E_ )_ثT!u"A`d#55yJ)=L#%QG%xY,a.R`0"K@Ɍ'Kg3H]raAl7XzmʂlduG`R{ ZcV"pY8Kգeu.#Ga]RLjZr3鑞qKwfoo1IXƈJ Zn9E M%[S-b($|K h z"&aRף{5\̅M$24棹nn J6H{ъpz d=5'=x*?&B^{ !G ]a';"@T N؈taYbgU|*$>Bz0r PfP(<ֽ=zhJƋ_ҥ\b6'eN tb0F'd@'Iq4" ohOB8IO֯q=_Y#@=zc9$ZZ1I1cn\F2j Xv9d X!Ǻ:~4Y ~S }WUz(1k(?w5xđy[tyfeWaZp (MOA3P,弻S, 73(X4icMګؘ13ܕA EQ w-x^& fQYnpLuNlJM ?ªDX/EnFxpXjq#z3F wLm ;5^O\V4LspC@u{C4K"*ز\ť8*pս>(8{k%L^ihBJ$HQ e'W>31O#X;4pTdh#^ՍE@ˡM;eDW0w j<6} "de_' /TrW J~nP&^1agZH[uǧ| !~p)=aAK3UL|m;<.a QFE7OSS~ #(hna_8Г3# NSRb02m zߋ 4[rΤ{lqe ijϱpgU&ِJ(,]'5 YCэɗ0H4js$ʇOɉ`qr}Yu&;B5R+ɹuT8b*㼂ֽޡ |K7UDve@CAin Z5vD@l 9fbamuq-]e :[P-0p^ J Q`FQ%M oӼ̒_WRapPcʕS؉YLR;2:5hudnxL !bS#'+~uW#}|wcE^~3q6mFeqJpˁ.NɡرƏt65]"?L ;' j.uЬTE;lJZu$*j0tr㒠v\F|/v>th\UN-RIb;fsD!Z`^[8Da R?v:8A|g6ca/[\I?;[}/T1!$PWhh xԺ_=w۵_HBm@ KFq{WqCC8IKbv>gxM|NTZkf 0l#h&[`أ=.:n~ҋFp ]A&}' (&Q&9t̢$HN% -Ĉ;C:ڊ,ٌ 0"RD-R'.#|±NڹbGm1}exj9Baho(:A, T{DW/aiQ2dI%q8y_{v+F1&>=X Pp:g3aFI$̀Υ՜~x6# %A~,Y0Q05"";J_ޟ$/J^[}otVK4wb;[>CZ鴹Eͥ9+e Wi AUsR6|k=f;$+=륽?X?mL''7Lзf%Y2<}5 j˟/f|܌(,Ӱq#׍6{a)=lJߙW]䷾muK@- vNj*b0V""[#>R{jR'x(û|p4 ߱kanuh.87a 8%A+B>lx2U.B'MV:R4obm-SNQB?>ND [ xm9jbTw/˟GB.Ϋ^27Y8 O nAYԠN@ikd(96Os\%w%DuBT9蓨~ גB2nKc_y!`dT ?I{\Tnu*;=gEq;b[q֛$=;( i>{Z!9ސ|^_S|%MNe̅Y۱Ϧp=˹Q:ߩkN&BC, j~ Z]-{YS x EiwHҏ1e) ~^6m 㿤\8( -0Uńf_UbƼyXX/Ow/L:]v%mꡒ 8j85ޝbR1.| "}0kLXo."ĦQwvkgg1_vXǙhۙ٣[W5\u^Lrj0PL6aIZќ GpA <)Օ$.-L? FCry &! go;m 7;<+K=R*5*݉'  K^L31ZY®x$B=plte7=P¢d;4/x"*n%oeo("wWySQ9cq[a PM͘ vщN+dvX ~0PCGߤs}G+oޒ9I =dJTz /5,)3iG;OsdX Y?6O.}:0;PC-}n>j}B݁<[y3(8\靎 gdv薋|kR3wW,5 |nt#AЗPe0 f@z 'IJ`=Ȓe)۷D?'lL<WElF]|]"H{F@Q.ȨJ ]K*)pq1K_TO Ӄ~cenT_X9Pu.FU˄#і\ JE< b_/&` J:|ۡ%o<7-vNϗ[˹Az۬< 'Xirh< B[%/E;II?:C(3o^ *WQ+9G&Cwߨ^% 1lSCHqtbgKu"7W5}Qmg]gq/nX $XUǗ+wm-y= *g#C ,+:V [ ]DK5 W| }(*Vy8J du(ooOѶ ʳl*$%G&&fyY_p]>/Nd'IL^9o/M \~C%ē϶oVC0&NE%Iylq8ZmkS݈:˞EXzf}m"0O]W)V4S!rGaS@dr fNgaJe풁9[ 4y,Z]-0s篴s>@E*&/L fMzfc_զ;Dџ&Es= <G s#1XϽY):usdl-\yqMuF̓r;El.s]Qܧ#錦Yj`4,ݴIj9Cyk" U>f of$B_"\6K-s(wF 10Wy擗3>c UOw7i*M(?{ɦfЅ73I71 >F)NP$ָ0(UqQ>ta~^<32K{pP*f(> {P|V$,?2*g[ʦA*eh?.e,Df6(_4evm<f5a:K({W'E:I bex>:Z?l8>IZ=2z%g89$z^ ^`:$@(QS' Z:bY8#dHA[I@z$>/a6۵;s_rf:e`\QF' Gd`{!G&Y ҈TK@ɋקz*]cpt-.,B h%6OշTR|kI: Xa!;(W*yGNAR3? ~'qow5d5O6yril(c?|5>DЯ;K$\ Nb2[.!QfNLv@@^@m"JD *ːKXGL\/$?GO8y! 2:y!ivm,P F>[c _ y BފGc+?s063B8^4\Hj}0n"P/ dGjE@,tPfm:$lc}2p6P;yd\f4C<'=[[l Sz7#{>U$&G8¾H\(1wnBD*>: n!xDpr;WDJ`VK'xRU l|)kƚg(*R&x-{c56XCisѽ݃EŊ\ H ?<Ŷf޳nİH7mŞ'_ە e# K@E z͝aPI0t$\mYڻk&J߆2дdԵp^i.lN]=,G^BFl$[C2"P+/z)*O,rL1Ɋv4mĿ2F};%|:}Cn16yjA_TG%^*_[@׹,/Dyk,{-\䔩Ϸ 2;s=rz#S|%>g{5sZlGWG:8\x~7>MMv +bd0r }'_>Tg^0HBwŁ-,cU*>i@K?ǿQX-x~\&eT1֧˓y` 9kO~>AN+nØiE!^]]&M7blL!{OHl{b!`OuAևE8p56${ [gHsEd7{;Y%GSIӒػ[nY?I;TqBmf0F*sKr#XHl ߞmM6C/$0:W=n/۱ɟ#C1/qpp|& ę zv٩5 X|ۭTB%%ғ+=3n//k7ןUoj}1iӭdpdzYD e(tۮ;mA+W"Ws ผ.g2')M jGt71Qі[C|K=9,j ٫$V6| a=Ҏ|I(fZ홏rEyR\Ѥ8D3L|`sVA k!.c yG6B]>=T?%VmӇ'1iFMV4(һZf1X,t,D=rrp\Dn"(^a dFvG,)?~֕cUwM'f;kK̏E =jY1j^jA5-Y Xa>Dޢk(hWPKߐ18/ԖHu_1TmmҥADTC\G ;N \Ȟub!ðnbMH$er)UBC)!)$ۗ&WLc4D@[[& Z6N@\ iQ-x󳈑4˿ ,zi+~u|G[D!# .zif]tVpܷE3EﹺaR7[f&zZ:!nXÀU]];Q>ݙR#$Q$,].T A$xf5ɔxS B*WFO%UȳWćN\ G2NL=n]Q;;Y+9*$8EBێ(}y@=6 ۲B/`.uzGEST_6NWA}^Fp6 ?ȱ΢>`/=3IME>,"_5U@D/c U⺠}ڇ̗Dnrル><U/4 #a"9HM&wkc1x˫z,+KFiQKjKZ X L,tlHqNʯee&x2a}lK3PL޼Mh\% 㩟}J-He#5DJv9}Q@ ΅$7?}8\"dts"0Oq«Rc= ƒKKgՊ̚+cRr (N~ax(O%l&!ZlYaMK776׏| ( 0Y>sۗ+;"ksCaT~tYZ n * %&g&Y!j RryU61Xb%Gjj*Z΅$z/!0HE)k"粅B<ӝ682pDӋh}h5w\ k-FAli$g t0dut:`!spz?VO0 ;4:~>:eZwB*,> ֯7=yϜ=]ы\ 4R6` 45$ڽFy;EԬ3oc!+F*b/ ?s^u}^+הނ^+>wӂFnOymvȓ~t{̚%CcGx۹i9+H.ِЈBe* ?jq@Q4yWaTߧrd|:r_ثBMxymlB˺l|e@$Y5-h#AB`N^h| suX=ܐm{/ iJLJMz&FUGkB;;/4U}6ekq:yիEZZ`< 4/MZ&\ 6lxQQ{q @? ظ e^K҈+x['J.8鄟"[pm^TDֻ8MFK~T`itS?fʧ 4)3ѷ ^G҄uĜT zY-x:pEX`}ף @ofjWȚdEB?o:1~%1c ̈́\YDBaT$WL3(}CWc"gS ܣ35%T;Mx F&(KkOL7A+{ɤ1=NIpwy*,9Ql=!Ku =}; ::3[Zo̜YIDx!zÍа O=l~ك\A7Q*Ufl*V` Vp YiWZ7xgfYa|0gCk}_0 F]~O>v\0_wsoFEӒߺ }IgȥH2hr/o>M]k|ckw9jL"\-@33]_!G͞B @MŅ#g'otU%qKk:Kv_N7j!'c@N2ة 7:/ l:ȪqVr&l=> g&Kcumv 6% 0X{:{RS\MPn+VM8"UK d0u~/gq;65JqS*ȏޏr"}o'T{"\}L宏Q-L_C.Zgs J?ҍΑPqTP]Ks9~;bCɨGg'ɔ<րk W@S~Di4񟅈y ER*#u*z.!މše}龓S`|IPA4!6|bf1~EC&GѨLbQQ9LQip*?@>2>eR4UZC݄jLFŪ*F{'>[Kl.5qWɊNRW% i q ޲4!wlBCS};C;٪ΥMJpS|\!k5HƮCD"JFSKh` oeRmgi@3Cc$~rf2yQ>I'Q``Z삉#qFr07NigYJ u_TK,aM µl K{Jh:V|KdY 觜V0z|%|#os/"]]ښwגuΫc[|W?:/ѕB>I\f(y7i/3^|+gF{V]ku=zDƋ*WIrddd- \WImյ8,FA=bU 'F+ݧVީ7tRuv~ײUe ~ vj[ˡ,tʽ ]Gfi^_$ӿ?G|xĘM0˴$jXk`د:L|N|6x r[^J SMW瀻cR> d _fJC>FBa3:nai|-oj1dBC=hhPƍ8J2{䇊-LnxPK RK"{cAݎZOa]}zZT} Ny!^"Rm3͒b)8fzk~d(PH_2>qH\J|$䥗0nn/vw:jK3(B5*nWe:4fg_tbM˪eI˗0X12 Z[hW~rylKa#~ 4%3P¯(It E>Wg2[A!kCWf Z}:IU-tkN JmzRđ ~|)W6q*3ںt%9Ϣ65 5 @6x+ ߽[4{D+Uڅ0< \\Mv'B+D5b1I710&AA5?-FIMb`eH 2` tSzdZZenO4%@c:arưzGɇn&Z eڊ?{R[7o |_$[J/vj([jSR6*32F᱐on| H[C{!Nÿ6xB>~B'rqqT0'G@wH#S߃H4 \ 0P:$†nʛLdYOaavgH|uGI+Wq/o>QF={%ڹ,?R(L*(}OLB)O9]oevj{L+Ο}F 8( z@ y魂G9Bo~?2!$1YY5}o1\D`TǔV*ӽQbV{j w1͑7vR7]2WU _oҍs@7+셮۾-vf%jZ k}<w'2dZ5ˇEaƃ-mڄY k;36JȥD}q,}/S8g$"[{rb'%h.:gj;PukkAVB0 c> [Cz:m PXlxQ PN^h}htu6\?:Ďt ά z_' l*5x`"8r4$ǿig{瓿D{3NE <- y{G!=}g/:.sH_z&zTp2+UWVFLIR?ȟG] 2*1uӁ*OSjKΚ%)>RC.MEX[Jnp(3U>/z:K/H k$j6)Ϛ]b$28@rPi](#»3%J4o4=ד3Fc9dA[smm5MQg%)KDGu Hɿ "- IK%O5^%@B>0n7zচ K #[b)HmiͰ'L 쾢8G{a, /BCd{u=?ιu7Q%l*ho6C#f6;C?VPd{Upj͜X_RS _i~v}/ q? pϛK]2:΍ ?x[s Ld7 ",8L.saS AIJzMcBIer/TL]{2c_sGZt!&9ulgU8N(YXț,?J\}/1B`&R+}PPs V'voZ.v%b{tMN6Z0Wo!z9 ihp!VrOca*GGS*类VpE Qkd^HXS$O GmdćۇKgkx ;cVTɴPʖه&D2⒆8<X}~QdL7TpC = s~>9p4ք&pŴ2Y1EZ[$n>V^{:HpQņN"IfE209dKE+uͬm{Dt*ҩ&~8{5R6<%7g4gJ1~s[b܌xxQL],Xmct\`SfU|p7ی{1ٽ9%u`JL$.U!bpZWeJs??6)Q -Y%֞=u#@'>>86_ȕtm&))p&q`T*Y+WC1=F6N*hY>=c9KYlyԼ @0j늢U89.␉V{{%kk)[՝t K&̫]0U"@('~=MvS}(?\3<6𠡦PJ{ ⛳KNË?sZS,MX~cDT2f."Jz:gg_D]Gxb;ZWҭgG<03"nk4@SXP|=Xwmr$"'C*>DQ!U b\V#zFKR'#FsN5EUs͸M>Q>7k1BqC6"ZVGI6I/^XAYE\d8y݁!姌O&"I9Gu}/ $ F1 |Π҆i{|z]36CA{<\drBf&^92X;bIȬW:|(jc>%TuSa.@gWo eyL%x-t( ݄ إw !~?+loA)}RdBf!!۱@FnW"x;JN!L&`%K?"!ZYgki=!lU9ܖ:٫Aæd [w#fk't,Yv]b(ldztr ~D='ė4f1[DAuPoYqBx@]YpRҟ*a<_8G©2K>rO`쯧a"ls2m2dm Xh^t'O*L֫9p ?Mu'!H`JavR#DVHہd_H;rD V%J6$(Lpv3L' 爓et }IMVJ2sw^.R[T9U?Z[8;g+'p1 $\\ቯ> RNh&Y"ǃ NR0L|%GagX{=F۠PWُ:dǰ7@ku'u0^<cU 'ʊߢi9QNl*51t+0Np׉gA".{w'4TO祑`z($߀*W>0m kҘ,x{p4xܘ slEŶh-|p' D7ςI灍o.4Gؗ8tty-HCE_Mo^БQ}(Ñ +E{׀u#y'fô 7Qܗ5㜼qZVśmL( ;<ώ czE qVڮÏ|۹pA.6&5Se,tKcNd?5\+ôz-N<ãZo:gS8$~ǗuvssƎ9Ѷ$jFg"j]=5 g+ (d8)we-I ]2Nh崙jډ!}?xe aÂ(sjuΰԗ,4pd[9c_sm~+ ;f-hRq2#_C V!r4\F=b "9<`3;0|~_e'GcgMryygR 6{z@, W8\8@Đ`Rg Snٔ~BVU^]aԾ#J qzάt9.0 a! >i\t3nhބ)5'ЛE:R{Kr=OƓ "=@5{QSl: U =Ue9HUh:Wb\X]NT=1*G:§ Q$ub"#^\LweAs/pj?$ !gs[e,5:_s,&nV{3-'3yz ԙ Јpm[7֚a%v%YpSY%&jՖ¢hA 6SxB 3eDXy̤ Pe5YZ%sI}>ȄY:Ƈ6}ن` 2s-ԍFU.'<}O_M ~/TxV-"m$H]~L@!vU:WsStCE5qNՑv\7eÛVlцK`9% ƭe*qMN22p\.)=C)CbOEV~ZARZ}.H4 1ۈ6\~&pZb !c.2`=0%xsZ`!Edj** Ђ'sxw(" ӈks`>5JW%j\нʚʑdˮ<Ȑ{U0j7lNЫ@j/ѿcigmy1=Q!^n:'):;0B:SsEh! im.9V0y՚&@o?4ӇYbD>Ol<54x~#xylGVB@ˊY{jT :=l,I0:YدS^a "pwTo0PIokTA`#Q21k*k'A-ֹ.| a$Acthl㿾[-m\vBִe2X_[(ku] cn yqy=MN[霶 $CyO^v/I֐mOsV_d`vODtij8/b"1uVnt#xeMDU?~P=wwDrN#hav*è ԫ.%WKSͶ?SH ά&V@ zN|b ecRgT/*ߤ- YZ