libtoxcore2-0.2.13-bp154.1.67 >  A b|hy!M@eeeHQRit gS,}9u0ڋj8)ʲ!y8Jiɚ-[KU~y'2YrZ f=?Iӕd M*դW8\$lB8P,*[G9e߁ơMXjFE`Թ >Vk'D'NwkGL;x̟XZWGs#" U ]=bJol0g6ڒʚBwx[fm/*1f7a4721c6e48ee6119c3a4c088ada59d010b60f1a13beceda91690354e381dc4b49ebe7585f6300e155b7eaf28cd371b85a95608b|hy!M@eeez Yt\9]CCaب>?*~%KIzM.!\KTzRFVϮPtG K>p@X?Hd  9`dpt     J `hr| (89$:>1@@FOGdHlItXxY\]^bcdefluvwxy zDClibtoxcore20.2.13bp154.1.67Core library for toxcoreThis are the Core library for toxcore.b|hecsos Andrey Karepin Andrey Karepin Andrey Karepin Andrey Karepin Ismail Dönmez Andrey Karepin egdfree@opensuse.orgegdfree@opensuse.orgegdfree@opensuse.orgegdfree@opensuse.orgegdfree@opensuse.orgecsos@opensuse.orgecsos@opensuse.orgecsos@opensuse.orgsleep_walker@opensuse.orgsleep_walker@opensuse.orgecsos@opensuse.orgsleep_walker@opensuse.orgecsos@opensuse.orgecsos@opensuse.orgecsos@opensuse.orgecsos@opensuse.orgecsos@opensuse.orgecsos@opensuse.orgecsos@opensuse.org- Update to 0.2.13 * Merged PRs: - #1725 cleanup: add some missing null checks - #1723 chore: Run infer static analyser on circle ci builds. - #1718 fix: Sec/fix crypto size compute - #1716 chore: Use toktok-stack docker image with built third_party. - #1713 test: Add some unit tests for important internal DHT functions. - #1708 perf: reduce calling into Mono_Time in DHT - #1706 chore: Enable cimple tests on cirrus build. - #1705 fix: issue with save_load autotest - #1703 chore: Upgrade to toktok-stack:0.0.11. - #1699 fix: some friend connection issues - #1698 fix: bug causing API to report wrong self connection status - #1693 chore: Update IRC info - #1691 chore: Fix Appveyor and add workarounds for Cirrus CI - #1686 chore: Enable c-toxcore conan packaging - #1684 cleanup: Update INSTALL.md instructions - #1679 cleanup: Trivial cleanup - #1674 cleanup: filetransfer code - #1672 docs: Add instructions for building unit tests to INSTALL.md - #1667 chore: Update tox-bootstrapd checksum due to newer packages in Alpine - #1664 cleanup: use heap memory instead of stack for large variables - #1663 fix: Fix file tests on windows - #1633 fix: AppVeyor failing due to conan remote being added twice - #1602 fix: Fix buffer over-read when a peer leaves a conference - #1586 test: Fix tcp_relay_test by adding a second bootstrap node. - #1580 style: Format comments according to tokstyle's requirements. - #1557 chore: Add conan support - #1537 chore: Cygwin build - #1516 cleanup: Make pylint and mypy happy with bootstrap_node_info.py. - #1515 style: Run restyled on Travis and Circle CI scripts. - #1514 refactor: Remove multi-declarators entirely. - #1513 refactor: Disallow multiple initialised declarators per decl. - #1510 chore: Don't build pushes to branches, only to tags. - #1504 chore: Remove release-drafter configuration in favour of global one. - #1498 refactor: Limit scope of loop iterators. - #1497 refactor: Use bash arrays instead of strings for static analysis scripts. - #1496 cleanup: Stop hard-coding packet IDs in tests. - #1495 chore: Exclude imported libsodium sources from restyled. - #1493 feat: Add logging to TCP and onion client. - #1489 cleanup: NAC_LIBS -> NACL_LIBS. - #1487 chore: Add autotools build to localbuild docker images. - #1473 chore: Add a script to run Travis CI locally. - #1467 fix: Fix a bug in savedata loading when malloc fails. - #1464 fix: Fix errors on error paths found by oomer. - #1463 cleanup: Add a check that we don't have any unused functions. - #1462 cleanup: Include for explicit_bzero. - #1436 chore: Enable cimple tests by default but allow disabling them. * Closed issues: - #1598 ERROR: heap-buffer-overflow in group.c found with AddressSanitizer - #1326 the cause is great, but this thing is completely unusable - #1319 Is this new application is safe & trusted ?? - #1236 Ruby Extension? - #1149 uTox aborts on toxcore restart - #886 Maybe need to set the stacksize for musl-libc- Update to 0.2.12 * Merged PRs: - #1457 Disable non-hermetic tests by default. - #1456 Limit the number of friends you can have to ~4 billion. - #1452 Add execution trace option for debugging. - #1447 Udp dht group chats - #1444 Set up release-drafter to automatically draft the next release. - #1443 Allow test coverage to fluctuate 2% up and down, but not below 80%. - #1442 Add CODEOWNERS and settings.yml files. - #1441 [ImgBot] Optimize images - #1439 Fix continuous integration builds. - #1437 Rework the toxchat/bootstrap-node Docker image. - #1435 Enable TCP relay test in Bazel and autotools build. - #1434 Skip invalid TCP relays and DHT nodes when loading save data. - #1433 Fix saving of combination of loaded and connected TCP relays - #1430 Invert not_valid functions and name them is_valid. - #1429 Fix things not being initialized if creating a TCP-only network - #1426 Remove tokstyle exemptions from build files. - #1425 Stop using the "inline namespace" feature of apidsl. - #1424 Add new semi-private API functions to set per-packet-id custom handlers. - #1423 Give CI workflow a better name: clang-sanitizers - #1422 Use public API for sending in RTP - #1421 Install ci-tools and get tokstyle via the script it provides. - #1420 Use tox public API for sending packets in toxav BWController - #1419 Remove newlines from the end of LOGGER format strings. - #1418 Change ToxAVCall struct mutex to a more distinct name - #1417 Create own instance of Mono_Time for ToxAV - #1416 Stop using Messenger's mono_time in bandwidth controller. - #1415 Fix 2 memory leaks in ToxAV. - #1414 Show function names in asan/tsan stack traces on CircleCI. - #1413 Make afl_toxsave.c a bit more portable; fix memory leak. - #1411 Fixes towards building on MSVC. - #1409 Mark conference test as small. - #1407 Add minimal save generator - #1406 Migrate format-source script to new apidsl web app. - #1404 Smarter setup of bazel remote cache on Cirrus CI. - #1331 Add basic test adapter for AFL * Closed issues: - #1365 Add the option to use LAN discovery even when using a proxy for remote connections - #1353 libtoxdns.a and libtoxav.a - #86 Freenet as Offline Messaging Backend- update to 0.2.11 * #1403 Install libsodium from apt instead of from source. * #1402 Remove bazel build from Travis. * #1400 Disable bazel remote cache on CI. * #1399 Periodically try to send direct packets when connected by TCP. * #1398 Minor cleanup: use assoc_timeout function where possible. * #1397 Check that LOGGER macros are only called with string literals. * #1396 Make function defns match their decls regarding storage class. * #1395 Mark file-local function definitions as static. * #1394 Enable remote cache for bazel builds. * #1393 Add another bootstrap node to the bootstrap test. * #1392 Clear out old conference connections. * #1391 Minor cleanups in network code. * #1390 Avoid casting back and forth between void-ptr. * #1389 Standardise on having a comma at the end of enums. * #1388 Fix up comments a bit to start being more uniform. * #1387 Use rules_cc instead of native cc_library rules. * #1386 Use spdx license identifier instead of GPL blurb. * #1383 Pass packet ID to custom packet handlers. * #1382 Add a mutex lock/unlock inside every public API function. * #1381 Use net_pack instead of casting bytes to ints. * #1380 Disable FreeBSD travis build until it is fixed. * #1379 Update and fix FreeBSD setup on Travis-CI * #1378 Use ninja build system for the cmake-linux build. * #1376 Remove testing/av_test.c. * #1375 Add "cimple_test" to the bazel build. * #1374 Handle invite to existing conference * #1372 Upgrade bazel to 2.1.1. * #1371 Bump to astyle-3.1 in travis build. * #1370 use -1 rather than ~0 in unsigned integer types * #1362 Workaround for message number saving * #1358 Allow Bazel to rerun tests marked as flaky * #1352 Update tests to use a working bootstrap node * #1349 Fix tox-bootstrapd's README and update Dockerfile * #1347 Fix pthread_mutex_destroy getting too many arguments * #1346 Fix most TSAN failures * #1345 fix concurrency issues in mono_time * #1343 Fix TSAN failures in tests * #1334 fix missing group title length check * #1330 Force IPv4 for cirrus-ci tests * #1329 bump libsodium version in appveyor.yml * #1322 Clean-up of group.c code * #1321 Some small fixes to groups. * #1299 Add VScode folder to .gitignore * #1297 Use net_pack/unpack instead of host_to_net. * #1373 handle crashes after group invites * #1368 Are tox clients also open source * #1366 Generate a link for websites (Friendship and proxy) * #1354 Unstable Tests * #1316 Documentation claims toxav_iteration_interval is threadsafe but it's not * #1274 build error * #850 GPG App Usage- update to 0.2.10 * #1320 add undef guard in tox_many_tcp_test * #1314 Fix bazel build version at 0.22.0 for CI. * #1311 Disable failing TCP server test * #1310 Do not send the same packet to the same node twice * #1309 add configurable limit on number of stored frozen peers * #1305 Expose api functions for enabling and disabling AV in AV groups * #1302 Specify that buffer size for tox_conference_peer_get_name is given by $size * #1313 CirrusCI is failing and blocking PRs * #1312 Onion client review * #1306 Persistent conference's offline peer list always grows and never decreases * #1303 Loaded persistent groups fail to send audio * #1298 How to make libtox4j-c.so for android? * #1261 Bump so version * #1116 Message length is too large log spam- update to 0.2.9 * #1296 Add some const qualifiers * #1295 Implement all min/max functions for (un)signed int types. * #1293 Fix misaligned 4-byte access in trace logging. * #1291 Use correct path to test log to cat on error. * #1290 Display build log for autotools build on failure. * #1289 Enable auto tests under STRICT_ABI if static libs are available. * #1288 Add MIN_LOGGER_LEVEL to the Circle CI builds. * #1287 Avoid sending group messages to a peer before we have its group number * #1284 Use new WineHQ Debian package repository key * #1282 Merge irungentoo/master back into toktok/master. * #1281 Allow unauthenticated wine packages in the Windows build. * #1278 Add cmake option for building additional tests * #1277 Define tox_conference_id_size and tox_conference_uid_size * #1273 Avoid format truncation in save compatibility test * #1272 Upgrade bazel to 0.19.0 to fix the bazel build. * #1271 Return TOX_ERR_CONFERENCE_SEND_MESSAGE_NO_CONNECTION if we are not connected to any peers * #1268 Fix indices calculation for congestion control. * #1267 Improve handling of peers entering and leaving conferences * #1266 Expose offline conference peers in API * #1242 Fix critical stack overflow arising from VLA usage * #1239 Add some hopefully helpful documentation to the functions in mono_time.h * #1235 Change method of PK production for FAKE friend in DHT * #1234 Increase NOFILE limit for tox-bootstrapd * #1231 Use bool for IPv6 flag in test programs and DHT_bootstrap. * #1230 Add LOGGER_ASSERT for checking fatal error conditions. * #1229 Include CTest in CMakeLists.txt to get valgrind support. * #1228 Consistently use camel case enum names. * #1223 Add AUTOTEST option to CMakeLists.txt * #1221 Make tox-bootstrapd free memory on SIGINT and SIGTERM * #1218 Support DragonFlyBSD and prune unused variables. * #1215 Ensure save data unchanged after save and load * #1213 Make saving and loading the responsibility of Tox rather than Messenger * #1211 Some improvements to tox-bootstrapd's Dockerfile * #1210 Remove Alpine Linux bootstrap daemon dockerfile. * #1209 Improve Windows compatibility of toxav code. * #1206 Add LAN_discovery to the list of apidsl-generated files. * #1156 conferences saving * #1285 Persistent group titles get mixed up * #1276 How to run test case? * #1264 tox_conference_id_size() symbol missing * #1262 Fails to build with STRICT_ABI option * #1169 PK should not be generated with random_bytes * #1143 Test #1081 * #956 friendlist access (add, delete, ...) causes crashes sometimes * #777 Proposal: TFCL [Tox Friend Capabilities Level] * #762 packet ranges not very clearly explained * #743 Proposal: reduce Video corruption even more by negotating the reference frame between sender and receiver * #735 Proposal: Tox MessageV2 * #663 libvpx vulnerability * #626 please add documentation to: bwcontroller.c * #625 function names misleading in ToxAV * #617 WIP: ToxIdenticon - howto * #610 PACKET_LOSSY_AV_RESERVED 8 # why? * #609 payload_type hardcoded * #589 running a normal tox node as tcp relay is not possible * #584 [INFO]: network graphs 0.1.9 vs 0.1.10 * #548 toxcore removes message receipts and filetransfers from memory, when client has short network outage * #375 Invalid bit rate prevents call- update to 0.2.8 * #1224 Avoid use of IPv6 in tests if not supported (e.g. on Travis). * #1216 Fix memleak in tcp server by wiping priority queues on deletion * #1212 Fix logger level defaulting to TRACE in CMake * #1208 Remove a function-like macro and replace it with a function. * #1205 Use a working DHT node for bootstrap tests. * #1203 Revert "Improve cmake build for MSVC." * #1202 Reset onion search rate for a friend when we see evidence that they are online * #1199 Run tests on Appveyor (Windows native build). * #1198 Add Cirrus CI configuration. * #1197 Use new @pthread library from toktok-stack for Windows compat. * #1196 Run UBSAN (undefined behaviour sanitizer) on Circle CI. * #1195 Fix using uninitialized mutex on call end * #1192 Send rejoin packets on conference disconnection * #1191 Improve cmake build for MSVC * #1188 Fix yamllint test (it's gone from bazel, add a new one). * #1187 Fix typos in comments and log and test assertion messages. * #1165 Fixed a silly boolean practice using uint8_t * #1164 Format yaml files according to yamllint's requirements and remove branch filter for appveyor. * #1161 Use most recent version of Bazel (0.17.1). * #1158 Use C++ style casts in C++ code. * #1157 Use run_auto_test fixture in typing_test.c * #1155 Standardise header guards. * #1154 Assert that we don't kill tox before killing toxav. * #1153 Always use the passed logger (from Messenger) in msi_kill. * #1151 Fix typo: tcp_replays -> tcp_relays. * #1150 Use (void) for empty parameter lists in C. * #1147 Ignore "unused-result" warning in super_donators code. * #1145 Fix login issue on Travis-CI FreeBSD build * #1141 Include necessary opencv2 header on OSX. * #1140 Clean up add_to_list function a bit. * #1139 Avoid recursion in ip_is_lan and ip_is_local. * #1138 Add tool to find directly recursive calls in toxcore. * #1136 Remove the use of CLOCK_MONOTONIC_RAW. * #1135 Avoid use of global mutable state in mono_time on win32. * #1134 Use code font for tool names and flags in INSTALL.md. * #1126 Simplify configure.ac for faster autotools build. * #1095 Use test clock in run_auto_test tests and dht test * #1069 Add mechanism for recovering from disconnections in conferences * #1046 Finish the messenger state plugin system * #895 Feature bootstrap trace/debug log output * #1201 Windows cross-compilation is broken * #961 Can't send messages in persistent group chat * #960 Persistent groups don't work properly when using toxync bot * #838 How to get groupchat identifier?- Fix license file name - Fix filelist (add DHT_bootstrap)- update to 0.2.7 * #1137 Make ip_is_lan return bool instead of 0/-1. * #1133 Make the tsan build fail instead of swallowing its errors. * #1132 Use bool in place of 0/1 int values. * #1131 Format crypto_core.c. * #1130 Fix test class name for mono_time_test. * #1129 Call abort instead of exit on test failure. * #1128 Add some tests for ping_array. * #1127 Update copyright to 2018. * #1125 Run save_compatibility_test in the autotools build. * #1124 Fix the PORT_ALLOC failure of save_compatibility_test. * #1123 Add support for setting a custom monotonic time function in mono_time * #1122 Run all tests (and compilation) in parallel with autotools. * #1120 Stop using massive macros in toxav_basic_test. * #1119 Use do-while instead of while in tests. * #1117 Fix leave callback calling in del_groupchat * #1112 Fix auto_tests Makefile * #1110 Add check to make sure tox was created successfully * #1109 Consistently use 'mono_time' rather than 'monotime' * #1107 Always print output on failure in cmake tests on Travis. * #1106 Fix libmisc_tools building * #1104 Avoid redefining macros from different files. * #1103 Upload coverage to codecov as well as coveralls. * #1102 Enable color diagnostics on circleci. * #1101 Make the save_compatibility_test work with bazel. * #1100 Make Mono_Time an argument to current_time_monotonic * #1099 Fix const cast in save-generator. * #1098 Run both asan and tsan on Circle CI. * #1097 Run project tests like yamllint_test. * #1096 Enable .travis.yml check and use non-markdown license. * #1094 Set _POSIX_C_SOURCE to 200112L. We need it for C99 compat. * #1092 Install the DHT_bootstrap binary on make install. * #1086 Try ipv6 connections even after udp timeout * #1081 Change while-loop to for-loop to express for-each-frame. * #1075 Fix FreeBSD VM on Travis not shutting down * #1061 Force storing the result of crypto_memcmp in the test. * #1057 Reduce the number of times unix_time_update is called. * #1051 Add save file generator, compatibility test, and generate a savefile * #1038 Use per-instance Mono_Time instead of a global unix_time- update to 0.2.6 * #1090 Fix possible resource leaks in test * #1089 Limit the size of a save file in file_saving_test. * #1088 Use --config to tell bazel about the environment. * #1085 Prune long long warnings. * #1084 Fix style in toxav.c. * #1083 Fix coding style in rtp module. * #1082 Fix groupav.c style and avoid casts in toxav_old.c. * #1080 Fix memory leak in error path in group A/V. * #1079 Fix style in video.c. * #1078 Fix style in msi.c. * #1077 Make conferences_object properly typed. * #1076 Fix style in bwcontroller module. * #1074 Move OSX to stage 1 of Travis. * #1073 Stop running tests in the bazel build. * #1072 Avoid forward declaration of rtp structs. * #1071 Temporarily disable FreeBSD build, since it times out. * #1070 Fix enumerator names in toxav to comply with toxcore naming standards. * #1068 Fix a few warnings from clang. * #1067 Remove last use of the MIN macro. * #1066 Remove all uses of the PAIR macro in toxav. * #1064 Fix ToxAv's use of struct Tox. * #1063 Avoid passing -1 as friend connection to new groups. * #1062 Check that the save file size isn't larger than our address space. * #1060 Avoid implicit conversion of negative value to uint32_t. * #1059 Assert that we don't divide by 0 in random_testing.cc. * #1056 Fix typo in loop over assocs. * #1053 Use tokstyle in the cmake travis build. * #1049 Fix some printf format specifiers. * #1043 Add simple deterministic random number generator for tests * #1042 Add callback for successful connection to a conference * #1039 Use the crypto random functions instead of rand(). * #1036 Add deprecation notice to some UPPER_CASE enums. * #1016 Split out conference type (text/av) from identifier.- update to 0.2.5 * #1048 Fix error message in m_send_generic_message * #1047 Remove unused m_callback_log function. * #1041 Avoid multiple for-next expressions. * #1037 Run all tests in the Autotools build * #1035 Fix problems with initial connections and name-setting in conferences * #1032 Use auto_test fixture in some tests and standardise filenames * #1030 Make a separate struct Tox containing the Messenger. * #1029 Add by_id and get_id functions, renaming from *_uid. * #1025 More fixed_width ints and incorporating file_saving_test.c * #1023 Run buildifier on c-toxcore BUILD files. * #1022 Make resize in list.c return bool instead of 0/1. * #1021 Remove redundant casts to the same type. * #1020 Add github usernames to TODOs. * #1019 Synchronise parameter names in headers with those in the implementation. * #1018 Reduce nesting by doing more early returns on error. * #1017 Add missing braces in dht_test.c. * #1011 Run Clang global static analysis on Travis. * #1010 Avoid implementations in .h files or #including .c files. * #1028 qTox crashes 1-2 times a day after update to 0.2.4 * #1002 Implement an abstraction over pthread and windows thread synchronisation primitives- update to 0.2.4 * #1014 Use string comparison operator in configure.ac. * #1013 Link -lsocket and -lnsl for socket functions on Solaris. * #1012 Correct the max hostname length constant. * #1009 Using stdint instead of int/long * #1008 Set _XOPEN_SOURCE to 700 for FreeBSD. * #1007 Use enums for group packet types. * #1006 Set C++11/C99 flag manually in older cmake on not-msvc. * #1005 Use the correct repository name in the coverage badge. * #1003 Remove LOGGER_ERROR for harmless send failure. * #1001 Add conference_by_uid and conference_get_uid functions. * #1000 Limit number of group chats to 65536. * #998 Use named function types for group callbacks. * #997 Style fixes in TCP code; remove MIN and PAIR from util.h. * #996 Add the bazel build as one of the PR blocking builds. * #995 Fix style in some header files. * #994 Fix style in DHT.c. * #993 Move load_state and its helper functions to their own module. * #991 Use named function types for friend_connection callbacks. * #990 Use named function types for friend_requests callbacks. * #989 Use named function types for callbacks in net_crypto. * #987 Use named types for onion callbacks. * #986 Simplify Travis-CI FreeBSD build * #985 Clarify the intent of "file kinds" in the API. * #984 Avoid side-effectful assignments in conditionals. * #981 Factor out time keeping code into its own module: mono_time.c. * #979 Add a thread-safe version of unix_time and friends. * #978 Rename BS_LIST to BS_List to follow the naming conventions. * #977 Remove VLA usage from send_audio_packet. * #976 Call the "peer leaves" callback only once on group delete. * #975 Factor out the actual test code from conference_test. * #972 Add a test that reproduces the NULL peer nick bug. * #968 Make tox.c unambiguously parseable. * #967 lan_discovery_test and version_test cleanup * #966 Use run_auto_test.h test fixture for some auto-tests. * #965 Add #include for std::printf. * #964 Add some tests for our ring_buffer implementation. * #962 Collect PACKET_ID* constants in net_crypto.h, cleanup their uses * #958 Fix leak of Logger instances in dht_test. * #957 Remove broken conference tests. * #955 Another TCP_test upgrade * #954 Proposal: Make arg host understand clearly. * #953 Add missing MAX_HOSTNAME_LENGTH doc. * #945 Add a test to try and overflow the send queue in net_crypto. * #943 Correct check for net_crypto packet index. * #942 Simplify Travis CI builds. * #932 Various minor cleanups in net_crypto. * #1015 Improve Solaris support * #1004 qTox: "Program received signal SIGPIPE, Broken pipe." with TokTok-c-toxcore-v0.2.3_GH0 on FreeBSD 11.x. * #988 Registration on https://nodes.tox.chat (question) * #982 Merge the two travis stages for freebsd back into one * #970 Crash with persistent groups * #963 ToxAV's rb_write function is written in a strange way * #946 [API] for max proxy address length * #944 How detect that friend is busy * #936 Help needed in testing a tox client,I need some dummy toxids to test . * #923 Crash on malloc in ping_array_add * #911 Weekly Tox Dev Meeting * #910 Crash in clear_entry in ping_array.c * #903 c-toxcore and LGPL (question) * #528 c-toxcore on Windows can be compiled using MSYS2 (with modern MinGW-w64) * #450 Run format-test earlier in the build * #429 Cannot build on Windows using MinGW- add c-toxcore.keyring file- update to 0.2.3 * #951 Only run astyle if the astyle binary exists. * #950 Remove utils.c and utils.h from toxencryptsave build. * #949 Fixes to the imported sodium sources to compile without warnings. * #948 Add a MAX_HOSTNAME_LENGTH constant. * #947 Remove the format test. * #937 Add new Circle CI configuration. * #935 Add a test for double conference invite. * #933 Add Logger to various net_crypto functions, and add const to Logger where possible. * #931 Avoid conditional-uninitialised warning for tcp test. * #930 Disable UDP when proxy is enabled. * #928 Use clang-format for C++ code. * #927 Add assertions to bootstrap tests for correct connection type. * #926 Make NULL options behave the same as default options. * #925 Add tests for what happens when passing an invalid proxy host. * #924 Make the net_crypto connection state an enum. * #922 Clarify/Improve test_some test * #921 Beginnings of a TCP_test.c overhaul * #920 Add test for creating multiple conferences in one tox. * #918 Merge irungentoo/master into toktok * #917 Add random testing program. * #916 Fix linking with address sanitizer. * #915 Remove resource_leak_test. * #914 Make dht_test more stable. * #913 Minor cleanup: return early on error condition. * #906 Sort bazel build file according to buildifier standard. * #905 In DEBUG mode, make toxcore crash on signed integer overflow. * #902 Log only the filename, not the full path in LOGGER. * #899 Fix macOS macro because of GNU Mach * #898 Fix enumeration of Crypto_Connection instances * #897 Fix ipport_isset: port 0 is not a valid port. * #894 Fix logging related crash in bootstrap node * #893 Fix bootstrap crashes, still * #892 Add empty logger to DHT bootstrap daemons. * #887 Fix FreeBSD build on Travis * #884 Fix the often call of event tox_friend_connection_status * #883 Make toxcore compile on BSD * #878 fix DHT_bootstrap key loading * #877 Add minitox to under "Other resources" section in the README * #875 Make bootstrap daemon use toxcore's version * #867 Improve network error reporting on Windows * #841 Only check full rtp offset if RTP_LARGE_FRAME is set * #823 Finish @Diadlo's network Family abstraction. * #822 Move system header includes from network.h to network.- switch building from autotools to cmake, so uTox can build. See https://github.com/uTox/uTox/issues/1205- update to 0.2.2 - #872 Restrict packet kinds that can be sent through onion path. - #864 CMake warn if libconfig not found - #863 Remove broken and unmaintained scripts. - #859 Add clarifying comment to cryptpacket_received function. - #857 Avoid the use of rand() in tests. - #846 Disallow stderr logger by default. - #845 Fix coveralls reporting. - #844 Add COVERAGE cmake flag for clang. - #825 Add default stderr logger for logging to nullptr. - #824 Simplify sendpacket function, deduplicate some logic. - #809 Remove the use of the 'hh' format specifier. - #801 Add logging to the onion_test. - #797 Move struct DHT_Friend into DHT.c.- fix build failure for Leap 42.3- dependency cleanup - get rid of static libraries completely - disable ldconfig for non-libraries packages- fix license file name, put into %license section - drop libtoxdns subpackage - get rid of libtool files - add GPG signature of the sources - fix source file name- update to 0.2.1 * Merged PRs: - #837 Update version to 0.2.1. - #833 Add missing tox_nospam_size() function - #832 Don't set RTP_LARGE_FRAME on rtp audio packets - #831 Don't throw away rtp packets from old Toxcore - #828 Make file transfers 50% faster. - changes from 0.2.0 * Merged PRs: - #821 Remove deprecated conference namelist change callback. - #820 Fix auto_tests to stop using the deprecated conference API. - #819 Change default username to empty string - #818 Change README to talk about cmake instead of autoreconf. - #817 Fix warning on Mac OS X and FreeBSD. - #815 Some minor cleanups suggested by cppcheck. - #814 Fix memory leak of Logger instance on error paths. - #813 Minor cleanups: dead stores and avoiding complex macros. - #808 Fix a bunch of compiler warnings and remove suppressions. - #807 Link all tests to the android cpufeatures library if available. - #806 Fix toxcore.pc generation. - #805 Add an option that allows us to specify that we require toxav. - #804 Fix OSX tests: find(1) doesn't work like on Linux. - #803 Fix the windows build: pthread needs to be linked after vpx. - #800 Make group number in the toxav public API uint32_t - #799 Implement the "persistent conference" callback changes as new functions. - #798 Add deprecation notices to functions that will go away in v0.3.0. - #796 Make some sizeof tests linux-only. - #794 Remove apidsl from the build. - #793 Add a bazel test that ensures all our projects are GPL-3.0. - #792 Increase range of ports available to Toxes during tests - #791 Run all tests in parallel on Travis. - #790 Disable lan discovery in most tests. - #789 Remove tox_test from autotools build. - #788 Don't print trace level logging in tests. - #787 Split up tox_test into multiple smaller tests - #783 Send 0 as peer number in CHANGE_OCCURRED group event. - #782 Use const more in C code. - #781 Don't build all the small sub-libraries. - #780 Get rid of the only GNU extension we used. - #779 Remove leftover symmetric key from DHT struct. - #778 Add static asserts for all the struct sizes in toxcore. - #776 Optionally use newer cmake features. - #774 Improve gtest finding, support local checkout. - #773 Add gtest include directory to -I flags if found. - #772 Reject discovery packets coming from outside the "LAN". - #771 Adopt the "change occurred" API change from isotoxin-groupchat. - #770 Add MSVC compilation instructions - #767 Build toxcore with libsodium.dll instead of libsodium.lib. - #766 Remove libcheck from the dependencies. - #764 Fix LAN discovery on FreeBSD. - #760 Make cmake script more forgiving. - #759 Use more ubuntu packages; remove hstox for now. - #757 Improve stability of crypto_memcmp test. - #756 Format .cpp files with format-source. - #755 Add some unit tests for util.h. - #754 Move the tox_sync tool to the toxins repository. - #753 Move irc_syncbot to the toxins repository. - #752 Move tox_shell program to the toxins repository. - #751 Use the markdown GPLv3 license in the c-toxcore repo. - #750 Remove csrc from the RTPHeader struct. - #748 Revert "Add correction message type" - #745 Change the "capabilities" field to a "flags" field. - #742 Improve conference test stability. - #741 Add -D__STDC_LIMIT_MACROS=1 for C++ code. - #739 Add RTP header fields for the full frame length and offset. - #737 Use nullptr as NULL pointer constant instead of NULL or 0. - #736 Avoid clashes with "build" directories on case-insensitive file systems. - #734 Make audio/video bit rates "properties" - #733 Fix link in README.md - #730 Fix out of bounds read in error case in messenger_test. - #729 Remove dead return statement. - #728 Disable the autotools build in PR builds. - #727 Rename some rtp header struct members to be clearer. - #725 Publish a single public BUILD target for c-toxcore. - #723 Use for alloca on FreeBSD. - #722 Use self-built portaudio instead of system-provided. - #721 Manually serialise RTPHeader struct instead of memcpy. - #718 Improve sending of large video frames in toxav. - #716 Add comment from #629 in ring_buffer.c. - #714 Make BUILD files more finely-grained. - #713 Add BUILD files for all the little tools in the repo. - #711 Make the monolith test a C++ binary. - #710 Don't allocate or dereference Tox_Options in tests. - #709 Remove nTox from the repo. - #708 Add testing/*.c (except av_test) to bazel build. - #707 Fix log message in simple_conference_test: invite -> message. - #703 Add a simple conference test with 3 friends. - #701 Add astyle to Circle CI build. - #700 Use more descriptive names in bwcontroller. - #699 Add some explanatory comments to the toxav audio code. - #698 Extract named constants from magic numbers in toxav/audio.c. - #697 Use C99 standard in bazel builds. - #694 Add bazel build scripts for c-toxcore. - #693 Make libcheck optional for windows builds. - #691 Don't install packages needlessly on Travis - #690 Run fewer Travis jobs during Pull Requests. - #689 Make Net_Crypto a module-private type. - #688 Make DHT a module-private type. - #687 Use apidsl to generate LAN_discovery.h. - #686 Remove hstox test for now. - #685 Add message type for correction - #684 Add random_u16 function and rename the others to match. - #682 Use larger arrays in crypto timing tests. - #681 Fix some memory or file descriptor leaks in test code. - #680 Filter out annoying log statements in unit tests. - #679 Use apidsl to generate ping.h. - #678 Sort monolith.h according to ls(1): uppercase first. - #677 Make pack/unpack_ip_port public DHT functions. - #675 Make Onion_Announce a module-private type. - #674 Make TCP_Client_Connection a module-private type. - #673 Move TCP_Secure_Connection from .h to .c file. - #672 Make Friend_Connections a module-private type. - #670 Make Friend_Requests a module-private type. - #669 Make Onion_Client a module-private type. - #668 Make Ping_Array a module-private type. - #667 pkg-config .pc files: added .private versions of Libs and Required - #665 Remove useless if statement - #662 Move Networking_Core struct into the .c file. - #661 Disable asan, since it seems to break on travis. - #660 Increase test retries to 10 (basically infinite). - #659 Fix formatting in some C files. - #658 Call freeaddrinfo on error paths in net_getipport. - #657 Zero-initialise stack-allocated objects in hstox driver. - #656 Fix file descriptor leak in hstox test. - #652 Add support for building the monolith test on android. - #650 Remove deprecated ToxDNS - #648 Make hstox compile on FreeBSD - #624 Update rpm spec and use variables in cmake instead of hardcoded paths - #616 Add projects link to Readme. - #613 Fix travis - #605 Fix OS X Travis. - #598 Fix typos in docs - #578 Split toxav_bit_rate_set() into two functions to hold the maximum bitrates libvpx supports - #477 Update install instructions to use CMake - #465 Add Alpine linux Dockerfile in addition to the existing Debian one - #442 Generate only one large library "libtoxcore". - #334 Change toxencryptsave API to never overwrite pass keys. * Closed issues: - #704 Add CORRECTION support to group chats - #620 Video bug: large video frames are not sent correctly - #606 groupId is int whereas friendId is uint32_t, reason? - #572 int32_t may be not large enough as a argument for video_bit_rate of vp8/9 codec - #566 LAYER #: modules for static linking - build issue - #42 Remove ToxDNS and related stuff from toxcore- rename from toxcore to c-toxcore - update to 0.1.11 * Merged PRs: - #643 Add .editorconfig - #637 Update tox-bootstrapd Dockerfile - #635 Separate FreeBSD Travis build in 2 stages - #632 Lift libconfig to v1.7.1 - #631 Add aspcud for Opam - #630 Fix for Travis fail on addr_resolve testing - #623 Split video payload into multiple RTP messages when too big to fit into one - #615 forget DHT pubkey of offline friend after DHT timeout - #611 Fix typo - #607 set onion pingid timeout to announce timeout (300s) - #592 Adjust docs of few toxencrypt function to the code - #587 Fix tox test - #586 Improve LAN discovery - #576 Replace include(CTest) on enable_testing() - #574 Reset hole-punching parameters after not punching for a while - #571 Configure needs to find libsodium headers. - #515 Network cleanup: reduce dependency on system-defined constants - #505 Add FreeBSD Travis - #500 Fixed the bug when receipts for messages sent from the receipt callback never arrived. * Closed issues: - #493 Receipts for messages sent from the receipt callback never arrive - drop msi.c_no-return-in-nonvoid-function.patch- update to 0.1.10 * Merged PRs: - #564 Fix Windows build - #542 Save bandwidth by moderating onion pinging- update to 0.1.9 * Merged PRs: - #561 Remove unused variable - #560 Fix non-portable zeroing out of doubles - #559 Fix theoretical memory leaks - #557 Document inverted mutex lock/unlock. - #556 Build tests on appveyor, the MSVC build, but don't run them yet. - #555 Fold hstox tests into the general linux test. - #554 Add a monolith_test that includes all toxcore sources. - #553 Factor out strict_abi cmake code into a separate module. - #552 Fix formatting and spelling in version-sync script. - #551 Forbid undefined symbols in shared libraries. - #546 Make variable names in file saving test less cryptic - #539 Make OSX test failures fail the Travis CI build. - #537 Fix TokTok/c-toxcore#535 - #534 Fix markdown formatting - #530 Implement missing TES constant functions. - #511 Save bandwidth by avoiding superfluous Nodes Requests to peers already on the Close List - #506 Add test case for title change - #498 DHT refactoring - #487 Split daemon's logging backends in separate modules - #468 Test for memberlist not changing after changing own name - #449 Use new encoding of Maybe in msgpack results. * Closed issues: - #482 CMake can't detect and compile ToxAV on OSX- update to 0.1.8 * Closed issues: - #535 OS X tests failing - #503 Undefined functions: tox_pass_salt_length, tox_pass_key_length, tox_pass_encryption_extra_length - #456 Tox.h doesn't expose the size of the nospam. - #411 Reduce CTest timeout to 2 minutes * Merged PRs: - #538 Reverting tox_loop PR changes - #526 Add TOX_NOSPAM_SIZE to the public API. - #525 Retry autotools tests the same way as cmake tests. - #524 Reduce ctest timeout to 2 minutes from 5 minutes. - #512 Add test for DHT pack_nodes and unpack_nodes - #504 CMake: install bootstrapd if it is built - #488 Save compiled Android artifacts after CircleCI builds. - #473 Added missing includes: and - #335 Implement tox_loop - update to 0.1.7 * Closed issues: - #482 CMake can't detect and compile ToxAV on OSX * Merged PRs: - #521 Fix appveyor script: install curl from chocolatey. - #510 Fix list malloc(0) bug - #509 Fix network malloc(0) bug - #497 Fix network - #496 Fix Travis always succeeding despite tests failing - #491 Add crypto_memzero for temp buffer - #490 Move c_sleep to helpers.h and misc_tools.h - #486 Remove empty line in Messenger.c - #483 Make BUILD_TOXAV an option and fail if dependencies are missing - #481 Remove dependency on strings.h - #480 Use VLA macro - #479 Fix pthreads in AppVeyor build - #471 Remove statics used in onion comparison functions. - #461 Replace part of network functions on platform-independent implementation - #452 Add VLA compatibility macro for C89-ish compilers.- update to 0.1.6 * Closed issues: - #415 Set up a native windows build on appveyor - #124 Don't include OS specific headers in .h files * Merged PRs: - #460 Release v0.1.6. - #454 Add appveyor build for native windows tests. - #448 Only retry failed tests on Circle CI instead of all. - #434 Replace redundant packet type check in handler with assert. - #432 Remove some static variables - #385 Add platform-independent Socket and IP implementation - update to 0.1.5 * Merged PRs: - #447 Release v0.1.5. - #446 Limit number of retries to 3. - #445 Make Travis tests slightly more robust by re-running them. - #443 Make building DHT_bootstrap in cmake optional. - #433 Add tutorial and "danger: experimental" banner to README. - #431 Update license headers and remove redundant file name comment. - #424 Fixed the FreeBSD build failure due to the undefined MSG_NOSIGNAL. - #420 Setup autotools to read .so version info from a separate file - #418 Clarify how the autotools build is done on Travis.- update to 0.1.4 * Closed issues: - #378 Replace all uses of make_quick_sort with qsort - #364 Delete misc_tools.h after replacing its use by qsort. - #363 Test against NaCl in addition to libsodium on Travis. * Merged PRs: - #422 Release v0.1.4. - #410 Fix NaCl build: tar was called incorrectly. - #409 Clarify that the pass key new function can fail. - #407 Don't use git.depth=1 anymore. - #404 Issue 404: semicolon not found - #403 Warn on -pedantic, don't error yet. - #401 Add logging callback to messenger_test. - #400 Run windows tests but ignore their failures. - #398 Portability Fixes - #397 Replace make_quick_sort with qsort - #396 Add an OSX build that doesn't run tests. - #394 CMake: Add soversion to library files to generate proper symlinks - #393 Set up autotools build to build against vanilla NaCl. - #392 Check that TCP connections aren't dropped in callbacks. - #391 Minor simplification in file_seek code. - #390 Always kill invalid file transfers when receiving file controls. - #388 Fix logging condition for IPv6 client timestamp updates. - #387 Eliminate dead return statement. - #386 Avoid accessing uninitialised memory in net_crypto. - #381 Remove TOX_DEBUG and have asserts always enabled. - update to 0.1.3 * Closed issues: - #347 Implement our own secure memcmp and memzero if libsodium isn't available * Merged PRs: - #395 Revert "Portability fixes" - #380 Test a few cmake option combinations before the build. - #377 Fix SSL verification in coveralls. - #376 Bring back autotools instructions - #373 Only fetch 1 revision from git during Travis builds. - #369 Integrate with CircleCI to build artifacts in the future - #366 Release v0.1.3. - #362 Remove .cabal-sandbox option from tox-spectest find line. - #361 Simplify integration as a third-party lib in cmake projects - #354 Add secure memcmp and memzero implementation. - #324 Do not compile and install DHT_bootstrap if it was disabled in configure - #297 Portability fixes - update to 0.1.2 * Closed issues: - #345 Array out of bounds read in "save" function - #342 Wrap all libsodium functions we use in toxcore in crypto_core. - #278 ToxAV use-after-free bug * Merged PRs: - #355 Release v0.1.2 - #353 Fix toxav use after free caused by premature MSI destruction - #346 Avoid array out of bounds read in friend saving. - #344 Remove unused get/set salt/key functions from toxencryptsave. - #343 Wrap all sodium/nacl functions in crypto_core.c. - #341 Add test to check if tox_new/tox_kill leaks. - #336 Correct TES docs to reflect how many bytes functions actually require. - #333 Use tox_options_set_* instead of direct member access. - update to 0.1.1 * Closed issues: - #327 The TOX_VERSION_REQUIRE macro is broken. - #221 Option to disable local peer detection * Merged PRs: - #337 Release v0.1.1 - #332 Add test for encrypted savedata. - #330 Strengthen the note about ABI compatibility in tox.h. - #328 Drop the broken TOX_VERSION_REQUIRE macro. - #326 Fix unresolved reference in toxencryptsave API docs. - #309 Fixed attempt to join detached threads (fixes toxav test crash) - #306 Add option to disable local peer discovery - migrate to fork https://github.com/toktok/c-toxcore Original was https://github.com/irungentoo/toxcore- change location of bootstrap daemon cfg - change user and group of bootstrap damon- update to git from 08.08.2015 - seperate librarys - insert systemd-services fpr bootstrapd/sbin/ldconfig/sbin/ldconfigs390zl24 16523203160.2.13-bp154.1.670.2.13-bp154.1.67libtoxcore.so.2libtoxcore.so.2.13.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/52a14b28611da22c06a95ee6144af88d-c-toxcorecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=fb54430879f5e697fadc454d3b6eaf260f838077, stripped PRRRRR RR RR_]-Tr503utf-8968153db92ed0637222e2df602e1605f66d9f82e3fcda7ace6895ae31b740096?7zXZ !t/] cr$x#Fլ!kߚ#IJ7ZFjV+EgTfVp\bkJg) EP]M3ZPn\bPdKzÑ}h5(,PkEKh6Kqv+ Uw^a + El(] Ƞ\W3byJtSc?'IYpk N'ȽlL CL'KS1g]4EZEHz'p%=^?ѳq%0 "Իe,%%[a%qG2}4hfۛ OxAdv(--e-$#Z=xl:Y{/GbcLKgf~e*vl"'}DT^A%`?F*W.duXeː:F:lٰ;W[E8FoƤv0̯_&-2F^'x^S^Fl0g #&"sRP/:p{\`ED$] )vmff* sl`9[Ƥ@;3h"#c;z职r/&z+=G6MVC9&&rLw4F`nǜʵa^ˣȷQM,] "1-2XlS uÈ1n~d  J(hQVtA> n Zab[0HPKb"Hta{꒭y4rdp>w@~a&5CLna"QAaXlɰ0Όiq:fKjp>}%=`t ʐ,/pY+晌ʌZPlرڎSϠk":y]KMEHߧ45n~",*Af*݆˰t|*5?pVٖ t9YKϳt ?_ڡwy_q}T|p̸̄+욏,a΃Q!I$GO 2@b4?Ĥg)AE(<3^6%8( *]sf魗|Vü92!)+ i!-m@ OG34FЙ.W_l_V7NbJJp_Ki 1rv^ ,E~xDL<жC $ބ˓uϵEAܒ0;B7f+W)Lwp8zϽXV29$jBϔ00J>V&xfV^Rgg?%w3rhQp{˞h獘W "N7x%% Lw 'Ń5|*!|iR0Wp;dSu;tg)<UɰBӝ5z)PjCYROTJ9JP01Iu',+ Jk1=-3I83/ZeawN۝kQ#ˈDv[+;QXk.VA| ?Z'J =>8j[\-4g A  9Li{~R4$Hn='G59^;dś(4Pi! -+v^,bʭ2%$nkHZ)N\)h􈳂k$4gK {6x;u _MJ_|Be*qS \ps YHb@2^kG2 nL1K Ή< R&N' GgSx hMZjXxy_". _7kQv vHDB"G]F_&CEjd1 ք WyԘDchE[<VIr@#%8oe Fjg9At}jw=oyA׉tu b@Xbҳ '|֯+}-`-Sl|H (IHǎK~n2r>rBt=3,Lp‰ 8ra- f{;D,i0ײ >EGpYH:ĨcJ,21:}X·ahh/5-F =>h7̈́3zė1um:a~ՉCSW9M%@]f,=rwf ε LmC_ &[&D'y:m;J雯-V)~`1pnxc )D8LuK`x<ڬUxZ@/QȜcsYH6\e8ސ!u'oDg@]tLp[v77dRU(ki>UpۧG(ߪYo[?I|ƴhH#t+ cԟ"jmDPE d8?N 1>;xb`ܭ}gSڕ8aLifo^sC܇okC>OI8 O #7Xψp? :Ur'}1b+V$M1e_: o6'N倈I@u0;\Rfj䍁цޏ€,k$C90hM.7}ݵؕv eU+ꍧ5P8+Sȟp9o(Xd9t}[ Vh{yą)mU-,/FDK]W^Z݀nvPVQo4 "ҭSEXYeRwu;JEOucn* 6%[_FMk\sb*T"r7f [s9O$b[g|_wj}=~)o|T,iB.A9\{hG?[MU \ípط}ȆsR Y'1P$PHPۀm꺤~ru4J;uY7Xe Z7|Ͼ3oFҊ*yrQD!ΚAp!#ڔrBW|s)GU($\qGߎ Y|'\bgQ v'dߋvYQ>+VFcb ‰e"&-FS.]rPEă)yf9 QxRJN]J]Q5 H5PhvAͼ>Ȭ 1$'yނsqĹK[ H,WӮ{`ݑ{k^&Zp#][L/}3#-E5s54FB@0zMobٜ>q ~dBd˾C.+mhq{?o2Kma"`T  u$LPOg-څ_ިV'Zܺ JPMA݄pZSSj}ٚl?#Y3TOg,GȥEAvУN\;dکdj8weC6`4b fx$vΓ,W6.id6\|O~nDžWz$TȫWRG|tcmt0A&y>2hwj]\XCX>VQ~G;bRFV@j ,b?#VH˹N嗢sY7KWsz$;A+w}ͥR!|7a;9--f+5g!A}εt*(v!֜\`,B0̱UC1(RԞQtB5Q,Lq#{h!SM$ц4 ,K횆@HK9a6lK\ c+!A}^)yd!\\,$"ID^'WFeDWXBiX416?r9?Hx`]x33mYPԄ]I5>G2>bƲh[.&d]=xlXpbUGR2'TY? ]5{ Oߎir_Q^ V$dwzq$x~g$uBH&tIqS~ƣM`³.$rZeβmz/F| 1-: i9>aSU:~c//Z :D.iUXR_2g`ʉQ.zEEHtc02;@،o a܉V6hҗفZ3iKT|8.GP +ǘ0G>`@&ҐV6Ua4WDѨIa7ÊU0TΌ7.w2s7qDŽ oT O).O刌 `PJ ri g7|e'8r;W煺0_32%_QG;-f@f2%< -e߉c r%{)Jl0dU#0~rÞizd*O/7`"BW[xQJZ%ܟ7Z6׀0P;9&GMsSb \\+jv݆g=s.ЈÉvmӁ[1=9 X73 56lr. o{,`4'Q/I!8әwTwl2~sFl\9>)ߢQf%h PcQh2|oѿ.VW pJH!k!"~e6CZd (naNI653 Ukѧb|P7ѹ#hkLiǙߎoV cm+'&]Ol3',V%E臭q6}DcZ>Z R}+OODƖ[.C!X7"9ow+i|F o^_Gj6.4]k [Os>FW2%t( +, ݸCorYѳpNi)t9 { *L :nswaj$cϭB P!k. x-#"ي9iXV0Džx:>c0ѫ%g3&f`J){aЛ a@0rv9un˅]GAU7UxVBkyRki7F5pѦݺ;}}R4]!x_K$&ߦx!zS)KB{l-^L5H8+ ̛w6c%NJ(aY,٘#(άe<]* NQ:i<Ұj< z>Y5/V/4^+mBohTSsQnn`k9%oܩ"Kz,@Ī (tsT[OՖw+ -wUUsq{6NzFX~O`lTO FH[kYHA/ >)tBLXy*E(1!97Cʬv@}Qm,i!vj$ #Ti\# z/1pIW;;m"Ƭc|mq1nkpZxbjR({kj 6 'cShl9%L̋d< r8:0$U*DǫۘUfNZ /}'~ ?x!?cՁJn#^hq0Q$A# k EYL;jԛF\m[S~B 2G,™ !EڊXi~1X&|2P8\:lv|8>*D7G M=WzG 9J?c`Y=jȣPZN"x|!-HuEI[Eskڋ+n} ٱKm;' hŖ#BQFQCxe'ja*s_"oHM)HBik!3}n{2?#Ɠ@{BYz{+[8HK߫ADZՀTc@6/f6:\-2yK)ߓ'D'?dHa ˯M"r3wU~k!E;z8Wf/ڵ j[35ȷ RjPn C )-@FV&b^N#0,Q榜Sqуv-momg_^ Ѕm@HC [oYK(20*||ə0*;cڤh+ژ$6M͠)U.tK!kf]cܼ5' DUTX1c8RK}REp?4̍hmp;^W)|gH>‰ SpFY9w3WzJmyf!Y9[VYV\]m40܇{dL>؟6~@IYӜX@oޝ52RwrA'/#n=ܳͽ;^ek ^4 re=r3i0H$r3ZљlC<laK/"od5(h=_MON`7\M[j}ܹ{PJ`ZA6=Аs EMM6ldGU^`KIA "ڄ6N;jt(0ݔ>X6b/^H\PUIP硌ϥt|R}BFBGpqO?{ T]q:ܰ۩-LzGו! | G\(Ņ$ +[)4&EZH8} Sk yrץ:2pk]j[57,8Y06T3FTzSm1=YC6j홨X@PX#mtΞ4 =f/.SYyV#I3Cl3R3rw*;(Mc]l>:G eU-yb2\{30Hj+q> {M$}l-c[-E3GͺϹ_YVJ?dJ,vM}\y<*_ӂU@b&-on@ws5I`gi#]TOЀM6\P7?b2֖d4 HNo^#Xȋ%|?-/3޺|TPZ+o0ʺsnM^' ֪ݐǮd~c&X1R_숕OE/4U#j֞ץD|9萜j'rg+7d*p6Ɍ$djS(z\Uhx+٣O402M| JSvg{difoGjb*UzG6#?5|suΈn鐩^(8>j{Z] > \_ۋp75![j-`iHb+ nXLӼ+8Rue4-[vB६ Ф\}2tڄdF))X*zn}Q UH|k=g9H3SNJ^A@.A}GBbi2)ijZNc"M?ިT;!XɟlsF_!ONG&ªB)4]L}qo Po4??Q7|YAsjQIXÏl0{^!ҷ$| b#[ mwNJ[Oi3߶aT9CsHn{ajvMF u#@8};\LɼKEŽxOa\@tbSpkg:lP[{q78u׶0{F_Rۤ8ix}Pӥ耡p&S}nv&xߕZF ɉw>F"s,%iBB?ffg8Ax}N+]+v$T$dOoQ1uXN7Sv5ZROY=l:%GJy[[ bِ":˲" =MvZ W=5r?]t>(wa)n]a6*38e2. 6qcK-^Ԯ $ cO[~WuƈӉ]s[ݥ)qy<*Ka: <4s/7>B5w),Ș\7I Z𗟲ݽ#4BiuoA)WG[EG} y?|x5o(ĝDՍOٞ oi WP:7gϬad&x,2O̎iKqbN ?3}F=Z?lQaP~ڭ盵7w%3e\VD%gwsCsC[+x6g2yPgzVc^/}e&rXb,9GshK*m#6[-k*tݚ5aZ5W<]Y5'3;"FG!)DQ4_ P_ޕz.U^aۺg@)H/8V^>l16#R<`ĺ-M4m* fUNq-S"]1_3񙝯`K|[9 @lN/&Ί |`O imYfp@kQx&oH:Pk 9 JUK^O9 ]G(8@¾dQªtP~rx#/l 3fJh(3z(R c)8;Dl[9nhD ~[[nVXsUqR柂"Lz"¶OI.ϞOZg9H8E8+ 1 ey.)@0~ylmYXcQ&a@$5Jgi:v=cMDC zlc,.ĩ:aͫZ?ћ,,ڐ͙b?DZ1:/|Lh]p-i_[qp /n9$%r5_ `%_/ZG$r/[׈Z)B1TvF0gZ}!x*^pjͽL;D(1 Պj 0|*~^H*~N޻RU~$p[qRpYTNoqXiuRFH5a TOp]Oh/u8xفhpX`f\E^:Sydr2h}KI_ {0#o#OW@4 ?$+TXf\3zioBݷV`^Vn"Uxt4+S܆]a&d &`2j^x_z\7_5upa Rc8 #2vjd4Fm֚`šr$/fB6NwR;i.LȏцH ?_|xP-dx*ə8RGߨ?fql{%qM@*jZ:@!"%D:I~PUpΰq5>J\h޹׉(ŀ'Mⳁs#Ɇa3w>n[vy~=6aJ\">=oo9c(=$'eAcW^HOzn +ƣX$zSu*1dX34MP/3ٌ˰#dGR'l00-B~Ҍ y܇O|wx$ޗisaO'pWM,_;)Tb./!z/lj6v)偱R_a]F.tǏ5Z6NՂx1YiNϴiG44-5QD㤲dHͲvFVNjI.ʙ>%;`u7|s -C+ 3,x NS&>OЅ!XXGL;e2~&X]ŧ9E;RJkNuZek=QG3,fÌz#'ClHca"(jݍONNdٹa/v"A=lY3DUqDd-H l \}E nus8X+ԅ.e*KލhV4؍Q$Gd_Ia3O _1Y8w3nETǡh'.R|88Kx $QqTjZrxI7mRKqzNH)8LKͨHU-ǝbFi@ڦE=ll ܀jC!JU_ ?Z;66A g } )b`)] mkB'q*c #lZTS+EC=E%y&qU%` *` 06w\./ΘuYJ^k;ρZc-\QH ZK}KV(xL#A[F .E]EqC${xl@ۥbwmz^$S5*_)Zh`ل'pЕQ xfo|UyZ] Z zrh$#-Ufg]ov)֑˜"🚃Ku^" U‡p:^Gq:@T cuB͹~3?H|3/7!\U`Z?aD07/'/ߡ1P22*!z>׾tI=~kD 2W6L6obe _0@YUg U'tIrW.* y(Qw=|+ TS1) P5;Kϊ؍pm cG2H9Gl *3_jr%s '`kJۏȎ@V9]%ڛ [SA1tME)5osr2Q:uv㼪=rX>za-~٨_ē MVƓ.ԂrwJI\\51ʠr#F5W3pkC[ Q_+RHv*ʎݬSۼ8x\)[.W7`1+#X8 ]s5Jovl{ӎC/"`9(G^pÉuT`;gҞk"$piUꈉHd(D蚜NPn!@*3+%JNVRL% ;3& ]I_Sf8-Ls9ٵJ8Qs;8kO>j`(6hUGܰc (:pQɊQ\\{;֛8}7=vk-|181+b{ĤDtXi./q(b~\]8se~ B"<f:3 By_qC {FH8Mk,'a$8Ԇ5n𸇝f "J8ͭs * ВmגP(#N{Ɨ핅|NuWwn+x;f[Q N[- :5KWTNI|.ocѨі1S2 A nd=!L-&pDiV5+`m9gfLNfpbRfS34HC PwZ=i5z "Dksk/[R{5C'SVDRm<=Lb߇/:ې#}-׋rX79K5^bNqՐ Rd+YZ_S};2` nئcm2H-7~BaXs@g ~o՗xLW  |YyHF˘H0)aN\5gj"# e7f`vּVy*Ⱦ+]&k"$\/xl^qev/5-H/>>u<{Ȟ aMW0Ԝ ĦQXI@v/!>v@W0 \*QN GItՆݦe`K+xsA%2z#멚(uR$P\ٞMkgBH;+^>un/+k<4RI M˝!lr Ѽɛ,|KVN\?4 L\=NAR{HNӞ90&7HLAqw[alvR8|2dOG=|JeJ"_,!O7w>%ALIw +E 0n3{ҙ3'Tu:1\òLG"6x 4%޲ 'Qjg҉H h;y/F𾇅uѸkxBYtƌlYXfGiC/Myn@{ cLS;ajDk^#q>4UlZfo͋:=_J:o{$#=فJ8S%հm>nIv anjUsJAnvRWFwpp,{}mp%@.g{|ӟ] d_p#Aaif B"ST9|©뗵LiԎ'q5c'd'çkd(:tnݙUN 3Jx#oXKҫZrwlYcڪ6`/rf =כ(073DNeᵩm; CK}ll`io]qWtj 4)ǹgC[`E L2J_ehrmȕJ LWTxIq >W h2\eR!}5"7cPW7Yi.q@ F/QizxV,E[m9֭~xєH7 eU< 6 YY0!0ʱVY>6^s۪>ek GjY94*<*ـ%_ÉQ4aQn s34Ɉ6ψ^C>S$ҶO+4q gbL;d˛| M{tFDMv[FYR8\GfoWbFd݄N7(zBŒDiRrQ2huJ~[z`GSZv#سEE ހHP*cq$.dH~Չ(P0d |=Iզj|$#j^1v )bX*пx$Tk]YKN/lLVWZyvGn f:@x#e%$sor2@ ,"wә.!RS3-nќp{ ͪ4t@B=NSzBc<8+ŲRWHc(E%shPO}K1kDĬ\_6&kͷ<3M*σ{HS2fXHDr ek*>ʵ̯]WȥIy{m6‚vj&V3 fN'.w,8 h7nGQC$ţd@=JM:ܸuLFN-LQXAÂ"MbU5yӈt30,͓6#=iO>Mz;!:79~-cfESuMȒXB'0+ 9!ͤe_@g3öU)T5B;rIX% q:D䪵 Yաq3]`ŅO_ZzG esFtZ8Ԃ||]QH[.y!]\;7H`?t,j0!Cñ$9gktMRȴ^k&lx>1,f*sskbijEϲ>aY^HquOcQ! 'VPqϪFCNTBc}KLU$%7wAJH& 5$O&fՑ{jw$/nWAے"ɰ:xen=~F Ӏ[qbо@/iAɺv3(cfr{r@I.RNwF>V~"Yrf f;ϹH "Gҩ'h]5pR귱K5*?S6TP7Y ҡ|[ݓ\OA5,oz+vl;peȒc))es),D9kmSܛl[n2a7(UE/9"T[2h4cU`fsCz6ڶ1=*Y JC֠X<)͚a~[h ]myEv_dԾ"fًЩ-zVz'.ZQ0.24eC+$;`H9ӲRXcbT-J! dVc)\$."nM_X|f\v;֥FCp9(FK`olj[z,$zgq@% ~^(' B2m[o}osYw*uѥjšE? StP9$,L^p# r]5!j{)< zz,4lOoQQ W+iq7%ϭZ{lkokۼz]. Camj>e젿-G9?ֽ> >/fyVY? br=wO!ͲZ?y4Şl1U+R(O$TT;7D$s]׽n"![ >R[bTssbv#[~fV`!Kd5OBGX x@`_;Q"CL*Fe}+_j%`N~4:͆_"~gXw̮I!kN//O2&1u-)ez=xw`k:"W Vn P'μ5Qp&)@ X *z\\5Jtr(V @됀0FfxGgӢ5SX9 .ShkЁf2:.~Н?ȡ[ӽJ>y‚f9g4uQ)AHR\,@S5FBFlvdXCsr,_#!^f^~U>!ڰ8XE8ބ&hM}xyPh{ iۊGw.AF*10+y8PQ F -Τxgi,Ym7q㙟׭?UӓNXKvR9D*~T,dƕBGCo-~xL8|̹ӣ&o@֫o~ K:=PݗʔQD2gOĨ B*@;B'^PCc?Cdʩ,JIΤJN\i/q둭Yz'C,5E"pf, )H6؟}sEdaOUj(cSj.tSi(|s0aah"̢(#I$D Ya?.gJHD@!I¡11_ti@}*)Ν`?o1wQ.&j t tPQFPTF ;y^~xӽ̕kR0f7]%FwE֒1 7 h,)r;Kf"χRNim]-f7'Vr``$aeE!3]E>uqEj?0Bd|*6VM H4B#vؑNi ,\i!mL)ͪ2&LJuPHFVjt 1ĽVnK[mCX1c0h/l-Λuo"=eN#G@c(Je<؆2s=%M=cax-/U#c-\;Q+W%s8-6v$ 1S8 O']KimS5jYeӐvZWM|YUX.ՖzD1!&&t~RE>KeL:Z",ZM +DS,/2*5 @IaHFmSY.4CSGA@1T<;T[Ks׻)u}* icü+j1.g-ۈZ+{s#|$6V\R~-O,pGqTN&(8KFؙDt'/[vd?"qCn8nuV:'oP'Chj eMp{@d(A+^Șߡ7!a5_ґ+:Mosɒ4T8}+:->hs|g+.5=K^wGǐz<ꮅA>\+;e+7-]ƥRl߱^F$S9(Ȑ`QﴨjAعh2Ueٝ(31_2nFMUBt3z tҝ.G4aNk)T#Օ;3L6 ("kU>V L)x!!g_ o-{}E Y͹)R_wX ȴh?,>Wz!gtu"jҙ)=Y.[6]Z(n>fadQcѫ1ؕ$\@06&S|%`*_TKkQ1ؒ֔E䳒)z.%׵iD Ý+;`u_n@+p>^`TYi-Iq([@-Pp Xe J*?iW=(9^,Ϛf7<5uM\V1az#àǵtUx'J{'چM@_T)G 0Sy85l$>3ީTE!i3ۼTc5mSׇ]M<[?K İ^X@>f2  ')",- -^tA~sV{ z'#,;+Q2$zoR_'3sq))2$N{EDsh>9f<ӫfR٬zlCo3xC*5wN½GmU: LT1lrs ,¼`Aip=,Uק۝w-FU}ƻI:%4#"-Zli:Q kߖU%ms [9vh1J{ ¹zJV(l5z7* 7>g@l|LiN ij<#k3G67/5dq!,&FM}CBvHbGnT,H2AΞZk"Ǔ>ñ)}IptкfIFtnխ.:-\ZoNl,p!kHluTֻa~Qt`&qU$ս2%r>+/(PsóewJrD82ѠqM '~z bhkn!qCu>O$7_?kjƶ[>nߋoUX<ҷ[9P맍$44\F+\M8N؁8Z (7M~y@oU֦Z3?i$򉠈+i>D\m)C#FcEX^.B{NJx4>&}(KǕdjhJXܟ"j]&Xr>zC,Orڭj!gͻ:H;QAVX9'$x݃4y(:!U07}O+~r b>k洿 F 5#x粉ٹ0bvI@},f)JsNtes)>^s2 )$Np65d6er o}HRυԚG*!ⴃ@sy P pCvNto$. Ңx'.A\%nBݧOTzd|a+;^Qdx^f6ڤ"WaY"> =BçbCucc^R5gqa;c@@^TONUF)=_/ q:&/΢VG,ӟze@Js"~%wVkyoTQ2n1~L16.HGUj*W wr#)v#aԬlBQ2`: h;5iԀs)"4qNQ[x"W;nݝLCTBx5-XVfܓ^ ֢7k6q'˭`V^>2Ij\ftK]554Ν3"Զ!m~=K r#QZm|-?5>H:,`YTo|N{mԣCҊ." z@a ,%~Eȩnҳi|3OwIbgڕ}(m߻L 8H } ђLj5G@B\vA 7*1aRBRO۲AGƛPr0]kq8J`Pu4insG6Ѓ܂"MS4ԁ)^*9x@fq.̩xN3,OGwIRKӞ`JAgG@7/Q @C R҇>V~X@y?wB]11B]ТW5s4VavGaޖDz05]{ {°RQ: Wo} Ly'ǧX%B ^&R _ŠŘLw[iZ~|8i@f>9&$igʆq/Ƒ;;@` bMICQ7֣[rE"[{ntE '( Dg m9/r53XbI3^`⺊Pg7[̚|d֭O kC9hj6֖bfE9wJb59[E2PeU6<$2_WU31\F4GHw9/{) Π.5D~!u+v$#=Sc&wgm6"czX& f[@<.ZmVG)@n)೷r"G\`jݮ~-&2\YLsьTvUI;Z83%ϙlFwoR^ꣀ#,{V\Q|D'aq &ɱs??*l/(n ]g_YtgHtdL$~c,y19YV6H5O)a0Kl(2S1 $}"!>.knTvQ@Hg1" tG8#Qڻ1\,K{ƒlD2B@C&۹ ZTaX>3 8l8#8tV<|7M_wIl^v`Q9b"ώ1/>k,΢c,y?%& 9rk#-Tz>W(Z9[!JhNH@0>J(`S,&D[SAhhZ`r}+<T'uw%a~܋F cQd[T6$0'iȠ9 2Ha~EɺAtyyCLoL* ||$~"v?~voc#Y}.!L7u`;N'U?Ů527 #mSـU 1].(Cse,KBER#A m$2mӚ3n P>76I&is#Lq:atr4ϗnPoc % 8%^yϐ{HW x+} tue00MSs#OBBfOxc|=Y~"jb.kR]2ড়J%Imr6' ɽypR3#v\cĨ#ydPT-^;c"q3ЉxhMd(9&Z_1 i Bέ)3lq=6B8 >&٠>o3i_*IvNڅ +]1Kzk?  Pd cL65 `ѻ+9FTI`ju5)&TSys-, &sZOKR~]qLB_i^*JBPa'"eݽT3FWFmmT1}1Qm"֎ׄs"`_#֦vC[Eeyz{+cDb|EqHMг ^0ȓ^?4-]$$_F!~B2|B,bd5>8l0pbBDĞz[s$Lsn+>6%O՝;\6Ԭ( #jwW[~cMcō,%De*;HBu N HhO,cd e8qDZٱj>_}|{͵`}lՖ9:Uĕ/!GJm+=.3 ȕܶH!3{+l LyI7քo A 2KdK4_Lj6# n^Ovʥ[eN1 (]3Yѭxb'mI\8>'M\ 康`|)=8~3dV/Tu xm2#Ejx)@g tى6BTEJeT%|v$DQ$@D,N*n1pl&5;ޭ. !Z0\F"_3R/ 9sOhe-A}׎#̪beFXX^pW4x-O8w4nU!ZoSqY. :B&V)%՞'Ch;~W6Xb9Nddq1xeKDSwh:jt3o+VBAL`+rys=nޙwjt(jn/j/ۙ$V\όbޤXzئEPPa@'w˘CEoXj-1Բ2|zMؿn 'u(}*vjcۅ̠y`)y.h_Cʙ0Ut鉎I73u>$*-U~Q% @PíuӚVsyƆÎ4zplPf^X?@1dzKZpIOd"9O4N$w:d/algNu}\Q<юw0o*̆`WbghƥlM͗L1YGtQJ?Ր͎pgEiSdAmiΉ =էmITN<2!AZfn>3 .OT=j)`5"/0С-HA{Al+w!bȄ^w%4r*rMv#!ρ葻Jo.SOwwzu$T] Q]&vܯjA5*EDR"kZ,IR $G{lZ 0r~kyV(%:#K{&:8W(o:p>>=*S7s*713cUcDMuYw(ߓ-@YnI47d'Gй!V4kHH\j\Sϭ‘SL_+ hla Qu'T/+'м{wH35 a6^.9Ղ6ײTKLI[A40Ի34J`f F1t $ APG۬feS/ڦܺ u#b([,V5dv1(W[9|f!0ieT&Ü^Zvy ,VrWNd$"f:ɺs;ts}L(/Q:OڵÆ2ݭ;#6l$|0&@М1!'f.Łk;bx>*`N E*YPgQ s]1`w#*=Ilòڃ\Ylm4I8(Z-n:С9zLLN|`(9-[>}@~z3_x:~‡ڡ\P!9f 1&Al곖0#Q%)ooۿ9U=Y4iiO;z&}!\|Жd`sG~H27SRwqtwǶj]ͳ ']&˿ YoÀ੕'> MQY`|g)2hD Z,ߜƅA}<'5A h7pM[kMcx4>2gMIUC᭹tՈ ႘D`gl<;Dd|2+s1zI̥I +=60z"Y~lsl4:ɩI  Ob%Ѧ<4XOg >}nBTKߟA@;}4Lͨ3S/ v { "f=~̓[s˓6?.R, ݿN:LI>ZH'q:UϚ3ZB<ҸS-k Oqz~/`c"Ҿ6R^) o}1*^ ʐL8zRi^w4Ϙ`t U/d}u?qbzr$őֺr8AX1*Nj V:"ЊX$G0&,@@p&mNA/,$r¯bd쁍33&Y|W}aU&tݜڑTTL78Kj^V(︓f39zG͉V} EyiϿgv`"!Ե®g4@! =N8;e,dC."W@؎[~g?  P'.!щTaHוEH2KΣxԊqy3^Y2ukH+J]Nyޭ$lz^xk>:|8tAO{>cj.%ئ($bt =R(`>% OĢ2Mآ1UטΚ=nqD|wؑ@H`#HW *Oa-ɤwp&:Ыoe-QWޗѨ1l;qzw-IhYu; Ydfp&<"aT0Ӕk6IUv5o`C<@D%v `,I {\ᰀfJMMF];>?އ?Бԥ:"7a}K3֦Wv|n}9ET-"2cDŽzl">'ɳiGF ha'׌6\m z{٭i$2$hzmz*%U2-(;^Ṯ1x t qtJ"Z1ff`~[6dI.#"D< D"q}ng%7n D[Ûv6~ըp6n.JD,T}] ":?+fϯz{&5`o+Fe@n<6KH6ʣ1vVD ‘Cɼ[Mqu붠O$Nj HŦlRCsTS( 6;6$i<^'ŕWހ]S)ny *Ӫq{uVpo .@47ِ9 jvLk9ŵ[RBcKgb PτQ}XL9AOE(J̛vT~a,ǵWO.RѠs4,LnϠlY߳)3\+P:JCMS#ݲ@AG6 3Gu-02F Pz|)>;|L"-~~Q:l"~`,'oh2,ȃ-x m:Fp?).komk(7>0ED_(⍊ëA;A8DQH+IqM!ԸI{]9,LoCYiƨJ33Q1јCAi8di3FƸ/{zϞ&2(FMxp%2.gl򏔊kd{WuzW/u mXD-` lK*azпYf1a/N~07 \`X/hj0ҘQ8"olh Tz f3-dT|H&ͅD:ќWIG$w^؛eޜ;?d%=S9ڰ:xBZˀ] wΫ3 `IrbJܜ@Iqhp\_m`fb{Fz[eb̌ I6!lFXo 8L/+h07Rk=4]F;wbkdr-^wIkt\ňg "sssem flLf>ᩋ,Y [M yւnqٜ0b9׫>Ͼ~TTCWJR*s~ 1hpJFj2OV"]U_' o* '&cʍz?s9;`+?D`L-fR}0 .4BA+b0BO8zwD<-ƔZsmcX\ĢsnEi 'nz2@ [rSv@K7Iy|r'9)!MQ[ZrhSȡRmoOfqX0qXe>ƃ OnV}WF8 Gy[aW-')Tx2q@H^Fi0SCqTVBJgdT CMc-Gތ'HYg.?,|Rj^q27QOz{]RK&q! n쉁:&y? jEz;|Acs_QHTǿI :'"cJT&86;*c>s:z-Zs-*%&k 1Ag0 bSx㎪8Ts~ $RrM$Ugd|<ANz\m9C5OEqB|U3= c2F=;J!uCI DI8b(NµTNSGn5 aX17oWX:HCM]ۓ@ pnZƅ̼M 1$b@țT}/nȃoB'V)uZ|ϛ,BлKi#ضV|UEٽƘU"eL~VaTipOӀ63߆Ճf&nYyەnY}h%Sx,~2(BM2m60Tѩ3\˺雽T#cA@VMEi]оY$aG4,Ta 0~F|xX^K BfTeRzWFsTT;堭^ڦ #  *:J}5OGfm3K+y9{幯L "X( O)Mf`3 H42jԅ %)4xͦpڊ|J MR>7 5O#L\kYqbDqSkEݫpTaE❦/Pv1"H-w0C8p /8 ,8״DaÛ $O)60jh=LQ&t%'.s- =5:5O{qqL4A¨d =/swGޔ>ER(_$B4ume0gְ1l>d`*_bņ ;sN=Hkn̼ ЦmA*[m̕ΐ:Ob+[yn`0{PȠYGeTyW~Mypo42 IVd M_G&kC@9j< |hh]F'mWmA2VFy0]Bд*}~z!f=[&Łי )rj.HPV7Ć"l}gs׉`= _NȈ8(T*e` y#] A(mȦy\DHo=VN $CoW&+#]x~e]< I ,{o C 1n)Ljb%Y~ASym2bdķLgtՇHoM'ۋFZ  O>k[6h<[r-|am:휎r\9xD (/5UMT, NIwnJ↪_0||?C##PIw3}TX'{5=(F5A>QeWu 5«eRs\pz N_NJE/q Z Pf 5%eK /y 2fspO~Z-GsQuPh_>ښph`9ʗ6,t txt/Նc۝BE#讧cNQ%UF𹖥>Ca13#9P|0B"T3Oj"㍶(2]h%UαqH/d3:wbeI?+cTC;I+9m{({zD@r\(,fxK]7 ,Iލ%Ka~Q1ᇒ=87q=֣~&׃Cڝ6)LS_gkއrոgrEA步E$eD r~)" `o®z&W{g CQ5,![ \Q| geiENe{6Gl@eݵ#7߰-'jXR;x} KV).#s!VRU~Y$%~vNˤ}&} o'6ZBVu$(x ]an)>a[3!`)H ^QRM6,(єTRgu+y4pc<*J[#Ώ՛3z)QtLZt=i(kId>/署֏u(GӜЧ-ͬ.WwD$Oq.6)hA)ĪkIըPKO1k,%Q2*&sԈ8DkjsеQt mx% M/wu`2k <4-99aJ~@P:+&fQ^Bi~taQ-4ì̊) hx&׹<8Iv:X"d@HAǾr|O M!jqB MR h+T AL#{܃%E {Km,7ù{&i[KȼX#4u淐f^JX-{/cvI01bg?'BK&-iPu,`E(.$2H<u4)j6c7`z.juH.ۡ[B"shINF6@z˜=NtA]`޳'X:R{y@]B#T)dUP]2K#UEV*w$JbqR|rbAfp_Y]NzX8dxh8A.",WP?Nha6-EjL&ܴ""cwm=&V˞.Ey&RU+}NfK1qdx .!MYL70@K¥RUl~D؃9!@ &9,Umos:NbѺI:IuNF+N-f^58FvlT\F)b5R̬yūK}NrI'QJxFus:ZܤvZܴ7`>΁UZ@M"-Z^`': g'o٪^uVP)~VTY TVvEf/PZ#2k,7 :\l65^:q!n 9)OʗEj_[ #gO5zҊ @(>U`yXW6i (.iQ{I{ZdivJ)M'_k6my꺶fq,{֏ߡoL X8QKgm\&%&^ EOYPQ.4}wwtOg[ *qؖO\v LІ! ҭL3 1Bs:YhE~ǖ>4?Ӷ3}-I嬊ΙxVѮ: ʕWQdkG\q!aoPZW+h;n%A\4}P8r/B lR5ØQK; z [a_Oz>Pd0&n<Zx opN6 ǮsD, n)FlXdc ^lmu]Nc ٯEYoi+Joǝ ^X<,,(R(tg?ӞXOo]\~Q3/}ũE=DVrY%2>`iahk>yXnKkzG{cS6 +BW3=+''ob0,>]X GZ;G2t$яJC,cРK̇Nŝdw%;}\(=LI;TA>|00$&=h',%| > |Sro  Jrj4OvS^6GZeKP0uNi wȢRe}(XI9h'2nkyjbm$mUZΖI8'Vk5U% <XD1"׍Hb%?SӜï\ZP O7u5pu%%At3aMlu}5e.<JwV,h˧8)t{4@hu pÈJ3٩bD;7,G<;C§=G^ >}|H6kXa ĀM}؈4 A6`_HgUv$5=uskŅť! +xf?1e*bK{"A <:J΁z[64+9)ZzL1xP_c!"*>  O*R%AHMq֠D蹩Rb1AFσ1@^Xkdhb^.S%{-:Wx#J_KYtdFoF=Ns~9\KK>McHe睭hM[I >Tal_F]' EN5;sԅ\ c=b*ԯʹ\aÃ) xJ&NM9ZfX2ԓݧpDA n }2IAy%mE=ph#V. jn?hmDroeCYu |G^a{ۏĎe֛`r[Ұ azF@̿8x|7j919l?٧tLZfnvCioPBh+n?"-ۨ"WPal(WSQ'a Mhn0p00yHֱzbYsT"捕=죥|u0rNG-G3 ?O[k{JuV eONs-L \ +:é$TVMsvo`VQPGfu`55DahkN&cI8&Aⴱq*sO,[@],͉%(+sEx?M22UH^'a^7q\ZWyWa>LS3!р#(zvw78?E.?ܰa̝Sdr,$j5.T#T$v[y |WŬyqa GJI[1HȘEU8F 'D2>P}V|:ALv؍^S?ZuZY *Q{^SBV.+x)OŘ~TQ 䌲+ k(5s-q.r$Ɉ=ЂPE7}XH@ 3!`E8d<R%$W/dОR/&n0My "ڹPGEU 7M*hD=>i8Տ'K$}v^Or:nƑM0u;F "D U/!V4@DYE^Əy#opHdA0zKʔȺ4!<5,I7"jWoY}[ #I K=ʭEXeH֗Q.I> ٹyW^=*C\S|'6!(и!VҌ@.ܡ/F? (P2Ip cs#a-gQ.B8lpa\gh>)/'7LeF^D"*%5vcHDY,$u<"9lToA#c7񉤫(̹vIa" |'vp!IЩ5=sBeIlhyZ1K4ٱ$<荥~\\<,^mPkWft8B<r?y% @wJa#X^N)W-x8),K,Aۻ' >Sg^kM7{j5aԾlE>IT`:OsP ":}}=-Zh=u`j0h(5G$v? 4] ˊ'SoKy Ɖf'{jb0<+NƢǣ )ga! . GU󙗼%{1%!څ*;nLz"]IPcKc^Xȱ :ks Wsx65c4%?@gG:_|Ѵut}ȴ^9v!+B󑱃-SV9y1Yhj^Ei3F仇wo.4sM]r1:Uz'qfxnyMI$8AڨQz仲-(<KC#eޖzlG[` ]/Y束-NL9krbE|e*9Ćy)V5Y{P\LU8^VnZE\٭ή6㲲#sqt쮷 '} ֵȕ`Y$c36->_Y0Л<.$88oH HJ-'?hoÚ|>Tg?@SZO`;K"n$QBڕbI +NbK`4 O;V1d1,vA-`~K-=7b&c\7]itp})/̅i^U ZN %\ovT|n-ǴM֤wDQ}PKSDWvB -AG_* +Խ @o~)omBTQtURxqm-Sid @jtuPyĸ$tgщ4 & Rq)P)w6)Q q͕T.XY ]RQ5+H?ӑOX|Qz8d.ڵZ..P/rÝίuF(5o4BgNji <>dz9l8Ck3˔R*w@JiUt^]r;=XͤfDc1 Vh~/bu `k(L"#KhQ06֑ ˿ڴ{tMG) F.Kaj۞>qe^.uM$:hLXssvw{ ZʈV#$ &= rRw^0_p_03%]2M(m wU29\KAAiݱw.Cg'|եR]8bW3'JW`>*H4Q9r${1v!xcg:@sv+?R}Ocοٖ8<;_NC4jmH|\b*ƙD迷! \fS,T {\h6bardr)S0^G/ 6wfATp1~E(_5(|4+<2[z61fkF{/Nkrةhc}e()1v]B vJ?2P/h`y܈7b=GYg"KAKeKW-gx0>:$5zQ, -`:2ux8 Z9>+`INh[!S)Y\cr@γϻ>6n?u`}Ms%_+FЛ3i BW8e&9~ky,{"[jH~/ГquK \:NAYhqb\YxBW;:u_4x2<1S%\h}=UD d\fjSϘQ+LOCgUcWNIqM|<ȱu:8=(ىc #Iz"lPQ čȗ L0!IIͮQ)@O+1]T3e?6)Lt7 ]n:xI2{D4.L<82ie6CL(2;X Q!e@K:*}0sWHH4ľ@#l~Qtj*OBk6^aylCa\57e"!K]8Ei8Aؗq0˳[\ƪԇ o^H%޲>Qqwbtpjyi>jI~}idTItEp]Mhgn#S+=]E;0F F Az ihAkۚf{7EB*MعnR.Cnu:KN7 !\eJ&r_GZT@JuBg Qrw٫rK&'͠9&4ިDBDI +iF>*C0M[/ڹb AG2pr'jI[,P4㆒Lʎf {ӡhoR)mmIC6r= )od)1/ih(\ҭ Z-_)J}& e^Ψ99obt^t מK>,`n%xoy+q5 c1$S. H"S(mO-Uj]L1^kSRBLN X? DVo˯X_\٦.-# ^v|w%@P>;s\y0WmujIy?^9Dodi9^/n7i1O< =ocD҅W0WAu c~q%lj탎|p@Ine~vF/p>Uej\nړ,8bJҭk&l1V;qI TQf*Z'2)k8{e(8}Қ⫝ؚq)_BHP_}(1S`;:,)ZHZB5r8 ^Ow%tW:fRNG8^G PW O`//֚a] ՗Mø 1 pz'fRjVh`q|6*fXFΡ[~_L~}_H?RRzxgⳳ-`uvpmhF AuV鸭.0pTO[l (#O2oT`e΋X08Q;)'>Hcc'nK JWμGh16o UPD N/ t.w ΅l5a]koOAp"eڋ4R~jnkT^^Xjk?Og _-׊+>• -3yLٝ/-sϦ7;U4;%6F%czM]@CGk6q2}a W!8McQMhQ!]ՊvZLe8G*㈏ f*ģK w3c>&#e_pvqwͼ%Q#2o ~hAdRkvM~'$ O?g2:LP$?<+ YL:5Xyi 0RA']r P2o6Jnb^%Jc41@Ks.|_:q__i (jW$v/-39dȡ_8gUHHe2$`0 BQS)wVsШWJѣICn2zd<gADWӂʷނdž10]'f >T ]_XK kTh4L u46k!96@Iof@G1T5 Lݔ;BJk0~L~쪠J#uY%='nq*{ $ QAp.d=pr5+UյXulHP)IHګ1]͜Ii*ӽ_Hlڒ-$M}jLh=:G^W V(m'|HN'_̓0!UK숁~_;,7&<'K $`<= /"*9둂q 5<ҳ<*w48xz8"MI[.o;D0fnQ;>L|5랝ʹH~ ? Ϙyf_K9+{'bbGx:ӑ; 7z2lD6}8뺥o 7*յ&W&8$|DsYOel5-l*zIo.=%c烔|tQ`7Zl8R)E<˽jYclY#,|sMӹHˠlK\~靌GA@U.BGqwJ4/0R>* >~y\Ed, -~\kiCD;{x(!Pևh'PO>u5,dwyUHMRߊdf)K 10d44ͷ# yd:r7xh <ücJjxwf}(іx3${]֠p϶?a rebis(^Kr?< P½:V^Q.rkʺ1[:8 sY ;CE;IQLSY/1VJf9Me\'1ɡ)K+zvT]65vhuyuʛ]Z&j "CyeM-}M~rK!NQ%vPSWUCH7`T@d Aaj1G| WКOzE Bqgd\ CWj [[R4{栟@df遹[bʭ,JO춊˩L9k6.N0Z^RL+ ;J eh6Ձ;T}CuNASdMr*UbH~U;2]!~fXƵ`H [E3&8"}oXw0sep hNv=RU]Ta8eOAjdEeoŸKNf+l^PARo1rjP  &hvz6qW,lRsBd{ggw KXaXo4]E;^Ȟb+N؞nGs| p:9 ˝_VF Wb{Ւcsjɿ%l. 'tm$<(^TykܑL*< SEgFDiWnh[pu #œ}HQSM9hY? DHߧ6M{+]Ag^(cM2tN6ġu $4l=>1A@/x7&>V̯+0I=ԍ* 2ݝWlZi3&C+_;FڭSpsU7v]rKkF%X[x'ٷo2FFϴu^@l&&(y{aa;b x͔#RKQ\4c69 92!ŀVoȿ-VIbW v9\n%[7 tb+EX vΰXQ ˍs5CߩH40M[s/rCvAp[,{xɹ0,T Ѷmu#w^-W3_< ׊ֳz&9dߛ#>=1_ȴͤvv0:9 ހRGש|K5s ڕmi/<fj^Yĕpo!4eؤ z@y"0rƳǞ3 A: q~rkuC L0 /MPϽ3vj[~X޳܁5X, ^TNC>^5=֍߂d~`ӯ"D[X6<\龖{Ig:X-qQZ/ U^z"KPAbPja[G 9 S!XAԚ0S%._Peqcp) ?TҐcYCR'E#\r(l{݈Vֈ(O|!akK:doJm׍D@p~6NfsMo&#@?° >Nmpaƚ+c\fߊhfgXe}ڟϿåMp) >{LYZ!(hݎݒ"Mpcv!Jة[z`'i@6L40#M/R2d9fjӒRm?6`MA ɱ}+˜e+"}%?ݫs'exe:nGiia;Jऩݦq;ϰ2rƧyA _SiF3D7'x_>;8XM_{oA,,G72fi>i"ə846S ՛ab}d+%vMط=TH-#lz۩hh>[zH!2>51N`^5("օǂGpIGөC,#YŁ =țd7  !<-]7"0 fΌ1|KȜk[F)~2J $!kJa'1ӵX0`RzN7 Fy+j ZnOc"3 %tAq=qHs_6K2ʍS=> Gީ(=,ܦDɍ*9AʎPW6.9jԻֵ%XB{|,gdnģkuكl4Yk|8'ުWC¶.F$#iKd9hĕX\_[/)$MӘB1dU_wUfw!b jS NׄOv dq&, zSp1/ M`8lj0cxѨ`] .D6 bxdqNdfP PL 6y5nR,Â0Ca~_e?m0u,S@,zp)%fS_aWnŚp87bZIl$k8@ZQ9R$J1iz'vX0X0A[.~WP%::#nXMPD'vkcSF]w+Ɨ?"яcT84qF0 Pܑ'ёO,553y6A:u EDp)^.5ȸ/J{wy*Rֽlw ޽1^5s %/S}˕+G`7ZLa(O1} r|"xB%i]e9T۳O@0rqp=O sO&1ީ;ˎ2eޢ@oT'z4ug\_3OdHnAUq]9} aߠ=]"=u'FrmjpJWiZ4Z+~T&\ @ޔ(n[7@Ja@8x3* L>6i8v8w@' z'Pz 8㮫azp3Pל&N5lϖvs˥]Wq뇲F%LnblJ"YH@a&Jq֟s!-UϙShE2of Qc+6A+^Jxp}G`dT["h΃a %y0ȮRlFJne%Z6}j'#üGvY~4課> )JlNQ ף?ά'CbgbtIi~* [["+-d-5N7Z17 RA.tܳ8n0wض."A7~+Sɲ}$~j5ϱ W IΐuPZjE_2EuCFȕ4xgv >b("|*V&(Bϭバj lҠW3N(4zH/8 W\\?[u(KwLtLPqd3-!^}3R9$ Nԯ rs&}uNN>~$QiVBɱ?L%yijsw>hz)i1:22[S{2}rR*0 3؂ċ(Uza>S}pJLJHOTp``(Ʒk%,6F.G\KC6l73pϓ^aֽ?f G@8Hmt=SeR.`$qoĚ2^੟ \F%a=Y2ks{ͧ_|e^T<4 7#8sbla;\[H@W,|#\˂AR΍4 W^GAj<߀~+[R㱗C Uu6𒩓I|=s<.O?cJo_?B"ĤeG{"d]E񵭰3NIF)؀MT .O*9(I@\ʬo qJ;~IP*m=kLS"¸ZWCD-b~"iXb@fOLrTL2-O!uܞ_I/?m*[=:H9gE2os"n Pm+T^4.D~FvK:JŒPXRJ+]!o%툡`XB~l`$qW:'ڻԊz7fmAx%V~*@wbIh3ZyIh=$9QIIA⥠Y}\D"!/"ZAx܅3RhM#Y3nʠD3egV\lMƘf5k=M6!ǧ;λOpNJycR{rXf#RfV$ ˃Nr-7U@pM=b:zfc,C ʵQA=,sAC^bO[{\^ qxV-~Mz kaSטo^O)g$LBb%G| 󠕁FXfqls d"( ύ*2զIĸ4jh.<p|3y~֑*L:dBc~>Շ .8KwaQXu:4 Jʔ&mn0J3vo?n?;(SQLbbV)h"蹒X/v[Pr҈j|o₝@R(:پ9d (Cg|DE\ qG/KW@Z?Y %_ m&: c=:2W/7֦kiQ"7u\F6fv3pwnneN?էH Wɜ⎃Z)i_"m#b ,FIre}~$ϥr}|( 6$WY ZS)=ohH;c26iV2љ ;}2Rs0ap;b?YW[bB!EM%B3o<++n4C~r+) Z[̂;->i6*f4`'G^oloL]iul0{>B0haI~H%m[oa_JMa`+.-w:<챐y:B;fV%z< c []3\JRsbx|pec LS), A$0X6pwK_؎@#n_63|2 |)Hf|,p)IӎsD g~Ίd` Vnekhƥftѝ*[W^L 8Pe.w}zY3M*03ȅ=i \qIRk㲈ьX"ƩG=/ތ]F)4rtM'ѻ{Xn[|!͊ceō1#Q'E-]P{4KFIm2iMUA,FIχF%:ZyғO8* _>mlW?XI\ov;4QwX ?UvQ M:G`#5>MXGqpױ}]G)4EM~ЛDNc1lOL7QA2XScK^AJfƯI+Fbg`o݀āGCTEδ=$na~{kZFuSxa1rܠTRTZHsʀc` 1gMG(ȯ5/'4f`:6!_FN*S&_m,#yp+v[~69>$ 8W@X1x"-ih z$O6~ͧpxZ$95Z9 ;Kuoȭg眙b`֌&*[-z i",UςVR'aT|'eƃ/m:P-6: "L:Qf! ~t*^~X4꒶ ŠӤj*`2F]Fw|nN*qVLö>3!@ܺ@,.((E37@e8n!&0 14FT&h^ 0ƍ:mw3yK6cVO:]xZnr<3LZW54](w%ӯ{/KVãһV810$j}Df3p+ +CuX]D@02 \_k>wU(Ұ]'Q_9qOmiE30ު]"#?&N5I2qۜ_YK7T{SE}|vLkqS{2w`hf|X xX\a)vƕvc\BOozC5fL<2FpKb‪^)!q:Hqz1{` =Z;WYc]=lcJ s8Ju~:VDNE^E:PcxTlZaF;hmX"#N6$BgLElY s}O9KFzP|fr$ܒ<@)Aμ W ؈!>n@ľFYAop'V (R@V!a#n=L@6VGJ O-?կ{ݝE1my+)9]ŧ`tb 5n(b-֥ S3Q+<1 ?3 AMh6 |2HFلPN?zTo D |ڰD_+~|-țR>ލǭ|2趦E{A{nQ4-e,U3|P8BO ڔyTd9f?RkxpqCO(:V)k1e1n,sb^wkͰsUu34=Pt6W)qл`'J5r2ǏkWF&19d] !b4"td*wu If,66a_'wPjN K}n,H': CR8V\jrw%əyi.7D!5U8Bk(.vJw>pTf/s~ 2fעKICp"#j/A!4֌{"8>i ԅ 8ſDkh[9ZjA:ŏTL/}v݁3NޣtޮQ z`3.Lv+ ]UU߂VrLmQIFdz^h:)LÇoT?Iu^s\-A[kMi\)dP^"9v(SK JTWTvVXtRVrR̡ )G4up[R';Tnd^ m5ٛ$_-m+;yN`ⶸ[tσgZ1*0ІNRL$%gy+3\%V7x>WCThbNt0MSJς3O,ÿgav_^:(H?J lpsx iN~]^vℴE.Tz|Dɢ"-*f1)hz;U2wQLVE؈@``zrKk  ^ގSƐ- IBn??pw o2M]%P>b5}JDdEʙd,^{?ةt齘\5`Z*.U> Uʾ 4 n7S)j1\9Vu^5B`_z=,j@4$UO9d68YӲpfyZY3YeN;7^m +uLhZ!g}\@k̗iCu2+X(Q.}d/SnhTk7SG}IԞяRi il]QYikbB<% o2pcKǡuk2FތIEp3d*YC}& vHcD2qG!o& 捘mO%7(y0L߱)G`-FKo&aqS>Ht/=ȁ=C-BjD7QQn.!@ޓyN)2ߪ)aS" Զ̇%c rT#`T@O($Fs77Bi 8Štӊ9hWi1djY2 bpkԩL$Xh@2w.ڍ|nӄq[+Mb /vM5:V¬ȧÈ8}Ԯ,rY9M=tbfg:E1\)%xDA'$mG "!P|unfv+Askxy:p'JP`* Sl"gZZ[4XZLͼϙzW;'=Cl]WFr#Z{1H #}n 37ELՖ^)iB]wȡ_T|;jĵ+[T'U+1 ijZ}Ґ"y\ӧ/:N.A~BH[z5ԕv)a,{wUg,Iؓ2u`ZfCybxa~!.yLEr+=8O@#כ/ӊYu'>}NMe}I:&qo޴E#^y'(ϣN_V 60n/ vOŕr@?Pc:wY{mG_OV`5%kb﷒y1;o),%C.Xm3z_u7dt|_?'2t 76-9'=':hv&F(/zɊI9^yb 31|9Qđo Ř@ ܏ +n`em\yts ~XIf8 ! ͂GZOك/wu{ "/H}_\<5y.$f'$D5D4{j VB5^XV*kB_0sU8% ܠIˆbܾCqNxhϙ$ DdlG6`柛A2ʑB/y<$dk0艚HJuR-Ϊ.uʚ[r]({rG^,T}WlFy{~lJ(ܥ9f25-Qcs"߿Wrh,c+E"NyZN7]|3 t6%scy%.vfJzPp L䢷~ZEױάpNP* b״)̝^Aϼ x^$oi?#w ^z_qMk|7 dd 7`WY:cPYHh\ 4<ɾ$4%479Qxvh_RYdD{LOdyGcR@?{)C*û#y.e82 *[0 (,6+&.Bnae?QuFB0khd :p(zdDȐD>ˈw3>hSk:^8tO|#$q5ZM7ɮ2F}rsrbYS1]kLQ?2m<"Z8Beͧ*_p]<.W3Fpo5@5~[ :I |#z4^`YJ9XZ'h;XlVHJ# N۬hRk48n9`y0}l;o|_AM( wf. #}yq]S`T &s}l(}:!dߏL'D!^{HH"ʭ$k+r hT~!^[ĥnkA4Jf. #5D;l/>2\~karD[p/Nbvļ XZO4=j4݆;~XP/ģhO !=-˫i܊İ!H #sb׵4$t^ISi 5z <\<ȷ5[!.\;r&pSLgpK~aq|VZJ3;D^IkisSa#HO1/IeJ)Hj  UJDFe'k- ;qp{buMi-P_pʱXZ_Z-x\3ϴ/լ (%Oޓuj9"HMA'o'~ii("Zmc澡ewOXbux6ޟj ['ai#7vސ5nkXkg`E(vJo5I:r57ٵX+47qW)⊗@e؄Q]Z}+ʭ_/lR+7[ti7)fb]M}IڏT Լ|pTY@BA P e4ʹzyvaGG饫ʓt wdJ|@yW:|x3IU EDA[-TJ_@x gъ,ETQ[`kI}mTqlHcX\;+5v)=B'Q,qD-èUN)ymͤ@"-IZH/WKGSjX>DjDƪ=Ⱥ7@ʃ|H^dЄB NnxN#F\2jZXOX!qv꩐@89D`K0٣+x4aT< k1Ch@hs;G&=l0#n+sJ#9"nKLi&vINԪ=dnnb@UB%zj62`jxE4= pDp֐O5ÄOTqo } )Q5M8>4h$W[غ%pwrf=ƕNpE*Y+%a=ypmq![h,~fOGKCrSa!I=^;- -HrV_ҴLj,R|KI񼒫}!ڊk8B=sE5'(;= TÿV@2Mbc#pbgz,wx*V +J已rtPL 9?[,UP ٙڎ6|L,>Hltِ;V0R+AJ—;<ݼ*|&3x59+it-~I}f m3CYzߦlH &R WK"P}ݳF.)JޠWbhgA `M@8~H'Q_7bD'42(!TQ E>AJQBJ}n ؟8zC+gG(LX9#o-;vo]mQF?$U{2ݫ;6'm*x j>Ef} ʦ~gvDӚHA'"rQ!)Ka{B?X|>CDu]܃Dس4o^%:5%$7śSܟ4xPhv2 S/#Er ^!AN4"3pqL69qzrdǕ E?5~Dd;B". ;~<(崟4!9WMZl{s?c?YVQbfZPs~QW:V.ψqj^ցިjxv=8#Y%*n= k72_X: I*ԏ*.'`b3Lr +u,T `{z` Gu3Bx/}1 'mX&mY$e&)sA4/b5%p=m%|]޺ޤBX2NW=aIVB"%yH%†#f/Xge|V:,ftglzz86ѨYp{4-xx&nI4۵)Ck4~rucb-*,R^ÛwL\Π*Dmk p?J`Jk촻Wụ- 謪~Y/B6ܧ0~qFR43% x`u; Z?qOw@E_!{/'waCK*+̳-{׏UxzT8P1'7nxڔQGJpNX ՘_V9tM[ԗ֨Gkfp ]=Iz lDc4I"ޝ@{Hxj멦r]댳3P5:k#93\o9֚HwtJ]XF$NzyjpK#u% h5G .}qya Q>`pj(8*KyT *XSHܼOoЋG]5ouu[{fL ?fdy8fnk%͜KÐ(&1]\Nn*`8;S@eI-`̳#Q2@v,1kBr+Ϯ&Fx} ȯ-NA{nuM[sCS3un;Ȧаm!cJr,PɆN@ J< 3F̫~],AI}sc%&ɒls3O^v,r8!#s L؅v Mg}i:~b<<#/(PS]"f@2,~lϚMJAz|PP"C s޶6 ~%ZE{tcRԽqJJg`BxaΓI7`]&íb#D4*YGQgIj`j4O-4~ 78Dg`ϙ[d-;?`EstM]Ж PS5r|5ө=H>3 Q#` HL ehYJMf[&=\DQg+(;D*Gz k>Rd*ugא9s@zd_vb3jIPxdgZ}~ҹJ,_F e[&2mμKN1N|;*Jϒ㆓|4h! 6Z0亲:~`^ sA쎬^ÉszZp2c ^R 5 N/׽SF+5fIAIv=/oM pE6~NB<=m2P[bhrix62ݗ 6[. *SCem賺vYy{V)7 2:}gu&T)eaUjy87SajWR< <*jX^gXXo֣Q|F6S@+x[@P,Cą? 〨p]XTҨz_LpOQ;3GSe 5WĞV0D UN}ίi>+k_DN;ottc_ X|d B.FW+3ۓV -[.Sw6s'&W>: &j~ZîV6zy=X_rXi&z '4vZ'Zy@5Nb"f.G?YnVj1,>8ȿ_XbQ.*Xs}R F6J7zxm U0'h~`Ze|6e㘬KPﴋԧۉ낎o ]4]IE=C|,OOTq'=hw4SK9D<4£-enE]Z'&)P\b@XH_ pSc/#dPșu}G*A\S=((dD]J't<5 X2ѩS#&do@tm̥(oTn*W>Pd˘8C7$F!hP^n׷= ZW\%lٲrs+Mpj&c aRv3&6#j=}"x;W?CJ8?@PrIyQ)H}sfbY4@ fľ nG6_-@y?qx<Q)\Fʆ]lGz%))LO tiSZH]jQrIJ\kz4Op=H :PAHַҔqNY``2Tbw^zR[P~IkfW" ?}^ɸTx:M˥B9`v@ ugu/Vў*A^Ed՞b25Dl{j#Oa# tPmʬ( +@eV'\ajX)IbV}RC`r3_GؚJ& ?Lu@>-jQvg !ä,xKh9:pn*k.:@\~j6wDNC=TZ:>۸|]&|z'@?̚cWmd+b2w|@>*ɱFm7&>qdՊbU$(l:I4j$BXk=.*vbCh8a=PI˪ Yė..|m4jlUV"Fl ]wb,7 @j4YLLzM23`wƘX[Πx9>ս}*_qܴU G6b"=}tH ҰY.i{RS8uat?=6atl4}Ry s\! _S/%R6Eg; ay 1 ONsU*0dL]<4DOq8 ad[c\"TphNx7A%gu􏦖K%PM{04A(ߦtSZ+ FCv+x&Ͱm*lHMjB\W"#544`87aj{a@/Ԕ!nAv:#g&,`6L0NA1,d4a,_~L]'=ajh|FQbz!E)$(=@۟yX$´ZFݢ> /"jXEO"朹Mr"W׉ =d!ila]@muӍT&%p#l4s;-p,q!hl|s%ttʱC?vP"['2hV_v6j-e -s$XJLNߦR}q0_glm,հ*ŧ̬va kZt<|PH{4%fp\a%\(!J h_ȫp.NKQ1u'[EBp#Yyi%i~:;R1-y03*W>Ē-'8N$y'q~4 F8)'/I3]) V˂o2\,TmoՕ:KV3{̈4Ϫ1'9v` R "fxK [hUclzH `W.|l3AC-_D.{8G #=q|q杜gR LE$ǃJECO5Hߕb] ,fp3w/`FΠ ڪF??9ȆA(k /8 w!ꋕFSie7iWFr|Tata֘bm a@H!f_6zu3oi1ǔ!_A`O!ŐV&Qļk>,#%p[ %\pؠNѱAH)Q9R,mO7Ui/CαSm8=9Zzd&4;W8')}dFlPxnAs7ώK{ k]FO,OTqQ$Sy(@ FCqoC EنNAx${HfpmX1҃u\b04z/ڔIP+/z4*o3LB!:LkmE0jQk%R=G]l=뒹p7SwTž+< @dKI<l/&ؐ}#}^-ZV`jQƭB!? h(vt3ɗ߳?psvUIm-Uk;>7D t'+cw^̤Yfߥ`-ư--*Dwy4j[ 9|)wGk[נ`X\H'ENωp4 %)U|Ŕ7MHD(d3OEy׮cQ@i^X K"a0?GگMrG 5K;ґ2?r ˑ@_^Wm9cbaAq¬ol) YƓXIpNmˠ+U]ݗ^☯7yrqÈ cm*RQȾVFɃY9ҿn=1B⓸MIV>H=לD0C祮6/-{םe `l1>zQNP&73A\|442aE cf-5PLa w>llo,r{6q$" ޒo!FĖY40AN0RRhܽ ݧ֙aG|1ףDeC/4焖:.SPyr1X6>ŽLHO7)8$()$'i\^uÞX"\/( n_=:38:講 IC`6 'oxsZ!vp#1iAOl@~I5F d渜y6)o?=?(j1+Q E f*6aw(´N/ E~9Jjf d<.wG+gXP>[r5ά4j˚"'E覴_}?# P%MU2I8YJK0֗ib D%MbY&-d!LGIM tL v֙HZغ>uMT#?HL_rT0kr!р,koTQu+BS2gKlW3uwB|8ǕT} zUqMi3LAG~~]z3aV>ЪM=g+f{=MF=M̄;!  %AgYAYKV(82<OC鶍F ]T?ˎm!H9w]&AD_`@d>NQyBJs`@Y7KD8~m)|iu ~s!fS֘] AB''l+Cu]x9>R.vĦwdvŃa#DPX ,Upϫ&g(2cYc:ع=_WϒRDdTi9YAK^ꚅKs`E!`Z >+W+N1T_mXpnQ36"FUT`\K PUF#!׋#4'l] -l5^23%p %|͝q+4g,2kwB+6xrsÏdlq)#M}MħVqҫ¿4&eV1.ݾVߎ# J\=7 thk+H4^>e+л}Pj2P*A絜:;ISj|OڌƸK/1Jȓ 5x[Q2;vUS`7h1++Kւ޺!)}IǛ`HR 3箸$ 7yڿLPlI+Mr}]լQ_=J(~ i1 H ;!SU?ɰ ~s)b~?^ytZ4`'W屴o0W6"hLYBhj:ۯa[%B6x Em8Weq˷JTY&2]jwEْ@"G2PV{U`ǩ%3Cs#f!EP*rYLr2#Ģg(Iyv!s+En%{`/-}E_)߀fs U?I>Lɦ3PEKLx>گȐc:ɝ`7̮=^jDT.ŢxF?Fͻn̘.cLAnSpm:fѐa (l+'*4D^3`{Ƞ|o4|aWc?C!1:9)#0RfC=0EO nz@LN6m9{n1$0 CIK{# ?ws4 0Yʇ6;7UWg(&qqt"J2N2 m 36ue^4m LAb7Tqmc H)%Prz<1ݑ ZYIcSkÔ5%*m`#$ = VWo ޢuqdXXʓp']FKi 7-KY&?wmi`!/C<Èj]f~t3Ҫ3#& 6}.eht4V;[k ,RMg'X fʳ]Lؐi̦["**^%;ns6gsYy?rq^%9]WZ1WL<55̈eD(2Y Z{ 6f+H&TNRfxx:uy&!ODAJ/!~<,ր&.;D(z#Ksֳ{Sc+>MEo`'E}>=WY=4ܪE_9Q)w"NA7I,٘#,{{3B t@.g8Bpb{-?W=7J^YG΅L U6v,#Rtɒ^!} Mu2吿!!^xP`Kjo}KF6 %Aqzg,G22]j?lʇnim ;'99#d;s̤i,#0? ?LӜs"L^X3E$+6A:;a1Fwx m mY)vޯSnLN/񬀜VgL9;뱑Za@)M?H:!٨E̻4.tsB.v2ǵ-pL3]́^DϡS2anQ` 8+_,*%'t\ߍ?k.gNY^9*Ic2p1PFY%LZXZʕ]tὠBB EHg?J6Dga^D;doZ~_B)i&n`GTMfp)zT)+JCAIC"~2\IPg_~Ffy!nc5 55DBUk,>1MD]99ۣrgZ2N 3)~K//k` Jq^5kOPC>O/'"O ?m{ˊT"pj?8"9ȩ+piaABuram>FrYV ?* |ҬU7 aW,'ֲݦޛ>#u0{U7ޙ$ǽF~_eb~o:&V?4P@Sw. %C(Dc;$ۍ?- rDڐ8 X A.6XF&CWh8?E5źB5!uO󴔣OTݙ5ݫ>0z8\cxe`V<8h Г?>C 2{<k5W*${5E5[Ў57_񣽉*Hy#o9rO)8bT-" ҧ6WGOޛ888*_E/ Rh*·o}LAmG1sZCj=!`i~/BТgRa(౉BW ž?>S0)@OXf>߭59YMnwr@d|9^Sʗ9Uvlqd2`UU( L RKpQJdh̳dl B?¥( jyU3iF lL=0>($.q>,f EI gi},^kV֐5޵"K_Om_*XpZFW<5{EQL*IGO PS -dSU>al>ڀоBca/vt:d֖-)ڇ۫*F]ec{҆ME: WzcDPAA᲻bF1kD Xw"FOg3t۽in@C؏`ou#!vR.{ա]xGX# -eq*r/alU)w࠷Ѵڀ2:7YOk>=}x5@g[ _ yP,asC8QY|Ÿ ]M;V@qM EA럡@] J\FGYuozc#3?`yԪZ2\F+:\NK' m&sT45 P VE,tEJ;S頙Rʪf~*FIEsh+'ҷ;ai'8a"l^-vIo_]m Pn ]A?j+S7T=t=e(4~.gLW@/=OϰΣF7}ޣY v\,syڡFVX_&D3c`boc|$׹j:}W^ކùɗwobW甼&AFa <ʼnDٲ=@ճOy&mZ"/O3uC>*\3U>M靈IRʃƐ>'NM̰.B1A+{@h&p'eف9.zº0f2E m+확yd,ŤN<u؊7kpQF,ѭ)SdQG9U]BSzLkT15Ĩa_H`RP9a;hmbS伱Č=4y*c06ຏ'.6RQ ` }FAvr*֏#訝|1*8.wC֌.Ę"*{!{8LLb0;DKU5|M.k4'qU nJ$fkS$һX z+vQ -OkLW)gasA9?VFzn,\txrBQ`bwnMS!XYۊvrۑ2S_ ɾ 'Y69,r-q=9|GoK>FáOyg'&lҐ*&s[) }ۅ yD!}+Y6ͣ>3W7B j(z<^=?o,Q'j7yAߝ<6=[>~x3!' "\E2nCa+#pHEa'fS2W}kEw##>w"Khv`eIq0ꬤ@"uTS Y Nc _O$8K܄u`[즰yihة POJW,ؾX`-2Tr@)䳄(P@hKK ίA'J ޏm'l? .;@VJkm eg|PAgi[ksE~9@Ta @vS}VM3=Vc&R]# {e4e4etT!5Dbݣ>ꊈ͌V*!G0˺mg2RUW3h"Wx󤽮D؟(DOitw5B+;nUn_{ uqF4pVZݐ[9:GmL{WQdjۑ?wűeAgQt#Ds"a+sC7K_0pE#OVn}< bꪷZWovd5Le|BFyM66?%gE#vH}ϘTyha0 n2$?í(z7P)Ï`O_F ^s:!4&c6^@sj%)*p\K^F؇c(E2-ޓX&+)i ]:hbdlScMEJaKvFJҭZo{Y<<aҒ wAfgŵƤvTX0JS)pvfma>%!9a^vD80\@ J=0])v>[sXZdf dQ a?CY%eaWW!S .Y+3sݰI(3Lu&4 =\ A#I_$ܽ J^|Q2E(VU:"mU*lIwt\$cYzc`!/sw<= UZt*htA.(;zm7+s 野.vfeiUC"5Xr@3aКn\>Y@}{Fc}58e1kH`"+{̈4 O˰ 4;FVcOP$.5MmaR}eY85(i3'J}dE19YI=%d7.;(9]A[_mb{yـț],ϒ>m)kAcЎL8"#4.vC-Ƴc fNR.ŪXW:eeIcC)4Ez:jmiʀff\]J~k8(uM="ӋT-,GMfNl]!.n?Ѱ}_C)U>yÜa؏N@ePe@V::Ǘ(`˗sa/& :kك`6,bKuᜯӫMzq]NiPҧR+ sr[;]T A+#Vᝅ6\XZij^g*]fIXb:ώ*tU@I _ޟK_AR?$YڒY;FZMo.,1Q'g:JwZ*U#vUjI584 *% 4pԓSU}q;OQ$ %#nU/i-(15Q%(zA/"qS3 E!},#v{ROTd!3T|P+)0wb <ɦF%?^jB]'06qؤ#H I;3ֶJ:W&=sݯQ@x.Nh@F^)=k"urgѡW3h{&)X ZrCQWSRhYxF1PK3ELt4B]fiDMzth;b; F.PIBPoTqhwrQ-(,Jt6cC\m.Vx ?$'@MkCj@HBkg!"a]=HF9H5]ʟLeەk"G 5?@W/o>7yZS &juȣa\L%x:xcUtt&fMXM^sM/*X6%)BD>*ǵ~ mNF )j/]xj^/ykdDϳ *{ 5nM?g=/OG;OB.JcD15IYܶz`cDEvnӢҬtVPp2Wg%vrڒcq& lNFr]q h*:O,2(j@2b{3 SZu k+A%(F}&H5c@NΥ`#7\3>d9]@23):YAB)T;dpPv= uZ- NsWd$؇]GjF9aǯ@+me6h‚E3ҵv>m_]/_ ្^liWx@Q (znÃOh A/9<^Sôy4nTk)1DN47l9WqtreFJ c6{e l!`*o f3O$A6 ¾Gʰu*׹'Wu#[[uk7z6HϗT n MyԎ#L.XG :/^f;pmeX9OeU E姌XHd]}L۔>xҥhZ];eZKpXݛ_#j]$ng5z~6̅%=%M#It:YB4C{R+ߙ$dK%CtΎ{q,n CXL;":'m`S]Q+?q &Xq5%>]o@% RU Q|ȈQ (BGJ:x"W*mH`wנ 6iI&@"j3v`GSM; /[M^5sn6~(}z+ֶsO_B*ugQd1,PזF>P?DU*jp) #DJjB}ЄojWB3JɌ ^O'"muqTRX3Mh@RU_C]UM uigi&X޿e1H®DMɱQl&k@f2i14ъrv;ߨ 3[+`\Q92٢O#&>4>Q~͡77C2f;̩ DyQ8SĮ`DٳmƩwScK-R). k𩈧[*g>jc}ڐ@eN|2df >f('·04yrҍpaj{>6./۟mx. R}p$R{LESXPpŦYe~Kq\q}$WwQA;9(1>` 鯴aϺ 6Du2im'Zrhjſ3~QLwF7!hd5DΕiljޑ@DrIm)o5m5HEQWzXfy ϨDk25xҔȤBUsP/lR\tb&bK ,j.࡮ 1)5/mqŴ%qhz}5ݸwi 4]wEJ|)15Ѡ~{hűrOcpyYڪy ȧ0QD#Ø0e8L 3 `' ko.=ALZ!;vhGA4ۆWO׵ _EL@v: 0So}8񲼗ǽ%lIo7V zJ46wyja+<rKKaɦe4x=$4m:Q;$o2r ^^ طmNu<8mr&moZt|*7ݬ.ϗER(H~^`sN(w}@8-n*7*$yj_#&SG~ۭ3S*fR6xٞ{2MUlӒ9Q.B',):Kٰc?nX M6zT %88 Nndvr-@7Z t Z9-zYAZvc\b BBL&eJl~Ϋf{Y|ʥ:(S`C\%cz28  OSͽYEzX}Jtho[|U%8\$P"i>$3Fh}0,I9#M>hrC/t=!? \Ĉ44V7Zdg֠귇LT3G, aCKjrϒt$K!y{ֿxu[k(2xdCQGHtq*Xl"PJ(k$>8"a>:7I4X̀:#g/?%6]TzXůqkY<^xA7!l5/n ?-]ٳXx,uwoN(ǩc{gT(Svޚ{۫ &¢ѥR !˼.tO9?1+]n5P9Q}noYOA*NF A!OaUKk ga^ Fd)\_P0鮔yL*W]NZڶCK1޹pfQu5ezrL \8Xn*KJpԣ B9 뙘l|]"@~nП޴ہkmPF8{ {2F;4v`kg=w 7QR3gQakxq4BLמ0B^"!--λNȆ-}"$DgF,hxJr끠U;ې|a[l7(gˣlrTiE\1="n`d^KSclxګ^l/Rggrp-c0z)! EK }(}9PCb~6\Iǘ~q6 -Kn,? )n+ZJ6% C[16D&c^Vo⚫7s@hH*zzPY2V<;7t k~# &NG7.l$?^+8? Epx=@c01G12{` #Z%^m;<ݐajREELPUE+cpSF-0O~&)]~(T|$e^hԏ%@˟#Ed;E"`>!4fEKeK0w֌bH.s@|cL><. K9~( !?cC{mF&@G0CROx.g|%.Qt3М`)cOw4w9jlB_\/Y-bOu×Y#%h<_ÇdAF7!}P/(Vs&SO$hJ^A/əWEChUL؃tsz|{4'⤂W%0 BaOZRX^ޯIn8s8`+X^"BE޳%mg95tɛKNØLE'xN~{Zj9r{O_ig8}z63:9j({+wb5D ʤa -~8@I hJvoz)oQ\鼛) r=8l;--v\sB\iJ/o>b E,SI׎,ܺρ0O,+s.#AWaj.F+;^ك.ĝoW0YѱՄɆ,-3dlFDexEy+9tᄖT9JE\u { yx n2g_YBD<X?۞HduZ\ohu֛N2 ⥿G` E=r wc$0E@:dge". U1(@@͆_&A c>ǐ@%֌!Sۛm",Fh -o*W1 ? 0PoivyjיW=oe~Q> br2WbXxEדjxÐf@x?-,~n?c >>>)T V@qDIgnލ8 h>yG9.:bO{5O<66١Sn_[PBj%zu+ $-jwKdGS7ev` Z%*W>h_|=ghe \#+! %?Dd4/zfpK6b5 [ʮ x󁋲˥kATC|@4фzq.#qS~ ~oM;.8JttY-x|BS6)Fmڕ\Jn ļ`K]fqԆ?Kd^gcWp>L6f zy]LH1GT8cٞ 7*x"^4w(c2;h 4F)[{jvvTTo)p:Պw7a$`GVHߪ1Ikad,^4I<ļjO*UeU譢%'p~.'aŕ:h* uJ.W[)PS`zL_H89O#TC2HpbL>{+"Glzf}|L;lh>/=҇.ig]"'ҜYS e4ڲJwSRw,HvvR02kp =(&v|#˘m׍LeT=/b4^.5ǪRgMhXI (|jwrl]5ݛ8,nrVbpƑUpw&2 2 sG"Tˆo b{FaGBi+ ;SWA/ Uc,,6o_c{jى^sH_x6}\ԮwV/NMϳUw\'F-G 9~+ʐ)0Z;ݥ %Pd&#E( .hL+FҒPUE)_Fpx|8,\w^щa(Mqk MLp` 7eQ^\1u;~MzG;s|](H,u(?H^|feFһK}]Owrg^Wf6|*B"'@+@̋{ Rk$ CK <5Gߩ?*uť4"I2 | Hd e1*bҳ fq8|겇c"k+KP[ &$oM%1Il`03 vp >B3g!l腼wf!3l-?W*ϫ8Fn3ArkTf(}ԴEk[Sf\x.$eJ5Wo*t;tvD|*eBe[=(lɼzʻ}$ݝvGן C\ D*ɣij'-$$/S6]ĊI.4L;widai`qתd*3;9Vb3݁UIO5"Fv+);UMgCaq Kh|WTiҰTšt,866Nsssrt%)$Y3rZ{Eͼ"uW&";!O.MѢ.$+.PZ3*2%qB4v0+]:vkWb͒2nwWagAs{gXu z)f?q=H %to +>U=B{":{XTJp }8M `8 %ap]n}~;d%)BZhl1T\ h _;O(AiueKţ}A%mz^vtM[Fb mW 7x33uH^Vt*N;:(I M)#!Y N'70 =lh ϔ1ָ]a7mbpLL"+V+LAUFRqYV:GpPb!FR5tAS׶hL4Q@:"5ĭEd$b<e_av癠 }Gȷhc,)|~!_g'`EkUf ]9JjtĮ͌\$sAu:t-fTQ&bFtٍBCKQ_r(2ӊw y, c @g Eۣ ѫCe#@44զ';;;dCBF=%R(p̝'@Xtv#R7GQMg.RmlPmr4xypu#g3lꂷ3Og\Trb;Pa(q.n.ͫrAv>V9a=UcQWc`;Z"2,fOx,!Q;ztq{I<ТJr>˘+Aw1y_[VS_1w:=gb߃9H]OuL"t%oH|+9aX:YD.c3>ʹ Mg$Af 9r4 ɻǷrmVcC}F/rQ{=lo؝ D;ߝ/"wێc A2E^aoU(G1k{Ĥ13W拽9ADAǘ,ƃ][D#r-qXP̀vKE\b Z@{{!8ēhYNJRhYWhxü,|+*[p"QY-j5=_F,P4Q,|=<xq5jmRӤT=A 3b2"x! qx7(bOzY ќzgT#M6aå\S-wP#TzJ*wTO*naZ[7;:_f#<2`#AX\,p;}^tT3'nI3!+{e*T- 6M .ZP`&uei?[^lLɠ]׈Ζ_4ov ]h)[+EYUMRfE^HTlmj]X6d| (=vpjz֋:65/r48ڻtis K&)'YW-_-ӨJ>:aqb6: }83E~zXh@??{IM \9ˎ|h9M0o(0WC$C.i7Ñ##K?'|5<1_VM:DCzFud|9_vyTJ>,uv|KR}bpjT\X8@ԙVeNкѺgE%$\2ȓǡ}-eܝ?&}M{1F ;Ɏ:W66Ɓ/>;'߿YZS!m_Dq8Klpv?3J 3v2KIi> 'Uufudsi/%1vt.ve(JŒ2uf2S(N,/21,F0x2!816T#R4FG$YUzyP&ȣLB48R;AH(n'^l$:P JPK5Tr<2:вiޏsnAdӒ-lS@:p(L `}V10~@n+WH/k^i5VXP+Cb?w@l h3_`P*wv1Y> Nu$ 5tj{C;fQ۰vv|qw`l/ǒ[Ni vP:M*vPnA'1V-\U=zH.RJi |Ƀ5 Γ7P>IG}v61&G"vvqqXѨ&:A/#c|紳%)Qh c3[FkL&tY&_ Ω'4͐%4eM_O6|&pHVc3,kKpX34DcGdOo5hjda&mxb50(wte~,Us z\EBk%l؋- sC_"-Ps7Z*ChWVo$6!"Q#9ClfS[A0fa 1jWN{1~"crN@:eYYki<'VjOx%-=mn͑lT3k!_;ݚ<}W^')aqCףn<Ygߊ'YD`qq~WϽ`_S Ghc!ϞJ~9Z`[ 2 g,KwN7͐9Zٔ]kS~Z(zU`DwgD#:$-V!^KxҘM뚻Mq+*[߇1zwNp W؏M?TO-?AtPpq|V+ڒ|[BAZȰDQt՞zWle"Fu<4BLYTS6mk/f< YFbN!MW|Ctpܑ[$X$)VÍɸiɉY:Ss~wV$҉86 r[bb@0l3lUweܝT⥡ '"BJ[*JaúxV0 7Z̽.*{#n)5[,*֍8qxgu"p4fO>$kpgȸ6X 2.TI]'n8e0irgδpGd90$ އkZLZۈeU߶N9ȏ]:hs!T>iV:M5rvSѡiy*0./ְMakx/c8ݷO2ÁRA2jKLܹG4E3Ht%_;}ð&49Ta_6tɱ^f-Ody6INnWZK_@AK?[N>Fg>Xt/ݲ̄¬xxAmȚRH we´ 1BxϏS GN_k=Sɲ,j`5&ߪ3Fdj?s0Z߽D5ar (xNQ+֟o VEl5lTˬOF`2W c݌/2Բ0]znc^_5r,S2h4ĶEwyC/36 rJaGyIw0=Z yE ݪ ȭ֒WE-ksbG\imL&ѱW@e,j\a]:]q,l ' 5@zhG ,}cӕ Tm/V;v[-O}w7L3#(s҄eZ( 7*Y}U3< 6~P)9y4 /-s'w::12bh8Ԓ~Ƥ/oZVR_PGZЮAj9*ƭ,K;/ɩ,nE\>J4kr5C{OOe| }_  JƁM uV,!.@AmdȬ_"=Hu~_d.<> )lUSTGqiz桜uC8_X' ͧ3܄Sod~Q77agt2-Z:Yv ,)WPXBYKjA%' .䰲V\&3+t›Fa *J9k=K,b#'.rߍ` 1{ %sÐUS:gL'6# Ff>e?"h^ dPE5pKT` qTr.Y&$RС&.)<~l3aNoMm xݗ:.8ȑACXprG${=A:LLз9v=W)s'Xʄ0?GXq/> e+8/bɱ^ȇųyVJ[T/{wT݆()Ǥ1${xa(M qѨх~6iOͣd"ME<մQxpDK2Qp½jHqֿ^gr)[Ag(geZI6l 8"!0 iLoHCkslrk#0|pcI)ӝz=5y#.|!VN f= _\Y`n!8:=B&J[a9pTG:둸éS0T#5>f>w\k=r7IYO}A,$8Gry|QR/RhⰀaS yPK&N^U;bmnBE E^ VST='o.厯U 1bë~PZ?x4E}wG.+HįD W繬bScasm_n :͙BoX(UpӃhmb5v酔z3&5WVOע?LUW/ M@Fu&P.!> zŝh_6iYW(75~*"E %T]VTM!2+ |v;ѶA">a>8|Vr`hq+5cpuC[;S+#=]U)A$+ѕbc?%9$X[,">Q5Wyy+;"tEr&cܶr{*yoE-= 8'} ^9YPg %M W&cąe2$AOX@:-4o [ }R~@RqXXKo#MZIН8S##nDu\JFG{`99 hu[0ݖh_1~튶/dCf)% ]¶݊_S$ySe }&%6RKʛ3XF46E-[իe|I<׫ ח\a,aXtsA'7u>jFᎭo+zqҜ7hCoQOO}ph%bp#Mqa۴_K$nv>(N k^+<^TL$ 9-@ y$su3t:G^tEu!*V3M_ܸY1H 8v4.ri & BDWPW.bXf(]]u5aiw!fe t.'wTc*blV #Ϟ+"٬mpgoC[$K莼 g *B:Z`X׶ދv))f{b?:,=$+cHS*?Pl\tqg7MIr<2x׾չ#t|}Gk$кRm/L@W4:\D.bN& ;z:we^GWDAȕ'n⽇dZ~yAˊf"RAR|z=9ޓ x/R~ bI >q3"x{˰JcŬw}n[EB%L'(5de%NGwэP$fr\cs?_&c2(isBk9d1Y[Ǩ|deDB$i ܞ0(3pDw~ ##!k^-htL'v?U eiOOLC]zm,suA,խ}NgbuB"҉Tg#q`c7;`B^.s>5SWu*.%!{,OI0(-.e+hy&.5Lx[KƂ`l yE>;ѽ(1~@|mގy{0;Xfmˇ?9`})z< ݟo>,~s$*YphGoi~$ p~J)&HRdᇔh5qztŢIɽrWƯJeujlm`-00Mg3"-kbҒ+9*ùX@PgH.xtb10vFJbo!]`$E$7|q1r]ߊڱXz%e{(O{:&ibƵ0=J"< 0eCJPq7j0nq7"U4} ݷ%*q=h bܗsލ|8+|~'SUx)O>jL,':TYLIvl 뀱/*^y0mX[4 p,"Y_IWp?!`š&[:Ѝ@5YR*„;r/XG՝T,WԈx1%~ {+T'#(DDkjg/GxŞVb_WOogde%_"a6~B2sV8dËW yUʩŒ0%C: Vߊo-t ~1 4 H0[B#S? OrDb+< ImQ0_ёҟ\o3qGUkPd;+xnk27nhxOdRpb\7PӢqx1˅&SBmdWɫʐz!FO/fkJ4tM~޼N@+fjHåC 8*YlKIVr~[TD4'x T7XpPyT> $ :c>EȨW=Q#I/ůK`bq*Ep_mD=+ɓ"21?8E-fʻR}. :\, s \;eq؇>vB)GL=deumִ sQH]U=U[EC!#ΕyI p@;Gٸ>ey1&~ϚFrO8?W,jGqbD귍 .:Jқ %;ܷD$aGJTAHom[ke}ߙDh/ʪK)qc0|yc=WeWO<͉3V2 Y+N H]U-w[Q׶ò,sҚO*&T[Xp44XMq4VlňGvE:S1Y(_,**4`XXi9SK9/dy}Rx$n 7_YxX<~[%,.<ަP "R9_ej;|tׯ+͞t:X՟c3$V 2*FVQ!@22.D#[RG)qWEAСa.7SG*^аmWhi-3u‘= kb?]-e9oc 4'Gk|m 0v ⺱G?hh斲"$4cVYkѸ6".OF#{f+ƏtwQErglF̳aʋ!ʜfcz/]1Pm{+0?'b~qPҮŵO<ͺɑhreD+h?,M+Q:GTmfŋE^B~##g_&ѱ>rٸ񆣁g=IԲDh W/XbҢ bVR{4+K77i}v"^yljh؊їtM@j;I2Xrؤ[1ԙC 6Kًj@_pgGy )M'էϛЉ4~EF\$vr:_()Cٱ3X.ͱc,^oP<'nx4*n~mSv!maM*f^gIfQZPnu8tbB{Xgo: u/O "T#?3}Q{M,%eV6;*֚8BM8$"ǑڛIi%yRVd;>#r*XD9a.iU;L>U.m 12>$v9 evELY>=RL.b4r:_dHa38/ #gIyQ2:S_JF_IqTs;hTd)[@fP9Y _e8/ã96᨜%'i(m9 W(ȓȞ*+xHs[}*dO&sл*097[DR︰r'cP%;0Pl[ 2]x>Ϟ}eG%@fl+RFo % -zhusX!!jz4[R}N q;SFU}'I..>zs, arD|ްoSZLëQ4p:;ڝO|}Tޯx, H\ ='dV*ay&tGQ% RwMC k?"\Gδ hH?DӇ$Z7`"R2um `Yu\K@ўɂ"zeƜMDn̘^g`EQQwRxd|Rh:x\e>ZQǩ1;avpoQӾ_Qz5((C\=>+slX?_3(? 0CtVxPkgQpL}1~E -ƄV}.G\{wH)C ٷrw$q\q@}WLN,2yoPGRӢѿi\x>|Wx%rmU >xoj1Dz3#hNNVŰܳl>83 .Qyc"vW2Ent$]f kj5 X`+uժ9ޮDP#>k &lCpLhxg۲-VK@{~H/N CL+6=Dՠv<ȤI~_ l5?AuyW"Oi>2FySWAu~<5]584)a}ş .iL7 sN>Pn UfdW!<>,{]w n\'$43/o)6JQRn:ve4o:VCL=b+F8'b?֤.BPǎ_4]^k>%t.i-ď@2S<z$Y=ԧ^S)doW`%/p~v Uze9r[&%9sI/!(`پ,B^PY;D*O۠ Ը7<` {H I ja6,Y#jXhJ^|QLF s$(V/)~ũtUBw {?x7%ҙϒՂ%e~i,c_`4~B/fC卌ƍ\N&ŘNez0ª̀م*$m8#v̻ X(n"Ȭqc#5-#G.'"@{{;F b( R2HeTrowWPmi_biy c$1)@M,_%Kvupѣ<ɔ"\ڡ]c@(f11:6F58F&ʛVsCWDPxI(wqwt#MIqB5uGjdlNowoz"0ƶz+U IkㅷHވި0z{-F*G@*+w[a96 M[A|BTc7f˜djǐ//CphAPl;ESh=ؽlҥP4~RLy,X,Dvo1"(ŚK,]RakISa\Bʽdk|NґUZ0]\nO|:нS1 rl{,9 lS aru {l\JJ0uiV1$SA RB?y {Xm[I|񕯽$Сxq,C`;Xw?{aC+2,19誯:ԑpCFTUWbŸ_%Pq>]{ %؇vЦĻ#b}âH-* "S6b!*Nk2${)C+C!QnFCt5?-DK6F׿ͬ9=C .HjD6}AWm*G[%׏+j]Im;G5˒lWVliz$zĝMW"zBhчi+UI:h|ٛ-z}" xLV y厘1jOxe{ݖtͷ+#4!@y|Ӳfr+(pҏ iB77}ɝ_9yY+bsou_kB|(pWEQ<8,xEe˒"W%ۄ*$I)|S~\U!1 GIPϒ=f)> Mل=IْZ6\L!Y|W%%.iXӉN+4_\[.UOy)!DɌFq YROҺVT[lŏg8h܉4Z(~fh+>"uDYA`A> -/jkD-E4њ *L %r2/k3ܿOn%7qKgD I ]U(UgΨI@_6ӭ]4XXXPN{Z{;P7HI+2+ZnucR߇!\ ~xb፤>9u>/*EV~b"rziUtOco(!u:r}2[jGף[i: X0^ Ԗ4[J.TNnqu" EBםCRTߢNq4P@z!x$MQ6}G?En@ <}z0= ]4n{YNCvc IFdk-W_ccC#ϸPsǝ Ga'Y̙n3qoFX[ؕKJ@u@^&E$ecu!RI5~*)LS|t2Po9)-]6-a/O!yG1l4umS7jzZ!1aM9F9ګhm ~RF'yuo58GeX[ť9dx,zq%EB`UBUjm&rKA#܎~unskZV6Ȭp=H;<9:s2ii)g0nH@VbݥsOdg61r,ר7=K0[5W6'x}[~Q6iTt6uqQ ֽ]ҽvcm)zyAf$Q6xu;Ӷ\Be($ے_ ʩGĝLeEྃ8%ַx}";i 176OKWY"b3xX6R1%S+[p!3PMn:P%yxDoT҉mMl~E3iCC6B7#fnPfL Ͽ'?Tں !PBrq:0WaT׏'A#aa_%-Z wSW'\hנ#~ieO)HM5y+&U_D괱h;?.,6͸rgygӠЖ⏊FbZ+ V̀f HjP10$-yڢ4W?.<u<f.cP'3kNi¼ 8R;+sapBbl|(MLƲ0Oڵ]E,\}" ?anP40f%̀YVz`n u>2]Eɺ;b(`b[ʴS'idBw]wVmjʱ ɺ"X~IcygM KiQ=Jydl6L١2Oc+L-u2zZGᵂ Ph8Ţ?>Vtu ;]89NFVk5oӋ_x,)0dri6gҀ][8݄>rЙnb7BB r{+N``S?l~=jI8WcKNIx}m6ت"zѝ9*=6`BG}2RvgG⤦%Se?&rza)bZۿ 4dBΊL o9))ً@Vg.%sdF0SI`O!NﯕyS2׷ʬt cEE6J:rKұ"Uσ1krv~ǍMGRm~_poyuWowI~ vem[^ܳ-I!sM,ɻ=pX'7Ic ,ɴVCHл¨dk~4dj73rPNǞE*}A%{Sx ى &_UI{Ƞ LhvmRP@g'lz卖ty܉ .TMJF1 \KJ A00+ [=6bf(blmu荢BI='~`ZxX;DlU[_Cu=t-]6.LxD.W6OM!Z(fyZLY#@q*=MlCǶLj,`mk<(6+첎8hz@F@Z-5;H0Xm$/bF F|6ڠZ ̅4B0c@w,M#5Q%J-vSOl780 2oLȻ sq+p:Cb#8>w#]u")s[*Ro5!Xcȏ4u\)fe9k [0CxZvnբj_uIʍC&|xjSRwq}R~'^bܘieF80iƛ1d#a.ͺ:pFKyӪ J`97~s$>5>v8!)zw􎉄>5+Ez':bLFϑ uY 3&CSOGIcZ/I:$V$v҅XnýkCnI׭^|? 9=fU[ˮvTEgo1R2I ,Ce2J3Hk,CZJ~rSu{>Ū'`#њ#3Lר sŽyS˩i.uVoMPQ_}钯f3߯{n0O&n_΋T`i+t }.YCLqweUlT;)=LPV Gv. 0 Czj4l^8cyI4]|o6xl-7FJU65U~Be{3`=l3դwP3b90,@: Ў.t{FA`Q)/:6WI&G!:sL I=ia]?I =$`g_LQ5M,>}(Sh,#4ŸC%þηq%(EQy&#(5+nH 1ǟ3VC1#DArfk+X-6ƒSvl#+DYӼ'?TUU{[ J9q_vӮzGif'oJ6[pO5p¥Y,*xAprG9L"bżRi٭Eeצם6<#>ba׹ڙ-:C]tܞWyeFOdN%T߫n4/HT@?^1,Jv)<墒ik _㑂4ogXv>#8m 4=wr & Ռ|lǜsKQ=k`aPmB)8FI~NlM.i*&԰JnIlq(A:gkv?2ֽi>|[$-":$3 L&pCLWE5U%?G(b^+/¸E"H{rYƴI!u]`%,l)6G8UVkcYl2ɖj'w b^UTϗOئc)j->W,=Y0S!;l,|#?qm޽PLzÚCj 1z|Cpeg5 v1 [ZtHpKqPhPwn4 t;w%вQ-tMB#/3~ɞ.Q׽-L1505 oA91PTZ.vH w~ ƥ0rI/R,I Xʼmʘl] S5y惮~ .Ңg;_X1HD>JA10G|L>@iQEYo96UAvXUĎxw$cԇ `Ȕ{ 7䵊,ո:gQh^(D 'UxRq1oL%q7mw9:a];6ryS*o:EpBマgR[LJ}9AT'CvEW]V+!& K!).*սobaQ<%pT(HU咔iRktY0*lrGz~%%5 < YZ