libgio-2_0-0-2.62.6-150200.3.9.1<>,Ib^ip9|pEߦ?]E7+R}d0EtǛIAr8J:`%w \iZ<ÕZúI|C˯1~VΏJHwVaCtR*P]0k (r4 t>ޠ,k|[jdݥ;VS'g vQIP,C>,EYzy0~u? ogsvnFDb%KgjObJ 5k"bpn\iR֐5oC'W֯>A ?d # E$(8<Uv    2  L       L   $d(K8T9 x:)>Q@YFhG H I XY \< ]p ^, bcdefl u vTw x< ypz Clibgio-2_0-02.62.6150200.3.9.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.b^iibs-power9-12).SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/GLiblinuxppc64le/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 <amgorse@suse.comalynx.zhou@suse.comalynx.zhou@suse.comalynx.zhou@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.commgorse@suse.combjorn.lie@gmail.combjorn.lie@gmail.comluke@ljones.devluke@ljones.devdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.commliska@suse.czbjorn.lie@gmail.comalarrosa@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comsreeves@suse.combjorn.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-28153.patch: fix CREATE_REPLACE_DESTINATION with symlinks (boo#1183533 glgo#GNOME/glib#2325 CVE-2021-28153).- 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/ldconfigibs-power9-12 1650354662 2.62.62.62.6-150200.3.9.12.62.6-150200.3.9.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.suse.de/SUSE:Maintenance:23780/SUSE_SLE-15-SP2_Update/e3270b557b636313aa75b7662903fc1b-glib2.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxdirectoryemptyELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f1864b368dd085857bc32b3cada2782f30b5752f, strippedPRRRR R RRR RRR RRR RnZ_Hb utf-831de61f76fcce95fb0ca90ee27d56d5fe80377914786ec1299a9931ddd1473fa?7zXZ !t/]"k%ndٵHM /A@+ϱL@AQDl!ԕDj6ʒf ^E"pA7TnV`X ڧHs[r𥷵9JzgR[ϩF ;󬤗~Q4!PPC,T=i`#7$3gNZ#Q ;=]yA]-Yݼ6Q# Ad`h3,(5YeY۬o#޾ ( -3C 2rI+ֽtym-GͬӖY5B>MlMo=Gxscaov")?፲7ܥXx´>>Ԟ~oC';VڼP.-().=ơ@g 9{F˻y#|, Oa#~ӂ7BJ@dmblOFM*qXwP%))谝aj2理EiߤvkbxmU9wHt_p# 6għj=qyM;ڸ$p1QݐW+*uoU8{{,೅> ٸ3i(p|^hhF&nCuBez⹛R7uC7h'O׹L Ҥ]N otshZ|y0N0> S̑2nnqy-A4h;5/vBPWRQn LxSw#|E@w9@'pj"p-sֿ$+& (2F| (5%s2x5I\"lt@kV}DJ4F`Ee "f.=XdŰ9?i*gT,SCe.2>GP9LŹ7"SZybe\Fק@oR_Q[sèVGWrNT4mV)!l*֐M3%/AfW%S37]_L^ؘn3߀mLg 򄼭+ZZ}\~pƾf )(̑j+[fZ wV@5#A٦Y;*b4v֥f6(- 9>>|vc64j BY]t3-#aHb!3iwb4֕. zC*!YR)8Rt)3n9{`?UyQuhCeT^tf?dN"\n`]vfư,؎l,CώNۗElo bI :-x'0A)|î=^ 3*_0n/H"ASCL",83sLNGڑb}AP9`t6:;dHdJU_U7qT 1]bMܑ"W1p!tf*8$(y8'$/̲UH7:tYO=DMqz!^!z\k* ^W$JU*`h;_@ tk1@3ƵZR&c(QAOȪD'lbHj/:?"M@-LKl88Ơ? !`rl(T5*/ ZON9%yd7"=W r8\CM_lkV8q[)+"7`:8rv&,v@V=RH>=^awXPq(cA?,ݓʴɳS֊ם(g$=n㷄aX s;K;WKrdhtF-b3b&0P" r^dEع:2Cf7I(ۮ5(7ĽT Uob(>N)犒X_ Iӧ Fa.mLYΉzN En @*$oȏQN/ \Ӏ+ .cdK)K=Xs&<¥39&lp YG" ,', M! ƌԒ4Bun" L97`lwD筝 Vwߊ2/!3i5PL* 60`? &.)ϘiϠ$w].j ʼn 3Q\YW[ YZ%n@JOpO>)4_?Ufy`i_4\rf2\@ll2bd>P KEMo,>[6`M"4 2C깴I{ Fsm`6#` `(QtW0~]\3dP*w4XCw~yڏXU1 QʛǽQKBѕ$/]{/ a|Keg#3EneD|ܖ%<|ₛ q막5P<Ƥ}Y нfg2Njgl8飹JbthT?2w #g|5ͅN@L#A o rU9i\V*^Y&%HmU4ŋ[ftηhϿc!͵t:H:Iy,AE֬b׶ǟӦ+Q@hR훧BpIHK?ȜM" #j* cgJeVd"繆J'*]l ⷩTyrAv a2XR`5g\wVxQ齨}s2Ǔ w+sk=yB(搭" ށ KtgX'踳HUkI"tDKQSbu"$!;2d'NRy hBLV'[$7YA֦>AF2X^X)Oю]Z8A?<$ dךmռoXKFhv4ws1Ty/F`DS.t tW5N쁂 z|'\/cȿG@w*Y5-e &C]ڱ\=xB԰!@(xABMf=\oB oʪ,iq&  sPk6|57rI~Y][a;/y:[S5EaȮ4P MK0٢>Sn4c(O'n]hu$n{u|'۹+[| 'zb[,? '4 Yʗ@{b$Bc t*YeCo7ȝ!s)FWY3(5ՎMCWm)FۛbEcLT:|`ւ85'LU)261"/<$IQ6P7H"wx˃illZjٹ^:m⟠7mL>0k6I#iGe:xUl5`oFs&2}`~8e@:f-4\kX䆾CߗGɶfM?\0cgXZ<FQV 'ƻxq[]f0:ڳen ^k4gh^[pru@]di,?öd1 +a7\c ,]2V)LuU(7 ((Z+,@9,. $m{d :R,Êp 70S"I -ܲLNYUEGV4ڒ$.[,~Fa - =jUF#}_2% ,Yј0KFwV+qWZp-ݚ~Ž% ,2D{/bb4Wml^1qT]ӐL'mBgJLD^+$pt?,Z1ӖDno{ Ya0K3NҾnzj|Eg6;3OX5RW=Bt:G6]X*Tz,N*ՙuץ3')Cć<P?VB8cg]p*j nM y<VmH k{t7 })dn[+?c.e+װOcrA$=l`J-D%V]&c9IIb=TSv{dz١9;;@q_2Ru5w)fRɸxCA5h*2O2S5j:R%^S?PzNmIgAQ\e5TMf_=RLeNޚ00K6ReoR ^9V%VuZYG=x|wDZ).x]4FאXZS|0yu֖B~%Oj8sfP4Ƨ5c$J P{ƇGZԱ;O8M~2h`pjϟڠzFZ_R!7Z^ab,YİuSJjV*顴"0MKP*LxtRǧ˶לn<%@e@j6 ru( r譵[6:p /{pUY[eRз& -A^/Y +R@m1͇Yl𗟉 ZtjcC "{>~8mz %A<LB͒RYvB:E]hC^@A4vK y$xZ:I` |~ [74zK@u%}knVyeuV'sjs_n9- W&aI#y'8wȬa* ^<.#6P!uP@q"150Gf-Ad\'u }udWkT%N4R9ZChUUd:-eHd-PO pe EF.,B/ɗ}Ɇ QUhU7ɻeNA|uZ[ hA@(=/*<(b։Aa.YS: c~!4@+M]ҜrEBgJ*?szx{($Lx<VYqfP:m&8|ݺitKѴ8N𑪟*+X/lVE1Cz:(UF!xַ1##-%z^iK*!<;TG_ۋq9GbMz[VԲ|Oܷpd" }aF ދyq$oYA8L0'+QOmi'rEmV mEH3Au)Rݽz@W$xۢ|'l',[2YDɪk_U lEQJ\c* rYZp]ױ]Tn %i!SCv1:?V X`(*E2x,2@BEp 5‹p!"vX^3Q(glnhGl%hÿ;p$a{{;wg+JU3;P3dzcAH:ӏxHX|rH 볝"̵fQc,q\baԖ$^j}^NzmSA"eD%΀DLql>GN2x=uh. T?|ҏ$!Ӥ";!0qa*ISz5c \9?):05mndmLr{;IwJ*+ۡt{Nj)@el6ZT)?-r3g;YP"EC6=wjUbLw XrS _pOySpjGַa3!H5pȬS} B1kreIcW qyړEso%&3e4|=9ĩoaT[AU tw!&43.%cYԖTY`? ~Lb8eݐm-Ji.nq(;rpT#uc4O]RsMH3D "RO+d_v'Ytz0UTntJŒ߉ ]FTіoF{wY{mZo{cn2=6pYC<*8DTjPLk]EDf{2`RZ> ChVgqݷ9EMVxZ]*>ߘ[$X HAd&\Q}!If9/>ve,bwbd%ڻ[;D7b [Lէ|+ϒ<P40^ZӲ4% <=<|RQ{&>#qx3o7"˻tvi7pgT6[fD._O٣`D<^2s9珟wO+`}c~1H5MF399_2mMM[_nJH'^MN,:׮%mϴ3FZfrʀ`2 U; C d,8zk̹pȴ,󔀡R$| r$`ğAh_w!,}؟TwrbdF`SЌg]1ɾw t΄4ٓҢA;"4,+o`ΨQ-z9I`wM0Um\-->TWZmAo%Ч~le|YnPX s0U5ku)ZhRЌsQ . !6[Z%W TԍEX5H|@q&gYǕ$#hDLŃ1ŋؘ)eIJv 6SҔ wO7L#\@% 5I$Р[@H}Zm8'Wer"~g2 ۉ"1V|rhXJwtD}v~^eXhB--=Mf0b JGO;I /-~ h9 1h[)C`r У]D&H@a k0/b5%51kZ;yn=l2s/V&LH` ^'%癆ӝzVMwyfz`i5u㹥;:e[ oZR pFNg}Lh|pT+En:W [KI"6b? kn}$KSj~xc3|mKsA.Pm5^Nl}JaF^=dA_{Rrhɗc 9`M XGψ$E *s8`8ہ>=pb-&h*%3;=Ȣ(AxkQG!g> lTeԫKlŴmq'-k%|1i }^>aƦ)wSOscb?3/=L:3[[Nbħ4"RAˮPNƐk)kZʳP29*a*llRC,.DCگCLWzZ8&'A\ND+Vy0H`sbx֫mwƍ-M¼* (+s_#RNv6P/w%Dd,\:e r7Zph`tz'vV>6tnbluSўe *sw| *@wibG\i oh1 p3^\ZB6+ 2X@,1^@{nqVeSl=/ fL`pw͇57Zpvo.q-+4")cp?[DƅKϼV1Dm7H';T&ä6 W^6nc qWGMcRx7n,o5j|/bVB|y[*ؕzN ̍y~snj/ra<D׷$4̬(wf3U\Zol/Mîp?1Gڼ6 qCLyHڸ DmQى#$' "jf)]mB3"b~Z$ۥdaQ:T觝x '#F&Ϣ.ZR|WkN™h#YB(/'r%h-pl'!pΦ:4ꪫF* uq"?zw%#p/رgOWɑ5olns55+GDyZk粎&se(j u03q"!%"x}I+Eū $2B~ y 9Q Ѳ)ϽQ 3d*#g?I)C9yvns6b,3cM,*8ӿWxJHP"v5:KG33-pv|W£m{':!F-P.IvD։ !H<'8퐰usTiN EWCtNvpSP X[^Rv'ت9M+[Z cl = ӈyC-eHw>v+1E&yk3QgjP)Mg34쎚DjbS<,“5?Dr.elU-aLSWP%yTZvBV=V!ѡ.ҝcXJb9^29)2Ywj Vb/C25qA? R]nFO⬙'k{4Lv_wg*]%Xhs%9B[u]:)+@8t2tʬ{3]Dy85ZHy8p0Ds_7}s){ ݽE pRx| ׆ o\S\O`vr -+kuMD)/:H}cCtTX#SKZĒTV%¼ΥHQ2ݣɋҧxm tz)q z ȀyZ~ت D>`h00ONcz:}Hg)u8^}rm7؞``􍩑.XUs>MHrke3Eڌb,+PB$|lcq+DR]ɇ/BN<~]ށ-\cL5<Gr‡(W,}ndzEkf:$228ftz 7i8Yl0BCACݥ5>xdDRGjN+S teF7_I;; ;U&0 3u2tN70wdrbq( \6qy'K?*EqsńY1prnID 轓̊& 3=؈䙾 uu9q1LKdM(G]Ҳ.n b7nQADˬ:Ƶ?sV42{*̆ءV|s='~H얞26[+<ǹ;: Ժ.>-y2dmL*Aam 1.E|y5N4'v*KþoV[ a-NrHNp&]e9C({cGxz ܸ˜?6@PJU2~(+k2Ow5tA&Nɾϫ#Exh;`t[OOq^{["mg8ݘ/ bj}P=:$fݦ{lԋN0jd4aȤQs?57iQK}dd"{hB^6xLu+k~T$:o&5͡v k[[ @]nRhE i7_ʺB{.=Xm,G02>?ο(,.Թat9W} "E9.RnKM|YKqD8+]M㉃C.01I&3y*S?Sy[A%@#E1;2*$:-T cT5 @qDMwCkWhJh2'ۖ+Q!xy?b:}=`_:!Wd;*%?Uo]ϋ#H4߄dX~̀McYbkbga#r">iêRacueI\KiH/Brظ"пC*FIڪxeSW#55˛r4~w,wәƛyC5祫~? \͊_FU?)WG-v(yނ:Lu M9n?-Vů}HAKWRZo1@MJ4k_W6M=cxL]C].TVӔJI失FԾ%fJ 1x(3w㈑):*4c!S2|G7aHS; 5T]i3W-Q5 _w{*,A5J1nX}P*Wͫ }i9Pc\|Wİ 4/-z4HxNFZd>q*I)72x}TpO#_eG<^:X"\.M幣~Id.1S_΃\u:H~"; Nwaf56m- 44GPLc5q挌;,O䰿Y(CUa]O"!W *_eݡDs#rN,r"[Oh2P[OP4qaOׄTq!4@ ^5oټ9˃R[zd<ňYA8 5A@#*XSӯXdN+п4քJ㐤 4 5USVȢĀx*s]c3peVOqg&پ:M3'F@~O:_C9A]鑑=NJVuTf<-  "J^MA& ]bi;x#L&K $ZO 8@p*Ww : ):ʘ“щ?u ¢y.?<2=hI"ck d4E; ,*os(6aQQ`[9N\*N:S6S@XEJiPh*A|dU֧/^~F FDI'4]pڼR>YefX n#ck/9o17(NRӺi%Fپ"C;9z!>fPMAw2F͐9)LjL#ڠ!QbB='@b*'WٻA`p0K8|:IcӧFhTHJ ߻mMyWap]ݣ\ -箋9iEg1l!Љ sEXy{iy:$5N+<+' )#_e]ٺq_<#itV,(ĎV}=FI\-bnl%9I`~d[aQ((P7׍R̾OjStꐨSb#)1PݤKڣHP8ؕ$him+iz+snVӴH4K; [auhF# j M0apc[X[gAhL&:C$1=;Yno7Jv%o0nĪlJ:Ϙ| g1 ^LaO5M; o4e)Xԕr ;]'Ҫ o2}ܦJ : /1_ҁ顩mv!OC]lBZMA?t/9Lzި}s%8e({nGck9 d(E[Z9 :irui%[2n3"UTKnup: 5cy!vϳ-+!v}l&,~ WTq+{i˖we>‡E0'ʢͲ%@o2ՏxZ6F9'[Btj+ - aM /xF'쉨@i%1#wZ)7_\4>.8 3J uO_wU癧b:`p_itdm OAwKSjH9rFq'1[TgOӘBۼEPHP;`$0 #L/T 7ED/;vu̸mEد cYH׳ˎdGɏsxb ("2z QMPL7۝qrlUZ\@x ȷZIV9D++5$yO.wCPbF!Y#ER)8lE`ALA4Yo+E8t=6MEM)B?v{x5%YBqȿ[F [->9o1U/ߡfb9(^L{#}L :D]~UI:)4:tʹCM0hj%|x HDqێVB2rL/40xح u50eL*?v(ѕ# 37maaX=qs?PԲǔ}t7$iv7=č|4MGXgm?}/+i k$ARg5xwly)B+U/m"nJ2^-|ަ Yk63+BLJҒvhswNMՐNqvqla;ՙ8KTJ˱W#sK`.-%]!3uy]z hab<mn Wo<\Z\5q KhdvD9 e]K"$.fJE(t#|#`}- -Tj7kO 15;>+um+Hr^[[4s+ec9L[rB݊s(+ę!*@s(̃+ ;pYy6:puM;sI>uοJ<]ު}Vx x:GJA~`?)VZ7ܣ _,>G{witM.:pUOX 濣Cde)àQv%ZAaLx q58Ù1P5P/ڋx ϥbڌiteqh ZOu=P@wȏ+܎$Y #pd_.:b|luXk PEqՅ>vM s9~_5j\%|LF@feMzrT5xR,*}"65!gͱBƥ!l)u{R{"&EH%Y 8\E% bIe DhCW\?HW%ت7hũ)Wx, :#&HJ ƭ _(; ej7N;zI+2r7bqQGYUrsi8JO%U;S[W̒U(@r)8ҽ&O~Czb5}@  lf?/f 6:DUl K]F(4s= h Z6a0V0ŁGPvduװY,nnm rP.[ l^]&{_@_أFO2%g1应E {z׭Y m~!NLhvxW@-zrvLG?j3.(0sF]zcc7|/LiwƂDxz@g%|O)"_f9wb@ѲBXI,h@yrt@̜/L}a2>A͹?\,_0(Q c:M!z7h\:^ꍞ;鼱*RLG-zyDATfMgN(_hU'<ɠ/Â.?:V+ޔfrfs vjƱ?YҪXN8ʎPN@5NۯXԴ_q/.zieFľ;S'L?@,q0UC7:ްJIIhihPnvufX:G)̫UM:~\ǁP3\YoD334ɭo?TVjiZ~Y0wv1⾤J z&^#rL$xIShz4{HJﶃ^!vc ^`(`d7qs3aHeCH,y"ɽg]XSnaG5|*#{,>~k=HnZ rb*3hk7І!:mN.=B [r# y("/R;Nz8H3p:RmCK MFz $9t)ϴlCYTe[j_4\B^Lkfֿd۟_C—5 Rp󯜗^6!wʼQ̲w;TWS]&-^^V.Lmm$d?S~-ڙJQϳ"a1A?@6QBjQjRv!'cQh:CuF<9}3\h^N>JyPjz!5şU$p8p~mAfw  Vf 0O,;iOmݏdyA( XcE)OVCSf=%jl7l<ٛĸ6QuxtJ\X8-Q+Lxec#ݎ0/NF,+N}9Y=S0ڳ=ʸggMaP@P?=MsV4i }zo]GFI%;}wN NK>S ,x>8ޓ(lvA0?4t04> :ӕ!-~gnveʄ3IV1WJJt",bD'j ^x|\ahlQ @!ܬ=󂵢tVc&F1W~9JvWU:l a9K6=u斶>GWնZ0y'Z縺Vz<". ,[x!P0XU0h:@㋦UTK/4r7Ƅo=J{ 0v81:Zmo[:Vǥ,J 8Y%*5XXg#B^ 1PY-r$1$b[/5F@i/fxM4u1y_5hӎ~t8d5@j0T=;&E7Ww[PJS(w;= ld"s _E"XүME+%Gv=I5>txO'oK@=@wTv4ջ\.<mX\(*~G14<#Wȇ&r_n9?~ߙS%n "H9r.^47.b6^SUBvyf:huY&D, Ϭ2ͺXu x?nb6^oO)I8.\E9b_ S~Jy)m O7j EP5h$3 GBlBxm=OߑݏZ"P͇/RVjl?VV>ή- P0kI,ӯmS)pGE5 \GB7%!fTuOybBz!C-l釐_~5f;9+^(5&gO2 Osf ~eGN "j^{]w'w$g&{BG47j_HAɊI܎aP>s[mf *5lfp-+H<>^&=@d3@-gy-&ncD+%NKF>YM9sP_r$|bM0e?t4{ټ?>< >ZsE.#xi}A6X3 c PٷN;7 ;coZA.ghEnNy$=P zww Ù3?QWWdvs3!η7Y)/iZ?xVMz el.q! M4As\>e~#ëǓUI:9DYփ Oq|2~Q'up{-TH9z=X*"%g _kS]:v<4J=q>dY%h& P~ra  3$I 1 1 R $h0* 5(.ߢX Kub[5=FjH,;4;Qv*zi=.` WZ#y&C:0~3YL01X,^E?!޽XX_m)7dm2Hߺ[JCf羨O)$HuEGNIt vǚɉ_+ІwfbQ_| k'S#Ǣ9/$ӊ^\owt")h߳rʨzjyj,|pteПyn'.0Pc%qsFDm2XKt?`tM? hZ'>|"0Dbz]aT[(چ3Mw`IĹ_r:t=3J 8OW)<IM/<63ȋȫXܶu+{ϓeL^4o7B/Lbi%LUsM!#1O6zmL.gM7|}lFwiV/%G%0Ưm[mUPqB56?\l#dȗ]|ZR8o4cPMy-WJw.ALqtliYCC_,D!UX8CLGfL= AQV1 TyhJ9̰)t I?U`b nZ٫d,I'd6$|J~L B'71^ثnzǩy+]1TVjN=]}㎔]VdE7%p=W4sUgAqpVLr<#MA$(9T<$卺 aM'R8[ ?vc{ZP{J $dN}c!X_i;0>OhOJLd1 .䶎Dzp#ձ9L'jeCR5!#"QV#+Q!ˎ^"G'p *ӻx$`c?4Ll ]mP>4a!rQ3R'IΪO4Jj=ԖdX$$-p%mO^)[v,tVu!K/W݈Sc  A!zu"{l!No݄}jɃ!aZk+(F/p1lo @%~hGf *XNz۫ëTੀB{L;۹P- >]_65n€:d?KvT_*tA@G+TD":[廻PP P3 cfGo=[yFqVP‚jto>vE"f3XoHL-E!y(1>MCnT6v뢁6CdsaJ~ B~A0T 8g]=\H; _#n'/IJ,sTh \u`76~Ӑ;{|d[6 ⦶ۀzER5KG|=!!g:M%|3Yx83s3D;ջ_yhKȠxK^$ӻ˂ti)$rj:T#ƪؖ٪Wr?vArS9C׿*DXUzlr,tx43a[M "&ũ A^LW짧[X$FE0=Ҷ5KDؐ97\!*ǐ{adbD8 3ŵV^|E_X8 i-llҐ=Nޙ|>U/]ݠKi HyF{` hL?1 .s9eyx]mk[#&q|mR[|(vܬޥJD0(d~?(bBv&Rie)JC3oG% zZ\ꍮN rIJ"C*21$gʜ#'r]^ZbTKz|=įFagEAPh*pkلXy!t*)v8YrZMiLi#ņ($1b]fdoB9^οē_7&aسN wÜWcEcLEY\sF8%ǔMu;-؞%mUI8 SCз)v)aqtViϓwx ekVPt[vyFPx_0pҀP.vA\!Fj씀&-TNӲIi1|45<Ű, 3:3: 3u,q6eha˖-- cūGoK'W)%zIWdlgԞ+:! ]70^ؐ ^M ,=lFEM ORb0vCjUWbQ`^J{ 9:U;V nAԙcG~_)F:`;!4[u mG ̳Ttl'/R\eK N Tv*M Buc 74ghD 뜐CLtʭh zgv|ؖCMΑYnw'Ulv~Lu8h^'4h-;"#p`SgKU=N=acuh*{W?"ti*rh_=O^1Xqa8M@"`z}  M~tG@<ĠKhS5Ϧh05$b&Nm":ٺ(yBtҀ;ʀ' "; &/՛ NN" , ?*:z0\dōeRkPun؊\k*!̪V%Gv3'B݅o{;7i {n&Iy1F<eB}*K؊W7>㿺ٺ]ɮ=$|Q,`|7ZgYpvZSWȬ/Uȣȓ4@Ta1ឳ[CFzMJAn{L*jeU7dPEwgY8޷3[[c׬ɡ'S-zgCɷ{.UALf':"9C,4AvYwA}vx b줊qha>F5: eBV#n y6U&QhɜԲZJE>u'(:lfoyҩ UX]>Q`2Ev|Dt"J|a>Fє#iVhu OzmQT~cW(oA򟘡h[`/c%7n]Cˢ:;崲"]՜Aփ}$yE]nޢ;"ۦI,o?VJdzUz_Jȋ0+ckg31d2A:U>rtƽP  6`PTc7r1#Q^T $>< gOB$MXЏ_Iv22K9<#}n{<GR3JY>;M8Thj_I MV"Ȕ6Q\ŒhP)tQ^ gub:*T*H0YE2kN?%ǽVR\L?j:qkyF˳cTK `/$pן:~O֌8L2!݅->Ru,snCW_df0.(qo`O ] zd#NuRiylDewu?X82g*@X#-S\-kJ4RL 9ӭg"%a(~vB: _@d a H3ih݀GRgH̤w(knL9f;jMP+F?U8;-^8?)w\XR?@fo*q,)bppա,6_>۾c2lf(Ge)Fd>j}m4aI,DpY7w"4)ïM(S-=*Pw0ᦲO-1] ͮ (OI 6ujb/"5&f (tTf%zyQFFf@tܪ&Cٽg:PC7qз'ʪ_=|<]#Ԕ;.I2kv(;rh?-3]Yi:zucS LKH g/fD^+TG鎆Vwr57Nt`o9IMN7u z?+Sv Ζ$ բ4k#P#uͭ ;Iű!VȹevGw'&}(H -:㱜{ú%%hӫpѤyDDqB$3Ty+&n܅ -uDGQUH1. P : ! XYL@μ2|P7HBKl.1y˯kF> FR*'s*I~H; FiM{^HbQ4;wؙfjSrOOoMr^FJ=3ca76,oNhmOH^ze|k)#JRwkoqHY5Y+ kl`ٯjD&5 㷂P;$1="a׺AEgXM cTǽ?/Ee\_>1c].@x|)Yg0WsƻL %gi0(Vh6F@V}{˾ݓ/= ({+jGu"O}L4 fō뱶bSw0KB]y=|8 e{دx)LqKL3t89kKjzz_Zϵ:ݺy͡bQB>Y|Cn;d4QXܽuI,Ƨxr:_)6aFt$Ԡ[oS_aYCWfkcmI:/a+pPmG$jI`l'cai.$rr M ?)}^* H-܍J2z~6uۣK\&Z6zrصᑞ\&Bᓼ-}C IݝY$漄kQbpM4x m) 2,׉y6]\9 dg'[paHdj `Kq\X>`;ʀxvY}h7a֎2 ('p[qbf bYA/3hFЛBcTm p8]GBpBR`|ZghڮG4|w1<٭ϵhZL<޼,ҪA;%l3O ^ 7ݘ(y1ִ?s]cwIu7-ư3Y 5BA~05JPE\DȶPV|G\O x0(c^J(WϯM0 ! +R?\X-#"q.~`{y}Ƅ(?z9M>߯ROuۉsyo;ΰzɀwَX0^[?%k8 L+ 桊g57d.9AN~}UCܛz**A)\LamWtO+bI_cGvm􏤾+ e.RHN}?vi'Ipa;jfxs`ԄYcUp "bc\:.]òFw!m,~,Ti6ΠK:.a)k+ %X ZvtƗVrtӦͺ5H6w!YP.^0Ö%Dh X@ c 6ukUec-}NQQeL|8jEty8%J䔕JS|~ iFNZ4#pE3L(rj$2sI&~MXWțxlo16֤ )R7*鷀!ݜ} ɧw1 L^AT3 k%`%nh5!~M Y _7]NC.lSGtxǼW,:b4M7GzөWAfn(fvȯ߷">{M@sm?v 9™=@^G5?`LUoi>&QfkЀ iM=ȟEm-Gk"e`iew \qo!$rMMٕ=nUL}0]^PA#W'7=cVhQȀUX@)hI;b[QT&<:]'r b'y7к%%=bcN]eۧn^}O}%3W2>epQe$%} JA:٥o/aZENiv)",3᷈=PTe1 `1Slq؁ѐS.QS!A4-ZGy!rHߊ^CF!fOp8K|~>BX%U\r MjOMJY>dcx\mڒ4T7&{52mv̵ ~ Bgo W⡒_F >etD#0U8h2q+y*.g:wB4Ż(?Qj 3).}x9/qh '/ lm3/ZyONm‡ '؈ODЄ!eyM `EWl%"JJo!pλO(TELDUCy[{:_`^YeKTF`U"քU)NUٵ( 1w?1:ywtsڷK/GͲ=wtǧҀE}XL)_{bt<,z4kFbbu1֨XSiO-LJ3ϻJl97MЕUYj%*Ɇ'XP.JhsbӅS*ycH(A#֯rQ '<_/q;11R2ȍdUL[棍|oKt?8cCaH"e}zQ?Cw^-'mz(>Op&T$FI}E٩>mOj1v @o<~Tb yӕ2JCI $TƃL| X lb#nK,J/W<"$0TMu`4+Ѷ=k0M2OKxLӍ3q@R8QSĸ9_>UX\^]N8xW2ʹ/a(#z+2סk=5y]1j ćE2f6!Ӿנ+Ν:O1L{\os {\ 9.\jÁvHT:[wșoRƧ񑚒ɋt[/] LfL2ruo][D"$22µH&V,ZJfЖ S=&hyeuWGOδye(k -V.JsEfLY[MAѓY7{)WCocbpaߵZfݵ97i*p_9c  Hڀ(y TuJ%%>Ǔ)TaH8y*1_Z$tk fx1p8T((IN7s0Sڠvrsc\nU1c)pNXzP%}nh<@Ҩȱh!fW 5;BpT_ZaiW~#g:wGGm"͇ȏBV)+'(_L<(t}R=Uޅo a0̸ʏ9 V]$ծ6e ~RQ-m{I<*GE)0&Z+QmʴҝKo\s(HђT{ՙx"Aڂ޶0w,IsȹqБRPlT.݈Z+;kb9⬕ou`q3 Tp@\E\]K?GiED:%c"4lnR{,+VS7%n>ퟺߒ9$ڗ#a^867qdNx.%.6%F4Om\ݩ7akU`9_&wr(u$[<ǹIiayPot^UgL$Jgq}K:=/bĖ6Xu%\D,>\iN P.J*Z cV糪l`& &j`C:4j%a`r?\(ESҭIeԌXS\™`8e3=)i4*QЭ0kxA8wڍczq]F(װXI $.SBz`?jzex_1w8zOX/ }Eѵk>{Ug%=Z!!=7,3h\&?D,v|3ߒsV4 ˜HB4JPQ*f8i֯)9[5XdhQ,ZwpJ_@C厇 I_78",^S c؍v=qRi4֜&^r:v7yt'L@gks~ BΤa\|hxS LݠKuZ)S^u〛?xc>cY٦Z"}DQMFU-2M0Wb"bc;D>T2i3 l";WFdWtyTwhjNev _Qaq5i&9ӟlՔ.hBlxXAp1X!E׈8ZLS/X32et2v6pWaYq +t:Q5vL~~EW@e@ޮ=~zk ^m6Ⴢ .qѫL)~߹HIKB GTq#76 j"FQ7& k̓<ㅠ'Uٴ>s`.+kƟA61l/ID3PGdxr,%΁ۉlY Yߣ a}GSFYHU6s;++Gxt"7t]'=t9?R/E>.m[ƛ\_"O֚$&U>&40DgO۝5Eb"XR^_mp({47Ei~9Ӌ'Ly{D31c/23b11Q(w|:C~~H'Tv.6+z=_~N"n0T+3=-B5țv(іk3]BW+eKC% MRFv|ݰ`;p6hVnbtX@y>鹎u^k2';s4bX_c+l#9F}Ѫ_uWiB%y>-=;}"EVd& O 蹰!AcI=`)=P0Zp-BmD'x!clf5@l"D& 띠A%7FM5Dڠ#,L%|BJt<̓Vؤ :o.4<bk=ޚ;z>.bSA~ _^S|D:2B#;jP [`*K#\+# PHDneF0?F^ț5 ΌU9BFl8]ϬG>.Sp_EO'EQK+( ,u5D{1L, *3(|'[k.~L5%PN;Aە Q.}O{v^"f ,S]i'i~gWxmo'ɿhԶBOl|yw9fP;?/Ҝ &<{$ RmG5%Zu1#g>jE<,zx-4Ip˘nיْ4 ,⌽xm[LBDBx'j@>ZгQ0]q M tDŽY%QH@U=·zm4lqnVK\وӭ =M~ OxZ},m ؟Ygep{|8}%&d#yXT6Č E:1 DmaŸq~EWb+3`uS>dF y4JP3u RDQ0M+ٔg}$.]>?%(9n=ޖ?|};[ҴAeiXQBBCeJ7wRY_v;ukG>[Si^}gҢ[ "F:[ˇBÎzR+#o ą<;MR&_ޱf"*Skmϵ9dM7 oO*p[yJF[#Āpivw`o%<_aJjD0*bH6گ#H HroW䟍7'5SLNߚ%usJMvEEž/Z: 9)B`ճFPc%!JtRTX186hl8 szivH>[ ͻԢm[!v x%?4hzUUvFma +Zk|M5+_3A}f?'̈́AlR)̙4*z:k`݀sd!(Ӗtt~rA!s(%ֳU3\ltu/-k<cv$\,T[UĬUgkЈA,3 K:? k& Ohe}I˜ v!K4 :-A|;}.ڐڀҰWyYOJ22T]zuތF؂nb reφ*OZа]D7$ev]\~xms[ʲHc$65ϩnq|f-4j'& {CWش <`D0FL ēj_FloOC4u"dShf6XK3'Y 尢A6ͼ2Oo9F< 7,.Zq{#orvs'88 [Zwk}ԫfh^d6Z*R2ݰONH _1Z$KxY1ޘNrq;mYӁ}hrqUPHQv {wV>[7r}wPehg^cȾ:إg^1\ʹHO'7Xp6[df?;}c96#m餜i@mӋA@.Dߗ$tT>*\нaJf >ƀ^iDDn u 2 G$͆k RDN' NoQN/>O7uT4T0lҲ{>VfQ7aheuDq5q{ `]5)'7I5bt"> $}8VHY}so tY4T@IVO mlU^MX(zz|<&IZvVbFdTl? 6C].͸BʕQs88: U?,k|^&_ `A8~AJW+tʩ+9&"Ih.}.ruA+T$I~ID* }Ko"PtuZ3f\l@184P^qɕRƃ[M'"ɱAnj|.3uβjC&%#sSoPR e4q|Ơ@Z..'ZLS 4(ڽo4e^L6'P̔w~x}9[.u^jP 9T{S6 _W``e8}ɤe2G'Ϡ'U*]s(%uE<{ge!T l\t'EheجsmG*ps:tWOpmU+&"F]%W.둢&';N2}4 } qɪXy֎ @y62QGps-~4y^ҪXVtTs|!NsaHy`j1ٍ&4Fjhn3 [Prr+.Lp]\8!ڋ$*N4%P.f<%&/3 (M箠rJSQ0$ Fu>P-MY Z?8NޒS^pj6wZ)$I3̄aCB!NJLF O@#ÄPa',׽i@=n=`[.M99f΅wRbQ^c|? 3MwČaKb5FX'ADg!\QI'WTr6p' nM9X !$zwuƋ&b@ﱧ>V–aljyW8 b30z'MYD!e׺Ls())I1po=t`QPwnQԅ5APnj`؏ &wY/mjxm_⻪yKb11^KgX,x7z߼J3sUH$妳äER3JE*{WЖFHB< kз T\z>f9WZbc ]=^ k-|iٸQKWUZTZ|o(3C̋fn|@uT*_h)ӕz9#:=d.uvJrN*[%kR ܨݛQcX|'%h?1.O(Hssh1LW |0B66AQ* \n 9&N#eVr,^g~vz; Xix{jY e?bҲe{n*:BsJ -.躚Kiw2rg副`+XߣaYP*& ,? "2T11?5:ah7;`)sC"% wh /nwlo# 0\Xw?{?q$-W@K 31<BrQ1>|4@sW U՞v4SL @#rx 򂬉%>Q}-:URwJ^z z\ශJ2$Z ϓ u)Ī]+К|YHee^=QwX[o$KEapml/Ugd)ڕ(0`N EɁֳYSӷp-mГs#e4t0TݳH"i L)#(?!t@ 2j?0GS 73R7y$3![)-tGVȎW@ o"hAt1W N\?]n0" VF WwS ˩'BC. NI@Gz!")'a'Jb{f'2S€ m ¸NqrC<;]t~S>VM;?rZNDw(>v}X!aF8 "'qo7NmEo7tH> G}.ۑmDֆ'\.- J8~I_j pf*cXtM^qA`75QZn9Ra\;eQc6XH ?*. l6OD驓ۜ Nw1KC20 [eppX27^ yB=m[Os`iJ[;pBK9W;AF}c/ $Ӄ?Dd{$4G;-RYj.bo <ՓPqHvڊٙMȚw.?8I~kL uVңO w7|9-y"N`K%k^6ַOBPߣ6!HMXHg6ŶUIL8YF0s\y$xU,=q.YϽoS;ַ0 >J-v7js{.>krvoDh+q~G!fOTڪq"*Z!S~"o Ƴ$n4fzQL-F1p-ufpVL iJ٘&6чG">..{4ahLi4T2][?Gt6,0#g 2#DsôK.|#Wl ts7Yߩ_|Pl!~'* ss ٵ={5\vLu\uj^np]]GGͤ*f;?u"@0Ҫ!mK OD60rْ`Z}y7,`?yea83WsqƌdWQx~¢Z{aU+nuuD[2I 5IҁwGޙăt"5x  U,j0i#~&dJ^V"+]MrfGr[RWqK{!$#?);0.Ї 8-Ka_bbNz1P"dέJ#$8t=M)k8ڇF#tiݶu}#^3g4$8]1ߜӻRtUnH,y3fd~]X7j/ NA lwCHmEKl6**/qwTR<.9˄7U%[Z'7Wi^k)caX?Y2r$>0󽬙U#`22Ԅj bgaT԰v lH6z>XL]D}il FӘ'#oUsJ#5Zi=rG:P".Ŭl&⯥Ay)vvo1Y#I9q DJ3w:̈C)zPVHkp55ntF͜ےP[i0ѱ#mne .ٷ](q RWphut HIyOm2lnQI IB( o.?uUmc_Y}Y&-dxyO ڶ7LҴPn$X8N$q}_+) 'Y3FwcϤ/.L%.H/gVVdf%BX0dnZ1U-f9;F$z;ŕ|șb7X`":ű#2D0dW\ԁHĸ؆4 2H/71aX$Э sӑnǭk9NT^s|% Is.-+vZmúuCO"ظЄCe1o@Ҥv|X'܊5iJ}$[}r|0 ( xb5jᅋ0߅Ibm/cڣ&i/38 0\#?.S]ۺ{8;D IJ\%b3Նwr sb] 4Tfm۳%OE Joa6yQb4|u 9}XI}k pH+ m @#c4*ഩ;߬,`ݸR{* T/PVVw)$“Qf!.+ HMRtA\ *fX`x"WO_g). I(Z)+}ʹqPM N9p7eR*r*0BbKMXLG D(+lk=n4 0tHJMFTwW y-wFR+3ĸQ`F 1ye]o>g^|,m9{T׌SLet^ i OvdE>=0TQ! A<\&kt}vcsL3 +X6Ygu~QCCCu7'ۦ !PSn)対#5hk| Vpl+h1Au]]$Jf:@Sk%I,qGi~D3$Ё*Ód;ڮDA+~B}>`@ LI"x|D&~\,\_),#!^o%V:5$vlxF"s5LG۱J|HR1&M]_/'-y0۱zӌ*I&Z%v%W_UAA d# GJMQlw^ǾJfQeA@w!9tNW2m޼̧b`Y<谴ՑjklEXL nljޠIy;CNњcw.+lyP~`[sKx&_ڼE0*!ㄹv̏W֯?Nr㦯l$nSռ`tg0+ah0gBx @$_'Z+ᑁwҟ(_E"}&ҶNJC+=Z^O6wU>w~A8A6]+BABJYA1 ,k_Ԧ.6M `N@"B/zܭ]|eIcupChwH E4-Kee%yؠ} r>):~i4N7i"ܿ=7њb$ f||نL|aGfҶa'#.B#jYHzT-qg lL{T@o˜[H#0M&>6,ZzP1N{1SW1c̎ES9_M*(tB|$alvz &RG'5AeQsڅ裒c<<7Z3V26nBCtOi"i agUb0Q]DUݦHwX,7xdݠom{BQ*?iFP IM,]}͎ٻj>o)b)/`\z9vz]lrsy:'6kDg Q +</cXƈy0ע,){1W!mH% ģK%\f~V/"#4,P|O(mLsF pt 4P\ʐ}U*17.U-P m|e_2!q桉a3N/Xϵz~ɧ`9_ݨ6];!QV~LMg5mĥ?ܴC)8UG^.3T5Y-J<.7e˛(b꧟ӏM~tWo&77ّz9XFQux/,%%3C`*3Ȗ;B~b"R(XHnZoL;9R@k[u̕s % L)"`܋+ƎYIXڮVڏe;w  _ L)Wu20"/:ݚ~fޏUF'CvWܗ޴ͫj,$PgVioZhφ>d!?3ĎG$\ttQmq!=ܛ2̆ VDO`Ij8(šr ZrؒB_oe6R>Fjd"ӎF4Zū V+_&yc=y'BtEs|v + o^Ylo۳bA櫮}.2G svslGz~!9繢`pbGQN|cmBϞX:h# 8VUźنbɾ DYjltlw7nYc kpN;0bybpZsho8nTk ochEGmLv<szMQ%&V30y(xNv`K5q_-y3.bBu6/+/,X5ꪐ>%."ǐfDKzطo%Wt0#Zj[P7Qm̳}Y~L :9>)"s!r45 j AqG>ԝMɀccNĠXn' 3 k3\)J^S 9Ȳ}CÍܓ6ElOj;tkfMjxܼQ0oytcZT!Oփ # $f`˶mD@kOxcTara^u=,@iX\~gJN6ϳs A\j}֋ȕ`evx\#0V1qGBH}L8&pI*̓ocO\OP}Hhi7Q:b)$Q4KvΉX2W& P` W3FkfBNRoiێop8. @22_+G\ro碒s"-r[VC uDuQՂw1fOLG;?[ςllTǭFړ|iMsR$JHp~7Vq,H3\0#Ft_+8+0ikBm jz_L TuDž-%5ewj89!Ax"Syf:/d9d@>٨&qA:cozA6Tni<ܧ3:mXUپȀ6nZR) 0`=Gr!}pQp{A/ړ7 o'tBN?{GbP6r,~:UR[gm ~mX*Mt$Ưg~dcfG: ۀtB{#c$NfmN=EIHS|,7ֻY22>WAy}E>&L;.^cٯHf*mf-\E(5.RYXS!s⡼˒zc7A+x+עspP~970^I6κT;)23!gDeuKtxbBV $ rl/èJ2TI(Ck#Rwv?aNpQSeE#YΔd96_UY}DĎJ;E5hϨE[W47H~X.HRJ_ӄbHr*6A͏Lř!z}%#K`Ru}GϠpX?KwFִ۞|MWͽ*:謷3c;N@\hNMܽ=nyw o:])U݅e.Lr⵫fc̞lUi\>'J Cb\[MKppRD"`CG I^Ew:ZM]Z" ~R)c mWEi'T7ȧ6='ЕȀ؈:99H쵓ۥEɤx8Jas\%ew-}+Rmߩ Q%&yiL1%­ nXSc e7t 4\"4S#^ I #"lN.?"JTY¯kp+k`۷k`1o^~ 8NB]Qpq]`Ŷ` HPx~r$a,g=7D❓U$6sQPMxj_au/kc|&完W ]_&"OK?`EJ:<-ӰnW) ؞\*q{rt[9W0i,*Z# Qe#vH7${D(]T ʧt><滰%Cd~c|H82sas02m?IXX;_3o P\Ӛ]w[c1IG G H밺Ǎ$v@(ڠbU<0rq⢧oG?}y6|B}7](U/ȃq:P鯎뉘pAz^4`50>W>yBqRpMZX66ӥThPϋB\mՊtm+UmbG; )P0ة af?5ZdWbN5m -)}S@MK q}c)ul2t}Ÿ7F<`q-ñT*pCa葰bo4L.۬$(5X,vנcxP8 i"qpϊ'UbxMy:?{zw/8o]ćwɤK1 j_E|ae>&1|X& ~x!5ƋGZ-/fZE^t.*8Aݫ[J) N6BL x',UE$L1J@I٣DH?S\S'~?a0b)\'f@Wb+FiWmLyqeh2 %pMKDn3`5j8;Q\*]C_x`0!8c?I{v^μ%Q)t\&"B)Goaj̔G^e%-IC䥷 HFGG`Qǐ}KI9^8p\-bx>^N"bDAu1:-o)`w7g jU]=fCdT){ڥP`ϩuOmfGhM0$e"~[9ZÀ!+;߈ 3Ha:c OU}?jq5)m\t C!^!q&rH 3`A7{L|qAJ5%: @3N[r΃PdJZ3s a&)-sa+)i[ Wa 6r6F0ݙ6`Ŕ:*_{,[D:L߸B/rvx>˩\irbw$dG9&6Xu]BQ1SDHNh3}w2ApV13nRwoCiu~&o#&SiBNOH4\@+Bǻ9@Mɩppy{㷶nvld3ayZz6vag:m U23eB/6[Q4*u"u]Qm4L٩P~rXZmݬuj\pYFLZ+|~7mFL.]!})Exs3*nkX1K/980H 4u}NTO%4putϦKa-c+pS­'ɟ`h$ѡ乫aEmQNSm:_# F` a|2j{b,S,5*aМwi ;A$@Iپ`(FOo0I?W3%&8>M^jqD25`$G8cL+Q:.:&eZlnKwKAΌ>Vz_5g`tqnqC :E7ʲ}q>v9c' .B)슚NFV-Z$98QRVX'q}F!F }3]0%܅2܁EU?߉x50x?n6Be b){?f&]@ooVGf3GvxR ^AI:3vji$Y-/aNq+MihTS xEnFB(kx|I BwK~P?~cԖԨ0:@T&C"ǗciXL6e/2d UT^i5fwn]Dj^[fX(Ѿ9P*v?F!V[D!*Wҥ ljpA̫]?&JȽ[.$h9ӄKKFzyEd +zԫ cbp h uIYulrҢE40s[lx`8&>U.QB*߫yy2kujnhpՊx̸3fiigIo8ARɜsWk63]/U2 գr"~:l3_ɜ}4^\ PQMl p z%uϮ;>&|o|Fiyy%l4 /lZ]:Xc̥ndj'Ikaقbt::`akXRW#ԼfT|VL1 'eR_nET<aJq74 }dˏq fm4 k&x\(gI+%A9wݠz8.vB=~Dʞ#vWȚwb۞\oPsY.Y=Aq[j\ VTs${[<ɹi#c3&`3DQzڮ̦*]@[L߃`e0y[ B)X=DCmI: mcO.x^D_9ZL9EtŔ:g@?'JwiV 0?Fpش',;ƷKV2ߛgQMS|nkGJon KȪl id5+Fꮒj}|mxCUV&9ܿtI3ݦKG , _?ˍF7^0h,'bC*'HH=7c{s0^bOari_S&B+1p+\9F6 ?Hen=K8a-ګs,z#22VqwyuyXQ}">u@2ϕ_-ϭ3w{6>UzQ*{E  i*`K<-RjW&t8X +qI/W'ؿ~̙IE!pyGWnk>dc B!#p0jj6Ŕ Tf!!j6m` 92{_IVw:P%bA:<@!\U Wh!s}uCi 归 &Vt%E3n`C)|s͐y siO^#OqwEd_7fA3Gƽxa5 C_B\PH(H /Ds̀S܉|\6Е|7ٵŰd%@wS+?TYhE78[ +xHʹ-EV؈L4-'4&T=ChY3j.,IV-tf"BiJl Q/3/bN4DgR;Dh0k%b^<;CfȒX#*#^ !#6D(U`YU+B`:X#:u"̬cQ48SdT֧U1P4vҦь;MuJ K "rbˡî+6U(?/V"ĩT}ɰ]s"/tR}=_--hn{vw93(`]>,y7Jb%=~ÛnP|gHn視;MA?|*rkvy1$PzŽW ;t+lS 8ֶQ Q]#kL==W.횫jMX_nˇq=3i.iZFd+K-qL\Ƅqч5-ς\mE p/hKm1ig0/-؉t/4(F`-ЙfuI6ısRDYqN"'11#%ar3"99=_6@ßIUy)+F2nvƵvA&rMik9E5tlgJsoo"Qnq W"SuV1O7B|e`Jq @e7!1FTuw80FKڐ};EF:쪣kٻ,4A;?/kfOvBv˯lP4@j|}^ 0E[kؐOQUYrߞ9;qg8!pW0mz t)_DI;% -e1oa7 ŋF|GӏHt\ A*#aYю~si$9KR°1];l:wCp Ue"V:Ezzaq=7֖X%~'³nu8v+ }hUD2Kt|SHB[ !}0l$$RfI[y;jtulW OsUzlE{B:*#y=5BlaQ$lS:Qx|dKrN'G( AyTĆAEj 5&5Cɮ tҩQbS!MzYOtteX"9eR$,Bs^^ /+Ņq:a;kyjpLu{F`q=8K Ε>q~8HOEzLj"۴ǰ73egx+}.DJ̍iBwO3n:$^̯-[Pf绫uG5k^Ur3 Ƭx3?'s9t!!gXy~nHrh!{:ʽUph )jƝ\.$xPrF%x@ NoV̳=Z0l@Dz=Ԇ]ƧlZ /1bO Q{x-ʑB;&r7&*F/PRvI ҊjR9Svx5>Q*y7k+&c SߌRGz%7u4DWBgu3֩MKDeW^'3?i.f]Aq:%}tUgaNl= A`7i"2]^:[kպL@D!^Ⱥo0&! u҂ia* :2Lqњz'l4h{Kc=V")%o{t?@ a|>]ֺc;HP]J%N1Z;Mk( `B=%*/[3Oݶx͏R0 .>f,KvHYOk)9%/LUBX< ȵeU4kNor7-Nm\ZmΝwNk$PxV3Cطij wk h}"+9d$Ҿ_[2V4mZ3fx2В?>89EO͘/TP[2)(^*RDoSd"_G7WQ_qdfFdB-,Q.J*4xm># z:{$o$f#DzQ?YUipʚ>}(2_B9J14c6rhW=W\7p5>F` dU<8̟tXXN/>4x83 &ȊWv8? rmLriIp {yTޒ,D*TS ƄaSTƒVWfqye zO^(gPWa/椏5vyy:BmE%Z)̧gW2!9˭JzpMbƇC~`M%4!Ɓʥ2I`Qk|Y?0#(ؓwl USH|X^cƢ.‡U"#MBVڀߝ0tqRvtz~fg_G:3,\>`sD30%ݭbX" jn8E.qwK%,[A,tIkx,a Mhx@mcWڳ+yx/Т"M%:ѲN2b?0}'9E񗺙p#cU~%\ r@nm Mjy+]dPȂ7?|ő kj +䪮E?_:Cк<xi+Ԁja'(ZS/%bbg :`Ȅ[o#-MqY/{q0 /Ij zp#<{X4P\*ߺ?HsIËgce&SRS`&WUE*ūC)7 UaJYt5cL :|ߢ\\ү\ڐk,F~='E wcҝk #Re#V2 -^GrXSɒW&vRy]5]z?33 %dE;U:HZXQ)#5R=J#HDB,a_ӽv8G2|R,=j;(8:/Ido/!_XȉOYk;.Ywy\W* z Fʽ٠A>9ސUNv_kY['abf;sg fߐ'8i`K:iyVV%T__no3MA:%:(k6вj_/TzS8ܠkՇVMʠz {CRVJ+b ] qm }`e;r>FحXN >'Z^Ӕ6X] @989+{DQ{{iJ% +{Ix $9=aArgupOh>%kȪ6rS_s-iOцs_?-_0HU98Jzm_?`{(ݰML+nApF9Jvxql Zm7-ɷXn)W%Tw`ΘܦGe.NU0cZ: >!ujѨp7FtkWTJAܝ |kvξ~ǔ8%^~$wS|Cls)W-t58iρo4&'dy8ntlCߝr"eE[.1CSɎqK6X]42Iۭ(3|Lo)oh1R}袔d1%L|HhpOyt_VM^$&sSڋ$;Pʛ1pj$ڻpr)vyl06v*iuCaHEE33 D½C&izbV>ۋl,x"APˁ$-˲ENڝTH C,W=GCWڦ z~ZoXVrb`(CgDBSD24B5Vz~B=ÎhR%;d s$'.0+S r|WG JCÚ85}/&^Y@ a\2sCDѿ_j~QW3pN#;wtbNl_~#OW gY;yԱGe'KQZؚp~U1b$"a^.;m>M(_+#wQu(![ʾ3("-b\жFY1}=ꄪLap_im#̊ '/i~(3[;z=+Yg!`ےi<).EO'ڃ2CZG.⺹ R *fw@,֨yo}ږis/NqUL^\(%{no*](82>XhE[Uc ;mɵ>ұ] ҏw8 €Hi W]#/rYɃ5Ւ;=Y.3iapSXEKK}n#z[#jHVCsMt>(< (,ߠ 9E7؆ Pa3-@*b9Sf774?,>1鎦'DGfl L) I`G}+\"3a4 7[5@@#H=4PX0\h$;UJegSo`q^1BsAXD,er )Q*_"n𚲨EզHwOd|}&(Nj͑ Zha}vb8Q`ց nb3&44RH 呖sybIuP[2xUU H9O:. )u3/iR&y 1eVo s[+[D:$mUHϡ;!M=mDv"4Q}[Iޟ/gd',[0M^6W8_ƕjKZ#>MI[/,!Vbəs;fBC*NAeʴv7T77^WlW{pDرX&wZ>?xiCT0:'6y2)-Ja,8 LHbVo@F[0/I|.pU1MN$# B *+r SvSJiPeI03@n|Fe"+t>vW dqe͒}a'^ ik^vbb^#DEsF5e(08E6:?2H`e'\ ZsRը)ܪ5T(rMv2sCۯ轧IEHK8V7JvJ-'cPN37:oVlPm].J:*q}@≯8sbs$cEk<%ë~* =%Ùg=$ ~d =1CVX L3>)6ʋ++b:2[tݦl +\ŋaв1"c[tG> lɟ]Wgj+~ؑo^2b"Lj~a&mpSM_' ~"X \n 'wp'U~uu=@ IυE_h{&T ? 50pQGykoilr8i1AA+<.FqG$5)7`syQ0i1h|ObJezN=jF@dNvNZAD|?G)yxk1Lh?f2O[9{}`X2A+fM[rHZۋw&=dSPr"-{A9(fP]f̄'g3 "nkHe=H<E]'eQ;7AFɦư2&aGFh&J+iwa3.(KVR AcYl.TڡV .z֦,I'qbM2TjZXO_n0(!ND6 =ņNIdes'T$gs'5,VNh׷;'q84FkIym| >Mgb[RJV%CM!F G] ; nD2dyŌq^=7*Eq ۃ[% t d+e!/n6y0a1cwI.V*6f nSr}/O_ݺ&hV`>F1W۲^4;#Vv}EO͍XyoZyuo/^ X ( c \-- x] M%sm[lԝ@klGmb,ʜ &%dK_&ҭF{V mS>9Ț(z:b/ &m;` if5hi}[jb?uJId("z!~MH*fcg*p+:J6k"G;FjP| i@t_0<P$)gOħ̙'}[rq,=o{uoe.0WD{(&B7ͅDiSU?}Vc'ّvqefסeEQvB#A:?6dx_K;9V!p~oL8waQo#ʎY6m?שL*_k+؞t L=B:=»MMoSdKdN%ii R?2o (`)G/mV%Ra?L+H!UktAO)dKe@۪wrYTotBwE1N R`NNl/eVm6골U.B щ5u=˷$_Ѩ&Rtny@ IO\“ܖI >yS94sfhxBug2^cǂOYԭ5mL#>5rscrcR4/OSL8 Žn< jrQcW/BƺL@qш{b_ "tA.ݻyf5RF"r;{"m?TJ8Ex\;umc0ۘԋ-߽̀:q湸M=2,=PY(-ni!2w(NftOf*:9}aA-;'f%L!KA]sfd:DtLNLM=*D NMq^e C_6A`3/L- -}ĔEdJBEI7 AJ| p쮣a̍sϮ*1R"+sCӔA>)#d˜cavAz(Yߍ,'7nU@A_N"H3 \q(cQR`(|i: )A6Ap=co?C!U;g{ңR}ӕH?TG*C`w ğbCoLr?D`o"_EY,|,^ wV7t5NqP6@L+wCf*zkefZ8C`l5'a֞|2)떐N۬42FiA$Pǹ6hUr=Fp;ڵ9"%f*$t7 _r#^ԎVUŭ=u]㗦ʙG:qؼSf6fX]h*Z@LH&swӵL0Ցo#T`=Ūؔ"g(6>:kH@vtOUSDO6&;v+Cc*xqO%z0?4Y GҬ މtw[0K<"'yI+ֳI"V:iMUDɋ9pt 1l\)MnXcʷ eνF/QoЁ@[`>]-kC:Ƞ%|n):I/uݰ@)%냎"Z*Ό.vA-B٠TDŽ \/ ߯W>WShp_=;C@\0 /.ϩ(O[Pj0_7$jW\w-PL-n8W6k'>-ojwb󮴠wH *epd`Dz- 3qS&V^ǒJ(Prj}MG-ҧ4Oފ`Hpc1:, v|^D$I7Wv{%eVgP3m9ÞT'+p-|,#ܥ/.I6GVolYڈ>ǬkO.g܎/w^#!W&rhy wבRQ)`~Lhlا̃~Øe q|E}UŪkwFfȜ)WHU ׾*Hlȹ&JNWDLG <)%A>P>Wx@{3_eh8q~7 ]"=1q@Ehu^)Rg>Qs5FƑƒ`2 0h"66Q quɟ[+gQX^z<9LCVY pL^JK!&19:42Q/iG{N'X=$=zx0hAR6o#v o?pMjxy +LZ["fi=e(,LK RWJj%k ԓӧKL^̓]6Q{n_CW!ٜ_x7/\Y:)s?xi{7pzPy[yAv*`ЫQ3{1U،9ڵY7>KQтd# R=Tӄ9jqO$[24L Q[M04|B>g&Y¥ sUD1nѾxa`JZ8᱁oEoۘZV&o7!Z]Y62/(TN,a;ނeyOΌ8ƚpU7Y%x§jq. ۉWTo0[H!&Lz 37ZV&O<[?O-D0;;*Cj?ڵӗ^MGƒ_AQ3A0 TXvrLkol'.A6 :cX)6iҷ8/H e47/zX,ZRQ/euc{sprץQPw7sGT_QSba@B,}G ˍ B q֥,⨁'bܪZRp"J&ChTn2pꕣl{$|EٱM͝"P,5vH>* #M96B̖6[jo;虯_2pH>u6OlQؚj׈Cl)Pd׸ ÑVd2$aQw7P^L_UbwQ!!U~)@=L[x1-Vٲ[ ݝqlI5}v(LEvPSQD$BB/{#>p,݋LhTK dFh.')(zv>AQ? %Ymu_y󂩠*TŲSn?7WUdΔнpJڠg]Fԕz$mLYȭ}]z4L0+09Al/zv >XSI@i\/3i#9=(n"XpQBndI_ ZGQ⌄ϳxU.#0poɠ "JqK()/h5pB*GOA rDKeR'M'O}a:g@o Kzu.YAe! $Έ.[qfkE*Z\]P2ا;pQ7ep9qtE N)QpZeϯׄ3ܢ!?YWcH4|qos^5czlKTh@@f "*z0!'4L!A:o_Ch*@`}Ɍ"?BM`w81!/Du}]w_Xθ$^gt}33$u, q XdܖS):cbBJLp(0k%GOQ]УA16,nl>A aexi܏|v/C>jO*Ra mmJ-k5qQ ć1M `W 'Ml=n'IHWт6JN؀ZqNQJyFT7aVZ#yag>NWۡ Gԡh璻@%&jpglWs<'mTbHCr XtzkU"Ev ɂȷN^}m!K_Kï7CXoF;pJS>)K7%Dv/˚J"m5l&H4,aЛB/uҨB6$G@+ϷhB[6>E)IZ ЅC^4edžZͺGmeeA8lRemdCR7F$ &kc!DC!P,+ªJ$mE36m_<;ޟ:{ DR6%_!C4P HvY+}g &g·ZY0t|ufA_%W~Ĭ Ĥkݫ~n 4:7 \WeR*Ys5gVBϱYQHJ#z'{uneOA&5TgsIbEUU8d*i;UUjvO3NjGp]ۛb!`hR6?4gB2jer@-~Ǚo,;rG&RoiES?ܠۑ8_8Ά'ui׏ vhƿ `3Up[#Е\f;Ym]1;4 aii"}rR[ЂN&޿ډ1=/MpJAVx !ߢnD 17;הI&ueUtx~k:+W0 V炘VOC t{V{_-OrHE1rT,)r^pT^[UB6 <~s t,U mg㘌JRv+ -[8<@UZ&nM^ ωG(n4:G E/#/ H;0_H;[ ` QEs+W&nӷMpv-3aIH$l2{>)ם-nԚ;)ŞDGGQR?Jc$tXN%nAr2q4;JH| 7~xƓ7w='#E^+/ O+MJ[wNh>P[E'!mׇ( -`4.u.Gd鞫f(80jZ1dzewbc$ax \UwʩVѪ,2lΏ-*MfeZ#i4Lt\p^6x_V c}vV0'PF)šV>`, U1O(/2}D vdPMLiА2)og/{lth[ hV` IVJ ~hwX؃4cvv]a?lk]K^+,MU'FLSTpT8MsފWXÛ+ A Bt'|45|Ɗ0va=YևA_ƥ7v0 9aȍ%䋁"Qv~ukyJƆgʛwe'*4߼ٚB{Rk!ۦ#֋ՉZEAc2]hr)HnSj/2!OQu  $`"g;|gt72Skuێ-oS,_]eAs.,߃axV@H;~LIh4X33WUՋIٵؕ;;L]\yN<]rmQuA\a*mV%끊_Wfᶀ?g.|fj/yYTW'xrDQ6Yh'QdۗR?J0?cM=%Kŀ!.V5lCA!(!hmG<{ =6^ _{Mܞ&޸ EIHuzHW/GjJD:RXĚ7^Ϳ63uQ1/8eg5dO:[?i9@d~hZUZ5ػ:lc lP;KS %O} >!p( h!% I ozKUd FIT|dƒmсkb5;Rg8)R&(w^NO_glQՍyf*bT}DHD.vcM-ZOj>']"D:ZZ'݆i[l|Z[*ZE C6<tBmg@v2o7g>?YM[d`43TO%&c9eᒒ `M#bOk.wQgY/b^ۉ7 _0%1yHLen?X1%%g ؂N6g=NqS/oN.z3J].7>2:6<9&l7 z\r'$Fy \HˬTo=fT:.$6[ْ6oDǤEB7pġy0&)LW4GSÈ#st0w];F YZ