libbluetooth3-5.55-150300.3.14.1 >  A cNjwp9|fH ,tw?ч,KIrx/ 5X%v^y6X#ׅÌzƿ,Qqp쎁劃nr:n&CⒹԓzCp PnUG7zB];eZE௅Fk}nsQ*<]ɤ'oI1W3J~H.?ظ[/r#w)^M_daa ʃ)-Ii:f2jFځ?2298fed8bdf0ae6e7a33c7cefbda9e183762f837952a4b00ca9dda2ff01d5244c26b12c71e3fbd4b98ecf246fb1b03ec42773c26cNjwp9|o?˥cZȡ]zg$n~akMѷ777m;gÙSAHhcǹLDLϯ]eV)WaJy6c'dL6u^BJSQ8zSݵ,VJ ӽt(]vlh32 882oޝVĮJ?b{ްg_#j~Tpj|^f"/GNcѲšq\ >pCu?ud # 7 $D T d    4\  b (829X2: 2>pN@p]BplFpwGpHpIpXpYpZq[q\q]q<^qbr&crdsOesTfsWlsYuslvswtDxtdytzttttuClibbluetooth35.55150300.3.14.1Bluetooth LibrariesBlueZ provides support for the core Bluetooth layers and protocols. It is uses a modular implementation. It has many interesting features: * Multithreaded data processing * Support for multiple Bluetooth devices * Real hardware abstraction * Standard socket interface to all layers * Device and service level security supportcNj3sheep08OSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttp://www.bluez.orglinuxx86_64%e!KFVA큤A큤cNj!cNj#cNj0^H9_T^mjcNj0Hj44a6ca5e59ebd4a484dd061a8395ce354e87a6f56cd4f375ef510019832fb53ab755ef7f8d52f660e25689b4169a85d5be0160ef44951cff38237b94633ebd9a7b19b419af2bfe0dad76ee84daa3f28a22c939e98580a46fee6a4002c318736b33deb9aa9bd8340506b652d37e17c166714f1fd19dcb27e94a5b8897596ee925b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259libbluetooth.so.3.19.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootbluez-5.55-150300.3.14.1.src.rpmbluez-libslibbluetooth.so.3()(64bit)libbluetooth3libbluetooth3(x86-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3cN@cN@b5@``P@_`]@]\@\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`jlee@suse.comjlee@suse.comjlee@suse.comacho@suse.comacho@suse.comacho@suse.comacho@suse.comacho@suse.comacho@suse.comacho@suse.comacho@suse.comseife+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 gatt-Fix-not-cleaning-up-when-disconnected.patch - This patch includes the addition of a pending disconnect callback to handle cleanup better if a disconnect occurs during a write, an acquire write or read operation using bt_att_register_disconnect with the cb. (bsc#1192394)(CVE-2021-43400) - Add gatt-database-No-multiple-calls-to-AcquireWrite.patch- Add adapter-Fix-storing-discoverable-setting.patch - discoverable setting shall only be store when changed via Discoverable property and not when discovery client set it as that be considered temporary just for the lifetime of the discovery. (bsc#1188859)(CVE-2021-3658)- Add shared-gatt-server-Fix-heap-overflow-when-appending-.patch - The code shall check if the prepare writes would append more the allowed maximum attribute length. (bsc#1194704 CVE-2022-0204)- Add gatt-Fix-potential-buffer-out-of-bound.patch * When client features is read check if the offset is within the cli_feat bounds. (bsc#1187165 CVE-2021-3588) - Add shared-gatt-db-Introduce-gatt_db_attribute_set_fixed.patch * This enables user to inform if an attribute has a fixed length so it can automatically perform bounds checking. (bsc#1187165 CVE-2021-3588) - Add gatt-Make-use-of-gatt_db_attribute_set_fixed_length.patch * This makes use of gatt_db_attribute_set_fixed_length so the database is aware of the length of the values and perform bounds checking. (bsc#1187165 CVE-2021-3588)- Add shared-gatt-server-Fix-not-properly-checking-for-sec.patch * Fix not properly checking for secure flags (bsc#1186463 CVE-2021-0129 CVE-2020-26558)- update to 5.55: * Fix issue with handling security level for HoG. * Fix issue with handling HIDSDPDisable attribute. * Fix issue with handling HID virtual cable unplug. * Fix issue with handling HID channel disconnect order. * Fix issue with handling AVDTP delay reporting states. * Fix issue with handling AVRCP notification events. * Fix issue with handling AVRCP list player attributes. * Fix issue with handling AVRCP category 1 player settings. * Fix issue with handling AVRCP media player passthrough bitmask. * Fix issue with handling HFP 1.7 default features. * Fix issue with handling GATT disconnecting handling. * Fix issue with handling GATT database hash. * Fix issue with handling service changed characteristic. * Fix issue with handling read of multiple characteristic values. * Fix issue with handling Just-Works auto-accept pairing. * Fix issue with handling authentication of bonded devices. * Fix issue with handling L2CAP streaming mode for AVDTP. * Fix issue with handling SysEx parser for MIDI support. * Fix issue with handling configured scan parameter values. * Fix issue with handling temporary devices removal. * Fix issue with handling advertising flags. - update to bluez-5.54: * Fix issue with HOGP to accept data only from bonded devices. * Fix issue with A2DP sessions being connected at the same time. * Fix issue with class UUID matches before connecting profile. * Add support for handling MTU auto-tuning option for AVDTP. * Add support for new policy for Just-Works repairing. * Add support for Enhanced ATT bearer (EATT). - update to bluez-5.53: * Fix issue with handling unregistration for advertisment. * Fix issue with A2DP and handling recovering process. * Fix issue with udpating input device information. * Add support for loading blocked keys. - update to version 5.52: * Fix issue with AVDTP session disconnect timeout handling. * Mark media endpoint APIs as stable interfaces. - update to version 5.51: * Fix issue with first agent not being registered as default. * Fix issue with loading devices without Service Changed CCC. * Fix issue with GATT client and extended property reading. * Fix issue with handling GATT client invalid read behavior. * Fix issue with handling GATT disconnect handler removal. * Fix issue with missing GATT/GAP service records for SDP. * Fix issue with checking SDP continuation state length. * Fix issue with HID device removal on HoG disconnect. * Fix issue with AVDTP and session destroy handling. * Fix issue with AVCTP and output MTU accounting. * Fix issue with AVRCP and creating media items. * Add support for GATT database caching feature. * Add experimental support for Bluetooth Mesh Profile. - update to version 5.50: - Fix issue with GATT and reading long values. - Fix issue with GATT and reading multiple includes. - Fix issue with GATT and service changes when offline. - Fix issue with handling secondary service discovery. - Fix issue with handling persistency of CCC values. - Fix issue with handling Mesh session on disconnection. - Fix issue with handling Mesh proxy PDU SAR message length. - Fix issue with handling Mesh default heartbeat TTL value. - Add support for Mesh node-reset operation handling. - Add support for GATT authorization request handling. - Add support for GATT minimum key size requirements. - Add support for GATT server and included services. - Add support for handling additional advertising data. - Add support for handling separate discoverable state. - Add support for enabling HFP version 1.7 features. - Add support for dedicated Bluetooth logging daemon. - update to version 5.49: This is mostly a bug fix release, with fixes to features such as AVCTP, OBEX, GATT and Mesh. There are however some notable new features also, such as improved heartbeat management support in meshctl as well as a new experimental ConnectDevice D-Bus method on the Adapter interface, which can be used for quick device object creation for testing purpose or when information about the device has been received over some Out-of-Band channel. - Add --enable-external-ell to actually make use of pkgconfig(ell). - remove obsolete upstreamed patches: * 0001-obexd-use-AM_LDFLAGS-for-linking.patch * 0001-core-Fixes-order-InterfaceAdded.patch * tools-Fix-build-after-y2038-changes-in-glibc.patch * hcidump-Fix-set_ext_ctrl-global-buffer-overflow.patch * 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 - use autopatch, spec-cleaner - refresh other patches- Add tools-Fix-build-after-y2038-changes-in-glibc.patch * The 32-bit SIOCGSTAMP has been deprecated. Use the deprecated name to fix the build.(bsc#1156544)- Add hcidump-Fixed-malformed-segment-frame-length.patch * Ensure the L2CAP SDUs whose length field match the actual frame length.(bsc#1013712)(CVE-2016-9798) - Modify bluez.changes: Remove (bsc#1013712)(CVE-2016-9798) tag from patch hcidump-Add-assoc-dump-function-assoc-date-length-ch.patch- 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.packagers/sbin/ldconfig/sbin/ldconfigbluez-libssheep08 16660833793.365.55-150300.3.14.15.55-150300.3.14.1 3.36libbluetooth.so.3libbluetooth.so.3.19.3libbluetooth3AUTHORSChangeLogREADMElibbluetooth3COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libbluetooth3//usr/share/licenses//usr/share/licenses/libbluetooth3/-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.suse.de/SUSE:Maintenance:26460/SUSE_SLE-15-SP3_Update/d4548572b70b8fdca7a0da3f06ea6996-bluez.SUSE_SLE-15-SP3_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b59f41d325926b6db9303516c675a6330de4be23, strippeddirectoryUTF-8 Unicode textASCII textPRRRRRRRB&gdcKutf-8cf1e374b440a4f86b8dda4fe87bd27b5efee8cc45654341b15a8bebbe6de52fb?7zXZ !t/\] cr$x#G`2jti) aa3_U4 @ϯ=nUǨ~. ֶhB_V-)*#`:roC9Cl –G PuPLVszw3 #Ĝd܂9:)z6\^ڍ#9TYV&nZۧ$/o7.}lxrԳU YWk.od<5Q _c0 luľ9uUr SĮIV>XaZ+ǯ{YMMbtF+:Bb!a[J"7o},_ [Q~:l/3K.dyq]m W#>"~U~1Pd"?LCu{DOk/-ֱA ^JȐ5ߑ^Nf6.LBmL#^JlH VS0c}t5rVw)l1'|&XB3Ry8Үjڍg YGµ$/d.MFY0ƲxO;q5&"MO*'lP}<)ԘAՔkZgds<ZX8DW 3_+s``R ߿3"ְd:9 <&࢚Fń%W[;_kxS]/ܵQn*?sοD2T BSD̯ܵ'(&-lZ{G/WG?m;NЍ8J* ]iWrxj >G삶Xsm8T'#쉕u=t=q #`vLRYe"gt%|]#P"ۺeC*=Hr!ы;ڛ'yy3gO5MԪF.PgrbrD(g\o+\IqMb{ lNƐ{لT悫<BOo/oygH5]p0DZ1Vvi޷I89@N^VC_!aT&?e.ׇ5̼l@^ǃkoc.*#Hlo"XL}hqhLaE^d{+_aI^ѡ%hvF Ւ6W&`D38dʾ1hI $ɛ( &%ēIQXL %ؗpf9jĝ-~*/VƶYi3+ ݭ=JW%ڎLj0~ tJp85z0 m2eDuEy;TuY+xSom*pd7HM 5WPkX; Y񿻝hӳ!Q4[7vJ`oP +sX ("*~B$;!CY9G*-U>#_C=W0&ԏ(X bhŝd .dEjK O"`#cA9Fdz0&xZuXl<<e 'nꗪ&j_<3 su4 .6Z]<=Pş#/<6ƿ /_gw n! !eX%iy`]6>l3\7\<=*~{^+;=oظ &iҲv?Rđ w)J\7_ u{(R Ѱn 4eX}N*[l"o)eTimo7O4\@9d-VLOA>1\d4lN*nSz'\;*?Ih|x5}TUw콙X ?Il=W?mZ Rox ++oKJ{3\! 7 6oiѝPl2&xRY||CTH(&N'3eiֳ^[4!9r^WrA%U^QE22~Z[/8gWܭƸRB0 A n )9DG>o92{(XrJp`>F݋ăg^à>!6|.\ޖy`#\ w ֗A_"o#̎4fR*y @=ß~y_z:[9[F=s{8⚸ZJ0go@1~+2e{]Y2{,R# 0!L_z#->x)rM7z-5nnt>ސ&)85$zE[o26|=R˚kH L1BhQ8O eAK86[{z{TL vg1 E2=eu`pDCW$`Q"X)xiÕ) 6M1Rb0.Hi^-[M!ꭦ bQXK/M/,ESĞ[U] 5e\MF;= $7qu0ϬmW# blX!&rfY?}g/k `]X7'?ٛGzv" {jpYi]C72ӍNVt >^d8Hz%sUm躙LԩوG`ο {ٍT#}]|wQ6:hC熙xRǟjtM * lp"bّg702Sxq=NS0]vd.3,q\^EţЕhTMiPf cZ ȦW".0uwXtƯ;!^T86ϝWwsjDo_ODp z*Z_iSneo#ޚuЪTmD̞$LvP,:,/WnX=}<^CjaP3kd*M >##XIXm4quOG~j ls p]2r?F8J'BM8O,FGQ&O}iP2qhԹa}R0~xɊtSp/n=v$Һ-aE$^lt{S.~ v3n~;x  EɄ3F)1-Jܔ 5~ݽC%H_?S/Z0iX2B謐3GlފR dWXDt#%[é*1]r"d)U]\t Zsn) Bt mf3+L*t[i~3:h "Un}7HllKI,?RbȭȝEMk8ͻ#H/ Z\UDc`  Qfˋ\]eёMIMD%7x4TiT)M/b1i#$ƒsq~|tū:Yejpi(g85z0F(1[%ĸnRU.-;d%92rzVrJK{mFv9%Xu̝"~i-{[;OȤ/dޗ;םzC}QE$Lh`[%fU5L&Li4GO$]5v^_h0%aߝhnfYyZ|mBUg82ѿŶ\dKoQ|f^@WBOEE6l}9RXaɐ~5{F\ukmI´!DY-g&%9)yao}81E*DžG>Hq9Z]*Mf7(+M!vՌRcF^[0hr`(}Wf[vtZd{x@i]z[]Op߻NGha#rI}Yu͋ 'U>\,ƞڕ`b%K![xA6XWI9W=,`!9P.6#[';lq[j(ŷE pz깇eOz3ji|,^@L%{_8>ύû,CU VF]* (UBjaA "~z &(BSa6|HVbkIz S Ip}DGKuS-/ l=YJ\ 7W?'X(Nv M֯\IFRNګA@#=H҆lcg3!/ㅹ0E`IưI1{RUIL=3}o^jBy"UZ,pOC3ƃ&FZ*(-@_8m+y-]~Jv5QXG^Z?lB}/lXM$ŽQĪ 6%M,v lf NAQnve?֙FSQA̴ޒ'sU׊{.jg1i}n9&qaP6& Iq&lNqþˤ丳mjKX 1F!Få!{_-h'f]JUGo7"Q 98Xd(ik"ks}xu*63z ,J@ ǩv'aP/}(5TnHN+-G_.ؿȇ1; 'N3<“ K=8"fGSU 8?[P:gZ/%%^ӆ\Ȟп?c2K$rY  yYyc:e芿s06eDV"h~9NC˃WVf f8Pj%`D-4z1bqu9f=d]CISiԳǑ0BUj֨'sfPFm1fI!/' -}:y 9w;n$x)4?_:AQ3ԫ4UyצZc6d RA}C -B d(\hWrO"˹1{q4 YK.+`}KM@D 0(>࿌ "Fҥ eЇcsƐ։_f;qK׺ É4Hg(q<{WX GxWizyd")\6+w>qgREUHhYC/jw6_.NXQCh4ٱ!x| `9ݲ{zk(~û; cvxqཇ80C0Q'\F.V~Glk~u>$3W&idPߧ8c? *{q[3\Ӝk9 j13FV}H<vEg=':e<ul ISryposk{=pbq+%Ct@wx,x_LSQ']ѝPbX qQIxDt !Qn dNh 鎓;O]% $>a~7AGB୸e;#7b5IPܔ lcbӱnx1UlrF9ߎbZԩbS߃ذOiQzǖفn哣~f 4%.+4^yϧW3ӾV 1B觜xlRݜ3_Iyh2"i?_ԹDٙI+_6INv:\"\Ad|$ !1>bۂ\A 9Ud$Hʔo!t&7T/rH7$+i 'Ypcs \e8h[B J jz瀂c%ݥu"B`ݣTnrzdyy$|(&3uRtq ִ[zCM #UN+t4gvKr}6!n_w?5Ra,7q$Ē`}an{֠%yש24U2NA'jl}YcR@-=pJCg N#A 5OϤ4IVӠEݤՋ' lCp-lLO@=oø~  E4TE#.79pTŠhK {%MIXx؍Ƣ鈡b p_!'O{eX~N&)vLAWK-ڈ'Jz ~H+q3!&>*?M_'Kt<"Y)DiB01&c-ԾG73qYYA=bX[p)Z͐Ilc}Eu};5묜",C>ǏodsnuQIw S@ pC}nC"yM D3Mo4kIxck )jUu{GQ`i ^A׌i2#=E viq@̯LrLԠI3PM`>+m-Zn{PˈI%"9-CBf6ݐ:<@AD/L两,K28A# *5&Fr[(."NΥIQS=(`~=XJs+. {ZQW}ݳ5q7wkP1dxuIgV:sb 3ө;Z`wYR_.-r3&+X%$?q_uq& J{y+[N#{g=C0f-vG-v>@eO!4W]Eu9wX[q5o?>W6۱r$Xs*{ P@8ߩZbM5[i+l'ьbuđTSj{o .dQFچaQ95-AclmX q0Hh!^cbx?ۉ-8vy,sf[K%yZg`*PʼMi dןCX<JaUbkc>RXIa읳mC }'%~楷TzGFv  \W[H }"70RV>q2Hй:ƋO# Vœ^9v_`5ը:Z5l mT-Q,wYE&mf8з\ђci#<&v1Q R`/9|A܎}$G0ŧEbOo 9x0_t7 BT}o ׃l~S%J44.䘑 CQ/HYm- "Q([e@B5`0K(^.un:6ؗmB4i3Ga3#{ȹ3f`dN5&އ-VjЍv4q o6,Y{sE' N(`08ŝKS{5-zf>wglZZ^o"khj/g4~8~rE*>=YN'yj5PB)1[lڷ?N7Ni9B¦ };+ |xqc8e{#G&訫\q F@%CzwS#6Q]޷7#WQhM*#[TERYAiS<`,,Kw5?:.</~ܔ, <@ N*iL&mfP˞\ Lgrvk_iake {4wE7 <{JYKA+L6'RZsz7TpNx (mGaV‡ uBjdZeHjnnW*kL$LD0=L2 V2ѐEwurӽ<#} Moɷ% rK\Ia̕&RH]彲7t:@_]<>,E]^)|sV/CփEG%猝E ʬ\SrD1,_2YY4S*1[HHN 1!Ck~,Ǻ=:E'\SqezgӲD ]Q+B`tb xj\#]~H|haNs!aw UK  hEW]P5}klU:*d "Y {2eFjT&6 |/m}gűSO 0$.r8[<”~X\\^6Ƙ[iTN]yo،]nVyYp͓44@_~tGRK}ԦY|!ݑd,YcR3ĥH@{UͷYxy@ kp lp\_6eӶWYv jFb'lRA;N߭YB2^35_h"-S]ɸ7^$na~jfZsx&SRcRX# ڍr0N5H.ڃ׊DK8 33*R(Bh:u˼eAik0elAxz7I>A0rGV(~Jy+^˙EYmؘaghiW"p'<%Q(7bDӅSWT~F\4_h6Bi#` Uր(@]냐/wTd)eqNHB L iemQNUCԑjS"R!2h%MHwqUTHLLK"ZO:sޤL&s Yzr.-YPFTc-%UJ1/xsd\n뽮jerb}Pp @8 F3k>ﲌ䷦ѮEd8F4-t-oKG>vge'pcVF?_BEqOL G`L:~m4b )UE@$;rD)V.~UМ<_]aU0$l  MSA:v1/ZfPU |p-KZm͒2c|GD= hsgMK08*ަTA@vR={v(;>]. Sp6\nW jc+ >6 ݿi2\n"Bڬp!0N_1jz؋#`XEz##"H_wd',+̱uaUa\ΦR:cgVmypSagGGxt:=T$ ("!z[5ީ fzBٯ!I ,q޾ =1QT"jP5 n3+x8f{&\Ϧ0T_@  P8[^)*R9mKQC(FK@";MjQ@rr}]ZxdC<5ӑAj7ozSOam)_I̦ξ`!(! fb7rP %>¯'h2x qJI䝀3+'\ I6\"B}\4̧1C4J[1L;`|=CvQp= /0Bc&<F{.ͨ*p0رkLFaZݸw{A#i{@*9*HwCv&pv6Rs8 Zˤhwy~ 5<@V#s-8PM4D.ObjRf ܹhz(@0azMMPvLۈ8PH&NF~~]%Jb$,H= ?VϪ:g7{?= F: ^-1:Ω3mKӯr| "_2Y nƵAwh~iPCFx8tၟA57ŬG_1M*呂ֽ7x DTYkK`~a>bC)/q5;o?FM8}0 ދզZ;"hCwڪX~s*}2Ċ]l5̭LF|u2d9wJ)lI8 w:k bU6.mxYJ¿lhgכ9LuQXo#?Vza׈ޭ(\DHJ||”)v0..哙 HƬ}gwh9sc̼FѮ{Ƞե8>堪jMtT7tOrʊj P'q#$Ȩ|Ƣ!Qif9^W0Ci)qLZRن*T M݋l\)~kAO\a|>_{eX/p<1 ˗!Ϗ}m="k9"2ԂO4jy*&`!/9I%|{ю}s i?qjwHP"vȄ-k}zm8S43).s5iXIDhuV7G{l/p,u_paV:"h7axuz@K%̹#tXOYA4X)&C)dߨMW#XN2'dEz]_Ǒ"ҠIl? $q EV@u,Z3/- oF5IϤQFd gK*"lxVΞ7m(іFJ6)Y# h%!A1SW3]FR(E.6n8CևnQu&ȸ+,a :P/@ݖUes:R ۔h8,OS6f8mG=ON Z\*6kF{L?\K> \~$= R`&obۆ 2'r 0mKAdⷧxmr) j(cF._c 遍z}{|rn0w 3[aaKدeBůD8*q}J|6# p1]QOG҃uN'EfqT<ψ?LkO[f Y1_C)($ JtO =҈ |{RxR.C6gn?3d/x@^ B*4EjKjwh_nϴ`J?Л@i(1ۻaKʖ>_oFaBҳS0%F7')P_&R[^M\KL5S"v^pܹ/bhI.R ۵EȆ`tG=?_sxXtW1<6J&nE K?u`pcA^ _%YNISÃ]b;0IpeȶN:aG v#g5yup PDcֽؿ+p>UD 6. cicmgj( j}68c#;Zz8yUEfCohVj*auݜA_[٤݉GLoU ÛnnX ,d .MjNK~^Wl-p!kîGVHUFG5eͰqhӊH8j ~K]c:T,̀E4+60<襞TRC,u@DC(0D2x(5=Oæ@NeA"IPaf~oѷ3n>18Se-Cd˯}[1 v0D _.VEܸ{l'x/Hy*Srb$֐U B\l݁ڇ./n?uAЇʛƳ`k^.qh~33+X%Q3+=Oɫ!@IA{* ),0؋!GKhׄ;8ē!$FiHAGiƚ>? r?KU: BxgѾ9%~Ќ%(>jBHl(67~aRu#_K2Cڕ-@`yG~QKa1_in8pe_{ꂆ tS4M,PB)kZCWqF޶ >`'5HvӪr1|kD;DRI'0c6ͺZl(+]A7Y\ E]]@j5XL<>2YA~ǖ ?EHqMB |lZMtna)RM fյOpDO{el(P3m@Bų:m*Q\[E' swVicEOK͹ wu@Oo2@76Յ߿1PxXeFqF @0(0!lG"#nucTD@H]>/j !sOq ̩RB)=ɥV=jxόg%{QeZ3tzI.إsK?ﯫQE3w& >#Ir"~W38'/>'Rl=tV],=7 gOV '8( 1$SaZoЧp po'CaKDz&)ğ 9OCMGV뛧swDQȍ7ד@?k9!8PYa~iZ3_7ќ.{riU96S4ə`vM?8/!UY7nKTQ22,.|wRKrqߤ2S\R=ŕMª'K|.$bj6F걊1 ;F՟zͭ~84HL{9XnsXauu;Ҵ_4okf^(oI) Ҩ3Ĉ tɚaꖙbꓲW^ލp#r1e-ʝDܼzaod\"o}vd;`2{PR6tIA^ [h_k /d^~[hu,`8iE5{^{>jS&f_('i{!h P`o=G\֔Qm< xg},P#f IiMЦ콚 ۍ.$X_cHB1M$ε w-WT*-e¸3ӄg6&xq{ֿ~ŐV{/m܂"j|,ۊ44#shilJc pLEρiQɃ_M"X {XWkhO*u;G.|UG\z- mٴ *ՇI mP$?aSXzVQY#3"F<.\K+9`vZ|J|"B=p`|*  )G"$g\ũTAҲ;Xby{h!PQ ]}g]4RA yZ|!]H<H意dZlrB#BljI`&M7wkҘ>A*Z0fyuOnv^k-x\a$VB ֎:gnpn:1GPI?g1 4ƖDc+byb#)_`Vyǎ?WB6>B8S^sD vzJDo}b-4FwRjٯV0M7G59F Sz&* AqC{VDzl^M@K=Xf*}>P8|llP2p5ߒ{ƫ 6|]"+wpdoߟjJ N+.\"jWٗf7=&}u!#B{ڢv'>w ǦJ6EepbiMBCZ/hԗnkُ0SJ\TgKEkc?|$'%%sfmf&IM5pC/l]~Wp9E&Hn:@R#gv~t| 8HDhvA o!7om}'3@6O#MHu@|<uj@J@Gwvp}BZ?톹/7t;܈<#wLӝoСis1m`JWF!f(wNE< ŵBFu1T. O*)Ҙע,m<v!P!0zފ!ymaa{mmZ텑~dNېIjgG6TM#Wwb t%;B]Tfd@>զzg@CkYwF c.q/ˋQ:2FdfU?->UeU%!Lk),99TPf5!իwK/ۃv;"[Α)pǼZZ󒚀,Ň:VVBS8 d0)hX\ A ~xŪ!L{e5XMG95FrF(cSShh:Qtt=εI sd:Bd%w̳O[Gv)NB=cd<+ ' Q_Մ[[}A |VzD1guT+( u R߃uOC{٧4V80QԨ z&,-C[!H8f(ZXF_zVj%8Rg[7Ϗa Psw(n v,}T!$VmCFC{aQXef@l_^$=9ty-YNZ1$Х~y4.Xÿߔ xwi-Cм`Iɛ96˹?堾Ī]f+" ]JSoj'Qaq?s 3ӢL !SUfH&/͎nyjwEp@OvI8o4e"]zu^VV:`;DU4[ɾ=q5CnUz 0<p}jm)hBqi@  h^4f釙M7d,:sLK kF_ɿA߮g uq8ENnBr(k8*ˀu[- >0GA߱^NftPtJќW)pO Lfhzq&'Ag/i>|jtxQkOm|߁ԁᕾ#r>dk;PS 08h: aTiW}xOx,g- lF4A|XE BG0bYC6zn&ҷO[`Vb7yFIM.O|7Q-ڙ0i z3t3 r=R"+da 48Wytܱ>$HΉ[=+ȇj⨤ΜE;I+f4JuNY u.S4@6%BŢ.exX}GpC_Ha 8/:6+iIpO. Þ2dIn6[ qSR]<mK’wg9Ì FY.f?G8 +>7Hǻ1R;UVsk^%j0ui?bէ `ӯ;ɃXM^>XD`}gNBKȇ}3Xhayy݄-La2*y 2jj "yv6K֔_7tel)~Wof!]]HM;R8VfcD^8ԂP 9aVY 5 z=i}Hډ2}Y=Uܶp|wHQi y/2$aaȡoZp,r Tٳk ?j۽1qi.Mk!?kyy2y*ZdЫkFeji#ԕ-t yEՈ\yqydG/ wZE πI8'm|n)!9aL Y((~H7e8)g #`R(w͠I#7sZX;͵e֥ JL^cZb/ЊڗAx`G ilڢ ۋ} 1P:H4tD쟬Q A7֨x2"bKT/) XD_pe=F Xvr|pAp+_{'tJH"I1̽%9;8 v8^(1j_{Kmگ2{6_Nzd/뤞$F$ !>[c2;̣xQP$kh'|H/}c r~ Љ-cܗP4aS$GD#)A'RJuoIBuRI}ZP"{ #O|>")%}wbd?*Gzh}2sų!\΄B4%uFQK[²s(E\ ,L8 "p7-K؂ue CyBHjܱ]HՆ^g,IJHvZVG5 #Olc iZcu@Xw2jiem"TZϲz!8Q͸v MMPQ{L.f*@WB;C<ڠ,'T%p<>nƩ~n.VcSjlz]|7h $IY蝦:D{N]WK~{2bN&$"UK?u{U 8l2dvI7`j]9 0ePO^K>]dXi'.3[5apd0T룃iŽ2钾ms#}bǷ7-, LJQ {oJ(/+vbOaS]j % $PzOƒ_Zbw{67G2 J1vxˈ)>I%Ki[҈$״m, JtSm B+n/Mw~rQr-]I_aS&"1RTNpO)YKM\:6؋i+6-@5c7= ǝWoժgbdR wEPȀi7L&7I ~'QbCHvmN]~3:Q i %?Kō"KYFu\g[aCIͩh6m٨"c%Ɵ#.=i(hKj ԍT:!Ӌ6 +Q0ap#U[Bf$ 5*ysa0N g!C%^r5lrW EhF9;]HJQpÇbc]&:&xL^`A4=/rFТPf_ȢB,tT@`rok,n)X%7ظtI32LP$v=EЖ,M%n d#1 l wt˦\k( ]HeBeC /;KʘEȃ*)*lsȖU?K.SZL{Mt"ْ^,76Z:8yvQ<:C;Gr+ 9 0۾;Bm5fX}A&Q,{OcCkĥiC596/2yxO\FDewe@ij\;eOjх\b*ʲohXW@*lHu3h9C'dށ0hųN_'T56T~}b!yXLܛy"%A{IA hLF B(nV TɆNN.[<=FQ>"hN?PxFe(EVͲ gΏxDʔXkW)g2F ~&, j}w"ߎ`pg*8c*@TÍp.bR+ 9hTӚSIV aI1A>^ܢg)2ekh Q3vϞǽϵ\u\n!T$O_S53`"5Q[Ue+=}{Cm\֟iTsĽ7 n,mTf[aZ%"V8;G!o#j0 a"!K߸BKM+\9 @mA/Ӱ,XjɑL9׮݃Ζ|x%]CֻT}洓OC&NuѶFhu%Rpp]ԣcUNMq7!E xUY:S1KjwZ#36V=QӛY"  ta'Jc|OXi{WVSC!YZmwS{3̊͵1sh]*k`K)BMFktrlq YCk- AOQe!W4(jKTp`ͬLx^~ p@U( EX)i@PO}fN۝Gr]ޙa#,FzF2{@6 @'5^mݵU˗8TG+?H0 5RR)ytSpsdϪKg``OJcJG* b6@uEe y}U&{97dQߜ#8G.+_谈1?Ri&wp[}WQ=*lJ툲\!gW׀g ع4[fXnNk_÷?uM)IW,ĭxg"Qq>&msAܘC~,-( [V1-2u ] 47(:PxxhM<}Ӱ|Sŝ/^WrdV'9fUA.zyH;.O `Lb| ;qPk/X!vy؁ J5('#}[ eKTUޡYđ>1*Jp3DxhuX.wN`5Y"WRˁ4=WX@pu`[x: ɉ9gi3KJ(_Mr/H!*C5:I.t?C'!F~ /H}¡FL,˨!i2j9@0^_ W܈9LZ:Kء=DFIg)TT{O\ 6fl(!Ȋł }':C dL&WЪJD'O`fO) ɎŶRt"45eܪPq~M4ޚUS{%M򿈷6GbO~et~k@O)q蔢&73Б\n!lLlʾij[BZTets M:T7{/^yT*H=x5aL9Dkc fɡyZB5vaAu2Ez4?jvU q7H8gP {jfE[!iYr%`gy+k=Qe,~&S0u[_XI+%'sՊ`GY,ĕL&_UV xh3zE1vc&aK-nIޑ.nꯒtjK:M(sۃ [cNJ[9\UZfPL*&2< wHl#mc.wZjBތB:Db] f P*^ېf:*l Z.8/& 7W) ԠqPn&~:U,&&Q_'JPpce:)~5-c闍=g-,D6t׭f0-LEIJܚ#o`D>nwpQB[tȝ"w:E6`v6fzZ%T=LnA񺀁rSYoMl%PKĝp'{DV+\ q?qga՗ĸ6}Wt [Hpm!Em4efI5[eԩ@Rjt'%#XF)Gn*o\w"$'*;NeNX Hw3xԔ,- cʄl3RfV!z* 0vUh82(+`bo"SP/IGYř!cu>PWUYgTa[4EOɊZHmu$[C.* ʛg8esabY@P熳SYj2OS[>MgYN!yf󆉭8޸Ll &H.:%t䛢T[G701m!fSc}#3 l|O*ZZh tsAWD-<n2\%]ҕRb|ȫw%@^RBƾOrMd_v"lf:PZ|"bAyM›30ɣ+pY7=Fя{Ix>g9Z=/aŀoL( OO(~ b&), R,|7c|Y5%#3)o.wZCnL"˚3>W9D?~6Ak6*pr})7Q\݌WI25|w#X$?5&'fTY̒p)g)pZcoO + \o഻ yBs.FG/|OU_G̘ȄM\M[^ Ew`F24 3*By#xBVX$P2%ġG6KΊyqZʷ\Wl~'W'$(Jo΁p;Y^9Q.JF{>!_|7Y4"R!=z+j W!Is"#1q=]E@!SWVRZ c0/r^yd+R|Y} ٝ6h?. *)d٩[çWBn;tuZ x4LIS{.~m{6 n& ]e1h2*ͭ*YFVxLs+Sf :RrݦlMVs.)mF7Dۆ_w(R2|mKL"YS"Rgq1z ӲA1u`]@t2G?r9e@CAϾ:(^IJWST^b .%ك*^fTal˚va!Ksֺ0`:+1QrKG\*AozSX Au0OC$tu,aWllKK\BXʒJRyڬ ;9jbY}3 ROj/TZ 25#okR|6jjr(PO#0 i609mM˪:WX7cPv4՞X308T1["r\ cQb;ʡ`Q ~jtd :KRb&8W.@tj6@<&m'1t_8E^c_5{/XqD~&+өx=ϡ*D5pOr_9qEX*eT]+MWLL:aߐXAS#PN,d zӞmx廒_YɠrZݝxaB1~!r\JAA 7UCJ %p6On8`*# -0{8~lF{ ogز[S(;N?Rxsuբn9NV̇G69*;0ժ8Mk-?ۂ}.toc=hX>|}8΋8OCN'%kI{G݂v [}wU,{#,/^נA3ר,j1hXXF:/i\f>%5@|srŗO{9Όl/RRP xоr~|ߊa-:]Z:S+[ފeq&2zGٮ*$NB(\M%]K㊨ٕ)ԞN-m}7*^je'카 m%P`IVg_Kݥ;gj9aJ*!d"P_4 6_"sLbK{pۊaz^ouc9e i(!(!8T#˅g՘gU,+rʵ^OdrPaIRa+~ Ǹ;JY-ryY[b,61_mmj67$ZH01P'ai}5f84\#ЂRyp~/JnҚP OP5Nh.u7T"Kiɿ6;&旭0TfrìfԓB\ZWw;;FH5?]D 2\`  zOB,&~0j$' 6B5tQ:JI=<4vx4/{"(g|&=)liֲKؼswuDormd֬@eY[wFCID΀6AfgcD2u%T)DX5`@AU;2˵ B@N\_^7bk=!XDŽ)_MeD>S,nc;)q;kzxnȫaM߾n8X;BqL)ˌGkbx_)JsD;}]){98dqn\Neڮz"/iy"'ʘkAch?*cG >cSx4lY3k¶!&QgA*dMyK4 wiai1*&"yX(G" oL5Nߗ1rd+o dO B۴, E*뙴ՖI`a(Raz! dhz$@L@[{9F**E<ed[ <-?J?gu 0yCZ) {]TȎ_R|W&xpQ!IR@MPlrtf{'<ϵoݱH< 'Giž՞V@LbY14JԞ_mWuʎ`7qVqE*Lrmj2$b2.CN1n ӥaB yJOMyU.vDˈTњC(ŌT$9Ϗ-i+REBIޡy,1Ǡ3نxN%Ef0yֻjD؂akX sdWd/ 4\ƀE>J1ZP}Q:H0ub*r zaW@t,/Q){t5TlHt`9taTy'8] ١ h:«_;pC1XJDP%+I X+TTZ0L:0!h7DJd.'ʌ*]N;S0iߌE6įFy-Y e:"zO{GsOv"+to`}bǧP` k" YF :!iMmlƯ W?y[' ݫVvf n4")Ҝַ>R U9xR?Mx2^k.\J=SDC`i&o9ҷ4+t"},&W] E¯3 }/Տ'b5U}Y \87CIߋ 0,jnٜo q|v2rI<[ȱZ!_rNr#发 zmxI- F%֏ҜQGO 8ѳ/wX{<<⛵=jk o."@?f(QhJ);Ӑ/3#7qZywlR4H^偹O]xpqXi1TsnVd`Q7Qgp{-Yrm`_=h3D7G<mB:08uʑFw]@HPJBKF{Cv f70OYU vw -->ho\ @1=VV8>IuM)4NVS1{u˘+J2ND+U>U!9ˆ ۚs^"wv,<G Y6XAEut  LAD% Vq@,mNP5 < (7ܭ% JdhrOrg98oE\7t6XvB LqQ/FpL*Ids@Y87jhY.]HCN8KcSJr@q?Wr5Z/zL$ɊOR}t>bcn<7Cu}R)V(,H(`K(EOxsd/3Ľ qP@3U"b>nA|# m^a Lf $rUE{&1oK ,: YxL5 gLmrQ#o9 qFSvLZ3S M,>hi2S8#~8Tmm' v6^[Y4q-}{Y|~"4Qy(FA1;mGecpuܕ$uw9 w&_nrH?A cqLj1ϙD%0N5I2&R )QeP 4A/ I,9*;,)A1s'xL3 aP:«9!>kwy-NPN~;b,jJB|InCMä$h<ֿTldUt]Fp_'%u4_w] A(]thJU8>#xG*_RH#ηP!f=fKy3#.C_lQ3$m:peI[ႴVP{SC3lп5I7ZQ s9,A(ac^cy7=`,kJGp 2ߤ%H@xzfVhy,VT_rB u_eg+lPAo\3hu|f=<"}s:UK?HheU(&yl`7RwgGKS 9tȟj'ti:5:P}e1[-M ZlD2Ш(ݡٸsGØf($ }O88`PPbr'w}"{R䁽($P/ ,6/˖`kO~gݏM,q4k{~v L@痹(z) ,Qx\o[{:D{TS6>az{!EczE[W&z&@C1ӵxDe_->w)f.<{?Lw6qSmF]#ZIm]|yUyKd)jZbĽP\ -ie0i.B D$KNH}߻uF+{Q;'6Y?QP$?`6w@x gyf+Hě,RTUElJm q+11eU1Е9W$ e'TaTd~yxp(Xン)9o0%C?3C )C22~Y"\@mW,W6!1݌#|pu& `R(4cdXZwlD:R?G$dtW>~NeRWH;\u^Tl2ϒ#I\^;ydtW?˳g\<ƴ7ot9$MM{@8zS`Mѷ'Ei~I'$lϢeY$G.rJc >eÉ|QAtPCDJRhiMc"|úSIDX5-Q.7C̴_,7Z7f;ޕttd=׈7uvV~(4seYfWĤm GؔB*:Wr9q""X R6#tWm:*FюR"Zʲ>~b'6p q|Gxh<|h’2ػg%B5]UKӬgn’X"5CRW5S=lh ͵FcXjgʟ'MZZw}&+\4XMRg'=!UpM ;Ly8~gԅYJ~.)(U{8D#%g=2l-wb>3dcCӿ^e :D[.Q-~=[ (Tl$gia!lڃCDb([ hw\g..[mۊ"]t+1Boۨ/rO )ذ{d!0B,, )~k >6OX8tZF&/t0D sq43VK]ia492 nz \/TWӚ]g 3al+0 Jy8Ri&cQrm.LΧblغ/:5]ٚj 䈹 Zj+ K8S 8K% 62BXKCHnƽT"Cs\wnGUGh(i!oz2[ KY.k.Jo4$& ðB[ܠ3:82OڸŐJrֻ̮ud=cF Cêq?AhEY`tF B|<<=3T` cp8;` ӺsV|/! I˂:N&d:v>bOGiA*&zxR:(sO.걋 F5 ]ǪPNhC˃,:H"-燮h #>L +"l\t/=wAZ|)Ñr-izٶy!]VT:Hd1C!cИAQRlCAh!ГG[]"S>KT,/^ tL͌4&,Ym+X3NH+)7`ne}SUb& DH6K' ʂ/{O!Pu %ȥ%ahBCqKuIݘ^2¬{S[տ~'L)c8u]rcB.,>pdMӘޞ1ʳx[ԭٖPeޘ{ԫ*Fo Iʶܫ` h lG2ԯ֋p\"k5EL c]XeO -\%J+ySt͖^Y ܩ}[ C}f\;@_HGN*b\|֊Q#Rvp*]Fp[+9Έ-4&~_XՂ$+*ܛ,k=cYuV,O2cc1ٻ: dE:vPoc1mX @L2WL#kO4x8=^NB>heGnX%gx}%Dyu꼓51XiZn7 mnNP /w|H6`էL=2he '`0hPf"bJwU"M^<&:[o:Uk oB}u-3<`Jԯ '*={_*9%IfbʣX;{"aՠ&.b;tоX @_VhT=2w R#8$ul~J?͘ZQkN6rR|'ؚ}3qMݦ`5Q3#!VG;)fDخ\R8Ov=8 G P^DW-aqfdԗODv&s!<7fXsYl(:)LR&ZK/``V@T_WvZ Vd~=)L/-ۣK0.EжYb9yrջ$'o3B}}N[nWq# e*[]ɿyڔn%,Di+if&i-XD?%,$q@Jv fp,U:߰(4f6ig&<|[~MߛSWB3% YL?,ӑEUuG!նH2ߐh5a0&+$?[tօֲ{1YԶ~~>DFmK=٪*S s/w{Y5_fZ5%CeRi mskAo1*e9!\K;x{odѐ`̲W _bFð_WXpq8b|o,e*Vb{|ӊ-% pfኜd^ꁦcc,M⇌!jgtV( 䤳z|BȬih%%o escF TO)өk<(#K V n&շ) (qsvrzאL|F`(u8/r2m- =L/xpk*KS1\v

"ԃnSKf{lhr/MI.BIQ@Jh7t"5`)`zR;w}*de2$fs]^eئddr GʙP7Ҩ[ST*ZůˁRceƞawl&YOd ɑ9]S Aʔem9t}*8f^Dbrt <L9;wfGq.>ـ|-V[tLM$"|,'ߖ]WPshkĂX:MUIlOD%`( KQYTkm%F}@^R`4l!1 _V׹1f`O IK>\!fA< $+99sn<ܟÀV!;YMD#)]мD{qP9M{QRfq??BG~,ߤF.ڦGkB&^橯ٝVO~:*׌.YQ`uH:vNg顗VMhK8Z,Xk-wcIL]9s3m)hqb` >>X%%ʿJ *^ơX?Ex{?dkR(ۭA4k``ޅOkgN'ls 5twnb$s$¬%P*!Ж 2}'0mTO)^{\eA2 rHFNrV;u^Q,i@-[9*gxJЗcCOzc3B uG)qB ԒG%QӿE-99X:]ad'uߊn|;Xf )w"U\f4gҲMXV,]#$eFsCG(Y=q蕅pdZ[pI]wftC9Gc W2^ݾ]` /7"2.9ڮ)rW}s%sy60G,wdSMeJD\4aͶջ|!!9PJYqa5t[3EZAjdJ"9y Ѣ@L-PZ/Bfwo쯒tAL]C).VZ㻧ܵ'`fOgh <%,Ps˦17/{Qp33NGaZcvyGSϹS`UVOٍ{S@a.J%#ϊkҼH_8G!wkXةLuUcf]] eTd$EWqސ{&~HAڿ\d .ɇb\B/FZ)/I[ed4d K^9XdXZ (>tlM|PZ!PY~aշ5:-àհ5X\$r&܋m[D1TRY*4qųh{U(r}{|ꦓeӻ>,҅N*m9WfTqeU+A]H43^SE9#ȣѓmF0'Jl&x>{ӂMpFd67"nw]:|cdTu}}xտfWw/XU!\{ /7 //.e0\hOLQ@J3]q)6S 0X7Lޤ aP S &o'wC!sIdyIᚲkoIģcPśL7D4ȯ!Z'4 3%s'5R-pc :@TZs:!\(6bR`狆 %Y;_kuً:'{(,mTUNch<4A-'oK&~w/zֹ2>~K[;qN&&@%7~4 ;(@ q@' |j2jF܉Pw))&KjⅯB^aoL&n;kh7Za&a*}gyY>*VcLǔY+ '>;B~wG7GYdd.3ց'?+]҇Y3X|.ؽf.{m]&yKrYCv`9q>UJ!O1"-ςVckf"wes?\lF;cGa¯3LHXH@ЀO]c ;@['ݸv+Hcİef=@3ྷb”0RoU{weFcoNRWB?,6ǚE)*).@ࠏn,D/~p[wg7.۾o3N,j}JHs-<6fPlYsSQFhuWd=фL[ƢdVKu&NSUAzӿp QynQim `Z΢!I^` y_-C%Y1m0MW'|c\qAwBk!6j;R^LTz[.gRzƅt288ƥy㗗PCtr)lJ>J//|v=^ (,Gw7kD11CQ|}r^I!ඳ.5luQ>$#՛ H'Usq#vP[lyqB`R>p{Y3Ę~U\-V2#mc8jf%;W|aX1X'Y*yhjk:W/^ m]TPtJ%2Ma}N*3.)eFd8lόhDFi \\Uq:Zs_w)M$cms|g}| XBf*̥̾ͪfX6I҅qPC IB|M1'mXƟ>6t:d(vn ,~<֝hY\fWmI)8Ӽ{IGS/CUWSQU'$o7O ʭ.]ćX*}Aoٲہ~tNPGT^dN%d|HNzmpzQ~_]e %7ώ4-t> hE`U@(Q$~tci]8JaҀ.jtC`ޛMX?]޸Raw\rz$^Glv/ub`*AqhM|gO4},\ WWLJ7p#_v 9." P1ӕB g0Ky}Aw?rd;'4['/9jlY|Qqnt PV$(S7l)ɦA/:A/Z-5YKH>d\ 1/x$r#lDJNpXc,6dN T2A%4ӝ Rɛwٺ<~STt諀_H.Qq@.L!z$.n73"5lĪF{ p!&FWc#!7*D{nd(VI-e|XVj c^x-y&̺G|DZMJzK>;hx?xC14>5źB*P}2aj#hB^6c(  pϬc Rh *O:jH 8ؔUdCӧb胜!Zz~D9`7+ Bj[]_{429/1jPЯA+ڈ5(1 ϖt˵(JnHC+H /T R?Zp:V7L¢7A"У%Hhs ϧ3ڧZ ̏#z܉g~'{D[,iL -/X9|-C9( ~"H+}o:쩔6w4/% S} 6j7lXDq78rilH W+DZƴ-D]V`7c+J&v:Fʦ*~/PŦGn"ز *z"gI]$*vScUƝNM,RnHB. t nARTdBH5U:jqW?|(̌ॹ*+/wkn4J%̞#! #?L6cɑK3"!zP p 4SZ- հ}I"QG#*qϻ| &WZꂵˁ1FnKKhi6$X;V@5T{ ~9 -V0 癅 ADzMe9=+~Vl)̙skwNH 4D|1d ʵA#4)S0$0YG'lGg# 1VYXxmc4%0.`3z`t<\F I~ES^lwL@sh1#a-PPx^(s|'K*؆jx1[ af #SortcƗݲM%D~ G[\Ď"GhsͼrgzNxD%S̨ibdHd~W-aͤɟxiX:)e:/b-4c`Ih=RS\9 M?wqQ8 &~2B:0&^5KE~bM͝:Uh.oOh߯z0h!+'CnǬ)h|b!%dE\1Qea# ^EsxbŠ-'+yx" | t`UqߢI%M9H ;Ͽq-qMU `kx0 KU4 }G3=EBZ\wYB"lX MAYTTbE!cqQRqn /=z+x&%NΛ-b6w eN{.hDM2péq˜soAPdž{سwasL$ Tp+ u7ꉰRWBeqiVvK,qq T9I/i/%$)^wK^aB)(xxnUve'ZWm_>Job8}&Ur|v:*1)r%O)HO@}{o̭4pyKC HQ X}W5ӿ4 ekyj?O5j+}Z/;_IyIB Uk2l& $fy&hgQ5Fl!x*GZu R27 4뾏&c|LFkʪyk71DHLg ^Ɯ% ̺+ _ay1Jer>.7QM9eIຫG@2:e 5߆?f3ii Ю`L^qV]owv8X 63j |]`k˪G|wD ]Ԧs3vR3ub]4e H\ҞJ~ Bš3S `%pj|]U⩈k*xF!߻I,0SB,<[6r$(R)?%2:Io> >=oz͔k~7Nۂ2 F< LoAfq?@LQ'Ε*Q\t-+7[*Rk@1DC|]n<,ґ6ystΦ,Uh2$H"6vw2tI!r.ض#;y ၳqԱQdYM oXOt'_ɗTg\{VzoE9<jhORՂpLݟu\ֲZ-yf߈SVwy~kmE it^AlEN'Z"9*YI}XZϫz{%ޑXȋ@Y~YӕN'4y;`/Mj ؉W< yag׹611q=gK!w댂#pHЅWi0O Ugq*@Z1(5I~H9iJZz-1c+[ڿ8jGfVF6}Fx?'8l̋큀yM{=2n8hc96f#+Tڅ-P t8g<\r@#'K=cM:lB!Y2-oOOӘdA_@\+rqi~I}05YM7c>󦆽cb O0~6 $..`Ncs7 RX,3e; ȒzSq.{ VV2l}y CQC LqDԄ2<&7+_ҭB)WkcHS T@Di4 K .rEn$YV= =U 4 vBhnXŠ9Z%H. #&,;JK' P1D3MLGMM1`Ys<=wY,][#dDs1D'VS>P>6ݺk rv,\Z4Bރf'XsޣA.M|No/MuHSR~ ѳr; Ѣ8$F sHMm\TDdӖ<9֗uWUes_m:i9:\&s5WqbsEVk. o M:l/"<mN660Lk L./"k_LcڊAŊam_ e.'֡ˡ<}$F-YxF&U'R8$!go5q)#Ҕ}`NL59&蕜wp{CXWkw* vk"XxHEU0u_1_W Ug^NV÷”I!%P KɎ%o'dUD@-[Rസs4f~7 ?ui=vTF1gA\4S4=;hԹ}Av_Ew 94Ftkpw`=Oe4^(5,j QVt>˰ÞvU LPܻl\BV6`~*[EJ|efGT\֯XMaAv;Pfy0nl$hW\2*1A196_8.H5бovP?)Q2y\ԚPYnRYlW\z;!Ü:%0JotQxNٰ޷0||!DIE[GhL ЃNuUQ}%GՃ&+ &Xx' : .:Dyp[s)3VjunS*s!)ԛ_ݣ%PIz ˜SCg.0ť9"m. 2|nLKUHwr }՚H+etC8)pOd؎5B.`bf6hH CBlZUB ~.w]Q!bչzbGW'Ic>REö}ϖsqAWNuM%{`P7?9ZsARɶ}U?צܒNEDOUX ŹPQ|S!JY;@z?ە_n3m+FEEmu}M}S)N} h(>\;-hx(lŚ,T̍K|.\ek7 \tf5 <$ *JE 4vW(Λf׶.8pFLgD.ŷ`vAn1HGdK%lu{XjgS Wt_< `4xO%2c".+K0uMfHGuyK` ~9"=P pS3wԺr@wj"/;^)o,[O$79fPGD p~_rB 蚦=!莙BK[s:IGQ$ F_=tG3$AC(ʸJߵ"Q"#!qU&z}"uvrd)8+@K0Ue͜g>*y5oo1R2GO /]+Y /E4qg0~k= Q~$OI0;0wTvS㶬5GLIf><)+RDefI#۾Aޙξ T=FGw aoZ6kCqrc(V>M\eh?:IW\ X#È2wBh`ϞRV  JSA H_fTd)(Z۟VPR9"hVsG9YJSȠCwDV|y_nfزhyEEsk?Zl³IuVHACm9a{C1:=@JP*m{cȤ6:9*>B?-LЅZ1m_؀s nKi?&v.i g<^"ڀ*W6hs#S0‘`:{d+ u W( e2>\B}$*4P7܎oŠ: j(/~F/U(YIZ"4ܛhBy3h 搞Nm8oN0'ړCu7ChR% zHftJh9s;#ۧ&rt =TO ;\@CZzR=DƵ5kFtKvTzSk9nm_x/^7 6Uw݉ŒUxᬡOS=CaT϶H)2>s d]71S˨VܹA hЌaw0l/gk~zdυ0OKαOq3D!+y _CdV|vձݱۓ<#شh8ܴ{Li]-{2԰O_-D戡5Wvagrp=KiQh'$Zt`d JL )l"4Sf dvfn7t&!O)ֆ>l匒)D+UڮJ #e>>u.D d^-S%e\e5`'B )>ɴO8xb3~}92Nyi}RV//_WVFKYN` " #d.LKAYMT: юI#;iB7\qz2pa{l݇8vgUa%v\56ϨIP|x}|* ch,eȋ~.nx|) ]lpZE" ||s?%Ĩb4_A;i2>ҜUrlj$2xdO]R`g&^w<6E:d~| E|5 5FQm:iji-&/0 Bw NޱF5^4;ɚ6<k? N%y&!rg@Xgev Q}Q,4p~! Pތ a :(, xHN^G3P_sXR xF(l_NQ{Zi+ƙcnc+~֓\ O>PCƴ/ Zi4'ɘP [;/r";S Lh0o7=3PHF ^/{ۥײЖ{(aKڕxeLעѷqQHs_Y`2^sTFpZ=MqXf}q[8"H/&^QCGЫ~ά#Ckx;3I:;o̖{풟S凂 &+7>9PP]L =S΄G.UotI&_zAm;~hL%N7b㩥6UVKK!eN&b6% yfxn^grJ$a%1wGBxq/שV(DK%+")t"ݙ(%tϡn⩾l&kIO_e[ !h̙ NaKη.^@bN;'yB=52Xל d4d%XEzrb{vwWpcHnXi~58?+We6ej#d\1Q HbVM1@#0OE7WQu&@Bi޵ % s姽,̄!n/kKT lzs w?=lG6qڭI8yk~A3yn(.ʐOqGv@r'1F6ToUZ);)]Ԧ; m|oEʌ%wcAmm_9"B쓟S5꼏>aK+fpbs4;A5418=ƃPS-^O1$1$|[/8;ba,:{K:ex%`qQG[Kw+s7kC sL]×DŽ*)(71*@TA)Ga&p3FԙX{ޜa=2Y`2PbºrIC[TeC7h G c bg=Ok bI'儴F$F\c0R ɤ@ ڧm^R=y3>=蘟I[u)_g4VNpBGٸnE{ռar532h*OFTTi¤ ABvd摋&yˑn .՝G)T{8.Fܘ 8e'M=Խsf=$W|٫C+.aٍW_7&HdǚqU/ef_fw*QscY%;Vcrs*br(ˁ:eMejI+1My"RF `(SLx 5M}!2Toqn=8\s`̪k}iN^.lye=zٰ]n慍 4_`nєyX@rprEK:.d<#$|?]3ĪȫUΖK.5o@I!MKF. xߞ[i7T*pv?BDz <'MlXC;i !6?. @iC hǘ[8aGSHqZ@g~ER>+ι5mBLngs W)BzHt7n#uwV`mFR_H@ӥ=Gq:euCQR9UcMv$Uh[ʤǩ:6GpK'#Igp[ғ(L'k;Z:U݂qf݆^`%t įCТ <91ySj@~6Xԋnk!I6,M=}+)rws:ɴ A'bjm*ŞE)O$~ĀBjx&Tb"b\ NZ408d7ƒ(oa%4o܇8)jLm|\%6D. a{7kT>5i} B䗃{)Yg^?VFkAuam~8@G8A =h8NL2TueW5x#!UZ˰]++[bR 5t{-e̹O~V h$叱|s:T57ҳc5&ΨSaJ36ոq(2y @{]}E6>Z8yy {@NnpIc6TtXAeT,YBrf8<V?(c|ޮM$C w;3,dbˉ!`[áƌ􆬖`õO6 :|Pxn~\[^y",ŇcBrycF9?Fk7!/ ysOkUug Rյ B곣{OtB0D؛Bž (F.ώ^;äXh0@$\xMt[M_p<"Ua3aV 0*cs-Wߠ63-]]y є5$4 sP37EHd ymEC5%8!,Y 1 xdtaN3Xy.L?A5:,o%{ ,ݍ9W[>LDH#u퉏=%,uD+13Њd awĢN/!Ja\sjjB+'tN6 S0YScquc1@+H~M=$Dv3g[V7ueٔ@z~DX]E|8_aa#.ccpIiCT 7n3Ҿd}%75O7 &KIiauASHɀM 'bs"2JKy׫g68wݳ4]I/ Ǔ:^Ŗn0|y81B E@ΘoZh(@o,mx]_*ph?;&BͪG""$N>vVZj8@խtutw4dHgjN Pg;wnSD1C`gUqSƇS+_чa``ll9?,٥nBCn=O\  }*wO[SwhT#tڢ)+䭋ߠ$YK!\:=|X2PQ&.5b hSyUžU QaXe?6"YR Ag J@>64Ӿ}75_% 萝$_k=;>=$EbߧUFΪ 3:T$YúȊ͘#(o@Ed KS]`"[1:8)@!XR!_O|u d67?XSnkwJY,A0W/ٚpԲݯ˨,0zD„elXL˺$M -!3#:I_v ۀ6z&>ZH'-@`t+5ϯ *ɰA98}%Ci6Mӯ:ZYÔ7 煆G -i2Sa0OV@y (e8AhIRO[NAō򸹤CˬcYscOoTd$I%ٰjzMM'g;[htSTK0(ִswYA>xYc^B1o=&E8Ȇg5p[*jG:G , %$в&3nݲO/LEnYO^Y+Ud)X*;{.=D>hs+ zJݟ@ YR]݇V˜j*YN\`(a>)=vTYĔG;C>.ECV_bI*W*!a mB9pxci7;'*4re=,TljyT@fLo&)i;c\EUߛz(ܰqL61"_lM7B(+Ak^xߴnkj7֢eHJTs}"b6ܲ,K2:Pl1Ug,VEC8 ST۳jD*e\Yq(P/?1Aζ%w,$0kamNiف^piotYJ&e›u.aɈ+Ť`yҀ)Wީ˕G ϭO`k)t-H5p՞G/L:.)zH$OS xuq_B9oQF,qҥzCPSum~ЏD^1*h$(#7rysi?_dx·l~`WcfN%*o:A#@SD\MceχEE}cnJvE, X;ݴSOʜCìLp&E%z,ȭI(}f# TਭW ƀqTP=tBFY}\RKO G-nAx!FCZ#:x%qN!sG kJ̘?ICksv`[CRmB:x&pZׂ tl Yhe"xD7 ;dI96+zYR>{c:|!W=UulUV2{"1SjZVۣnvH]#%}BQKq=USΰ_X=責Ot]Dֺ>g'ӊ;z'=Rik:( |cR~g 8N&j?=٤Wai{U%c;v_}Rɜ 1UerƜ/27ujR[TGH19[O t:ƠīUb_57nE=d A!EOiW"UǹnGWfT,Z:9*}RKDn8{5u ]pR1Cjɛlܮ+1pp$|ÎV>>2\VZfcyqnfk[}J;,(Aj`" *|9V]e$ {!$<*ͪ緢DfWx벳6,A*xEMXL8!4{^6 fdSN" Du0X6}3 fFќ2.ipkkwHvhJQsSJ}}ʰבDVz){ˉ-P"3 Pw{f:=m&U<~}"F_ZMdV,˽"}32=N,/Y蘨fF 5l* MV*>fJ=+R ;.- @uN$TqdVGɒ@,"X[_\RG2xxMJb N?χ 1L5f]p1l~/'I0[Uw0\z&l jj?noD~\´e`w QT ⥛_,0'MN?a;7*BEX^Mpa.kbbfN/j' ߱OmdkL$s0kr\lLH2AufIT}:[";{pIMpC ,J4*s,R`/n2Sb‰V8$I^l/1D9 LgDbAE`&AȭeO3lb\6{ndy2v[/_wX)4ň\ T"zdqgvqfOVvRԋ&Tpl\zPxF965{G^]J,r˚l%}j$Tf}7ӧ}R|.lc(]Ls_H=-)Ŕ%bϢҙw!J@/#h%o5"w*5r#  ۙ ?͑zuaRj]7~iNԥIl-]_>6+ -'l򺊙X`]s9Ap^qJUD=Gkqӯcou!,iUreׅ%o5VQ?Ks($g?kW~+䕚+jrgXT6j#UraxH^nF@h M?<I]jYďYP{Ŵ@&XU\8 k$*V9{W*^l@)g͋`fD^wtӆ)kN8X(' 4.At0B欱K;-3]IZZLt|I|z\[4B[r)܏.Tjm|h_?AQi.4{vh>u .oT<@j-e_ ܅*4NDh- Vkpq3E %IA|Wɛ$6C꫃c q4n- (͒R9 , َayQWK˺0'nC&0sǓ?7LL%eqsA|\wE t|C^ B1L>1z4A%lƞ/`\CÂb!0֤<+yZAE梸E^Զ:R(/nj򇻮iEqJQ-eSuY 2Kߔcu@+M%|8g;Mo^/63)ͬh7| (cΙ7W'+XJ)[Aɛ642|E9bhV7߮huINFTaMծ'P7wC?M Cm'du~+^%T*}MUC^0\DB7igr nmp&.#w~JIwab^pU'~ne|=%ي9!?GCL`'}0[׭$XYCHCO!e6aiGt|>[޺\lWn(-k\׶q{ .PT3 w*Ey Kk5S Bg0 T:gU|ۂ}HF;[78Zh"FGd'Qc`rhvL aA7̎>>f4aMe-NUNQ  FI|0, PuL6y2ߛ{I;T ̋u1IVFl)]aP rjkxJ0XH~ĄDV'Ԋwg5&ttxr_GKy1PV4o68q$mlZǏȫ/%QՃ5R'R6x =AS*wT4u'c#IIZqL!Z>G 5D(3V#?aRd[聶(_YQseLZy κ7k^[b8?]Q 9%+hͩ ݋nʻ%QT79b\jh BGܧjkC23!ئis6ƦHu4CW"KN^|!ϏS ةo7\|iAnN&fUn6A)PwTf+*oQӔY2M_,I^/[a"DK]*.<25#h 8P%5zWi"X^c[P1aalǯw Մݞ-iM E:1 y2[Ul$ue6n+\Y ңba4yo`iC퀹QG{f+*sTvj8U"VL_Gih~\x@2|cIpf4Huњ ;JNӚaBتKnDE3 ;:e/2[Z,ϟOnT=} BR#͐,:ln `br?sAc'cBRUFҿQ^_kJ3>.0U|IPiirE8f8 fyJ &$s9:|R F[-"~1)VE(t?+`YC.E_f|?'I'4G0=55V7Zd =B7 kRZ{Ϯ2 9chw"8AaB.hʩT+ "NwPRjq-m1e}̮hZ-pH UU؈mwoz(˞ScpjiIǎٝoAC;%t@QLdOYڏDJ5,2`afEmY+`_ P#`.RJ~J?"Zn(AC Yrt0{5g.~w7?4^b;T@IgjE=+ eEc_HK(JAbԹ0gXR[7$~6^Mmr0kaT)A.#`NTSW=) fuy[~ǽAl'`?%Za{a5qJ ML51 MMV,Bˋ-xv]ŏRhыlP 3K9!ZuY4Y<4"0m RVcGIǜSVylθ@'8*D=hN =nC [8 !-Bߕ]ƻ_tҁ|i65E(R G"(-@j^ÖjمqHNQ 8mK#_ҝ7H߈?r@"H, 6(3A)nn0uvos4LAEr8QSoOV>#ӭ× rrlMۢ-];'\Cݿ2a8݈3deH2 !Nkm$Sq)A1|a-נ[? he;bghLDPnl#P\Vi#z|j) ~LťMiM YuTbbSދ <%IӠ q)+ +,6 Y4McaTW4%+17}KvDހUB⪵V -=i=H*P kYQ? {-G'LvFNQuW$@U|(JT7Gjy]iWA}DDn*4EVD n lBߎE8`v4=dj;owfOO, oeaQ2ED^\#m0z.MX<卶&5凒oLJ:+skw+45|*O5şBz^3q!ێeitɛfWy^.ub8GAYmM5~ &j򘝢͈CpU+^v,ܶ:9E}{OGbz `E%vُmdLf0{#BU.zxoPc,_Jʶ9^3UY*F `f:5)l/C y5<*8Id ߤ? aJ{aWgUf8_b:uUjk(*6Pđ_ge'lk|fm p:8m8mgna t%%;Sz 'ր*ih!C6Q*QuX.vDp4Vc젿oFHl't> CuK?Mx?/MX]~VpKhR~Ñ;!;ǺoñEcSK {^:q>{DCc@zJ;MuxWO6'ƣZ^Äb>c{$VUX&~Ev %4 ue.Nxde1DϞpYU`7iJ\A0c-٫Fٶ~:U`gqFLXeb6Z fn7&ҩOq|`A#;@د;}ѓ]3ս/Mv.nc{cK^l_)݅[Sqad QCI>uvj͹5nְ|_p8jEe4<̍-?nd<ֆ'N(()*UvkQߢ$B'=t#Nj3NCKRv6AT;y#fb@)12Ux)-!$Fo?mOt?_,0U&#oM4(ystgi']8~ܗ[*x>azqUdDV:1Nܥ-,. Cssy}QA; :q}Ƽ&q9/XIx pO?(IJ>6r#Ղ 830_A9PnįsZk8{^s:.` 9;A%f Y(73v[5C#u?9Ҿ#LW.u.Z( F cL7#"&cjR>;vɅfP9bJR|fŃ7/KxN4~CJj:~!~NI :a$Ƿ*~Cn#zza/!6(71Ì!1΄3X]0blޚL:ڸ\GZǃ4--uakOI&+.r])Ö.bvSY؂'LK]ѯvͧ +In۸Φ P!ZmrG%"$SWxZXcv%SVŜ-|$XN^DcijN1y -1 _`\-[&S& vwvyQej7w\ݸFtr|uv+xpJ:dYrG=X*ҡ牤] r;ӗHGYka@6nNyx,vD|υr8~BԢ:)C>VX dڨñUkuc`L9RbHŀ 'ԧ~A5;g\Ť" Rͻ•سhh[Ќl%n.M챓YTÛ~PZ7"tF>=@ }"LV0d+J RFxVFMQ@c!o -E\ڗY&ia|{<*H" Pߛ 07-5ӧE18T6{pcSNʌ*G, 7 ^n7PaRifeuw˔K7: u^4b2O>;ް3/j\J,)Q%6=aat*)y"( :AnPmB`(Ob%>5jfFp َV_jwٻ*br+)}Rp5`b Td8˲(L.w, ҳ&?'xi{\ZoE _z:epFޱDx \VnyrH #"!zV1]ῗus(lv, ު_$-vޗt#@SJ<}|ኒosVItײdU6Sw [IOǵMSU·k<$fdE*UH֥vam N==Zek~YFݢDԫQ+֪ ߓVMa%Te}n"A UNGH^:!φ0p+|P[N|N+ۓඬ:^E*c#28J&] I&WS@R].{G뵜-В.{Z)[s8üT'_*y:禴:0hy)*Zhr|ηɖ9%PBm짐wK UEZfEW%>ҐF Ol DQAŘ6\ F^ d;/֭¸QwK5-prT?P5 mLܯ5ݩg\Dr7Z< 8$TB.*xRBdS,/pͮF jA 6ԟ=Ji2c ެkP\5>L 8bمI;tQ4F;5t#QmB H\۲~Sqn&EMȧ gQQ.+IA_id m,j:`! *ٓVpҵ>gIe=*@أz zЌk$$q Hk<~_v5q[vQ*:]Mzxr7 vߖwqG̃CtڪfCn#YOW*6¢Ι[d4)у5DFKT۽+N(Jg??|?!46K sߧKc[mfXꤩ{wbo[x<=",x9if`p҃!>µtMactbB{m7/TN။索iVhC~ yZF Xچ]_AUQKy5B訄1 xH){Rj PkJ53+WrI8(:SfAݾUkXXFÐttw68l㚵7jCAe6hSyGxS+[p<߆|'Xa]SG* c+k:=1+d 4ޏ*  @/>d00ԻqmtzGjC|<05I"yx9 +oiwؼ 22 `C_j?}AI^luٜJR͇H0..9/(XCG 7`juƴN*E.阰+崬*s}$( U,ߙAɥOC,/ UјUl; zn6˸xcm:T:lӲ;¶?k>ISxV:6ΐ(xb`lZ/(ZS.KIW7p JxrϰEH6Bj}G +^z$qxm{ v݄&.F?xIPL!.htDCSq+dDaS+\WUӹw&*C{0x`-xUJ 3Pq]JdoL >2Q\1A9MD]m;-mQ۱S&D IfEoixP󊳘>"| {c1sr^8Al]mhOL4uyp;2p0b G  n;MJxyO ,V:q N3̸U҈æύ_+LHY-؛muR>٧*$J$QLSE֌T(BOMY5W nd+m*C݁ƿPoo+?XWu],)hYpz&Sy TUP_&dଙ7`aLä9?yjJ:ad>as6Tۉ<$8;1'?,KU,Р]qKĞ=v\1嬤LEYH%CrmFqvs2g:j_!s-A]'!,RdUF$RpYyW܌URi )wu3:Ta>hNҪ6\UK;dckcsr溢^qAtkT{PM4|>lr$\sg! ߥeTGR7W\܎YE6mDݱ6iAr{|1 AN;-"J(pnpor`3Ա\rl2틻Ҕu$XVnyܴ ]J~0[RrY{ Hƻ8;3?853L/8;^^G-D aCI|1)CID}86A)7ژ!|G;SPfE^ew!I!W%BV;.)5̾Όřsb# "Qp |sn_3*AuDAQ!$cB o 8] ;Ȳ#ڞVUw Kdz'C6kZvSbw ߄]*/uVqI=)"1:C+)l!y Ph/ԓ/ݹ>f&嘐"b-䶶LF, H2nƐ+d[~[P&*Sy '\kXw7Ϳ-vrɬ1%r%8gq`S#Zw_eEB$۞z#B8EHHb:Iao%~Ҹ-Ĝ6 X=Ҁ/&; i#8\6]ATFUԝBmG04bSZaZDdF 2cP؊$!:6Ո}X)5CD۹-awnb*' LTQRFG/JFE:=Nfo%2O#U LA$Xv  {\R nBfn qgu +U](Ā,H<[oH6|drN:6P&rבTo DUIm. sn>slSO7E9_ɅR[Z ^;h^} =$a ovAk IV'ﭑ3#"(44F%ŵ:J}!OU rL 6p3zV;^,DrvCW\s΁kz-K`+;g`Pcj*W{Sak5\{I'P2dwreAn-'m$,P]ЇVð6mZGJzze$[pufH̬JӉqbͮ;+˛2GI/XeHx9LTπt7{%fxEhjYubNqP:*)nR>IGVM2޵-?ū P.vmYW#5dv6/ËCKKA t 2Ph!cX#_CQ2:N&Nv%Ʋ~-@d) 0a$җg)ewHp)7:o+-TLQ],-YWUb&ٮM375{+=$[@p؈$ +$|'ĥ:P&Mk!S[PFi.&5O2.tj!*7k6 NvM<>d(u?Z85ae#R|_Qgz#9:3!R%Gr[Ի5ZW\cjz$hE}-$nޖ 獞ʼnkśL\dxSM}rP *ip~ܛ' 3z#c' g܇{*;K_ލ p0:&-®457Tx [ES0x<4S_ (M C_DiBr(6Ԡ6r ;P9o4i l[CcJI[zjo^)l3ww  Φ+. u7 ʶj {j f*\g3ndɯriG⭠i@B1k<(Ꙍe+Y|50\gy,1t }<ɨk8/춠;mCITϽ `HwrU=1iBl-,{F4(ԤE|%u+ u9@W"b~48HvfA\둇G l:߻Gbpxb-͊ 뒗; 'ݗ'AQwwAMbU_(Lo -0dPjOQ*1eG(J_Ț%GTh ޼ȓ@* /y /tJ;pߡ2AxgK&/HW :j$:/.t(C鰶}i^ڽ:m|/7\WR9u€#b^c -"?@ GI0>k*'XfGpd]>|4{0Rqt)SI儏_ϋ:iʵ"͂wBc:Գgs艍-{Y`ԂE[+9mH.–a3آ,l4lwӾll|-9u}xR ^xɈx 3jnV,ż{;. Vsn Rt4t\Ñ@ \*q䞹`"pg:ATS;pЦ#HF2+W H GE4⓸&-DgIv둹qD;e}pݒEpz9Ź!,Zs"mkJTk6!kM͛ҡZP}ڔU {4>*N^zZ+l@v_+dPaP\w mǕ0]t@1zbĠ'[8+^'& r) ]^JqH0ƽ{G/]s\^+-7$`R`B&X=[h_؉9~=l6o37MeȰz-aeK;#WU\@mо,{w)~>_lRNr@rҡ/k̸olMmH1}˹st$ae'tiey >iln@elxlR&0YƎwkz-˘`@, ܡ2}6y=:]WI4F*Sohv) 6%Gg;x>t® Q0$/*:[֙zR*'<Hn_s=ߪejK_`!5ܸA7>) nN;̣y;2ګD;z(oU<+ W۝;j):z(^2͸Z2|cGkw5+~X }.4تY0d cx7XK7yM f㶋jUMK u ώ ^El q2pGjY@gy1xʑcvAˀpQ\ɈeDdLJȈHx\i|B{$#ɲag^Nu;c#ܦ&.%f"MbΑ&EGMfNhI5B+ vܝg&˟%!k Pq^^p,-nGF[.3ILj'F{5%zP|o(y< bĄ+иaM.`2fWE`nGdǪtr1E`Pt-6ѓlZ&Ќ}{,7˵=*Ma-bȸR$V`~"Yqa"o#g7⮈(#֒fNe [)Ȳ -sIJ4^0"Ijv7lml~URz!:psR#iMPC?1F6$!L`zc1ó"|(G$bXٟXǶ|Q pb3Nv楝O7] ƷJh)A.V!jGa# 4qrvgE LgQ:˽+@"0^^Jz^wLSH| A^Q1Un.;6Yxl/#mF! M"2]Cեk;mrk:0?b-pVM/R3E/NmR|Wg;K+nG3}QB8hNTJq̔g;BvKKqlD8P.HQ7z\|J,˭^ Zt3x$2[D>`~TSZ$T2XJ}hE6tj6Z+[Q2cIn,ij9$=Җ #%wGm!l1 PC9$R4@5Yq(Ϲ'0 ǟ5R ܩΡgP^쓗E^p7^Mp]d O匹B͠l9H4i؛ر݃ ))Jc* |7(o><"ÐaOƨ^ tUx{שgۺ =2db+!.g{}41}'-KTў5+Kss(Mb$꯱%P;?]J4Lá9%%-۝òaIU{32YB,J\Zp=H]ϋ_Ld{u7a&p=s1s 48ɫ>ri]]灕O31ǽ:` }l5+>톪[1_fecve[^,x Hs]Ui,7$3[.<ڪ +Lhg`dJHhֻD`j]Ӭ=9YsцZchb厂)vDNygze6 gO UIt4-~ۭF ߻X|ŦE , V?yIC ^Mܜ+wHDDjt/V1>HH?bet5l\cia0Rhp0p+]HU,=N7%&)LRrldSgmego&/gGy!? XKT Oh`ɝijևW:isw!|.c|&xmnޚx4I᫋= &$˙C< DU;'#tG >Ы @RLJBdb³^Lm,a]yF)σ){SyxB%pf5Ha1gD&uAr+d+Pe.U&2qP\Uk:~$b)gA5Xi+ msdΘt]ܳ2^V&s^KiW FEm[ȂzO_,Ld{gmHx*l\lѺ% N}ЧyN>XBjS,T6~&`7v #m抛X}%RC8pGUJ-e*Aܦ_¸Ӵ"eJㆽ4lJuVu#?a6: ~ǒ߸iRLťych\пTg1?M1g[U0 L!+y"~Dde32ӫVFGPSXMF>F:Nu5~Rh*hJsgN2w6T1ܨ`"b`VZit|~PlioJ:Ν X].D2q><ի,fUTM"4hjL׉ .Y"ţ H:TGS.?ؚWz/AZ4j~*v}vKUk#/7tНNXjsHR-#ds„^5ivkH\oݬ-qn-a Eٿ 2s$+"ְoxumB`~=R2_1zZo;5azFjgRO6B.F*(z%!]4xWdEWN^9COaGв8У+bVs.7AM'>l^ڧ-B\rZ:4kQ|8[.xd [,!)Zuffǹ!Wf/㸳Qx bQa'ڋ[3ޣ}Ky2IrI_/0^6!{:abYEW uڛtۆ$GI@F?"O)&ћ,?m~fk,3ftYg#>Q:rƈFQ;J()@*o ( dm5g0Y; t {֒Hc3En0X u?5XYɺ] p+c},{[N<#QXMM+RnN>bf%BofcKh4.~a\e4j @̟Ak^Γ} 3Ąڀ9,8,em<;4&M BM)5Q=tD6~ ۗX: Lz)YJ31 cYZ'c}sCv\by3P2F됤 տraprxcٟFW!27OCSlܝIy<{_zrCW^q7d]hYTL m\] tMޓY@Bm|϶FlCon]I.p2w\>ךLgk! #vX>[n9]zmm"ˋqyzҘK;(TfT;7:C{w]wZg So/ΗE̍_; B0QB!Y]lG )JIլKlT&HcTmV.5U3&6G *Bo2kF 3`B6?J;Ԭf[[}["VcS=|MV877ܕ((wr a{hʒ\2s}e!ݛ7s Q_g q{- [x5/q ˀMLkZI=^#cĝk>}="k$!vYW2miKtf1X]3wE<:"|Bؾ/ހ"\1avh^4+&}w:C}c(ݓFf[$R߽IMYGk =uhC<ޑy|/ۖM]{͹=l2hms@F)NN^B;~ECIή˹W>|p9yKX>06zYuQQ^1<6;TwP %־)G ] "#^p+~;`WAmBh%}U*.hLٽĺf.F''@@ sƮEԎ(De̬DϺIT{N^_r Cj\fj44Ǫ PչXfnO_Hgῆ1@X1srR3ҁ0<"V |%Zn0#p8A"M,(;Z7&7bɦR8cFM{ ٺKvı}{ iRO7kvA~\,(>o9(ۘH< _= DO@ݑe di]2]vYوt/(tBIfØpa_/'RЂ[>L1@$%jݤ=xrDOm"VHjB#ZܲDVgU{&MfṀXzٽ|S)^)< >)NvMc9ƫ\UNuF(}QJܱ;!cTyu^Urn|Z7byե$EF"ñz0I馫r\˟V-  QZ;\b,"N&HZTy_t21 < •ucyr4r*|]ƏV9PlI<)^?^B|)"0s׷"F4q8>T7'23jai}%+'-^$L懎1qcyDɃhUi\WpT^Dd bhxYC:뤬H+{Ց4-ֿOQ2neÉjGn=&Kk8uΉתʈA#>qj d`:G;ׇM(fۥ]Ȏs0\1Փ֢xN5Pff{4ץ?ɗW>V-0/Ve-4nqKedTŁ̴vh*?-};hv}=xw*D)9{͇S B8N8~EDtK{[SI3{€Tm02lZܖZV D8 :ԕ08w-RY g1RWIG,4}F\b,bcxn;3IeVEnx hNֹ:7 4۲ّUZ MͭNN97[;*j!fG3NA/g ,~q(x&.gR"W;t' ~P >k>`ڟO&1:ۈ(-d$(h/)ɏ*/[!y"Z ͻn%o>\ғ7A77[ -;.q ^Ւ6QdIZAӓXt$ޒ74J9% fG" [dO'сm|zf1fd0m a<pZw,9$ xzE@}L@Vsϰe P(_ % dxd~kVj/j :ӵ2Mu@;7][&/A,EH:ce9uJjDfTo1 [dvtW;0f\0'^ȵ1wWjwk ^Ъ)νvN._bg$f\4;!(mfnj̯#fd8#ͬ7Ĉ"'^t!ȥ-eǟtuMsV"@Uqi>%=M/8 z-H.&C2tV~n?!B$uz0 3O9D@(n2lߝNgt|5"n3:*-˾:D\Oj``+n6^Xww@`MDXr[F鼒C杓L5<_38/NR8|DxD8[ ,eי1O\)ê(^:g\f2y,G*ņQG+D(S_?QО5t/티n ڑ~쟿ʯ{2N$0 q'!$foGq[= tUɸyi.)Ǹ<)sβq@UeM16*c3ЩJ0'؂dȹuNXtѯRWxc#+4+ݺž^LPN6hv@u22`n  ) ٴ~dy#8.ͷYV+؈Wh(n`|l^q#^nBs7G``P_$[~Q|-l$yj)nWhr56iv_ۺH~:!U36<5/ඛ{ . Fy/ÎTݻiEO R>̑|iXwY 0'{ioڪAXTv2PWr5Q'LCwl8>n78džߒ$[o'ǔ-{AV]ݽaT).دP4>4gbqO@cFiEǧN(=o kΰøL .x-=5six5B%k.$( П5 xf#w,uS!7%sJpǎ?~ 1xۉ,yIԄ3 KT^]GЬ'\][ʞ ą-Q"3Vo_0@ O[$Xum!RXa3gNAYA2_.,>z;M;3}A2Ռ?RPQ1nfH" GvFuRB,s߆,ZP$ +}󽡨MH6aX$.KFGQ@} ^-ͩċh^pYz`C=HfF+˔%:CVL[sdj29L. J M4p)DFF5x-YRܒ\$!YM=?- 7dsHЉ I3NSgUb kG&?a=?sUD>\'RAs 7Sss |fUd8vs>w!w}Uncc9+ i#u.biB"'Ve.uIJ=)|rTH#v&FBIo0퐤4m'ZSh2|-ieqГG/'#>_0iyKu=R6{Xn؜ o!R%D_NF*gA[Qn#WܡP36 #B0]8#['ǐM/# eHDОMx(YEFiR!} ^cH#zX^f9V:'O|8h,Д 1=Em)&W/ W"*yO ZFj2j$nR4%P=S E!U#yFmF gкO" *Gl $`K`x{vPH1Qx)J]@$ojgU|D(>q^|I+7 mlNNu-7;g4ypdŐNW]1ǐ^ݠ>n9.w}Ͳ۫kfA(P$j,'?}0 G\6˜7vSiÔ[ti~ N ޗ TV(G|X#OT#YbM{ڗGujrzng>:̼`c|P LNiVQ!ZpVgu 2į¯hԖ: (Yΰ8go;ܤ84-'#\kyWZgCk%eBsNKCaxk^[附JhXaoos\ƒ+8L1n'%j?<5WU¨`d1{C7kY8Eg0>J_\|x6 цY2u"ةw 3h]p /F ,_@X* O9 ++90[)-/fx}H9g8jgB /if s ?/IT-UE8J.DqF?4KQ8^лWPNK}Rep)i=KJ,iw>#[ʾvIVUӀ,ټ*SGPZ۠40H & `x(QD{v쒷..jEyjfDZT}qHtv[|\4V&|ڎ7$(->#uhѭ|.4ר%ZpM( }Dޅ1M+N \Ghr4NM~H$!>x$$JXtCQ&5 U *yДdzeoSz܌8/VF|zX, mT!IplϩT^[okT*2=uhsbh9̿qDS(U.ЃQ4{[ TǙ吇~G\琵T/dNz02t/9qZ |Ƹ<9KJ؛! pf.%1)C=ϟuf#͓Kvym?A򼐯 v.uKw:|J6s:\MX42Y[L'><AuEGew]F\'XEi2'=C>~, ap+A /5XHczg/sjYKK@"#ܟnKDEe{&"F3EarȔbU2đUԅb7cg!S&g2mўFVÂ!:Qʗ`UXk}4"6`[KY;:12 QTYO3uA1>pVH ַmOdԄZ#d{r]oag/CҒȑz yOv4N*QQ^Tk-\F 'ô)~wA_tt7uTwXܬoYy%Ow|%6QWPzˀڈNȲUF@mm[&{i u+Y>_/qxDnT)aԮhg(hnXs1Nۃ\B#mk$-M xjK}F(yj|vaec^6-mTz< ^'IRlؐ{4; [0@u9gcIY[;Qn> ZA{sNk.-,gso߼ZFPC\4LcRpWn6|QjA"Cݻ2@; ?/؀iFq6Ұs0z>{Яkܵ!О[ ;+͝[dw{[hn$)OTCK$xl]:^\8jVF1HI𢠙3$\ %cqTb@*?GR6n@l` UZnB CO]i|tmPɫQvkJz 4JG0Y|i&9%CW?ݜL7`(! a>Tg/ ^E='Vtbd6u^@ HjGuח'8s\cƴDY%n6Yc No>Δ??AYJ %hw}e#fO~b>=y|KMJ[޽a5vH'TC 䫓4agq>L*g^ҕW|3H͸R*LaV)POSXiMfɵxO(^DSO!먮j4s >Ї:U-]J3#8\f_LNivځü[8P rxqEB!^a3'NRk/FyHPK9 & qG(#^仐n%/?K|Vg9f@WK ȧ VR͜ xbx:eQ/ m+g-Lք-`St]01|n3i zޕN$d:U}Tc`ۿ g{&Vϴ?>Iܱ;aEx^iY:cT(sCz" Q< gRPGb29_[Jz(}|\Prfߠ RQRs羿NuWPO$'@""x%~u "R8 Mwڿ(~yܲ$L S@Ҟ@SA<6گ]dl0#B}.5C_ƒ=*qݫ>0NFW{ RSSGUOo]`JD 6)W(O"%6J8f 9 G*pF;[FfF?,u@>(Bo|z2*C1={wNC/RdOzLR~2* êB"eXؐTLq!NP :`KM7Ndu6,%*&}v֛.\#b*5Q,ɵ-ܦ;Jk|ܰhTbBp9DDM~Yh20n > K3#Vo:E)!6p9o ̀ /Gw1!33\܊3 \0D0(ϼ|208=xBZ 2?pz5ev^hag}$sOE*:AF &LlJq9۞#U`p=[zlM.;6\\(pQ6oE)L}B/\gIL=@8NI^4^)`jCXiѾn9{kʪ 8HH~~O]nU*=]y}18E)QYmᔝs!Pi1pCzF LeO<VF }O&# i@-Pk&Q t #3J.$G9k&Ym -P3'.6A>}z;WS7O/5Lքwyrۓsm([[xeSG8قq)NYW#HtL75qGylׄa >Ώ\0+(X+b_$W C_M;E9Nw{o|s(u΄z%d;lHMNeɃ/0g5_kJd#rUD'{ RWcCHCb6Մ,piȕPcȔ9 Y?^6?"KIo򇕡7e:h_Z6c.EB4V2g|& ¾+Lc^C%`xM=_!>~A6{sElƞ K ;ERqwk$kʢA-MVߢ~pcS|,n8eް e?]{nt>9HXGM6 {a!0+|9m1_9H[> Z00qkN!ma% PT#Vy@`)!c!yy C:;>Owj㚛)J#*[Ng ?8[ L. a D#90䓴@W1?60z'T#|h#mnQe]QEFG$MIilLHHwwEqE|hGsD`l@+՜C}jC=BG1'bۂ da.pUa_ĵjb|U"".n.ߦ>KēMj7 `zGMVf|-{xSeHmK :$#gXbWP48UTgO 'Qsj͠1 tvzMn#: ЦVm-.ӗ84)ǤU8: }[pWpbՈKuX%|L]XIҮGIww 8N*?đ$uNQo@RU{倒"@"gN mrh)))rk]LEaɉɊM+pXZU>MH`%FK)!&eR?*jfbQDMFox7ꄍb s#~JTA [q3Ƈ߭(2Jwo2d9j!@h??͔${kkpcP`w{PA!)7$s^,q $CTf[8i-uO#~ޗ^.6БQ_A3}?1UCfJ f;Ą|a9I󝝛^ EMǕAg9B|jW 9ɂ4Q |2]@#Pc'qsq`yx hO.+NoxR/:}qV*aK.g`l:e'[-- F8# ODKᄐۼHrAk/ZޑLCt׍) ?֣W Aۮ.j#]tDv-9M}BuɃji]zf bzʳ-|g0urw%Zn7)z`Q|9GESǂ^ o7wGj_;C, sT`B/@~I/i$?/f) rmÁ!  #09F'na<>oAYAwrʥMPp0uW@""2sDdmVҁ^`SN :w!vg:{.[ZKaxUv$1kFהB&=J!vޒ٢ )ԗ|}Ì1-Si&01XMepYSsbyM+^o\>gY0J2ʨ_W^@V|">$~f 0M=Baf*Bn/%VӘ:O*D8#`/u-B3o]Sֈ=‰F]d<-cC:ȫ׫ey_o {e\Wȟz2" d'@ÿpCɬt%3JZFb(ZIph uwNOE |cXUm#|}Z]Ik PAU蛈)M2.Îu3BMM4!86nc]WFO{;c"k[!2 3q)@@q'Rnߑ懧dK.L2=~PiE+x_)K(n0_Ih<ɘDPs P^:ץsГL(N+;F.{ {&!^A+DA9FV0H-yP&4Gn[5-|ys5+/Y˔Q0쬅0ؕ;D 8qXr5zO/u.v*ւFrHLl2Xk8<ɲ*5F; XY*,g>wXT:LϚ^+Cne,N-Ÿc;-iCԑ+ _x݂'k(T~J%ɓsR|se)hq6xw;U=rX"[3Tpae-`|sʆmB?ڹdߥjϸ__WFJҾa]7xLA 12f.1YHTQg/saPBzT79K¡}Oem>{?[-Պ xK̦rSŀ@XQw2}GqŭB= 2.;q='@%8 Ex bw>@8i쉞uO{v|ځ:(ʟ}۾m4ڬMʰw{_3h#PHDKC! V[tU˵6C iITI ѩsu&}B1>)@ ^Uy)3Ho 'ܙY]P5pX"'n/3hG6Cdu,t}^Ͽt5+i\G+tcd: j,+Ɛ=#=HK]T Ƃ [୆<W} qѢ=۵A >"3*{^10 >tesk4k j|TEl4b-,1Jl<|(\7jV/եТ\|g5q}qZro ՒlUAb4s[c)í=owv)y4v@jzKwj4"wPNzSӎOSy 8c|1Y)4 Mxb=G\C6!>ZfQ)*=Mi$v,pW&/?i#п8mwmdh5u]yrB`մ+7?:aCmuW_z\Z .afҜ}V…4r n rpB8ቫO뭳NpKoHSycC5 7m/xsZ,]ӱ1C|%oASD=~"0Qpm\:b슰aKK:{^yݚtd"h gu9DZ\p236LBtO/"{HJROԶ[ Sy>֨%+7O Raӻ|8ceU:~tЁU,! 0:a. y"9;gVF-9n~W ~466*?.wR%j ncNTW[GlV?8!&*xۣ /#IŽBeVedMoRLU80Gp^^nG1ɦ|\ +-rҰ͓S[#ΗA@o 18 qFqm⬹'aΰmϝx5n̤;{zd=x`bBt"c 9Oųd@t@ S9a c">^Cvn.;uQA>'uc)wH@h&qP-7dYunS9my.1:hT9{*">=Pq*blڰU~Oo38 0H%C_Gke`Yd䷲J S`. Ep\ f1nR '(v74iy6"j}Ђy1W` [@}U>C37IA%\Wmu"u+>rv d9s)z1+ w"~CY!ISnѲcM:A;d$,a"$hbA\^ڶڗ ĐhtszA p(,=I!FUoҺnS( ߨqENBÃ\`#`LnDQz]+mX骶ɴq~QQYqeY.%eܩ#xPVxLGIo (k1NOM%2wNyYn.fo$ G;C d So8} ~"NoH4ߺ[si]gf_]Г.t4 QJE+?>AO@ɒ ԝr=Iqg/-UW'dd$dq~kWJ !J/v %CN)Zwn{}9~ 63ޟ1\ ~RS08'*?t샓I.)%P㋖Sbba*AMq&\[]swOpI㰤=}p+Sim ]ш/f|`7Ɩ r8rK3jM8^5=FE%kem%Œm@]QЙ5u`r໏{+GmoX(Xj>=z` 얯6i:܂`U lE)X?Qg>3"w6'N4Zc"ž`S6CV9[,{s1s_|VCb TDFL]JMwOP]L]f%9PκǪb΄oϬ%oTq^9bi_SպNAf?NLcMxfvQn?[8#m6v{ogm³y+"XCIpĂ xNNټ7ՂbNSޑ)MUk6 ~GC;" $}LǷO1p7-&SI.daf 8bmRz'i1 aU2ڊ:$Ӆ¦=Ɵ:a:yiG5BAZ}S".8 cb >lC\&??3.cW"!pAd痆o2Oe|t:nC=МJ]_$X0ߎYR#G-S0rL|_NlQUc9NUh] lh,춟i̹sǞF{oS6-o2S%,Egw1F/Uţ瑓/dV b{c$0K'^` 0KgYp})5ܙ-4;PfżL[͒" 1eAmQ?HW)5,&W]YACEHgV K2S`W"\<8߱[(+CD3Wqu,e/M089ǒs hyQ]. tC0J7g۳O}+">tPhW(OǕ WVikե29Qrݤ8AWrB•ҁ$x5qyv'ZޅY XcB {4)@Пx_H'eů,%34KZ[~RZ["@gh<[i">Z-_"~I4փTVQfZh%rnN[ϡɑO+uPgDŽE*6 LC)VOCJk3 ~1&Hy?rr.hGXAeAe9ē)7J BD.""6ʓv]5fi-c{|'4oTiRPD<-ut\T^p3>cD̒Zed8Žr nmmcAD,6^9 j2s LqīQU5jd≚,aSgя4!ng&}y㬝3O?O =#mVuǡ[E<.x w`L$hA"&͓p+GH|O+CǍ* 4&yGj[C&JzʓH}ƴb[]䐙2e۞ޜu\f:۰üPoHnw 衞k$*K̽hN|ۥq/b38\Yz>y|İnTA!Hl>ǃr9, SE홟0l㓈j7.\ьT{5A[LH4c#vW\ {"?,~oEcW|@<8/s1{0DžfxeVـ_??+D!blPEx}B]I`겻7"[4깆WbccisGGQ:Ȇ1&r)>Ӝz3%P0e2Jq As仮zz#i.^t,zOqbL(\BT#p_ ZKфS|;VP}vݪz9Ҟ.ϋ\1*^)>)RWY1RKsQJhLxYx:qX=~JZpcTw^'~5.K25S)T# bWuq`-8xдb$[r2a9WA[6">A/uL} \jJ H37b4dU7{glRQK.e2}~U_($*{( <_xhqU_y$}\dn(Mgk{Q) YZ