dbus-1-devel-1.2.16-5.4.1>t  DH`pM/=„59})N-rչBݨk  oV9o?f{%凔}1@6?IS_o3-&GMv[gCܸcJGǶNƘ2m3PEx an.QH2q( %oXhUgK7AZ}Nϩ.L?w~5#>mž;6ՙ8B MfEݐMv[(:~ ,&u71e846e250e5670372466780e4fee3c198f86a55_M/=„n9ՂT~p-1/0kST3?PKnٴ'E GcKye.a|p|$ x ~H!q<9#ْ?k {џWhDW#i;/v. .8X)i jBhX;3 ܿ9 >T詣{wDj}x~t.0i࠸N1Ű` ]$Ii`W]mUi/4Z1C qۭaeNk<~BJ\4P2/rt>5MB?M2d  8 9?D   d  L<XT(r8xB9 B: BFHGHHI@IIXIYI\I]J<^KmbLcLdMeM fMlMzM"Cdbus-1-devel1.2.165.4.1Developer package for D-BusD-Bus is a message bus system, a simple way for applications to talk to one another. D-Bus supplies both a system daemon and a per-user-login-session daemon. Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon).Mbuild27openSUSE 11.2openSUSEOther uncritical OpenSource Licensehttp://bugs.opensuse.orgDevelopment/Libraries/Otherhttp://dbus.freedesktop.org/linuxi586 ^ /G2 XT #3U)AA큤AAA큤MMMMMMMMMMMMMMMMMMMMMMMMd1d62c0ac680424597b6819d1c415e94aa904a71e44916cf10cb168eb147b6f62364b04cf7921d9f0f850ca03d8d684463dd59411e4027e782a385cd9ab897b5797f4bed828df24c7099fc0117d8cecbb6a413d4b87cd8abf8d3fdd9d1fb9d22bb60ad9e5d63e7da2adcc8be05f1d1acb8855ca16e1b50d16630f28b964bb3626100d483910dbb8ea9c3f52d5ab5abe4bd47812c6d964afeeaae15837111ba91f8c2f45a07a2bf10ed44664b43f5634ec13c271a54279826065732a1fb8b663c765e101c51d3e5cb158d00a7d75966c4410bd6179026d138f95e8d0c7ff9c339ded55cbb521a36ba345508e043278856629316028e1eb453a817ffcb10542d0f0e5958c004697bb5b4e8ef383e6a3e60c3487ff56d45c209805b76a134b3bf00/lib/libdbus-1.so.3.4.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootdbus-1-1.2.16-5.4.1.src.rpmdbus-1-develdbus-1-devel(x86-32)   dbus-1glibc-develrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)1.2.164.0-13.0.4-14.4.6-14.7.1M@J^@JhPJ`gJ`gJ]IIԨII}IuI?@I?@II HCHO@H|@HH@HHCH!Hv@HG@G@G^@GPGGC@GGaGAzG@G@GaG2F@FS@FF@F/F;@FFw@EEz@E݅Eّ@EѨ@E@EW EU@ES@ELE 11.0- enabled SELinux support [Fate#303662]- Fix init script.- Update to D-Bus 1.2.3 - Changes: * new UpdateActivationEnvironment bus API (fdo#16669) * Solaris Auditing (ADT) support (fdo#15740) * Various notable bug fixes (fdo#16727, fdo#16294, fdo#15947 fdo#15588 - Remove patches which went upstream (dbus-userdb-typo.patch, dbus-fix-timer-leak-dmueller-01.patch)- add patch dbus-userdb-typo.patch (bnc#394383)- add patch dbus-fix-timer-leak-dmueller-01.patch (bnc#381621)- %post: don't use invalid macro - %post: don't call %run_ldconfig (deprecated)- run dbus-uuidgen in %post- added baselibs.conf file to build xxbit packages for multilib support- Update to D-Bus 1.2.1 - Changes: * compiles under some older versions of glibc * compiles without X support once again * fix stuck server grab if dbus-launch is run in an existing D-Bus X session * various Mac OSX build fixes added * don't use the broken poll call on Mac OSX * better checks for linker flag support should allow D-Bus to link under various linkers * exit_on_disconnect is set after the connection registers with a bus so we don't exit if we get a disconnect during the handshake * dicts now work correctly with dbus-send * inotify backend is now less aggressive * pending calls expire correctly * memleak of uuid when the bus is autolaunched fixed- Update to D-Bus 1.1.20 - Changes: * system bus activation * TCP address format enhancements * ANONYMOUS mechanism for authentication * autolaunched busses now save their parameters in X11 if possible * inotify is now the default backend for watching configuration file changes * better thread support * bus daemon now generates a globally-unique ID for itself * support for message serialization added * better eavesdropping support now picks up reply messages for debugging * Fixed CVE-2008-0595 * Fixes dbus-launch so the session bus goes away so does D-Bus * Builds against latest gcc/glibc changes * Correctly unref connections without guids during shutdown * API additions: o dbus_connection_set_allow_anonymous() - allow the message stream to begin if the client auths as anonymous o dbus_watch_get_unix_fd() - replaces dbus_watch_get_fd o dbus_watch_get_socket() - replaces dbus_watch_get_fd o dbus_server_get_id() - available to access the unique ID of a particular address o dbus_connection_get_server_id() - available to access the unique ID of a particular address o dbus_message_marshal() - serializes a message into a byte array o dbus_message_demarshal() - de-serializes a byte array into a message * API deprecation: o dbus_watch_get_fd() - had unclear cross-platform semantics * Protocol additions: o Argument path matching of the type arg0path=’/aa/bb/’ is now supported o New error org.freedesktop.DBus.Error.ObjectPathInUse added o ANONYMOUS auth support added o GetAll call added to the properties interface for getting a list of properties an object exports - Add patch dbus-1.1.20-fix-build.patch- Update to D-Bus 1.1.4 (1.2.0 RC2) - Drop patch dbus-inotify-fix-thoenig-01.patch: Merged upstream- Add patch dbus-inotify-fix-thoenig-01.patch: Fix inotify support- Update to D-Bus 1.1.3 - DTD for the introspection format is fixed and uploaded to the servers - Argument path matching of the type arg0path='/aa/bb/' is now supported (see the specification for more information) - New error org.freedesktop.DBus.Error.ObjectPathInUse added Autolaunched busses now save their parameters in X11 if possible making them behave closer to busses launched through the normal mechanisms - inotify is now the default backend for watching configuration file changes - More support for the AIX platform has been added - Numerous bug fixes and performance enhancements- Fix permissions for activation helper - Use bzip2 for tar ball- Update to snapshot of D-Bus 1.1.3 (git20071112) - Own /usr/share/dbus-1/system-services - Don't restart on update - Remove dbus-audit-user.patch (upstream)- Correct error in fix for b.n.c 332845, extraneous $DBUS_DAEMON_PID- adjust permissions handling- Don't use startproc (b.n.c 332845) - Merge D-Bus package from build service- Update to 1.1.2 for system service activation. - Add patches from RedHat: dbus-lsb.patch dbus-audit-user.patch dbus-no-abort.patch- install a interfaces directory- package size reduction (31%) - documentation shouldn't be executable- Fix path in rc script for both, dbus-daemon and dbus-uuidgen- next attempt to fix path for dbus-launch- Fix location of dbus-1-launch for dbus-1-x11 - Fix dbus-1-devel to own %{_libdir}/dbus-1.0- move D-Bus to / (b.n.c #285472) - remove static libraries- build against libexpat (#285472)- Add $local_fs to Required-Start (b.n.c #285472)- display error messages from dbus-launch- remove leading whitespace from .changes- Disable dbus-do-not-abort-on-check-thoenig-01.patch until we hit RC phase.- fix mis-placed comment marker- build wih x support for dbus-1-x11 package (#225627)- move invocation of autoreconf from %prep to %build - update to D-Bus 1.0.2 (skipped 1.0.1) - fix security bug CVE-2006-6107 match rules can be removed by apps that did not create them - pthread fix - fix bug where calling dbus_threads_init_default would assert - fix UUID output to match the spec - clear up documentation on UUIDs- add patch dbus-do-not-abort-on-check-thoenig-01.patch: Do not call _dbus_warn_check_failed() but _dbus_warn() on checks as _dbus_warn_check_failed() always leads to abort(3)- update to D-Bus 1.0.0 - documents updated with API/ABI guarantees - added missing patch FreeBSD need to run out of the box - dbus-monitor now has a profile mode - AUTHORS file updated with names from the ChangeLog. Thanks to everyone who helped get us here- start service for D-Bus system bus also in run level 2 (b.n.c [#216805])- remove patch dbus-send-do-not-close-shared-connection-thoenig-01.patch (fix is now upstream) - run cleanup-man-pages.sh to clean up Doxygen man page output - cleanup rc script, add invocation of dbus-uuidgen - do not call dbus-uuidgen in %post - update to D-Bus 0.95 - DBUS_API_SUBJECT_TO_CHANGE no longer needs to be defined when building apps - ./configure checks now work when cross compiling - dbus-uuidgen --ensure is now run in the init script so there is no need to run it in a post script - dbus-uuidgen now writes out to /var/lib/dbus to work with systems that do not have a writable /etc. Packages should install and own the /var/lib/dbus directory - recursive locks are now used when dbus_threads_init_default is called - standard_session_servicedirs tag added to the session.conf under a normal build this specifies these service directories: /usr/local/share/dbus-1/services /usr/share/dbus-1/services $HOME/.local/share/dbus-1/services - fixed crash when a service directory is specified more than once - fixed a crash in *BSD when watching config directories for changes - fixed Irix build by using dirp->__dd_fd to get the file descriptor - cleaned up the LOCAL_CREDS vs CMGCRED credential code so * BSD's don't crash here anymore - dbus_message_iter_get_array_len deprecated - cleanup-man-pages.sh added so packagers can clean up Doxygen man page output from 7 to 2 megs - large documentation improvements - numerous bug fixes- add patch dbus-send-do-not-close-shared-connection-thoenig-01.patch: Do not call dbus_connection_close() for shared connection.- do not kill applications using D-Bus on update (b.n.c #210192) - fix 'rcdbus status' to report correctly if D-Bus was not running - run 'dbus-uuidgen --ensure' in %post section - drop patch dbus-unref-connections-on-close-thoenig-01.patch (fix is upstream) - drop patch dbus-display_DBUS_DAEMONDIR_in_configure.diff (fix is upstream) - drop patch dbus-tools_autobuild.diff (not required any more) - update to D-Bus 0.94 (skipped 0.93) - dbus-uuidgen binary added for future remote machine identification * packagers should call dbus-uuidgen --ensure in their post - GetMachineId peer method added to the bus API - dbus_connection_set_route_peer_messages API added to let the bus send peer messages directly to an app - autolaunch abilities added to dbus-launch with the - -autolaunch flag * This feature allows libdbus to start a session bus if none can be found * This is an internal feature and should not be used by scripts DBUS_SESSION_BUS_ADDRESS is still the correct way to specify a session bus - dbus-launch now prints out a simple key value pairs instead of shell scripts if one of the shell flags aren't used - support DBUS_BLOCK_ON_ABORT env variable to cause blocking waiting for gdb - weak ref are now held for shared connections so the right things happen this fixes some pretty major bugs with the way connections were handled - some refactoring for Windows (doesn't effect Unix) - Solaris build fixes - MacOSX build fixes - Cross compile build fixes. We now assume getpwnam_r is posix and va_lists can be copied by value since we can't check this in a cross compile. If this is not true for a particular target is up to the developer to patch. - dbus_threads_init_default added for initalizing threads without the need for bindings - Filters are now properly removed - dbus_connection_open now holds a hard ref to shared connections - we now print out a warning and do nothing when someone tries to close a shared connection - the --introspect switch has been added to the bus for printing out introspection data without actually running the bus - LOCAL_CREDS socket credentials are now supported for systems which support it such as NetBSD - generalize kqueue support so it works with NetBSD as well as FreeBSD - numerous bug fixes and memory leaks patched- added patch dbus-display_DBUS_DAEMONDIR_in_configure.diff to expand the complete path of DBUS_DAEMONDIR (b.n.c. #202854)- add patch dbus-unref-connections-on-close-thoenig-01.patch: Unref connections on dbus_connection_close (b.n.c. #201164).- update to D-Bus 0.92 - proper thread locking added to pending calls - threading semantics changed from init early to init before the second thread - correctly error out when an application tries to acquire or release the org.freedesktop.DBus name instead of sending false result codes - kqueue directory watching code can now be used to monitor config file changes on FreeBSD - --with-dbus-daemondir configure switch added so the daemon can be installed separate from the user binaries - Makefiles fixed for cygwin - fixed docs and comments to use the D-Bus spelling instead of D-BUS - many memleaks and bugs fixed- update to D-Bus 0.92 CVS snapshot 2006-08-17 - don't crash in dbus_pending_call_get_completed if D-Bus connection is used twice in one application - dbus-1-devel-doc: don't package non-existent HTML files- Do not use xmlto in BuildRequires.- split out binings to sparate spec files - string replacement: s/D-BUS/D-Bus - spec file cleanups - remove aaa_base from requires - drop dbus-1-qt (qt-dbus obsoletes dbus-1-qt) - new upstream version 0.91 (skipped 0.90) - remove some lingering bits left over from the bindings split - fix assertion causing D-Bus applications to crash when checks are enabled - fix a timeout bug which would block applications from being auto started - API/ABI freeze for 1.0 - bindings are now split out into seperate packages - listActivatableNames added as a method on the bus - removed deprecated dbus_connection_disconnect (use dbus_connection_close) - shared connections are now unreffed on disconnect - fixed pending calls for threaded enviornments - pending calls get timed out on connection disconnect - dbus_connection_send_with_reply returns TRUE and a NULL pending call if you call it on a connection object which has been disconnected already (it returns FALSE on Out of Memory errors only) - dbus-monitor now correctly catches methods, not just signals - dbus-monitor now prints object paths- fix build for < 10.1 * do not use -fstack-protector - fix build for non-SUSE distros- fix build for 10.1 - remove requires to -%release which can't work- call configure with --exec_prefix and --datadir - spec file clean upbuild27 1303821203 NO  1.2.16-5.4.11.2.16-5.4.1dbus-1.0dbusdbus-address.hdbus-bus.hdbus-connection.hdbus-errors.hdbus-macros.hdbus-memory.hdbus-message.hdbus-misc.hdbus-pending-call.hdbus-protocol.hdbus-server.hdbus-shared.hdbus-signature.hdbus-threads.hdbus-types.hdbus.hdbus-1.0includedbusdbus-arch-deps.hlibdbus-1.sodbus-1.pc/usr/include//usr/include/dbus-1.0//usr/include/dbus-1.0/dbus//usr/lib//usr/lib/dbus-1.0//usr/lib/dbus-1.0/include//usr/lib/dbus-1.0/include/dbus//usr/lib/pkgconfig/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2:Update:Test/standard/f9eeee3ab649cfd7cc4476e477ba4322-dbus-1cpiolzma2i586-suse-linux?8?] b2=Ce նwQ:[FiZ^CWpH}nk5޴Px[)>8{P!kF= WTR% ;|!v]ՂBnsMm^3M:}Rƅy>S_$Q"p.8V g1v }_l>&3v p(LJ1;Oo 'i"%`XrLR2Ϲ;b/\vpJK.1  5zO$= g|@Yn1qM1p^%9hC}"Nc;a;1Kx- Hb A"A bv;$BC lԒB)"鷦 80-[lv$6{ /,S9טE'x4#Xe! s7ݣҌCAǤh%$a TQ] 8-,Qe螂in=K@jw78\&8 5o \'sPp[˄1"iOݢ#smt$Nn~~b=ihp7o׭E4vQvf׶۸v2ly`3x$N05ުLY!˄;LV|w\K3m It}N2Z4Yr̲b|3!烺@ok].pxʽN1,~~wEEۣg#2.w7Z"g֒XSJvma"Icn^5؛vTbrvիN,yؖ~F.N7;c*wT{T΄/ bOn,{ǟ~<}><4F JODe+&S K_mG/ʅ J0dkBm .3HvaVǰh}*p4gh= Lt3O| q *$g8&M#gkīR!ڈK:xK}nsk'l=j80xbCB[´ gY#5/5۾šf FfK+l3 ec:KwE`qT!"Imc)n@n[ VMӺ{o(RiƦNb`v WDjI尚gc ߇dǭ (qFh:Ќ|u%[ץ3qbeJ R(H%E5PL++l8ˑ["uqO8bb#kVG͉Rv'@Ry8EfE0ILOll2BF|mb3U'{r>2=34讇mUto;tۜL,L (桞,OH"SiS?Bp/I{'/JPQ6H"O?8::Mpzok[jWQά(aGbx03%+a#XLA8 wΩpz+c[!E)i-ދ'@}qID\{^kXqōWl]VBߟ;*!2RvGυ6.fc޹[-^@]~O"!LG'fy, QuU'O[r̭LtA4*d pكgVf`-I#mK虸Oo-Uʛ' =2q.Cw#qQu2D0S?rNbC@Eg2bD_~߼z>QWA|0c3\ Q*3[Gq2p#5zE J~R9CST{"?M`"1g=$QcD)XtbbԝX&ػV@jZ}_ۋ%K)-0EJsim|K/~4ʆA&%H˩9d #B[[OIxgw}Y|ԝ*)gYgWẋ{ٜ3zX=;!UYa=f i:zoEkepAF$F!0f^~8O6>Nq1)NB oL@PpöVuֽ`Ur~X e)zCh{R{~9W1W}E5Hj< [^i>9fndيk&n-j+6+ 7h )J͆mΛgPB$V=}=mCD^rTc7oQ.v ߲sLy9ŏxk+SՑn/ ܔ PR+FʣΚ!֮'v-1>~VV@"|K~)*f>H=}y(uw2yc̖Z=du]!#=fZ`pgY4,ZU&EXWRL U7KskxdUؒ=epFi}KrE"NZɫUbn uz^UJE޽%ү!XnF! ^],t899M;$8 3j1 pQ @W xNCyhdnfnhJBbP1'7(ŽB(mAM7?! bL9G&luKh]h ~cMH'.u!fߍf(r(G"׵`:nheNNR}B#k<&pXCC)j{n!MNi/)C2'ʡ?4/N^st a3f[٘i'Ejv@MnpBZlBDb o)VUft%3kW.K~jO!=l+l?8l0 <}{Ftd[s0/wvZ9o9}ӹiU$.D<ԥ>BgH[7I";EsXNXpU$(2;wZ&J.uhqONgB!~*|^ǿ k*2S?u{SdM D6B'Um I0@Hyt]vcFxr8Zu~HI Da7kdjtTuh/](0Wp=s˼cFW(b`F.»ƝRjS9^4teO}>>aF۹Q7Om*ow^mAHq "#L(ڧh4 T)m%kCFO$8M24GZ:Z@1|h1!E6-s<<kÂ!9[zIQw^B}1t"Aϝe')urNX$3 K"ő傥NccФپ4$nҗ *a.^C uGBkDGND?p=84H᳊#D7,(h?iF'' 5k3 4sSyc/=m^w6#8m@[pz/\`F4j~xp1{Dss tvLXza_l5=X*Y Hm!@E _V]U!DVY`|&ݡ%^O=iM'oR!}/iS+ a RV F+b8@nV}rCN1N9c;+Y-ZDQ5*|Y'j8ş6^<5J$zI n]$a&r6G ak۹' XGؓw~#44e^H@v/$奺cR6tJC;hą8qwL@v.it1']( mz&ОJ{+'t6)y&(ʣV97p|>S+ JUBhu(w<%oirw1X[RhOVӓ{,K^BRi|l7k¿EF޼/w!ﲣvd|ջ"-,̠ʗjWr~}qz~a+QW=7!h_v/\XyjW"zXĤ~/ -'mZ%1Ol߲cb3D&Ľ9qG(>yͼ^پLsҡ}9}6@ BfM$Dz]2aJNpYYYe6PTꆧݳ:ȨIro\7|lQ4Uf_h"6ݣC*U 3&?%U)|0ekU7Cq;dH-l44KeCU+C,h-\HO& .1Ihn!]}KMifh;{1A6Sv5YSY{,߮e^3 ?g9)f8b0 rRԛ(=$/6i O_,VX/eC EPPۡ۬^LXh`0`9j@cَnS*J 䆅::2ƸM;ȔL\%ej}YZ_lg7C;F75 1z%PyS 5kmW:Q^?p۷_e 5mHھ][wĔOsȯ+a}ǡ^)א֧W/eOGR Cy\E]ŚِPm룏 <%XB2$FTy*=QХBOvDrr?laJȲ/ >W<2MNj $Dv,h]uceki 3*A7{N$! 3z`F" r^v7UyyP%|6̉5#xa\H8v3-;G(dg,kPM%& v|)& ݯ;C Ĉ{v?uqi K5wNkD5'UAqQ@b7$K {F 'CK[ wX~m”ӻnzT֐0m.7D˒vc .g6`ĭP~HxA7>',?og @ŵ Zzܰr Mq>Q ['/-Ro5;CY\1B b#kjypWTsayr{u4bwO mUWn7RbR a^{>&7J]=UgF9Y6Bۘ,b)C0̓]$g.QTеC/Mhc|k-[z >$B3M ^`~tk乯lE\4g.0޵@;%{7%V~xNs M1w br/]Jhkյ -|b^l~ߋR]2ƿ @[ y k.vW;lpBjq]y#S_M(Nr5 [ P#7=-6{3we؎LT 4F.{0VmbH8{cV9LPkZ:)cRTW#Q3Z 2ѻT1lY)N 6K7={v6T$,s פ\l+eeTU`ij+n=Db)i\eퟅ`I$h#+4KHMHKtQ.>tl \=o1}W wi AF@56ӇHΠN4%?{  k}S8lp9O !&0Ǩ\HQ/by+΢fSGQ-~-O4@j}x82 +6oK OR߷;{F0h$5mu^tQqB-Ő="akѬXA;&xq&mp+*·r3qbNTU.z@:,LqIlBV![bc6#g ,UDK&͊ϕT[E]yO^tۥ^mimt=9E4SVTLݲ K*RDG?)Xӳ-PV@+c;[t<$[%q\̬F"K[UO-t4J{w\JF#!A|< ]k׾ LLRZ>K'0 ȏ6o==\3Mjd}{{޾ GAGI zHM-{ݯjbޤ]\+%tR0i_z7(}?-ìBJ;&LbنR%RL7a˔P>;"|C%pT7tcxFCG#Y5 R ! xSڇL .3P6]erAXhq( գ=ŏ u5{$1W*d*s T^栦]~w!;I* ifDlջύ_lNH""{aSu}R#l0M8{.NqgcAPbls^~lwSh>;12>S+iPn܊v%ŭUK|OU}uYp ^t`l ތ"NN/inU[p`}h(qM5^sreJ6FіN*c].1>6`d3ץ +1Bۮ+˼U%Eu)/j}ū}+A/I3ձ,  W8HiCeq/OY 7@G!洍𷏲X$H-.~0YZ?:~c!T;$|*8 Yb x 61죜+ZÐo%}}ַ7. 8QT b&k{,Ӑ}p>W(粷}=0 8n 敮-xu7늬4PЩ@} dqZ9*D fl(M-D_n.jFjXD#~4$ Tq?i9XoCaI6L,% -˜ $2dW: Հ̕eE 9|,spHR6cD[:ۡ娶$W Xi?GfnXԻrLm)}m{8a<]c H" u@stvds7CքP :]Az 'J&L3Ӈ?Cb`BDqLL/%E\Al>ܥίvf6|D;0>C<!nIM^uB.W}8WozGFg7zB;+۽}a_7?~{]jJx }d̋Pq< 7vxTWrSpgo*5;,)\=f# T+=VBdn-O`fOYl;ȶ^clC (zyb#Җ`[d.7JÁ5$gI}UȱUōBBPs{5<p~P 'C {N{џAÌPLbAeZq;t֍PCڐkWjܰo{椴zckm\˾&lg0fx+0ȎfD>q(g`=iJ&1ThmӒӿ'kr1bxcf+Ճظ"jH0:n.F ѝr%FŨ[ȑ^d7dDYs&f[_T|<-Fǚ$8jrW@4De[?lȦ[;ߌCb\30@<'$f%{LO|gztj0/x%܁QXfN⹲/mGD[eTiY '=WL~|;Q 8Ԕ|pylaw|;=3ROAlSq"cIf% XoA~f˶ v1 <r5:4(?LDߑ%m@8g-6+pgt K/m0/]f읟 tb1*DspdR/342LmUf(DLP&q R-2}t2& V6)h$`| dp":~5OTNîN9vt -~$7M'sxLƇx\X : 5;䗬IUxs$+axۓpef%@kyڵz;O!M- DJmr6,& 2)8nƺI. K%u@#'Įb)tƫjѽ5هdAU^ V1os=GRĵJI~p….i/#wZdz)[4 #o`fe Ds̗OfsM őF*TNh.,cF6t-a#nPAPHb)n-.oR5Z9 =LxQr=):z6ˌ/n/@y,dx6;Ig:ֽ[:V+']2[f}cgW3dQxvc,}ֿܪ#!+]2Ob6PTuk Ч W%PHqGerqi5[3d E/:ͷjS?0j/]e yݫz_~^<|,˰?֠gB a s|U}zaS{a$+ad1qR8(X1%)v,ͧOd h9L7$ۭ9O߃%.؂:1 oSɱk나Z,QBf{  ń۶XndI0'{0mH3mN/8 '8O|Jb}3(sY,GiQ9Ljkc۾j;^dU6)W_^c!!t5v|ڃYSY=ᶾ`4"w!qmHKJtS}KsKM;i8AmCm>GNҴ'Sppܪ8 ġȸNl#f2bDGAu6)J }p2;KY  X yWp|hwWca-4B{g%58zRJ$d}GRM_E]ff]yԠB o;N t~.̣%pbs$.gc@7pcMXiQ2Ym!wQIO0YȤX 1F']B'XN|*4J hfN}$ʯ N@l²SXc~yIi椐HeY P= .7i׃ʪ~1߭,Gt'ί^g볯*])$[IX'!~Eg||hޟcV"P3$&YTvbtIdCpCK;ᑺ3W7SRGZЁ =.;Ƒ ò/Ӗ/4kHZ#Dw:'|MCO)yѝ2VF{4UAD8}z!?o]qZ"}Yl6}WZ)6EԆ~3BoӹL&'NV7L'mXME;U@JOd} q-F 8-0x%:-\ XU-{le6~ c(^:B̺ /xNFQb{'YwF5IrsұUt#wy/ʖ)uw!R"̡o$d^zt3T4"1% Q Pþ$Cr){fd\ĉ'Y ,Y4}67n|=Z満0E9SwɏMj;^0:6J*︷h:]8Mǡ|iY %]UX 2Pۮ ۸..7x25B\ [1$.Q~o99DmpNP@ֺNUkӳRE2tO(#mcѶS_,msIyFSکj;|.uȞ.1|-{I$sI[~5~-~3fQDK Vܸ)މl "YǴ"ǒέ0¨9UC=)|:_c(F؊XzPU+&Z]bI!Hֵ`/ZboᣁXq^tMqw.'GXw<8bOմ ,`#3ç~W kw_-wjU}tkj{;&+JT4'Qd̠4%+[f8m'K ,煑h pu`_p_KOS,bģ.ѥ.o$p5R-V1wٷ^GJ :X4YdSO {{QKVJeSHgѭ٦&y#A Cz܊5EFZ:wCX鑣HBHeHc^4k:aor(yLxdb%VC9 `slF5?Y00JX͕êVR/#lQxa]f*SA]IhlZm3qi ܪiC_5*nݎʽ;k>&'TI%k@aLmrB;e-eF fZ$|^ {ҭ=oe5E&[hGHsh)ox"YLa kf:v1 6K( A~")5R/q^Î9js Lk$Y#ԳbS[J+< mү©hD(ivDE")<(RR+,xSu02CqrB;JMƿf^۔ZsC}x8hgV9ue.&aކ2ʵ㹔{s8xsTk <[I"TDjexR F;j@"+Լ/ɺĜp&Lt^>>mYrf ^2@`xPNKat!rUr&&,f'ơRڊSЅHÛAG (w>=j mԘc$O[paC\Y O A3`F44UK$YPƕ?Oc7QQo/;(hQ'-@0oDbL>A@>a?Q`N:U+="w LՂ{@ PQr'E *+@E+}!_s!_1<*@C/cg UĮ nwjk,><ه=םBn9z~ zWR2]gL7*_C =Jw)ƿMQә(Xs-׶>`C(knSB\"<*DC `TcV;iIFQlkyU5HEmCxnO~MMIhtʅ$d-P"րaDcWz(yMB7?xaTv6^#Y nZsC,ҞujȔR}sH>T#=rGs}3G8Nz ]$pc뤢,[?əXE[X'׷.O( (NYP\|RkCO -^^-1L)<'tAM`>:ӭՕ)0+Pg|YX[&=^T]Kme]RNSY@2 Y,-!xG8dv7'K3gTL5ώ%(DNl[dޠTi4j rExⱟy^H(#]XŚpɗWq|ղl} WpWb1W4xmSlh.Uш=ty}8(W6!vQ.a* VTPy>EQԲjmO)݄l#56p mtR~֖Re_b!V ۍyTe>KНTn(An)88ﰁ[ei &AϚQQPoU]n0_^A?ٶ1ɋ9PdԠ! :ZMA\]MIxҿGomA1.Sɡ2/?YMZ2$5H=bP:(ʆʲ59J0krdN8C׹]cdXqL`EM  t//ar382a~F خ=\7sɅA/X,a LIh ⹋dK̈l>iok1UC9k;Тq8N.Uw-D_Ü iot>L^_RlYDJFSl~\߬;_^w`j$#n \Jg#+vhs 6!YW0AD GEh1-DG/Z%jyk),6\#*=BBX_wxzRCbOqѺ^UN-Ac4m-SonEǔ|u/:yME檱p*ٝm`ɿƚxzMȈ̯p A6BYF @Pܬ(ifa2n@ lS@"(Y5T|'?e0oUpѧK 9.UBpmn