duply-2.0.4-bp153.1.14 >  A `B!M@eee1WLdR#0!kZĊ 5G8imNh -`Ŕg(NK *g,Te"8b -ft~:lq~W7[CJ}<;m@h'Ϳ˓' r!E{aa{6Fqd Z12s8PxGT(j95 OST{(2"c|, '& γ=:43eaa1035a1cbdfbd54e0a9a125af1539ef41bf6f3e235b70353a048ae0c9e3aac497ebc6d10eb2461d3752392b1ff7a43b3e0ee0`B!M@eee T09"=JV^W{0')Fƈ݆Fz1 i! _ȅEaRk_Id˦Nf!>>Rp>'?'d  G48@Dajw       "DX`x( 8 9< :! F#G#H$I$X$$Y$(\$<]$P^$|b$c%d%e&f&l&u&v&,w&|x&y&z&&&&'Cduply2.0.4bp153.1.14A frontend for the "duplicity" backup programA shell front end to duplicity that simplifies the usage by managing settings for backup jobs in profiles. It supports executing multiple commands in a batch mode to enable single line cron entries and executes pre/post backup scripts.`B lamb18dSUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-onlyhttps://bugs.opensuse.orgProductivity/Archiving/Compressionhttp://duply.net/linuxnoarchYMFA큤A큤`B `B ZF`B ZF586a2014003079deac941b98357df061fdd25c5e0f01f99aec50511b33038d6c824e19bbe2e7e10674480d972d6f6a817b3121a2dc7397445f5639571e1b3e4a8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643rootrootrootrootrootrootrootrootrootrootduply-2.0.4-bp153.1.14.src.rpmduply@    /bin/bashduplicityrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[]@[5@YW V@S.RQP@Pp@jengelh@inai.demalcolmlewis@opensuse.orgmalcolmlewis@opensuse.orgmalcolmlewis@opensuse.orgmalcolmlewis@opensuse.orgkruber@zib.dewr@rosenauer.orgmalcolmlewis@opensuse.orgmalcolmlewis@opensuse.orgmalcolmlewis@opensuse.org- Ensure neutrality of descriptions.- Update to version 2.0.4: + Bugfix 114: "duply usage is not current" wrt. purgeFull/Incr. + Bugfix 115: typo in error message - "Not GPG_KEY entries" should be "No". + Bugfix 117: no duply_ prefix when ARCH_DIR is set in conf. + Occasionally shows negative runtimes, (deb#882159). - Changes from version 2.0.3: +Bugfix: "line 2231: CMDS: bad array subscript".- Update to version 2.0.2: * Bugfix: never insert creds into file:// targets. * Bugfix: avail profiles hint sometimes shortend the names by one char. * Bugfix 108: CMD_NEXT variable should ignore conditional commands (and, or). * Export condition before/after next/prev command as CND_PREV,CND_NEXT now. * Bugfix 97: Unknown command should be ERROR, not WARNING. - Changes from version 2.0.1: * Bugfix 104: Duply 2.0 sets wrong archive dir, --name was always 'duply_'. - Changes from version 2.0: * Made this a major version change, as we broke backward compatibility anyway. If your backend stops working w/ this version create a new profile and export the env vars needed as described in the comments of the conf file directly above the SOURCE setting. * Making sure multi spaces in TARGET survive awk processing. * New env var PROFILE exported to scripts. * Fix 102: expose a unique timestamp variable for pre/post scripts actually a featreq. exporting RUN_START nanosec unix timestamp. * Fix 101: GPG_AGENT_INFO is 'bogus'. * Fix 96: duply cannot handle two consecutive spaces in paths. - Update Copyright year.- Update to version 1.11.3: + Fix wrong "WARNING: No running gpg-agent ..." when sign key was not set. - Changes from version 1.11.2: + Fix "gpg: unsafe" version print out. + Bugfix 91: v1.11 [r47] broke asymmetric encryption when using GPG_KEYS_ENC. + Bugfix 90: S3: TARGET_USER/PASS have no effect, added additional documentation about needed env vars to template conf file. - Changes from version 1.11.1: + Reverted duply's default PYTHON to 'python'. - Changes from version 1.11: + Remove obsolete --ssh-askpass routine. + Add PYTHON conf var to allow global override of used python interpreter. + Enforced usage of "python2" in PATH as default interpreter for internal use _and_ to run duplicity (setup.py changed the shebang to the fixed path /usr/bin/python until 0.7.05, which we circumvent this way). + Feature 36: Support gpg-connect-agent as a means to detect if an agent is running, used gpg-agent for detection though. + Quotewrapped run_cmd parameters to protect it from spaces eg. in TMP path. + Key export routine respects gpg-agent usage now. - Update copyright year. - Add ChangeLog to package.- Update to version 1.10.1: + Bugfix 86: Duply+Swift outputs warning. + Bugfix 87: Swift fails without BACKEND_URL. - Changes from 1.10: + Featreq 36: busybox issues - fix awk, grep version detection, fix grep failure because --color=never switch is unsupported. + Bugfix 81: --exclude-globbing-filelist is deprecated since 0.7.03. + Implemented base-/dirname as bash functions. + Featreq 31 " Support for duplicity Azure backend " - ignored a contributed patch by Scott McKenzie and instead opted for removing almost all code that deals with special env vars required by backends. Adding and modifying these results in too much overhead so I dropped this feature. The future alternative for users is to consult the duplicity manpage and add the needed export definitions to the conf file. Appended a commented example to the template conf below the auth section. - Changes from 1.9.2: + Bugfix: exporting keys with gpg2.1 works now. + Documented GPG_OPTS needed for gpg2.1 to conf template. + Bugfix 82: GREP_OPTIONS=--color=always disrupted time calculation. + Added GPG conf var (see conf template for details). + Added grep version output as it is an integral needed binary. + Added PYTHONPATH printout in version output. - Changes from 1.9.1: + Export CMD_ERR now for scripts to detect if CMD_PREV failed/succeeded. + Bugfix: CMD_PREV contained command even if it was skipped. - Changes from 1.9.0: + Bugfix: env vars were not exported when external script was executable. + Rework GPG_KEY handling, allow virtually anything now (uid, keyid etc.) see gpg manpage, section "How to specify a user ID" let gpg complain when the delivered values are invalid for whatever reason. + Started to rework tmp space checking, exposed folder & writable check. TODO: reimplement enough file space available checking. - Changes from 1.8.0: + Add command verifyPath to expose 'verify --file-to-restore' action. + Add time parameter support to verify command. + Add section time formats to usage output.- Update to version 1.7.4: + remove ubuntu one support, service is discontinued + featreq 31: add authenticated swift (contributed by Justus Seifert) - Update to version 1.7.3: + bugfix: test routines, gpg2 asked for passphrase although GPG_PW was set - Update to version 1.7.2: + bugfix: debian Bug#743190 "duply no longer allows restoration without gpg passphrase in conf file" GPG_AGENT_INFO env var is now needed to trigger --use-agent + bugfix: gpg keyenc test routines didn't work if GPG_PW was not set - Update to version 1.7.1: + bugfix: purge-* commands renamed to purgeFull, purgeIncr due to incompatibility with new minus batch separator - Update to version 1.7.0: + disabled gpg key id plausibility check, too many valid possibilities + featreq 7 "Halt if precondition fails": added and(+), or(-) batch command(separator) support + featreq 26 "pre/post script with shebang line": if a script is flagged executable it's executed in a subshell now as opposed to sourced to bash, which is the default + bugfix: do not check if dpbx, swift credentials are set anymore + bugfix: properly escape profile name, archdir if used as arguments + add DUPL_PRECMD conf setting for use with e.g. trickle- Update to version 1.6.0: + support gs backend + support dropbox backend + add gpg-agent support to gpg test routines + autoenable --use-agent if passwords were not defined in config + GPG_OPTS are now honored everywhere, keyrings or complete gpg homedir can thus be configured to be located anywhere + always import both secret and public key if avail from config profile + new explanatory comments in initial exclude file + bugfix 7: Duply only imports one key at a time - Update to version 1.5.11: + purge-incr command for remove-all-inc-of-but-n-full feature added patch provided by Moritz Augsburger, thanks! + documented version command in man page- Updated to version 1.5.10: + Bugfix: exclude filter failed on ubuntu, mawk w/o posix char class support. + Bugfix: fix url_decoding generally and for python3. + Bugfix 3609075: wrong script results in status line (thx David Epping).- Updated to 1.5.9: + Bugfix 3588926: filter --exclude* params for restore/fetch ate too much. + Restore/fetch now also ignores --include* or --exclude='foobar' - Updates from 1.5.8: + Bugfix 3575487: implement proper cloud files support.- Update to version 1.5.7: + Bugfix 3531450: Cannot use space in target URL (file:///) anymore. - Updates from 1.5.6: + Commands purge, purge-full have no default value anymore for security reasons; instead max value can be given via cmd line or must be set in profile; else an error is shown. + Minor man page modifications - Updates from 1.5.5.5: + Bugfix 3479605: SEL context confused profile folder's permission check. + Colon ':' in url passphrase got ignored, added python driven url_decoding for user & pass to better process special chars.lamb18 16149959812.0.4-bp153.1.14duplyduplyCHANGELOG.txtduplygpl-2.0.txt/usr/bin//usr/share/doc/packages//usr/share/doc/packages/duply//usr/share/licenses//usr/share/licenses/duply/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/73d4287a19b4b339c16e38e09018e53b-duplycpioxz5noarch-suse-linuxBourne-Again shell script, UTF-8 Unicode text executabledirectoryASCII textR5a{Nutf-88afd16666edcbaed1ee43e9cb91ed5bbfe2ae965ab639d4f99f39f5bc5334a01? 7zXZ !t/𯉱] crv9wHd3+>z- įοv&gh74^j or\ )|BID ܅?NTWqf`Gw!@Ftcsw&O|'%pg9uZrW#FepfL2TC^)ہ;T3c<.sIfl#M"V.=΀!B^ ,:'PV8dv$? ST$? TtNAYH"Q.KAEycFQ)A'Lv{z?˪?%m{fV= kẎB{Ty$ ɡj]6 Fg-\=T^ c{sI}h9Lu c=F~owc>9V72|\M څ ÓV S bxeo!x1K"$c6OY뇏sj/ BF0//E[ (9Bۺ#os?D98dSEO1=A̒^f*'ا(wTI=]WZ*1Ce@[bYjh@w'v-;ÿ%;6LL6y(̞غ5c+90tϠ}Pĸ .%G؄;4;+:nu=erɺrpSmc7,j H1B1| ɢb'`X=^e;\ú&>E{<^7xAyk6 4T`)V0T"Xh%D֬mS{J׷[Q{ݥQmD}`QS6Gz);j^uUr}l>qZX4wsx?k90j6d2p5P.f3{, w'bl$' &6o$A_+6ol(UAn0нَ~n0h81"q'N C/"Dۥ*I04[> M?|&Н8fԫqX0 /Dj ęU֍CD64RnMV YB`$L 4vRud~aBjmy*f3P4,=GEdf8[KhT#qeD+e&ؽ.}`GXih|A^aAiy3k\6 ڡ;m&J&uAb+A`0HD-~a)>)E&osTɓ>}Dp+Au>z__!GqqAМ5@J+%{aJL2/9uO =Z5;x4($ 2ڀڥcM-8UvI-Agj|}7"mheνI&b4f/qkN]!ܬ1WBdjqR6#@yF*A{Y?=LM5+[ B[I#1+s2bPҖTVlx T0uVLy2xbFXHV10x X]ۭLdYE͹TbNRν6t0'Ξ[28U7݉1=iVZ38,Y9[> VT@<DYl,2eZ J%.TYKгk4)d0HG!OzW>ڦDwiEYTU 6(G W A=As'ajNw3MfP ܥyY9y+x*Q {>NOtLFp!w?0tu_OK=HwAʛ{"` &'8q[_;$Wyc&&$ lgR#hK!+AY-+t[FCLJ9hQܻȏLj0zVzW(!P6͑MHSL6 NKrO",8X1 / JX6pF3&{9Iu^ ((Ou"?69-?w?0u3k^|a*k cq@U44J\9DD$L֡Z'pֆfo*zݧD4HpW_ltdnI4~ a}mjX$V(P s`S (R]MbyoHQ@vHnN]Ete9inWf89]yβ64l h"D;UI46&{p]pևDA0;r29ףsn ֿ~&R<4ݘXR ۴d~n,tT4\أm&e{ޕ U! dUw+@-4\yC=T>tǣ΀"fQM.#=x#?ק<WbxRiہu!ɘ%2W=M%@_0c#jw똒Rw'f% ,~EaO17U&87nVWMs&EDŽ)u6U`!S1O5ؽ!#oi]CZƗgm|x X3(R.hܰ&1)]r"H$1`BΆz34vog>oN;m[3ے`M@D|JM9KKDg<8FmRjO{4Xٱqԧk' $n~Qu| R$nllPˀ\Xp7ٷuwԧOWSz4Q%ԸPU0J4IgG·YڰgxA~x{$ CsgoMR V}q?4v̂rw&1|+`W'#-ro/?oon)?n£JAkލ:.SKwr ~wa2y Lߞ-÷%"4B* n> _'zh*\|tBClCA7aMS/v+]ΎznE'o4N(E%=%rxDBaK ri{$ȁOE4tOv)g޸@?GuIrjnG 5.C#Cp;(^f@\w Ǐ#*nINVA4o!cXjD'd>C;ƐɴsPy^]4&ލQ1tբȻwG#Qp0#f~ c[x@Th#C4unndx@?`9mq~8&Jlw32ӑxUY X 9/ƃ⮈]j*>&٬kYfNpɣ3>"\XTVTm 5P~pK9_z 9eXsFD򲹇}Ē+)ء\i'6W 6<éR.:8X[z)+c F\{^U`^1qҟj [F)~<&u5Ǫ{R"lDG'U-/%װAmVWa;xQ!xB \{%1|o}xOҥcKx_/H̿1F@$2.N^j4QƠяnD|Xu?-Xׅ"؈9QN(f?Pʑ&O ӏ/}",b "MJ=evMRpbh\MF.0{+E@sФ}=ݞnW`69ZwtڈI jĢ"T_=b7OcXB%aB_w^,uǺZŒSG?-h;/>5jգs.$s(5]2#TRZ2lzGr8ͺ>1 T{19l!//4Pҿ%?7%KV]AZplɝQϚ7DxHJli%D=VSd9{g0e|kA|PkĝNaGN?SXZl֬h%2ђ1U`PTA% 6\`-̑l?|#*@J~8wsE];d;!A{^`+%;9cfw=?Ɋ;uYм*631 ʷuNc5kB.Lrm |C0~wiAޟRLW^+}OIYvv٭/u/2ܕ' Q=]x!A!B,-HŸbH2'cOPxS-qV~ar{f~S\mK#Jr-݇ße}P@"F%0!ﺋG*LdCNmZF!c]|>0[׺A֩}B '87Lv?gP2?ڕq[KwK9ӽ+Ӡ HU.Izs ʒ8ZMdD[>_ƩJ]LDw8 ,$eF--o^:9֊1GZkװF4cfXyώfz{myHr] EQY&T8!"dV 9ף',3qq, R\vX7tzgIbNx֊R:w ļ!L0ݸu]c>K$&9u.}V3IvV̂xzBmM.R:ds~~>uxXy7ÈO&:A;aXb;={gsu29 \Lm2?dfPU8II J|f f~>tH5YmLvʋڷٺCs\z@{dLOt~ňWj|3]ry ~n u^9 s\pA%yfj-ekƆҦI12o(n=>m#e=?g,4D}' 5) gM/wӄњLтs`Yqr>^hƔ?&~պ[j*nA{HwnHr+c $!.9VpqHȝJll5Y}W{ܲOa(*աMSRU!( Yk5ơY=+qk 2`s,?qܜ(햔*E&DP%;dlB?yJJ{_p~[!Zt7z{q@^䶟8~!TR+i?G_]7ol.+2 (v= M :Xd̦&ԘBP )=;T|C7j#x"1L:u{j~+]dWś@=RYy085V܋YJ"u(2{99 G8q葽rOIgbpmnz <hh&g]OۓI`kޙ$_HEɕV}=3WCWQԨ9 $XC aV-]S%g())wf~;QRc>Cĺ!lar sL_ؼE9:kmxkz]' lw{ɽϝJy/&3Q_٬.">jq.rcVDB`~39,Vt?l . @SIÜNwzĥ3՜[Uȭm0{}|f®&3a Ǩ-ȫGsc]|NB&hTVHG}]1 *0~t=]YR(h˿\> !LVZAC^Đ*c?H!~dgdȇi0ɚ*ƌPA 6{" "#8,W=- w *h > IS%-bvnV/ hUc fkˢۄ\w,]CHx)#ďрU\-bPVшE)cnȼY" XFAj 67SIfimI\MDfJhv4i6ؾt)dv 3) zO?FaA3Z^@9§^m=} ְN5,hKP4ߑYkO s@sJ <;"/aBOӶlvh`I'&Ɔ5Awc8dUzt0fCu,c[=ᬙC9|xP7ӖfvMHNHm6n@k`>۹/нśfWLטE-7nOg#D;^*K*"9SPv"g`uШo%[(T AQ=|'c׊zd K)F6]DHUМiP@O..q{x=bP[6}@;G@|-Wvjg.:/@r@&p1$[nL U車V\QF 詁?=$v#!6/%'nK+P|(# -z{H2xUްgU("tr褲3͠viaVy+ds1a/]^-ٿu[U}7O}՟Kj Trt$DL P8{˽]rQOhcPΗ@z1*ªsr}E"'u š'w`kiUSݴp.؉K-Xe]-3n] g;y;@gYKR'UȑJ!|_W:cqIvUʪPf5?$*-Ayixu8Vg`ط>pCj]R* Ҏ``Ua?} [t7{Q⬪>.#(| 1P=sYIpJ#F ,|$! S!>AsqpdpyjGXl1+kz?Q?>.aXv4ǞDf$]BrUh% BMTUVO9b_ah0ac20 &U-_ W`څtnkc*@B2Rv;\adL)eM8hD$$ZبL_: uFGu(:%fm13F,{ڪ~ e)a61%-Ùr$n BzGZ, 2͍{_pǑ؝}7yEt{e Ψ9\Ώ7KRբ~!BmGyjxR)TΒ@>&sn!K2֤hȵ 'Ʒ!EDѢ5Bȉ~炁m)j=9T|k:NZX2D3޻dMwJ4z{DӞ lD JJ*vOhpHR \s(*?CU^)IP( .>ǀ>tĈ M@l)| Jn1;<5Z¤YT< XDG}@f@"sQ d*+l8;<{zK¾Ӎs~ssߤQ<9J P\+Pќ0Mh&K~Y!̅D8E<["M1^3)a6b֡Y= 6+!O%Q'Q`K Z{˾rPbzYcߧ`\z/m&jݰe*;x:!$yM (ʲl n.w :iȝw Q(voY`% KƜE2?&]  `UE5 *֬Yt=,'1&AzđV!yT p돢 yjԫ jŚR-_m3DިŤ 9 eD9(.ni.8A'n@Z.r4|'9 s`n +8..=U{U[+Nr.DOA^EXk[Kh:#6%/\'0& Gj{JH^:\6_9pDjW6 /fzڥe|-[&3}Srx;c,]X`}00rH؜tW;dX4:ok[.yO݌╤'D{~BX4;:Hit_ f4pJ S2S>Yx[ȡpJWCV³~#, 2e `MQ1H5n27Ђ}wXƫr,ne pR `zsp!ł>BD/^~zfՅ$i7c<س?:} !9~'H{x^/@Bn.H}hInrr}^v\8}[˅l]?a=:seTo^ѐʃLReiTa9ux"Lt3bpkPs"':}v3/ ޛ7;)_v]+MZl`6}Ñ6=B(* @.}ڌ H8$r_s.kUJ1xHCiE1q/Cݲ4|.ٛfYc0VZqebUn($#V><ܹ57WiǗVyinXN"Ek,r`yH=CfMo#2XiX^G1`:ـOFiݛ~D ȱ' = !$^qQ;w^ӁJ-0XIh')7}LNLІk[ة"xok?bvǕbƇw-&zX/ IRo)N#&)'A2P>ϴIZApݮD#?%#"z+]_%&a0%˂2afUɷ qrkߦCHnOJ ġ[m'(0n5 _3Wx|c qa KG`!&ၝH.};eiQo;yBUQ頽DdēKuB-L%,G06R0z"}Mr(R;K I%6Ldstxd{,F)5^oc=w^>Q [zld)gzg0fM.ݼhٛZzo{0&>0T%̦-3"S͏p>S3i0du촨n+?5#i6ŚrT{kɯs}Pa96}N?2fmJjχYKv 苉pMCkZ xYH!@y-~b´W.rגHVKaɚ.xI+Q4ZD "7n qq1oώqՊW '2G^vo_XhT 2&㝤r2'uEKj~]pS5ʆFx?6qG;`3fcaɑ>y)>#Ƌ{ 0|g frfT~Wݵ0d>6X;lW[W!4 ND l0`Ph7 ;غfHzw{>h.(aeo(6I(? IvsoʸL8\!Olιj?+nItXRj-FCΠo}y^Q(#ckCx~F$n"IM_Fsvq( ?694tsx$!lb Y\a3hVtk@zsv:)Sx;mr,(Hp@-mBB2<;h[-0e%8;_JQ?%">ԣgk} z:y@xViG,2w1^Om>`OG[T[@>p M'k1 W$y93|Ea qҧb+5M >޾ |f"Ț!'B2,xU/nzR qm=Oa"X@]EBj/_E'K)kCJCӹȏ[֊^ɘl"?sЯomx..yQzmx. r$ ^loj&yQ(*k0) tC:L9b7Sl^'ъg}1 E%(3w#C',6"$wCCH 1du: (Nzգț>|sw,N~wᲃKsLRbYͪK[v: :uըî$ iܩNr_`x+%•r9f?DW/KSW{Iݗ\ ^_ve98W-(Hu>cE@ H.rR-gfOW6"9HˊmwY"1s̅9}TJ(U+1Qp[RU?g `=lv(P&i" kI~ y=bKC_AxpW8eq]Q yW/be@H}mhSWXLMpnX9rQ0/DnF'ोZOPD4ePS&']!$BO>dYڢ8w8ά.m{˔3lr@ePCt>G#SB "2~MEKqԵ=+іQxۂHEP 9bFDZE_?WԆMbl ;tXE/)x/NNKqbiq"݇c{jֲRNL bZvW@3=mMK0u79FZOv*kKc'#D' نM ^2`rOǪӡ%嵟-+$#4U>$ii"O8!)Ns 1ä"Lf}af=ܕ M??t&9.MHpf58*1|va@: B,x:7^B`p鐌ۏ3vbW.^I&|8HZ.NH8abl#ۑ&g̦0dBh[RT3}|x61ިO kiO…pKQt }/f6]NpD[iiӥ"eݤK84 @P-H4Sb=#CYЀQ ݏלTKƚ4}ޔgpxC}["|xt7T)3Far-o޻E)o׮I~KZ{'BX8,(٬+5 ?ɐ5UNX*4(R4 Dq߮@]Qä KsJ',2'd "&XvDdET|NjEDȞ={FXCА/|~; ͑*^?ԕnCLU=3*)":M%W[ cj팠GС!kCbJ]0ilP K@Lg_pdXYN*$X͝(48ՙMP~#xbcPmMQG-L>\Oh[&w_4 L?O^u)K͎ڞ3/Ȅ{ m/qVb}FJ&i!nvGdMp&`ۮ<"gP73 SWcf*J{1nf.~VcrDig R?2LA`/=3,Ÿ*%X#?'5$*tm4l_94֑ۙ}RsBqjE?J* lNض֧c%Cd \+z L_):SŕJoY39S+'೤hP o]L^H''>A|\C]ld&`GH9i%\Ѓ -҃[pa2J镂nD@4 H1BCߧK_{>nWks##g-GU[4#>BE]&:H5<)AUp#: - e)"q~E2x<˞tyl}ݻI< w0/b Zg^/ @˓tςo܉ 'Մ[~"c c@eUh .)`ڢN>U^fؓ+:9qVufş(2r~C|Z0Cm^ /|wCq61ٔao/t4X|h$^.Ӻ ptwy.PUJcOT[n4MPwLnޒÊL!y}a[dvv~_#b y#LoT2mMu޹cŇOr _35{H;bx`K' 0,)ȮZKNpF˜&UVn6RjJ9@nU6+JzK $)mQ|S^VB-%*G Q!ڭCn*sJ vs50=;«MWߝnR]LFResŷVwd2; F:sF_b_Td;L7*+ d)ӹx7K5sz2] &_uJXbaI:4trL-YtqFM `DOtkD[3kEG׳M7ϣ3kaU,#޽ib,a0 #u:͠qMDOQZN%Aq{R3H3c~/+넽Zp=82SP״hUZlj/oM((,h*MV&OC=M#Ï#4|Zgvdt-v>U=199ta=Ҥ_laghg2DȀ16 GCpDi&u;RH-cF El;E;Dn3=uxh`H"'u#'gmQ`2$zNrZ;H5DCv4`gЬ_`=R.h`R[ܾ-'eQ񣶙mr:CΥ<džϤԽƊi/xHCf7g@X[L<8P-ճn5U_U/7ڛl/Ei\ mܷa|`"r2^R}H3ӭbsvb}!(ehgeCxV6u&jkpmx#ڢjq4C8*;P#Xv 3PpKYS*>ϜML =OE N7O:(8*R106bc\7iuJꦆLnq_I (D9Utt |UYD]]8 p`ɷI{Hu` Q5wF2´y/K¥`uv[ތ5!8, u?b+/@!\*]JUr޺hDm`Kh{Zޔs |@rكq W"P>`~Kۚ UJߤLE9ՕZ!ӻ @{:װh$弮ӗy.tnIQ= g6STcPDʠX'~ 0p# jI=CdڿtKƭR-'| iLB_;Nh[6t(J( pl}N:D]~t/Mh*h"4u 䜄δYW/ziA gh OQN;Oq FGr9s!3SpϒZ ʾUkZ.k2>g3>;`_ϩr ձ'OmnADO9]we5&pN}fHai:w +]H3̞LB፦=kH5FxsΔvV-҄p5RTG qwy㊩|gfÚ WCA>5TD^S)UQb5a7'xu1yD^8R!Ҭ[ĖG)Dۓh;#E^j6͏A"e쌏; !Y ߀)72ĴOB+ cAĜ#Xjn3GA YP󫁗-4:W&]<ѶXn0?\"DfB}Y -6?Hr=ʘL~"KCRu?7'ɋB ӰH kbj [=A)R7zfow_C"K R w;EoU Yt߯tfN'͹2ğe!4at|sĶb90$w(lgAֆߑt=ղةC,ʀ͢_=)99m y;n p6E'jZ zw4H7**w,ĩVarᾩgB]zh&-o*a]a*=iKE'pSEP#J*L\"yMg;SI#AMsofdA7XZd("I68Ct{nǩS#(;㿜BξT1 (ZfVcR8],"d?QWFy8XOWh5ߵI2КTY6(#QbY~̉9̝~Y{pN>O)T9۬&A$ܬv]GHaT ct~cv]Hி}_*jn-Ln*ͼFVNh3i_3pV'ae0ĭ85G);?G5e-LzoqƔUz%]V`Ȑ qH砨X%a88?mvRzEN.[S=]w}*YU3zj|f=DOA^+q1'y]GeH6Ϻ4I)F(JB-2 ס4z'u?1v4揟ٙv+55ǘakiL't#^/nx5 l U0DԁR&iM5?}*}`@x;bx,moz!Ao)-FЗB:?9ȕd6XIa0 zu? TWryGVn k F?&|KºڢrHzAq!zIM~y,9' $I?[,Èq^ gԌGj_|ewNޣ>t lDC%̇ H$N0ΩPPPA*JN!RG3Am}wN*P 8;IUkYxfȤck}`[3dSk 41+N>r9srʹ%@-3LZa 5@]T=j9L ֿנiZ ԃw5"frzFh2gH60mb/%!mtS@OjcŊTXX ;3d(AgD>ֵ~F̓$H f<[ΟZy ` fdcШ䩄Pݎ6egT1"'ޠt;FI󙺷eՒC˄S;j.|rAC9nK-9m#؆v={/#A8KϚLhpHQΡ>kŨX9GB{%<"tĹ,8lH6].R\X2WI0w B-_~9<>EHƇZufw5`[L01%8ڠ܅aJtl w7Efy.ŵ{PسN@w3}9dDŴ̛͊WTeN2bX9RG%l`|V 8BkѫUb/6b2Ts!Se.M:-*Ek:E+xqRG^CACb魖uKH C|"?d/meBZokuU(rkyV>~K_;U@ܹwc6 a!ғ!Nxz֝]d՟}A^.U]l/I+a)IU6 *1ۃizK;)ZP;hĜ[bH̘7Fq%4˯%eO\ǡ# n K4'2چCKH[t=H!GS A%6ѷ$N ˴5G !&[e1UsI \X4#5-IeNv> jS1CnP%cJȿg=k`J٩[zR_iCa" ^C_ƽ:|C m7opV쨝$vmdwky`ii-,ݪ M(w+~8ŷ:Y> 8d4`O˿˾J~2T9HWBܕR!>VYY8}?WИjI ^|Q/^Ժhf2;lu6R 2gčz|E.f(+E-TcC09KkrK5ʌjȩƕu>Fe'`cE6fw<˿d(Х|MؐΪ :dAvPUa 6q6YCw7$}}JzTϦ,Q %HW{rv9l9/ &mׯECz9OFpGcOܥ5(.|mʬH?P/or쉀|7<_FSdsD2/sBK|m%9_Km /tL_X-$㝽.BN@yc=ǖF>p[i10kY<ϽTs3CwRX͌'8c4;h.OLgL\$= _$QI5ֶr|,wlTP,.vVC:xK[ H\FrhVqOnU`}GBڴѰ3YkTY&n >M#вD_)eO={o#'|CW%;va4$2jUi<(8zU,͍gD}glpp|6!UO^m[H 2/Z0t4@0ҢE|F+ rBi)=eQ|e`oiө%ṱŭeJ2/ bj:`˻TnE܂ (7S=\ѕ 'Zy]-HuZޯjG X^REY3q4_KH~~|~)`*9F/JwUi;׷XT8ŵ_P㧊"Jo$L:At f2@' ܿú'kgCᙀ&>rB&eǿ|]Z@ o[M|cH57Qy35/V`%,pP .=⌂i'P*LMS_*GS7xƉG[*$c焎X]m#V,ç44' yN` $s ӈ6skq1}hs=ȏKJξfT'vRqweKI Wd.|g8w=/7IMڳfI1gXm8υ}_F^ҸR};pLm|K:(xcW*7궴cGtn•02:qϞm̢t 'ڴ\ݪ&f0gZ2N5ܻZܓ`FIR̺*eb56{$~!'xgGXA$)khhJfk٤b[sfGy?6劋yē %-']z0*j[ :0لO=Zd|ؘ\2bi\Gw˷k66өލ 1v,}#y0+`?A5Pk8_ۇM7 A,̒k Ѐ̄\%LH캵^jVWvB\j'r'ҊtQ6#溥ripwj,g4n K8M- ^OH\L~cgt♽0?OѣPŬ`ȠNFH& lrs kQcmٚW>/JOӌ$]Uv `G:LcWJ\ P &Heu0op]ԗ5jiw!YKQDpBePUp J]=-J ͜_`aeY. 3TLp#].ժ;Za1lf:eZ`+OF(n.S?l+ąpC$?ʈ&6k)k(Ɏ®uiڙ_5|oZm9*d\im_+k,xǎh3alh/Ѵik*pDf#NU逶BE˲m^϶hT\/8'רQ']3-'&Ay 䜀N;om>O9:]HMlTяISvثUfb3H&a%$*>Vt5SS&3.EU,dVL]L/P*c K1*s2Qȣ܀lձTCj)iUybuSV,Ɖ6&ԄКՀ /&(2,scPFg@TP9ǀj `Ɂ%jeaiCܮïg? Dݞ[ny5a"i'd!;|+bhiʾ#YҎŒC &#NICdPQ"W10pgB ~L;zYrmBlu%tk=7'CQDx4}cc50<,m4d2PF_ uӋ M0-2'C0*~!:?Ot>4W*Od3qb/z,hdθzzC8LX˘-U+*)[⠲KvPw c  YWqLĜ]M8T`F ?^n5_}p,a6u0;}g.Kqr ,,X r7uV;o8t#{Pk@>ч^}R HWP+n Qi@&yO zW7&j$eP]_\V18| }vt_Ah'= iNeю sa)sc< K.&?R.W#'$Ω-R Nƀ ^%x:P9:=ƒpLstѭ2ssD ^!{UeYI~qhǫU {#pNu3-0y]YFNJ8BL!DڵvmuuSani_yg gɚb`)\с{!+sFU-*9'ZgȺ@Lfa숵M]ފgA`wχnxi?M;+?KTy>DUGh5|]tI &'B+(H럸7ɠ=-*xX(Zh][gj\f'2$D%=.]?iZ`DɳG#Y>ҁ^r.5? wJEl_Wto2a߄nX>I+)\A6,-\9_J2<~qZ_Zϳ[ͩfEGO8:.Wc s;0p5 }SۀXYʎ",$tTIR ڥ=EaITIuw9|- u aʗ2}n[>do ٬a݂d?3JN"66Y/uYj<$CgumxcOG %ENy8L_AEEGވmX~ˆuv! >C: x<2{_Lf]a)5Kq#2X=ĵ`I!ȌPܤ).%rQFm۽^1Mnڌ8?hy=h6`hJYڳ"iw =mLDnRh(7{=l$d;#$.{}?S1etٙV(-&13~}F]lbz/2,鼴 7 -*ݛkQVQH^GEfjf?=pG"2kN+C֨vNO{ LGzHtS4UG']%1yb"QĊAIPnS;Y0s>6[v;eMX|zULU3?䊳AIpS!<ɻs<K"OFL٬[䥦Q H\+vp0G``4tWC͞]pܘ* FNr'T |ljn{QɣM8VfsdҖ!]TX}!6dJ$W MlV"K^S)AtXK!/ɹ)W@@ԯttc)#Sw}-R;о 8GƖ-&J)Ԧ$(~-V7]ZeKu|Cjm F` ,)yur*23TzHӜ-B}#^B`~p 3q]FGl9+;]hjQa$HT bJQvBj`I;(A3mӇ؆d) ;t=AhV g,[3^ HHVM*V@)0A}k9I\xkUmhvbߏ`+0KH#McAۂ?F̗f sV*(y:HG#&O Oj3WlW(xPBSk W--D=˥pIW6vXq913<ث?T|IZz:ڤV|ޒhVykc"RX0g}N orgEp=\` 6gw$h Zꢜ\Fų8n.;r(G]:JI`N|Dk;R]lj$}jLJHtB2cE}OxK ޺ۗ'u}kbC{ʂdM zjX> ֕2A" @Dm&[dH#RPWorfSGթ5,W]ý^ifq5]\.QV/!,!7r y61t;zQ34ղS ZG)wV)+q8L%4bD G eg,EP,=?%Ui֊J>,CVӶO B-3.~eo N5rw] 1WLv'jTgHn .I^}<-Td@u# sʴ^ 1`a\{VZ0> jF~ <~02PkW4-eɋ9R& h46^l͛gOsM_QCJ2yrV2y= p޶^ *j#DvY2RhdEl<8X< ^S C~V̊ygt/iL 4||%*3twD~ύAc-6A?n,rў[b1E;K[Bp" ծ=ns%P*]| j@̥xǕDN3HoGN |{q$p՜)#Zwõ?,OLO3\E`5Y#rN4I'!l00jd[9j#q`>Ny)1c냋G[\r-"6#<<4E#ZԂ}?fq\Q>R"q㼞{gvUK