rkhunter-1.4.6-bp150.3.3.1<>,[ #)>' N=QwvXhQxG׾WHIkZ&i!@E@ƏݼJ v!%z(_V @ӗ"n~{y U-~KDj@FN,b\.~if>B mvSr>f?Tu1I*R "4XFDU9+kBO?Od   S $+x7T7 7 07  7 7 7777((&809:>BFBGB7HC7IDh7XDYD\D7]E7^HObIcJidKeK fKlKuK$7vL wMt7xNP7yO,zODOTOXOnOtOOOCrkhunter1.4.6bp150.3.3.1A scanner for Rootkits, Backdoors, and Local ExploitsRootkit Hunter scans files and systems for known and unknown rootkits, backdoors, and sniffers. The package contains one shell script, a few text-based databases, and optional Perl modules. This tool scans for rootkits, backdoors, and local exploits by running tests like: * Comparing MD5 hashes * Looking for default files used by rootkits * Checking for wrong file permissions for binaries * Looking for suspected strings in LKM and KLD modules * Looking for hidden files * Optionally scanning within plain text and binary files * Checking software versions * Testing applications[ Mathias Homann rbrown@suse.comsven@uebelacker.netsaigkill@opensuse.orgmeissner@suse.combwiedemann@suse.commpluskal@suse.comVolkerKuhlmann@gmx.deVolkerKuhlmann@gmx.dearun@gmx.deGreg.Freemyer@gmail.comjengelh@inai.demeissner@suse.comSascha Manns Sascha Manns schwab@suse.deSascha Manns bjoern@cs.tu-berlin.deSascha.Manns@open-slx.deSascha.Manns@open-slx.deSascha.Manns@open-slx.desaigkill@opensuse.orgsaigkill@opensuse.orgsaigkill@opensuse.orgsaigkill@opensuse.org- Replace %__-type macro indirections. - Avoid repeating name in summary.- upgrade to version 1.4.6 * 1.4.6 (20/02/2018) * New: - Added support for Alpine Linux (busybox). - Added the 'Diamorphine LKM' test. - Added the ALLOWIPCPID configuration file option. This will allow specific PIDs to be whitelisted from the shared memory check. - Added the ALLOWIPCUSER configuration file option. This will allow specific usernames to be whitelisted from the shared memory check. - Added the IPC_SEG_SIZE configuration file option. This can be used to set the minimum shared memory segment size to check. The default value is 1048576 bytes (1MB). - Added the SKIP_INODE_CHECK configuration file option. Setting this option will disable the reporting of any changed inode numbers. The default is to report inode changes. (This option may be useful for filesystems such as Btrfs.) - Added Ebury sshd backdoor test. - Added a new SSH configuration test to check for various suspicious configuration options. Currently there is only one check which relates to the Ebury backdoor. - Added basic test for Jynx2 rootkit. - Added Komplex trojan test. - Added basic test for KeRanger running process. - Added test for Keydnap backdoor. - Added basic test for Eleanor backdoor running process. - Added basic tests for Mokes backdoor. - Added tests for Proton backdoor. - Added the SUSPSCAN_WHITELIST configuration file option. This option can be used to whitelist file pathnames from the 'suspscan' test. * Changes: - The 'ipc_shared_mem' test will now log the minimum segment size that will be checked. It will also log the size of any segments which appear suspicious (that is, larger than the configured allowed maximum size). - If verbose logging is disabled, then generally only the test name and the final result for the test will now be logged. - Kernel symbol checks will now use the 'System.map' file, if it exists, and no other kernel symbol file can be found. * Bugfixes: - For prelinked systems ensure that the default hash function is SHA1 and not SHA256. - The result from the 'hidden_procs' test was not being calculated correctly. - Checking the O/S version number could be missed in some cases. - Minor improvement to the *BSD immutable files check. - The 'OS_VERSION_FILE' configuration option pathname cannot be a link, but this was not checked. - Improved checks for the O/S name on Devuan systems. - Handling of the '/etc/issue' file during O/S detection has now improved. Escape sequences are either replaced or removed. - Not all the linux kernel module names were being checked. - The logging of detached memory segments tried to show the process pathname. This has now been corrected, and where no pathname is available, the segment owner and PID will be logged. - It was possible for the return code to be lost when running the 'ipc_shared_mem' test. This has now been corrected. - Some configuration options were still not being handled correctly when specified more than once. - The 'ipc_shared_mem' test did not correctly handle whitelisting when a segment pathname was flagged as deleted. This has now been corrected. - Commands disabled in the configuration file were being logged as not found. They are now logged as having been disabled. - Disabling verbose logging could hide some warning messages. - The 'shared_libs' test now caters for simple filenames, as well as pathnames which contain the '$LIB', '$ORIGIN' or '$PLATFORM' variables. - -- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)- upgrade to version 1.4.4 (29/06/2017) - Added the GLOBSTAR configuration file option. This will set the shells globstar option to allow recursive checks of directories. By default this option is disabled. - Added a Japanese translation file. - Added support for the 'BSDng' package manager option. This can be used by those *BSD systems which have the 'pkg' command available (currently later FreeBSD systems). - The BSD package manager will now try the 'pkg_info' command '-W' option if the '-F' option fails. - Added the LOCKDIR configuration option. It is now possible to specify the directory rkhunter will use to store the lock file (if USE_LOCKING has been set). The default is unset, and this will cause rkhunter to look for a directory to use. Details are in the configuration file. - Added the ALLOWIPCPROC configuration file option. This can be used to whitelist suspicious processes using shared memory segments (found during the 'ipc_shared_mem' check).- whitelist /dev/shm/CAPI20* and /dev/shm/sem.CAPI20* (boo#1030378) - whitelist /usr/bin/.fipscheck.hmac (boo#1030378)- do not use /etc/SuSE-release anymore, fallback to generic /etc/os-release (bsc#1006382)- Add rkhunter-grep-fix.patch to fix a bogus warning (boo#968578)- Add gpg signature- Default config file changed so APPEND_LOG was no longer activated. Add to /etc/rkhunter.d/00-opensuse.conf- Fix spec obliterating PKGMGR_NO_VRFY. This fixes bnc#926624 - Create /etc/rkhunter.d and put config added by rpm in a file in it. - Fix hideous way of spec adding config variables to a file.- specfile: * added ALLOWHIDENFILE /dev/.blkid.tab, /dev/.blkid.tab.old, and /etc/.updated- update to v1.4.2 * See CHANGELOG at http://rkhunter.cvs.sourceforge.net/viewvc/rkhunter/rkhunter/files/CHANGELOG - change Source: field to full URL - change the spelling of README.SuSE to README.SUSE - delete patch rkhunter-1.4.0-crontab.patch, now upstream - add +%{_var}/lib/%{name}/db/signatures to %files section- Remove bogus AutoReqProv: off - Remove ancient specfile tags and sections- handle current lib64 platforms, added ppc64le and s390x.- added some more strings to fix the issue.- fixed bnc#826276 (added string /dev/.sysconfig/network to ALLOWEDDEVFILE)- Add aarch64 to the list of lib64 platforms- fixed bnc#776687 (changed OS_VERSION_FILE in rkhunter.con to /etc/SuSE-release)Changes: - do not report a false positive on /etc/crontab - see http://sourceforge.net/tracker/?func=detail&atid=794187&aid=3591302&group_id=155034- updated to 1.4.0 * 1.4.0 (01/05/2012) New: - Added the '--list propfiles' command-line option. This will dump out the list of filenames that will be searched for when building the fileproperties database. By default the list is not shown if just '--list' is used. - Added Jynx rootkit check. - Added Turtle/Turtle2 rootkit check. - Added KBeast rootkit check. - The installer now supports the Slackware TXZ package layout option. Changes: - Avoid checking exclamation points in ALLOWDEVFILE checks (this was caught on 01/05/2012 causing a reissue of the 1.4.0 release). - Allow the ALLOWDEVFILE, ALLOWHIDDENFILE and ALLOWHIDDENDIR options to use '%' as the space character. (Note: This is a temporary fix). - The ALLOWPROCDELFILE option can now use wildcards in the file names. - The '--list perl' command-line option now shows whether the perl command itself is installed or not. - The 'shared_libs' test now allows whitelisting of the preloading environment variables. - The '-r/--rootdir' command-line options, and the ROOTDIR configuration option are now deprecated. If they are used then an error message will be displayed. The options will have no effect, but rkhunter will continue. The options will be completely removed at the next release. - The 'hidden_ports' test will now show if a found port is TCP or UDP. - It is now possible to whitelist ports in the 'hidden_ports' test using the PORT_WHITELIST configuration option. Bugfixes: - Allow the ALLOWPROCDELFILE option to work again. - Correct the check of the ProFTPD version number. - Fix the FreeBSD 'sockstat' command check to ensure that the correct fields are used. - Fix for newer version of the 'file' command when reporting scripts. - Fix the ALLOWHIDDENFILE option to allow hidden symbolic links. - The 'filesystem' check now handles files and directories with spaces in their names correctly. - The 'startup_files' test was displaying file names with spaces in them incorrectly. Also the test was not checking files which were in hidden directories. - Ensure that the ALLOWDEVFILE, ALLOWHIDDENFILE and ALLOWHIDDENDIR options re-evaluate their whitelisting lists to ensure that any wildcard entries are the most recent. (A time window previously existed which meant that the list was processed, but new files could be created before the test was run. As such they were reported as false-positive warnings, when they should have been whitelisted.) - Allow the EXISTWHITELIST option to work with symbolic links. - The test of whether prelinking is being used or not was sometimes causing the file properties hash test to be skipped, without the real reason being stated. Now the hash test will proceed but the user will still get a warning (because it detects that prelinking was used and is not now, or vice-versa). - Rkhunter will now check to see if the 'head' and 'tail' commands understand the '-n' option. If they do, then it will be used. If they do not, then the older 'head -1' and 'tail -1' commands will be used.- fixed bnc#717773 rkhunter sends email without To-Header - added 'echo "To: $REPORT_EMAIL" into rkhunter.cron- fixed License to GPLv2 or later has misunderstood a message- fixed bnc#695317 based on Volker Kuhlmann THX- Updated to version 1.3.8- updated to Version 1.3.6- cleanup :/bin/shcloud126 1540295996  !"#$%&'()*+,-./012345671.4.6-bp150.3.3.11.4.6-bp150.3.3.11.4.6-bp150.3.3.1 suse.de-rkhunterrkhunterrkhunter.confrkhunter.d00-opensuse.confrkhunterrkhunterscriptscheck_modules.plfilehashsha.plreadlink.shstat.plrkhunter-1.4.6ACKNOWLEDGMENTSCHANGELOGFAQLICENSEREADMEREADME.SUSEsysconfig.rkhunterrkhunter.8.gzrkhunterdbbackdoorports.dati18ncndeenjatrtr.utf8zhzh.utf8mirrors.datprograms_bad.datsignaturesRKH_BillGates.ldbRKH_Glubteba.ldbRKH_MMD-0028-2014.ldbRKH_dso.ldbRKH_iptablex.ldbRKH_jynx.ldbRKH_kbeast.ldbRKH_libkeyutils.ldbRKH_libkeyutils1.ldbRKH_libncom.ldbRKH_pamunixtrojan.ldbRKH_shv.ldbRKH_sniffer.ldbRKH_sshd.ldbRKH_turtle.ldbRKH_xsyslog.ldbsuspscan.dattmprkhunter.log/etc/cron.daily//etc/logrotate.d//etc//etc//etc/rkhunter.d//usr/bin//usr/lib64//usr/lib64/rkhunter//usr/lib64/rkhunter/scripts//usr/share/doc/packages//usr/share/doc/packages/rkhunter-1.4.6//usr/share/fillup-templates//usr/share/man/man8//var/lib//var/lib/rkhunter//var/lib/rkhunter/db//var/lib/rkhunter/db/i18n//var/lib/rkhunter/db/signatures//var/log/-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:Maintenance:9013/openSUSE_Backports_SLE-15_Update/de267ae0e96382056a29cc3292fe3700-rkhunter.openSUSE_Backports_SLE-15_Updatedrpmxz5x86_64-suse-linux       POSIX shell script, ASCII text executableASCII textAlgol 68 source, ASCII textdirectoryPOSIX shell script, ASCII text executable, with very long lines, with escape sequencesPerl script text executableUTF-8 Unicode texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)ISO-8859 textASCII text, with very long linesemptyRRRRRRCsȯ2dClogrotatenetcfgwgetutf-89464b34b2dcfe74d960b35b2967fe2d113d8f0bfaa9452fa0626c4c208886cf4?7zXZ !t/r]"k%nJMOxrPvіPD@&][v)ɭ~u\g'| csќRh'LekJadp7k-lzo B A/dY}EQ<஺W-7sG41(J %ʆPW> D]ӗ JU(+2 *y6N},qЃi x$Ks[.{Cr3%Jwߵ&cl ݲ7}~T@@;9Bs&i V0L[bn}<\[À^n?M~F&meWr؄^51v/9vа30t9I"/>)yQQ ۧԖ,B 4L:ʪoe>Slg8MrJ/C|Na'@K[.ω1y>!s> 1.UCezj#0NsW=UE]R'&wmHJԖcfbV0 ){_)j[௴0'՝ݳ߿2W"ꭀB.,~gx䘜 1<ѻ$"AVhtD @ׄl,lgK"e1/2d6x f r0y96N`&moaʹ %lA> ;: ZS0Ab%=yPe?K㙾uAz_u_:"b­N6( 8CloZV8jcK.?s}_fŢtCyH ؒQ~pt7;,-gVymȈȡO}>Ԍ/>@dz!qE^ ?^ʦ_sW ϣqዳu$ P 1je}߷1#ӳ8I#͑w˳:tAhOC+56VLiuq}_;+.: kRd.Ô0O%ܒŃnqBEiꞢJ$vx7n;$R%9,˼6gk zݟ&\1]#> 7{&ܺ/L71.ϊƠUEgJ83KbeKB{M~$xwUX%Kv9D;R4=fY(>loL jIJ"NxVd1"v,K#7߲ߞ+Ӡ .sDwxloyQ-/ F~go f%}haKpabR[Y|֘fhØ@Hk}v?8tSK?O*7lA/ud8C}mgz]>K#^lSb{[|*^4Pɿy~(s ^Rgm> øob{D"5K`N!kwo_FȵD`MQ«BA^qt{Ѝvd)ɩENH'rg+\SAr:atvSBbrTQoJ}sZ:B4u3Cp2Hr9|;b5 bPCr-fܘaޭu7 5DWdHwu4E(aGQi'M[Ur@]0}?؛? ^7&oݟIĚ} Eo5Kc}g/Ha4F^;vKwʘh=]R>X?̀IZTMV\H ]Dnl(s$5C{dZ3ʭki&OqfܯsVѰ担p<Ƒ*) f> ,qiq#~IymD]ag׳ 6HKlMMq`*"TnT2yIDېMF̌Lv H ]+JSfcC t'!)j>1/ -'t,0Bꥡ;&rb:.M,L/BíӓMR\ T Ƶ4]&rOD׏A%[̫#<^wnw ̦#kiUo~%!3hIc~H3NHup MK1dRe(f8h;xk2V ym~8ͣ֩¬#76^I]>0g$#0QcC\"WLk ߶,k\nS(D>>B˗=Hhuu~=hWӈٓ'o>z5Vy~62HrK^ŵ %DIvhvbZG,"qgɗ?ޱX˧؄`<9=4fEu%P,ؙiyv,S-rI W:ܤ.*yFy6p^yt:qh憡mL hgp׻1Γg]"rO'4['a4{W3Hs|nmP=ɪ) ]dzKМrOtNRh\Mf\\8ceL֚^vh,h/<C"B].՛7GGG#LXY}Ia欣_]Oyʹ%m;h ՆA?E\4z옳ػnil> $@\A5%'3h%82gBduuV z<_\ӅJ-ܽ8}J>.mmhW iL~֠q~ͮɛfHJӰ\ly?@GҁvoB5Y|ʃkEڞw| ؇grpKc:&\ŋ?cF^w;; -}^Ns+ِ*R02BAi >4_ܕ^u-M`|:"9@ε.G~Dp}2l*'][u]gB¤hCv~F<u-y'O] W!6LGRMMN ,j=Ѭkr\2"AJEo.aȃaQ% %+[ƨ׀_gcN 3{x6RbφeM hĈ(/|R=m^X$ds1u堁 KYm)5o=9ME/A_XJBfa'im| / ^N+?M-wr!&tqZAQn$&2IwnZ [K3Iʍn@.7Krm`A;L |qS~$k2zdX 'Wo-@C})H Cm~gd"+HQ|^Da&P=t1޵vg X?+d&zOQdF-Cu4x)y`9 LV0R8d4U^eUqQ_ 97f">:p!۵Ĩ"ɨc4NڝX^?Y!@K}HO 1Գ1oL6ƲvyVNEhfl<Yi!5EdkZ"#N_K"V;]pGY;KcKbEXBgVp#e{cGSLwI\Y{v^7XpMxIOSuM9'c_rH t*%^,I)TUȺ4ViPŭsWhG:HJ}[5O띡5=SSãt ;psH3A]AYWBOO*$[!iwSp+qx;5e{ܠܭFT "BL/BkmZŮ;9e$.Lމfiƶao9Kf,O)ObO`>)O /SI[S#Hf6S\oqa1A{@GvQ:g_4ف\ r}n{ i/U ej" YAOl .͔Pl08ɝ@@~m)ү :@QM6n_ʦr(w5fԓ7P.ju_ŗ+^uH Vc"37DP fM!P'iғ*71p7*۝?zBwƮJ]AYakm΁,r#ZYozj~Z^5g%l,=,B{ÓXA2 W]|2Du֨m2"ksb|KJJ[61)tM3LG&F&$Am9\a'6^U#v `VX(좙8˓uriWyToB>ڟвɴ7rǣs2>-(D8T??0HK# =A*KZR p"'3Į *"ۥa: @fXYF!-6/(wb,5ԬfbORl;5>%]X.# H~!أ|>=H ^xϊ^L~vކh.8y|.CS&JGo#F\>la0%ǐ% 9HnIdgU3_J.xFZD&60RmXfBӮ|yc|)p_R>Hե>}[oh2阋?R~4 v6ڼjSp7;sq4G“8FJص{qd0A*X䔪? 2^ 8= eT3:y/y6"ˤc VTk&cm뤮j9΄; cA 3(F P_gHD,MN2V'FogO?^zs 9]:H7!B4pJ&J>VDў:\EՌC8ӛX!# +>6 zFQOqP"*\x #(k]|7|"&Sͨh ol fO7ZA~p?Eih.O;g7$'--{Z$^=kl3[1lK Qw\/MWF!Jui^Ohp"y4DJGSiidMmygԜ5ϱw IiWt}j{7RY҇u0,3&78Դ۶C O܂aN3?EGZ2^/ߍrvI(âݶzu>C5?; ַU|`Npè}[oH#_m R"0˓GJ]ۗ6d覍u4i\ƒ7&1lpm=udGgM־ 0=Y;K0ZȳZcvłkKs=X0}?($;k{}Dx\{^nH `$lskIz>Ϥ3gtƕY*516Wͦ^~Žz<{1| $;d1p&c{̄Z2dޡ) È,#%N Ml f`D_ٌpk$Cf|pU%m9b.!} 'A+Wk/Y1T=w Vb0XNy+<ڭFyB<ƻ^eΜ\q;jo~Uw^j~0Zd4N#ᾪYO+4l4tf:([IiSs ]^nBi`bzx_ys/m~bh况Fk՗g ՟vq>*j@^GE>ig)ֶEfssQVz U!3/*F_% , ^j|J>g5/z);Kg9l2|pyu1FӒ)DvS7^/?R%J [z3ZT]:d'jTE5Y!#yY$ttDL/q^kO-1I۳J%*>z"R՘6".O, _9cW&)>Fx xrViP r(b@ncG%Z2Ce?L5PX7ȟ0SZ!!кo3PbҠj8LfBV$+W1"EQ]f5LjiuTsK^%OZbT &\b5͗GxW]Z5,s?LD̏`|0UK~שgw@t/XLAqʢ|ڨu 94TF~R2{xvOj}$M-^'#`eI^VP(?Y͗a6@G6@ܬ]H.Of/M@r&x:l!=n]A!Xb0ڞi~bX H ??{m4_[9afxsph9.[ɗ8mY:rj bK$Qr% ӫ.ѣ N"I#e.G߾/;:;}0#UNLeUS HCT_oFU1)׃RJcAۘNK^0Ag!;3cw0[2{`Y|3r2=UuuySy|fPD5I9uwr͍?m"gpQn;˽B8**Ab]l⸥b8-e/qUid;N1/F+G)T~"N/t!wM 0w'rߖH~DNB(`2+$Vgrx}yR* GcY#{=דWmIˈlK9.h5BmV{Ťj?،9=J2%Q[uY弰m6sܻZ"Wt;wZʬ؜m% ޷ e)Y2X 3?蜜v% y;[(;\OG TfmNm`' }ɹc Xm<,"\x^ejJ7s"6{jA-rpl{JٜbH|.cAJΩu]bl|nךyD}fkcq`N\aWJUcNk Έh}!V/ܪUƽwHubsC"$dr^#V~|Fbֻ0OΓ#Y,MgҾNihlՍ{W߀s2\}t4SYc܏N8Z'vMn,PIBQz3 L%p̽ћ+iի^͆m7 Cwr2}1O8Q3M2:Hz`bTU?瘫o[S$* l>7s:GC@c|r7gVTy ő[HCi`3&KRbwb-y n&b/=O7a㈎fŠFP1gm,M/}9u }Zɔ]nQ>;~NuQaiUw 'l?̈6 HQoW;` :Yњ1 R!;^>z(mz#Fm8=Il/)ܸZ'I?z/ 2&aJM[U~鷑*GU[I(^G\/fU[& NgC9ڋmP+w3b3<)`@q!|$735 s(BδLý ;:@Ռp &}Ý (h% L9/Q 9MiV4 "a] P)@ 7 nyV?.)$s}MrhǪ_Zu'X+aY60Ł43g9 Xva#N GF$Ik0{">y-h@-IB9X.Yn9?Ȏ+#OѮMr dTlxCk:$M9Ux`5B_3992>CZNWyY{I N(x8-f^d^\!di(%B!){.c;R`~by3FrKRiwfSTd&vMPH]%@WߤZCz怟Q2St{Cgͳ#sy^c!UBޅ xI io66 )mkWڎ/WY,9XTZsR﷉4wƲU) V=0b= J o4xŵӅ ~]asrRpbO,^=YO85p_xG~} t[>zg~]N[^:ڮ~|(n?#)ۚp)# +TwE/\2*@Иs~MHg\=Y"ai&O-B]j䢏:Blz_/lA5ftͭS;KaWr,|LqKĔۭtK\R@Clt5\nbRܹQ 'YO _uKY|LJS>ہAx~r1sL5f![uZu#p^ iZd[U[> vY֟H>d੆p!h˖bE<ɱ\w"i Aa A(eE'W\,Q:DRZ BV8?钘Ɲ״E5URׅ~<"hSy&#{ӯ(,2/pU&gr<cwxI)7cjp'O'83CRN^[I̮Mr C_$cH !p1 mK=@~ ,|d j{h-u'uή\2fQ~ :s *s1MuU+7|KZ].9oȷV2e+ g發ɬuӌޘgv[z5E~6w֧2meU >:&0DYm{:_^(?w ㆗d]'[;OXZ\^Q1__i6Cw ¹)µKuz"DxFdNjȅ+ȭ!(DK/aUɯHm.Aq3 X!)hj 6'J]-uI."#zUG"Je-˥#<:SU\b^6K"saֲ:0#XurWY#lÕxvf2Z\sy8K(}>FeBxj#xflz?/85GrOκ~ Q33cs+2ʸ#Ok$ ;7==_ :Uc9=Qqmн e#*wZM#F{=]U >W׋:nNNE{|M^s#!&GvqoyAUKc+3N=gxVeK  Z.V/xU(׵ƪ1F*k^:JD =xq`TemMuǠ?[8 ZE]i$ĦBGnG.#S.8ԉ4装d2wܣ~ϥCgd}ό3兮DX:dB0J{(h==6*;V>9>M$]LU,/N I9,A,Ner2^s%P&"{j h҆[=x8+B%FMSn 4 eӁI7Cb)!uUjcWz:e_K+к5E&+鵵f oA1]/39ooOa)FX)40ЎJ_ZUrJ)R`( ja(O?/{^#,gQ-4#MFjy{ƍz:;+P>; grB;0&&yy+!gʶ(ᦲg7h})w&p3V`i q>o)G#=4 5|7NB PbɢvJwmԞFŝ i_\Yd"/v䤿6!򱭔Y" 2chTʯ{UFК=$e[B8#2ʐ$fe)1t|^#.A[fM6Q =;LO*lxu 7ƹLIʱ3ehwB81:xwR.K*±MIl96q/XhҾXAF'q(N X-P5'RDkH$.Py)FTAn$ Ul]թLq8x 뫌Nx)oU޼=`<# &ߺ0_ztOOg!!כl 'C1DX_Q՟p3bt8앸g01ã{͠TSjmRSq~N|Ey4C Jw "&grsG hN>5o5.y==})fT7ZV[ùF6HHSj,U$40){Bit¼ةq9q{o;\C 15MWP?O>غ͜{hk֙5lx^&)EsBG&%C>BļBJ5A)SYQwz]{N; n-<'R@kLb>~pĭw,%ePb(̰IQbvWǧl u8X}NsO=#}q0[ L뉬lv;+Z >ײJHrxIF2cYyN& kVtwfi-!$tuTSoh-Q 4g&-wO<2eS6Q(RCA% M=X^~|y\l7e ]z!rcSjh2G \D=&T3K=J_#7d!ۅ9{Sǁ|$Y',cKN?gOwR=uXp+D.[~J2freC68c?G,=@>. C/ۢ&7}A u'2jH˪$ϕZ &G#N;SВ8^)jnҙ.c՞ 9@ۇ #zd[?(^y#͡P! WCHι\f9F\zSC|L續q娅ɶt(`W4؜*AcEh#Y7#Z7 ꛹(,D_sn){| >qyBZ1w_zFFr3SR[IOG !$#ZTD/m-^VDqՍT:]t,~~6+U1p޻ Lm]X}EҬh$b?=d'}LP sIMH\ m#B4;ꋛdWH:RMjz^y\x3I.0"+{vN-#(,ft\6'!_5I,]bm+ DݬUQV,"w4PLT0NMZgk&ZY@$o3 xAe'`8nnO ˫=E1!pg{Ȼpuy:#劆ÐdTb׽)Rڽ.wKsv$QW1%us*%u?WR"5^/9+g ­s9CMzmP/SY!.#`$ES J`Ɨ©Pc)"{d:Se"S2 HAĝ{DS*K،0)J^|0YPش)M(*f60h27 G x(؄%_1hebQhJT'LрA;^{МejX iBϭ UzSk AmF74wj\3*C!8:NĂ  e%\KwFU^vcM:/o瘎r"R\]=>#O|\ W %!o4f}0/ $Nr|fXy ^|DEAٔpvc=bP~F=pCɑehԚ;պ0/6hYТDbV,j!PfKy֖3p'滠'@wnn8as5oVZp,uФ*{rS@XWWЌ~qI*@0 ̯ ՄY& nfd8{ӺchTiM]^&D!DYCuT(ٳ dJZކF}f؃eY'xc$"!&LryuʡXٽD!fp+sF4y t"f@}_"putEu琵m,?]9 },5|IzY]6V5 3e^,w` Hѐxi9w;lsvW9%ĊRvG>^)=sк7e!2%[rbqy=Cg3ՅW'Ɏ'{r!~tUX+Zc%ԑP{b`bo8y$-RTn*hBN^e~]_ļٹR5C%4š~\) 1!i;_ZS'`Q5*JJ3 T])')h\Ig9 PaӁijSf[$cl'jiJĘ(c $XU:^WזRFA&Lss *~c!w%۫v\r T-AȌi :8?5H M$n[0BIVTvK UȘ]|Y^r[k_Ȗ_VwS{ <OeOXJ P.CGg3[]l ޾yR7?7,ǀʵX ^x񗻐vB׬׽X5E A?ioD8:Tm Zԫc)0QxH6 Idڛzp#zI8}Y:z} 0" {++pٹ4V$32WZ!vR}<ޥ=h(&* JVQ ?Gttt8kB2_Z_K6m[)9x&; yTlZq5mPr.[IOvt& a%ˢhr@ca! z{-BuUNtfrZPԟh?(";k8Ύҵ .-}_6[ o(EO;ERh1Q|E  fM)G9ocUƓ#ǢM.=ϰͦx#@NYIGFG✉Zo/cf'^%Qcu\rit6~.z7 2SrF.ɕ6 .P4I񨍮vXZ&Zߠ̛ z/PC;j2{M3^4VE҃PqLN,zO}@"؏eJf銈0BD:JIxf&K YHmY_Ⱦ|! &5#elUq˽w?嵳B zrj~P&2rB 0yœJ̩j~WljkcQ+,ݴ;3ݭB66#,rgS#8x&?ǣf>PI&aۜ5)+GŃ/Q3meTw$'V2<~FfS+IpЙkT0o0kPNx@ ub-"0ۮS<*]4/}O0J{<@0 y%J"'/ #fp lK.U -M]Uֆ>j݆+^E"jBtXM0UauZw-Z1qT`XGk.[lc{+Ҵv?bU$ FVS.{”Mr*lS5<7ĩTT'Xj'X 3b(*u,hqPt|Tȅ&^*jKkx5WVJmWa%hd[SOr̠ORpXv+@rO#)׺H?w=Ȁd1pz[~Aު-ܝi t\N1&r]7Pҕ\K-iD8ȌT0?֧iSP$La.Cv7;#1dٕ\-7OYD:ǻ &dKifLu Z:31WA,ڮ}>)cwDt"᪀ ;u r#**̒/\h@zCcMQ3$ỤYĤ2-k~^q. Shڥ_m{ )a7!G#f@/tL{Hޝ^Qe6jG _)Knefڔ^0IR py^  &3n ~6czv^>7M0'R7d,0QU{PZ!:2tp\kk_$Wd[p2l,|t&sfDYs=/% Up/МMZm3Ơe[p}J~xv!$eڬf_6J%䯑S0R单.BWCB;%&ԽQt T$ދXjU%Mhe{"N$132LU`u ^7ۑ} Q-W~aqDgw:呼t v*?ZXKWϿ LjB`}uP.羬#teI'y[ΦGouJqf@iX˼<8jEu;f[7@Sc 1] fՋjȀ xiLdsrD4't568_NM6p !G+6l U]ϟzBzS#gN)4tו@0$!6gXthVM;PS_k8;8QQ-uvӡ7<Gcq羳`%S>9>6Gab9'tV.ExVv\fOZ!Cef<+/Ik>}#k=Ww̶{@PD4( d+YYF'ɈCƸ1- mE~MEc}IYz8xPU3]#H Q:0Bh9Gl⢖}TҮq%Tչև/(JMW>ɿoc8<[B]*nCصa9Ī &7Cҵ:Z?DgŕGƜ A8@`'ПYo ]n<A֚ OݧES}-6V Csj*SsŬ' +fW?lGz r+7~y:8۵sCF\noz  ;aSּbh%Ŕ@#B4hLߊ d9[*֯`[( e*=TS,̰K Q&qpkt_" {uWM<^wd,mYf)N+#ߪv0/߭)n lȝ^Zhם4I>9"c[,%ؼ?zUIVC:+y#fΖX ]qNvW f CV@oh׊p#J@(-|[zVPl0'L -w!xe.]pY^{cX6sjvb0c#@SUVlir%=:o'B)(x!fV|MNBSJ5ߕe{W((-WccfΉYlۀ5$לXP_{mnjM9c.aoU|/Z_sdlNEpZf {&dQuz!Z`H= ThvD'%^H\٩K̵Ώ^US0%_|h}4Dݟ(4TwTJzxb|~UV\'0}'ެABT(%>ClA`o]m|4%iw(bZl\buBy5L/ (FrcC)l|^rVVȔ=T pMQ08svX"{Г;ijwQQ~`MթLtGϐ8' aܑbnz( -r~7L.nbbr?<+:;|+F*U7 wz-^ =K/&!28E͵(T%7j!qߨ'n\pU쇚c [:,=ORs|;A跇`]Ło-(瞁462Hꢶ FӫpGvh[5L3QZD4`/Z/`gL+~&!8FUҮ1>SA]PhԼP I%r@'or{8=+ / ʛM@1M0),-զ0Bq[@ ދ@'q핼$#Iܰe)q+E )/ QۋIޭP|O}d&BLw>%ݚL'u{^U[Ewp48[v7v1 n!u!+)^u1\Hz)Z?f&/LoC.?O= ~uђ>Co1Vqタ[[6% Nm tW[0c"ʑ08sz+j8] :@ɷ `0[ZV垬v:R@ *қHxګShVFJacǫpR*S~SGm=v;z>l]gPx%XdʡS s튫i#\yocpҋG^wvi4 bʰ\S+TISB6P2HKM@iQQ-t+qqVje6Cr ""{шcn5ha XH?~ N $uIQb"JTxM3"a$+*Ż|z-Urrע.EQ ƸyZn{Б.x0"ӥƲ)I#&po4L*,ݔpWkJw)1@.C&{9Keʐ(hx #+ hfA3&V:: lv<^(? P,3;Ddt$7T9/D`,-̀!@.VX%Ƞa tm!WѺcsM@֎0$}psIsFImcEď,aKxى``,fM -Cc=Mu|~}RjL穡7d j'2Ϭ \{;r86X95U`@z_fYJ `@𛙛 f'?To;V-ۑ h) 1JTңf.B*g/K D?d9d;dFs$o1"\]3dcPYYΏw^ݬe7VtXƯWޘs58Cxt *֡:HK鰃\'7GH߅DřU/D $0Q` 6k˦ ZD1ж31 рv}WD= "/8,]ION&:ҁ:;j੾~](C)| 4c>UgJU ש^OMÔe jJ107ms7h6TsTў *^`}2.Ñm ]Tx=Գ!DŽę%c)mw)3o> k4K$ߒ g/]j.;QXY{5mn(%M[ʚg0j6Ha]WEݢYO >$o'n7ڷ!TVt^1P(%rsasFwмmHAqN|`]`>hqpn@D 6HEd n=Ahj1ôr"Ri/^;[ o[y7He~COs6c̚ 4Eѧu|yߩqK:!w >/>Tfs }xd:% 6Yy4;㾝ۊK|zk&QtHLo8[4_i< }A6?cOoNy'U(zz躏]l}tn&:Oؠq\AI8<a?YȄaq=6'QUݕtTLRc%Ft;~BUM^cD09DY+W N2$*6T@7 GU{Rm?ֻ+#=6آS>W"iHX/m>dOsxU6A4ZԵAl ,C21Qe+%-g*Q r˝u 9 XˢM?k\;-|U0Q+q "^Cmp]&M۞%p>(&݋j5;ꓹ"i!eݛeMJl8H۟WJY ^yDRcm7)nkFḺor ;и՝ls uB 掎B碏 J%˔x0ʀ\3/;;L{܉-ؤ(||1a,}~r0¬.Ѫ:Q?) ^مWi:ޚ/H%mNH5m)GSvq T_'@ՔEQmrYn b };?R3{ uٮnϕNN=[W3*=cIeU^ߥs:azI<9̎ꇬy.1Kp3)oP& BVj{d`g֖k|G X|TfBM-tZ"p(mhAM񄳿y.P+L`uz2;1~I "݃?5iGn*v>w=V>e:jdA<-6VvX׎kP/G!+„d,ak >)lȋe*qg˔?vg`i>lbd#{GoTg/@]D_­}RNmft9uhPwzSa5nAsw DۋDW?L9t:s/U?Kq(AAT[+ip @ iop1ot 6w~rHj2ܖRJcゃ5]{%߹: xsP'冢2vdwakE.^8JseJWu>0%-9/3ư@9Z%5%BrkA(iA9OSp Aw ) 8ch8g{~Y-PLId\z*A],PhCz5=EZ;={sK 9$O¥ml wJhi7"3藾^6XΗ+au {ѦeB roxy(`qܹY/ "7#lZ"a[w*/m 7 :\=c9=pѣ{P$[8 M~_d ء:\wfvf&@‡1Nq[?`E Oz^nD1U$(wi/Ibrn&頚ʊ觵$ck)~PɐL~FS6)TёKV̟bq@jǩ;6jj;b,q4, R:?!YK C~VQeKE41 ؚ.0sxX(G> = 4]DQGV(j( Kg&e('3{W~c"s^s:*IA_H8 0٨ d ֑4lVK)0PH嘓ne𝞻B2{’F?yaCp! G:R1zXXBޙ׼hP$573F}|]X2Oܧ$QzY:;+@ɗ }uQ 7{8DijD_c@Jn3QKl~g/ ɳ/bdokr,2`דO8PƽdKٕ#iJĎ` ,i5g#ՃBb{O 4^rm$&6L d &8$itW)|4YCCРQyQyrgԜ@ρ17MV>dЄ+7{Uth@\EP}=E|sΊWք,dIΈ'zv'ǸsEeӴRqٽz.߂Dѕ~%@҉oBm.dK|"c u=x.94$`P9(K_یGu }u(ݯKJH 9 8:˵z- YZ