bluez-cups-5.48-lp150.4.13.1 4>$  Ap\/=„l!#  #; H2Ia*7b7¾HX݆"o(nk!ԢGtɖ*E^y&ng,ɔi ܙhG*ݛ ?Һc[0QF+s"dw3k810% 88o:4lz7ޒ;enr\^MWaJ*h܊$4XWȉ7u/[7\G L>w Ln5ӫi"e hݱ&54Wv6]e">F3&4I$׻7_y'ܗxVf #8Ǒ 7쁛V.fr K]stwʵ8;~O76 CUhB#f!}Ru8G>p>S?Sd   B  $ * 0 <  4(8*9*:Y*FPdGPxHPIPXPYP\P]P^PbQcQdRKeRPfRSlRUuRhvRtwS8xSDySP zSxSSSSCbluez-cups5.48lp150.4.13.1CUPS Driver for Bluetooth PrintersContains the files required by CUPS for printing to Bluetooth-connected printers.\lamb14openSUSE Leap 15.0openSUSEGPL-2.0+http://bugs.opensuse.orgHardware/Printinghttp://www.bluez.orglinuxx86_64AA\k\l\l2bdd69d0fc90eab67337fce8c399d5de9a641e8b0cebd4dd6ab918be5ad1e51arootrootrootrootrootrootbluez-5.48-lp150.4.13.1.src.rpmbluez-cupsbluez-cups(x86-64)@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdbus-1.so.3()(64bit)libdbus-1.so.3(LIBDBUS_1_3)(64bit)libglib-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\@\I\ `[H@[4ZK@Zp^@ZF.@Z/YcYjY_wYOY9<@Y(Y XZXXX@W W@WgWV@WI@W @@VV$@V3[V +UpUUc@U@UUU@UTи@T@T{T`Al Cho Al Cho Al Cho seife+obs@b1-systems.comacho@suse.comacho@suse.comnormand@linux.vnet.ibm.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.commsuchanek@suse.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comtchvatal@suse.comseife+obs@b1-systems.comseife+obs@b1-systems.comjengelh@inai.deseife+obs@b1-systems.comfbui@suse.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comdimstar@opensuse.orgseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comrguenther@suse.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.comseife+obs@b1-systems.com- Add hcidump-Add-assoc-dump-function-assoc-date-length-ch.patch * amp_assoc_dump() didn't check the length of amp assoc struct. (bsc#1013712)(CVE-2016-9798)(bsc#1013708)(CVE-2016-9797) Add hcidump-Fix-memory-leak-with-malformed-packet.patch * Do not allow to read more than allocated data buffer size. (bsc#1015171)(CVE-2016-9917) - Refresh patches: patches/bluez-cups-libexec.patch patches/bluez-5.45-disable-broken-tests.diff - fix bluez.changes: add (bsc#1013893)(CVE-2016-9802) tag for last log.- Add:btmon: multiple memory management vulnerabilities fixed Multiple different memory management vulnerabilities were discovered in btmon while fuzzing it with American Fuzzy Lop. Purpose of this fuzzing effort was to find some bugs in btmon, analyse and fix them but also try to exploit them. Also goal was to prove that fuzzing is low effort way to find bugs that could end up being severe ones. Most common weakness appeared to be buffer over-read which was usually caused by missing boundary checks before accessing array. Integer underflows were also quite common. Most interesting bug was simple buffer overflow that was actually discovered already couple years ago by op7ic: https://www.spinics.net/lists/linux-bluetooth/msg68898.html but it was still not fixed. This particular vulnerability ended up being quite easily exploitable if certain mitigation technics were disabled.(bsc#1015173)(CVE-2016-9918)(bsc#1013893)(CVE-2016-9802) 0001-btmon-fix-segfault-caused-by-buffer-over-read.patch 0002-btmon-fix-segfault-caused-by-buffer-over-read.patch 0003-btmon-fix-segfault-caused-by-buffer-over-read.patch 0004-btmon-Fix-crash-caused-by-integer-underflow.patch 0005-btmon-fix-stack-buffer-overflow.patch 0006-btmon-fix-multiple-segfaults.patch 0007-btmon-fix-segfault-caused-by-integer-underflow.patch 0008-btmon-fix-segfault-caused-by-integer-undeflow.patch 0009-btmon-fix-segfault-caused-by-buffer-over-read.patch 0010-btmon-fix-segfault-caused-by-buffer-overflow.patch 0011-btmon-fix-segfault-caused-by-integer-underflow.patch 0012-btmon-fix-segfault-caused-by-buffer-over-read.patch- Add hcidump-fixed-hci-frame-dump-stack-buffer-overflow.patch to replace CVE-2016-9800-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch (PATCH-FIX-UPSTREAM)(bsc#1013721)(CVE-2016-9800) Add hcidump-Fix-set_ext_ctrl-global-buffer-overflow.patch to fix global buffer overflow (PATCH-FIX-UPSTREAM) (bsc#1013732)(CVE-2016-9801) - Fix %ifarch range.- add 0001-core-Fixes-order-InterfaceAdded.patch (boo#1101119) to fix headset connect after suspend/resume- Add lost patches for RPi3 bluetooth support (bsc#995059)(bsc#1094902) 0001-rpi3-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch 0002-rpi3-Move-the-43xx-firmware-into-lib-firmware.patch- Add CVE-2016-9800-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch * Fix hcidump memory leak in pin_code_reply_dump(). (bsc#1013721)(CVE-2016-9800) CVE-2016-9804-tool-hcidump-Fix-memory-leak-with-malformed-packet.patch * Fix hcidump buffer overflow in commands_dump(). (bsc#1013877)(CVE-2016-9804)- Add disable_some_obex_tests.patch bypass boo#1078285 for PowerPC- update to version 5.48: This release brings many fixes and feature enhancements. Some notable enhancements include support for devices with the BLE battery service, as well as improved Mesh support in the meshctl tool. Several previously experimental D-Bus APIs have now been marked as stable, notably the Advertising Manager API as well as the AquireWrite & AquireNotify GATT APIs. As far as fixes go, these can be found in many areas of the stack, including A2DP, AVCTP, device discovery, Mesh, and GATT.- add 0001-obexd-use-AM_LDFLAGS-for-linking.patch - document systemd dependency during %post- update to version 5.47: This release contains various fixes to GATT, A2DP and BR/EDR vs LE bearer handling. There’s also a notable SDP fix for CVE-2017- 1000250 (part of the recently announced BlueBorne vulnerabilities). Feature-wise, there’s now support for adding the appearance and local name to advertising data through the Advertising D-Bus interface. The btmon tool is now also able to better decode most Bluetooth 5.0 HCI commands and events. The Bluetooth Mesh Profile specification was released recently, and this BlueZ release comes with initial support for it in the form of a new meshctl tool. Using this tool it’s possible to provision mesh devices through the GATT Provisioning Bearer (PB-GATT), as well as communicate with them (e.g. configure them) using the GATT Proxy protocol.- update to version 5.46: * Fix issue with handling ATT over BR/EDR connections. * Fix issue with SDP browsing cleanup after connection. * Fix issue with pointer dereference and OPP Put request. * Fix issue with identity address updates during pairing. * Fix issue with not removing services that had disappeared. * Add support for improved discovery of included services. * Add support for simplified characteristics discovery. * Add support for GATT caching configuration option. * Add experimental support for AcquireWrite and AcquireNotify.- enable sixaxis plugin- Add %post/%postun to bluez-auto-enable-devices so the settings change takes effect (boo#1039476)- add bluez-auto-enable-devices subpackage with main.conf which auto-enables all devices (boo#1039476)- add bluez-5.45-disable-broken-tests.diff to disable two broken tests (reported upstream but not yet fixed)- update to version 5.45: This is mostly a bugfix release with fixes in ATT, GATT, OBEX and AVDTP. Feature-wise there are some new things as well, such as btmon support decoding Bluetooth 5.0 HCI commands and events.- make testsuite run non-parallel (it has problems with running parallel checks) and quiet- update to version 5.44: Most fixes are LE (specifically GATT) related, however some other areas are affected as well. Feature-wise, there’s a new MIDI plugin and support for using single-mode (LE-only) controllers that lack a public address. E.g. any nRF5x controller running a MyNewt or Zephyr based firmware falls into this category. - packaging: add "--enable-midi", "--enable-deprecated" TODO: package deprecated tools into separate package to prepare removal some time in the future - rebase bluez-cups-libexec.patch- Set the cupsdir directly with patch instead of mv and seds: * bluez-cups-libexec.patch - Replace requirements by the pkgconfig counterparts * this should solve out the problem with builcycle on Factory - Ran over with spec-cleaner- update to version 5.43: This is almost purely a bug-fix release with fixes to HoG, ATT and PAN. There’s also a fix for a regression in 5.42 that caused connection failures for external profiles like OBEX. Feature-wise there’s one notable addition: LE privacy. By enabling this in main.conf it’s now possible to make BlueZ generate a local Identity Resolving Key (IRK) and use Resolvable Private Addresses (RPAs) for itself.- update to version 5.42: The major API change with this release is that the GATT D-Bus API is no longer marked as experimental.This should hopefully encourage the creation of more applications using it. Feature- wise, btmon received support for decoding full mgmt message traces - a feature that is available in the bluetooth-next kernel tree, i.e. on its way to the 4.9 kernel release. In addition to these changes, this release contains also fixes in areas such as PBAP, transport selection (BR/EDR vs LE), ATT and A2DP.- Update descriptions a bit. Adjust RPM groups for what is used in openSUSE normally. Drop archaic %clean section. Drop --with-pic which is only for (unbuilt) static libs.- update to version 5.41: BlueZ 5.41 is purely a bug-fix release targeting areas such as GATT, AVRCP, OBEX and device discovery filters. The GATT D-Bus API is now starting to be stable enough that this will likely be the last release where it is flagged as experimental. - fix build with older distributions that don't have %_userunitdir ins systemd-rpm-macros- Don't require systemd-devel but systemd-rpm-macros (bsc#983167) Bluez simply needs to know where the systemd default paths are, at build time. For that there's no need to build-require systemd or systemd-devel (and pull all theirs dependencies). Instead build-require systemd-rpm-macros, which has much less dependencies.- update to version 5.40: This is mostly a bug fix release fixing issues with GATT, paired devices and connection handling (particularly for accepting connections through the Profile D-Bus interface). One new feature is the ability to use btmon for reading HCI logs from a TTY device. Right now the creation of this kind of logs is available with Zephyr in the form of a special console logging mode (more information available here https://www.zephyrproject.org/doc/board/arduino_101_ble.html#getting-hci-traces>). The format of the protocol is a slight modification of what btmon normally receives from the kernel monitor sockets, and is documented in doc/btsnoop.txt).- update to version 5.39: This is almost entirely a bug fix release with important fixes to GATT, HoG, AVRCP & A2DP. - install gatttool, needed for bluetooth 4.0 devices (boo#970628)- update to version 5.38: This release has lots of updates and fixes to the GATT D-Bus API. It should be working considerably better now. A key change to the GATT D-Bus API is that it is now fully conforming to the word of the D-Bus Object Manager specification. Instead of registering each service individually with an Object Manager interface per service path, all application services are now grouped together through a single RegisterApplication call. The details can be found in gatt-api.txt. Besides the D-Bus API change there are also numerous fixes to GATT functionality in general. Other areas that received fixes in this release are OBEX, AVRCP and 128-bit UUID handling. Feature-wise there isn’t anything groundbreaking, but a notable update is support for the Start Limited Discovery command in the btmgmt tool (this feature debuted with the 4.5 kernel release). * Fix issue with stack overflow and UUID handling. * Fix issue with ObjectManager interface and GATT. * Fix issue with GATT database and error handling. * Fix issue with GATT client notifications. * Fix issue with GATT object ordering. * Fix issue with GATT default MTU exchange. * Fix issue with device attribute clearing. * Fix issue with AVRCP capabilities request.- update to version 5.37: * Fix issue with registering external profiles. * Fix issue with connecting external profiles. * Fix issue with GATT service changed handling. * Fix issue with not emitting GattServices update. * Convert to unified HID over GATT profile support. * Convert to KeyboardDisplay as default IO capability. * Install btattach utility by default.- update to version 5.36: This release consists for the most part of bug fixes that target areas such as PBAP, AVRCP and GATT. Feature-wise a notable change is btmon support for vendor diagnostic messages which will be debuting with the 4.4 Linux kernel release. This feature will allow e.g. LMP tracing with specific controllers. For now there is preliminary support for Intel and Broadcom based controllers. - update dbus-devel buildrequires from configure.ac - remove obsolete bluez-no-duplicate-test-names.patch- update to version 5.35: This release contains bugfixes to areas such as GATT, OBEX, HoG and AVRCP. From now on bluetoothd will cache more information of remote GATT databases and thereby avoid unnecessary rediscovery of remote services. A noteworthy new feature is the ability to configure bluetoothd to automatically enable (power on) all new adapters. One use of this is to replace unreliable "hciconfig hci0 up" commands that some distributions use in their init/udev scripts. The feature can be enabled by having "AutoEnable=true" under the "[Policy]" section of /etc/bluetooth/main.conf- Add bluez-no-duplicate-test-names.patch: Fix test suite when running against GLIB 2.45.x (test names are not to be used duplicated).- update to version 5.34: This release fixes a fairly important bug for the GATT D-Bus interface where automatic reconnections would not always occur for the client role. There’s also a fix for a missing attribute in PBAP & MAP SDP records as well as a couple of audio related fixes. A new feature in this release is Media Player Selection support for the Target role of AVRCP (the Controller role already had this).- update to version 5.33: This release contains mostly bugfixes, particularly in areas such as the audio plugin, GATT and OBEX. The main feature additions are in the the emulator code which received improvelents to LE features. There’s also a new tool for testing the recently released Eddystone protocol from Google.- update to version 5.32: This is mostly a bug fix release rather than including many new features. The fixes fall in several different areas, including OPP, ATT and advertising (instance number handling in particular). There’s also a fix for handling a sudden disconnect when a connection setup process hasn’t yet completed. The one notable feature this release has is the ability to select between letting the stack handle ATT security elevation or doing the respective error handling in higher layers.- update to version 5.31 Fixes to many different areas, including networking, GATT, HID, A2DP and AVRCP. Feature-wise we’ve got support for security flags for the GATT database, allowing fine-grained security level control for D-Bus clients using the GATT D-Bus API. We’ve also got a new experimental device discovery filter interface which allows filtering for a specific remote service, RSSI threshold or transport (LE vs. BR/EDR). Another new experimental interface is for LE advertising, which also brings the LE peripheral role closer to feature completion on a D-Bus level - remove obsolete bluez-5.30-disable-broken-tests.diff- update to version 5.30 The highlight of this release is the completion of the GATT D-Bus APIs. We’ve now got both the client and server functionality in place, however it’s still behind the -E (--experimental) command line switch. The API is documented in doc/gatt-api.txt and there are several test tools for it in the tree (even bluetoothctl has support for it). Another new (and still experimental) D-Bus API that debuts with this release is one for managing LE Advertising, i.e. acting in peripheral role. The API is documented in doc/advertising-api.txt. Besides the new features, there are several fixes to AVCTP, AVDTP & AVRCP. There’s also a fix for C++ compiler compatibility with the library headers as well as a fix for device information not being stored in certain corner cases. - add bluez-5.30-disable-broken-tests.diff to fix test suite - remove -fstack-reuse=none workaround - remove 20150312-PATCH_BlueZ_shared_gatt-client_Fix_invalid_read-56974.patch- Build the testsuite with -fstack-reuse=none to workaround broken test setup. [bnc#923768]- update to version 5.29 This is a comparatively large release with over a month and 475 commits since 5.28. There have been lots of fixes to the Android side. Our internal GATT library (used both by ‘normal’ BlueZ as well as the Android version) received lots of updates for this release. Other notable changes are a fix for AVCTP key repeat timeout as well as added support for the Multi Profile Specification (MPS). - add 20150312-PATCH_BlueZ_shared_gatt-client_Fix_invalid_read-56974.patch from bluez-devel for fixing test case failure (will be included in next bluez release)- update to version 5.28 Here’s the first BlueZ release in 2015. Most of the changes since the last one are bug fixes, but there’s actually quite many of them this time, including: * Fixes to GATT service discovery & probing * Fix for bearer selection with dual-mode devices * Fix potential crash when removing devices * Fix issue with incomplete names in EIR data * Fix parsing GATT name characteristics * Fix AVCTP long press & key repetition handling * Fixes for GATT notification handling Besides bug fixes we’ve now also got more extensive unit tests for new GATT code as well as better HCI decoders in btmon for some less used 4.1 and 4.2 features. The hid2hci tool gained support for CSR 8510 A10 devices and the hex2hcd tool received a complete rewrite with better command handling.- update to version 5.27 Here comes the traditional x-mas release! BlueZ 5.27 consists mostly of bug fixes to areas such as GATT and mgmt (the interface through which bluetoothd talks to the kernel). The emulation framework has also received many new features, paving the way for more extensive test automation.- update to version 5.26 This release is for the most part a bug-fix release with fixes in A2DP and OBEX related functionality, but there’s also an added features for get/set reports for HID over GATT as well as Phonebook Access Profile 1.2 support The Bluetooth 4.2 specification went public in early December and BlueZ 5.26 is the first release with support for its features. Perhaps the most notable one of these is Low Energy Secure Connections which will require a 3.19 or newer kernel. This feature brings LE pairing to the same level of security as it has been for BR/EDR. LE SC also brings along with it so-called cross-transport pairing, which means that you only need to pair once over LE or BR/EDR to get the necessary keys for both transports between two dual-mode devices.- update to version 5.25 This release contains various improvements to MAP and PBAP support. There are also various GATT related fixes. We’ve also got a fix for a race condition which could occasionally cause LE connection/pairing failures. The fix will work for kernels from 3.13 onward (for older kernels a proper fix isn’t really feasible). - packaging: remove obsolete README.SUSE and README.packagerslamb14 15587073475.48-lp150.4.13.15.48-lp150.4.13.1cupsbackendbluetooth/usr/lib//usr/lib/cups//usr/lib/cups/backend/-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:10285/openSUSE_Leap_15.0_Update/85c398c659a702c1d67d843e3ab6b7b2-bluez.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, for GNU/Linux 3.2.0, BuildID[sha1]=306654d7db8939c5d1dd3560620037e1d40cb604, stripped RRRRRRRR RR&uV}2utf-846df73193604f0f52abca8300ad1f9746a885a1ef309897acf4487cb16a8b440? 7zXZ !t/c] crt:bLL d}lm.d_A?6"0I ߒ+cww3'#AU)j{e vE`9 n`ѵ|7rq љ_IQ"$4ʝI{,^`ъ 0ٍN08gԮ33%"5.xJ*bmC*- 97 n{wA-HW6wq "d8U&v#QP"J粟x&MnĊ[9u4Xs==F=m'kQ3TĞ9:'x𣋇,~\!d 0C9$Y GFl<̆`r񞧏>&o쮿r.,4:Kb%e\9BGvD_%[R3^8z4|^HHT+fԋJ&sGԫ;d- XRFsh G|LoHb$1#ϳa8W0n rHci ʾ2r[-#`>o W19@f}~?[m ȩ~Z٣Aw(_*HQl |>/J.l3[~+zԶc ,SD) 5)Ȱ|́ODl^WI*Բh@\M$w8}yN'l9yWń- m JMbo.A; Xf%FU)~!tv|y.tw BeB%"xk9u`m޺' /=~06j+MFx6]N#"0onV5l&ל;)Y;X]/[a#~ۚX.jqs|#&H,ނsxEi2R'--UGL LU2xx0[TwtճݪScfc%]-Qa7*FYXw: Gݘ,6hJ>N1UmC/7[KfeܮYRys+&BvuAbєzDZ)8hǶddrK^7 s:!c. ۚKݫH 9Υ)^)G%dfHaם ?rC|eg `dayՊ)Uo?~3EK=aW<ȉ'k}sܬ=Z"39崫 ծ/>hOwXs,wf[nD 2!d˩r-8u~ h^$ǹPx!¹% 2N5,\7Ue ay?(n`UVj N2OF(H9 OpG69K46lT,Ta~"U _GUO!E (}h͘+ڭZmJzx`RX0"8bn%QNu=~RV=_{c [pWS,9tم13Y3~8@|ŠG*w79K4堅ɒ9ZGo(u&,GF(s 9FuΊXU -0MhBfUj\6U쨔;o&P 3puC>ik< pO DIQ*N(R\ 6\׿MvvZ-g`G]c9£ho\_VU̢M[$Em,bNҊ[H575In!bK56oFaW ZM29"ikcTDϥgWU:}_%҆3*zyGwzLcDA?q@9a m|&rKOdz]QF(9ݲJ>GCsڰ]Roymv$mu:| r8@2:> ~d'պP tjM@T[K|fTRL]pv JRp|@!9sGhWAGFnM?eM+R 4lI'S#pgTtAgģY1E)Mv}%Py9ho>ns3nvv^#=kA 1@g zML,& k{p\g/j!WB8΃m:τT͵֧"JF-6~ +3J_{\sVSLaH A:gO蛖G0#l O`_&l&DJdmR:j'zH5鞳wgNS|YNl^\j32ä@^`dC'QXHNцFK D`/P}t|(cz>m/eh 1 AϤB&w8j8ǖE8$fهV ~i"dSc3d5t{g0jֱu宠%`ݜ?@f6#KIu1`wm?:a9m+~_bYBGOl 4[h̭Mpڎ˼K케٫ihV p=&wm71Nѱdev9iP~ |KqlBH?j dqԜ.ES ċϕŐaXۆpejZ5gw7ᤂev\ ZKLGa"l´ Xڳf(ls' c?\ȮcgLiI58yf4=9 l[d'|* tekoTrNiW|XYn7}\ \啕TJqʒn1+`#٢O!;% I/fTtʼ2~8qMfIm5paή}RytΊJl*d嚦 +̀ w[R+FghJ׿~0zD* z0XEG.$aB`/k,X28A6u)]h ]NC#"u;S"l[v܆)j~~D6Kpu)^Hzz6`Xn7jzq&CO DZ0:$?e9M"q{ڽbXplOUt'w'`{X̜eo"_<VsVлcWKŀU; <XӹЍj縨~H6kP R~RHӞ#9 ʤqF}9l^B.R [ nE.7u4x\$L^ˣثC.٘H0[v{ЌK9k_pPfw{*F=7X5k6}wdU[ebmr3@dsӮ[|݊ 0jb&Y^|n@4I;>-!%GuZ{Bk@.S=:H-%7 F:T?V Hu4RBkC{3w2H]ꀨf(QxqX'7I½A~wjļV^|" k\y[$iٷM=C|>@lՄhG{<ݘCJSt2ц)Z"a z:Cy=4Tl|ipljA̎Ijqm+P3p^Pi E1z|nx 7]FDBG6S./ sPs232J#xș{U&.#Oz{gJ /"iW+]C=&Khu\*.Fᒐ+N@p#}A8'TÄ]$[pI-RxUxf(vtyHZF5[c3:QbP±RJw @'3+:_+QTA~*=F^TWq CM.ૻP+u(pbzvHmUB$W/BTOvx<QT'rMHC/Uk+.?353FH̪@[5+= Z[)HQJ<}AD9X=q}jh'V /dŋzk8, 2W0Ɛ s],)NEPF6: 7WOh ʖtcgpaxHZWlNą@Lׂ3f6{crg5~ FqMkIÆ1%vs@?2roЀ y/Բ;$ d(DCW$&@@YnIEؤ=l )MPa0s+] *4Iv%|Nz$o[34Rޢ1˴>mlp˶ z›tYI, lRQBFP&Y'1 *D.kq0{)=ai?9i""4+ YaV٣jxY"\:0m*C*33Ks^S1m:1I ekwmٕuKdN/(olval1^e.So $U3]W%Q-B՝ LR֎jEe6)5.`D4RG6NJT.M+q8W Y,Z ~Tgѽ%'LAr{IEXhuT R3dRx%l:lMz%6oжlKWY`~M[=Ea.2i]nA<-D:6q=>.fLTKG'+7s.~H3 id*%z޻ {ieHuf<^${!| fO$~:U '"1r@5 ƿqb1iIe>qƖpfO'umpap`*)\幚9΍^E[]li9[hA2X/4gy&V'ó|2Hb?Ux?L%gXZϛξZ[ yCJ qy>ȴ_Orb̼|n.Tb%P5nٳr!ىޭ3[]և> T JҒAb2Y\k_=~G+YE8>ԕgb6~^P w,8C &J׭M3,$6ɨ}\$ |wmbNATHuf N?^?Y %a[Rw`T IY Fub(!H9?p _݅Ā+|){vFH-;Tn7Z"Kˌj`/;Boʌ=jUA*RۀQq8DvG̻a1 [:dbK+VXL0'49B\?΃Ҙ =$6ȻÓ&1XW>ϲjq[^G?@*#,T4d+}[4dM_`t^3ΉzIRjD%@U>BXa! %6&.?/$!cT:!0fŀʏ֫0ֆؽr|v>9x\@R=熋wzU!ފ6]-]r&z``;i]t(cvw*.RkĄf'{*ՆO"9GQpli޳q{V+NͲhΪvl JwCt|Rnz:0Պ@Z&XXZMs4I4|oj|]z{ 9nT"(oFPid/9 3<>=Hu9xp8dMZ6+$Eqkֈo`}~)CXYOdi{] RbUb$xb HzUE(E0OQR!2C0QY+1 dyq5MdƖs{PfGo3}yF_2 45K'/%:Bi3c`Ax,Za<t)H>%`4T:L C&UdWW: y0}KBP0!X}7`AҷiFϋO"(XjPw{0;Lh5B:ڴ33,AfaS!E70(؛ ]jpIلhRܡF k tY10Jrb~;-reGAI3<^6)+՚*w>a/Awly+v^^J4&Σx>j .$Y>,`KA5GL;-E (ST +ko5vVwJ)bWrHZl !4%`u28P9 1bV2F#Dђ崹EdNgnө @.TdBj$M-$0j5ݸfj{>y+ noyQc̰x+ZW$6ط/7P9zWFL|&l@ 'FxZ^)Re6xOU]%Dt'#ʮ<&TR@WBǷQ&0|r+n{APX^QVJ)_ @4Y1WTK$)CQtw3h38%. }EyI@[EALT9WѠm%*pa;AUmŦz\x*,Q"Sh= OIߴvE9YR։#;|c 5qH߈ج#8_٠@tUz5,%>}-5gYlq~?<ꂄ2%\Ψ>r)wGZ r7) E&+96oX@E/_5Oalt!yhp Mdιr_4D`4tVm t :Z#y789" D`#goNg ʡB14ZJNo]1Ke?zQXJ^,LoU3d<\"*]*fXWZǾX23&%)Tc:o7K,~ϡ;鄑SL^P,(޲hK".p u`(0&>}!cn]ЖT5}ءʄ >4>_"%]3yV˜ٌ:E(D&c&tQ~CtN/9:UЀo{_4$ƁW~F<"$2\UbבB?toSâr.lp؏u7̞tAS!@P>̼Jr˽>iڭN";ܻ:gEV;[2M5 iq30 Lǥ4x# 1`s Q'`rI3)ܗ۲xǤ}dX'ᆳm+\̵_wH+Le S6z n`ei굕 \Z QK9NlzUݵV60 ^rl!3sՖgc~ZM^ޘ,7bn )ʉ4SuYVn as;W7j I:'lTfEdB9=FU;%[)Ju3-: D6&U}ư$w̢FߴR'-݆nzàժ 䴊[G4*8Ю >!6unY0+n̎Ϫ 0¦?/une9`VkoC;NeW=oo;YŰTJS0N"~9u٨glq>:0XEzq1y-T~7c@KE-||O.OP`S⦊w] A(Le˖KU sR4dVc 8db e>J6驱[gUwjc\kO%<>^K"8iőY{"?T'fE8p{|pyu;$aV'zWp }[~C95*Ԯ9'XB@0#H9=Vy"N(:}UZniefP6 e޻|<jukj?%l!VQL1`1zf fx?+B(iNUs ,[p e )OK-NR[wCobxA>f hˏ΀997) 봴1(򪚚p`Noͩ ձR(|L+=FS,Ү"/#$8Ý~!u6?[yX~G?E{t此%qM!aH?52Kk1h^D{Ʊynpieu/L>ȌTYLз&ssap}ۄ؞T]Hi*\J)qa2 1{B|T6~n!wi^7dp3N-i6OѾ^VJ\-K<R^) (oc 2?u_iHT}4x4~{*7Q?*#Z-2D c5)OÈ x/_]cԢ/RUFHF|8@sB.nj23` 2 srrj Ԭ´m;rtx.NH,-6d9zW$2Y_/=˟e|aQ C<_lZWY vfB[A;Kok!'<.+=Kϴ#8ê#0~'gm:0x~qlA)8Ɗdx"Du뮝C*#+{y|=@RagrkMJڡN#tgEph0RVcVpSE)u C-:uD'wgD9'G$"ҷ=/ɝ`O]cCtAjtͧVeFD.2Kr8ż-!Mj8ȶ^cE+ݖxPeh212.psn\Tڎ=*1!Au~:lg;dy$ qZog~ko#3*drU4@;j2#҈kzg=+TyXEMɻ"ۏ#Wem:w]dl((v#6-|+ ^;OBi65~3@yiT&웢+n,c0a#:x~h?<Seb0jJ':|@n~?04v[8i͘69&ΕpC=J$pc`( Yan'f嶄+ԢAݾjJ|nwvwcj|DҜ)$U<^j;>;Y>#+@8ž0 KdD2U2 v_ЈU)j8t<ݶ)8h&=ul/xuUĞZ樃x-Q0Bm^ЃxӻfgAtD L7y]e/ڿøzV iV㤍e |4@2=x\VHiFk^2O|røQsPU oe;]jt~a.p(6ձyH1 gͬ?1ŝ',j.c I;IbS9I T%f=,҇pJSQEfڎRh jp7C%aSόFiTNӶ}v8\O깼h,Js(C8mB/lY>cHf#܂mښtG~ ۦdKB2!$4|9g86b<Yb76\54U`#QN`n9uL[4mjHݥqE <`zbǁ: o|,bŝC dQ->$Jb}r(;UT01$[Iwsi;QuكK 4v]u._GuQ[r2Yǡ ĬpZנƥi f[ g:R IFkryXD@~P&ގn|kg aVu\g^AhW.pGus_:*|Ux cbye()s) )v&yo#`\)ڷFKw . JIseZXPdrswW"R{J͟2*Ƞjr(F`*0iNuVN #Kh„b>Ue=+Y` u5LKvm),1%y/&aHG,l;6;D rts5&w݌\^8⺺&2T˘X;]Vk1+,ZНw~5; ģư6M=)HOQb^D|lߩ¹'L-w5vSӿ}E(2JXل7`p@XՙwҽE=5w.-Dxe2{JjIaEvcKnyc\oFvYZpwODꥪgnqeؘ߳9PR> vqzdXnX@d ,}WWm5TŇڈp8L5ESHC'6pak>ǧHRwӳCdzQgwՀ,'UGo*HfPwqҬ%d>8ܗ'rW֡s$jUr>R .>&{gM[ֺ *FR49e1NnO+O!N0;Xx[&!;K#:13"Thfo-$h*sqUTB/U-h dS.AmK 9X+"|jDk`>ʔ ^mC7 B̺s=gґbwgU^-8`*k% NK%F[ ))*vL\aT tO`kzi1D5B wI,@)o_1:9F?fl}\#c%BզJ߈YHM^8! f˲K-Kn R c*0NǨ&d/^|dW.)ܮFeųxqU:&,uh„;o?^uwaAW+z=y-0,{m&^R}IUف慱4rL V ͋:(PPxf{=I08Zb q A3&>*ɳB"akG!hvwZXr;4XD_uC,?wp,gca6`yvZgNdo^#%yJk&&"$*bz" M9fj h"_W!n`vMPay'l=QkwsMLR}?Q9lWֳ{i$0RuY=YsZ7 5 ݧ$m:Nno4u)r!clӓJ&?L* VLqScah0v$[HnTSxݝ,.\Q!UjlyBؕmC:q/^[>NzB$n#Ѣ "/Pu>Rm(Eh2'#Ԥ:k=W[אA[IHJ0o9}o!v$1Ǣ"l~Az8}NBfqPG_ `2!崐9ccLت?&sfldec} Sbi_,xgWslOQdmRQ"R[d.qw,<1aa(w\s|Lז1vj<\^Ք<{-XAm]ɕ|;ry6 -k?3ix3"Ѕu0EM%ǥENoƶ"(ޓ=PDqw.:o!(2ENy*akBʟb]7+@bW|E% Q7qi"%$'skb!ߗ׻fHYO[7`nGs[ɭ&2 nK"qԬ<-h *#ʔ>%Z3SLKLԶ;!|.:L.v >Ͻ(epIN1XݳҐٓ眊Zqz4eWg9۞t^M4YXcJy7(Byzd`.Sgqv\|h *+vLw {s),5c LX=OqgKֱipY#)~ll'm-e7h,l߲9>2hҰ _𞣔BD"|mzy(mR@O%lbI-&X}᳸NGe9y q{ w95Z,-XKAxm.ۨ;\Ne@pVkU8TrOn tՖ;#Qx|WW";|Fb5soއ7+=<) jz~1Y s*0;Dfo#'\eZ؏)~H:rS,曧m0: rY:S4`T >6Dg4zhUXك)j8;EKcb?Hvm׋Wfu2q\)q6˖BNn5;^Kꀾlaw Wjinfou? aKΆ^3|j7"02Vj,*D޺q19EX,'IPV$&#÷fE P1yoq4X<Йg]{I 8;gFP:3- ^`> s ;֮otW'$<$':8\r1i;RU -7̄uW&%Hz ΦK@P9N©"  .҃ ndFBzd|@ҌQWn߻i8 Ra Uk1RO]lBJPhRo'֡2 Wwd&#J~Bs=cЈo! 잏̷bL7&Zw՘MHUWp4t[e {N{ge1՛ng\ kUEC ,MZ 7_őuvc۞UrHvx ym @bظgЍY-v'S"~\]S3b#vgCY3JIUd"ՏWpu<(B#)߁"耽O \YJY[wxd2W.2ⳆiۼB)z+"^cg:_/,#\wÁvSYzI?jC5njcӴȟ"=KZm' j|K U%!$ƿ<2תevz'/R57m1CN_W x_l3ɦ%jAuz.E/ j y:I(HJr6־@2.TL(z{L:0t:0wk>+Q"OCD# _2PqRf>`O^Y!>T_LM/ 5/xԵ耔Y7ᄇteuSkIHF飾qO0i0-CJX9w̒/]0fcr5S_dqPX# gY}XX zI )ZlGVW|\&J"oEҭ}2Ga mqt `R8S8r5 qEl*ӎ.qюVP=ҿ. yܑ%Rjha?|ͶVBW~]}۝>0[zU mÐ%!9RByj[0{- S l|DUiɗz|\$~~1&~Wrh?g?D"aިۈnskZ ( !/\δ0S]<WGu94u)k \pb7I#c@GXL@4Ѐ=rk6{q|xKBw[{X}kw$Fwô% v[hޞ.G@CP]/\lXa:oBE*vJ&_~|ry˚~V\ٳ"qϳuOhdpz[>@§Ģ{>T*Bjbjj!|pS ]eB'-<ƧZ'K2$oh,e9љ6*_/l` v@Z1ӅMG::7 ?\_` Xy,HBĞ^i~bNP^W|j=QTHN`We$=Nzj k 'hQc 2mf#u|Uȸ0E+oSk>SD%QeY2hY:1?P'ScWRͿ!ET:=_7oMp"ݦ;}#o+q<( 5nqΌ=>RbIq&FHA|R/.~EAZ[{sXy H7o}RQNDSMP*^SmxېVk_P\%%/d[K0&y"% o%cޣ]z`w12=G. @_ 4H  ]?9\hhUGæs)/{Bp0ľ7y^$+M|(e'ճq8락Ud*Mz T:KX12 JҖ{eredv~7&WI$\:p L fr}I{XR¸c2ݎؽHf.>ʋ*3%4oOr{olOK]z] &I_לt)iL)6TU- Y;*.|yKқϹJ[W+Cm3z7JmL.3$eh?][Ʈ P gN1f'#mW)(g8!ўaaꞻ> T*b|v`W Ѱ0窂ºyomf0Q.4vym!F)F[eoW洁 #mftdnVs,~__{w`z lŐ(y z0+6OiL3njf#"`L(}Gk؁iQ5ډ´8M[liJ6-B8?ގLAzgg2]?ChMKvu[j)oe {hxRDJ6]n:By*k ]e:ɹ/m׍g-70 }M]hriɟL%MB8d 1&do؂ zvYf Sle? :0{ωZ5bq$ qLsQ3pdU{:%('mŻz7§uْj K޸Vp6A5H C8.qsI| H F[i)T\,'8nst>%w_ +Kp˙ |vRr6FcOfs!F#4L_,CV3_̈́zT73gB{Ȭ,If١:^gλe)U!h˫9+seUK Ą9kB}O<$Gv2eh2;)x -!u"X,TV~-%Пہa+T;q7*{Ff l gg!'S(] 8FnAt<ͣNMO#iA&0-pҍ7/qրWI ח>0!B4qLa4n Ǽy<攫/hhܥe?E3>hDXw'{@ڱ035WBO)zN]S+c+3k.lKsSݮW1&2g+7ũtgh媿% A(e1Dzu"-dGFDٱETR=Ÿtщ\|WhuQ`v`::2j DuP,ҟ`X#۱o} b0ɴG6%6 X7hުO )Yu9q5cYyC /cO KT %YxZ^{OTo0n6qteRCXaq>" X?#[^"abGO($= Ġ,?X%*T+N'wѩ~.'tCD_B*e ީ^r9Zb7:\ \d;9Rn쌗Llo]`D`FQժ3mXxRD@?5LnڷzسL%e4yh?}ɋTrY>3rg;KN2gfr@$|9Ҍ25L] ac(] IqM^\vZ,i'tf?8p| 8f`PC,$阛<ϳ }Ѻs]/i1>Sf:`9\8^srRla˙Tsr;)L$n2:f50-4d2 KWָ&gJx!o`-W:5uy结Y2ؗREs6޺c XURıZ6iqjL'JO{d߳uƃH:S!Ww IP/8.zvyUĞj)#JFm"8(lF@] J=c{2}? ]oi @_ x6ʺʗ|VH8|144C鬿e1t?vkÿMH^C|D,;`bv5#T^1D^uF_%zx-oPAE lH/)l&ZJ륎 \;B_qI?chHo(MH|'Q 9la.$)pި" ^>R{ݠ}"?!չڌ&:nU }99""6XE@JYb;+NfQD*]>\6㏅#yIbw|d})&d} LisiQ nUG?31V֊\']Jɻ'=%'QJK g~:wbպNDS9-bOzor Y4%Ӄ{f\{|.πnG8:űCap{ aa _뚏2Hil复%J]' /N뤨/k#ÜE-ަg9uj;9 ۵ I='x$Bnj"W!қU9F $8b=V<r ..I\40F,۸oAg##f` HbV%AKȔ$?PeBĘRe<y}`'y8D*y^1(w{рU/o4s1*{ Cf9Pqhcϓjߎ1lu b~b] ICVTa2#.aUyCڝA1DG7lZ)9-2ɚa\)E7@`B &Al&}IWPd.E|x9^(}GP9Vk3 GA { CC㗄%DY^M*l(3Q *+1~`- O4-ihWՋlU&+bNhFxiYTAcM˲Ss}/38y'ȟ8=/Z./wp5DNn-^MTAmIlвgAȚ)N6RL!jݖuƳ+Mh586#Ya%5<&w饙PENJۈY[jlS3 =K 2f!# "ڢZ۱qv c?bZ Ul @>+!C7ـz/7"d96]5eѷIáh $v0v,׺5Z%*O+1mm4HoTNp۶KoaN"(ٸ< uYl6Dh^=Ae1"5ӌx;.xr +N'U9-}w?_8V7x!D1/5hTW̕veqWLj2`=%EAbG7O9 )ϳH T$1 sFTjZݡٯgͣC2HLӤ0PJ#޴A1YՑÊ`Vpc VZ8 ;ް^_&>6 ýugPGnZrkMv,a2D \u5%|KR }X#k|1 (ǿ*r8z9IWFD˫`(v8uAecj\0;;/{5smY>:/ PC&FcmP iv@ʍ*:3.= S2nJ$ 1R!y$Z{"^A~ShJ2oWD(*l'z◓,E`"1, J<^KrUީe.2o:Ekjw٫l $qs*),{-trQh ,$2 qFcXJOc'`c(h[n׊N_q̜к^7a T/-5 'Z5 ٽlQ IZȊ)*DWaJδ+WPcpy[L˭[zؕ25pv{ZG>Y⎄KMl`D?t_=Ҋ[uS  0?^"a)2egA1Pz}iIsdD079%oOP!YWwdGQxM ~(fI\h0?2Yx4!)͢*s5:\pQX=wѢ2Ο#/ѐ1QćH_2{m:<t(-7*z\ʊjwYpq݊n=B$Y9SM@$'uq~dtr:EP7x ,ims@T^YVǭ@xYA:-6ϟSH og 8Lr5G][(o?YZ_/t "V/ 8&F32g&¹Ƭ{dNg sBsf^^/GXf!lfe'l䋐!Ш Ip4vkbGj&'lDuVO|N?h">lLe"%YDk<;hl+p4`r91qƖ+MVL$q4a루RyTj z<e1[ٝ>HP@ٸ$]ռYBZNj dPg_%w9@-txB1ӂ FJo .lhiȏ%Nų+]§a /NbD8H:wQ r:Xܲ0$qdmiV\iƶQU6m~?fk,&1'wH ?`_ AhɂMyɆ\&Jר4 vTuY<ؑ QxXx 1/6)bgPVm=Pp0!9qG_|LW煓=aMmYz`jJodt,.ޫ MA锵ς=ިtnt3-c+-jZwsIYi0G|Y3fv %`eCd2pgFRc}Z0s3KDo }TU.$iQZQd7ѐ:6'qi`U(,W|᠕Ȭ;0> 3zd$(YHvq ĈӘ'cyQ# EY"/LR@ͻf<6kb0ꃪ+&!E/ںY̐w,u]P)jX+ `-v vXZ 2xyH >!< W*cu@|x'UAy q~,lg NJ1úCᅥuFAkq鬜wf/MiKqڞKOԃTTq>r@ՇP=T /E pJ ee5m^[dFK${s ;C uGX! CZ | IB!-5_Nphƙk5ZWU ɹ?Tw(αL6(O!@(n5#od{_xQ+ϡ``8̂yJWuoͰyjQ=)Sb$ p?7:IB?'w Dw@P.)>[ܛ,TMr ^K,gL9d^\sːt[0e^q^RVVWk)4 w\fp s\D6f %$읛muS#ȘT#‰SBI8"N* Itx:S$\32]U1ਘp d~;-.G Z^UOe[":hzȝirBqs@pκb H{T"c}ê`Z.BHuPKp~ ha;IJ<5T(FV;6¦6YM-Q"6aWsƆbK.ދAwT\҆'^ٲ"/XҪ;}`/)!ʖIiBkԼC!'bRi+CzU@VR ش>/s*)##Kk}_glAU]C">l[/0x1;\l+6؜?5kYBTe;@dMlK3x<[=;   ;#J͗wbػ0[- eeZa܎E C fMﵝ:Z{|Gt& )=f*VcjUl)c2p9[zEF{BjΝ9QXrack&7VRwvj/EΓjRIf:t4fw\4њru@ʧ)C$y Ա͆jHwcrϢ,Ỻ;Ϻ!7Ce@Ȝ)1k˽NJme^4;BU}.@E[>]0669}S'h n`ƖGw-5OI =ET47P$F>5{21-yvɎx&ÏYX=|cyG~n% WeW/VI~|k$Y9&d o[Č%`pFL|1r镂eңWBԢGp7Jm?Gެ<"c{TE,E>-=\vVcJdz]ޤHT m+ym6] 'EfHZQ38_W qO*gaӈ,B|K1;Ũ9EQSvf1Av f}YNp@#@-{3 Oz|d)Iz'>jFS&+rP9wnW症QFfw},wo sX/;Z[ ?אE#xOGkyg+:KkǟGB<\BxB𫏛Wf8p[6l FwO9 Yx<.yL𑲫HVh6`xh醓.;amsЕ,_i-ߥL{O2n>-Mpt57F-\baai;Z~[T̈͠|NI46&HR*2K{OaO5.Q)Q 8Q t$w|>ǼqwOx^G:9_Qz @i^ޔ66./^-Fhg*/4mN&Q;uJb#}@dS)*8̻*JTX`|P.ABs!Eqm.;/!Ivʁ*^@pᝊQ_+Vu*mPY(nr#UYN1F Uej@GsG+V&{fO-.Jn1ugotVE9~05LPP2]vYp]p2Jm8\' Ng$Z-nQ#ǖXJ6 bS)# ]CT{KLh]1\u;%EIWǟ|kw1إ f{WBӺĄ&h|G6|wd`9=;2l p,=ECe?pWQtC2J)?.J_'7?)4"'wl$P.yÃ6_ |$?Uf;[G4r&zy(RMhϤI qJk0AjHg44/7]9Mmksс[NS2/6uZXR"ibAI#GL_HIQ KL@ l7re85Xy=> 9!p]AZb5*~Ԙ~OWLx Fzw}.'X1[,@xěS7悎^՝J6&~"pu4OWd\XA8ϐ+#rOzVr^[$|,p&%@c˲֭['ԘnU\G(hn bNcA=I;5+ROVHYv* ^lE1ۢGkp0̞йRF.*^/&>2ѿs^pSTTp 4U%2! $)R7i`?X}Gb,.4 D:43甓=VϭXS J9wĹNX0O;z-X7Pēz?Z[~/hX5VՖ.LPczj/mhSd~nDI%/KDV9 |gg+820yeT!L,F~OSZѬLC3fm+3#(K2׾kg6RwQD꞊{Em_lpXW(kH2٪]Y- tY2sZѝtQjY<>TXߴ3+핁 grqxVC6<n-޲cW{Yb$ZD҉λN C0v;,${ Dl$쩸z@]QWt}DMCIS0ȭV͖={٤Iơr;1g\w 'VcPN744;AxC1?H)$λS37RQ3.dFuJNݠ &?=Dm߭rncVucLKhad,%o\`v Y_yj ҈W( a~Z5 tٽt ODűCSo3] ǹ*-0x4M(:EU23?ϫLmg+&^. W@jwmKQdTaU殪QR4̴󦣞'ue9$C#7ITYF6bF;p)C,(_CᕇKLFi~~uy认д >:gb(v W@kU|?l3X.}boҳDH Ͽ>ѵduIK<f s F Q\n?aE( @Ȯ-cbIpJ7YxJD.H%=|'H'R2&܃ OtymҖ dtg݈Kmm[-F5b]]͛$4 z /w5cYea.*@Mzu'P.O#ER7@z:Ŋ'u4!]#DS8p0ڋ~>Ŏ)7ۑh. O5|F6n.3,zgIM 6?&4z+M'YʑhG+Wgvqw@绁YXpm'y@F mwg kHM  WNť9G$.hmrV]j[D?]KƳ aeﯷ5͑%VIF͓2I\??uR tү,;R(#hd?eB#)=!q/FY0#`.0L=r<;PLͦ'#MG=V<4!@M57Q5O&ړ[d] sqY]L8oHBR3FBO}}_:^A ԊCOz0FÒ)7nlh|NKP@Cñ2*DpKAj=Ai7Acs wbc4M9H wBQB\!VgEE7(5e^*xZ [/O`8m/YnYכQ0ghP@CbvQspw>4Q_It:j,spY`~$3A }[OX#/y %@І4??3YEP1%d8vh"l(TmXa߇~$ l0Sba! [2[wܜuQymwD\Q8Z&ʲÊDe7v4xU`M@s#2.szPt JY' :L$Le[59|Pw,.:YdL=pO#":֑6ݚpy~Yx? E@\U Cߧ$:|k(ލ8OENi Jq,d}\Om(3ݯ42خ2,A"բ.J"Y2+8C" VN%"ϭRq :̂:L;USa'Mu)eژ=.\ DF+d78¡vooӆT\7{ C u٫g; ɗYHaE veVQ+|P"^*)7f] pSL0 jnBKKldVGOjj2c}NЇ825jy/O&nۖ1gSgxܗ5ٙ@>ӨRlհa[mֆK#hTpUE xO:^U!×XHɕVsU8'B~Z͇5o]W/h`2݅}hfaF~C`di1{ {pg(Z{0gf׋"Հ5*xO#tk0E+cTpSA]ݴXowB^&Ge [CH|XtR]fsHb>pػ OI߽\>%-F\t,pӐoa."3or;9扮[B \IoӢf ?@YCaCǝ+j\un jxO1_%"w:7 RG!YINo}%(t ځѲćOu^dDMl\c)pڲ vɧ~I 4б5:9۵ޙЮ䕩.Ğ SM vvx4/)@ka@D:h-N9aPJ䠷pMT;He(3ԆTn<\ Ƅ"G77F;|SVAziΙ.\5*FYD"[6W"p;mT͏^UC1{(Yjn`/ ߧ ڭwp4wx4k±g|(d?-AWyB\ZBBRg b&CQ ;2Hd+.yÁYl/8UW1Mvy")NJHf`1W0#\VOp+wݢAc8Ka6;B N&ėkbg+W6p)f艔Tm`;ڱwPDf{!*һSjftrO_<" ۭ>2ʜnDO>?'_H hJ+s]D)ijV%>|bF.+[VƆ䔞BjXF\|[F]a=Еzn3,HZC83Mlk0QiH0([L?+$%2RԅGoTK?bӷ"9ΘQ}oyp#iyUOW0 ٝjk0汼ĘL\RQ{& {wK*n?gVfu[nN48xbDWEҳ^PsdnصbR[9dBq(-jwCץ8bltU: /@FSݒnjZ{tȍgscosK, [I>bc6XvWd^cɶ qw;Cw!yϳ%:>#܌8l$9k6/3Q}%qf3/wMiiLLYF==^"﹒ P') "+r?Md4z= 9=ʦT9LI!őDsRS>=UY*v7aI2ȭEӖ.!al e[.y,u/svxfˠr],o.omZ^/OrȯD9[^ō <0xB $:$CޞϚ3L}sB߱!w&)hԫϼ K4Ø v&x!& fI!\m#\J_F'qzCG! v}w4 VmFby]Bw?6>?oElEFCVצZ铤uqh9\ŔEw%l Mh>8-"]=n+Y괈xsc`OU[ +-7BfGi5טY*i(C:}U ==q'8+xYH1 Y=J Ns 񅯯YGITC$8fM}@TiP"viK]>vzWki?6sVQBsx/ #B#`#,UʧJ3e()@H/7̴ٌ*@ -y1K@w~d@ X}wqDƣ {XI+rZPOy".*Rbź'J:g=MY"Էi_i=Uw2d>zT؏hN*2 S8jW1tM-Z<3)dS`1(CB^ qK7?:x'I}jI]q\yhR,92YY7/RvT/6,Àð isUEd+NpChh*=g9R\#pm#R 8= 5fN'Z9@c|l,;'Lft*K0Jq:Sm<w@܎Ls-;9YK9lr03ډ5ҥC|Z[dc]Ȝ) Q\(!wϿqv,zbeZp<$V)9X.R0=0%YjUZTл @XU#Hn4K/<i[̏f\ݎc K--|^]J^)"2Yfܑs3\;Q[MR#sD󥆫G -1=jԠM i ͊J>kNb?u @yler L6{\IVu-ff"W\,֧͗M%]Ǡ x"=-f 1Ne`U66O,xZru&= f9) غD}NץE@ԉd]4GlIlE)t\Pu0Sܫ(f.WbΗ#"&pLA5nRڬ-1ڥ!$*Ӽ > xEzDZG](©L]c]|P^/B;qy1ȏ)Oi rN+-u~UWܛ6;* e`-1 BcXoGPv)qcH=?M5I0u Ԍ sv?Veµ4]=%O)bt*1Kx56_-kY{^*kwkYk3сpclbU]|nS[JSs-٢FY{RZ-ģC{U 6!o ք6AsMe(+txL.$44t']BnX C=/)J0DqY _γbtU?Ldgpsb#~iԳ 0BbCWJ],7TvY;] do$8YSS.,X`N+6-hag@ݽؙ?e~aw =YbU;f&}^ o>Mj?n?Tk v>+G;!ˍž:\஀̤]^֜Bf9[mWp@E#c`gqֹc X]Æ$ťp-m0fˍD\Ce|m El.^0@7tJ%,Xh/)Ls/ۖ ,A #G_r1٤Ŏ5q\%",(wE8pdU:.<۸C5U4ƍpBܰr< :_܁Vmc _a%l% ]&{^>XG=Ow%Y4zqS8}5lyY/tgg>A/8ߞ>\kPSG}~mDS6S3[0?h椵,zЯ 4+A E@9r !8pIWenT&c}Lr0 ?/"ȭvAkֺ A n"Օ-1&Fv>cSKf`{aGBT 7f* 'q͙.~C;HШ n\: fbMx^ Wm`m$7@kĒ+$,0eٽ6F+ Թ#\;LQB8w;[V?H\EzE1 LS%zO*sJHT37oI..f ShT3WtWID?EZ j(P> ]œv,tU1i n6MY ~ʟaEw5R,(bИHkFpLT:/)[Ȏ:UPO,;bp`-£e`l(/IX| ej,{Ы T( Ow~O% 9o}>N@F` gKȪu'*c,`0$;{0@ޭNN[@\ d>j7!}Ѭ۔,n]z9YMqr<̓k;&mI)UfoctRݸ+ZBsܪMX^K>9W遼OgOf#0 }m KI[B< . YFxɰɗb>JHT=!h'm.{B[)ju93wY[^7O >A5SOc:yJ U\#{u{@{H㢰%K(RG#8.V\uYb,( p;ӿL~.'p(d(**Ȗ| $s;hˆ5Ho/$Y&n\6/LB`(r8;-LIAȊK&|N/=̵l}n/!س<6L]Mb[d^B{ ϟ?yihYn Hs"_)OmVp3:쀇S +$N:AGx~8& :fc4wMb )aF̚p"˛WY\sBg$G6b+WnhMM=,Fz@OGa{aU KQQnZ/I]iiG{vx ]Z#?;N}<?8oˆD?堖Cf]ڀzKMlYgҐfB!r0$؅y7 z lSA-];o"LB&m$r@^$o1/|1Z@h}B6)zQڎ Z7cw:HBQ`ot(cW[UXVzƆy2i?Ce8S,+ib+fh4ı嫊``< e99sU,VȠ+ ݊;5 r7Hq}j@&3);ho4l . ѯ>w_N~ľvvi6ݡFȔ: ߅dg55{WCz%NY-w=^g-'6ړkrL& @P.XBIBUa܇9C1T_gKwt^vgboԩoYܽX1NAJpqbIfl|ZQ)Ԏf(!vT+#rf׵hk>oh1"*"bthAYSxhXEb_P>*A40'.:89~cə4`@=4ھ#a׈ yŜH%QPC<[7W %tFg{@S3/U-eU9"=K;0.쉄rV9<a t 5TC).Ӵkĉ%p*H+ftC{\cvd p`p&.vQCzhn`#.Hڐ3PO6oyͲ9n E40Jz F=#pkRZб%2#Uiv-݅t.Ƥk\Q)@ٹDҭrqk%iȽ EȮ%Igøv }O8 IaZ *P1봨9#zy, vw}!r9eO^xC̪Tr\( 7qbl-DM1“cPH:NifJ]tJrjo.]o(t PRҜP} 9Fή/Py҅*[e,f@E}:DP݇!-ȇzjabp.zW:3*;4^Nq!ޛ> +6պX39.GO [8K*S&S's~} W֚ewkVܒL".u@ 6 %ӕJCs_c هT΂Sg+YS{? 2L8)mЪl/Fs@탐Pn@QA5cYm|BɭW: 6KLT<@w)eWގ'ׁK ۖ4}5Pvᴍ1K&Ş53,!bԷkDVNC5 4G P"RdܠMw`⧐b5H */ZW"|bh|,Zu^E%ʲ؛0;A27^W{QiuҘwL:bq~\+]Ʊ~̬A'oϚK2E׊ڜ+B Av5r۟2oӴ#[юf]`zޣ[v|05OdOф*Y05+R6 uŹfV(SMMxfz=YVZ(!jbaBJ8&?@!lUĤ=B e]f7&-uvd~T~ń!0V;|jSI!ɤzJ0>ct OYrxAmCәNN|0ȵp$0=(Q3qQ@/=.OQdMy``PJZj62hN+FYr < aY{,Igjl,22XY9нݏoyKRrtF0Sv Tq|D"EmL+3]}BOid-8tICfyedv Gp#T{GJ h@Dd%|M.@Cjbd2M2B ,`}kj_Rz_$Op6 Ȥ)X0S⳱]lC{yn5e`QeKNy~Rn&gusL # evdШ`fˮ BΓPtnj9Ÿ#k*/:e΅guO6B5{LtY)kw\<Y߄:bU<3 %vodVo3Co*ss)MWY>4?=Z&UP]zV7ۣ+9dPncL1oqO!s ކ'X*:xwյ(v0 -=?H֧~V(l ! VoV[Pq:g3"<":Ls,LRIscXYWai9NO45"ӮlØvS?3GLv/k4-lݞf|grcA-$ehjXm~rթE8ֆsY 4pFch)H'7()L %DXb!8Y>ZUC71ƟJFJv\ަԅF*W|,5|VX& `\{:6`OsZ9¹Y=$L˸e~jU r\5@!9n OmRhi0n'ysJ RȀĒit0gN,&ȠZY[ V~;8*4֟\L(/8mCgUE@mòlW.]A4(AoY͆H[[ܵTdU7 9<u)uyǬMmܼE Hř]UtPk#[EzGܚ@?aey(1ˌM#(f)YZ3*0!|8< b4[׼Re^;HR3"ie#lT iU~U"(_Eq3k3*v~JV3ֱha/d/ZE~*Lņ#Vt;[x@BbZ2@!#_CŖ,&:r8X@CH,D pe*y#W&Φ,M GȽ}[vnʔBUaC%ҋA#MG[zq2*RBzC ܟFyQ!/WCoNnnߨc@(]A*G@~6 r,3hP/-Wc[T8~t|D뚤~ɺo Y6乶C!01ꊁdrKػf(P?xXÈ,L/7^X%NKHdEoF]>Ev_(,R9hvK>E=+h0#uŘW-!ss>o-ͭ'34 Ri<;~/scNy\B|@vq^揱4|.ԅU.#5Z=Ra-@IƚwIY9ξ•> nݝ:F3'څgS/&J6CLf(D&t;fэ,yYae;oZQ}P5d( R3խ| >s֩_nJ<8KAǨ| p+9QW>|ȝH2.C+>&byBVFQJ>!mIi$a.s5-ZC+3=W)Z#! N4䐄cY wڳ%(OFLJ\›t||sn^MG2thRDSS`)pKӫ3s;3ɰ%Tyϻ .Cϔ7hg̈(b3MP4['#$8yG9?;׊Cu,~M?-'lpܲ.f&އL3[iߙt3VgH]cpxj"DIn >xݐ: .}}ơ?[kK,iBj2th6Hy)Hjp2ܢ͖w&7wx,d BdoKY5FZj}3Y֩ tVF wOu}bQĻガ x٢WI򘒅GÈu#! ,Aw̭y H/9I# NV#6oTP;—Gyj[h|C0y ǡ#烴Ph!gS;}̉`šH$SOpQB$ʪA7"]+s49Wzh/^)̿ x^s Q$ u*2GoD:})J ?v&fԒٍxp%斫ͣpv+8fz yciK WIFOk9,_?Ȩސ @MGCk(\<;YLl6V1grUNB6C)7m pSyȧ"!x,}DQTjkS۟C(4[[VP}|C՚ 7̬@{LA&JK9L^p~mm) Z;1R3tE 9"z]%!ņM^=6&dnCh1ᶅq]Q-NI~ - D?J)9c&ND8C4(*/7:nvkA*IgQPER|1vDK6e(Yc=__oHY!vpHɨD|MM w7෭6 zxGMY{.O4")_- ͽ oXFnkw-fm:/$~XVc… *;[ؐhk F(6ؙqyJR5C,<zdJgIw}۔]y\mn}TdA<-Da@ , ;[%<Nco HLjEF`U x"8;l}͛PST !0++x[3 0LDdu˦/hBU?0),(W,u_)[ө]Qb4ƷkW:9LNX nZ"=j'-7Zc?jc|6FaecM OG HXѥ:5BF@茬sM+3^7zNnl=+ҵ5"dֈ.m<3xA‰TqƦuϖR˫܏PfĤ 9he\u:^YqR9=;" .g#1uy"hz.&b W~:׫CǐZ(@n* p`୧|)| &*g:^ƳѲ1cƤwFc9IƵ!TGXHcTyZ'aw |US%+ujKFcr;NEmᇓ( \νCC3taX]s7~l LXD/L2i}3|h@%1JќQ/mxtk@v o_M{bPڄJc†A|fwM>H{f!/ўaez&  $KPOfepBS- MIY8}ɞBaF tIzlqu nҪuxϑFPsA܍vJM )ٝ YZ