libgio-2_0-0-2.62.6-lp152.2.6.1<>,z`LD/=„Ӏy5.z{+灜 H5sDɦɃpH{':ϗpln|K2?aMqq,Rjtӛt @&y,=0ôKOrqޅuA2}g, ߲8~G g01Yy!!Y3[7Ubqvw謙;@J%eVI:LzX/xg/}eB>A ?d " D$(04GPb {     (  \     ( i  @   ( 8 9 <:>G@OF^Gp H I XY\( ]\ ^ bcldeflu vLw x yTz Clibgio-2_0-02.62.6lp152.2.6.1A virtual file system library APIGLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on. GIO provides a modern, easy-to-use VFS API.`LDgoat130openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://wiki.gnome.org/Projects/GLiblinuxx86_64/sbin/ldconfig for ENV in gnome xfce lxde ; do if ! test -f /var/cache/gio-2.0/$ENV-mimeapps.list ; then cat >/var/cache/gio-2.0/$ENV-mimeapps.list <aAlynx Zhou Alynx Zhou Alynx Zhou Bjørn Lie Bjørn Lie Dominique Leuenberger Bjørn Lie Bjørn Lie Michael Gorse Bjørn Lie Bjørn Lie luke@ljones.devluke@ljones.devDominique Leuenberger Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Bjørn Lie Dominique Leuenberger Dominique Leuenberger Dominique Leuenberger Bjørn Lie Martin Liška Bjørn Lie Antonio Larrosa Bjørn Lie bjorn.lie@gmail.comDominique Leuenberger Dominique Leuenberger bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comScott Reeves bjorn.lie@gmail.comluc14n0@linuxmail.orgluc14n0@linuxmail.orgdimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgbjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgbjorn.lie@gmail.comxwang@suse.comdimstar@opensuse.orgdimstar@opensuse.orgbadshah400@gmail.comsbrabec@suse.comzaitor@opensuse.orgjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgluke.nukem.jones@gmail.comolaf@aepfle.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmgorse@suse.comzaitor@opensuse.orgidonmez@suse.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgmeissner@suse.comtittiatcoke@gmail.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdamjanovic.ivo@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgro@suse.dezaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgfcrozat@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orggber@opensuse.org- Add glib2-CVE-2021-27218.patch: g_byte_array_new_take takes a gsize as length but stores in a guint, this patch will refuse if the length is larger than guint. (bsc#1182328, glgo#GNOME/glib!1944)- Add glib2-CVE-2021-27219-add-g_memdup2.patch: g_memdup takes a guint as parameter and sometimes leads into an integer overflow, so add a g_memdup2 function which uses gsize to replace it. (bsc#1182362, glgo#GNOME/glib!1927, glgo#GNOME/glib!1933, glgo#GNOME/glib!1943)- Add patches to support for slim format of timezone (bsc#1178346): + glib2-add-support-for-slim-timezone-format.patch: basic support for slim format (glgo#GNOME/glib!1533). + glib2-fix-6-days-until-the-end-of-the-month.patch: fix DST incorrect end day when using slim format (glgo#GNOME/glib!1683).- Update to version 2.62.6: + This is expected to be the final release in the 2.62.x stable series; maintenance effort will shift to the newer 2.64.x stable series now. + Fix SOCKS5 username/password authentication. + Exception handling fixes on Windows. + Bugs fixed: glgo#GNOME/GLib#1986, glgo#GNOME/GLib#1988, glgo#GNOME/GLib#2049, glgo#GNOME/GLib!1378, glgo#GNOME/GLib!1380, glgo#GNOME/GLib!1393, glgo#GNOME/GLib!1394, glgo#GNOME/GLib!1411. + Updated translations.- Update to version 2.62.5: + Fix potential relative read when calling g_printerr(), which could lead to a denial of service from a setuid-root process being used to block access to the TTY for another user. + Fix SOCKS proxy resolver sometimes not being used when resolving addresses via Happy Eyeballs (CVE-2020-6750). + Several other Happy Eyeballs fixes for address resolution. + Fix parsing of full Julian day range from `$TZ` environment variable. + Several race condition/crash fixes. + Bugs fixed: glgo#GNOME/GLib#1919, glgo#GNOME/GLib#1995, glgo#GNOME/GLib#1999, glgo#GNOME/GLib!1323, glgo#GNOME/GLib!1331, glgo#GNOME/GLib!1352, glgo#GNOME/GLib!1361, glgo#GNOME/GLib!1365, glgo#GNOME/GLib!1370, glgo#GNOME/GLib!1371. + Updated translations.- No longer recommend -lang: supplements are in use- Update to version 2.62.4: + Apply recursion depth limits to variants in D-Bus messages. + Bugs fixed: glgo#GNOME/GLib#1938, glgo#GNOME/GLib!1240, glgo#GNOME/GLib!1257, glgo#GNOME/GLib!1266, glgo#GNOME/GLib!1276, glgo#GNOME/GLib!1290.- Update to version 2.62.3: + Use `poll()` in `g_spawn_sync()` rather than `select()`, which is subject to FD limits. + Fix undefined behaviour with `g_utf8_find_prev_char()`. + Bugs fixed: glgo#GNOME/GLib#954, glgo#GNOME/GLib#1318, glgo#GNOME/GLib#1897, glgo#GNOME/GLib#1903, glgo#GNOME/GLib#1916, glgo#GNOME/GLib#1917, glgo#GNOME/GLib!1174, glgo#GNOME/GLib!1184, glgo#GNOME/GLib!1194, glgo#GNOME/GLib!1203, glgo#GNOME/GLib!1207, glgo#GNOME/GLib!1215, glgo#GNOME/GLib!1219, glgo#GNOME/GLib!1222, glgo#GNOME/GLib!1228.- Re-enable systemtap, and require systemtap-headers and systemtap-dtrace, rather than systemtap-sdt-devel, to avoid build cycle (boo#1145438). - Own /usr/share/systemtap{|tapset} directories, since we no longer have systemtap-sdt-devel in BuildRequires. - Disable lto if systemtap is enabled: build fails otherwise.- Update to version 2.62.2: + Bugs fixed: - glgo#GNOME/GLib#1896: Use after free when calling g_dbus_connection_flush_sync() in a dedicated thread. - glgo#GNOME/GLib!1154: Backport glgo#GNOME/GLib!1152 “gwinhttpvfs: Handle g_get_prgname() returning NULL” to glib-2-62. - glgo#GNOME/GLib!1156: Backport glgo#GNOME/GLib!1146 Solaris fixes to glib-2-62.- Update to version 2.62.1: + Fix regression in g_file_copy() when passing `G_FILE_COPY_TARGET_DEFAULT_PERMS` flag; the destination permissions would be private rather than following the process’ umask. + Several `GDateTime` parsing fixes. + Always build the tests if installed-tests are enabled, so that the tests can actually be installed. + Bugs fixed: glgo#GNOME/GLib#174, glgo#GNOME/GLib#1865, glgo#GNOME/GLib#1875, glgo#GNOME/GLib#1887, glgo#GNOME/GLib#1888, glgo#GNOME/GLib!1021, glgo#GNOME/GLib!1094, glgo#GNOME/GLib!1101, glgo#GNOME/GLib!1102, glgo#GNOME/GLib!1103, glgo#GNOME/GLib!1127, glgo#GNOME/GLib!1128, glgo#GNOME/GLib!1140, glgo#GNOME/GLib!1141, glgo#GNOME/GLib!1142. + Updated translations.- Update to version 2.62.0: + Fix new `GFileInfo` APIs to work when `G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC` was not queried. + Bugs fixed: glgo#GNOME/GLib#487, glgo#GNOME/GLib!1084, glgo#GNOME/GLib!1086,glgo#GNOME/GLib!1087.- Update to version 2.61.3: + Support setting thread name on BSD systems. + Install previously-uninstalled headers for public `GNativeSocketAddress` object. + Very initial support for Windows apps (UWP). + Add various new valgrind suppressions to `glib.supp`. + Bugs fixed: glgo#GNOME/GLib!83, glgo#GNOME/GLib!512, glgo#GNOME/GLib!873, glgo#GNOME/GLib!905, glgo#GNOME/GLib!1057, glgo#GNOME/GLib!1309, glgo#GNOME/GLib!1620, glgo#GNOME/GLib!1761, glgo#GNOME/GLib!1803, glgo#GNOME/GLib!1819, glgo#GNOME/GLib!1852, glgo#GNOME/GLib!1854, glgo#GNOME/GLib!1860, glgo#GNOME/GLib!1863, glgo#GNOME/GLib!1867, glgo#GNOME/GLib!1870, glgo#GNOME/GLib!1879, glgo#GNOME/GLib!1880, glgo#GNOME/GLib!1881, glgo#GNOME/GLib!1002, glgo#GNOME/GLib!1011, glgo#GNOME/GLib!1015, glgo#GNOME/GLib!1016, glgo#GNOME/GLib!1017, glgo#GNOME/GLib!1023, glgo#GNOME/GLib!1026, glgo#GNOME/GLib!1027, glgo#GNOME/GLib!1031, glgo#GNOME/GLib!1032, glgo#GNOME/GLib!1033, glgo#GNOME/GLib!1034, glgo#GNOME/GLib!1036, glgo#GNOME/GLib!1037, glgo#GNOME/GLib!1044, glgo#GNOME/GLib!1049, glgo#GNOME/GLib!1050, glgo#GNOME/GLib!1054, glgo#GNOME/GLib!1057, glgo#GNOME/GLib!1059, glgo#GNOME/GLib!1066, glgo#GNOME/GLib!1068, glgo#GNOME/GLib!1071, glgo#GNOME/GLib!1074, glgo#GNOME/GLib!1075.- Update to version 2.61.2: + Add various new array functions (#236, #269, #373). + Rework how D-Bus connections are closed/unreffed when `g_test_dbus_down()` is called. Tests which leak a `GDBusConnection` may now time out and abort, rather than silently leaking. (#787) + Add a deprecation macro for GLib macros, and use it; third-party uses of long-deprecated GLib macros may now start causing warnings. (#1060). + Deprecate `GTime` and `GTimeVal`, and various functions which use them. Use `GDateTime` and `guint64` UNIX timestamps instead. + Stop using `G_DISABLE_DEPRECATED` to allow disabling deprecation warnings; third-party code should now be using `GLIB_VERSION_{MIN_REQUIRED, MAX_ALLOWED}` to control symbol usage. + Improve `GNetworkMonitor` detection of offline states (#1788). + Fix CVE-2019-12450, wide permissions of files when copying using GIO. - Changes from version 2.61.1: + Upgrade to Unicode Character Database v12.1. + Improve network availability detection with NetworkManager to treat lower levels of connectivity as having reduced availability. - Changes from version 2.61.0: + Add coloured output support to `gdbus introspect. + Updated translations.- Update to version 2.60.7: + Bugs fixed: glgo#GNOME/GLib#1819, glgo#GNOME/GLib#1847, glgo#GNOME/GLib!1012, glgo#GNOME/GLib!1013, glgo#GNOME/GLib!1061, glgo#GNOME/GLib!1065, glgo#GNOME/GLib!1081.- Update to version 2.60.6: + Fix various bugs with use of the `GKeyfileSettingsBackend` within flatpaks (glgo#GNOME/GLib!984, glgo#GNOME/GLib!985, glgo#GNOME/GLib#1825). + Bugs fixed: glgo#GNOME/GLib!993, glgo#GNOME/GLib!984, glgo#GNOME/GLib!985. - Drop glib2-keyfile-handle-filename-being-null.patch: Fixed upstream.- Add glib2-keyfile-handle-filename-being-null.patch: key file: Handle filename being NULL (glgo#GNOME/GLib!1825, glgo#GNOME/GLib#984).- Update to version 2.60.5: + Fix implicit use of the `GKeyfileSettingsBackend`. + Fix opening a URI using the ‘Open URI’ portal. + Bugs fixed: glgo#GNOME/GLib!910, glgo#GNOME/GLib!949, glgo#GNOME/GLib!956, glgo#GNOME/GLib!958, glgo#GNOME/GLib!969, glgo#GNOME/GLib!977.- Update to version 2.60.4: + Fixes to improved network status detection with NetworkManager. + Leak fixes to some `glib-genmarshal` generated code. + Further fixes to the Happy Eyeballs (RFC 8305) implementation. + File system permissions fix to clamp down permissions in a small time window when copying files (CVE-2019-12450). + Bugs fixed: glgo#GNOME/GLib#1755, glgo#GNOME/GLib#1788, glgo#GNOME/GLib#1792, glgo#GNOME/GLib#1793, glgo#GNOME/GLib#1795, glgo#GNOME/GLib!865, glgo#GNOME/GLib!878.- Set umask to 022 before running glib-compile-schemas (boo#1131761).- Update to version 2.60.3: + * Various fixes to small key/value support in `GHashTable`. * Bugs fixed: - Critical in g_socket_client_async_connect_complete. - New GHashTable implementation confuses valgrind. - test_month_names: assertion failed. - GNetworkAddressAddressEnumerator unsafely modifies cache in GNetworkAddress. - Leaks in gsocketclient.c connection code. - glib/date test fails. - GDB pretty-printer for GHashTable no longer works + Updated translations.- Move glib2.macros to %_rpmmacrodir. /etc is for the system admin.- Update to version 2.60.2: + Fix crash when displaying notifications on macOS. + Improve network status detection with NetworkManager. + Bugs fixed: glgo#GNOME/GLib!790, glgo#GNOME/GLib!793, glgo#GNOME/GLib!803. + Updated translations.- Use FAT LTO objects in order to provide proper static library (boo#1133129).- Update to version 2.60.1: + Fix documentation for `gdbus-tool wait` to use correct units. + Bugs fixed: glgo#GNOME/GLib#1709, glgo#GNOME/GLib#1725, glgo#GNOME/GLib#1737, glgo#GNOME/GLib!711, glgo#GNOME/GLib!722, glgo#GNOME/GLib!727, glgo#GNOME/GLib!729, glgo#GNOME/GLib!758, glgo#GNOME/GLib!775. + Updated translations. - Drop upstream fixed patch: 0001-Handle-an-UNKNOWN-NetworkManager-connectivity-as-NONE.patch.- Add patch submitted upstream to handle an UNKNOWN NM connectivity the same as a NONE value. This partly fixes boo#1103678 (packagekit reports the network as available on a computer without network connectivity which makes plasma-pk-update start an update check which obviously fails). * 0001-Handle-an-UNKNOWN-NetworkManager-connectivity-as-NONE.patch- Update to version 2.60.0: + Further fixes to the Happy Eyeballs (RFC 8305) implementation. + Add support for the XDG trash portal. + Bugs fixed: glgo#GNOME/GLib#1653, glgo#GNOME/GLib#1658, glgo#GNOME/GLib#1668, glgo#GNOME/GLib#1675, glgo#GNOME/GLib#1676, glgo#GNOME/GLib#1679, glgo#GNOME/GLib#1693, glgo#GNOME/GLib#1697, glgo#GNOME/GLib#1698, glgo#GNOME/GLib!276, glgo#GNOME/GLib!639, glgo#GNOME/GLib!666, glgo#GNOME/GLib!674, glgo#GNOME/GLib!676, glgo#GNOME/GLib!677, glgo#GNOME/GLib!686, glgo#GNOME/GLib!688, glgo#GNOME/GLib!689, glgo#GNOME/GLib!691, glgo#GNOME/GLib!692, glgo#GNOME/GLib!696, glgo#GNOME/GLib!698, glgo#GNOME/GLib!699, glgo#GNOME/GLib!702, glgo#GNOME/GLib!703. + Updated translations.- Update to version 2.59.2: + Fix check on GDBusMessage size when reading it. + Add async GIO API: g_file_query_default_handler_async(), g_app_info_launch_uris_async(). + Fix some bugs in the Happy Eyeballs implementation. + Install a new generated header with enum types for Unicode enums. + Support the XDG trash portal. + Bugs fixed: glgo#GNOME/GLib#1224, glgo#GNOME/GLib#1249, glgo#GNOME/GLib#1347, glgo#GNOME/GLib#1376, glgo#GNOME/GLib#1642, glgo#GNOME/GLib#1646, glgo#GNOME/GLib#1649, glgo#GNOME/GLib#1673, glgo#GNOME/GLib!276, glgo#GNOME/GLib!481, glgo#GNOME/GLib!585, glgo#GNOME/GLib!593, glgo#GNOME/GLib!609, glgo#GNOME/GLib!619, glgo#GNOME/GLib!622, glgo#GNOME/GLib!626, glgo#GNOME/GLib!627, glgo#GNOME/GLib!629, glgo#GNOME/GLib!630. + Updated translations.- BuildIgnore glib2-devel: since we have to require gtk-doc in order to produce the doc, we gained an implicit dependency on ourselves. The gtk-doc dependency is correct, but glib happens to be buildable without this dependency too. - Rework the check section to be in an own if/endif block so that spec-cleaner is not getting confused by it.- Conditionalize enabling of systemtap, default disabled: it creates a build loop.- Update to version 2.59.1: + Autotools support is gone. + g_format_size() now uses a no-break space to separate digits and units; translations will need to be updated accordingly. + New g_queue_clear_full() API. + Fix argument quoting on win32 when spawning subprocesses. + Allow polling more than 64 handles on win32 using g_poll(). + Tag various tests as ‘flaky’. These are no longer run routinely on our upstream CI machines, and downstream packagers may want to not run them (or not treat those test failures as package build failures) on their test machines either. They are in the `flaky` test suite. + Add overlay support to g_resources_get_info(). + Support defaults and locks in the keyfile GSettings backend. This will be used for flatpaks. + Accept unquoted strings in the keyfile GSettings backend to simplify things for sysadmins. + Update our contribution guidelines (`CONTRIBUTING.md`). + Add writev() and writev_all() APIs to GOutputStream and GPollableOutputStream, and provide implementations of them for many subclasses. + Many more bugs fixed, see package NEWS file for full list. + Updated translations. - Remove conditionals for meson build, use meson unconditionally following upstreams removal of autotools. - Add new glib2-tests subpackage.- Update to version 2.59.0: + This will be the last development release with autotools support. As our Meson support has been around since 2.56.x, and was used to release tarballs in 2.58.x, the next development release (2.59.1) will drop autotools as used to build GLib. The macros installed for other packages to use will remain. + Add `G_TEST_OPTION_ISOLATE_DIRS` to redirect `XDG_*_HOME` to a temporary directory for each unit test. + Support `Property.EmitsChangedSignal` annotations in `gdbus-codegen`. + Add `g_assert_cmpvariant()` API for unit tests. + Hide bind mounts from GIO mount listings. + Automatically realign data passed to `g_variant_new_from_bytes()` or `g_variant_new_from_data()` if it is not correctly aligned. This prevents misaligned accesses on architectures which don’t support them. Callers should still aim to correctly align data to get higher performance. + Support `ld -b binary` (on platforms which support it; i.e. Linux) to provide large pre-compiled `GResource` resources with a fast compilation time. + Unconditionally install GLib m4 macros, so that projects which depend on GLib and which still build using autotools can continue to build even once GLib has ported entirely to Meson. + Various fixes to the Meson build. + Drop Python 2 support and require Python 3.4+. See discussion on https://mail.gnome.org/archives/desktop-devel-list/2018-July/msg00004.html. + `GHashTable` performance and memory improvements for common cases. See https://hpjansson.org/blag/2018/07/24/a-hash-table-re-hash/. + Add flags that allow a `GApplication` to signal and replace a currently running other instance of the same `GApplication`. This will be used for app upgrades with flatpak. + Autostart xdg-desktop-portal when using the network monitor and proxy monitor portal backends. + Add a g_task_set_name() API to allow `GTask`s to be described; useful for debugging. + Enable FreeBSD CI on every commit for upstream GLib. + Various GVariant, GMarkup and GDBus fuzzing fixes, including buffer overflow fixes. + Various fixes to eliminate thread races, found by thread sanitizer (tsan). + Deprecate TLS/DTLS rehandshaking, as it has been removed from the protocol in TLS 1.3. + Support reading arguments from a file with `glib-mkenums`, which is useful for long argument lists due to having deeply nested build directories, on systems with a low limit on the command line length. + Make `g_environ_*()` case-insensitive on Windows, as the environment itself is case-insensitive on Windows. + Add Application Layer Protocol Negotiation (ALPN) support to `GTlsConnection` and `GDtlsConnection`, so that higher layer protocols can be negotiated when setting up a TLS connection, without additional round trips and latency. This is needed for eventual HTTP/2 support. + Add support for TPM keys in PEM files when loading TLS certificates. + Add a `GRecMutexLocker` auto-pointer wrapper for `GRecMutex`. + Many more bugs fixed, see package NEWS file for full list. + Updated translations.- Update to version 2.58.3: + Fix GVariant tests on i686. + Fix crashes caused by filtering of mounts. + Bugs fixed: glgo#gnome/GLib#1626, glgo#gnome/GLib#1637, glgo#gnome/GLib#1645, glgo#gnome/GLib!558, glgo#gnome/GLib!577, glgo#gnome/GLib!578.- Update to version 2.58.2: + Fix calling gdbus-codegen with --interface-info-{header,body}. + Fix parsing month names in certain locales with g_date_set_parse(). + Fix ^*ay handling in g_variant_iter_loop(). + Various buffer overflow fixes in GMarkup/GVariant/GDBus. + A huge number of fixes to the Meson build. + Prevent bind mounts being advertised as mounts. + Fix cross-compilation of 2.58.x releases with autotools. + Bugs fixed: glgo#gnome/GLib!527, glgo#gnome/GLib#1605, glgo#gnome/GLib#1271, glgo#gnome/GLib#1546, glgo#gnome/GLib#1527, glgo#gnome/GLib!406, glgo#gnome/GLib!334, glgo#gnome/GLib#1528, glgo#gnome/GLib#1539, glgo#gnome/GLib#1536, glgo#gnome/GLib#1544, glgo#gnome/GLib#1562, glgo#gnome/GLib!367, glgo#gnome/GLib!416, glgo#gnome/GLib#1572, glgo#gnome/GLib#1522, glgo#gnome/GLib#1576, glgo#gnome/GLib!407, glgo#gnome/GLib#1582, glgo#gnome/GLib!428, glgo#gnome/GLib#1588, glgo#gnome/GLib!462, glgo#gnome/GLib!238, glgo#gnome/GLib!312, glgo#gnome/GLib#1520, glgo#gnome/GLib!403, glgo#gnome/GLib#1543, glgo#gnome/GLib!414, glgo#gnome/GLib!409, glgo#gnome/GLib!400, glgo#gnome/GLib!430, glgo#gnome/GLib!437, glgo#gnome/GLib#1337, glgo#gnome/GLib!542, glgo#gnome/GLib#1343, glgo#gnome/GLib!471, glgo#gnome/GLib!544, glgo#gnome/GLib#945, glgo#gnome/GLib#1014, glgo#gnome/GLib#656, glgo#gnome/GLib#1313, glgo#gnome/GLib!346. + Updated translations. - Drop upstream fixed patches: + 0001-gvariant-Fix-checking-arithmetic-for-tuple-element-e.patch + 0002-gvarianttype-Impose-a-recursion-limit-of-64-on-varia.patch + 0003-gvariant-Check-array-offsets-against-serialised-data.patch + 0004-gvariant-Check-tuple-offsets-against-serialised-data.patch + 0005-gvariant-Limit-GVariant-strings-to-G_MAXSSIZE.patch + 0006-gdbusmessage-Validate-type-of-message-header-signatu.patch + 0007-gdbusmessage-Improve-documentation-for-g_dbus_messag.patch + 0008-gdbusmessage-Clarify-error-returns-for-g_dbus_messag.patch + 0009-gdbusmessage-Fix-a-typo-in-a-documentation-comment.patch + 0008-gdbusmessage-Clarify-error-returns-for-g_dbus_messag.patch + 0009-gdbusmessage-Fix-a-typo-in-a-documentation-comment.patch + 0010-gdbusmessage-Check-for-valid-GVariantType-when-parsi.patch + 0011-gvariant-Clarify-internal-documentation-about-GVaria.patch + 0012-tests-Tidy-up-GError-handling-in-gdbus-serialization.patch + 0013-tests-Use-g_assert_null-in-gdbus-serialization-test.patch + 0014-gutf8-Add-a-g_utf8_validate_len-function.patch + 0015-glib-Port-various-callers-to-use-g_utf8_validate_len.patch- Add patchset to fix gvariant parsing issues. (bsc#1111499). 0001-gvariant-Fix-checking-arithmetic-for-tuple-element-e.patch 0002-gvarianttype-Impose-a-recursion-limit-of-64-on-varia.patch 0003-gvariant-Check-array-offsets-against-serialised-data.patch 0004-gvariant-Check-tuple-offsets-against-serialised-data.patch 0005-gvariant-Limit-GVariant-strings-to-G_MAXSSIZE.patch 0006-gdbusmessage-Validate-type-of-message-header-signatu.patch 0007-gdbusmessage-Improve-documentation-for-g_dbus_messag.patch 0008-gdbusmessage-Clarify-error-returns-for-g_dbus_messag.patch 0009-gdbusmessage-Fix-a-typo-in-a-documentation-comment.patch 0010-gdbusmessage-Check-for-valid-GVariantType-when-parsi.patch 0011-gvariant-Clarify-internal-documentation-about-GVaria.patch 0012-tests-Tidy-up-GError-handling-in-gdbus-serialization.patch 0013-tests-Use-g_assert_null-in-gdbus-serialization-test.patch 0014-gutf8-Add-a-g_utf8_validate_len-function.patch 0015-glib-Port-various-callers-to-use-g_utf8_validate_len.patch- Update to version 2.58.1: + Fix to a regression in listing GIcon fallbacks. + Changes to pkg-config paths to helper programs when building with autotools: paths are now absolute with reference to the .pc file’s ${prefix}. + Fix installation path of glib-gettextize helper on Meson. + Fix autostarting xdg-desktop-portal. + Various fixes to the network monitor. + Various compilation fixes on macOS (generally older versions and older compilers). + Bugs fixed: glgo#GNOME/glib!318, glgo#GNOME/glib#1513, glgo#GNOME/glib#1521, glgo#GNOME/glib!321, glgo#GNOME/glib#1518, glgo#GNOME/glib#1509, glgo#GNOME/glib!288, glgo#GNOME/glib!298, glgo#GNOME/glib!295, glgo#GNOME/glib!294, glgo#GNOME/glib!290, glgo#GNOME/glib#1488, glgo#GNOME/glib#1506. + Updated translations.- Update to version 2.58.0: + Fix cancellation of g_subprocess_communicate_async() calls (glgo#GNOME/glib!266. + Expose GSettings schema directory in gio-2.0.pc as `schemasdir` (glgo#GNOME/glib!274). + Support v3 of the xdg-desktop-portal network monitor API (glgo#GNOME/glib!265, glgo#GNOME/glib!279). + Bugs fixed: glgo#GNOME/glib!266, glgo#GNOME/glib!279, glgo#GNOME/glib!265, glgo#GNOME/glib!274, glgo#GNOME/glib!239. + Updated translations. - Set URL tag to https://wiki.gnome.org/Projects/GLib: Glib's wiki page. - Conditionalize meson use while disabling it: use of Meson is still not recommended by upstream, plus openQA is having failures where Glib seems to be the one to blame.- Update to 2.57.3: + No visible changes for the user. - Add: + meson BuildRequires and replace configure/make/make_install with meson/meson_build/meson_install macros to follow upstream build system port to Meson. + gtk-doc and m4 BuildRequires while dropping gtk-doc.m4: now there is no pre-built API documentation so gtk-doc and m4 packages are build requirements now. - Drop automake and libtool BuildRequires and autoreconf call: they are no longer needed after switching to Meson build system.- BuildIgnore shared-mime-info: we don't need this while building glib2.- Update to version 2.57.2: + Require pcre 8.31 and meson 0.47.0. + Bugs fixed: bgo#742456, bgo#795569, bgo#796341, glgo#GNOME/glib#786, glgo#GNOME/glib#903, glgo#GNOME/glib#927, glgo#GNOME/glib#976, glgo#GNOME/glib#1013, glgo#GNOME/glib#1175, glgo#GNOME/glib#1360, glgo#GNOME/glib#1447, glgo#GNOME/glib#1407, glgo#GNOME/glib#1455, glgo#GNOME/glib#1459. + Security fixes: - Fix NULL pointer dereference in g_markup_parse_context_end_parse() (boo#1107121 glgo#GNOME/glib#1364 glgo#GNOME/glib#1461 CVE-2018-16428) - Fix out-of-bounds read in g_markup_parse_context_parse() (boo##1107116 glgo#GNOME/glib#1361 glgo#GNOME/glib#1462 CVE-2018-16429) + Updated translations. - Drop glib2-gsettings-overrides-per-session.patch: fixed upstream.- Update to version 2.57.1: + New API: g_hash_table_steal_extended and G_GNUC_NO_INLINE. + Bugs fixed: bgo#668132, bgo#736741, bgo#748620, bgo#784995, bgo#788771, bgo#788773, bgo#789968, bgo#794325, bgo#795152, bgo#795165, bgo#795180, bgo#795302, bgo#795376, bgo#795544, bgo#795735, bgo#795802, bgo#795960, bgo#796138, bgo#796139, bgo#796164, bgo#796186, bgo#796328. + Updated translations. - Drop: + Posttrans section, and sed and coreutils PreReq aimed at pristine openSUSE releases <= 10.3. + Conditionalized python BuildRequires aimed at pristine openSUSE releases <= 1130. - Enable building of systemtap tracing support to improve Glib problems diagnosability (bsc#1090047).- Update to version 2.56.2: + Support version 2 of the NetworkMonitor portal interface. + Bugs fixed: bgo#740791, bgo#755721, bgo#773435, bgo#793727, bgo#794380, bgo#794801, bgo#795138, bgo#795234, bgo#795406, bgo#795429, bgo#795711, bgo#795735, bgo#795802, glgo#GNOME/glib2#1240, glgo#GNOME/glib2#1401, glgo#GNOME/glib2#1452, glgo#GNOME/glib2#1458. + Updated translations. - Drop glib2-codegen-headers.patch: Fixed upstream. - Refresh patches with quilt.- Add glib2-codegen-headers.patch: gdbus-codegen: Fix header include in the body file (bgo#795802).- Update to version 2.56.1: + Bugs fixed: bgo#793400, bgo#793578, bgo#793645, bgo#794194, bgo#794473, bgo#794506, bgo#794528, bgo#794606, bgo#794686. + Updated translations. - Refresh following patches with quilt: + glib2-bgo569829-gettext-gkeyfile.patch. + glib2-dbus-socket-path.patch. + glib2-fate300461-gettext-gkeyfile-suse.patch. + glib2-gsettings-overrides-per-session.patch.- Unconditionally enable translation-update-upstream: on Tumbleweed, this results in a NOP and for Leap in SLE paid translations being used (boo#1086036).- Update to version 2.56.0: + Bugs fixed: bgo#672777, bgo#732184, bgo#733338, bgo#742124, bgo#749206, bgo#768507, bgo#791457, bgo#793272, bgo#793300, bgo#793399, bgo#793555, bgo#793565, bgo#793578, bgo#793597, bgo#793635, bgo#793880, bgo#794180. + Updated translations.- Modernize spec-file by calling spec-cleaner- Update to version 2.55.2: + GFile now has API to get the path without copying. + A network monitor implementation for Windows has been added. + Bugs fixed: bgo#520116, bgo#584284, bgo#605700, bgo#658713, bgo#685442, bgo#723003, bgo#749583, bgo#757284, bgo#760324, bgo#761102, bgo#767976, bgo#770335, bgo#772989, bgo#790698, bgo#791015, bgo#791622, bgo#792050, bgo#792217, bgo#792338, bgo#792351, bgo#792364, bgo#792370, bgo#792410, bgo#792432, bgo#792455, bgo#792499, bgo#792516, bgo#792777, bgo#792780, bgo#792856, bgo#792862, bgo#792903, bgo#793006, bgo#793026, bgo#793074. + Updated translations.- Update to version 2.55.1: + Build: - The --enable-rebuilds configure option has been removed. - The --with-charsetalias-dir configure option has been added. + GList and GSList now have autoptr support. + The gsettings list-schemas command has gained a --print-paths option. + Bugs fixed: bgo#346816, bgo#508976, bgo#562334, bgo#662802, bgo#684282, bgo#692034, bgo#694723, bgo#697715, bgo#701156, bgo#720380, bgo#724383, bgo#724412, bgo#724794, bgo#732003, bgo#734479, bgo#737677, bgo#741167, bgo#748534, bgo#749527, bgo#749652, bgo#754634, bgo#756011, bgo#761102, bgo#773980, bgo#776147, bgo#776195, bgo#777075, bgo#779413, bgo#780309, bgo#780893, bgo#782057, bgo#784995, bgo#786796, bgo#788806, bgo#788936, bgo#790416, bgo#790588, bgo#790697, bgo#790785, bgo#790829, bgo#790830, bgo#790837, bgo#790839, bgo#790877, bgo#790894, bgo#790896, bgo#790914, bgo#790934, bgo#790948, bgo#791036, bgo#791128, bgo#791221, bgo#791235, bgo#791267, bgo#791296, bgo#791318, bgo#791325, bgo#791334, bgo#791337, bgo#791342, bgo#791460, bgo#791532, bgo#791622, bgo#791720, bgo#791744, bgo#791745, bgo#791906, bgo#792064, bgo#792098, bgo#792099, bgo#792129, bgo#792322, bgo#792324. + Updated translations. - Rebase glib2-gdbus-codegen-version.patch. - Drop glib2-gtester-report-py3.patch: fixed upstream. - Drop glib2-gmain-partial-revert.patch: fixed upstream.- Update to version 2.55.0: + New API: - g_clear_handle_id, to simplify removing sources from the default mainloop. - g_file_load_bytes, to make it more convenient to load files into GBytes. + Bugs fixed: bgo#330458, bgo#483341, bgo#569375, bgo#573251, bgo#629347, bgo#630983, bgo#632953, bgo#636210, bgo#656502, bgo#661442, bgo#668035, bgo#670139, bgo#677233, bgo#679347, bgo#679467, bgo#689323, bgo#691436, bgo#695681, bgo#705331, bgo#706667, bgo#711809, bgo#722256, bgo#723655, bgo#723743, bgo#725014, bgo#727346, bgo#730296, bgo#731625, bgo#731705, bgo#737278, bgo#738176, bgo#740223, bgo#740791, bgo#740826, bgo#742548, bgo#742997, bgo#745723, bgo#749371, bgo#751738, bgo#752239, bgo#752240, bgo#753459, bgo#753521, bgo#754026, bgo#756009, bgo#756103, bgo#756128, bgo#756430, bgo#756470, bgo#756588, bgo#760022, bgo#760109, bgo#760716, bgo#765063, bgo#765552, bgo#767215, bgo#767239, bgo#769674, bgo#769846, bgo#770459, bgo#773355, bgo#774083, bgo#776562, bgo#777308, bgo#777310, bgo#777956, bgo#779182, bgo#779501, bgo#780202, bgo#780296, bgo#781598, bgo#781867, bgo#783210, bgo#783270, bgo#783825, bgo#786737, bgo#786785, bgo#787271, bgo#787485, bgo#787551, bgo#787581, bgo#787671, bgo#787731, bgo#788138, bgo#788270, bgo#788368, bgo#788384, bgo#788385, bgo#788401, bgo#788467, bgo#788488, bgo#788489, bgo#788561, bgo#788594, bgo#788705, bgo#788766, bgo#788772, bgo#788863, bgo#788880, bgo#788927, bgo#788936, bgo#788948, bgo#788975, 7889bgo#78, bgo#788989, bgo#788990, bgo#789087, bgo#789170, bgo#789245, bgo#789444, bgo#789637, bgo#789681, bgo#789723, bgo#789755, bgo#789820, bgo#790015, bgo#790030, bgo#790093, bgo#790126, bgo#790147, bgo#790157, bgo#790272, bgo#790275, bgo#790310. + Updated translations. - Switch libmount-devel by its pkgconfig counterpart as configure only looks for this module. - Add libgio-2_0-0 for the rpmlintrc shlib-fixed-dependency warning filter. And add 2 extra filters: + non-conffile-in-etc warning for zzz-gilb2.csh, zzz-glib2.sh and macros.glib2 files. + env-script-interpreter warning for gdbus-codegen, glib-genmarshal nad glib-mkenums files.- Update to version 2.54.3: + Bugs fixed: bgo#691436, bgo#761102, bgo#776147, bgo#779182, bgo#782057, bgo#785113, bgo#788990, bgo#789637, bgo#789894, bgo#790030, bgo#790093, bgo#790126, bgo#790829, bgo#790934, bgo#791235, bgo#791267, bgo#791296, bgo#791325, bgo#791334, bgo#791337, bgo#791720, bgo#791744, bgo#791754, bgo#791906. + Updated translations. - Drop glib2-gtester-report-py3.patch: Fixed upstream. - Add glib2-gmain-partial-revert.patch: gmain: Partial revert of recent wakeup changes to gmain.c (bgo#761102).- Add glib2-gsettings-overrides-per-session.patch: gsettings default value can be overridden depending on session (bgo#746592 bsc#1070090).- Add glib2-gtester-report-py3.patch: gtester-reporter fails to run with python3 (bgo#791296, boo#1071378).- Switch to python3: + Pass --with-python=/usr/bin/python3 to configure. + Replace python-base and python-xml BuildRequires with their python3 equivalents python3-base and python3-xml. + Replace the -devel package's python-xml requires with python3-xml.- Update to version 2.54.2: + Bugs fixed: bgo#780296. + Updated translations.- Install dummy *-mimeapps.list files to prevent dead symlinks (bsc#1061599).- Update to version 2.54.1: + Bugs fixed: bgo#786737, bgo#787551, bgo#783270, bgo#783210, bgo#781867. + Updated translations.- Avoid running fdupes across hardlink boundaries. Replace some old RPM macros. - Update RPM groups and package summaries.- Update to version 2.54.0: + Bugs fixed: bgo#780861, bgo#786983, bgo#787109, bgo#787123, bgo#787146. + Updated translations.- Update to version 2.53.7: + Bugs fixed: bgo#736710, bgo#785260, bgo#786456, bgo#786555, bgo#786580, bgo#786807. + Updated translations.- Ignore errors in postun of gio-fam: when uninstalling the entire glib stack, we can end up with the -tools package no longer being functional. As nothing will read the cache, we can accept that.- Update to version 2.53.6: + Bugs fixed: bgo#766358, bgo#783270, bgo#785955, bgo#786060, bgo#786360, bgo#786452, bgo#786460, bgo#786462, bgo#786463. + Updated translations.- Update to version 2.53.5: + Bugs fixed: bgo#695573, bgo#725950, bgo#731703, bgo#769135, bgo#779332, bgo#779607, bgo#784000, bgo#784815, bgo#784965, bgo#784995, bgo#785113, bgo#785130, bgo#785438, bgo#785468, bgo#785520, bgo#785577. + Updated translations. - Rebase glib2-suppress-schema-deprecated-path-warning.patch.- Update to version 2.53.4: + Unicode support has been updated to Unicode 10.0.0. + glib-genmarshal and glib-mkenums have been rewritten in python. Every effort has been made to keep compatibility. Please report problems related to these tools. + GLib can now be built with meson. Autotools are still supported. + Bugs fixed: bgo#722047, bgo#733821, bgo#773842, bgo#779332, bgo#780095, bgo#780634, bgo#783841, bgo#784000, bgo#784020, bgo#784037, bgo#784433, bgo#784456, bgo#784528, bgo#784579, bgo#784581, bgo#784739, bgo#784792. + Updated translations.- Update to version 2.53.3: + Bugs fixed: bgo#658446, bgo#661926, bgo#674885, bgo#775593, bgo#776169, bgo#776333, bgo#776504, bgo#777307, bgo#778422, bgo#781301, bgo#782336, bgo#782996, bgo#783061, bgo#783130, bgo#783193, bgo#783201, bgo#783340, bgo#783350, bgo#783392, bgo#783593. + Updated translations.- Update to version 2.53.2: + A few new number parsing functions have been added. These have better error handling than the existing ones. + glib-mkenums now supports /*< private >*/ and /*< public >*/. + GSettings now consider XDG_DATA_HOME in addition to XDG_DATA_DIRS. + Bugs fixed: bgo#674885, bgo#698064, bgo#732000, bgo#734946, bgo#741335, bgo#748263, bgo#776876, bgo#777030, bgo#780300, bgo#780309, bgo#781755, bgo#781826, bgo#781830, bgo#781847, bgo#781867, bgo#782068, bgo#782075, bgo#782089, bgo#782162, bgo#782237, bgo#782311, bgo#782628. + Updated translations.- Add file triggers to libgio-2_0-0: whenever a package installs a schema file to /usr/share/glib-2.0/schemas, the trigger will automaticlaly fire, making it no longer a problem for packagers to forget doing it. - Require glib2-tools by libgio-2_0-0: it contains the tools for the file trigger. Historically, every package installing schemas already had to require the -tools package in order to be functional. - Change the macros %glib2_gsettings_schema_{requires,post,postun} to be no-op fuctions. The macros are no longer needed with the file trigger. Removing the macro would break a big number of packages though.- Update to version 2.53.1: + The gdbus tool gained a wait command. + g_unix_signal_source_new support SIGWINCH now. + There are now g_enum_to_string and g_flags_to_string functions. + A new function to instantiate objects: g_objet_new_with_properties. + Parameter and related APIs have been deprecated. + Bugs fixed: bgo#447907, bgo#668962, bgo#669355, bgo#674885, bgo#698064, bgo#709865, bgo#725894, bgo#734946, bgo#741229, bgo#745971, bgo#755046, bgo#761102, bgo#761889, bgo#766660, bgo#769534, bgo#772221, bgo#775879, bgo#776169, bgo#777961, bgo#778049, bgo#778207, bgo#780066, bgo#780095, bgo#780306, bgo#780310, bgo#780384, bgo#780441, bgo#780634, bgo#780908, bgo#780924. + Updated translations. - Drop glib2-gmain-only-signal-GWakeup-right-before-or-during-a-b.patch: fixed upstream.- Update to version 2.52.3: + Bugs fixed: bgo#781301, bgo#781601, bgo#781867, bgo#783130, bgo#783193, bgo#783201. - Drop glib2-gmain-only-signal-GWakeup-right-before-or-during-a-b.patch: Fixed upstream.- Add glib2-gmain-only-signal-GWakeup-right-before-or-during-a-b.patch: Fix event loop thread wakeup issue (bgo#761102).- Remove version string from files generated by gdbus-codegen to avoid needless republishing of pkgs depending on glib2-devel added glib2-gdbus-codegen-version.patch- Update to version 2.52.2: + Bugs fixed: bgo#734946, bgo#761102, bgo#780300, bgo#780309, bgo#781298. + Updated translations.- Update to version 2.52.1: + Bugs fixed: bgo#674885, bgo#698064, bgo#725894, bgo#734946, bgo#755046, bgo#775879, bgo#777961, bgo#778049, bgo#778207, bgo#778287, bgo#779409, bgo#780066, bgo#780095, bgo#780306, bgo#780310, bgo#780384, bgo#780441, bgo#780471, bgo#780924. + Updated translations.- Update to version 2.52.0: + gdatetime test fails with tzdata 2017a (bgo#779799). + Add missing attributes to two functions (bgo#780032). + gio/fam: Remove leftover debug print (bgo#780144). + Updated translations. - Drop glib2-remove_fam_debug_print.patch: fixed upstream.- Update to version 2.51.5: + OS X implementations of GContentType and GAppInfo have been added. + Bugs fixed: bgo#673047, bgo#734946, bgo#747146, bgo#769983, bgo#777203, bgo#778515, bgo#779456. + Updated translations.- Update to version 2.51.4: + Memory leak fixes. + Fix the released tarball. - Drop glib2-fix-broken-configure.patch: Fixed upstream.- Update to version 2.51.3: + Bugs fixed: bgo#771997, bgo#778422, bgo#778581, bgo#778801, bgo#778991, bgo#779183. + Updated translations. - Add glib2-fix-broken-configure.patch: Workaround broken tarball released by upstream, allows autoreconf to complete.- Update to version 2.51.2: + Minimal support for UUIDs has been added. + A new file attribute, G_FILE_ATTRIBUTE_RECENT_MODIFIED has been added to improve sorting of recent files. + Bugs fixed: bgo#639078, bgo#777135, bgo#777307, bgo#777481, bgo#777493, bgo#777507, bgo#777592, bgo#778002, bgo#778096. + Updated translations.- Update to version 2.51.1: + glib-compile-resources grew a --generate-phony-targets flag. + GLib now installs a valgrind suppressions file for GLib and GIO. + Bugs fixed: bgo#642026, bgo#666114, bgo#729730, bgo#730932, bgo#735731, bgo#736810, bgo#762283, bgo#767609, bgo#767952, bgo#769745, bgo#770175, bgo#770646, bgo#772160, bgo#772989, bgo#773823, bgo#774086, bgo#774368, bgo#774421, bgo#774520, bgo#775309, bgo#775468, bgo#775510, bgo#775517, bgo#775621, bgo#775765, bgo#775913, bgo#776198, bgo#776586, bgo#777077. + Updated translations. - Drop glib2-fix-notify-id-FDO-notification-backend.patch and glib2-Add-missing-check-for-termios_h.patch: fixed upstream.- Update to version 2.51.0: + glib-genmarshal and glib-mkenums have gained --output options for better build system integration. + New API: g_utf8_make_valid. + Bugs fixed: bgo#591603, bgo#610969, bgo#772160, bgo#772221, bgo#773303. + Updated translations.- Update to version 2.50.3: + Bugs fixed: bgo#775309, bgo#775468, bgo#775517, bgo#775765. + Updated translations. - Drop glib2-Add-missing-check-for-termios_h.patch and glib2-fix-notify-id-FDO-notification-backend.patch: Fixed upstream. - Conditionally apply translations-update-upstream BuildRequires and macro for non-openSUSE only.- Replace dbus-1-x11 Requires of libgio-2_0-0 to dbus-launch: openSUSE provides two implementations of dbus-launch (with and without X interaction). For glib, it does not matter which one is being used (boo#1020651).- Add glib2-Add-missing-check-for-termios_h.patch: Add missing check for termios.h. Check for termios.h is missing and passwords in the new gio tool are echoed in the terminal consequently, which is really bad! (bgo#775517). - Add glib2-fix-notify-id-FDO-notification-backend.patch: Fixed notify id in FDO notification backend (bgo#775765).- Update to version 2.50.2: + Bugs fixed: bgo#767882, bgo#769135, bgo#769630, bgo#772054, bgo#773303, bgo#773344. + Updated translations.- Update to version 2.50.1: + Update Unicode support to Unicode 9.0.0. + Bugs fixed: bgo#662946, bgo#771591, bgo#772054, bgo#772255, bgo#772269, bgo#772297, bgo#772511. + Updated translations.- Update to version 2.50.0: + bgo#771438: Turn on libmount by default on linux. + Fix the annotation for g_log_variant. + Updated translations. - Add libmount-devel BuildRequires: follow upstreams recommendation to use libmount on Linux.- Update to version 2.49.7: + Add g_log_variant, binding-friendly api for structured logging. + Bugs fixed: bgo#646926. + Updated translations.- Update to version 2.49.6: + The gsettings commandline tool now has a describe command. + Bugs fixed: bgo#745754, bgo#769076, bgo#770372. + Updated translations.- Update to version 2.49.4: + Structured logging: - Drop libsystemd dependency. - Document that g_test_expect_message does not work with structured logs. + Use libmount for unix mount support. + Add an async variant of g_app_info_launch_default_for_uri. + Bugs fixed: bgo#522053, bgo#682794, bgo#744456, bgo#766370, bgo#767240, bgo#768198, bgo#768453, bgo#768752, bgo#769027, bgo#769029, bgo#769042, bgo#769087, bgo#769089, bgo#769104, bgo#769139, bgo#769238, bgo#769245, bgo#769507, bgo#769785, bgo#769995. + Updated translations. - Drop pkgconfig(libsystemd) BuildRequires following upstream changes. - Drop glib2-add-g_autoptr-support.patch, glib2-gmessages-support-NULL.patch, glib2-gvariant-Avoid-anonymous-struct.patch: Fixed upstream.- Add glib2-add-g_autoptr-support.patch: gobject: add g_autoptr support for GTypeModule, fix build of gobject-introspection (bgo#769033). - Add glib2-gmessages-support-NULL.patch: Don't crash wayland session. The new g_log_structured have some bugs.. (bgo#769087). - Add glib2-gvariant-Avoid-anonymous-struct.patch: Fix c++ building, patch from upstream git.- Update to version 2.49.4: + Change the just-introduced structured logging API. The arguments of g_log_structured() had to be reordered to enable an implementation within the limits of what the standards guarantee about var args. + Bugs fixed: bgo#744456, bgo#768936, bgo#768963, bgo#768968. + Updated translations.- Update to version 2.49.3: + GLib has a structured logging API, g_log_structured, with support for writing to the systemd journal. It also supports colored output in terminals. + Some new GBytes API has been added: - g_key_file_load_from_bytes. - g_compute_hmac_for_bytes. + Stack-allocated GVariantBuilder and GVariantDict objects can now be initialized with G_VARIANT_BUILDER_INIT and G_VARIANT_DICT_INIT. + gio: - Add a way to register handlers for custom uri schemes. - Add a G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attribute to have these heuristics in a single place. - Include a gio tool that makes the functionality of the various gvfs commandline tools available in a single place. - Add portal support to g_app_info_launch_default_for_uri. - Add portal support to GNetworkMonitor. - Add portal support to GProxyResolver. - Add portal support to g_application_send_notification. + Bugs fixed: bgo#547200, bgo#662802, bgo#723506, bgo#725902, bgo#728207, bgo#729914, bgo#744456, bgo#744678, bgo#746685, bgo#747134, bgo#750257, bgo#753231, bgo#754012, bgo#760115, bgo#760423, bgo#761102, bgo#765338, bgo#766370, bgo#766899, bgo#766933, bgo#767765, bgo#767880, bgo#767887, bgo#767949, bgo#768029, bgo#768119, bgo#768357, bgo#768498, bgo#768504, bgo#768549, bgo#768551, bgo#768560, bgo#768780, bgo#768806. + Updated translations. - Add pkgconfig(libsystemd) BuildRequires: Configure looks for it.- Update to version 2.49.2: + GMainContext and GTask have gained more systemtap probes. + Bugs fixed: bgo#673101, bgo#700756, bgo#730187, bgo#755439, bgo#759813, bgo#761810, bgo#767172, bgo#767218, bgo#767245, bgo#767824. + Updated translations.- Update to version 2.49.1: + GDesktopAppInfo now allows bus activation with dashes. This is not technically allowed per the Desktop Entry specification, but it happens in the wild. Rather than forcing people to go through another traumatic desktop file rename, accept it and translate - to _. + The support for giving names to threads has been improved. Thread names are now supported on Solaris as well, and the Linux support no longer uses prctl() but the pthread api. + GIO resources can now be overridden at runtime, using the G_RESOURCE_OVERLAYS environment variable. + gdbus-codegen can now generate autocleanup definitions for the types it generates. Use the --c-generate-autocleanup option to control this. + Bugs fixed: bgo#665446, bgo#742898, bgo#749583, bgo#755898, bgo#760186, bgo#764163, bgo#764415, bgo#765173, bgo#765668, bgo#765710, bgo#765712, bgo#765861, bgo#765900, bgo#765924, bgo#765991, bgo#766092, bgo#766211, bgo#766407, bgo#766570. + Updated translations.- Update to version 2.48.2: + Bugs fixed: bgo#547200, bgo#673101, bgo#700756, bgo#725902, bgo#728207, bgo#730187, bgo#746685, bgo#750257, bgo#753231, bgo#755439, bgo#760115, bgo#760423, bgo#761810, bgo#766211, bgo#766899, bgo#766933, bgo#767172, bgo#767218, bgo#767824, bgo#767949, bgo#768453, bgo#768504, bgo#768551, bgo#768560, bgo#768806, bgo#769027. + Updated translations.- Update to GNOME 3.20.2 Fate#318572- Update to version 2.48.1: + Bugs fixed: bgo#731988, bgo#747107, bgo#747478, bgo#748474, bgo#748530, bgo#748806, bgo#749606, bgo#758174, bgo#758738, bgo#762994, bgo#763379, bgo#763821, bgo#764092, bgo#764574, bgo#764575, bgo#764685, bgo#764754, bgo#765959, bgo#765990. + Updated translations.- Update to GNOME 3.20 Fate#318572 - Remove patches: glib2-dbus-object-manager-ref.patch, glib2-trash-on-other-partitions.patch, glib2-bnc873225-add-get-default-value.patch, glib2-missing-annotations.patch.- baselibs.conf: also add the pkgconfig file to the -32bit package (boo#973217).- Update to version 2.48.0: + A minor build fix in the name of determinism. + A few coverity fixes. + bgo#763617: giotypefuncs.c: Sort _get_type functions in the 'C' locale. + Updated translations.- Update to version 2.47.92: + gdbus-codegen now supports g_autoptr(). + g_get_user_runtime_dir() now reliably returns an existing directory. + g_array_remove_range() can now remove 0 items from the end of an array. + Many fixes for Windows. + Documentation improvements. + Other small bugfixes. + Bugs fixed: bgo#724847, bgo#743933, bgo#756706, bgo#757506, bgo#760694, bgo#762202, bgo#762637, bgo#762748, bgo#762937, bgo#763339, bgo#763344, bgo#763379. + Updated translations.- Include the glibconfig.h in the baselibs glib2-devel-xxbit package, as it contains the architecture specific configuration (bsc#970694).- Follow the freedesktop conventions for the mime handler associations. The created link is gnome specific, so make it specific (gnome-mimeapps.list). This prevents association problems in Plasma 5 (boo#966739) https://specifications.freedesktop.org/mime-apps-spec/mime-apps-spec-latest.html- Update to version 2.47.6: + Windows support: - Fixes and improvements to the GSettings registry backend. - Handle readability and writability of registry keys. - Use Unicode registry APIs. + Bugs fixed: bgo#760852, bgo#744772, bgo#761126, bgo#747927, bgo#761337, bgo#744570, bgo#761504, bgo#761550, bgo#761843, bgo#744570, bgo#744772, bgo#747927, bgo#760852, bgo#761126, bgo#761337, bgo#761504, bgo#761550, bgo#761843. + Updated translations.- Fix default mime handler associtations: since GLIB 2.42, the file in question is no longer defaults.list (too unspecific), but is called mimeapps.list. Touch and link the right files.- Update to version 2.47.5: + The system copy of PCRE is now used by default to implement GRegex. Configure with --with-pcre=internal if a system PCRE version is unavailable or undesired. + Interfaces for DTLS support have been added. A new version of glib-networking will also be required. + GDBusMethodInvocation now drops replies if the sender set the NO_REPLY_EXPECTED flag. + Several GApplication fixes, including fixes for commandline arguments in interpreted languages on Windows. + Bugs fixed: bgo#624186, bgo#734095, bgo#735754, bgo#748064, bgo#752240, bgo#755421, bgo#756875, bgo#759554, bgo#760199, bgo#760215, bgo#760683. + Updated translations.- Update to version 2.47.4: + gapplication: Acquire the main context before running. + Enable contenttype test on W32, tweak it to pass (mostly). + xdgmime Finer handling for cases where mmap() is not available. + Add GParamSpec object ref management annotations. + file monitors: reorder some code to avoid segfault. + glib-compile-resources: do not leak c_name. + macros: add G_GNUC_CHECK_VERSION() for compiler checks. + GApplication: destroy the impl on shutdown. + Stop supporting non-POSIX getpwuid_r, getgrgid_r. + glib.py: Fix Python 3 TypeError in gdb pretty-printers. + W32: fix uninitialized var in g_app_info_get_all_for_type. + Add missing checks for gnulib vasnprintf(). + glibconfig.h.win32.in: remove G_CAN_INLINE. + GDBusProxy: Fix a memory leak during initialization. + Bugs fixed: bgo#752983, bgo#735696, bgo#735696, bgo#710243, bgo#756214, bgo#758823, bgo#758553, bgo#578363, bgo#757299, bgo#728099, bgo#757372, bgo#756475, bgo#749092, bgo#759408, bgo#759134, bgo#757374, bgo#758641. + Updated translations.- Update to version 2.47.3: + The inline cleanup in the last release accidentally removed three symbols from libglib-2.0.so. It is unlikely that this will have caused any problems because these symbols were only backup symbols for definitions exported as inlines in the header files, but ABI is ABI. This release corrects only this problem.- Update to version 2.47.2: + We have formalised the assumption that all compilers that are interested in support 'static inline' and simplified the macros around this considerably. Please watch for and report unintentional fallout. + New API: hardware-assisted helpers for overflow-checked integer math. + Bugs fixed: bgo#696324, bgo#719966, bgo#752837, bgo#755364, bgo#756134, bgo#756179, bgo#756988, bgo#757294, bgo#757374, bgo#757451, bgo#757628, bgo#757693, bgo#757742, bgo#758181. + Updated translations.- Update to version 2.47.1: + GDesktopAppInfo no longer sets the DISPLAY environment variable when launching apps. This is now done in the GAppLaunchContext implementations when appropriate. + Bugs fixed: bgo#664740, bgo#687223, bgo#692085, bgo#697907, bgo#735754, bgo#737116, bgo#743011, bgo#749161, bgo#749314, bgo#751924, bgo#752240, bgo#752837, bgo#753310, bgo#753935, bgo#754855, bgo#754983, bgo#754994, bgo#755083, bgo#755351, bgo#755355, bgo#755374, bgo#755496, bgo#755609, bgo#755766, bgo#755795, bgo#755961, bgo#756053, bgo#756054, bgo#756077, bgo#756099, bgo#756139, bgo#756179, bgo#756251, bgo#756255, bgo#756316, bgo#756382, bgo#756477, bgo#756550, bgo#756875, bgo#756952. + Updated translations.- Update to version 2.46.2: + Varioius small fixes, with a focus on win32. + The docs should now be complete when doing non-srcdir builds. + Bugs fixed: bgo#687223, bgo#754983, bgo#754994, bgo#755609, bgo#756179, bgo#756382, bgo#757628.- Add glib2-remove_fam_debug_print.patch: remove debug output "II 1" from the fam monitor (boo#951221, bgo#756879).- Update to version 2.46.1: + Remove system_header pragma (should fix lack of warnings with things like g_return_if_fail). + Move GStrv typedef (and auto-cleanup) from libgobject to libglib. + Fix order of trashing files to be closer to what is required in the specification. Namely, trashinfo files are written first. This should fix issues with the gvfs trash backend failing to correctly read the info for recently trashed files (preventing 'restore'). + Tweak mime logic to return text/plain on all empty files instead of returning application/octet-stream. This includes files that have extensions that imply that they may be other types of files, which is a slight change of behaviour with respect to old GLib versions. + Many win32 fixes. + Many docs fixes. + Bugs fixed: bgo#735754, bgo#743011, bgo#749161, bgo#751924, bgo#752837, bgo#753310, bgo#755083, bgo#755351, bgo#755355, bgo#755496, bgo#755795, bgo#756179, bgo#756251, bgo#756255. + Updated translations.- Update to version 2.46.0: + Disable runtime-deprecation warnings. + Fix marshalling of flags on bigendian 64bit architectures. + Updated translations.- Update to version 2.45.8: + Utf8 validation and utf8-to-ucs4 conversion are faster. + Small speedups to property change notification. + Various other small optimizations for GQuark, GData. + Bugs fixed: bgo#696426, bgo#735429, bgo#738504, bgo#742903, bgo#748633, bgo#754431, bgo#754560, bgo#754582, bgo#754601, bgo#754636, bgo#754788, bgo#754831, bgo#754924, bgo#754986. + Updated translations.- Update to version 2.45.7: + Add G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE for use by non-POSIX-like backends (e.g. cloud storage). + GFileMonitor: Make the inotify backend work with atomic renames again. + GSettings: change notification is again working unconditionally. + GListStore has a sort function now. + Test infrastructure: - Tests are now required to have unique names. - TAP support has been improved. - A macro for asserting that two memory regions have identical content has been added. + Bugs fixed: bgo#708525, bgo#742849, bgo#744060, bgo#747364, bgo#749492, bgo#752769, bgo#753745, bgo#754152, bgo#754211, bgo#754264, bgo#754283, bgo#754284, bgo#754286, bgo#754307. + Updated translations.- Add zsh completion for gsettings from (source gsettings.zsh). https://github.com/jmatsuzawa/zsh-comp-gsettings (MIT license).- Update to version 2.45.6: + Fix a test failure and a build failure.- Update to version 2.45.5: + GNetworkMonitor now provides information about metered networks. + g_mem_set_vtable has been deprecated; it has not been working for quite a while. The recommendation is to use valgrind, or replace malloc itself. + Bugs fixed: bgo#656325, bgo#741779, bgo#741822, bgo#742386, bgo#743018, bgo#750282, bgo#751358, bgo#751592, bgo#751598, bgo#751610, bgo#751751, bgo#752210, bgo#752656, bgo#752767, bgo#753278, bgo#753285. + Updated translations.- Update to version 2.45.4: + Bugs fixed: bgo#727829, bgo#741901, bgo#746339, bgo#747676, bgo#748610, bgo#749911, bgo#749912, bgo#750625, bgo#750807, bgo#751160, bgo#751672, bgo#751731, bgo#751737, bgo#751798, bgo#752089, bgo#752293. + Updated translations.- Update to version 2.45.3: + Improve performance of g_signal_handler_disconnect for signals with many handlers. + GDBus has gained a new call flag to allow interactive authorization. + GSettings: - New API: g_settings_schema_list_keys. - Deprecated: g_settings_list_keys. + OS X: - Implement GNotification. - Bump the OS X requirement to 10.9. + Windows: - Add registry reading API. - Reimplement GAppInfo using registry information. + Bugs fixed: bgo#666831, bgo#728489, bgo#730168, bgo#733325, bgo#734888, bgo#737009, bgo#738185, bgo#738504, bgo#739122, bgo#739424, bgo#739616, bgo#740308, bgo#740516, bgo#741788, bgo#745013, bgo#747146, bgo#747941, bgo#748727, bgo#749693, bgo#750203, bgo#750322, bgo#750344, bgo#750369, bgo#750386, bgo#750399, bgo#750573, bgo#750918, bgo#751122, bgo#479730. + Updated translations.- Update to version 2.45.2: + Improve error reporting in glib-compile-schemas. + Add introspection annotations to GListStore. + Bugs fixed: bgo#696749, bgo#723394, bgo#724113, bgo#725981, bgo#733325, bgo#744895, bgo#747882, bgo#748534, bgo#748612, bgo#748614, bgo#748834, bgo#749079, bgo#749080, bgo#749180, bgo#749352, bgo#749353. + Updated translations.- Update to version 2.45.1: + The GSettings schema compiler, glib-compile-schemas has been changed to reject schema xml that has duplicate or elements. Such elements typically occur when translations are merged into the schema, with xml:lang attributes. This is not the correct way to translate schemas. Instead keep the translations in the .mo file and set the gettext-domain attribute on the element. + The file monitoring infrastructure has been rewritten, and all backends have seen major improvements. + The inotify backend is reporting events with less delay (no event will be delayed more than 10ms) and wakeups due to file monitoring have been significantly reduced. A CHANGES_DONE event will also be sent when new files appear. + The poll implementation is now using the thread default main context. + The fam implmentation is now running in the worker thread. + The fen implementation has been removed, since it was unmaintained. + The GSettings schema compiler, glib-compile-schemas, is more strict about rejecting schemas with xml:lang style merged translations. + Schema translations should be done by specifying the gettext domain in the xml, and keeping the translations in gettext. To avoid breaking already-installed schemas, this change is only taking effect when you use the --strict option. + The hardcoded 10-thread limit of GTask's thread pool has been removed, since it was prone to causing deadlocks. The thread pool is now allowed to grow dynamically and will shrink back over time. + GSimpleAsyncResult has been deprecated in favor of GTask. + The algorithm used by GAppInfo to find default handlers for mime types has been tweaked to prefer apps that handle the specific subtype over default handlers for a generic supertype. + Bugs fixed: bgo#627285, bgo#631597, bgo#661767, bgo#687223, bgo#711547, bgo#719966, bgo#726447, bgo#728663, bgo#728669, bgo#730188, bgo#733325, bgo#738207, bgo#739850, bgo#741791, bgo#744282, bgo#745255, bgo#745745, bgo#745821, bgo#746749, bgo#746753, bgo#747209, bgo#747349, bgo#747363, bgo#747472, bgo#747541, bgo#747772, bgo#748019, bgo#748177. + Updated translations.- Update to version 2.44.1: + Don't redefine typedefs to avoid build problems on OpenBSD. + Improve the default application algorithm. + Bump the number of children a GType can have. + Various testsuite improvements. + Updated translations.- Update to version 2.44.0: + gsocket: Document FD ownership with g_socket_new_from_fd() (bgo#730188). + Updated translations.- Update to version 2.43.92: + GUnixMountMonitor now properly supports multiple main contexts + Many documentation improvements and cleanups. We are now approaching a point where the documentation is 100% complete and the xml will build without warnings. This will probably be enabled by default in the next cycle. + New support for HTTP proxies in GIO. + New GTask:completed property. + Use "private" futexes in order to further improve the performance of the contended case of GMutex and g_bit_lock(). + Bugs fixed: bgo#614684, bgo#730352, bgo#733876, bgo#741442, bgo#742599, bgo#743636, bgo#743661, bgo#744722, bgo#745589, bgo#745634. + Updated translations.- Update to version 2.43.91: + We have now added 'g_autofree' as a libgsystem-style autocleanup macro that calls g_free() on the content of a local variable when it leaves scope (working only on GCC and clang). + GApplication now has an "is-busy" property, allowing one to query the effective busy state. + There have been various other bugfixes and cleanups. + Bugs fixed: bgo#661554, bgo#744263, bgo#744565, bgo#744747, bgo#744756, bgo#744830, bgo#744876, bgo#745239. + Updated translations.- Update to version 2.43.90: + New GSimpleIOStream class to construct a GIOStream from an arbitrary GInputStream and GOutputStream. + GApplication: new API for marking 'busy' state according to the value of a boolean property on another object. + GOptionGroup: add binding support (boxed type, annotation fixes, etc.) + Bugs fixed: bgo#739724, bgo#741024, bgo#741630, bgo#743349, bgo#743990, bgo#744565. + Updated translations.- Update to version 2.43.4: + GType now has type declaration macros G_DECLARE_DERIVABLE_TYPE, G_DECLARE_FINAL_TYPE and G_DECLARE_INTERFACE, which significantly reduce the boilerplate needed for GObject types and interfaces. + g_autoptr and g_auto are macros for declaring variables with automatic cleanup. They only work with gcc and clang. + GListModel is a new interface that represents a dynamic list of GObjects. + GListStore is a GSequence-based implementation of GListModel. + Support thread names on OS X. + g_simple_action_set_state_hint: New function to set the state hint of GSimpleActions. + g_win32_check_windows_version: New function to check Windows version. + g_settings_schema_list_children and g_settings_schema_key_get_name are new functions to complete the GSettingsSchema API. + Bugs fixed: bgo#389585, bgo#729351, bgo#736914, bgo#741807, bgo#741895, bgo#742456, bgo#743508, bgo#743517, bgo#743521, bgo#743596, bgo#743640, bgo#743827, bgo#743927, bgo#743936, bgo#744012, bgo#744190.- Update to version 2.43.3: + Add g_set_object() convenience function. + GNetworkMonitor: check if NM is not running and don't crash. + Fix some races with g_mkdir_with_parents. + Fix some warnings in MSVC. + Avoid use of G_STRLOC in G_OBJECT_WARN_INVALID_PSPEC in order to save on static strings. + Fix some content type vs. mime issues. + Documentation improvements. + Bugs fixed: bgo#719455, bgo#732439, bgo#734946, bgo#741589 bgo#741653, bgo#741654, bgo#741707, bgo#741788, bgo#742548 bgo#742851, bgo#742972, bgo#743014. + Updated translations.- Update to version 2.43.2: + New functions: g_strv_contains, g_network_address_new_loopback, g_socket_send_messages. + A new GNetworkMonitor implementation using NetworkManager provides more detailed connectivity information. + Bugs fixed: bgo#11059, bgo#664562, bgo#685880, bgo#712570, bgo#719646, bgo#728928, bgo#732317, bgo#740814, bgo#740848, bgo#741016, bgo#741226. + Updated translations.- Update to version 2.43.1: + GQueue now accepts NULL as a sibling in g_queue_insert_before() and g_queue_insert_after(). + Bugs fixed: bgo#11059, bgo#726037, bgo#727988, bgo#729739, bgo#733791, bgo#736286, bgo#736620, bgo#737150, bgo#737160, bgo#738259, bgo#738551, bgo#738633, bgo#740157, bgo#740309, bgo#740413. + Updated translations.- Update to version 2.43.0: + GObject gained a debug option to provide instance counts. To use it, set GOBJECT_DEBUG=instance-count and call g_type_get_instance_count(). + GOption now has a strict POSIX mode in which it stops parsing arguments as soon as a non-option argument is encountered. + Bugs fixed: bgo#354457, bgo#695082, bgo#723160, bgo#729739, bgo#733338, bgo#736273, bgo#736284, bgo#736914, bgo#737259, bgo#737338, bgo#737446, bgo#737451, bgo#737741, bgo#737869, bgo#738374, bgo#738675. + Updated translations.- Update to version 2.42.2: + Bugs fixed: bgo#712570, bgo#719455, bgo#727829, bgo#734946, bgo#741024, bgo#741654, bgo#741788, bgo#741807, bgo#742851, bgo#743508, bgo#743936. + Updated translations.- Update to version 2.42.1: + This release disables deprecation warnings by default. + Bugs fixed: bgo#728256, bgo#736806, bgo#737143, bgo#738170, bgo#738197. + Updated translations.- Update glib2-fate300461-gettext-gkeyfile-suse.patch: Initialize variable has_gettext./bin/sh/sbin/ldconfiggoat13 1615651652 2.62.62.62.6-lp152.2.6.12.62.6-lp152.2.6.1giomodulesgiomodule.cachelibgio-2.0.so.0libgio-2.0.so.0.6200.6gnome-mimeapps.listglib-2.0schemasgschemas.compiledgio-2.0gnome-mimeapps.listlxde-mimeapps.listxfce-mimeapps.list/usr/lib64//usr/lib64/gio//usr/lib64/gio/modules//usr/share/applications//usr/share//usr/share/glib-2.0//usr/share/glib-2.0/schemas//var/cache//var/cache/gio-2.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:15928/openSUSE_Leap_15.2_Update/d41d836c8e90710da276b3906d711749-glib2.openSUSE_Leap_15.2_Updatedrpmxz5x86_64-suse-linuxdirectoryemptyELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3945733fe085f82300a196afa70ff17d9d4c7af8, strippedPRRRRRR R R RR R RRRRRRRRRRR kX;Cutf-89336a3990fbdaf646d8ba4b527b05a089a9e8acea5978ebd75a04eee7503f32f?7zXZ !t/]"k%]dٵHM /A@+ GyFw MD7UTV#5gNl'; 71QMY8;`J: Sjt0q ߘ؃U%7ܹ )É/cG=@bx 90{%fJ<̱Q!T43QƘ l&.w,%& HK:& HVyCRdz8AJڻұ6ewTC|#0ͽzZYNo2@K-pNnF;BZW`k`C NꜧQ}C׸3^2lz.|9e5s܃h!ڴJxY=;)Q=9%Wm$v+t?AR$j\zv;G]p~Ig1$2,DsX[lA$7cQs5`+-R툻YnމP8mm__w֓XD{)unc%oTs_/bJLm .'+!FgDOlzJBlc=q~oSM n hq:C q+r,i'v׭j龾BC[A (4݆kлs;۵!GRv4){4DϼcD ,`0eя+Wj.d86T6hK:&91^qMK,aD`ؒHK=i1En T@C=0-%2AH/iI.2}V.t>Ns6hQ_@!WbP-qVl?}jCDP-ј)R #\ /╝t/]ETQ /XQsMS .GD"K/u@Ğh&AwM$t͠dA%=H3 ?МX8u~zN"ηecߞ%!n*}QEKXHgHbݰCA} K%dK{W24)Y%6:T"MAx)5LFr:>g;hGc"yv#si2:h\7y88NwwgaƳ00Lن. $ laqMxrsӎmӊ )\J"Hš'I6C J:l&DLm`]]Kq\hi2~/+`fĝQZo1C^P^ &kfPzڷ6@4> ؓ#e}A|xmFPJ5ر8Kbq \mg әļdmQfzo;5ș$h']a)ң9z%RV)R@b[lZ-EJi"j|ޚ_]$aE ֯ږsԝpo9/jj6[N sl.j\)Tm=@~ÆͲoQb* xT,eVnQYMυl9pjF\;y wk)ɖtNK3u9jbʥ)UAKPc(.y!7DJ!ec꫟p] ʾI"LM+1 7 Oޗ>NL#l#&PG5 4哌y!j|tVl{SaRAP'P?cNֲ{z#7d i_!FtvB?Gir.ne O[vteJVM{·|,iP6գB8ۭ]_(agҘ5EEFi>zȱpE`vai|g6f‘Ww=ǷԧdOs ý엎$>'r4`##;am"*FSV%/MB;|z-sLeg7E(hs>Yhj_cL` !Q*]95è9֡h@rC(_]|eQt j|AbiD!T{jqw˸#(+rG p / Wͻ/Xt;E6N; Z7CT(tdJܑg{L(MX_^8NgE8w&zIJ|Б6p0ΖG9ũ'qu1hE>Ze/"SC:v^jͲWߢ*TȅCot =5y8ޞ@x"Q.ǸֵecבekCm䋉v4Y;\NNF2+pf[i \~us]?hv MmQaQńH 1.kl=g=[+0lz1\hsNNpR4H;-ǙC03.#}y9<wE/#=pć0f7/(LHQSP㬸u$|^=C<:-.& .E#Ѵ c G<`vεJxJI(O)($cTD^6e/:ի$T2$XMme^Qw@.nRx)rWŽ?*l=vmـqR0|*N@ =y59`Q+:dJ2WgFɰ9@qjg`EFlnɞrc')#Udej;G8QfưZs`)N R%Zjp?X~mވ Ȃ~Gr:9uiRGNdJ!(oC:Vjkri"x-$ha߽MT#=g9Z.̝S͂5n91H4WR$+T!f18@h@*,ԦwtE9LmXo>E۟j ^@]J5ð?"Zt뛨(BIg+>œJs v^[DPAZrwjˡjB#=SwRL;_Xzu3,p;1<% &%5 gI*ح&@  fd-W94GZ+s\m uuIxlz+'QpWTSo"Bf=ڀۊT 5,탵S'޲LQa_M/$Uu[Lxp)w m 6_P.ΟF8J/rCXn28<?D<*x2jȾяbcr.霉_`!{ʹnT(bϜc6G%pz40^>hZr[STMs%6(nȠ%^c}^T|TDW\~& Dd>Rg;;'W$t<˥ (CB@Q,M}"e+pD;pi{KbP|\WaDo.ݑ8(TqjRy:%׌-ߕ)Ed|cS)@ oٺCS IlGqmKQzk1U6=iD}c]o$C7F233QtD2$rA̤G>r6J5Ȃ+LBrڮMD(;hxf%F!FYea٫zo4yոhb, Eu\Q$]=8{VٞwZ~ynPd&*/nLaZ*4VRVǥjrb Y!psCړzẌ́V -P4/ -K 5ozà!FCw>W*u= i6Pm\ /ӨtqeJ~>.IMl3"e>D(kU9"|j(Mط2yx95%+LZL(NrGIv))Hsr-2) RF+Uh<zױnhm|,^IQ/DA-OTn7-2us^FLeta`?_`LG1'rߍ2Plʫĝj-.}?=IS/JfƊ-6rt<r(d7ltb9%Jb`y>G%xh|ޏ뒜S&MDᇀ~pXC2?"%*E#^J^ MV^@P%J ]e[ӌ MN>zOX-3M5CZit7tmذf5Qbv=G6WWէ"1 gvp̣A< cv(ם"h)?F^!ɏ INIz27);3,Pje;R rt~&B7?8[8\ԉ>σ ɵ=9޿(TU&&SƟ&ja$C*ߊezɍ]q/AibI_:n :BޕW<~6̖ZJѯյxsT[J%0/[־@gKP4|,tX{ٴcgF' }4qlXK#2,W&ދn3PT ; ;@әR}'^˦Z CF;AsfPcY23'09;*#eRv )3"`/)w|MaoY$-|lx܉xktF#ͧkXdIeYjC߫Dq/3HO'lb$ibv1|DT%9M|csVc])tKJAD3=ŋ-Jְx1c\ ќS3dp2Gu?WB*c IIbbv""l"CX[v#LP"_2ʹD#spFǫD5=+;0fOAGCPN3&} il#qd{U |*nELR!w,*ӫ_@wث<#Z>J;7Q a,:zs*+*%!PyaQXI0sfN~T=;f[ITݛ:ӐU edu[0_Dei^˴?F#]^.w`7_j=h=|6ʻ*LKԂb!Ğa40>(N|],i#m!UnSN9춎0Ԟ!!?<U&se *{BC̮5?Dn/]ƺ#G?A[F@;\Tq3PD94oѴZu&50^IACpwCMbx)ٜ=>O)>FKS9߭BuO#.GolGװؙk*;ڣ<;M:pV [^{d:(#X Z뻿x)\dTm"(!aEΧ+[S䋖@fc&0/tyUcI(뛾·ڝC*EAF濼!wC;’U'g5vzA=GTFCr\T/FKUA߄U`o@p qĿqS"$TcɇD*LY}kr /qϤ}>D?iW =Wp:b.|'HPY7a.%]T ԅW[F|x[eMb-ycYqw .BT-1R+ҏf!k\hao +IjM xgr~nӚ^ӏtƓU^l`" N(^^*Q\D'k?uPe 2[w3g[FEvZ_(Ao}mYstp}-1xO+P$'>I=䧵=l~ ec0+ )[/wyOΎjek"Lp7AFT-V"ZGݘAخb;^J ׉<na>=Kr.2ȣ;±D 4gv5ưhtTåB_#s٥>rq wXėغ6 D2`2R@ S͑l6cgo@]g8Z~Ӓ6. 9,X[x(JFH1;Q/J&WVI } N%#I"<w({ $`Η(Lh_,0q%`/w܂,H()7rU 'SK5 [D~b?%a؃~{ơժ^?!ႛ4~nگ.?癞~ZNŹ\!)ucu$sWuY j;&<_[6 glOy-<"@;CnpHǥ E,g/[*[iۭg SU"(ub|Šnp t_]7]9Ly+ VpSEX8SmhŞnSx*RGt֜q}x`rX^tʑ0<4sMci?$Jؠâjk/quRl +YM|3V+ݪ*kuuGoۺ xC  4sWM+So)S5_9v6oJ Ra(@{J!fd6,Ğͥ;BI`@rbM^ZS20y߭N<FGG2L <}|S nBK#*&]Ce R?ˊA=:@ud'"KxEJē*\ ~q) qާW;5`/GՂˤ{lKRHkJJN`pwdгIsg, 6QNKBTK0gƓhb7JUL6ѸTVډ-µf [+wFkkv4a^;"2Ë XHϘHTʕ0xW݉4{<'gqYlpi2_82rͩ`.:uBvb=Ng ;$Tڝw5ɣp }YsRǁzJeȒB417"Rʂۨ@AgL2*p=P6$ $P%Q0s91bq=" ]<ޚpiX;64Flh?=+W--dB+2 7Qz7u8nCCTZF *7YxyMjvvYg 3mΤτG?F;Sk^ p(Gӕd+j3+tsM% n8qmP@{HeCBk%oæ֩!.c;]ֻNxܨShT+$!qSc.LǾObA| Ost!Ca@ +0tRp{ŝmcܱn@IZw~_qA]7tPS7`SXϘ6{:́) ْB5 ܒT݁`xa2&n\*y>f"/m#i N o`!Tu6W&{,zko$ԩg||YLKv-D"\![<32̰HG5m)&9MO: IF{3Wj>ٮzU!ܭR(ƮTM͇>T]*`O&k>I!E ]` O5yiq?/?g2V7[ݮ2w (i+r)V pGOŶu-kv&'ڼ%F0 X`mz!#ȈծKR丑Bi~v*)-Gtf{e.1ɣ[8+~ڂ\ (ֱ'G&˖,$J5tv~W؅nX9WPǒk>M38olyO̶^|/Ǻh>vU)&h~, tT4# /%b {env6' :Hl_@*%?4JZAW VTwʹQ6mPqD{Kv4;WJnޭ.('Ylh \M_0@x"]۸=ݗ"Ys0H-cʊ0.Q<7O;Ȕ?A֯3Ċ9nce9 *llmMn%a|?N }*Y h 8W3[漑$8=ŸA~OU,e9k,H[Poz?p I~֓3Q rDJqf`t@<Ça2H O4ߪ7-!K0)3t1NwZ+,,{bTu5WGKygICS!uDH0hxK7//~uȓ;q!Iyڄ\J &W;˕ZO5: :]1*nL;% C%m7T50n(Tvdv0J[44^p&MΧ/h] oj!$t߯l$ @ziY7kTj.{Mյnbc!+UEbMiAr;2qFyda!ogƎbgu:iͲA:.URhJ0Iv͒ae٥Ldc(!j}Ac @>Gq꿁 \*تw\J_4t-ϗ6TN@)7ڴj7y2`&9 29n'v=>:YX#NގJU9}Y R$#(kj9oɆǮTi!Ek(Qbh7 UcE SGFZ߈zDX5w0RV+/zݖ>tͣ~FZ'ؙ?Z{"~D@$aŦCJe~if՗PM1!3ee0onS&?3KyKW:['E@^()Xoռ]e7`8~Ꭻ\χBxc ։-GӎadKi*2kVh7Ǹ?j[\&K T"~=T5ޢήaJ_Ncd/fMln@OGc}%&7LjM1usX(dw8(VpDOН6nf?q{B=^xwE`DyPϗ8ų-(".ɍ,Ux"I0Ec`{$Ypt%F54#wS)%`>0/To HdBX%zn3 ί{o]tm ΁]}?$d>#&2ybNv:tyGj.CDWfӡ2a J2TN8*j hvYdWImŹ*=bQM?yBcdjVз̢?E.I^QqWoM\mv*G˸tZ‚yiviA4O) #iܺ'4*o ƴJS|gc<\uПJ#ɆBB3DڣdIR""xgpGyVc=Q#͔tFr2HqDKGvg9jO " A{f@LQK%xڛRD6j]!ˈ g8kt"B4q9AyoZ@{5bCa:M[&Avߐ3b&`Cv}Pj8 02 }c;bB_Qr<nCLjW~h7pcP e2쐨zˏS;bmsA(A`B> ŲQX}`|5klY ^`T>F ?!Fp2BvAPh12Xf$_= E~ܗ{_W^qxy <4(a vrv+b $;q.mË(QjaT9E__5yTGiw>;  .'BeTT:*LjA٠@u<] +VJDt(S@8^0j+tYv-eN7M].#`#3V9wIn2=簎BF5#;Baдxͪ4S IwVY"Mtc~:p!$_zh]+`.#>rt"B̭$`;7}nh49l4"Ad :Y?ʲfbr}zU:B@Lp6‘]m"kw>v⒀(A5ʹX v0=B8 Әi>fuRcÍsRQq2VdV7o `-+cPvH/u1xwbpWU\:2UH.e|4)kPnzT{ooQIҮpn>ߺ Rk_G̈́ŃvCz)%\kVe5\%@n}q=n۪?3hU-kܓc0k.Q솠)5k + o [)IR2n޽FxK2 n7nrvܖLndH^k8y&-2iAЎC;|8%}!E-B[:!pCөIt.C DY~v&C! c ^{{̑Hvr #1b8? \e I~;##Va, OA+(v;lwz3ȧ/,6"в˒m{AvvS1|-V~`3Rbo)ɨ50hrqX~2[fWaCAReOmĸt淐Uk}Q eso}t@51[ 2O{JEj {55YXDtcPPѢ&- y_h.PoVypX^A]P0oEfhU(J\MDbM,$Ä[zJAwNf :qrļ ɢ#2"XUnf.4\O%.k73j)75t'4V%IDcG+Ϳ)V}\t!,juRrL-2hKU.Ypf|hpi=P5r81%&ɃΔ\dò(E$eݍho`]Ho>/NR٣(TNh'ARiBtQ۬;Ů *; s("> 8ˣ+1j0RmiW2vN$ڻ V,XI[Q R oKaik.^c 04s/n! MyP1%V~̷z_@/~:%4a_]:5r/d_T9@T)Y,IJ5<VQ$؏Ԁj}6`E[QN"~Y4/׍տ\hgW@eG]µǂT!M:?\UQ U)Z k% PRJ(]vU#khoa@R=Bk V@* ¨}ǸO_A܌5L'\ayt-/x\:F8Y9EqKuajPQNRe0;X~&mZ>a'(c, Np.zlfAhTEsJz-I.CEu[G#kܧ[r|e}lmtP2.B wQLԦ/]R_= Ծ.Ԟ@|+d6A Ok D sAE?ү<]Gs@О)[R2wpgZ oc[&xT?ėD U5ʚ"ߋ~˜dClk2!g*t(] |L Ͳvg9OPtRre׿/ H@v ͡`F}XK?fX!I(SlwQ8_ /�B &Ʃ82ftz#u&Vtv< aaʠqү1*" ʖ(dqqӝrGn 628>xshOSP=SԧGx*,),X".ӌspQI 9#fhnw z{هhȾIfr4֗ƾ G`1GPG[j_!X Q?t5O!B=8m$nM~u\ϟG_H5f"wf ! WJ[<^0Ad(oCj9K!RTkЌRr~5+5Q,GxUm,Gf'xvO;|aqq%ZJn֥nSuO" ;t`[P"gkmO0Tb\{3x"{Yb'"g]Ylw C|]:ꙀDީbΉd i{z ]'׬-z ]8@A1[tU}=-nI r݉hO80#nyh<ʂϙEmopgwėjZZtMšx@~m7`VljON(oIyGm_ zѬz [jdFgDiLnސd+^T=BL\a SUs9b!,=kTX6 GK G&? 7d㝓D%(J唢jƑosw8p) +r~G9I:!\紸N(V-M N~xKu&_J+ju97bun!B onLRUtZs(lG|HtSs "I0.*łqCD./vJYKIX%8E%`=-?L]e6_lL{=K3W\-~ldt7d'w`xl6sF(ZM4UGT +Zm%Rs@3IXJȶ/f6{F'k. 97P,w3v)ԎpCM+-힪Gv&8yg dAnLKCOý(8\N*>&}A : #W@c)bGBHZ)o@KsM"v@D?)%+ˉ.r[D9:^ذ/Ϝ?i%M Q}`G/Vk79ʧKʛg,F8ׂ}knl|"+>UADGKP1{k1yndQIn7{͋x U1qÿoq3NyXJ#XKD*%A5*?M1437}ϥy3R|ɇM BɆ\~|`^-ֆG Ҿ\DDCu3Ҝyv/@y.4F_r3IlՆl NH! 1:Gx?~gBn ټU\__gotc(r!ߕ jk Þц++7Y^Ǖ'1-ԤEӋRϞjYU 9Q}B4:1:UQZhV&ٚѬ%n sV%pbC&K'*E}V<_::񊲕`.5EϾgf[Z[LUeZwYW RA:Tabbp'o3K#fOP)GctP/ܛ (w{v[knK4~:jyIci#aϼ?8S2\w ѭA]jswb6ݷPuD52"ba@ C} amq)H&@43`oÜF5s7%^b&ҿk*AH^-[v9'E"#=Dd}? `֦ؼ@MmYZ$2.5 MJ w[mRM~^z>%3ˉ9!aUj7k(/?64`ÞkՎ+apˀ@(]TU#sS9*3vX2֫UӊjpvL1j+ m2[=o`HXA1/ Ov,N< EIn̹eɉ14w&^cx#:A*GRo!;΢! 5gph ld૦v3`f:T^?'OCK6SB˜,7v:ٱ!:ikG 33燥DltIgr3GHBjBM5Js*甝<\YvKH 29 8Khh *x՘L+\io[Tȉ?DC҇ۧ0Ḡqt躶/'3 iv%ZO-cDYk*vdx&emN;7Y-YWEU IR2J~UURxa%0Rנ(3|| `&-#6KMdpg?hl$CeQ:sVϛd"F9MN$i[muX{R!ψԜ@vZ V 1bW]9iLpJS,KJm(2 GwM.\o>*qʶ jCwb᠚y ^^yw[6}|}ؑUI>!#n:$L 8bQ }i!PDv[}]4lzLڝy=yPs)-UQ 0S3m0fȯ:FyaִGԋ uFSVql΅yʥݸ hE9]z ;D>nr$5&jI2OUF!b L*>oƵJᘎ% YY}׺VRrٞw9ㆾ.w;7Cd0h nuEi/I~y֮-].~{8w8 8(*fuqrVifͪ:WQULk=4uߎ2PJ'%@}xӡLB23K',KCQVDgPGJKk 5CW5*p:;bP'dEQ' ʵ"u  nKLOMBL%7l+넄> 37!E@5\Wlɔ"g)v+6USߤ97fBpZT[!pN4ofՄl __Q>ot:[PC)I}! YM/̼}%NSo~圱'Jwf8\i1 N2׳I*C!v"2V,HF B$zb$=yM̫ D+(ڛ&|Me73si6F(>\,Q4gKi5dj{sa{1K9.A`Xz]X*Žq6-.uPs{DNT 8 ay XxĘҐxN'<]@\KZ&J^D Җ7duTT u oŹD.,/Rrݩ{; B`˻jR@oypLwC[@1 v\%/ڪ|8 n10{w@Pw^ȰFؓdv60` Ai`odƌjƔ ,ιn5m&*ce8M r j5>]/8lςcM%{jԲ.4֔0=OML(4F8?]KhH3[[/ 1,l#PdJ^5`kL lQO'ߔ V1JjMzKKjM3bpO&v+J .%-;, 2qO&3wYį2;Xk<(3$imiQy4pnJ_\76t#Lns9 k{<`q!Y) +R:q1\ 4 jnЌqn DRI6^kl:Q( :"ji8f2I;'ξ l_`E9J;M yaYP(Jf@3&굲g}-sH% FpC&o`X#dĵ~KAXk!>?'iM{Y@7fd,Z+Kx 폪 B7M-Œ oF q^?+htm:Ad3)9E ѐo!/"`erO 9ТciC!~SY8zoU#)ŝf-KORPX8 &I"rCUYJ~U%R^5Tc0 \JoTI*Y]¾c? ^-MKS{x-36ì3;&T'Mr @0hZ9pxQytEcZ:}05mqsxE@0آF"I&[oQK)NQ> -tz=h%5ly6D,*bM(&^Ik_fo5p#GÒOBũD%g:|caޔ&w"-A͑P^RN ĒfeZa WSQf3Gu/'&"6K.Jj@ s̓SV,]#x-EZ1#ax, VDl=k/Ka 6Mvې|Z74aZ˕6ǍxtN%U "~vwpx ynFh6v_aDjkU/oY:3 6o3FRȦQ q  7i,@O."=35wÔv`BhbYV{ajs ܩ29$%;5@ gה" 2'W7y+m v谻Y/EApߐ[uRj""2?D%8 /:Q&Cq tnR2󛁕ބ\kϴ̲Io >?IS;YP~V72~{"/M )\G8pJS4qA vggW{( (>" ƯyR랁h\zv;x՟/y0kLPsvv=qR]g>lfޕAٰzhA2ߣ h}"qtf.ʉ).yxaA2>X %vuGG0v$oNm.$[u2hw>v sٲzP FP97=A=-BӃX(و'RT*u\h]UAǎg@3|$d"a0 LٚqbH+\.=[ݰ>-'!9CiW(BǨX,7֦B:SA^=%dIZ_އ\t,{*@JnYNuŤqUN~^ C߾2z7W0#Ήn:\zw=ʨEkB0'CiMrXvNZ6WToC_E"Nȯ$5 6E AsjN&9UػM7p/^dfލl$ ZZR1Mk#{h )&[E6`M!vJAXx Zz-h7}~414L|fXpE 7D֊I|ը_vU' N_q*Ki표.XŶj<+$ Š J$:+iE, Ylfh-ό+VInKrœ;w6RUⲺv~$#)5'~*e*t E:TL$GR(k;U!l(W X6+׿V+P&0B'Pht3zptW?8_{zÚ]V{_7 IU!\*tqgL%UpmΔWa 5a5.iԖ(2= 2yNYo |t (˥B4gyteRF j0P乁 !Օ!.&[$R]_wD;1}{;V(U reo{ Z:J/KޡBhvME9SU,U吻GL|]Vs]#۔EDXUc4YCe,AH*a`v.ZM5qH+R a-lGZe,Xv,Ei^}d m`ٛe]I&2Y|<ް!.?%@=ʶ 2, Q6.{q.v`w8iId2S[h^ X - r'nDҥ3]V (+'~cxL}a 9/է ,\_J:IS{SaC㋵6Z3W}2mPi!L̗ }';a7"! _Rs k4O&ƞ@:e:݂X Ȩ.^샋`Ma2C^08HGBJb.!~KΔÙ | _ǵ%d|!9d#;ĮtӝҜf{pUI˚|u|Cꊈ0V4ze^e>hA{ChCx?@lp}MLUܰXRh^8ZUr501:E`]%<ɵ$"2s?|I/Umr@+ر $=})x8RV;W>"` oGiR/F8XP [ k&)9~Ơ{E#$5fU(FY1OV&ro1AvM9lAL6,YƮ D&~y&߻Ԏh2xg0˥p:^!dI7S\ Y?1:(P{=,G&əSĔ«5t( AH3*?ߣ{y݋,,l)CWPY%鍠yԷoHZiyCL 7#>+FL).w>")Zƃ]ejqVL7:ujL˅캒Hc.;*f~bY/X'v=Pq#<;4pvaQiLѦ6#[EnpY޺}|2?,4ռfc)/a00{o4vbwl;GjQOK9v'yyֶ$3]DDֽUY*d_Og*$$ר•*C Hp,0zu1(7{g45EcftBSZNǻuhX.rTIF Ws@w\ M;X #Bĵxe؎ ȤЄ =}Nܑ<ܴ]N0<>: ?@M13U<K .FW8ׇBU41'LkhWN۔qB))/?GiK *m~8{ȟ6\w"Mi䝸CRnVQPBy)jtÕK-Cfۇ'u\pz҆[t46XϯoDl$ ZIU]yl$M To\뎴GR@|ȥ"4j UAГ zieiƧjxkG9){2mGO0#?gm1z4 ES2 >@AR((v k *8Ocv>l];h0. &&`"P|R0變6s@N-q鐼V;R񥊙QT=Ȋ(\[#\`νE3cd8[؎i10a +Գ (X6r#ȖEN0Z !1DZRwvTQ<{-;DW|}ƺ}:dhQ3y>kr7ax P<1<'vZr=Ht{xeX4H=wxlA#s!NdJw/mQ- B10Dl Haż^߳+3aRq(Z7G갻2aCSGB0qd0MUaMîQ,'1yYs?cA,aisQ ̊J/9T(!! fQ"E-#tKZ>n?n]$69)󳰦!Ni@q)Z{qP%*4~xx n`HerȂg}?.m[4$e1|Su4= UEt/ ѰĩP EC#%|r]I|>R1 T06+`(*IPy8&b"ss2S2x.׮P3OV1h/hCfΰ_P;Rf{IZm9,!dCjOyă tG0fOzOӶJ];1ඪu9Yaxzˑ87aRcjZ"Z%g/['e 55[(V]Nw.\yc剉Vz?x&+:Pm7nH;J|UUZ̯/s^:*[{܏F0'{MNr޴.:S'ØU sKkD_ i]X*7BC欬ӭzxI.[=PnKdQ!$îMxs9lI5g"rpf\a?٩`Q hRi`7sO軦3Pgdf Z [U.>+:ivxò`+s-im 3PdvhCF6ZHS|AP GX|U wƴk{qJT\NJz`Ya$lwUVCƮ.]}"+edHPE;]P| \;T.'o)R֚2{z soKΞ90-LM~h%{;RrP~<);/PckqEф ;?M%&eF:N1DR+'׌ <@~_e8R012F\g׀!~x0;V.gpB֬O8ӡ`VMYXQx԰,Q_IcD]1 ?e =$"n Ju *s$9.:-'geg&tk;rJ?i!܈{{ 1elu8mۤ߄ݰ-,Z䎇e4G~>ݸ s Dl}tQã:mb1#T@n{Q*9vB$XcGP{B|hC%ϋ1MǕCqak@(*lgFb)vLX;t+\Tfe@^T-[܏dEF( 1N]WѲBEl(0Ηaq&nFӬnIiKVI!xwM!sZF }îM-.䥧A[?-&o5abw@<[9#I-gXy@n7z91j eL1m jx\,ldxt~8R; / 2_I CMe$ u)rhpT0b⺾h(T{M7.{ڂ0t-@ ]ݖDPט̙/vgGngR2ix׷8IoBhQGjmN z2Ry3|%]>B `y;4&J<p&-ض]Z`:WbdF{Ut: $ "(O*DN,-lVi$i9I'8nCۊa^iPYRFRI릎`^N`=t:DAd>C L N6%W0Vj/X7%i)|0%σQ*LhWU d-I]J`7r^ݘv)1{؁{eLb1p\''CdZp"%"֨/ÓӘ`m,`*)S(uXB}) ~&VZ : +D!_cwەt^*^ 5Lcʁ!]\~` +Jέq[тJɼ'3"4 Lf Oְ3Y =\Cdžhb{խyV];LDpkZs+6vmUK#:l ٳm /,쑣7tX3|[rJg;_ ^1kcQ[må6)TA3ЂPXqJCoﵡ*=2Zߒ] Er4Yy4WbtHcX0upFk-)Y؈?1wfCg+[Q{F:Bufc$=MF6D}E\SZ,]Vb x#xSX8ҫZ ]GdȸjxV6;%)POIRN8]GhXqf]T4Ph .u~Vyu ~!&&E ϗ8qҊŸ\԰a+O&hIg\Ch]ը'ώ9 VU_C6$IV]̰<ΠBڣ<`D34Entbѕ=nj{F&p5wKmEAWugiFpJv,R 7xfT[ór8Fl,L CB6<9e+_ϊJKu#/]+n(w>Z/5?b|E./-Yk\j*)\D te1Zgv)Saz5bE)i>@p46uK]"bT  #wUأ<{jhFBpg@^'_'o~ O- "ϪpqJd*+f{LdQƛ;-!(N_` JzZS)ᓺҝ<Mc<k:иse;)Qm¤v,x9Mɏ#J5u͢-WC++sn'n1d XGJdX | l hs|$fhc`;IUvXL;N`SrJ `4׽Ev م?f.I$+ٛ1{:|x ӏD M$<WEZ)U[ BaQKn}]̫0{e5l[}ؤֲ`*F!6u*YYRB`ċD)ZȢ JvV]=WG#yApsѮ3n1HTh'.jǃ3>7m`mͩ (&^,!& tUrtNg;"MfZ0] O==u q溰.v^F`86 O$5Hcrso+[v}NjA9A'}U6u!XA*c w ]"3.St ʕ!3~-C^*t8NJwOC2MDC+ف3Y6K9/`{έO-v_46`GEC{o%U6T )(v\ !wF3Usu4߄yC )R!0w SNnp{G~eu=|E%=xg*qT:K}$׵CwY9Ux}CiQ] Egt @y0*_IJpf3Jo}rOW:X4G[5w?m%jGSd` ʬʓʊmnܩQY3$xסH#^BS;V 9:YzJ#8pFS>ZTkI+sLgeaYOޑA E}NJ*E5_k4N3#Ⱦ3묷Zٸ:䒍 [ .+a{ hJɝիrDM˗ˀw]39q^t8!i= z$Pq+aw4?-!*"4"/a2ޮe"= )k`J C]>-q-ܡ o 8XadBP|.$>V3< =YIKʷikHd7Ҹ Ob=,&ػ]bMEt򽔪HGKt 9+/&r3SN Dθ}*uw_\ ?MSZrLTx0Hΰx.e(J uoSirc~?TjJe *(@(cFPEtHLk(*0Nn_=ƶl 5TE )DNbГ,ahjF8F0EY3gJ^[ZO ς|vj`<)tH-fsFՅ+.fʉCUA"86^Ȃ\3BAei$\Pc(ݚh$?+!֢ O$ !׏=@TmR!YȾUq2ݙALHs8"Ro!>HC6eØ şW ./'`<# _wOҞ]=YzSV*R]3ű _fbLd] eϮ!s[ŋh&#X: ClT"F5껞eԷ& p훎68Μw7(tQOB[D;[ MpyϚ&_4g|@ADfr|vR qC`;2R/yW38*.x~_NNvߑCa*~dkKoC{@knL% o 8LfGw$\ENu%7z0}aՆQ&E-ǫxwJf j-NB@"hBGu1xl,(yWxܐL_eN &JXm'kG)++ג^ K;a#ם<&ɛG-bn̋nM&v*ALcǘZIӺ/Vިo:-KBoNMp s +Osc%c [ P̩7{@Gqw |K_f_X^)F"-E}PNfy;'Rb^E 2,W!-_s> !}_:FCT̽}LQa~YƊe1uVϊIh&/Lz{(D٤/A Ўq[@~E @-8)TB+'E5xzuxU$7 ^4,S~4f~'^#@KF=K%ȟ=QK2Lg( »Zr<`AjmQc 65- i*TVr,{[vuc=qA,*3e|&  ,N]FcCX)eCA ˊ{'+Ks]p',W_A=Cò~XA3q*HW$" *7TɚGey;4Lj!DI]!9].Z_ =FGiE"7vƇ›ʟգܽ~uP*k SM۰T\9Z5h ggr{J<90Q^Q#GD,d,dhL^(tl_e@gܛR=͓P UpR5V'@#,D6V^̿Q5?иF `QLΗM4ke!~Lʊs}X(I9JyK:@%3ygԳz Xn'F-/F'F?DRnMܩ]I$+yEδn5xVRJd U9]L2%)b˵=xL} 1F?lco8s\犑),x1"+c◚Pjڇ䜵]6n0^̥)+g揀OF:X/HԙQOqChSf{ƙ.l 2ސ fGm'al'Vnsh%7,Veo 4T2m=a]̯qXPyg@MK*=x!pu{FR'L7egʅ|@胕X&Z'h0FU'ͧOu,:}:#Iݔ^f!Fkk,?'d}6"N 褡WȜ N{HÍ-m\٠Wһ P^+>-O:M<%wq UP3 vi,wSm,i9z4A)ˠ#.DCU)YCJ BOFTI >S\xNZak.|Lt给0C_v4R_P*gWSQĒVT< 8luipP3/s)`4.A)$XQz$8BsqBpzu8o^&s~Xa82Z"?QW#Q[įξrV1ȣ,DK儶8rjR5fXU=L?F_kYYҨ(ߠmRT#V9?nJ,AO&.!NPKHFXa6 f}"2e8S*"4{չ.qڻAw!c\jUa[6 4{+u/l⏻!a(CrTk~"+U{z? iR|os<\W}q/f 32CݣzЪ|{gڡ-_82G1r6XAc^9K%,'&sٌO\gUVRZ` i7|yT7|!qc`>Ӫ,+/ogyxcAߝ霄pH9ȰVxv"ě*b$͖i> %UP-S:k<Ξ#:Ќ >[VXyKKV^@_z.= :^ P0S##P]oǏBBtZf}UC|`GV$G7gR @In} K;Qp$EԭOΘ?"pZ/{G{^55pr^`Ùtó$";@*JONcO_UqӔP_?xÍ}hLp.^;=ֹǠ} OKRiZ\TB9܏O 1;z8^ZO,}#_Dte8)7QzNbK A'`701~ӚWiqpn޿ӯO>LѬ x_g6K&86Yǟpd]ccI xnn$Q\bb|#( ,@j;1?ӵ.;kDL+9ܡCDsLO?H Dðy,x0LӴųG7Hqbξ[m+:d783^(@:)̰$֑"__a2O.ׁ55^S+D:!$}g Vpdn匙N,:5L!ꐫtBm _|a-o$ZiPMD\3v j9O5%ZxyB͕RzW2\.-w"懦-h&9[w`IU6Xs0oJ?*@hQG=.Nk8TA$䰻oe#V0{4q/+;Hg[f58Z좻YTZt"Y]4|ޮ@czE MFFEalf ޏ( c_>Z:S`(SO/2 < |]YHTfA͢SZg19 SRFh<0b^Rͳ8?ىzp\B )Ph1HC<hH%HRzC[]kW `Lcș1}v\` Yq1UaNGN4kccS IgB.d%g$Q*fq cS<&ث` #iďF 2<|iMLaE68j/#P(;;QpC58cFo(B3O=yw:g¸q(]Ca%CwΝthdGѰX%?5-|^7+:U"&t! ZlrУJ$C+ya6[R]$Ã>XȲpE}&uKȜ^d(Ч#$_ޞ,%7><*cfHϷITSqqTnqO[$Ou*Ad֡F<&[ጶ1qG7u U]z3H44}r\Gߛ!wWX_";Н;Zvp=ĥAqdOP';-b87h*]" 1E[0$zdVŒۉ GvKm#œ[$~+Zcdօ|%琜(9A__N>)"λ!q{((3'<=W1zD^iZ)z0Oc5qE!YcUJg]k'q`: Q3)1'mx[hr-M:qcQIK?z;h9`;!U(jg@*!#@yx%[3lqrj@9"/6mfC*Lt},za.EOT Nf`Uhwj05kVZ)d晤KO0wz^$06S'r֪6.TCnPx"R$:e΂(dz޲Zg6?!q\WĆ"}߱|»WKV-耯,pcǀtuܭWfUY{݀mUcx}(pƤӝW45S$b6RE2⛳,MW,@`8{dPp~+Y *,퇘*_xa ֟Ժ|_te䪔6Tzc#@##YuubZ٠[B^+; ?.=pȢ]C#W};􈐸\ߧo2BwR9yPkĝtD.θgŸZƿqQ6+M'b4DɞuO,r;g\8D.K72)Ӌ${HzK!T#IW%`!W!UP5ΨEb0R81*`6[^,?; <_ޜ+e E8jOڊ~ lUil[Ns嚵9GƘ0쨯R |1hTS<:etm[1Ԟ7ݞ䨗GD<0zk<5tXxtu@`yv]|l}yM @NHEtN8ೕ/a{m)Ijq=R!HG]e^v)R2LC;RPO^rYSp4ltr' ;FZ9ܽ`axH&7 W!W~*|J4 fR仔(t裆*b[EӇ {&H'x6XH5>êږ:~줙ĮZ^Ox_8%w8յ`(N7y0sfF$KEEЄ-! k7 SL]_V^,n`%C^(KD|.#t=U2&'Hǰ%8]h)C؀jY22b9]N$6խ 5}pk(t ,h'cF\'D\M9F),ܩN9s!aM3s2l*jhvYNCDp{(,viy/7Ig&:=tI븩J^};L)0X mN-PwS▸sA(JQ ¯S!O-Pbʏ=y[?NuAD}[\mXXiѸ,z‡v'߾Hu n)TjJ]'*&KaӪ]<.OepL[]A!o{M=푷җ5ɜ3aQF}m_{RhsT*}֭ ށ $kmP$U!1zDa'a+d#rYٖ :.]g- j?T u kz '˴}SZ+@d2Y"X9K9j弞VeoOTG 1iX L@C.9i&n'OjŊṶ€eYL&\;o 7UrEl tܗL>r}3ks`ٍz(&섮&~ /Svݜ2Pip^OcY2 rWD,BU*# E?{LĥۈGiWqSw1(ߵ?(%$o:J;BԘkWJVYlx; XWX hw!M%]RKFg?Rl%@؛1ܼ%uT<3kDa0ԑ7o:BÕ$+͂.e;Evn_Mmyٮ.Q]ڛRry*^W[}D3̻} UQqLcÍiֻ}#mpkofH]pbdp ZxH8:yq0PsgbӹOêR.ܝvl  uSVz 6X;͢8g\* |)m.*~T8viZ ")&="o~^ cr |]mlo6ãnᣪg!Sf~+pPɕ]zھF-}A=!4 e4'^`Re^^B,+/!?` ̕kՆ@0@XJZJ7}\0e7㐫m~R>1(,'Tɠ5J 9ybɁnF+ϊV5|2p=d9O3:KFjDZ TBϹڝlbHn7w*cvREXlWŦ5蔜NFp`YmdDH`LM b SYm0)1W0 ,^GJښ)e5 Sv%kD$Z䡊¸)ȞJBH[7P#QeTtf\D|cNqR8 YV>x0Xz1|6{e ?ywcP$$>xshFß{<%{|cj-3ߺι1xSC{{Zk1jqoZr ;N w;>`6wc:)KT;Fׄ_(&NEh'e خfwjƽRT?mf}z6#јV#@haԇQO*B9ߍ x WIF| @ ]ៀ 83>RoLKMOf_;\ ?^il"S ^cjq ~RWhR+b9V+͇/dn:&S$ W>wuTݱ@oV]\~0>t׵Xr'-0H^}`DC >ޏ|մFmaHO-rMyFm` Ty;?e 6Jb50߯MY]֫]S|Z6벻l"%J=Ԭs^Ar1kaGO^ˢ)ssm|n*RgwN"BضJ\TL#.اJB$$/3$Uyn֬G.8Ϣ뢲נOa%{d(ȤED1ܦ5]ww,\CxP^fpu^*EV_-Gv$-v/W+\PHo굏yO%cL4nR,9gT,37DWLH茨=1<7 4ʋȥUбcej0%M=ўv\[vO|4ۂwcPݚ\<~_#7ӏ}\3&xbiUzn\7LHdUƣ-[[cb%9(R2 nvnl}J /s}R<BƇQXi@R$$1 Byx:N~opEuWD ZQSDK3y2m|ې5  |wyt9OA3eqCUmI2y7<3= ;:?ߙ[zk3p\CUWk}!!5@TBO45], lIjw죑;w5P]#~Dy虀o;y.SEa,± +2>[ 9K}9sKkzx{x".LT_!@A7lHB~ б&<`Ic<)e݇`:YK㟞͞G Zǃ&2E;wo'AlAL2l/w! d.Q\s62#oL *Cm J:(H-¯M{A"㉅ܾ;]n{[g=?خ=={M)YijF39EUk*`H]:\xu{Ѳߤ }$ +Q/Gx5<$}+X 9I:K4toYPMZ㡭y~e xF3Kʵ($2\L#> X(Qn f ] T QoOve- wUٛk`ETuXN+́J]f~{wχ~aM* %ٞKwGpߟ.BgjޛѯZɦf\[mJV+^qb&1a bSaFSjP&J$6L#M ,wü7{GD> UD $RҲGT 3QgNnDdK~͜eG\8HB:<+A-Go'/)j`W! ć#qK9&^n輮-_bz7a鍤x  C}"NddXuVVՍ׮'S8-"JRlmN;m228&VXca*rmhQ4wp";L!sbv@S1us|?F'exF}pQ9hl ng0器NU#.S: ;v>F>5zJ)N^ctg'4@=8`@SS| Hcg0h_ct}- yz6 VQoG@b#ͯq@A: pR H߇ϟ:E}eGSͼ]j4C*.~D)S.T,wef6dn0$="Übl J,?CuYW-zb} ^8YB}/P|ғ'J}k_x:jjyyw䰈| AE#N-",oJGK!0-d̔CU'/ǓW Ǽ]nY/H, =*fM# T 9-G j~vN%gۋY6|e)_4Vt &v}~=w;iVjS^B_Uj]S}w 'v^T `b,"ZM Tô3@V#,vh#G4gO$0ʏz.4j;b67&J Q34mߛM\Mc1B*-$cᐋf+A(,&'8VrWeiMql>PFDţ>ui@@ZJX9϶(lqLBR쯛B'.4̗^Pr 0!*i >btF(y)O#>tvރ8Wu͍#a;,.+1qmRX8!\ .NjB@*ХljpG%ĸzه0] iú#-:3NTHpc³#ps#Ts* O_(^ 0<@-CGlj?{pDtL q#خx=Nء ~gBIvB \lG 7;KMé47+gW.>Vȗthj5t,R7Ud_AGI[;&  %R1' z% k[V <g+%hI}Mnj mSNVCW_ך61Hs~i& ʿЁ so f8c~Z]$qP4'*9ͅ:wC;FQoc$I=5d1~NXG~1Ս]\k/\R$qL"gfGK׆1|M#tڗ_$0ǀ&?GoƚH4 3 ^#?BbRղ)(2 vhB 38u b:Z0qo2 f~b."]J)ݬ~G*.8X帄ii=}>YPp{ @:/ς 6FP3ٟ. ku,_Z:M. ٜ^> ҩ{'Te&\29u} 26k31+ֳ; ǣ{HInK AlEm1n韁g'+0:禜0STlá䪠ۋ6J{85ϦCZA83\n0Fǜ{q5aw ܦ,xҟވ4 G0w Ox'2tUܭeȱ r9+%wY-OZbO,..Cn} Z~:b0#8 ABS>evr !`0oȵȁXB>*\" AUJkN^΢*ڐ]' h Uh@ o$$R C|VTw=k@[]М8?ЄO^'uw-?ljOdvd V#+ByΑ)Hٝv*W³ \ 6W'K[/dۭײRvi!@RW跢dG=WMEo/Ò[ZCბI~" /Ko~fVZ_>?/P %aђu=HhIAg햭8)0([b #bt-d$Ʉ5ڔV*9 \I?pޕ,й|TF +ٴ3BbAfo\q=&^ĺ*D>;_U ?93ߴnSW2lB:LIi+D6 DpMKQ1.Kcf5A=Ŭe$h(a\'nNQuᔍhGMYQ ̗dfձ$<*]]hw~ FTdPerٌ0K.Wga}DD;gu_w-&}ze~z9p)՜* -D..`7@󃔐E,q3וL V'%2sOqK^A|X.ՋMlQ#OPš! 7}GI`O1&%۔J@q]]ϲZFﳠUzVMdj#W~$` \胦F$z6COZx1eι#qS!d/ͥ3㪲\<=e-IT[pҾAVa(W4ٛ>hv5mՓ3 L7 +C`d =E]3L…_U;P\|Vyf+Jпc̪Ͷ$ͶEECe`Ҋi.d5h[t\_fjn7j@:˭yHVD7:NߑP0kn:aД6RM\`t? ?h u`U kC9s}փZHcO4z:e IJvP%b 俴?/s&Aa%t!=#tRO.g W͋3aV (1GtjLn|ۅ=(`'iA담cEmqps^3l}n3@P+޼J>:k7B<\BJYnjRmj["yMD5?=bNJǡe\vSw˽g 潜h鷫s'Y,%B*w Ɓ[mT6AuE2} w}qGmq}$FzT41I٭U/cF>OC+#bx]&,hgpBɟEkKnص? 5LeA$<)&{v.[N+\!k]߮4p٢S}+5D Fw *2l>yZ5 ]lȔO2|NHl$H}43*6q|$1`r:a .(Fh^ie IΑةtoͶ\Q?E7U DE}V0RomѷvXX,n#1$F;ǻE?O5A__͖l&͕(-;bWGO'fyr`}-A`%G $;t,Lp¬j< q>;[Ӌ-iI`@BO|вn&hRcf|hb-7IoOut/mk13F32' rqxJ鶛;]E9ߟ &+6 Dux =W9HBpn2!H :ZhE3މ3m܈Q 8]ӲGz YUS7ބ.2~f4`uofw>g͒/`$|t4[|ÏרGiinJhkȀpWMp~tapJrMoLW2SW7ʨy?DK;vy;2媪 ?5Ѻ wd7agO!H/G 2q1 lv%7 z= YI褁H{mmP&rDNAܘ.*f'xe ޟ(o0&jiC1$:G8_<pu&/n,d8Q#RY!I?e=GvJOUUf:E)yt=wӄ@ZV逆}bץE'vNp33h qrli1m::˰Zׂwje)hl UÖ3MT66lpO>SbhEz܌hZ-t >̌"ȭ0K?z16{i 2j]}_|CIw7ŃI^ѹ3ؕxBw/@I؏-_rI]J<$ۇEx{egN~o荃)U# $UX'Z\#ӷ*yy9d7NpSp+oxZOJOl{o.5|BHW.J.̞c֎ /Tj7uof*NZv_RNh e+-"m'(ٵG(CrRM4FTc" uPsH{$"29k"SKh7}]mbv+JVS:B̴ E?,ك삮'פڕeG?졦ByHZ74$KP%aDv}k 4 kp2fpXb[qf[6Nz\e) +^U4Y3.l"[ɥ61]xpYbIVyRLff2/iy q 8 ~P篇)$e|8pp[ad$5pTaϦS/Bidpn* 5&Ֆtho؂\{/wV~}ᲯDQiZ O?,ia2lȦgw@ˆ7' M#LMl}xns NMs#&BO/k0bKGiًh"סu *fgl~_mCG7O24|T+ʡ&2,i_κ7 :U2xR\jپn$ru4-rd2vQeÆZBUj.)C_Isd:eYŏ.,!eOEq3YWJQ3:AU'1N`λ(H'5ޞXӻܼZeH£5hi$(#;8*69 7FX8Q1Ykg2vlBBj/en;[u~BY/Fg w?T9E&z˟!$WV\F*?ϋ11𤜏loݕ$M|\{`-ژJ1^sVvߎ @Ś5ZIzJ_q5Ʌc-uA?TM`cli;3BܴʔkxKHpDVS`Ɍ0^r5t4Dm<-tB'WgG_<٩(:wͨWj4VێemsGi^BJ_@l^Ta S'@z">\Ə =B MD.)13l);Խ̟ i=vUA-[eX {`&!eu R^Raa'R~Ywqe`ipL"܋ʊ=y4{-SlK<ݲ7&paM\v_r5-`Iw\欈%GI5KuΝQ-ct,M dSL~9ZdcğsQ*t$,Xm\'ԑWbá 1Ҏxc.,Ӽ͋m %#짨T3hkT޳2ԧZݕP孧- F ˤH@Imc By{5Rf`3ή&;R F)ˤxI)Q7ioSHP r//SkS&,TzP0Gm8Ц'jqƌ'렚جJ(`1-m?#tbW`xr=(V9~̞ģp@ Ա? j8Ω#n]H [sOsa8x=xLxUkypo. 9-Lz]AiUZr|ubSڭ#)æ6kO5).fkgT74T+Jf?JF6^A`)}bɣosx;`RiorrwMBӍVaj^OR[Y os8Q?ЃJœ"06) ΄>,SiHk-T-]-0y5AᚷUP J! Wgȯ)ps2 S'8VTs~M_JCdbd"y3n ΖigK ?q3cȪ,@X&<)[Mntcn Е]3ٗ6Tl^Bq#-^k-*2!uth(hF`3.3i! ÚR`1V,gF]BZS8gbW6 W X}1ZHԑf&>CUbC#.F. 󲝂)py!!>MDj(4KLiC9jx<{R0IJNJJGˁy$w8.oM]ҟ ˟̯ŽLq.C<~봅lIȄcӗ'QΞ)blvKSXZ<Nnǵ!| .[= ӂ aw,x@mʏ+6nĖvo\K0n_q7{<{d/OE;LXV^ /fs`[q WBoJ1y0yNC1<5 8"fD 4 {Ěhͬ PoZ }wW%fY\iew4<{sW:^fm+9m, 덲=lSA)JbeF!A6V;ڠs= ίPurb3 ٻ4YҲQ*O-O8"@ddr14j{f3cVyî~vW_a,oRg-d(ԟr5;Qxv %^xo2拭xڸ;[~ Z9LLԋ[]Tz/[8? LqIVJ՝KaZ:;NJ0rhl)5Xaڅ,MÜ`)ևpG9`ݝ (}uK\s(QL;fPI@I %#DB~K[u9$ 84nkw=.o'd(Gb$g`Ch@`lZ$"/h=VE@3Nk6`S74r C{B1>f#8 2>i:ED :qZQ@bh0h"*r4>dӧ*oy P^kr@a-z56; ߶VE9;ȐV@IiMa@. Rs-&k C|~sw4:xJEߛytt2ǝEx R웺NfG먙Ypԟ)C>ĝ7ȒSzњP% /R Nq8)@.$X[Gȓ,.[' E*SFR8W[ EY3fqokΓwg|9&·E_-ٰ) IYM }6N,._}ͱ;' e!cy1 j_A]` k8[OtT'd"62.)Ȍŷ kA=sJ3țVw-X Y3,x>)X|p0L9w S/`;8E!&)Rգӗ Udj4~Rn!jcAI[ٕ_|̣\izZ 1ScZF5P0k1(yٞ; jGxn3~ .QPca=/&yeQuP0Sթ'؅0LcpC;#6{W zkJqXlZHle"k &JNzp%g";\qiq? ٌڛ 3̑S!\#?%νA m0;-H^X{ndׅxC-#ا ,_|g}EZ 9qi)d~tҫ }>sndƊp^pU%ghԾ7'0#~Y7#O3Ui}\KT^h;Y@?C˂ϔ x>[ TYCDex*~,05"P^UT~IY_QJ^G2uJ:=Yn7HX0t',AqG.QOиEbQ ϴ[M@sV䇓ބ{H +IJdXI ICԻV~KUW'c@ x3>{2! E"TAUnO憃b)Ϛ5J.v *`\nGIK=!i;ecWQQZ^C&ERArL 𤓡E ~&sJ?6f~n}`;˗]ba1f-U9EĺR:@q_@UC(fP3xQJ՜4#iLҼ yb=%-o (ҸR, +pHl ̶~w'Bh7i<3GPq׮e 0̙/*jo"`| I+JM%6yoO"sXD N / :E>r"ImNjjc(} UmM 1}U{D*Í*!Л폍d:]dTE?0C#pu%-umQfz<~́sN#lH2ɡ>?㕏oL X(їS?i}-Pi#Y3%xdAFehH [Ow\ʽ02Voc OBs+׎{;b>eI2q)sV]3JÌf"4ҝ1$߻- r{=͒q/EK]S!)]]P>sFV4/S1l#)4qlBF}>!M{`XKL2O #J5e DTdSoqĿj,}\_lH=y?ȶy=S'Eҫ-%z`3|h1K~Bg- K2FIIV y6US' EctBfp4ܺRl\ئi=Uβ^FcfEA  «aJ..FǘE7_h;=ܤy6,}sLI[qx *J#/C[R%c|T>\m\:]*SFI&>st5)D_b# ط5N1j\\+E ꫙N@YnN~Fh).j]-D 1Լ&uƻ=wkX잏L?agU. vI3 NqE0g Ŭ[E/}AƌoϬ3 0 $p]Į5z&=hYrjGLJwbBҚc ơN8/*,'tRG/8ТΊqRV!Qx< k98C.ٝ|GdE~fnyҹzQhy"_/ӳ9zh͑0;)°hex9TÝ[g>bRR[{Fo}S鑄th-,ζ MT h_;5h "I VYYQ+gEyF0-iMjPЌ%^}G$+1 %}X82y {L>M=[@ JYur 7AjpۉcvDA X{Ǩ\DڼB0,IJjYySg BU-^eϾl 6/0q# uP1)I ȰxS! w db[ 8AO\9zzTeA/YTa -<8 Vȹwe3PNBzG[i8'ŚOv OTٙ[Qտ [ [<.O~hK4xf$p?|z+N틿J]ڔ))q߾_XBl41:!f:FMzVqTI7D~|Fw`ל#% ~O佨hmŹQ kW-03t!*Voa!W45VrF ^E_),[PğUAÙEŘ_՘ӜGIv[V1>M ]}B1M9X#Ƙ|=w@@[-䍮me>#aO zZ aa[.ll g"XXr@^ 5o*r.|l:6BeN 㒄HeZ?ޡS W`tw?Ij,YGaݫ%?P|$xg/Cy7aM*~rˑ}ꊭX(#U-5y9ò̸qdz;״M&L5G`FP#>JhЁL%fIM|~Jԍ^ KF[-0 Z4!k b8=-|78n_L2 ~ D;-<#`;% ,"e}QF9LdF t>s_~<E="gk#@x?r| =M~eC,SܾOqZ*|(OFz\Ծ`\{JᰛhȐZxb°~ˠ5bG#5R]l/>Q{ 8w,ى +yڗ''4QswL|F4dj2r3I=ƾF)+RC\ /2tJìcsD8 G(7u7MޛDeWD+_&B+D3 gNR;:P%MYwgsp+db-m^:ϰhBĹ(2>twOwmn5µY1>%vC8R?slZN㰁ty%G+I1bˠz Ef#ն vtSOL.7.iuѵte~%橳5hSM?B߂w?҃V} B3Fȍw’tU/yHE߁>?j|Cӊ 1?,l oHS *@?,~c9$~8+A,:ҕqyUDIzy7&p+8oRf*]*mZ_)>'>FtNbF_Sy"XpE}'I츒(wU0y)q_(n>_fYW $Yz^vF|TA_qB;M7pxhGuq+]yq/CN @T=X:iBirmGu*6F"z”ZeU,- @n=Z,Hxh!~W~b̀WP)^A'hдÜnljK1oCO *S>~)Z𮲱xaIs?#X=&"oΤe-ZCB!0 {ДiS[( ¦PݰwCiGZO4VzRUAՈè`}Hip!ԸazM:C b]@68ޕTLF%?!)_C {mnD [:bou͸d~1+z}㢉OIJbԲ QN<ē/ɳ*Od񸺏a\YQ֫Ac9e4*n֙~ǖ3U2>_)ͣ2BS9^Xí?"\}CVQOI5P&Ts޶dz{7'=w|f}>MMEJ=:s=s ۺg*Z}bW) Ly9VQ2 <ٜᚡZ5ӃJ.0ePq)~j4GQ i=݈42Ru1`<4 l}ݑޯ-h&i#hsc-֘IArdC|69k,Aue]crBuЃVM`6tۨ0SGe:Y$_Z}& բ+9C!SѯLƐ8k]Ny '2O0k,㫍xcfz8r&+-d1?c*VҚW!mdl*ah̋G_:%Q΀d^]\qE5$Z+J ?ݫ.07Okh(cad53?0&/w1l8P:J]=cYPH1Az\n)-(dN,H|ӳǠ^.Ɩ޸FyK+~x\mrR(2@e1ZO&Ftf>(W}ڗ Q}PZI׈6J؝fF|Z<+n忩3@9 Cz :QF9Ͷ?aأBM4rȄ-n- o GSO #vKdcrdf t8O&og_4":|(4\ΖOA֦O=5 ^j8Wm+Hxi]s .KB]FT3\GI$ s}k{yfI:x9BzT@=Sdy[`ư?EGO7 h[rN?sƣW@U_Xq׬R#q')IH $xe1!b(2iOPtM6#B 6E=И;zU-_րx+.pc2iR`m8`Jp˔\4ɡ.9keeПt5}ig}j]]EUYeRV]_Fb 44KSžu3vP AG1l#TZ[ QE`]7RKiX^EnIj]5dK2_'د@hzjl9ZAK%\כU㦴*Kv~o7P|^1{?aF zA['B6KgcANHS6rPPuKwa6#E8vk&cJ\\qߧVAcֵs|J$`(*>vTP)Ֆ/`p`<ޯ <ƈw銀1t^m1G7:u !gV8CV4W򶅋:X ef29ʀ+m%zCS.ŰrqB.ggCŖ 0L:~ }ڻٲxmF5bH-QN=v-B{{7%E) pC3S9a@ RЖX5ioeK{sXdžp_d8~'7"ŀ邥eWl3@)?yo:sC?J$2Qk.mYd yj}tZG;vuS#bH/Mpm$.PȤASmJi}~Scƪ߈ ra}*&= T\߭`Лy6|Ih]?p ̹-': PkS*p^h:غiNՇ}ЁS78<"Ѹ'%plhl!"{BCkzk)s`ӱQ>cUqHN\覤|aZh?OG{-ZyyK0DJQwC5ٽp-s-`r`/IR;*nLX|8On>_!dr#OB3[QHd-GIWCt0NflD+  ?[_+t*~kqnN'[`뿂Z>YN@<vKP B٣"t~Ou`D`'sr dLp*ёv}33 ha,lFZ'w HVR9RgU-Oqߔ*җgn=!jViaT_x`J|2ެRU$T^Y-|ՐބꝠDPLxRȩ*}< tj! ,>Q1$-[tXK5✑Yޖu&.Zg""ҾXMG{)M̈&6t /i-mO9'Ts,> e3^q/,@JJTS7koJ.VX+~hz8ƿ=2I,d9bR0&M-NdpjTX-]UWB)'4Vw"ar 󘑋ק,hR&?c?Z3=i)/WN{ ?N&gܩ $m\ٝ[R e95&4X(5]Aݻڗ4ɻ.4n j<ɪN6>[ 5zt>n*d =D%VjPR>&y+ Sdf5m$eDL&̈5@[T. cBQ>%=}Ѻz `]#H&#uH87-ɗ 3* (!<"pսeϵgCX51QPTG;M}4T(vuY7W̅OP;(A$ˠfsBī9a.dJL7kfI]G,(o.&cM5nN2׬tT)mԥW={4X%[/u0+ C3?`nP\N u ME:77n_k 7 XS<܈^bW.H ++y6:{PdyxI.3H \$Ae" »):7&# lIhPIhtTest>&=*{ͽq&~^Y\EvdVQzFMAF]z o$/zr_l!=_5sHO9*!Q SZvDmNc%~,fdT]Q@Iuѡ猖/ ]msB{ "QIT"虎E.QcϮ$ծWWĜ~q_dsG퀿:8{Vm7ea~'oWiM]uEm`ys]Q}dBwJwKD4\2@rk_&|/"i|ƫY7% QAfZj{w[b?"Vd N)5Z(/O Cs=4ənfT%O3fX ZC GTo-L",jly$G-!*t}nV+M6ڛe+pLRHæ6ɗj@slik ͯ͐~Xpw5;G*ref+ \F40?sb,%X"atbK@u6qFM`=?j$QHYrm$jA9}p3:7nU†~NP{+漯̎+NtكexJ@'ky]tk,w.!A`v{Wc{V>h[))zR 11ή>~=._9x]6mKTh-4)io yŊzuְ1#}@fBaʤQY@?wz`~1lӚ< 7p~?C9̧ξL%03 n"" u_7OkN_xx9Gyr Y{r_*ܟTy:Aw7@ie>3v3U+msb;r@K+? dy*i˰Ͻ5MqFg}`'KQį-Y|Ԑ=ͥwl(1E&7#|NNzF3͛Q(kNblemˉ:Ȣ)#rz'pw5l-DbJ4tGZcguY Z37 WL)ť]e#>t@tZAd EѿԻP %LSV4֫;&gwn^O54ђ࠼QK.)&"Tq:a=^MP2Nib9&J_X~A7J\xUm:,څqB2bcA1-OGuB?[TC?(#6h9T LKMG/uX C hr1HG.|Fl|mt<_XG6Gfg--n[asT$#Qr:z̖j هމeXʜ`;Y!}oʾ3+h"Iͯz_2p(ߒYKyS+ƫ)k_upW)sCd[J+vt@HRtw : ,bnjuXJ3+gϔ4mX4&`=*,R@BIEG,J?|I~6Nk^Y mjg Rbf'ۢP$8bx!JF2Gmga9lz{SX .ʆٚT%2Q3d[(jOO c@ ([ U'(0Ee?@? ,i%3hNPV&tW$NT^AVܯPC8JilvPX}bՂ(2A3B^ҕI"k8GӈYVJ@92ɼ;[0+hERJራa-#2} 5UgpUt"*)uTDǒ]l|1?ͱ`ntJP؜n`$KmeoUN0T:AJZ9DQ\I{^f !ڑ=Fa4gTa_&~*n'^7LzS  n߱t914y5Rpȟ\5_GΥɉ ߆wA\zXVmе̣d&5]1'^؉DJes[GW.9:mwT‹n6wi ⮍OȲneR>Ē q߾mt˙=v7J0V&8]T N%Z(ԅ186JHٶߘ]u~jՇ|&(OYsf5͇m˹OwVv_xց2M}w{ 0JupROu­:Ć:ˇ'Djc$56GK{}9!4pQe!Nf ɵj:265R=-k/(IIe#bkr~PSL 1}?Z \ cW$D\:Lk㯠Ӯ Q$K]bl\tFqn~ml D«qO֓_˧GxǽY8сXl4Iy^ʳJ pYx!wK_W+L.l9ұ*K1lKz],; ,P D XY ) ^ad Y>|0;/W yv[)>$t@ſ)x4\#,@ow6]{8W/2$\HME>#9vi1.setFs+7z6=|,zY o^j:'n8͚EęthoOTz5JWL%=`ǀ軐: 4M圓if CfZ$Ȑ"@:sO%:f}+g)=\śя.tX8uFa=ZSPMͯEs`ニWIM*MCc#W( 6G#[Kk@XsX;or K!D/fs'qDؗ(/֏ܞL(_G[Ţ5ɞVI}VQJpQ죸y7ۡeζo\Ɣyß]k ۂ"C J3ZqSg~"4_6I&dw9:,W@hDW ~i!YB7*g$J)X~,'Ʒ@J#e%lB'{{<,kZAҏΪܐ{w&̗|2_dZG~Q|W-ͭo/xmnܤp>?sqtN_Mp.0%"`5B \k/ @umu \NoM`z5VD&gXTPWk.gԉBs s!ࢗ^vY9hO)Ey  p-:f.GTא,BDyf^?rÔ8KJ]w8:; Yyˍ H ZvXg#Fm): Ju~zș(yL :興J2idU 9wO!XPn@x;8Rk-%=Y-Ϗ$F|vEǜ7aVfr0_a.<ęˬ<7澟ۉSFE p08x%-R^k"[L.4n&R|KLCrqze%*z:ZsA搈s=߽E8q(LHɴ-ǂ{@}?_Idû H.,3MY!whMh2 ^4пI逸vk(dkd."It;P:EYW01ԫZ/v*!Y 4v{g[87bFǣA{œW04{JZah1UvW9. J~n!D$H1m0 G5QE^7{<*v1vM47cvT(48H y PjO2` >9I?1vb|(ņJIշCBW~W]FN]Q>Xa z5`?<)?e2UHl>M]={nF wz{PjMiU9F|4 ~a?8L @e .L#QLl٣+CUB|Qľ"(rG;F-+=7RnmH ssоЬoI88({*uOUW3sHV>XƛO r{D~rZs/ȽT13v~({i)x0 (AXÓG«wAdťYّ+F9OF妥զw3ZhsJT.<[mHKf GV s:&[yguLmwwC,~fn ءhZ5tGbj8K^jՠov.VQG6%IF5j=0e8\}4V0d: @٠/12& YNSw}'eDց34{eYíd>ԕrSvζ[mh>>s4$kmIJbu@gޛh\yQ.[Da,Mv\Cl)Ȅ Ҳ djӪ'x<"䞿홵mY4 3䭾8 VAa?S"bxQ&B 7 Ty޺@b ib-l$\ Ȏ:EY^ *Ϯk9=;(b 黭GutGAOyΑG7ۨ+?~] 8Ɓ~ 4z~mZN:\3+^1`pN}Z E=yq"Kld|aѣ{[7zSgig&{;3BOp!h57AWt,˒7@4Zp5cӄɒ<'[+^0Dw݃3c$HR#xluWҍL4[k0; "žhLh[!!eZf2 XYcNp=.Q.Km_Iu%i\J q*Ţ#V&.QD$vݒgG16lO6z$\qd~d."ˮ=枝0giNi`AITox p t}4*FjCDX"΍$En$+8eP$C _yqD_C k>X B̻mjNmcB7h ,JS6$7ʜ0SЛ#*8 ׭"rѷ^pfiC m]!,l:#}ޮ`a][ Q͔г{$Q!-84@+ų itM&> A.gՒ~8Z3`z3Mx+3*]Kqˇ\cP迌c<;1LSm#{ rkhVv_XL9.ԺrCWHȞ!%hE*N9/_=[~U.{O)xl\~~Ηح]Tt(s1ˣ  %ݷw7OKk[A0D=+OPa rP7S~R0;ɚ"R4jU1%U0M[s$u;㶶i'?:fwŜX0Gs7ư*Wa4<Ƨ D&bO|!o8<9βIR g;0=yѮ'zY}C-;8`JmąJ)0mOͳD{V1#iM|0HR_tϠ[7ND|0OJVa[Ԑ;ZأEA!a&)$3=%91}m͖StgS[>ʅDyGjFELX=(zn.ԻLNDYL[RcunEܼbE϶dX&:Ot5zJu]8z˖ `C׎Վ\߻Ew @n ܙVe~#i𫮓;1){ b= X"J-r(@[_iK/!MWn}_k`3f *+nOAϯ/Z? 4,ʿ &'_K~;;stgSW9ri7t2PYs~ݷӖN~Rg}6Hu"[|O9B:ڝ |݅@}R&w c) Y#C0\?yA?s#ж .K@hy]Sc޼=n릴"[L3o}ѧIS!!'u 2QN,hK'h7zvdlM/ :.%WuHwZ(%(160=0< &DMy:UdGD%)0v#kڨ(.gT& <(#* U 2 >wo{r/VLQF2 UGS  GZ6z`GA8`;aj{IHf"vћP ELJ 8+T{? A'qb`rE |^E9$j$Kdu~ p+У+~n6/BzW?kuR",W8UliVyA t'jDzfܗu1.kZB'fC 8sU2jqh2H+ю:ME`QL+pB8Fh-{lkvr'g5o)*0 -/^Q @x"-]&-qqSšȿs)_cj#B\^9ܛ`[2o{mYgF(a6e.ooB 9oΐJ=Z40۳ 6YC -Oz'(Ñ%e y^ujy|+ 랫\BWK*ͨsH֋ e^`.?-A[6(K Naؼ)|@{Z~&_ (%r螱,d'C |,1=fI>;%T+6pR^XIumz?,"s*xk4Eќ}^yΕf`B;-#/wpnq6Ygc[fi 'D՘Q1t`m-cc%^ɡC`EcesgYOUDo$g#=:K&;_O e־yB?^cBr_ av(q 6X;o:+@p'#p든x=U^IM,Ϯgj@a^Y̦Spe[BնaAJNϣE_[n6c&rߚ"E*Q+EG{w4"yǬGE?`{ mխkg&D4Y0? j.پ|0tf]ֳsg5, EE$ /K/1+$ga~#:(2"h,iH$*l,(Rs1r{a=7MtTu,є4 QBq z>!kmd^uoܚDu\HCñ Ɲ(f3ۊLARڞ1wk # ȻNFbD˜& vɘ8\56'Ί+1oS&):~> ly^NpY2ưQ*$6lKMʬqFx' m_E>qM@g _GwǍ#e}܂H1n,Rz^Sݎ$gՂ fGޕ Ns8%.qh8#!=bDT&w[dHL| sV;`z|ǃzj#Į%\97bx^\ Ou*?UYP!Gn%L?5-[|Zrj8 tD7=&?BT<#J90zȒ^ @+aLӿUfe=H땍(xuKϪO0Q/%l}`Ӵ(?}E';lIuUQ,ey rP'<>YPiko`i 5;euBn,)HWoq=C $kPdu&1s j|QFP߉oZFS]+"~؆zřQъL< zڂ0 Z.WnMQ?,)/C[[|RƽW`d̨B uD ]]E[sSP>6lwyKaZX̤\u>#Z|pOB2Bvmq {rАF,' ݢm ba1SxYY?m\zIPHCA5ҳObVܐKB0SO8gW& C6%LO[XC3crP3a4n_0%/: M^-[7'Ks;{\7N~U@=bOXf~UNo0d([^ ƿg&K 8H.X]_[R'fʸ6ў ˨Kx#JsFuMJtᝋˈ#>ʬ!懮$7hMvY =;[9fMsIchZ&m4'[9d] &0jusS1t=״ /7]Z 3u ;ppN,< =dvHe*;/>KI)eq~3lYLjFR@JԆ*G XrE狌2g\c(Fy"2=5k g1`}0x%l ΨŽ=#,SxݏaUvxh,d3ؿHZ&"?>!n톛T؟cXՕ.wi~ rWRU}~+M2=}9H xtgȂ&EXc=l;cP7n.4$[mftDl S68)QȣhantsX+ ahi~ xܓ}7g~KuD$Fe !]2a3 қ%Twq_cC 9cG@[Mf!15r^Wr&h X0i.F~aIWKߊ`uaJGA}0Њ0ie%Fjt}zGZnInZA {JMn'TfaN"mWMaf OK45G`WEF^#TuibpE' P}xq1(Fg" uQ`v2y q'Bp5dIUe DQ=L#vj/jnbJL:4Q`ƽU'7aYV36Zȑ~VXôLU^sMl!Y`x!Ykr3,)FIj`ȇ} ܅2QoI+wn߸ht$ᫀFbDQ7m`9pڻώRϡd+0:)[a-lI%~ Rd;aB,cH,zt) f@ςW8%<:0'~Yb3,0WFF)y$ˤQQ $Y˂yG e]Ez 4%d.q@?UU;dZ4Zix.H?;sn+wfK<;U3q.2VBrY4 pI._wdꣽ`4)`V{䀡mlʍv՗r/4q%k؜}o&|7BIC80`$7Vt4 〟RI:t;C/x^~?weu(AKmܗ'E#g`7`4L0W ޓ[uÊ3ݭH)2J%w8"Oo\h̉BB;1\Җ:&+A@/{ld_B>j=>FSti)m豂(fl[aǕpRT8$ULL=6ŏ෿5y|&'q}XÎ79q4d}p1*b~'񡃸{mńFTK;^ a>R6q1M:Jl^H" \|If 汔|şt#\ne@Ųt"eSā^[h&3wmmA%`gES~rrз+/f`e醫*| ÜS"]֢W#|38rBƶ[/= .; 6ulKg=I5 O>0Аs\^V8eMicd/k`2b,uJ`Pßu{MDZ)8QvҤ6o52Ԩl!H`2ѨclFBY>qO)$EFtt{;vVo|:0iͤڬM 5FBL:5s>˷>D;FFn+\V*fJ]~QD.tj*K]c.L,K3;3gm.S O9) d l0L5*\\%hh#T/ |g