libbluetooth3-32bit-5.55-150300.3.14.1 >  A cNjp9|4OP^͎dut@-7W}NDg݈МՇ [9%2TT:yB0%U&h{2 ,q%a 89Ȱ#cv+(^ۋtUՕZ^6E@ HZ?\X 6Ѽ=^Rм7pׂE]uKr}}X0%sуUJ:ydō u6\Jy s)1ү"i||B_ wɵ416c39295fb716ef5fed5b7aa211b9ef71d2f17f475cbb7ec0f245f63842f82b0e9a158fc5986bee476d409e1c6f5bd3668fe3b5tcNjp9|p>q`?qPd ) = !(8@ D H P  8 h ` (829T2: ~2>nJGnTHn\IndXnhYnt\n]n^nbncodpepfplpup4vp<wpxpypqqq qLClibbluetooth3-32bit5.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 supportcNjsheep72SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Librarieshttp://www.bluez.orglinuxx86_64/sbin/ldconfigcNjcNj1f6cf90a1266e8e719c776dfb80f18858d9025ed0ed3043c55888f24f861db8alibbluetooth.so.3.19.3rootrootrootrootbluez-5.55-150300.3.14.1.src.rpmlibbluetooth.so.3libbluetooth3-32bitlibbluetooth3-32bit(x86-32)@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)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/bin/sh5.55-150300.3.14.15.55-150300.3.14.1libbluetooth.so.3libbluetooth.so.3.19.3/usr/lib/-fomit-frame-pointer -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 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=175e967b15bfa053edb968b79c5ce5e4b4accad7, strippedPRRRRRRRutf-8fd6321fb733b5672882f36c002ce8c18c6ad9e4d39b13a2eecbc60efb3bbdcc5? 7zXZ !t/s] cr$x#Gyf⡸)ס"jo<*XHY]5ps,󦞞m_#'D-xd-wǷxHw"1>M\DOn6rKV. 9>2$޸4w[k~7Kf(ZdU.]1hZ(% 26X?IYQAY/FqٗFH!Q0#j f/aV`3L֓o I+ZmUñ2S4. 3!`b [߹upz >NȆb{Hʲ(J;x_4U0 Q7D~+|]7qyO,`dظ GWuŻ4 `@*cIS9ʯйWUD9$F@ QPYg`=F?|Ăei1U*mxk\=%̜|݋zw{ 95׍}9|\c1T`(ZIqLOp2&>߹@.h$o7+xѧK > Q",uч$*,ws'GRLy "rVZW>~0@2x ftoڅy4jVu#+*\Fѭ-&> vƟ Bѽ$9&n-'y"Pb,f2Wr=eTLٿzt~hiEk]5'*Um 03D3!^)zi2bI<1z B409l#>$_&8/›^,p|v[NJSsUǹ+`/(7/Or6Qه^P _1_$2ռ&@E~I =^~[ϔ0ct.<*Bpx|'3b\6F~53{`s.ݣL)ǜqχ,e7|nWc@rCgb; \5%*(?|%^*"M?Bvg@&xpm{@&1ev(I=_YoM 4j3:] Ɖd㧜'ZYVE]8D!C6*4L-dsCEWyo*ѶgbdX+7^cg.mPYNcV:́FOËZQШʠߛ_Up渺w< .LϤomixSnʅlk7׾׹zdR_WX}wZcԞ qP (~E |)Hi wbބR}ұfj3x" rCi֐\rf[шΞrObR ˯ b8$&&Ds:%RMMSV.e8kBDػ6&QvW$q2]+vd0BE<ˍ 7n/F@y&6W5P%X(pKz`l$~s-՜j9Yϼ{eʨQBS5_xc^0 b5w]sC`аDPĸw٦іVUkGobs3B&hyw0r4Sh| _m_t$b$GP}C$GThcY{wh/$niL&"SƩ:*^Q=kQhC;bx֏[4DD~N`J;Y0d"3UMG^hfᕠO=7P"|ӣl K_CRJK<%-1 04 4`:_`~PhS. ?x.Kî0h蛄#';ls6f`KˇwdӚ-2:_4sr!ѲK"OL xqF,lCۭ;9NT8|[gkFIN}4^-b)Ϧz$aN"x{RbJj=nH HGޒ6ä{DUU1/$5Ӱ"H֟M,-g lu(PACIVD6_dDwe[ řE=[ 7٢Aʘ:kRKgJ+NrdJedr+M˩/m풗.Me67m+ÉTRG<~E B&~KϺrrtV^J}JscEb€&YTD!P6k$ eq[6Xd=d?<_ מ>g%L.ꍬ酃:Ы}!}8G}g,CCamc:J,Yd,5N}UytՁb1-z@λ |$'z z[g6;C(; #Ki!rZ>gz ԻLc p[G k D5J茸vhyY%XnOʇ` u(QgR6$+(;u`PNZ|kVJ;LX6d,wˮ׮V>Nm^6.4Agh"$N)c9@VJ\u4OxgRɰ/KjeoY MZ+eؒm#Ƿ'(atU&9qlE B%`Kv9C̃:Q"Ǣ5I{fĢ' x>m[6;p*ڧ:'Yz!!py5-XϽA?W[c:zDuF.7sRlm\",RpV>)zm zÃhc=:_Zᅦx ػ~R\CO)oRG^^}ִ#X6Lw9MajoE")eU#$iƑS$ _-( 'ӕ+AS=4oE=z"}1h7~Yva˝VF)FLآǡGPM>-Ϥ6gޅe|h[kXWR I"3CȻ/.+_\"nx\ƳyA)UJ^w,+fR,A D- T "*7Coʼrkd#N$M62lC2@-r/?7Egi좷lAIGvGűv [!7+`n,.T7ȵQҖ4FB5qJ@uưҞ&/ f\NDoTy5|!]z&h2+ů>w1A MެvA BYےɬI`oYL%55I 4`r@"rLU/cpHѷ@/dCA,$^8^. &Y#\-#^ErZDb-,~ >{vb[hϤsP#VfϽB{pW`o70~xBb3tNh!qp/yBeܰ3فT0Dg#c3"X SA% .eF+ZY2`#Gt)|\+evIv7&C(hfɿ'Яe_T ڠa(؁=bp5/ÀzHƦmO6@/}oFI-?7/$w<8^=k8()3i3l#lfz#ĺc!7ҩx&d/,+t VJ(4a>hv՚},nh)%( C|ɵ*sS?b/i@ƫi>mZEN״U ޡ;S2>鲃ዳ#g oh5tPR)j+1+mT-ucه%ąԘWYKz ( %Rwρc:6p1K;9~fQ m=أ=xe\0zF)zVUކm %BA# sCs1@eT.YLqaj>!%*M =˓^nQtSrYR]WRrhQżR Z&иլWOg=JYs5]Bq9j3cwW/c?٢E|k*^ͤ)9j!1> 7j,@ZjJ[$ -Fa^I0zM#=x3gads0DcCA˛gXa i,\#Cf!س)Ẃ}rStS*%> gG2(ׂ %LP]zgf#'v3eA}\.RgscXy7d=b[$ZtqWC"$Ja^7sVɴN@L8T-PK%2_V#=f}H8 4,d2Me-/VdO qkDBp/ʰ9LڟRٖ8Ԋ@5(p\(;(3L|kI㎶?$'zj]j>Em~yMsr'l@D>oD䛏Z1H.I Czq5"F&-{]&պx>8mB>" gA(` ]؍;Co2(hu\ &OU9= S{ω=[2b͝Aa遨 P9%$IBo$`!WDK $($@Eқj~?531ܲD[P&/W)'{͗'ʒvr~Nl''7>{F%cB$,/{]/$)0 f8duyeO0h3E@D0X%NF?lB{DEi8MJhଢ଼ұqŷKSP5r vs;+l5qsk%,O3b"gukOCgzJ,08KΎGǦܜf `"HQ_N^#d*X{I왾\(t?\'uoؘ5%&QMh>պVqMK|m7 by1Tt) S#٬$L>۴&N\7O"d~X[8ǡ 6+Q.wx1e~Ѻ$me t$>Jd)UZbI(M~_Q]yxqglf(B=PDy/kk9hv۸QH󊺃rGHꛎ]o.aR/ "4`k;9X)%ҕk%U 8N u'h" Bn ȏPt{P3B i@˻AO{H*fTwfOxYi%sw-Nk,zeWR t׌.4 ۴UIB(,O/A\ݍ36MoG%] Sgl$X >O6E_ 쥉a%KTtK4^,.5MxS͆y& 9$[[}yQẹ(,g0/) eq):8B;LUF]6I0 z9|^g%|X@7f$='iԚױn )2quP:nd$dOL &0Vr !W9w$q 5w4\`< R&YBfVrPГklqV]Fj6e[KlU<6Yrˌ)m@uIADؔT{٠r/Hk?x Pzy{ QBO_:@e|aA<Ϭ~ ‹QTk,SOn_s=%:F +s7/ 7_u7&PaK1G{n7}qb+0_\vk}2W pCo'*x׬g|?P%䃔;`شI È/i×~|t@T? '%2Nn~ ?~;b_$e}@Gn2v6V:`;eKڜY ګPbs Y; kYy[h;"_3Ml)%<>;F9*1Tubs_BU1cÑ Ci,(ybRc+@籌kZ pM O3׶* {2ALQn q ]aDF.xye~`>D9I4%U/x[ՇLdBIJ'F" ]y 0lW*r}O{uxAL} `"]`G]5'$jOnBxEKx"HzMgd:\}”ZxuG0@ f@ 9 FBsoS evibMA~pc!8Pnkp }aanxB@A^p=i@Abo݇H-àFOtwDdpŇ?9O"Y(BFZ[4U#e ZRnѿG+\svA5QS۳/^rE-vl>meʬz؂Ĺt' ՛DR 6"6_B m`]vrpe1Z5XtxU{D )mZj9?9|Mt-9%t1"x@n[o@fR/}6FRJzXICӲN0aA뒆3)a:1aOwu xw"d%k* 7% saI1U `ma!bhzO(b C=_d5j[X%8@8KÿɶI_[`FBSʌ袪8᠎sT c\ SbrZ,Z>i,@ʧX[I&_{p̄+šǪBK\KW=d9N]vyd3=cHR4Ē5XĔU1nrPzpI3wU nf fva2T" K͔sj4]E.MXd3owYyJ?>';]T j:- 8!LH"ږiy-$wyl&Xu,TF{ّj@j ~t9b~LLT"k}r߫j(l6ΟE݈XqH+-:N*:@!,"|kL!@ޔE˗JyJni 6:=1.(>IWb#=ftsRgtֈ@aj6l`%1wOjxcA$ZǾ]H;9._wb t0DigZ%Pq"nm>cfM3{d3LB&']L@Pzu\i ^/4LnhȣQnSP$ 6117ۆ8 dΠ&)=gdSEZJo  ?B-xmٻ ըQ4ޘ`<F&jm66x#db4zRG$q6ϐ+KjR M=<(?]ڪ%wIl`~8`-;1/+M(Ȥ&R^"Fˠ/I)8fx21}ͰխOR 3?kmM jI8O rh*@Fw"]2wǭMj.,م_c - !?ܐ/@f|ϝ{PC"Ke F4̵| 0]_pǭsHR4BoBEޚ~UgNjDD )M_LrMPK[]6Eg69Vqx۴MVN"] k*ٟ-Fg}"|LGm/zߛאW# +oiT>."ٱ]8+}ja-& ƔtXjyQ!{ SЗP5 ;>+WXyvӧ<&00KAfxߚ:eק4^I_BޢθMSDX?# \C'g]sa,6R+ R>3%'5dodgAŚ-N3c"zuUǝ ų SYci= G 9%f Q(Eul`;. \^Vz1J(r >XVB+\Dj` -+.PErۼ{k-k8yU4nR@a gѱ=}7+J-4IiA3v_K2+_ҙ B*懱Clf"2+'6Pz 5 soTs J{ YbW;|+F.C$[4CAo,ĴgVrF48V _fk˧1YxYsskԲ>I/7&ǶF+9Sޤ8"B$rWvQ˶y0?Aӧ8h:FY[\jZ '*Z2󗢎e7chT̓AZLʈ~[/Xwwt"Iw W51s6V|>Gɡ2 2c}BoaSIпUh@N(;3J2faY*q s*<@Gctʖ^dKM2B]*ZX23$n-Pl;\tsA )rKV`#m T^h>r]T$=z([ NH1aj3Yhd*;TtlTTM;ǼAxqyvk7XJ##ouQSҮL)}B٩Ǯ/ ^xq>B?'3/HTmh6QwQ_^I' _(>"U׻PzuL_f22web= J5#C>Ql0XO_8% `}>LI*OwJSMe@%][E LlXEA@rWat{wgɪuT6.'M44QD؆@H v4BjKmBhH^zo0W:O !XP?Kwfp\}[fm?(ܬO Lc3MpF6W._3.꽙(}: 5 jM# b%BeQ) 75渄߫,h=օz`^J m3Uue6%eGeQ+ 9.p$'tahp*,<&Fh˗\bwė,wun{":*TzlpbȰmSRx}b)8w2X<#| GLg;>`q^߂Ex|yFK!2WշfH C&)'RCGm6̡v7Z2фJ" `gG;;:`Sk48Ǭs:? N:ib/[2ͻ-.~Wf[%:̠~1~5Q+%!:7f/7T¥wUv% ߦ@rGQD|6U_P,aW8yCmNu@cE."wVNk\RX ~%J|(X;jHb -"DN30 qq U% |] (}6vG!VastCtj p=*K=;p8p0[)59Hf4Y9'b6Ad&lXҔAL鐣5EtњNF<"-'zc${꟮p;Z *f[8F38EKrd́/[-Ŵ5I(}qSqj EA q=l$(Aoi13Ռ6o.L +I(Ki=|h3e;Я͟| X'7 k.;ׁ ,&el7WR.5qqry lM;r2\5M*L{wtE5e沚_|,x&ŤU׋IOz,W ZYVg@XWjpœr'wP]枻ʶ24 e <:x\!@[nKt1-{]B<{""#~h'LXڥV?UZ!hbpMh֛ $HSyjIwn$tz8cog;UU]m~)IhKr%llD(zp<:\^}mxʞq_tRf/sJ@^24v暿d48/D|hP:+#XYBJ6!t? HNbI C+Nr*/CvF#i|i|w @#yRl5Z^nlfa)u]c'o{ j-ĉEEbD e\4lR38$6{PFR1G< Tc|n  Nm:Os3Q^AS&s|<CzpFt|!ɃL)OjsF*Lciy,g!]%<$#KNJ}xH Y* k|Y4Uk|zyT鳴t=풴&{r{t(Y #TO~tS&[$mbxt/\u9^1W4B4ʐEo]!IYs4}l9u)@*2ڃ8e0 A>Ŀ]*D93`]'êo^Ȣ;H4қI*)X7B4.yil\̚7ZXlx>ߋW"'@ʐ@啄!hJ~ƔtV.lhe{[l|[S3$ Y,KFfza(K%EEʋoNT?tJ )R#_>e^DIjzm<>[|L4];wWgOQ Ćla/k-Aev[)YA y2#}%(21RS`]ȍTƛfx2ʵh~0#5@L ]eZf-L ӏ,{hCNb`H='2xm.:r/gYn!0Խ9YDvA:d"v|&~׫dz~{PU#.qpPnjV&›P,Fjǵi(i4\o-:6D\|hCR*EudPF1 8CYLkQBNٖɭ4Xh ߜgh$4ᅌ um1d'+H;,P!ZTx*et <'^_~!کkwkfSvj*&LY9B0]M/Vs+~umVp߫5*l+<W=#3A"߲pWWvp$:Od}U53(}l)Hu{%ص7YtΩYD8 {8^bZ>!r6ަɉa@ڰg&Y{KzfP^&VJhlhʹvRRxBO76Sa;N{ #>HgX_٥70q rFcvtL/# w29X=lJ*K؄$Jzg)1aJvPGy3[m{/ن2:=(C=S_.*Y0,(/hl=@-0 iWRYIZv%b愀rc;$1lqFbd"vc^ |2յ&}b[ZkNXLjƈL/ghuҐ`,05O{]!%}cUfͥ&$B0Fw*Kp?7xUpU'oOжMSkETL~FՃ ښVIp-}V@[mů`9*}R/c ?UJoDWcp:~j|@>0FRT)AK8j7/wa/R1J'0 |6J˶SxAק/HJR0ΨzڮAmyKoPw/[꓾Ê"f5& $,=R5SA1AoIl&=?lSW|W?v4bq ;rrmAuv*MܙƸOԑY`<~EWU%,VHt741vp 2-q\{:2v఼JFb yB13>8^r/0'*,yW5ZCϥ[X/^{kޛi=&WDe{ȔTcB "d{)mNc L?=Ck:TҼZw9}?KUf3@M5w#mnܜ^}Ai.;a?l ^532|2k{U\Ѡ  7_$OSX{PK(5 !mKkL/B"H|ek>Os)K|9^V_j_\?FwcEKR+W2 xvN̥I'Sv,:8aOY_6pPt,~RcG :od@ytABhj./}8q"DE%?56$vQ3Tk(%Ev $> 蟭!p1T<)V37\[x縅?@: L zߣ:t?]~m\ әFHbIY)g`1N8yO4 Dԩgԋ~U - iXx:gsTxFMa|gU*aXnRY{/ǯlQG#}V^SE+g&,/<'?؟cr>#묎rJ]^H=Ӟ!r?M|)=Ǹp%{9/77KF՞jM.pWK/0#&nʿg>iX,Aif>#;5& jStzV(I9+2R+Gu/!P*r;ˬo2*_cT. ey]OՄhe-76[S%Tr B}B- Gp/0F ~ۙ+3Da7׍&85I"*3qJs.xqIWț5 ș+,Mb8:YZ []qCh#mM"{EusX١싩 o:XS]&zZsǰ]7wq.o4 +b1/J]ShI;bO^ !FjmBZJqCMggϧГάgǁ>]JSN =XdPPT{t Y"XQ#a(/y|o _EYZy7&tUP 9 u^O1>݋&8*5py\ $G(SxXu;pB=P ozCGm٫jzaPk_+Ȁ1LxAV!HUH(WL'@0fTIWH={9Y 0@6W c0u0B1)&!l҈YZ`<@^Xs9yr煾'̜|àӛ0!?Mmle-21ֽ8H"𹈸0LIqI*}Q/Nl}Iq2j Zz2/xʩ8!j&ȪOgr],`'hLjn1HhL+&4k?,_ji.r̖0z"V3)TIj_&B9g > Pȑw>}LKQBq>ѡXHӜ*=yCeCgmYj^RT>nhe@"*7Ua!MFg`[1'`z22ꟹSp DP Py2EMK ,btaiLgsljua2iۦ7c j\Osʭ% ;_#;qݝV]@,f^eXStIk1t\ALa?bX䆛 >F%D3jsH!{ݺ,Pqlixkj aڴT! 8k~ۜLJtbZt[vFw{AHkJDA>r;sǖ]W;1?.`HШnJՑ rת(=^`t}C^sNJ̦# }`[[/#<^1,7]iyM Zl&Eȳ[^1̣ H h8A~ /O4W#,` UIq>ۓu*Y,"F%V /RB }"|r { CFMFJ]"ՠcGi"WmK0Kc!m#9f/?S@kBMC-tʹ煌,|TvtYc;z+Ҏ5ݍXr>jjBB[Ku$ڍ#pxgiNF|-sx&X!Wu, HۓZ(pKqp8QPl~T6W"li Qƶ?R95ljژ KNw)unRؤ)=goJ13'xt4NEf=I WxNRߵ Hֳ崎K 09vxbU7yK'7UQiI41,6 aLAĐuF` JX{h!*,"+ȥwk[ xԚuÙsE8݇;~%[V0D=Cf8b3BhrHR9&_ooXy>@'=ӯ[)+tiUb/kWT!i-$:q^ФZ;D,6@)vl}o}ZNy.yy( VCZNJq1ȁ1ƽG-b߱㈠WHO37'P4I?4\_hXv#}3Kcv|pI\+%hSjT牶A@n^Os\%Ga`*@YP:M!ϱX/dZ{S$B Fi0f˱^ 1͎IEhB.Z[Y|d{,Q҆MANer:-UaWA 6F BtbمMjC9=Zx̐J'lrPBE=J)R0RJwuϡ-Ih_aENi-XBK";&p|pfVsG:\C?/wX 3d/zS-y4;Uqf .G֕v13PpwY b]cHt,<%7O!3DŽ5^a*l>b5g9k`DMXLO;A|kv-,z:̆]X] [`3e؋'` lcncP'?ߣK\ t΀YYZ&*,hr7BbP =MXxaHu#z ifPZmcB()c=HԿ4 B 3U)\0S+Co# Ax1&BvYwܷpWӤL~?Zס}hd}D,h|ⰏuNqF1 ڿ?oA2!_|us_7։#e)P߇; FMb1уΛP"qNYU͞;AkSf=Wr@]$YzMD9GU&ޥp-&͎sA UBZf3QU 3c؂`(f\Y5.pAE@gWTL@^SGJ8? $so,`..#d<  'UX7W5X8ăk*CR?19Yj!*ء*m)ccuJ]-9+| ^"귦anw, ,5݅$>H?P `ҫ$E\Du  z ,tSe\WBZSVh7|W =HԀD]M~82 p11?Qinc9;HtSuG47ds/-Wub6VSTiU["/g{qB  G:`oa^tWgo4z;hV}SУR"*%:l*/I&p@eТR3-3ň&p5~S-+ 岬Ϙj -Ne\-S$:Q܄vH`:wAx Σs)MyY'd1EsizXe ^"O LoĨxer W&uԂƻ,=eZj#WNĭ[~{V} 0~!Sn?vҖ<&= ھ1@"Jpz`us$B/mgus ʙ[nMy3 sQCX#U8} i]?.Z05g.^:?Q Wr,)`EYd!v0C;R3(={3)+ #|mh0w.0PQ /{LM@Z*tk m~lvmLBWl [Rx s|C)`~ .7|:m xCx36bn¶aÜȧ)}Wȵg8T0f@33Tx.b%5@ tPR7M^U) |}Y&FGT-m>c2bs>g=cjUϫ &>.\x|+6Lj5&Zam{>Vdv)AQT n>ſllcNL[jˎGpV`̝u"Y[= \fkZs׀*l%LSe`6dq{޴+ۺqίg SdjHaȺWczb]ŞCV:H>~DW:g7SҹÐg?e0NTt8 Gp<9OJ ؊ڰy 6a{fzA`ŵ1A@^4]/SztVq:$3rUZ<UiTaHO OU|HIxx!>xx#Hqf$_,VhZn;NomFEXtrCB(Hɑ)xbEt4W25?j1h5#\!"ltҖC~:<Ql Ӱsh[K]vin; W=>rVRwn~rc+UA $;÷8.5dc␹GNT$eN:A^.guiU G&CYd/gC`kK#|puD=#&8H+ultt@O; pqݞ_qu kk_ȉ꒾,5hQsT.ӵ#* ncs b(rV+LQmbWŵwnr(2 P@եu fEP5O̢ATwR!{l_'h”\0l-;uN$2m&+hvb590%ZDvҋL#zg9 ԈZ=XM{$l}Dx^!Vht#ʨb$t&GwQ tۂnrP;fjQ7!XNyϮP yMj-9_ hu=))7Y _-$bV:,gݛR߬i 7ds3":Ln˜g9)s퀙̳/p"FpfQh';Bi [i[>Y__#6*hEGMtDS |;|YMpZeJU4vXuJ f IDžD$in\MXdCw_럋Ac s)t,_]" r>0!)63uk˗ĺcTŃ:W(0yykFwTܧ~6Nl= qnƁJca8>*Ĕ@ݨO20+Cop>.A<4dܱZ'!Lc7SZ(?4*mQд9U+̈]nw 0׽C"m9? e%s | ^/<٣u7 íUgi1T^o`(!C\8r;:ekv &<Btn6AsRq7W uNrfg* А{,PhPR Qkr++鷫qʥB n|FN%Șl{alWav]kz~!Ưj406yFzAY3"PnT J|Q@GWC"T>v= 8%jq}3N[mEϘxBpRjnJNg6D[=Axoq{\ـ܃r5=NI`tY駴xn~(|Mkb!2ixgBA8}Ũm j+e*-'Z9xh_Weu}o;߹ôK#'Ө_XQ2g( Ώ;u!;v@DCcC2X?<I3KeTV3Ox42&,KTAFbiEwj œ-231CC`}) %Cz>`6^Hbe;eUmǠcYB'&~>tP?!"^Cx~R\[o< s[t9{9(+]c,8axx+6hW]lw_ÆQjİm7خCxpFMM"3@# uwˋ+5٦TN6@VBX9ߵ("R=򗩿M{ET=7*}Ut?kqDXCS~E>PC!>Gn_Q-oKᖋqgi-1/? ^ 3 <( Pw:iȅΜ\I=Ebmyxȧ^M(6J$3Wȸ <>2q>t[e2zM hz+HJLmi2fҗX-;yjIsqC;΄ʴy2@/>CTIckEl# pyozY օ0RMC2܎ +zBq)6 䗽FZn"g:nC֖3 Fm\O:[*ͮq%S]CtτA2WԴȥTu[1O8UG6I;rh"uYs 1(NYnkbj_;uz^ENqjj afKM^ hdDO@-1W]H.KpJ%N·a0\2 $1rmxlO&YbvjXE%` <d~F7A&K7n.Xw6ǕbݡZHL^t^['%!n ?:~$&0'fSa^fnƉ6bs:2I4{=bq`׍pLESҁ@FLbfv`YcJq/XΰCc * Avi.0^(.ןj爸kGZwmˡgZ;3/4ZpAeISSbt}<4Ά U,nmƓ?9f44)U6V !W0?E^2qOPYcK7/) O͆JOuTܪM#j9 4JԹV9ϱ.=fP7ԚH\$Uxۗ‰M2e!dv`Ȥ _4%|MHA#7&DG*\f)B_l\H5ڞ)Ǻ(NdQ&i]WqYڟGF 8FܻgLL ;B2)(,餃(8Fh& &aaLϡsj-4oJa9EPI9˿o#@%QrCh Ynw;`S w(ćUnc5`W|hee[edb -X{J`д8)p>6}$5KU7w43gܧ-JnjD#2wn6 9:#QVcZ"e4r[':=aq{g ?S½?HBZ5TgЁVKx1w.2M6^qL`6+:O7;; .Soń&RugaUZ|$*g*sI]@E܌ocV~6G S_k,&tEpȒKA]adn5ݎ ?ۏS_4 ++)&d8 Qd$f mvj =r k@VXGzZ ByS4{)W 8L'9AT~kDa shQA }5j!3I3Pov%7b˃"e<0P]IOAV3/# 1jm -7xHd' e4hA$vp>ɤ` 򴢭POs3mtUvA%yX"/y?;~ ۊ }~3$+e*)* Y@}u([͙)&1O#.)Pd6u~<@ՔR-d*Bȭďܩd"`AhJJ̘ R--Zh5K"9"bjts3&}SxHo6w޸Fdyg71l-v&7ݼq~:4/&_4KmDa4`2L1f q1ab%CD#V>S9_sNl'8 wEobVa804"ޞN;j20 P yu* [(y`:ēD?W]UXI-o&Vɽ#^CM,$oQƕ=ߒLxp+':U~haC 5+zWYe] '.ڃlsׂl 㥙5vbc y"mDt%Π,*s-Q X۠xe9Gpݫ5UˤQAqf,M|0e3eK$b;8 Ѣrn1񜱡.\~%NR7 [XfE\|2D_kLh8YCYJnkZ=B`5D)|>("nrM@l l3q󕚑/΢&xOOF(_O]J t=qx GGB 2 8d)txKkGwLU Tvl[etk44 7~oH7foZS9n#rWK5`Js5,*t[gʁ6+gyS4"[ >x{_*ϘUs,; .,6Rr7 U*lTEC|H`=_|6Cm OdA.->d6 *4Wj7ߓ`Ef?BT6Uo B|!/Y j\VIYRs29˃P0Ѓ^ccȝj;(Gt|t<ʧX8 Oz[IVR7VCɕ]W_(*o,-Q^-ua޳yr(&j$.I;HXdL^4n*߱{?U_?U:?..&H ^a6jlUzE4$#@A$WUqII|/%x/ VArP/u2#îEoᴙ[ܗ(9vaӸk_~pͬ$nZPzsx(dGr:=)|?%JLR-mr[}&Zm(n4D䑇0CհhKk0 g[YFr"\z; ;tAgqGbG3.CR_mI f< Y3TdIGm/axp@iH(ߌdvD=4[D("ŋ'0?b9gHF(QҰ};W/gvzV) x|JxQ+It˚2`Z4 X1 Ƚn6[mJ|}۪W|LZn>BwJ{O4Ob 2C<*^0'N  _Lܭp+VHƠV蚯Gȁ$-{RPBk9$ k`hd,rdoiv`ꙟUy c@.`oƤ59`t+'T-WjWO84YT~l OpD!00؂y?=m~ uu ]3WUi bx{/zş֦$Mr>y6H"ب*,rxoTX"EFb[6`,Ek -q;c@ʏRʦK8sBPy|K ĒJe!4M@ƑC@xvX| 3$BT3r:$3wZ[)$eF a!Q[@V2r=q˚,PkBcSكH͑D'0X}OEXz@~PkK6ҧlww kOzOlcoKU|Pt_ u)a(@*ЂH+<"z]E3='B9zYՙ |&dř6$R!5TCia2ڠt\nD٥;pR60bǪ66ھ7,3^S?"VXNe i <ŞE{zk7kCҋlҽI~})͎+wf4=NW?`?/7 >8]>=%WR};]z&sjA^pm"}US~G# sKd:6 eKa\XrOsZ.BT$w60H*ʅfZ.vyE,Ztf~k^ݟ-mȘe"* ^$ahipP^""kͥ̎\! <ت6o;Ѳq-.sCb_-u0#-ik^…w1NH|O$̧[(GV&"H(h= nD3GQ֓1NlGvZE(1,#[5ԫƲerZ:G4J('0 Q6.GN ~j ƪVJj#ʀ14_zs4r Dj#3w<ۍ ]YI3~}J.%Kfzi./5IgC=99]p $0KCq;dҦmIWjiю2SBa> SEdɱ\h7%'?~k=r1eS"]؂/5X Ag9$@u Cm81IVyR |=0lNMB-:zѓ:lɿ*Mޙ%oqx/1>w]ר; (\ak?*AF8>Rke5ts֜%mp}.Vc|qPB biCJp.ـ$crZuA C>=& 3LΈ tfb3r5-eJ( ؇:%X ?b. YTm|t*YnwrRRǖ@dP'X{{A*^ֳfP.|ȕReDPx]< 1QWZӖNZ·ϙ ;3?(WzkluU@7$ 7ǙX6Vl6m\oM@0c,2@3\:n3[y|e1Y{d5o">)V"\?͒F*/!~v8AHP ZmP$Kv)| &IuN"v.a;H yDei ) 9i} #mr@ nui4fME̅hk6C}"@i҇NX9 m(yk>⽣vN t,5< GCK xb!;*E ~.8,|~-lbIt5s[2NA0şgn[]LIw*A{9#IfGE)Qtf?#bZm$bH@ؚ[g?b]נqx;iux)w[@EoKQcZ$p|*i.ͨ)$Qg#n3^8y,5)".VLF°D?d@Yro׏$qV(t;\5i8I6KzK85sd~ZaDY3Y ,}Uܵ:g^oQ#$[ ;--GRipX>Q ۋqn0I2do(TO0:1{n^ɨV.ϫI9kfCnZ7Gʾ`~W}V?IvsI9EƢi,'`0ZIYca?DJr$%V1/м>Q Z1q&[!P$u 4eū.B8vu(^rEX3V[_zt{;ѡZ,b\ﭧ n,`W7-ϒ/3A2>=(eꨭ,K5xi1MQ JA^ yw~J2pΆc٘ XLWˋQ`Kf*~1ț-azw'j pNZ lL I&teO_!R?0GZM 缜 ۓIbTlcA !fg@`VU mX Gjq.4|fD/Z5T}Q, #xg?UMξUo<'~|- :Bi5OFP߳ N81W)>0ua f)^XPBBq=u7n ߸g oA$ |H\A"htMT:PԻ&< V!츥g*!@{={^h\nxD̏}Ǚ#g+#2S {bCG*r%u ?PG'PDZ,TKg3D.4ęqe##_nɌ}M(NV!y j!3F:R']@M8fU$pKdRZc0_ǒ%ڸ?s$htuTY۹8n9'GԌW:6`HGk[̿!aގ">~\J .M+]K5HR|[߷G;A?nJс[ʾB"j0v[3:T*?|%5#sK+V'k0֦hTr*w0K<;ߌ )GYfod-3tN3jzy([bZO(K23cB.n- 5voFYu[1GXE Bl>RTEi֐z[N el;eZU"/=@6sfdvM̥黖Gɦ SZiO 8EDoAxV޶ĔmøpAmZŧ5'cJx+GsB*esV:~nscgzlssoOӣi$HL*w};(>|!TVu/ԑ#G3&V{ټdHþmbi"U}c< (ҽuێ~yPz!PX"4Jh ,0缞x\0ޥx^FIJ[`*XZ,ݟ.!tyK*߉ԒtBgD8WA"t?bA ~ѹ3`HCkInmhUڠR-(O0Ks2JkE:'Mr/xjͩcN%8 sgRLva @.(dP9KL]wk dOQsAՙ57121"XV8+~ȍ%âf+c_¸ 5 K<]xdb)]b ?f2Nr'TA{[oGsk֧v~:Ny GX&ܥ"d^ԄJ腎V͵.l1.v`=ts< I`d&b#:%< h\;θGU&Q a̛Slh'LjY<'2$=~YY}tLTGOHka:f4,'p164Db{ I1xÍBS@+.ߝxXlhMKթ/|ڵqS\sKa2yA' -~t7!Wie*G|oHz5&gGjp8f2rMoBk[aAl>[Tu 1X s!\Htt~=6& 慧uve k߷.{}9Czp|qO4]bu(շDd);EsC[[! `L4Z£KR.nѷhn D]Q\#wJYm@XPؓ C{ sEs(X'rw/N-1]٩$%Cx]$KI^S7\Ψ79qrV11P1B F9˺`Q W,y2Y@ZԥG=)8 As.94:"ge$7]DTX|*v2E.sn`WGv#'A_2 v_X{M(,}eEL{Uv*%`?PC D&=[:-250S$s}č90nEkĹ@uD?ט}6>m 4j.tgUJW|1pA/}uQ@ԛ)x,ώN}HE0QsoA=a&y Ore=|x-pr7Um!Ŝm_q;`sØTNlo򂮭TynشU(mf>$}D DS's-'_ψKXej8*x=XU[2&Gئ'Ut,W>9pb]ο1i3aʤl#N.;iOx2 -I}bĸw}?t"D $8{lxqN;}nu.{щ=H^f9Ms$F}nʀ;N2W6+*Zm fR@Fav ]|PR+#No rP ƈs{~]LM/]&  :TCpi8OT_VYӓI[ĵEeXl_hQvzr? ~١!-7U,dp2x'嚾y)<>\y\ knqU!0\#@e/Mb4? } &p.fKA.^_u(.7rOK~ݹa3tgzHzb MnӓqT5n7"lB[rJNc,+#œ@J%16s8Y#Gq0>qc|GluG :m+42޷'uB07')2!ZF= &Fə#_ Z2jL>mQ'<@u9h=*gIs(Vϑ|.xP!gx#P4.4 ݋s$2?V>!mљQr!hg& !-]g8OU c߲5t8jDt؍>~i#n3VK7 K bFWl33?\ f`.so56֜.eI In~NhJߞ;Θ\ʽC"Ii~ c+ ˴ 8 S"n4PG{ BEy#=;r SI& ZJs;UR:(B`Ҋ!3`_zh -8n* )r≋„Y?Ʋ35tB[M= %h5b#h/z#,_8rֳwN62ȉ͊< h+ExO#ވvvןbwC)a #1+}>ٷqဵRA/)li̵Ԕ?4Y;\@Yu\rΰ]. oZ˹E,|x$s'Qϓ4Po{9,V?D?<]Z Jn &ESrtv sqQ2X>oè=o#@6e&xBr"c|S vؾ#b&FKH 4}l :GjS^96(ikkbXͬ2|68kTp3DR i+rPsU Ш8xEsB#3Ua+=,9DoʤDcm0. hHG8}iYV!~F4?> @6h7{,<_PF㈹t+:D{U*663imH-GxL Hd̷tOf"ff.|Gl#Jrt6'("o7fq@q>βdmpIb+-zÃo۹yMG5)'G' $enTȆH(Bْl1;; .4½Tx ׏J"03Wǘ??} [2$>C/" oX>q4%Pjl鞳*;E$lg}f:I6(f&_+~x.ٌ3̴ohS\ :(K=$"Y  !:O,؋oV&(`2٧V ֢@qfߒbzti+C7~ 2@$ED "U-$<~M9-%@QֱU-Ƈy 낦Q\o1S%ot zdtz,t?Sg {GJ ؊t*?M61?'m0|Ni="i2o PF)A*ހfj}?`4;mSCӡPYlaqP"I%}h Ҝ~:;$Bc탇5;vn I~0 b0 ۬/9zOp@d|Ь NXޝq0gw+Y%8}L0 P yE)}f+fs_3ԙÜ|`I1ăEhҎ>ڃTw/ 2B?T >A!7JQOL0XS_P.m43{03e:u\k:\Ң𚂢UYQ=ݷ<[]Zl zt7r ՙ mX"3ZGW\#?ɘj Zg5}ky _qf sӾȝ\w\!Ф_!ojRa{y.͝xȄw"d[q=e}iw¥<ƣS`?aNj$IOa,nſ<$CPY(#uNPz@u[[ǡg3 +:Z7`o<%: H:Y`\EW BxAx͆'`𚄨f4WY`F}Sl/ K*Sp~UFr,[c9bmlKalqC >[ V6$u37tKWnFѤ%7 JUpJXŸsSE, [p>Avk@!&cZ0rw_HCҸ<(b§eY z$B7dO YNǔkgXZL;VQI`@zK_?o]fRP_ǡf8YK4Ub~I,C2R7u8H hZD%& fHz?6 E"~ dE,!mSQ.ڱ+V"jxYp K7Α: ]&ܩbGU90F3>|snn80MR+L֣pb /!$uu!7&AUYrACA;蹅4yc܌m n1}9}ZLl6@w1\Li@}GQ&.U=?eS;[ꠓ!Ŏ2xCUmb1H= I±pAps)9 c7-?;Yᄂ_۝xrd\2>ۮB&mj#rݼz>Inj Ǣn&;dkj]9!JQFxqRgū&48s&,Al 믆R3[܂Gdv83wYhZ(/8<t`!cvS)BVn~T_QgcbyASz<,bpf4Jѵ@^ 4&C͙g*s&7bÿnaJX^s5mu*7uw#LsEZ5\W %әR=o|ţen,ƖţWljeDbb2А+.s| u\Ҏ_QIDsgQ7i۩Idj'Eq}YW12蠔>ǛogTzEKٜ5z);`?hO]^#GG v?kld4p3)rYaNzWlwj fC&lڇb@v6kdI<87G(@pd.}AHG)e^H jt3XdD%89^_WX*NKPbGM@M!w5IJCv9qc:B|ٔ#gK{("Y+ʁΧ6o;ރ(Qs:f.\) j?0CN-fE:#(n3+E@3 OvڡJ">nU{Yf LPTh[9Kj~4tM9 7ҏ].kc[%ODݐd'|4 O701x]bё< L2򇓎8Q>Ҽ=)gLQ9ݡGDoW ca֋QؗH<;eM, -uO|+蛭A_ yC) u}wxcxp'&y^l8Bm587+w{)؈sm՟mL脰d|\tNl]u&Vs],1 {mgR#p(R;*TQ1aFx˼G%q]Ԧ YkomWomTό7੦?;dafXb|(mKIg ZIF遡S&$HZ8)`b^!AF9Rr\Rͳ-$hNf]>tb~ΌI(sH| h?p˾@1iꉨ6  fHBh{G?/9EX}╹ec]GʂT63:Kffy\OhC$Nu`O\'@CeIj1T(4~~g-5Mj-1spc"ik_}v!ŽG@W_v;LlCUBƜiG8wcyFuTK?ޒToų f=#yB5V>`4H=#HJ,P'@LGJ1 2-"(CӸwMxQ;5leǥeBt*Z7L/ x$h;s%uŞӱ3~2|Hƾ$M:CԩYbZThHV o)i~3UV/+/q{0Ozw Ob97('M'oq 坸2-alloZŦOQ0Q2-p6TBkUqp[yDOG%F/ol5€eﶙ!]奺)^w-k1Э!'喋֌P)/}7# Jõe;ʦܟ\ `j?~,_5!Y`(COإhWp}6\5Zr˲+V)cI } zCadf(2U]^`f #*3u7fA[%2_+dvmh,X0#vͯudHGo霰& 5﮸EΙx# ;aJLknm‰_S]Gd57e(4Q!l8oh]2`Dl`߹:AO Kkt/}0JqHn>/Ĉwph,Pa3Llvr?<:c"R߽ggiY-[8_5g!_@5j$e#InW,3n\.qܧ%*q0ւ+&iN_aW{#X)@ʢ$KTAj^&O4o #ǭꨬD:"יAM U^~Se4D$>\ZpSL[O+=BRR' {C* c1;l:[L9-a $sj%+@D7яC%?Sh*a AMT!r\e|Nƣ%qE_М=Y'3X:yU<#!7\P޳@z/ +nfVbD% )!LY: j,u^ J+Ԡ,u[ 'Q,1}z)$Zq5i!<`!< UԾa)~s("K+(MZXKZF\SPːD -eA7fM jwx40#}Qd#}@0R0)Ds8-|/33U1AtIkpfg-2*pۇ2!6inM_Z3ˬ ɖtbmKW) bYPfߖijW<Ǟ)BIB=o|OSTp)Y8=<ZOlSH9Z(ЉS河gwPRhD2ɜMzBKMҥ j% }a`6V;dɉI"ei9fQBC}X%y\kt +(f+&ɩEieͮO|.ךXA8k}_qԧ7`=ltX;hLu3?ǜh T9af( Yh*U}W_).~០*r܀}ϳpҮ[=Xi]]iчT(/V褋:ôenu]lOtftq~$,Ibӈ6"C[}=92VFU[ Fkld;C5MlfY@PsZ0:yuFؼXM釿#=J~J.KzO7@gҒrJ`fӖy;@"gC=6 & 83ZD:V[)ֶMDș=mCbgWCO^cMN W߹y,aKO}_ \H=n ܭNjDf(9Z˹D Zd)l'9["gTVz|cCFC?vཛྷvVvs˂|7Kٚ,/IN^k?hD!څ0ɁGv䁤'H'5 lV?rw>F8D;e.\;{|_q1 -|T88ri\[S|8cN6QN0q/` {w05=:P?.lQcbQt1<10O<σ ȯt7iƋN2xRh@Xg;Fp=4A.'L:Z 3\(&8(.*Fm%=#T`\AQ,Nj 6W' &EW`, M7Zo*W[R(oUW44(zǟ eko+1fwJf$8/UTR׋Xhke\,T~|)b2sKA#vec[~* ʖ G;8dtU${v&.^q*8um8Qa9~:1Ӆ(?.cI6tv\]*lv^"gNRwOʖIM5}_jSdKȲU:Cu+ _Pޔ, hԳm8&7M\r:ʫu(©_@nA߱"l7MQKÙ5TsWm;luQK+qc=  e0C'r{ʸ Y޹ œ1`dMO\Wcx&Po֮67X3b)ect9Ƭ@&bC^^j5QBy jrH쯀 W MP\M<slIbWKm Ein na`AѢdB12ڷ]|sF4EjەpB^2k(ߧ$q"=V:=w.&zLX`hkRN[UR,y{e3rgXZC2'(s!?)S١({Nr/i~l6 †DEQ5ͦTG4B\pP52O`})0OU?5]TϪ3SƁ~bdx;73@ݏJ^%&15}ߋ _;\g뤯ܟ{gח `W{*6¿)Fݫk.nw?J `_ki/~r7a2/1)3u"`\*Kr%eh0ɮ1h2|U p'ЄbjJI-y R$=|NȮupdh-)AT4;[^ScS.a!aK틂;<*5ʛ;tW28 j8!\F9g7w6δCsadټj9<tqEݿ:.,8Ԥů(# LtO6Ug1W%W]G#(8n8:*?*<IH'@>&a,n ZAG[*h/)A_c-R R'ShENŔY﬿EI?T'wS܅O8D]w>f'Fw,*SU_,o@IAscefvt04\" Yg{lŽ@`"uM3_W:ű"0Fmn` ")|/1aIM=ѻ2yBϼUE oED5c!k}hB:"ߍi\==hF^vdf`9(c, K?ABzg^P#ز?n/P\gc}!t*>.[rOg}ט,XZАk?2[d66צ R g/ʻ0: r5 Hd#؂4Ooi,X?t*@mD7 *41 F:rXmbp6:V_^)ja@#a0k=dd #+0[{d7NˈOHBH  Lڨ S L%tJ=nCD/LCn,KŇB9Lfx%20Z+D-((Do$Q˩l5_ݎi%"6Vqd|h巡/HpiLj0Gd BJ$=e.(CT_J* {S&wa&@k[(XʜJ+dYsJkJl4hmu\E;%QU w?h Ѵvk5sˏ15MȕMEe ^F]LnSA ^p;IoʼnK/kRQzML=g"/eL/v|l)eveݦpadCy`@ekS1dB\ chŸL|vtX%8[lt:*iT\59d"D743*/` A0]zO+!K}N :'oq>Vs3F-Sz=7Y'F.,af~011o3Q2]#)w3f1z4ЬR .r`<ޢI S‘5u /q)6glE(۬!vU80eۈrVLQ.QK=L-]Wwz ;C"7[uY+c&&*]$$ͲC}Fe; 5QZؼa2~5rrE~u&ڝg1a{êT=/RFa9k 0Z+D4.p!b7걟B5`/OFZ *9SVKueq? LB .'jU@csQ%&ݬsTgloxOfZAs@Ҕ3%>ǝdn#,/CscvuB_2i5jbaR˶~{tlcM!8xhW9`鞉3bm:D{]E,jn?]חF)A_1\ Qy3; BLGWihL*S݉a&vU3RDCTX3b2qtH  E"09/EY-(=`Œagltϰvo^[ʬ1?NN6%S9qg\AnY,!HI@wcآwFͽbu3F0YI ux8^JfrU]nl7?ϰ .Yh~X'X{&;j"U Rz~h)ͻI?]`=G (b%UC;jݥnnU"‘nTt)7 pBfA9?Qod,i 0X0չfdo4n]FI5խ.1LKWuQT LRZ%v]=8^[]ܢ>6pR>e +Dhq,6Ih;^F?12, ʟr?Pe3 5:֢y~p m?%x-EY RF&6>f*,^j5~Z} `HSU&ĕe_j.:u\jF̶OOU rj rB2p ;?ˏ9Vy8<I)$BI̊3z)/u M0ܼiA,zpԭ>Ƚ>D^> (C?FdPbk`XSpǡJt @,(~L|{vuU F۔X.P)KBH"+b-'9U=JwuDi\ T5@֞ g˲x`--4 XW_g|V򩲐_ M20yI85>i4j\-GcuCޱ|cqVFl]xalPCת6YvNE8\}`2TFFExAb¢7 BO9namѾ~*&`.& b=Im'ւsMl;womH=B7ٚQQc[VY?fZB)U͍k š`֡S$ril3Y~[,p$0b(o6@%?mrFιh??<`p ib#3K7HODTe ň!Ouu1 :f.4i0Fst!tNe1% ݛ[5}TM(XTT [-2ƒS 0;A!@v$bjt*PG^6>JLRӵS GZDMmm ,o؎ΎOl$'uSlRdD9bKP9<&N6x y3bOeJ"&W"H9tg8#GSܚ7_9bp6RWګVk?95ah~nڎG3i')d:, AHBn8>]'^´DKa-N::l:iUj`۩ l7q%%@͠28UdU QrKar|a£,{J[[|<ұmz)l_~~iFs\ј pu)/-\, 'cEєG#褆2ifYS3p5jJ=F G!] CF t:)]]K{)1$Sl|[\Ii~:@k\Eۋ8p׮ITwqf`2~%g,mwp# QydͮDs`<}+P;&"UW)}_prNiPv5lяu'ݞ"c/h!y$7vr}adX)8~d>x { +r 6b_mЀ*ĢbcWaɥl|QƘ?<{O( `Z' c'>Ak<3&g+rIsĸbb;dce(`Dʊ*̏2"=H>o+9 ͘)W/YX 3[\oҕI'8s"y.ӁձÏ`^B&aNx/'Opi_em,_=.{T_TɁe(`s: ?3t& $^3۩"lƽhh؛FSozJs0 k<(=#:C;ᕑ?4Y A.t!yBU,eC,n{ia^@X(6v3]+"UԁsPN"ђs;@%No0[i O{nf`hS0>M8XoxN@^B#7TgO[y)!EucNN,[@JtS8Bڅ*zp:c$SGx}2>s 4GU ]:aVp.-L4{A+xJmEw>(/+Tx" %R >dɟPwyJm?AF=OzsSnga~[|VpͲ̠ȭs+&'6eD5c0y4fnsWߴ|S۷k ;o(Ѣ ޚc: 7 &jMScť̹BefRt碤*m dykp86> 1W'Y<T_tĄӊPItV[ p-S#z|Aҳߟ#f~f[Ӂ~C+#H1 eVkkՈ$A9YJ*|2EE?ub~ Ymzqy}|\Z[F]{>SG6r,(X֏WefG2>_Njwo%TO RSRάka㱷du}F,̶+\zc_WSFԧ6f@|44d'N1/n !oNKvNvjwaHMnR"ر-$ƧFx>J|(am;ⓢMhhɟ#]_Bxs1AkE鹢I#$'z1N a;Hguϟe5}5b54oZD{w<#k:VȎrƖ@=;d uHX dyWNѤ1S3={Ԧdr%rvSm~E Mx~h@E6|iު;W d!Np}#5 v2p&Tc]Qf't$ge6Wlkd@RT!P?~tr~g?Y=} C\ ,~2.~BwF k>B:xB//;Ë]ʡZ}}w͌]&i3b鳤v{,$g܇ e>w̼7 O @W:ʖ]ZZ>Q>R;u;C' c AbO3 a]BٵJ;#l}i3#>ynG8Vc)PF͑7&,LBkR $uiZ^a3ҴޙCzƕ> Re|qڹp X>dχQ=&NGk I*PM!Ad0Il<$sɦSm^] kr~[>HE@0y&_xt) GGĩ")(4<=Ni;~ jDvCf=jRMҚ0O*(ճ;|dICd)ؚA B_()<ɊlŠ'ە [K&NRa: u)#Kr~.uSݓ= `2p~n^#\[]8?L"), 6Zy#W7[u}w Jߛ}N/FOy?pzPeWwYE\{γcxq}#Mg,+ %WR[Ę%֐M%%b{cu3B9 2`Mmi#~څkFٵD yֿ$;VU(1R04Gsm+XE { %/WRğ攐Tr &;T_d7ĵbjĉb:\ꢾeHC!~h a4czڋy GE1XU=A!Z] mb: ,nyNlj6-ͼѹhB3ɤP܉IvzVOps`HqA)ġc9@wy740^ d2)НR\,V?%F4iyV!!:f2_Uf"GԈW\VSRsfI! d[FʌũՈZq\q`Md,SU \~߅݌Q'&s!c /*-nwJtFiA5*X&ic*on-- ,u\)\=׵g~i j#y0z;M5cDC yZt~)$[pw %Pʹ?7@v9(5Eޢ%b78Z0D+Q.=~;[L罬_Quxldq&ʗ嵪h8t Q02*{^w[ۘ dI5_,GGo~mng,l8d5 ;5)qH3M3T0hJ'P$iZ0B:o/'CNաqS1͍ Džš yKJfhS&hk)';lK7U40 Xv/:#lPaۭtϪ׊qBXN.3~ N ̩o\[,~ nOhhai.Nz1_C_kЃuKѹ=U^" bi$*I~~A>EWq \rWEc 5ts}7niV̹#$j6Nnd\/ÈPFxTN_NJs,=Pjת>զZfXՋ]Əw \/YAs!_ a nLqj!1L!n؍I'9H*kMR%ȯo32ZiOBT,4`sE]gḧ́BB{S{9]p` W٩҄t(I{xe_k֓3UB`:*I cT ym!6$!zFSfz^=fG7`K_qQI": lNq!tt<}tbͥ^>#_(3ʔ]"_'d<ħ%oUy?/ܰւ޷ :DNrs3BeyۭGdj m?3t/J[]i;P|~^\4 (bSDɉ2AԼ݇cqaֱ SS}M1$=8ނ~>JݛC4hc{ ^< i8 694G䁶G3ҿh]!ڄL$UY-Pj ה]wi#K#z>X@5xC7=Cۍ[_Z7Oc rUpn^:UvjS]R V|*Pv f'>W4uĒ7]fnXNaIiH! F[,PBymfDmE_sDŵ4?[j4j2 gقdm akp"}+d>72R+ewmcTWs䭪}_ScIPH҆(Yv|rWu@GQNA!ޅDhfG􈫲^8OpK@Ŝ')(P&3̃}?afk) LbQ/6"J^ѩc<ۦ7O:o GPH)1SfzSY;ӎ[;jOgݬcHi8 {☦:(5IDRm<~Y9ʛlZA$ !rXtif ?}5. "n7Qb:Egyї%q2 lr,@.糠3L5Ae& v] 0ބB*Ϫ6ʄV;6 27c1bʮTdsq{Tĕ!"& /ΛԺoW{67`L$@=[;BUTV%V|#Hzc/ "EfaoJRmfXJ3$RIўV r]\(,ZF(,IRgZVRi ?z *4G7Rȫmq>۞yBuky% [caZnpJ=yvPG$''x\Lr篼M`hmdcOs~LpX)7ZY"V ]\%|֞4: D>O R*\t[g]USQDJwd)MAȝN+kqf8xS&CHJQ7ɥ說^T&{e)7A[jL9:bCIe3% [܇*]}~nCȔؾqXpꎯ[:tgǕ0$uie>*KLF!}qa Npii _OִѝJ\*s'8ʋyfZ :KF8.`Sh_2|ZQuYBY#}&?LF2'4Yd}2Sȳ9~OK"hOK1Eqv| uoHfK->odEDz@cwuu\%Tw&[ro64f޸vꛁ-!Nwִܺ˹p&}wRoWz_3ԐOJ=\D tDG 4Å-9So2d#0-|ɽ!lU-8eKcH8@_stXgA>bD>P^TFmg#>M0ϲm+EJ/3M钖xGOY)!2Y}BV: /H?:v< m"3NєC=Xnc~Ƹ`aZ.wWa8~`˪5a b}̘hz7JoHI[Fϲt2Jj??^.Vams>[r,|6XBD+ y^n#Q-Ivec[w-7b݂XG̓L>СTҜ] qlv$ qTl=qm^pdm‘gM $ƪX:z3NHG8NA7Q7)qcօ+{6AXi؞?Ql\ E(DW~fH>'}<3sO0}{sm^bTְP*7lܔp׹L=)n`L .tm{ԉ++IЬ;W (`~/Ybq d 4Q;3j&qi~w8ߖ Xj7rܔtgK+}qȓ?zcۺmgxaX٠}&ԓP~J0p+T<魓U)5N%. WU5)o:y">`K"P ]>k*C3M~d@%s6xa4qz£vwX~\׹~SB`{籮2!XQQ U9^6?sLKه,M_v8^^r<>S=yz7/J= w+@ߠ0z|{Odu']i s|U_Na"Tĭlk@Œ=_1mjV)v R$;KyJ #/yVB` WNG+])^ B6cdWJT؄ Hi$K!0EZ״1Ұ,RGbF=U'yj@[+|úD`XBUgtMiYE4Zza{ *a8 O{ zײͿmun`hJu_L;66U ;ru x17MC) 4:Nb 21KfMFoX֊M7뗜Bۙ7ight%k ͧyFU]d`pK7QE7WS}0ujR`*N!3[S;\MrgqQuȚ+ <mA^S5Pv 7(MD ҿ삖ʸ:XA9 4 <p\ރ=E$e&c4XTƧq_/\1T^ ^79>MknǏW{4ѣz K_#x<vH"9@TSj?\ˍakds6%s&0z )O. &̱ C gw@zw5`&RHvQ| V /]uLzU(pI2JX-^d'S&%\NI$ گ* }uú#:Ѐ3GM8' %⣲{=j0\$ז&"N+ˋ7][} l?]M젯@NKʼn(7r6Le>m+dzǀW_ܧCxpە3׬l1nX5Zb{Y}M .}u)!,yw7|E cS߿lZʺU'f#sk<9o(1(7mHl)FC,Vkm$I0?cPR)7g8=^I* Tܯхeu㶢^-;0ЦkTZEu{WWB˃SwueeAİį+hH²)<S0P0aݕڽg,9vkQq*ObC=9- IKP)Iֳ!zRZ}} CvW/Iy SѬ!!9XV7f.0= ~Lp(`bь'Ȕ4~ѹ\nvkf],4FT&G5SUʦp!پP9Pt: 5 OSKN\:ݓw kSoi+T#gטPT*4z5e2z;0;̺|wQ/kV+GvUcM06]&^4Y߿Ǧ4Yfxj?/,D_Oe9,*`M->9 Llz8[(bQ6usweHPՎ|6H1YCC̾%k"Z