util-linux-systemd-2.37.2-150400.8.14.1 >  A cp9|hAT(W-8|.( $FfN8#QD)J&x,/+j X1 AzYٖ3mUKrqɆQ-d%p@9'j\@hoJOLR%!-5d9f˂'۝$; x rGdGrt(HQpd7s MVFLV'[,9FK2fd502e81948db8f12653fd71b6e005ab80d41af8fa14e12b6c34d5462ee9f79e57460f5bae002fdcbfb2f1313e3db3960301e48cp9|5ӦvJQ׌@wGf^2OsJNܒ.k^ECʾ\d@>1(9&{f:n$"֑q;4EoJ'Aݪ9Lwy7pK# ?AɝXu`G\cH^Ǖ逈u~PgCiTJٶRy UnhaC\ DqŧK{  pQӸ*hO*i%Ah3->pLۄ?td * Q  LRY  L      $  L0x44-4|(89:%<=>?@FGH`IѨXѼY\]<^bjcdԠeԥfԨlԪuԼv w$xlyٴOz#$(.pCutil-linux-systemd2.37.2150400.8.14.1A collection of basic system utilities This package contains low-level util-linux utilities that use systemd.csheep21 SUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Basehttps://www.kernel.org/pub/linux/utils/util-linux/linuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in fstrim.service fstrim.timer ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in fstrim.service fstrim.timer ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable fstrim.service fstrim.timer || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop fstrim.service fstrim.timer ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in fstrim.service fstrim.timer ; do sysv_service="${service%.*}" rm "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart fstrim.service fstrim.timer ) || : fi fi `  {jo*I큤cccccccccccccccccce8a639f0bae6e0c29682b109c47ad1069c42ead1384c799bbf1ceb29e18ee5ce69e46a28375adfd5256c0b3c940d2905518ef135568e886cd6106121bcbc7ef1ef23e81170e3d319f5d0df3cf48d4fccee1d3363bd6cd30eec7bfc972954fd7de946af821891f5ce780f51f1b50676f91338f0df8abfaa565a8af1b7cea0b70a7878911d106ce0bf72fe1086a5ed068f17df6fe0301081a61ddfd99236385a3bb15bcc0d8fc3698701087264a834bc6c495780ed27b68e0a8e3eb10d02bef74a40332dfec0e1d317cf5f9782d95cec282e649635b33e6449d67f664f74ae519920a52821ce9e70f58e72f9050e3037aba96986aa39403a7b36bf5fac3de1b2c593e5c20b6bc6b61a7086a5c7926cdd306aa2090e7219b6c5163975d7e1b7462c83e99df185866d7249e3c7e0f521e3532678f43a69a675db18d4da00719cda263860000bd59b8ddac2fc0f759b103820006c9afb5aca5e7b50a15b347564b9929485c654b29a19fe3c635fcdda62dd525635595f8555a400333b84d1a1a356a4b71a0480860ecee74a35aee246c562cdc6ce5ade949c8dea0e3cffcb78037885631fe459be88b9c4398ac197e279689809c48ffee369a85c346f81f76eee71b1/usr/bin/findmnt/usr/bin/logger/usr/bin/lsblk/sbin/servicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootutil-linux-systemd-2.37.2-150400.8.14.1.src.rpmutil-linux-systemdutil-linux-systemd(x86-64)util-linux:/bin/logger @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/sh/bin/sh/bin/shlibblkid.so.1()(64bit)libblkid.so.1(BLKID_1.0)(64bit)libblkid.so.1(BLKID_2.15)(64bit)libblkid.so.1(BLKID_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.12)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.25)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(64bit)libeconf.so.0()(64bit)libeconf.so.0(LIBECONF_0.2)(64bit)libmount.so.1()(64bit)libmount.so.1(MOUNT_2.19)(64bit)libmount.so.1(MOUNT_2.20)(64bit)libmount.so.1(MOUNT_2.21)(64bit)libmount.so.1(MOUNT_2.22)(64bit)libmount.so.1(MOUNT_2.23)(64bit)libmount.so.1(MOUNT_2.24)(64bit)libmount.so.1(MOUNT_2.25)(64bit)libmount.so.1(MOUNT_2.34)(64bit)libmount.so.1(MOUNT_2_37)(64bit)libselinux.so.1()(64bit)libselinux.so.1(LIBSELINUX_1.0)(64bit)libsmartcols.so.1()(64bit)libsmartcols.so.1(SMARTCOLS_2.25)(64bit)libsmartcols.so.1(SMARTCOLS_2.27)(64bit)libsmartcols.so.1(SMARTCOLS_2.28)(64bit)libsmartcols.so.1(SMARTCOLS_2.29)(64bit)libsmartcols.so.1(SMARTCOLS_2.30)(64bit)libsmartcols.so.1(SMARTCOLS_2.33)(64bit)libsmartcols.so.1(SMARTCOLS_2.34)(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd3.0.4-14.6.0-14.0-15.2-1util-linux2.36.14.14.3c@cN@c(Yb@b4t@b!@b b a@aa@a@aa^@`T@`+`#`"y@`````@____@_a@^Ǿ^m@^@^I^^]z@]?]m]i]Z@]Ik]A]5@]] u@]@\@\\}@\}@\n\\\G\/J\U@[H[[[@[h8@[;e@[@Z4@Z؄ZJ@Zľ@ZZ}@ZqZdZ`@Z]@ZX@ZJ"Z7Z%8ZYéYYY@Yp@YZ1Y=0Y9<@Y9<@XX-XXX~@Xf@X}@X@X@XXXn5@XRXGX!@W@WhWhW@W^@W=WX@W@W4W4V]VC-VC-V@UoU@UcUCjU@T@TTTԬT T TT@Ta@TAsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comjengelh@inai.desbrabec@suse.comsbrabec@suse.comsbrabec@suse.comlnussel@suse.desbrabec@suse.comjengelh@inai.delnussel@suse.dewerner@suse.dewerner@suse.desbrabec@suse.comfvogt@suse.commcalabkova@suse.comfvogt@suse.comfvogt@suse.comsbrabec@suse.comiforster@suse.comkukuk@suse.dekukuk@suse.delnussel@suse.deolaf@aepfle.dekukuk@suse.desbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.commliska@suse.czsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comdimstar@opensuse.orgmwilck@suse.commwilck@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comtchvatal@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comkukuk@suse.desbrabec@suse.comsbrabec@suse.comjengelh@inai.debwiedemann@suse.comnormand@linux.vnet.ibm.comsbrabec@suse.comantoine.belvire@opensuse.orgsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comjengelh@inai.desbrabec@suse.comwerner@suse.desbrabec@suse.comsweet_f_a@gmx.deschwab@suse.delnussel@suse.desweet_f_a@gmx.demsuchanek@suse.comagraf@suse.comsbrabec@suse.comsweet_f_a@gmx.desbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsweet_f_a@gmx.defbui@suse.comsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsweet_f_a@gmx.defbui@suse.comsbrabec@suse.comsweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.deolaf@aepfle.dedimstar@opensuse.orgdimstar@opensuse.orgsbrabec@suse.comsbrabec@suse.comsbrabec@suse.comsweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.desweet_f_a@gmx.deschwab@suse.desbrabec@suse.comsbrabec@suse.comsbrabec@suse.comcrrodriguez@opensuse.orgsweet_f_a@gmx.desweet_f_a@gmx.desbrabec@suse.czcrrodriguez@opensuse.orgsweet_f_a@gmx.dedimstar@opensuse.orgsbrabec@suse.czsweet_f_a@gmx.deschwab@linux-m68k.orgjengelh@inai.deschwab@suse.desbrabec@suse.cz- libuuid continuous clock handling for time based UUIDs: Prevent use of the new libuuid ABI by uuidd %post before update of libuuid1 (bsc#1205646). - util-linux-uuidd-prevent-root-owning.patch: Use chown --quiet to prevent error message if /var/lib/libuuid/clock.txt does not exist.- Fix file conflict during upgrade (boo#1204211).- libuuid improvements (bsc#1201959, PED-1150): * libuuid: Fix range when parsing UUIDs (util-linux-libuuid-uuid_parse-overrun.patch). * Improve cache handling for short running applications-increment the cache size over runtime (util-linux-libuuid-improve-cache-handling.patch). * Implement continuous clock handling for time based UUIDs (util-linux-libuuid-continuous-clock-handling.patch). * Check clock value from clock file to provide seamless libuuid update (util-linux-libuuid-check-clock-value.patch).- agetty: Resolve tty name even if stdin is specified (bsc#1197178, util-linux-agetty-resolve-tty-if-stdin-is-specified.patch). - libmount: When moving a mount point, update all sub mount entries in utab (bsc#1198731, util-linux-libmount-moving-mount-point-sub-mounts.patch, util-linux-libmount-fix-and-improve-utab-on-ms_move.patch).- Extend cache in uuid_generate_time_generic() (bsc#1194642#c51, util-linux-libuuid-extend-cache.patch).- Prevent root owning of /var/lib/libuuid/clock.txt (bsc#1194642, util-linux-uuidd-prevent-root-owning.patch).- Make uuidd lock state file usable and time based UUIDs safe again (bsc#1194642, util-linux-uuidd-fix-lock-state.patch).- Fix "su -s" bash completion (bsc#1172427, util-linux-bash-completion-su-chsh-l.patch).- Implement "X-fstrim.notrim" fstab mount option that skips fstrim for selected device (jsc#SLE-17942, util-linux-fstrim-implement-X-fstrim.notrim.patch).- Fix unauthorized umount (CVE-2021-3995, CVE-2021-3996, bsc#1194976, util-linux-libmount-check-fuse-umount-CVE-2021-3995.patch, util-linux-libmount-fix-deleted-suffix-CVE-2021-3996.patch).- blockdev: Remove NBSP character in values (bsc#1188507#c31, blockdev-remove-nbsp.patch).- The legacy code does not support /etc/login.defs.d used by YaST. Enable libeconf to read it (bsc#1192954).- Update to version 2.37.2: * No longer uses Groff to maintain man-pages. * New implementation of hardlink. * lscpu reimplemented. * uclampset: new util to manipulate the utilization clamping attributes of the system or a process. * hexdump automatically uses -C when called as "hd". * dmesg supports new command-line options --since and --until. * findmnt supports new command-line options --shadowed to print only filesystems over-mounted by another filesystem. * mount supports --read-only command-line option for non-root users too. * umount(8) can umount also all over-mounted filesystems (more filesystems on the the same mount point) when executed with - -recursive. * libfdisk (and fdisk, sfdisk, cfdisk) supports partition type names on input, ignoring the case of the characters and all non-alphanumeric and non-digit characters in the name (e.g. type="Linux /usr x86" is the same as type="linux usr-x86" for sfdisk). * libmount no longer contains a workaround to detect inconsistent /proc/self/mountinfo reads. * libblkid supports "probing hints" now. The hints are the optional way how to force probing functions to check for example another location -- for example specific session on multi-session UDF. The command blkid(8) supports this functionality with a new --hint option. The library has been also extended to support others ISO9660 and UDF identifiers. * blkzone provides a new "capacity" command. * cfdisk is possible to start in read-only mode by a new command-line option --read-only * lsblk provides new columns FSROOTS, and MOUNTPOINTS. The column MOUNTPOINTS is used in the default output now and this new column prints all mount points where the device is used (btrfs subvolumes, bind mounts, etc). * losetup uses LOOP_CONFIG ioctl now. * column supports a new command-line option --table-columns-limit to specify a maximal number of the input columns. The last column will contain all remaining line data if the limit is smaller than the number of the columns in the input data. * Obsoletes util-linux-ipcs-shmall-overflow-1.patch, util-linux-ipcs-shmall-overflow-2.patch, util-linux-ipcs-shmall-overflow-ts.patch, util-linux-ipcutils-overflow-CVE-2021-37600.patch. * Many other new features and fixes. For the complete list see https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-ReleaseNotes https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.1-ReleaseNotes https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.2-ReleaseNotes - Update util-linux-login_defs-check.sh and login_defs-support-for-util-linux to version 2.37 (new variable LOGIN_KEEP_USERNAME). - INCOMPATIBLE CHANGE: Remove the raw utility altogether, as it is not even built any more with the latest kernel.- ipcutils: Avoid potential memory allocation overflow (bsc#1188921, CVE-2021-37600, util-linux-ipcutils-overflow-CVE-2021-37600.patch). - Add bc to BuildRequires to run more complete testsuite, fix testsuite (bsc#1178236#c19, util-linux-ipcs-shmall-overflow-ts.patch).- ipcs: Avoid overflows (bsc#1178236, util-linux-ipcs-shmall-overflow-1.patch, util-linux-ipcs-shmall-overflow-2.patch).- Update to version 2.36.2: * agetty: tty eol defaults to REPRINT * fsck.cramfs: fix fsck.cramfs crashes on blocksizes > 4K * lib/caputils: add fall back for last cap using prctl. * lib/signames: change license to public domain * libfdisk: * (dos) fix last possible sector calculation * (script) ignore empty values for start and size * ignore 33553920 byte optimal I/O size * libmount: * add vboxsf, virtiofs to pseudo filesystems * do not canonicalize ZFS source dataset * don't use "symfollow" for helpers on user mounts (boo#1181750, obsoletes util-linux-libmount-dont-use-symfollow.patch) * fix /{etc,proc}/filesystems use * login: use full tty path for PAM_TTY * lsblk: read SCSI_IDENT_SERIAL also from udev * rfkill: stop execution when rfkill device cannot be opened * setpriv: allow using [-+]all for capabilities. * su: use full tty path for PAM_TTY * switch_root: check if mount point to move even exists * umount: * ignore --no-canonicalize,-c for non-root users * Show the 'r' option in the help menu * Code cleanups and documentation improvements. * Translation updates.- libmount: don't use "symfollow" for helpers on user mounts (boo#1181750, util-linux-libmount-dont-use-symfollow.patch)- Override GTKDOCIZE with /bin/true so we can run autoreconf without needing gtk-doc as a dependency.- Merge package with SLE15 SP3 and openSUSE Leap 15.3: Obsoletes upstreamed patches: - libblkid: Do not trigger CDROM autoclose (v2.35, bsc#1084671, util-linux-libblkid-cdrom-autoclose-1.patch, util-linux-libblkid-cdrom-autoclose-2.patch, util-linux-libblkid-cdrom-autoclose-3.patch). - lscpu: avoid segfault on PowerPC systems with valid hardware configurations (v2.36.1, bsc#1175623, bsc#1178554, bsc#1178825, lscpu-avoid-segfault-on-PowerPC-systems-with-valid-h.patch) - Fix for SG#57988, bsc#1174942 (v2.36): libmount-fix-mount-a-EBUSY-for-cifs.patch: Fix warning on mounts to CIFS with mount –a. - blockdev: Do not fail --report on kpartx-style partitions on multipath (v2.36, bsc#1168235, util-linux-blockdev-report-dm.patch). - nologin: Add support for -c to prevent error from su -c (v2.35, bsc#1151708, util-linux-nologin-su-c.patch). - Add libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch: Avoid triggering autofs in lookup_umount_fs_by_statfs (v2.36 boo#1168389) - mount: fall back to device node name if /dev/mapper link not found (v2.34, bsc#1149911) * Add patch: util-linux-canonicalize-coverity-scan.patch - De-duplicate fstrim -A properly (v2.34, bsc#1127701, util-linux-fstrim-A-1.patch, util-linux-fstrim-A-3.patch, util-linux-fstrim-A-4.patch). - Do not trim read-only volumes (v2.34, boo#1106214, util-linux-fstrim-A-2.patch, util-linux-fstrim-A-4.patch). - libmount: To prevent incorrect behavior, recognize more pseudofs and netfs (v2.34, bsc#1122417, util-linux-libmount-pseudofs.patch). - agetty: Return previous response of agetty for special characters (v2.34, bsc#1085196, bsc#1125886, util-linux-agetty-smart-reload-13.patch, util-linux-agetty-smart-reload-14.patch). - Fix problems in reading of login.defs values (v2.34, bsc#1121197, util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch, util-linux-login_defs-SYS_UID.patch).- Build with libudev support to support non-root users (boo#1169006). - Move findmnt and lsblk to util-linux-systemd, as they use libudev (bsc#1169006#c10).- Do not require libeconf-devel on products without /usr/etc.- s/--enable-vendordir/--with-vendordir/ - remove pam_securetty line again. As long as there is no agreement from pam side having it would fail openQA (boo#1033626)- Update to version 2.36.1: * chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr() * fallocate: fix --dig-holes at end of files * fdisk: always report fdisk_create_disklabel() errors * flock: keep -E exit status more restrictive * fstrim: remove fstab condition from fstrim.timer * hexdump: automatically use -C when called as hd * hwclock: add fallback if SYS_settimeofday does not exist, fix SYS_settimeofday fallback * libblkid: allow a lot of mac partitions, fix Atari prober logic, limit amount of parsed partitions * more libfdisk improvements * losetup: avoid infinite busy loop, increase limit of setup attempts * lsblk: fix -T optional argument, fix SCSI_IDENT_SERIAL, print zero rather than empty SIZE, read ID_SCSI_IDENT_SERIAL if available * lscpu: Add FUJITSU aarch64 A64FX cpupart, Even more Arm part numbers, avoid segfault on PowerPC systems with valid hardware configurations (bsc#1175623) * mount: Add support for "nosymfollow" mount option. * pg: fix wcstombs() * sfdisk: correct --json --dump false exclusive, fix backward - -move-data * vipw: fix short write handling in copyfile * whereis: fix out of boundary read, support zst compressed man pages * minor code improvements and fixes * minor licensing changes * improve docs - Require both group(uuidd) and user(uuidd).- Do search /usr/sbin for mount helpers. (This drops /sbin/fs, /sbin/fs.d, which we do not use in openSUSE.)- prepare usrmerge (boo#1029961)- Modernize patch util-linux-sulogin4bsc1175514.patch * Try to autoconfigure broken serial lines- Add patch util-linux-sulogin4bsc1175514.patch Avoid sulogin failing on not existing or not functional console devices (bsc#1175514)- Fix default permissions of wall and write. - Update to version 2.36: * blkdiscard(8) refuses to proceed if filesystem or RAID signatures are found in interactive mode (executed on a terminal). The option --force is required to the discard data. * new commands irqtop(1) and lsirq(1)to monitor kernel interrupts. * cal(1) provides a new --vertical command line option. * blkzone(8) implements open/close/finish commands now. * unshare(1) and nsenter(1) commands support the time namespace now. * agetty(8) now supports multiple paths in the option - -issue-file. * fdisk(8), sfdisk(8), cfdisk(8), mkswap(8) and wipefs(8) now support block devices locking by flock(2), new command line option --lock and $LOCK_BLOCK_DEVICE environmental variable. * dmesg(1) new command line option --follow-new to wait and print only new kernel messages. * fdisk(8) new command line option --list-details and - -noauto-pt. * fdisk(8) and sfdisk(8) support user-friendly aliases for partition types. * fstrim(8) supports new command line option --listed-in. * libfdisk provides API to relocate GPT backup header. New command line option "sfdisk --relocate". * mount(8) now supports mount by ID= tag. * login(1) supports list of "message of the day". * All tools which read /etc/login.defs is possible to compile with libeconf now. * more(1) has been refactored. * man pages cleanup * other fixes and improvements, see: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/v2.36-ReleaseNotes - Refresh Add-documentation-on-blacklisted-modules-to-mount-8-.patch. - Drop upstreamed libeconf.patch, libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch. - util-linux-login_defs-check.sh: Perform all steps to integrate MOTD_FIRSTONLY. - Update baselibs.conf.- Use plain #!/bin/sh for flushb- Include pam_securetty in login.pamd again (bsc#1033626) - Update to 2.35.2 * make glibc 2.31 compatible - Dropped unneeded patch libfdisk-script-accept-sector-size.patch- Add patch to fix sfdisk not reading its own scripts: * libfdisk-script-accept-sector-size.patch - Use %autopatch- Fix verification of mount, su and umount (bsc#1166948)- Update to version 2.35.1: * agetty: add --show-issue, support for /run/issue and * fdisk: Correct handling of hybrid MBR, cleanup wipe warning, use 'r' to return from MBR to GPT. * lsblk: FSVER column, drop e3bb9bfb76c17b1d05814436ced62c05c4011f48.patch. * lscpu: Add HiSilicon aarch64 tsv110 cpupart, add a new columns to --cache. * mount: add --target-prefix. * mountpoint: add --nofollow option. * script: add --echo, --log-in, --logging-format, --log-out and - -log-timing. * scriptlive: new command. * scriptreplay: add --log-* options, --cr-mode, --stream, - -summary, -T --log-timing. * sfdisk: add progress bars. * unshare: add --keep-caps and --map-current-user options. * Many other fixes and improvements, see: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35-ReleaseNotes https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.35/v2.35.1-ReleaseNotes - Refresh libeconf.patch.- Add libmount-Avoid-triggering-autofs-in-lookup_umount_fs.patch: Avoid triggering autofs in lookup_umount_fs_by_statfs (boo#1168389)- libeconf.patch: fix a long int error on 32bit- libeconf.patch: Add support for libeconf - Move /etc/pam.d/* to /usr/etc/pam.d - Remove migration code for su from coreutils to util-linux, not needed anymore- Do not recommend lang package. The lang package already has a supplements.- lsblk: force to print PKNAME for partition with e3bb9bfb76c17b1d05814436ced62c05c4011f48.patch- Remove outdated buildignore for pwdutils, had no effect with shadow anyways- Issue a warning for outdated pam files (bsc#1082293, boo#1081947#c68). - Fix comments and unify look of PAM files (login.pamd, remote.pamd, runuser-l.pamd, runuser.pamd, su-l.pamd, su.pamd).- Update to version 2.34: * new command hardlink * rewrite of lsblk, now supports --dedup * support for FUSE in umount * support for "--all -o remount" in mount * su: prefer /etc/default/su over /etc/login.defs and ENV_SUPATH over ENV_ROOTPATH (bsc#1121197), improved --pty * unshare: add -S/--setuid, -G/--setgid, -R/--root and -w/--wd * fstrim: do not suppress warnings unless --quiet is used * lscpu: print 'Frequency boost' and 'Vulnerability' fields, add - -caches * logger: merge multiple MESSAGE= lines * libblkid: do not depend on libuuid, supports DRBD9 detection * libsmartcols: support N:M relationships in tree-like output * fstrim and uuidd systemd services: hardening settings to improve security and service isolation * fstrim: trim root filesystem on --fstab, check for read-only filesystems on --all and --fstab (boo#1106214). * fstrim -A: properly de-duplicate sub-volumes (boo#1127701). * Obsoletes util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch and util-linux-login_defs-SYS_UID.patch. * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.34/v2.34-ReleaseNotes - Provide and obsolete hardlink package. - util-linux-login_defs-check.sh: Update checksum, login now supports LASTLOG_UID_MAX.- Fix /etc/default/su comments and create /etc/default/runuser (bsc#1121197#31). - Remove /etc/default/su migration from coreutils.- Fix license of libraries: LGPL-2.1-or-later and BSD-3-Clause for libuuid (bsc#1135708).- Use FAT LTO objects in order to provide proper static library (boo#1138795).- raw.service: Add RemainAfterExit=yes (bsc#1135534).- Update to version 2.33.2 (bsc#1134337): * agetty: Fix 8-bit processing in get_logname() (bsc#1125886). * mount: Fix "mount" output for net file systems (bsc#1122417). * Many Other fixes, see https://www.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33.2-ReleaseNotes- Fix problems in reading of login.defs values (bsc#1121197, util-linux-login_defs-priority1.patch, util-linux-login_defs-priority2.patch, util-linux-login_defs-SYS_UID.patch). - Perform one-time reset of /etc/default/su (bsc#1121197). - Add virtual symbols for login.defs compatibility (bsc#1121197). - Add login.defs safety check util-linux-login_defs-check.sh (bsc#1121197).- Integrate pam_keyinit pam module to login (boo#1081947, login.pamd, remote.pamd).- Drop bc BuildRequires: not needed.- libmount: remove jffs2 and ubifs from blacklist (jsc#SLE-4085).- libmount: print a blacklist hint for "unknown filesystem type" (jsc#SLE-4085, fate#326832), and add documentation * add libmount-print-a-blacklist-hint-for-unknown-filesyst.patch * add Add-documentation-on-blacklisted-modules-to-mount-8-.patch- Update to version 2.33.1: * agetty fixes (drop util-linux-agetty-smart-reload-10.patch, util-linux-agetty-smart-reload-11.patch, util-linux-agetty-smart-reload-12.patch). * Other minor fixes and documentation updates.- agetty: Fixes for reload issue only if it is really needed (bsc#1085196, boo#1120298, util-linux-agetty-smart-reload-10.patch, util-linux-agetty-smart-reload-11.patch, util-linux-agetty-smart-reload-12.patch).- Drop rfkill-block@.service and rfkill-unblock@.service that functionally conflict with systemd-rfkill@.service (boo#1092820#c13).- Update to version 2.33: * choom: new command to adjust and display the current OOM-killer score. * libsmartcols has been improved to differentiate between numbers, booleans and strings in JSON output. * fstrim(8): trim all mounted filesystems from /etc/fstab (-A|--fstab), new command line option --dry-run. * hwclock(8) new command line option --delay. * mount umount, libmount allow to mount and umount filesystem in another namespace. * rename(1) new command line option --interactive. * setarch(8) does not require architecture when modify personality like ADDR_NO_RANDOMIZE. The architecture argument is optional now. * command su(1) new command line option --whitelist-environment. * setpriv(1) new command line option --reset-env and --pdeathsig. * fdisk(8), sfdisk(8): print disk model name to simplify device identification. * column --table-empty-lines" allows to use empty lines in formatted output. * wipefs improved to postpone BLKRRPART ioctl until all magic strings are wiped. * script(1) extended to store more information about terminal size and type to the typescript header. New command line option --output-limit. * libblkid provides BitLocker and basic APFS detection now. * lsblk is possible to execute against /sys and /proc dumps with - -sysroot is specified. * agetty(8) reload issue only if it is really needed (bsc#1085196). - Drop klogconsole in favor of dmesg --console-level plus setlogcons (kbd) (boo#1116277).- Fix runstatedir path (to /run) (boo#1113188#c1).- Create empty /etc/issue.d for the new agetty feature.- Drop obsolete downstream ppc utilities chrp-addnote and mkzimage_cmdline (boo#1109284). - Drop obsolete setctsid (boo#1109290).- Update to version 2.32.1: * cal(1) has been improved and extended. * libblkid has been extended to support LUKS2, Micron mpool, VDO and Atari partition table. * rfkill(8) has been moved to /usr/sbin. * dmesg(1) provides better support for multi-line messages, new command line option --force-prefix. * fallocate(1) --dig-holes is faster and more effect now. * fdisk(8) provides access to Protective MBR accessible from main menu. Sun label support has been improved. * lscpu(1) provides more details about ARM CPUs now (FATE#326453). * lsmem(1) supports memory zone awareness now (FATE#324252, drop util-linux-lsmem-memory-zone-1.patch, util-linux-lsmem-memory-zone-2.patch, util-linux-lsmem-memory-zone-3.patch). * lsns(8) provides netnsid and nsfs columns now. * rtcwake(8) waits stdin to settle down before entering a system sleep. * Many fixes and improvements, see https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32-ReleaseNotes https://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32.1-ReleaseNotes (drop util_linux_bigendian.patch, util-linux-cramfs.patch, util-linux-fincore-count.patch, util-linux-sysfs-nvme-devno.patch, util-linux-lscpu-loop.patch, util-linux-libmount-umount-a-segfault.patch, util-linux-libmount-mount-a-nfs-bind-mount.patch, util-linux-lscpu-chcpu-new-cpu-macros.patch, util-linux-chcpu-cpu-count.patch).- Switch python-libmount to python3-libmount.- Do not run rfkill-block@.service and rfkill-unblock@service as it is just template without parameter bsc#1092820 bsc#1093176- Fix lscpu and chcpu on systems with >1024 cores (bnc#1091164, util-linux-lscpu-chcpu-new-cpu-macros.patch). - Fix CPU count in chcpu (bnc#1091164, util-linux-chcpu-cpu-count.patch).- Backport three upstream patches: * Fix crash loop in lscpu (bsc#1072947, util-linux-lscpu-loop.patch). * Fix possible segfault of umount -a (util-linux-libmount-umount-a-segfault.patch). * Fix mount -a on NFS bind mounts (bsc#1080740, util-linux-libmount-mount-a-nfs-bind-mount.patch).- Integrate pam_keyinit pam module (boo#1081947, su-l.pamd, runuser-l.pamd, runuser.pamd).- su.default: Set ALWAYS_SET_PATH default to "yes" (bsc#353876#c7); add one-time wrapper forcing ALWAYS_SET_PATH on upgrade.- Use %license instead of %doc [bsc#1082318]- Fix lsblk on NVMe (bsc#1078662, util-linux-sysfs-nvme-devno.patch).- Update to version 2.31.1: * blkid: Add support for LUKS2 and new LABEL attributes. * move rfkill to /usr/sbin (boo#1076134). * fsck.cramfs: Fix bus error on broken file system. * hwclock: add iso-8601 overflow check * libmount: * Allow MNT_FORCE and MNT_DETACH at umount * add nsfs between pseudo filesystems * lscpu: Treat read failure on Xen Hypervisor properties as non-fatal * sha1: endian fixes (affects util_linux_bigendian.patch) * documentation updates * other fixes and improvements - Fix regressions in 2.31.1: * sha1 on s390* (update util_linux_bigendian.patch) * fsck.cramfs on ppc64le (util-linux-cramfs.patch) * fincore/count (disable, util-linux-fincore-count.patch)- Combine %service_* calls again.- Provide /usr/sbin/rfkill from rfkill package (boo#1076134)- Add util_linux_bigendian.patch solve two failing tests on ppc64 (sha1, uuid/oids)- Integrate rfkill-block@.service and rfkill-unblock@.service from rfkill package (boo#1074250#c4). - Remove unneeded release based conflicts and obsolescences (boo#1074250#c18). - Remove sysvinit requirement.- Fix Obsoletes for rfkill (boo#1074250).- Update bash completion conflict to cover rfkill file conflict.- lsmem: Add support for zone awareness (bsc#1065471, FATE#324252, util-linux-lsmem-memory-zone-1.patch, util-linux-lsmem-memory-zone-2.patch, util-linux-lsmem-memory-zone-3.patch). - Drop util-linux-losetup-Add-support-for-setting-logical-blocksize.patch. Different implementations exists in the new kernel, and it has a conflicting implementation in util-linux.- Update to version 2.31: * New utilities: uuidparse, rfkill. * su has been refactored and extended to create pseudo terminal (new option --pty, CVE-2016-2779, bsc#968674). This new EXPERIMENTAL feature provides better isolation between root's terminal and an unprivileged su. * libuuid: Improved to match * libuuid, uuidgen: support hash-based UUIDs v3 (md5) and v5 (sha1) as specified by RFC-4122. Provide UUID templates for dns, url, oid, or x500. * libblkid: Extended support for DM-integrity, HPE (aka extended-XFS) and UBI superblock. New API to hide already detected signatures. * libfdisk: New API to modify grain, make possible to completely disable dialog driven partitioning. * libsmartcols: New API to move columns. * column: --table-header-repeat to repeat table headers. * libfdisk: Use BLKPG ioctls to inform the kernel about changes. * fdisk: Improved ^C and ^D behavior. * cfdisk: Dialog to resize partition. * look: Follow the WORDLIST environment variable. * losetup: Added support for --sector-size (FATE#319010). * script: Follow the usual semantics for stop/continue signals. * setpriv: New command line options --ambient-caps and - -init-groups. * hwclock: Reduce system shutdown times, log --systz when using libaudit. * Other bug fixes. - Drop upstreamed util-linux-use-tinfow.patch. - Refreshed make-sure-sbin-resp-usr-sbin-are-in-PATH.diff.- Update RPM categories and summaries. Do not ignore errors from useradd.- Link against tinfow instead of tinfo (bsc#1056171, util-linux-use-tinfow.patch).- Ensure libreadline usage as well as _GNU_SOURCE- Fix prerequirement of groups tty and uuidd (boo#1057937).- Update to version 2.30.1: Bugfix release, more details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.1-ReleaseNotes - Drop upstreamed patch util-linux-lscpu-cleanup-DMI-detection-return-codes.patch- Make sure group tty is defined- don't conflict with sysvinit-tools in Tumblweed anymore. Needed for Leap 15 which wants to use a different release number scheme (lp150.x which produces lower numbers than the conflict).- Update to version 2.30: * Many changes and improvements, most notably: * The libblkid library has been improved for hybrid CDROM/DVD media. * The deprecated command tailf has been removed. Use "tail -f" from coreutils. * blkzone -- NEW COMMAND to run zone commands on block devices that support Zoned Block Commands (ZBC) or Zoned-device ATA Commands (ZAC). * fincore -- NEW COMMAND to count pages of file contents in core (memory). * lsmem -- NEW COMMAND to list the ranges of available memory with their online status. * The command fallocate -- supports an "insert range" operation now. * The command "column -t|--table" has been modified to use libsmartcols. It now provides nearly all of that library's functionality from the command line. * Security issues: * hwclock - no longer makes any internal permission checks. The System Administrator must set proper permissions to control user access to the RTC. It is NOT recommended to use SUID. * CVE-2016-2779 - This security issue is NOT FIXED yet. * More details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ReleaseNotes - Drop upstreamed patch arm64-lscpu-use-sysfs-for-table-access-if-available.patch - Refreshed patch util-linux-losetup-Add-support-for-setting-logical-blocksize.patch - fix compiler warnings for mkzimage_cmdline- When when hypervisor_decode_sysfw fails continue with other detection methods (bsc#1042991, bsc#1039360, bsc#1033718) + util-linux-lscpu-cleanup-DMI-detection-return-codes.patch- Prefer sysfs exported SMBIOS3 tables in lscu (bsc#1033718) + arm64-lscpu-use-sysfs-for-table-access-if-available.patch- To cover release numbers of both SLE12 SP3 and Leap 42.3, relax release based conflict with bash-completion from 13.1 to 10.- fix util-linux-losetup-Add-support-for-setting-logical-blocksize.patch - -logical-blocksize was behaving like --nooverlap- Conflict with old systemd-presets-branding to ensure correct preset migration (boo#1029775, bsc#1012850).- Drop "codepage" fstab migration needed for SuSE Linux < 9.1 (bsc#51950 (suse#36950)).- Keep dependency on insserv and fillup for compatibilitiy reasons in Leap 42.3. Too many poorly written packages depend on it. (Marked as "sysv compatibility hack".)- Update to version 2.29.2: * su(1) security issue CVE-2017-2616 (bsc#1023041) * minor bugfixes and enhancements- presets are managed by the branding presets package (bsc#1012850) The default activation state is defined by the branding preset package. This also get rid of the only use of the rpm preset macros so we can kill them.- Merge SLE12 SP3 changes to make the package compatible with Tumbleweed, SLE12 SP3 and Leap 42.3. - Drop patch tests-script-race-on-force-only.patch from SLE12 SP3 and Leap 42.3. Upstream has a different workaround. https://github.com/karelzak/util-linux/issues/296 - INCOMPATIBLE CHANGE for SLE12 SP3 and Leap 42.3: losetup -L changes its meaning from SLE12 SP1&SP2 specific - -logical-blocksize to the upstream --nooverlap). - -logical-blocksize can be used only with long option (bsc#966891). - Include SLE12 + Leap 42 exclusive feature, implemented by hare@suse.de: * losetup: Add support for setting logical blocksizes (bsc#931634, FATE#319010) + util-linux-losetup-Add-support-for-setting-logical-blocksize.patch SLE12 & Leap 42 specific changes: * Fix for SLE12: bsc#956540, SLE12 SP1: bsc#953691, Leap 42.1: boo#954482, was obsoleted by the systemd update, and skipped. * Remove --enable-ncurses that is intended to force non-wide ncurses (boo#978993). * Make release-dependent conflict with old sysvinit-tools SLE specific, as it is required only for SLE 11 upgrade, and breaks openSUSE staging builds (boo#994399). * Obsolete these patches, now upstreamed: * Drop upstreamed patches (tests-script-race-on-force-only.patch, util-linux-libmount-ignore-redundant-slashes.patch, util-linux-sfdisk-show-pt-geometry-1.patch, util-linux-sfdisk-show-pt-geometry-2.patch, util-linux-sfdisk-show-pt-geometry-3.patch, util-linux-libblkid-partition-loop.patch, util-linux-libblkid-wipe-offset.patch, util-linux-mount-reuse-loop-1.patch, util-linux-mount-reuse-loop-2.patch, util-linux-mount-reuse-loop-3.patch, util-linux-mount-reuse-loop-4.patch, util-linux-loop-reuse-01.patch, util-linux-loop-reuse-02.patch, util-linux-loop-reuse-03.patch, util-linux-loop-reuse-04.patch, util-linux-loop-reuse-05.patch, util-linux-loop-reuse-06.patch, util-linux-loop-reuse-07.patch, util-linux-loop-reuse-08.patch, util-linux-loop-reuse-09.patch, util-linux-loop-reuse-10.patch, util-linux-loop-reuse-12.patch, util-linux-loop-reuse-13.patch, util-linux-loop-reuse-14.patch, util-linux-loop-reuse-15.patch, util-linux-loop-reuse-16.patch, util-linux-loop-reuse-17.patch, util-linux-loop-reuse-18.patch, util-linux-loop-reuse-19.patch, util-linux-loop-reuse-20.patch, util-linux-libmount-cifs-is_mounted.patch). * Refreshed patches (make-sure-sbin-resp-usr-sbin-are-in-PATH.diff, util-linux-losetup-Add-support-for-setting-logical-blocksize.patch).- Update to version 2.29.1: * lscpu: add aarch64 specific names * lubmount: Disable disable ro/rw mtab checks (bsc#1012632) * More details at: https://www.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.1-ReleaseNotes- Replace raw initscript by a systemd service doing the same thing. Based on previous work of fcrozat@suse.com (FATE#321122).- don't install bash-completions for uninstalled binaries (chfn, chsh, newgrp, pg) - for now remove procps dependency which is only needed for tests because it pulls systemd- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) libsystemd-* libs were deprecated and are gone now.- Remove no more supported --enable-libmount-force-mountinfo. There is --enable-libmount-support-mtab, disabled by default, exactly as we need.- Update to version 2.29 (FATE#322090) * cal: possible to specify month by name (e.g. "cal January 2017") and use relative placeholders (cal "+1 month") * fdisk(8) allows to wipe newly created partitions; the feature is possible to control by new command line option - -wipe-partitions[==auto|never|default]. * findmnt --verify: the command scans /etc/fstab and tries to verify the configuration. * mount(8) now rejects requests to create another device and mount filesystem for the same backing file. The command `losetup --nooverlap` reuses loop device if already exists for the same backing file. All the functionality calculate with offset and sizelimit options of course, so it's fine to have multiple regions (partitions) in the same image file and mount all of them in the same time. The restriction is that the regions should not overlap. * lscpu supports the "drawer" topology for IBM S/390. * sfdisk: Support for deprecated --show-pt-geometry (bsc#990531). * libmount: various issues with cifs mount (bsc#982331, bsc#987176). * libblkid: Prevent infinite loop DoS while parsing DOS partition tables (bsc#988361, CVE-2016-5011). * More details at: http://karelzak.blogspot.de/2016/10/util-linux-v229-whats-new.html https://www.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29-ReleaseNotes - refresh make-sure-sbin-resp-usr-sbin-are-in-PATH.diff- Update to version 2.28.2, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.2-ReleaseNotes- Update to version 2.28.1, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ReleaseNotes - Remove util-linux-libblkid-wipe-offset.patch (upstream) - use the new configure option --enable-libuuid-force-uuidd instead of sed'ing configure.ac- Install klogconsole with read permissions (bnc#990837)- BuildIgnore util-linux: it's part of VMInstall, hence part of every package build. util-linux itself can be built without its own presence though. Helps with some rare bootstrap issues (when librtas changes soname for example). - Drop usage of gpg-offline: this has long been migrated to a source service that checks signatures on checkin already (osc service lr source_validatory).- Do not BuildRequires bash-completion: this is tempting, but it pulls bash-completion and its entire dependency stack into Ring0, which is inacceptable. Pass the correct path (%{_datdir}/bash-completion/completions) via - -with-bashcompletiondir to configure.- blkid: Wipe corect area for probes with offset (bsc#976141, util-linux-libblkid-wipe-offset.patch).- Remove incorrect --with-bashcompletiondir that breaks bash-completion, use path in bash-completion.pc instead (boo#977259).- Add librtas-devel to BuildRequires on Power platforms. Needed for proper function of lscpu (bsc#975082).- fix build for openSUSE >= 13.1 (inclusive SLE 12) - drop build for openSUSE < 13.1 - remove old build conditions: sysvinit_tools, enable_su and enable_eject - cosmetics: reorder configure options- Update to version 2.28 (bsc#974301): * Many changes and improvements, most notably: * Now cfdisk, sfdisk and fdisk wipe all filesystem and RAID signatures when creating a new disk label in interactive mode. See --wipe[=auto|never|always]. * lsns -- this NEW COMMAND lists information about all currently accessible namespaces or about the given namespace. * The command sfdisk supports new operations --delete, - -move-data and --reorder. * The command blkdiscard supports a new option --zeroout to zero-fill rather than discard a specified area. * The command cal supports a new option --span to span the date when displaying multiple months. * The command chrt supports the DEADLINE scheduling class and the new options --sched-runtime --sched-period and - -sched-deadline. * The command logger supports RFC 5424 structured data through the new options --sd-id and --sd-param. * The command losetup supports a new option --direct-io. * The command lsblk allows to sort output by unprinted columns. * The command mount applies the nofail mount option to ENOMEDIUM errors. * The commands nsenter and unshare support a new option - -cgroup for work with cgroups namespaces (CLONE_NEWCGROUP). * The library libmount has been improved to properly detect already mounted btrfs subvolumes (bsc#947494, bsc#972684). * The library libsmartcols has been massively improved to print table ranges, multi-line cells, table titles and to support continuous printing. * The package build system and code have been improved to be more portable to non-Linux systems (BSD, OSX). * The package does not provide fallback solutions for openat-family functions anymore. * The python binding for libsmartcols is available in separate project at https://github.com/ignatenkobrain/python-smartcols * Other bug fixes (bsc#970404, bsc#975082, FATE#318444). * Security issue: CVE-2016-2779 is NOT FIXED yet. - Remove old util-linux-noenc-suse.patch- enable last binary- Update to version 2.27.1, bugfix release, see https://www.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ReleaseNotes (fixes bsc#950778, FATE#320552).- Change condition for known fail markers from test for armv6 and aarch64 architecture to test for qemu user-space build- Update to version 2.27: * Many changes and improvements, most notably: * lsipc: new command * unshare provides a new option --propagation= * mount(8) supports read-only binds in one (not atomic) step by "bind,ro". * GNU readline support in fdisk and sfdisk. * JSON support in libsmartcols and findmnt, losetup, lsblk, lslocks, sfdisk and lsipc. * script has been massively improved to be more robust and less complex (bsc#888678, bsc#930236). * sulogin supports locked root accounts by --force (bsc#968733, bsc#963399). * colors support by default. It is possible to change this with --disable-colors-default. * more information in cfdisk * fdisk provides new commands 'F' and 'i' * cal supports the new options --twelve and --months * rtcwake supports a news option --list-modes and --date, no support RTC_ALM_READ and RTC_ALM_SET fallbacks any more. * Many fixes, most notably: * fsck: now supports -r {fd} (bsc#923777, bsc#903738) * Fix fsck -C {fd} parsing (bsc#923777, bsc#903738) * better handling of multi-path devices (bsc#880468, bsc#924994) * flock: improve timeout handling (bsc#926945) * lsblk: display mountpoint even for top-level device (bsc#943415) * colcrt: fix buffer overflow (bsc#949754, CVE-2015-5218)- Add licenses.- Add %systemd_preset_pre and %systemd_preset_posttrans that will do one shot presetting of uuidd.service on upgrade. (bnc#900935#c46, FATE#318949, FATE#317727). - Remove one shot presetting hacks.- Build with --enable-libmount-force-mountinfo the rationale is identical to the following commit message --> http://bit.ly/1eqf5GO The default behaviour is undesirable and fragile when using systemd.- Update to util-linux-2.26.2: * many fixes, most notable for logger, *fdisks and mount * (lib)mount, add support for MS_LAZYTIME - disable libmount/lock test to avoid random timeouts - socat is needed for logger tests- Update to util-linux-2.26.1: * cal(1): do not segfault when TERM is not defined or wrong (bnc#903440) * logger(1): major fixes and enhancements * agetty(8): support /usr/lib/os-release too * some more fixes, mostly minor ones, see ReleaseNotes - re-enable fixed tests (fdisk/bsd, ppc64le)- Update to util-linux-2.26: * based on the git master branch of util-linux, remove backported patches (util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch) * zramctl(8): this NEW COMMAND allows to control /dev/zramN devices * agetty(8): supports new option --reload to force already running agetty processes to reprint the /etc/issue file * cfdisk(8), sfdisk(8) and fdisk(8): support sfdisk-compatible scripts; it's possible to save your partitioning layout to text files and (re)use it in all fdisks * fdisk(8), sfdisk(8): support new command-line option "--output " to specify output columns for --list or print commands, do not abort when fdisk -l when device cannot be opened [bnc#886790], [bnc#893712], [bnc#890351] * nsenter(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option - -preserve-credentials * unshare(1): has been updated to work with the latest kernel changes in user namespaces supports new command-line option "--setgroups=" * swapon(8): supports new command-line option "-o " with the same semantics as -o for mount(8); it's now possible to specify swap options on the command line by the same string as in fstab * fdformat(8): supports new command-line options --from and --to to specify tracks and --repair for broken floppies * getopt(1): has been updated to the latest version (originally maintained outside of util-linux) and refactored * ldattach(8): has been improved to support GSM0710 and intro modem commands * logger(1): supports new command-line option --id= to specify PID (or another ID) allows to specify --rfc3164 or --rfc5424 syslog protocols * lscpu: recognizes Unisys s-Par as hypervisor (FATE#318231) * libfdisk: the library is distributed as a shared library with a stable API and a standard header file * libmount: provides a new simple API to monitor mount-table changes (including changes in userspace mount options) * libmount: Fix mount point lookup (and mount -a) if the path contains // (bsc#931955). - Fix lack of I18N support in util-linux-systemd (mis-compilation).- Build with FULL RELRO.- define upstream source for klogconsole to remove patches * klogconsole-quiet.patch * klogconsole.diff - remove openSUSE 13.1 specific eject permissions, did not worked anyway since eject-fpie.patch was removed - always call autoreconf, not only for splitted packages, skip autopoint (gettext)- Do not try to unregister an info file (ipc.info.gz) which we do not own. Already in May 2011, we stopped registering it: "do not register ipc.info.gz (not provided by this package)".- libblkid: care about unsafe chars and possible buffer overflow in cache (CVE-2014-9114, util-linux-libblkid-unsafe-chars.patch, util-linux-libblkid-overflow.patch, bsc#907434)- Update to version 2.25.2: mostly minor fixes (including boo#908742) - re-enable utmpdump and ipcs tests for all archs- Use util-linux:/bin/logger as split-provide, /usr/lib/systemd/system/fstrim.service didn't exist in 13.1- Remove pam_securetty.so from /etc/pam.d/login. By definition, local logins are always secure. Remote logins actually use /etc/pam.d/remote by way of `/bin/login -h` (such as rlogind). This solves the problem that root logins are erroneously rejected when using kmscon(8) or `machinectl login`, because they use ptys.- Remove known fail marker for fdisk/bsd on ppc, ppc64, s390, s390x- Fix mis-compilation of libuuid without uuidd support (bnc#900935). - Fix uuidd socket activation (bnc#900935). - Remove obsolete sysvinit script for uuidd. - Remove no more needed uuidd permissions stuff. - Replace PreReq for obsolete pwdutils by names of binaries. - Add fstrim service scripts and rcfstrim helper./bin/sh/bin/sh/bin/sh/bin/shsheep21 1673371604 2.37.2-150400.8.14.12.37.2-150400.8.14.1findmntloggerlsblkfindmntloggerlsblklsloginsfstrim.servicefstrim.timerrcfstrimfindmntloggerlsblklsloginslogger.1.gzlslogins.1.gzfindmnt.8.gzlsblk.8.gz/bin//usr/bin//usr/lib/systemd/system//usr/sbin//usr/share/bash-completion/completions//usr/share/man/man1//usr/share/man/man8/-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:27274/SUSE_SLE-15-SP4_Update/5fdba50ee9a49c2d2dc76c9b9b735304-util-linux-systemd.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=456e993f3317a1d2eec93a73e1323527f78f4258, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=74ce94fddfd6d21f201022d0696b5a5baaa4b308, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=3e1b0bf73dbfe844b6af9edca167e4371b268d14, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=05b840690c92a3d49dffcc77bfa5448682f20ed2, for GNU/Linux 3.2.0, strippedASCII textAlgol 68 source, ASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)%? RR+RRR R RRR R#R"R!R&RRRRRRRRRRR RR*RR)R R RR RRR R(RR+RRR R R RRRRR RRRRR%R$R"R!R&R'RRR R*RRRR!R)R RR RRRR R RR(RRtٳi {:BLcMpackageand(util-linux:systemd)utf-84cacc1445a41aceae503eab21e9c13eccbbbba89473f6937ed7121276ec2befd?@7zXZ !t/+S] cr$x#G_Ì3!AdF^x=ZxZ\oF*Tb4,;}@,NP緸h;/LgwK+L67_nh:{{5kϦD qVSE#DD:2g<:SYJgG12, i_\*^ ámKmG3 K#Ԁ@0 .ĭ2 0d"8 V܇1~=#}^:4H͒Q#K=Kz G~Xy9=; Wv38bS6^ Kv,{kD$ڽP:`aܴ^3ϫ>>+"lzs0A)i iPd"Rz6_з(S_;U}ll * UQe K~8oX=|wI䎇!4n,%hvE#u+n~0C@ɲNˏZQ*,z$K6`N7X^fiWy@J4'tкI47D{7:шr~LG+x淪@}cL5G*:DJwG$_rE%c`P=cnO@&+ }54KlWSxtݫe-Lu Py.D1WtkV.O.Z(2^YjrxP}%x]@"ZDFRY堂yY¹-?VQN `hxFJQ^C2X2Lsn$6z)Wn< JDq0jxa7Qy]1bKƌO,@l>d )}QJsw@&Э?~fJkR̼>yA( /˪i&fNBK9d0`#[΃cay]f[|H erQ;M>*vpJ4ҵ&C^v60yu=)aK>2_Vb'qYG٘^SLi2eu DvBHyc=i/C2w,*à.?xkIuv'JP=1V4ijy2c.Xϒ9?y)A*˽0S6_TmA-ʗ H~{"Ŏ ,>P{6d#3`9f2+)&O[?}1"{-,op="2A[̶kgsHд뜬 bL~.RvdC+!ϝjꆦ3]C_yhn|z|'zgnG6՗)Nl[uS"(3K*]4:hFm(inPU\t"ȤI g+B?GQf"im_ұwEU{gOUӷv]99i o;™Эoӯ̼nlluuQE] #ڏ*+$BJ# XXTIܸy;G̑ 0 O"Ǔ~w|>/9 Y5&faa3f]p#4BN5O 9G9*k[_R}z3D>tG?Tϟh1I}/]$B_MPz 1ųCG_V'&"iXttȾ=͎X~_-]0<:Jn5w5'Z+it?T a SU䕺y M۸wckE2L/)'Cr Ո_egpKte \mzfrO˳JwZ:U78KE>(t kVݑ.q|S5:J[|78Yԉ`~`Oy_ oO<_b`.bVXu{ᆰfwݜБC!?+!.JqS-;Ja*fO,$#U WZEKlc`%afU:c= tT^:j^ߣ ֭ݫ?m?񡕛Wg&G8Hr±Upy (1M=8"Ao͈%k/ꕲC#kPP AT69 LȘ rl/dtZ5P\)`oN2ԗW? ١ A]2=vU$f^Zf/kSw 3lu%5EU,Dفc7x_Fd ݄nӲP6L͏B+&\,rvة41!0Td~PRANrvPM5 4>UYHNљEk t$Rts #qZv,=Ř+-Z]漠}- kobF0 (θ+KXG:sl;ϺR.w!J!c*%\J1Ai.*Vt*~XV@JY[yHn11̹1F?fw jטqr7"2N9V=hJEO/qS! ?'M;N]ĦiO!#Ē@aI<Ӄm[m^LPK;G4>[)%,Cc듙К,lfNПW0-U B~p 3]j/?>_| &ermL[>8R(1RabQъs&<Y[8ZP<P}>d.f;RG0=+#no蹗n=cDiCw 8j"/ϓ7hzy᪖%Je`M'㦱bRefÙ63?f+68P8MFYCh瑆.Յnk]zS3^?DQ; &#bgJ2w63Kt QĕxWu4Jc 8cT"l%ǼYH3 /lւK ؾdu_b(o+R4 ad4sa߹`I'3n/cv6&g`F(m d({"qɠu͘89_$0%/!bV4 ȇ#Е;ñl%6?eJq}SÙ|s2UB/TjkxF/{;eAwH/s!r33R yDom tDr)E"sE& d>u^,0?1w'֥ [}9 9aB}lmPBG"p&ݜ`}{e nr2&Ղ;4[h3DS1Q۟`dăr@dt}RBFԗ=s[$+|#ƱEIbԄ9:Y?s *E %X{J-&OKy@ vDnavo pY9RPx`C=t ''v#,d1@PNyPs|<]gF\{$Nىvף cyӒI`KBH}5cͤ`zg 3SϚJ,&qQu,̽.#U]hA+[Ȅ)@#'b"K vD}А2wU&_`|1^^ZOBDqѶ5Xb|` рTkI5|uWGa\0y!X+""b]eZpw]Q>CPgLo5STI:o%;\{)&n7oE҄b#pSiȼ۠1;ޠG4 1!&.ndS7ZԼx5o|mQ5װauRA9 7 u;Q|`KoWJKX͡RŜm xa6Ҵ)@uikK;|(xj-.ZZv藆Н x` *(K薟'Xi(yeӟϠzv-S<[1gcӻh˂varZp|oF)Z[RHX6 I}΄hwZa<.c6Q}HP.+@r&}_R(Ul^`Dnq_ c{lrZwYofR>Dw<2~*;| #YAOmMKQfrF;Aj69f<'b,ǤbAq}*S|/,._ʢs]:Iaw ߟΚ@|!W(xܐd~ "q39OSUEe5p-}T3POReh ߳4NX㷵?F/_mh+PU7Jf/Maw/ڶvVhOV2ˇ>smIӔTJ5 +"L\>!*ˉ ;]ҍ@ƶd6HKuMC]1yEn1_ezb$A pTjÝ&Uͤ{4TAW#>iGnjs ,O}R'+]策6rfFKc[RkzTi B'&a9MR7D%bHrZ-5 ]I|ڸWH! Ok~R!jU Ӥ`g{#|r s7E_r A/$<@l46z6k!H "<.ue\ǁ/*N r͈I n'׹EHVa3! t nD~Ёpkwfֺ ̥F7py*kȥ1h4 n,*;΄^9WKOg=QUC;[hA{d}5a:W6"jj\AzXX7柯}.߱}K A \0lR-C<Ec 7D^hw^@ifzF"alѨvsY= ȿ\JUyyTJ=6 ndz xAF &,ql5¡inNR(Q} bNyBvєf[k;"US"@~ՕAHP*@D?r;X}q=oo<ڕ%^*3̽]֏7:O ~AB=#2׀tjkL|Эa=y ~tTcHĚ YIB4E&?18E8|9o B +洓V]C}vj5\h*Fܿ˹}x]02pGV|]eB+ЏPLL`+qZ]KH+Joxoz`*VᒴiFW߮S-9ӶHU̗, hi}188݇a*pV6pP6v&MX@P') ,1!kI8914F@uC4e񱯅OL{5l17w1r?d=) m p1xBE .vL?oIC<uû "VO\ۢМeʓa S[T¿0TQC>Ԃ41TdX3X)M-Bwm#`eެ+.ڴCwGn^|]6^g12zYDU,:q`[=L~q'Q' ˑtFV!Lӛ;WoqrIպOv4mVa?Fv.M75P2ƺii޼Qc1u=t`QObr44,aJ #bhrP͛$!.qlj(g0< G1ȼu5}u^bDmEEwc6 yum4. #ᝓ]ZI3e7 Z# A%mX(xf1Á.;Yg]?O&f*}%` $p bPH /)i̸hUӅ[\' dYr$ =HmIAGlE'Tq( CإWlϋ֫wD&fPt ^:&: .W[cLchzˍ=(d6Cgu#+-|5uOTLG:l%!4AfΉv#`WqX"fq 8sIlI _I\|8k+LMBc`_f1O>{mRΫ9=`v]m>֐k@M(,|~ŢP*vb* X@Kᯙ%cb=ra8G9E(23U:&N]ۥMp"Dz5b+V}ǓU-&_y1(;0msKp$g_6M̊%vڴ+q43pt `\ {+1iYD s]@^~ Z[Z5]jP.E* oUOz$ûr(l>cΌt!5#TB߅y!p<2^4yZ/-E6Ү8%yB(o \Ceqe#MH,ž^|O#\{_yLْ_\wEB{7Z4ؾ\2dflZFaSriM0G.ƖJ`a1:\RaBm@iKs kjͪ]J[ xdKpHGʛ4 b h@G@'ōBX3jBm!J4`5d]=W=_/~xu Jeߎ |+TWxVg}cp *8Ȑ.n/&6Qy>|^o#pS_kk/_IcQiR48}C^[+ ݏTҬ9AUBoK9G )tr|h"N& X`n&k-hEkđU_ihC4uep8_Gd.EXxz 5*y%8#f7i[uAݔ~` M(MFlrF^Ta9uUjuj1>2.vj%!钮`<@TuPGQ)c3J'βwiذc6L ضT~TnDҦ (Cc_ ަ\LY? B ݅2ut\X[xÜY9%#A˅-k>!A_0 :lѩϴSDB8DE]\;ǥۊ9؅Mf%uvDZp8Yw&|(s E{/-#hcUD+.pI5=eKnJm29*7w6|2@a() *^UrlQGߊ@9J=>DZۅy۴IB˵bJdƹcZPs]=sh`%\!4ĥwx ZE{ua(A پ'Sdžh4)~ł>޼ rޭ_뮚y;#gNݷZYx_[rӇ|LE@S201X:QW8䉇3tꚞ>$ucǪ eѻl|jF Sʹ.te<+t6*O"lMdCNqUǏbb0jokʸf-{#%?~a @ ﲼ~xL #yIdI-+ }֓7U,UŃv; w^.vT˭XƔmC&(-Dve☚.B1Skq)z4u ?<5oөTWwM`/`I4YׁϫC L9L2 ݲWvYz"$JLxf"^.+I?.d&{8_f 9y^+`W 22Ǧk0ܖWgHcD)Fߛ&*ڴ3A+.U@ D K{jW.._H ى:`=%nȪ6%R=쌵H!nϝôAC- YO7ɬ:bdW=,F tB/V/"Pn0{hol+J8"o߀W$g{+G=OfmS*B;e. nbi̺Wj,V;ji_'> di}J}M=!&{r LHeLj.K"m乳߶Ywgj}#m[zk$>8_)m  'kрTESKHm@)6A߃D3~Q&+I!~j PłdEsX=įߤhR+`)E`w۴ޥk=8 ХYb00^͈IZVFuS*wK$7ڸC/ê4Kh+Fl9?^XqW1_  R˖fNM7AZ*ճ&4Dqk҉cdG ZC?-`A #G ;t^&B{'kʅN5|j/䐯8X`OM|$nFguz |[xe6 723Spik@rɉ.Yt'iT̹p I"5}ةG aTMWnBTJQ@c7rF5;Ĩ<Ɯs #mʦEvo=x[l&,-? S8I~ug\Xۃ{ IRb+.je|u62ݹsg 6h.3%7"ȰEd'*f䢽`ʭSK@(PZЛ8[HOD9!C_)-w~DT᣿--29蜎T%+ G]oᐺlV_}~sN1O4r'L7CRZS&/y'ARG^ OumǮu*8}XH#ށā4g_pH;$(}ŨB$ʧ::_ ^= ~qc$0+ zK\N]=ơ  I9;2%z?YC) 6}|6Xa-1ﺶW^BωKr9Ι_R0ԋκbm8o>a^tEV-)Zʄ]("bW"QeopL,i/LI'!IЇKxL5(%[IYIyŐK+?B\3ŖO€;mIz<r6ڦb[Y.EssK[qQ@4{* @hEx<E/A-Nܼf9VlⵈeSa/I6L'ř"V/TIO )T bIJ@\vH[Mdk_Tv!E9hmyhZJIw&.{HI_I `(ۂ n%i Խ1٥)(dsV@%YNۂӓoZ=0AxwSۊ1;MDI*ƁdNR٣aloHv`-;EJ5*`IfqdI[ Qk?ȒZ%.̴J mJ_S$wwoє?PuhXK~uWw28uF{FDj Iy I6\TsQp"4$RTeJ^F_BO"P5ܵP뺉մQU\Vfy+= R 郐ٯVGM.|2^ޞZXS{\T__YgYh D"a"+-/֞{T7+ʉ:$?8r>%9]<"5kQmk:_٫́rUewvYHyP-W3pFXij1+Oj'W5,1,"ڇ\Oe=N|Bi`s̤Pa/ɔkFõ"pLQu d38ܥ9ʠ_>f6/@ks< LXeu!iYp ΢!en{Q"cRfbtЍI4̜'V<ү 1_fWN´`5R\m1S~M $E]ũ%%J/w"\z_DŬR%$4Nʚyj pgNt%bDԥ&BЂXBb2B9#\39̸$Kmh2/0]afTγ)z7:|ON9OvkrZ@NޟOǸhHnZkZ4Y"Z_*Cہ]=`ɔtuJ%DO#8)̆y}> )pBA`7rc?#dL1_ʯZ 򒸎[VP ImŽҊDHꕵu5pV؎8BH0ЀK6Rשqcf!O@6hjZ.8xAq&0-̂<8ͽMX_EgL$)o+a99;T_\ &oD`Xd0Yxz6~+* ]~ 2)Bo?Z`"OTT|bæGgڧZ f^zݒÞtHQYGx<.b~bּɼV:|Mxٷlv<0ږVO/G-FhW2_O5c|ij }j5MlUg궖;"/yT:ʲgT?~ pr& A05E8]=?y/8UH<:ԝ$ư:2!oo,}Uz19);˕z,@v!=l9&T6勖K[;B6>PtwH/k{nmTn^-nan 88qfL,"ȆM2gdȣ="qA`"(-$ eQϬwbJŠTQ%Uwgѿ|6R¥!&RfFTL*NEBh >3p(@\47@Ip5 %FRk?3΀ 芥A"<3 qbVBE،"T $^nZbo%ak|&IB5ꪍiw8ozPV>$UqC`Ii^]AEDrlAn-hp.x~s7%gkz^ֲ t,էiGϧŨ 'FJl~yXj5EGa80,ӭ%KW %T~ٲkOb0>|hY $)gԶ}8oRwJ rz'8Lq4i:ɨR."={ƭ%%=B4z4ǝAhx>֝y9^W:\/ސaQz$R[d?:Fޝ 6oO ξ' l0˦k }T!xabX)<#epVmJuj1ȸM`"wߙ~$wY`1< 0c浐<71}Syj0,צi_57`BnAoGc 9=%}^@@)~6;_jWj}bJsw{CJ_FKl|E4;>Х1ڛ¥{?آlN聿|`d? V@7}lP0Dn:+{sBϜndN-^D, 0Ek 3 wԫ0R`En̹ȩaK sDl#$6s*:[WnN*8qR=:x*PTO~&`"v\{VAU"Ш@S_^0Bh\($1ZsY; >yy~&uRKT넲;m5uykL/z0Q9P^Q 1nJ.U\z);bqqyl Dh @Bg .V9CjȫP(g5 TIMƴ5O;Cݺo ]C_t,wGkæd.5a';wNρA%/a4FfZC2.@6J ŋ3;Qxѕ*+-{AӗJv2=׶X L( {II?pNޓl#W㗈PsAHwےT羺^vZtz9C8( @g~ܿ0GR0Ttn ;q晈ӀƆR||}mDS.@]ֺ!XiQS)4{a zhDMF׏%7HT \͂LE׋/.~*9 Ae;?"DHy.7g1j򢎷n ~vvO|l]j>߈$dSĂlѿsWOb[Ug`HP1tnX;%nm북? PƹM]p5Ø,E+QҭtWe0d=ͥSW6Z4ֲ7ο|{Q—W_V,-MFGSBDZ9&è^Nt!3G._bk%~dS%)+_ɝLfR_@XUEcHW8t5j+@UzA&EHR hPt\g7B~4 ?gZT4l"k*6.UņrIo!27o!? i E9BkNy\_p? 7T AN+a6obfE{Ynĥ?r ]n1#2X)hBodMP=)flȇM[-;voq?!6,h,"BVm-Fɛ [~C.1A-Pb=Pc1-Fl d;AS on =U{\ =É7GZ\R5ꈖP&Nxk[?hˈmda}0g[-y ;RGbұeyEwE‰JFYf%@{0 +c3O7%2?W `HI\4(D4(G7ֻv0Lee{p,"zJ~+jz9#6"skL[:u/fD]qQx",Wi\2H_iwŒ>*"g`a٠ju1,`<^0cp)Cl#Ai9BҖA%UC<]y*oIIQ*yvI?=ء$|u-'|+NCn$eGn\# "3>B1)WBGgXljz8Zlþ/yp,-al}e\ @*$@'gq`gklV'א|ӅLee5\aSU\bɄ#Qlrd44ݟė>8⏃ζXZ.gdt[ Rz7٧SUK\"tXՏ8})XLa"znJZa?Y~.:KV%9U" 87~>{^Ge2í-G ' 8 cEDm8XGp+0̌bt#KnJĢ,tBR>RFf3.E"q@؝'E'‚ G@p[ w?l5Kok׀|!,ѴMn553њ V'wz(] 8Lat?EZ{ ywJĻWYel-+_<:')Rd O;HMǫƭX1.&*tWϷ'a- wN:yfNY#Hkh}'JNMS)h'e;+4 lAs|ŝ?4Ev,P8mZĭւ0H(ۧ+n'b_$c5/o7d]n⓺˭+E| ӍCt+R~TDkeYfPjC.X W4isN0*=0ӈޭW>ՋqC1{' (Ľ,b<ۀ;t@t(C=yyN[Dp~Wm_F1@@i fN ׸%ruFQ9<nĚYuK ̑7hD=[5]A!FiewP u^UC aO{_!}=jʈ 7#72; R˳[ s(/^97J4.e;7' 'OSOQҡ5bD8^' s&j40X^?*di-TU]//`iC ZT2VlāP%11[BBNTko`C`SEMsH8HWDk"HGcVaI3>Wvv9X#W2_-َ13 k*ucYj$͹6Xճ~#^GzmJ>Ԣ5>2BNybaFַEsGJ x;B6axb0E>r+}I }&%Mohwo`؊?3*<LvaD/&[Ƽ-]R_ 0w35 HYjedֵ L / = %rs~X n?"e+i1P/\;Jڂd%?Igk#\/57GDe Uv25xǃ\RM;`V= iqk@o4"6ֻ?<1Tt?i vqaO]Me Ͻ(4O)߶0T ?TvX!K:?#1 $/5w e ڭd(WYkЫN409Gn IwKmo9e :RYM,ˆa!fԐn)9B,~\,S~Ar" h |/ȆN:u` $_hv z'wVX܏M]6% P4?ëRd%l8XYSnax6F޽ťYrGz:⛻__͠jhUwl}uOA"mEtǹ׫Nng3 p]i+*3y,&<V O'QΊghl>,< ': (E)7>Fyٜܠ<c8[G*V|a/Y~+AyPSm|=UuҰ pjg^viVKWI[L"rduwI(" R}W9tl+5? y y/|Pŏun bi7K j9,"7Tu@B̀u)2 թhηm'vv=v„q$WM$x ׻/Cf};&t+iB~=T(57F 7?K\x i򧔥@& fd8&iYԦr;y`?]o!(v;i/XCRJ'BeVI^ )˱kJtfL]=e7`(<-gY6@p-$[[?.~/ɩ3k~ ƬpMrIrtk0?>;AD\1M?^@F8F/٣rx޵Y8d騖%DHhUTWꗥxU)=фҁID[d?yUUۏGbd <>Eˣڊ}`$L^ a0W&wN jPyO65)c5a[kieF괱Tz= B*T&AqGն,;:!HqGv\Smj@= SuB;ZT]0|ReO-=(`kWfO?V恓3LNmq_SRwQr@}v*̋~ C SO^3ГRGB5'/+wvS=͸ugɾ]{N&PEaۿ-$s@L?ߑ| (} } <#p,`6&IQϣpV>Hܸ ,sU)ƽ]O?i+iThlD[7,4 |nOI}_8[Nk;GCjaX^3aA7d=3\7)"6=$beti>!g&y(d]rd#@Xqt-rR*<KC5-oM|ِfU6Q/q;R5ﴼ{)[SZHt _2'%-Ygs*}w1Kaac=(;ӯi%D[~dE.+Ұ$ͽ6Dhi'Hq%YA,fʊ%<'`-izjͅ{vSqPJ e8KP񟒯GT# ´R_seSCn+_mJ(  R?5UqK"@q>Cb5͟beUP| Q3/Lѓ-oNBDy# +PȂB9EY.b^94Ĵ0t皱q{ۓ3gr{ihI.'YojE:b%ͫk SD4$ڠ'HB),UfhԨbyt t#D|ػdgYŗsAV &zP&(/ìq405sn=N^%n#7B  rcS@U1K>ǚ*~jŬ T [G>b8%nԄ9GH?T.cjݜ,1ԗNdLAMNa0 ĎՆ:$sFY \`zܘ>OK򌖠h-? yłHYeɐ[E,=ꔄWh9{ -m? lw 3w<\\"ӥ-,FVrXm|Srނ](*2?\q |j\v,$knIssvlS"T;~g6f3G ;.wN|\Iszv0QiŮD^MAEJc}Z}?YJPM,wUh{J d(lMpޔ)؆G5/;yRR3 +ZH< .?{ob?#U_0"̑Sf^8dAGL*@|G}uMoAN7";KP0iFrDGҫ1Ԝ;҂=ΆEs=0G;`#u7Av):Xc>zLu ٝY%1%Q7EDbXs.èO Inw :H >TٮM/;N kHOZ߱*+ aNј/A E3:koR^$$_,tƱ6xѧ{D9ክ^ڵy Ub) iq`thx~)O^|z5J(%;C }9FAir'qfJFcʺ̕ ^k'0<7_(*]z(gC &zai~×{]•\? ЗN=nlKij {5C@AyE7qbWG%ġjܬxes b͎ j$WBPEñ8C SVqſ_B, = Yט+oTY@q.qBo7 v\㭵PN;Ҧ:},da3Jݏ(pʒQGO(7aq,91"6kvImhZ4cƧ+W?vᵙmD>3W8BLb ; 7c=|_43ǡ>0ڟ^Z >70r4[ȭo=a)sk!Xuџ,O Ƙe+&?Ԣ$5@A%ua@cO'Ed۲1\BѴzeFf%2J 4L5o#!~'!/:MU+i|iv,h_77IQVv 5S+JvNX W УD @m0 VDl̍딺 Zzmw}⫫d9I0r+* |d+ܔi/Q 7^-t*6siiMxՕ;! u\z;%B7V &,&-V=W9*PXn  CrdLS>޸&f[?*E}Io3.kա+Ʈ6 P@hEgwFs~{dտ 9=%k F29/t?CNS6x=ƘO=x=~^^jnr<?[— ;1qMe0igθQZᆰxs7b(gl=Rӧ:R5I! 5Z0BX(f1'Cڦ1psy3U Taϯr}krZƗ mZLLQQNBeyzxUPȕ,Wx܁hő L+=G ݏ9~淕_)o[H?I7:KvB@aE%H\pWbR1g z3A~ĊR1.:dfXܴe,oVT24'Alw.ހ~vhQօ "bū*K'nx2htQz'K]& _η&6` P #G,IJ]Iƽʴe/4`DBɼS.YSciz D<$/xm9'3[H{2^gx\6FkͥT &.֜S3g5@;αufO/Z㈁hv/+و-ses7wAH٩<VD|!(4sA>N#o׀u^M\ƿ6cNEm!@LVv;ɜnRK ݕ,rE42o^v&2滖v*< jn}wcrsH=N}ꔘ2ԚhS7d]2b@ cV_"ub?yQZd-A#!*x91Lz慨/^ќB\#bo(,%JU4Rdܭ}M&RbzU=L~kO 56(a|_V(Oўy{e5,a9}M$ʃ{<=G>S$ 9<$]k*\~ڲO?Ҙ[mni)QTqer}l 쮡NeY2ʭy4 J~>-X1h^>T9ܪHX#q%,)ZK!~y)% "4;sX.Koj+x,JU- ݏ;w=5 RW#W4>Uq=&.U9F9|6רG #6Zw_ ¼Pg,z5famAg蠎t`Gdceun+{MfiOiS+E +r,Uᆬ[2 %'z593>x%쬺XD^cu\b[ .6cEX$#J\+ R>RZmDjC|kX~]^ˢ.e34}/p[(6HU+L3*~p9/-{|N#YrRkXȒcȲGD%c;cɟ&s <1l˖D ~/Nn iB]ҿP]WfP3 ZFϐ֙ da}TKcǴ'(S.kK)O |/_W-)\pnCR*nLs=zLEk{ݰf x»UO3N0l3D[ioʤPl^ZmNѷ/E4#M(Cv^ߡyU22 Q|늗y&v7q4ɝ#FS@\K7k ^RY('q+c+*J,Ջ>;035Qq>Oʜӹ T~Pad#/f9"o|*͊/%˔YK\]c' &L3Mfԕk0=e/ d e.OC`je0n^^YcmzdE=vP1GzD 6ŚH 7Kxkæ1  0@$zgF߂%s̫I8.ADJX'mER6r,CF9\3ED:Ͼ t24kƽ`IBm\)ރ^;ַX-&>Bꋔo ]֛&zV-/wE u9wy4z]u}ɦX׊~%yw5dWӔ#}RuUYN:3C(2+<#Px%&|뀏D\!G;FYr a2E@ AaBl?'gB>S Áu" lTeb>@vHϋKdscD@+jULc`oV*hRAL3 3DNO<.P6IDAj6 }yiN1@sŦEuR }vjM8P sJ44A ؽq=%4 Ij/Det]N н}@՚?6īFz wM#ΝUjRu BrKNYmrT"Y (.#tk ,th} /cE,uCLc2ο;1ez_y:ÒX@:2k/ږ.lkٙ1)@QХF# SXs >5ȕQ#˗e2nhm 0xguTg1^ X6> mC}4;ȫ:Nǹdu'gkZH_t/Uq4O$ZmYTR*[!kc\њ$"a4Ļ0p/>2`@_b)1:75i@c{|ʰZ@VVˬVXZgyee tyd6'k* WRkrú+pw3na؆r{SC8ԁ._дazƿJoJAs&x̵IpOb{H6[RaQ\!t;PV2F 9bYUҲ:VG487r:TJtcL:L *q6]㢳 F#}=A|Q 9 gcN/ Fq 'qXgqLh[Ų`S<&l. ]|Ё H[ITU_-E >/yЛ 1)q(X"܎u^O##<p*IrF\8dՍ7d"^~gz"C;rˡdLI17 kSc};~6PI3lP7lv_2iqIA#[ռw) ڙd2Ӏ`V)DԖF7]LbsC>3#R 9pen9j Bd)i`Ǽ_e)ʜA:Aq/CT׋~A Z$pUM|$g &)ߝߘ>4,_;~9M12BqM9Ј2[{)tc:\=&5<>weS+;s{r.\Hm W1d|;sef 7m~jUf(H+z:VR2fT _{Yd˳%?6Ȯa9pi[TALv  ~z9pыI(oIq9epz;k{>9UYIBnb_е_YМi`P80evj2"Mk.REbDH\ hL&_fcKQyս H*,\PXD" ]tRW %ܡC4м;O"v+l &Tybmr5]ل= @w~ 0ᒢ>*\pDF!uX+Nih B]TVu"(Pq6 }㣜QղpBI#Di8S1 ӎϰ} ?iwPN4xðE^ °؍HA&UŒtX0VYR 'dȀ}0=걑GOcMq}Y($LC ގ:[/:3NK?tu2Z JD)4J@Մ:2Cˑjk_KY)q%m9|"-l0˵o4:vo`Ba>-@mqNm^Y|Cp!4 Ʈ1{81ԳPrM.r)$DkDKߪ Jլq)FgGpEтw. X@0k0,w @E|Kd*&]]Hr11ndmv▗4.[#΢-jNKI/{R;ʆ[1UqނLxuISWw[eATdS'j?K4_b\-* s^рt|j>R ai`rlJrH%ӏRs<p4)i{ji@g$aJo^FކZL;<v2?:-$( hpnP \19Hnn ҔchS$iNuwyzG㶶*j)lJ%X>}U΃9~ \5<lُW~4]0[5 d/[%,?)$u7z휍s TXmfhF7H!8I?Ħ|"m%=|F#L͙\lbܐe)SPcuI,YSTWtJ8K h},2_zZ|"oQ>$VL ,p W|L0Mglsn'sSRi3}᳝4aLC/{Qw" L}peI~Ci1HHax%XWXZ[WOaὼV0''r;u}sL4T._w&^G:t%ͿM\rSyAd1kjjjSc_{lvS钿k}" .bJ]) 껅RK_&i+|@Vv ]2 "VϤٰ~wO/xm[b0>8O]"i%ě/.ǏHJ}eq"be9כe{ ^*eQ&؃(b>Q'b\-Mmy3[4 ~qS2_.=mYhW$Yl`9߻ 2KPu.qD̢JeX.$f2GB'} rҳ)ࣅZv4^60Tjg%0gA!^F%_#j熥iu9v3\~pt)99"N3uv &CMnnEDs\bK{R&AJŷ|}?b=@_'B`D ^HGbJ&pA_ 4 l76 ʦL},*_6&9-jt,V@LBjfKb,eM}a!x}xȷjx]q<^폈ȗYC0[WH9t<<"?ɛtq> Z8,AWU q3`o۪#E<ޕ/kc3i7O}oETF/SXx#N@Kj C!^بLܟjv1V gM9JD!NzzwQ-2U0$[/v@IfxU REdȎ'#"CP6ǐCJ^Re!ftb}KH,5%r5j7eT1XXEx=rvr854ǣ[x=urE Xv^pOX"OڈXБSdH#dO޻(q23!=V>DŽ}mI%g@2)p*54QѠxTX4APdnEBbTY|5%JbkE}>'څ7,#ʹlwEsj 0!628~ː헏,]hZ|/p@Hw|F2eWTO>-cpPZMժ9wGR93 㚍/r"-8J\~-{6hlmP0o{Ii Lnwj=B?rۄ55?"'Tz.+wV/,)6IHruT5 wXozONf5=P)!x (x"ž-c݃XGDnA:SD4F4f^< 9}gd jΧkkn"04ՏlfO8FV8sX佚CaT}'ףj/,W fL.vVA赐5M:pkHaݕ$)<⩂)UDkg#vaBN_oIlgP{(XJx"!vvcdgR>Y/:ΡIm!ld}f$g[syLF&"T'Bٹ0R>U$WZ,…^XvenZGj oPLJyjCClgj;΁dž+zWđ)[9"Е +n<`iJo૙dQdML|[]ɗ.{icT\(8$hx==h'r*ICZIقʠOoZPT_u|&9%<;U0 M$|NC'fG.Oq˽g;$\~T&Lpڕ"McgIo仦o`ڇKڋ]cþ(^YQ jmFJ1Gmʩ2*f3"qy&P#?V1k+{e܍2姲1 VEw/l5:JQ,5C`,%a){iwSgI5:E](ZGȝŭI *W6L8ރM&;DHט);܏Bl{5!斘&rPuِqŸk]Lk )3nB*lV"ɲ4Žm:!Ǔ5Z'3 d[FּXq9KƟ}dx%aq$M%ӌC.*l0xW}Ӳ/C'q;#e 3MhxZ=C[-'M0b<}y#%C_qI>[v(vz4qf*oMzm#I ì!aReEQOŨC@* *n!36:/ɳ1s6+QQ{VONs B:D]$-F!XbǤd#a=W+hRS{y䗞pcj =ƚ񑁲3_͡CXܔd Wlҁ蝶e?wCzaJ&:bK̠kmu`Й* N) >Ҥ*nԞ607onǢٙ|hó'G=}w?FdilճU,U oVT `N4B7x'l-pW/ÐJsu .?"}iJDiak?ZRwT4C3B _;vڱHUw,Eam6j/l0O\J6՚3^ UīSwR ?kG;}B3_i]Poz̰s/)$) hzpnѲSzI¬XH__G@_qCԴjk21ɑL_bJ{\)ftw:[AApj><y:8u^7fG4Wy~(ļ>&7[v8OO l> sd)Fb< y]8Q<9`~8g!4uQU։9 \:U~$I|07^̓@9TLWȴ̘{OHL ڷ>.a*Re43*~yxt*2'R3 1~pe/Ajv{r66Fe^4xH|B6/~%!h"g`Hosީ0wשm, P{}ք/9֖ۛFsڿܔ\tguY19*׈eetn0s8bEԪ-Kd׷'nqG.n㷵X]xo5~+J vm?Ɏ3y3Ju M νLUί[1!A?BOl((;ɡLU͈hOH%_]Tnkĥ:T_ğ 2QBQGMm^Mzů Bv EkIWh=e2kI]S*}3 m:귙R]6ohU8Z2`EJ!tm d @ @1{ׂ ;3p`K:1Np+|#5:M71D/66;Cؙ$ S?lŚrA0w@3fu<0vе,ȉ{# x8>p̼q&Z{]6l??EG!kߙz3(ٝwPxLQB=E]Ez 􄭇Cbald"E~#!kR3W((a4'$8o@w˦XaU MS_K9ZtTh)(Ў(?kd-_3D{V0*c&Ijن(0jRx <*1coU;BK9spݤ#cZثl>k w 2Ⱥ{^`2W0*D38wzqϻ(yC!W=6kI[^7實^G (}밉kI^gMшf>u8KL,>{?)OVkI8c"÷NN ^~3-[#tq&<4 .01\e'V0fЈBvP+|9oz@>^rèejgZ)1Z}%rn܃|``&wXHo.|c4!u}`T\lqQiPQ׌8՛ "j([x=??6$w5pYj PWZ4BrݕvCnr{+Yૺi&.)hayJ_Ngԧ B,D(Ô ŗϺxӨBod42lWߜڽ3(q2"a޽jCMApf}aA1 A[e*]Ù5Uj&qSwG"`HD)i8W9Vcҷ|ɲ{XA],ɯ}eS#`K?&IZAEN|I:i9iK;jHeL!oyA$B;r'/]Ś_`SDcSQq0ťhXv,#SX-lU:fq$dTx[8 ͇֔LT,D=0 ܺv$YSsf+rp/"WƦ/->xKgkr =/+btء]z =oUpըS̡2m .<:v8̈lZ gy(M<?U E# [U}H@6dcII/cKugʶUdi (8GA|G"27i[*`{uwbk;HMVi%͎p OO vAjAQyS.gmrԧEN.RLIH?pN-羃|UG{WJύ sJgid% 2.Č) QfȖ <)je,!hȪzebu [poT`b!bR ( $ӫvXFn l^gV_nYO _.p+FWTkt(0=VD8k |R̥sQMk;Ԁ<?d,NvAQHf|fjd%pveE c"cFRcbɅ#FU u'b V^\8!#maqȀdvW7Pŷ{OߗkdLgWImn08,fH>kW5Dp׮BS)!폣!=b9#<s;s O@M uI,UP?\7Uډ?i*4oϭZbʄ3Eg֝:jQQE`> u3\OR2V_mYtmTZ C5l:m=MnOijJEq*A1P j *Vl ,{t<5}Ӵu 5bo9ϷKbwy"Kqr3Ey7ڠh{y<FֈdP#껆S)n v`0vv:-=Bcm6tVAGY.ף>?i?3eeȽ!IAO׬Ǚ&l.O7"0 _e);*{^pS%@(])JX 9 } tR(UF98") lH~jWfZlhyrt5~1LAoNYNy 6Z>-k8LRi;?+T=Gov3^Fzbc%A\6]aMO[+vAS ژ,-l%rS#,f4}vJB>?Ct '~ޮ)vtG-CNԀYA_>M1uJb 䑚Մܛ/">$mjQFne:Xq:pj*a@X0cO;Py_e+<[%GkuBmև ٜiK< U }\N,X9Eեc7cWmLJpߢws@Jm 1} #:xZmQ:C߬~Al*% 6ng j3s$1?r'n 6>R;蘥;m)X%`8}fWA'.VJ-,ٟͦD ww:5 Yap65hOWʘI -|gAw3 %lMV=Q1Q?",[A9Wѯ89dT͑v֨'`iT~iUA`9 rHQ(}@M_Jf=Řq!lHQb6}'Z&e%F9 ي=eZM^a|kP=DA>; !*g9n2.>LBuq|l\:=Fuȟ8 3':ղ;ٲ45_ebI[UwꅀcmMȵ/T?oØk/{˶Bn $k <@q:OP1d @6k߇ I9*ް;6>D2#h>޿_8O;T^}\fiӇ~fI]!9Z袭[,q)XД?~^m,Oi1~=-B,lfLd,` f.PU*!+,KCwAQ~-7 h`ÈhPJ42B7h䊷?@N*>"T=ޠX?B[y_#;P*ڇ+ '`0͏)(hȌXf`>S)aLv^Bʴk+ӾvB˖\o/C vlry()j N(ڧ OXpp s{*B z/zW}rˆ$k [5V9b!$L`h_%j@}L wї{?]kX (AŭVc"375:&DU2mطM0ۻ-"3,N5bcѾs@>jNK@^AG˧v=r9̜D{N*86|G^+ճWxfB-u{=# t*b$gO?$t*׹&lk>"Cz$c' LaC55uC`ͶRucrm^x6_]J'"<8wsVoc?~f Ժ6{*;f;(#<ۨdFtY30IHbye%soEzSK;Κ4RXYI3y8õ0n`q>*82 +{_;je~Ri RB;;mŢ Jgz^Ҧޭ`&}њ+:yIj"9Րn@[A tb\^m-Bö/*N'␶FQ$=}(ЏsC`# .Pxw ~_íJѽ}#^~'z,{j[EC'f_(U4+*X3y>TIP -chU&l6+IB5n,)s!Rv5ǐh;ftYrdI),LD_TѰ䂳Yo|b;_-TtYxT𾜟A0ߎtr=!sMd)xͤ#B3zJ&n P9+nZ7`  C?5x4hlF2ܳѯ,}{2C|,W/X57C{@{Lj~Zj w9eri%`WШ|nKWn២gy>/5>|]@36̋.*OȜ7y-o6HQF /Cƪ-F/*V}GQ< Sҙ.QH_dwB#Y= (me/[Șc1! ,>ḡpv7G#T|}g'GҺ{xA<HPR"P zGH!-yF./x/<Ę|&PVj !O0^7iNWE @3m8Cy/0D /ܹC]Ys 6;gK,fi|~l2Kh:2QW//o( +4B6TT{h\v^"mw:uʒit@WДҺ9nPtn|j<<[sdmm`5hK6HA)]ؙУ/?sߚW1WَmY.(jC}a"e)R诏,r^G3Uyo&q+ #Y0h4F\K[dOˆ?zJEnGe0MƞzMI[sx ]G>[MPbC_WY^"3Q jNGPnR3&QFeq R\pbXwaiM2RA`~#9`cFz6BٌVEx),A `q. {Z`Q" 0߱6]49 H )lC Iߠv#ZJEyK\+g4y7 Wň?X ;1M隐@>%EO7ƻ.j6> OZlaD|]r;[Kuv,k gZ@6PuInex^2ǘw|k 3zwuwh.2Lȝ*{2Y+nrBd^3ag{`DEZMRq|d[(R̝%q'gAl63= A1)KEvO{`DRX:7x̽"oEl?isKBB;j GP,c!F\FÂ0>1ixV^chN.%?{*`}HB l3-Ch٦_5%Lg)rO^ԛAԗ D^y}Dѷ:z$Uԓ!}oġ{\N՜Os$UOR֠,}d}T ˴%t-!5QWqTx{d/L2}m=4l*^Rxm9)8;1ԜԧJ?ΏG"Xe׈?X{~}Pm+L= ȪiYM+JPDΣK4}|zh4Nh걏'ᐫ*V it$/o놉lG)(S4QPgLL"<b啌+XVS@-Zm pQZˣ`@;. b[33rv<0gM?,*OKXӗ)E17BtK.c|3Pء|)hW0,LـV˞ʂkT "W\/ ?yŸ6+'\ahd"|{Vg;Q;˴BSH>{/k\h&3ڈ?IdDÜ p'am簂c7<<+~)\";eY`$0]F$:2^-3tQF%*f=6t.NJꥷt\>DsOn%j1] j:%RVQ T+UNa4PV11ݺN,^zd@KfdR+/of hnVbU꒟Hs86HT,\l]̼ e.bi5 ${$F'7}}b̄}CAo.YO9~qflG| +il$V1:v9sCH`B\:L  nc 1DB>ƒgè`UYŬe{3|M{1ܠ/hYaFQL"nfTgnB,~Aȳ:7LӋjHl ;<}"WY%o㔀?ns ƉUiʡ~ EN|w:"UKY L5jHnms-9r~ 0[]Y/5L'rO_t`]e[Dn(|줽00o #2_Z1zKqdAxD̜xs AtATguCAcoHZTטYISҬ}7bOV'9q޹B}o0w.7a-VKYȖP|a.ű%prmoPw%>I( xW&zu~&@F[NJQƭ^z'M.!+ǿcEJ(b"ǛêCϮ-R;V.>'"YԅD=ےl{_"W6'\E,1仯s_@vp6D)œs})|^5PMVn |O4qEaGaUT,^ 3eƣ P]bajFˌGՐ)̐)ZF:= Ӆݜۥ _^_%rw]% U;,i2CO2 1Y~Z/00C(ąX., Vkj_bgTyvcjO<1zuVe8j Ap0}[笶RR8;kA* hcz~dIdC$p Iy8ݽIkiRT¡ܸռX{Lu)ݣluB'S[]^WI][㖤`O%KYFЅp?u |+&C'HȓR9\l4fշU*uӿ_RSƍ x_&wX*pJ=9H3ip\zx\[ϭy6\ژoty[OE L8r`BlJ囉cS`k?LZz,#FZk͟7Cn ;b^ՏՒ{fT?,J8f{8<~;n%6'lDZ0~`""1YLq&.L1DZ|J:xьof[ œ+/# +1Δ}A&aQCX.4IgnFԟ:{:F.*.a'kRhĻ'zC?r9$hGQyQ&@v.JLP@> ׬6n2DV<1)q6\i] Z!{M?C;(.51e˖wb^p;ߌWj?.:v%%ZN兙\}r\?7i1И&J)ԃ8.<{* g[ \g2 t2/D _ Sn7 DٛiIPIR.͖YRHNmiW ʡӗڌgxγ9 3;u;x zDTKw 2v( 2Un֢0v$Xi'vIMslύ3vY+*Td ywK"fP7TVɘD2\4B։69Pgz[d9(W*V7fp΂ۯ,b+A.O;xttW/Xpa乬i'崗UΫRtrщal@J} u3E0`IzcF }io?YvM/%"Ę' ̿7W|׏ >gK13S}62_K rqn.E?[WBW4|hJ|gFwBt#o6G> 8xv, !2- xLH Ȟb} _]_!C"4z]sd1px ]@ft8Z|QȀ:0V d}NXCy4Px-:7i 2O])&o$mh ,S5%lZ 4ns(RJ? 5쳠k O{V94ݓkWڧeT'-B,apWHaꑯ\&}. k`շc_؊ԽF' Cm FݙHvk4â|c}9!6 m}776ysaBk&Ym:dg^Ֆ9$#45iXuqN5alc3p$;E&uV(W K*WFg^7~{CL h=f` U̒qpơKi޶Pߡp8zD`=H JٿKv#Aהp1[sݯ Gp&?7|L;}ģs泭1U]Ei>=0Gq`oO7M :_8CFH)1cO=nHlXP>J<,51F>|{źŞ~^<#0Z1"KCjaݑ N4RvAX^MZlbg{7cmIUVG` aNc$cƤÆ1aJ Ou)4|+]9֓\RmDuP)M %,i) ]|[)w|*9 bzwB{b.1 1u\n50!`|wb9oyeTY)*mj0eeb uqOT7 O.dpmBܱN?HkQ ݩeN`` S,h|˹"\[0HnB(r_C奛y՝ x Ŀ7OѦW2|ݍap:ZԿ=r0À勣)1bNOY Y_10U>@fdEèL #u4H]wNHG{֬=l $Vj14TjC\VxpymI5gm;3MZ_$5b,tm)8}4Vz h$=SJ%zvRg)SrQOLtU3e4[!8Df>1X6S+3'5S ~7G^b&|\EXAVmj50hM.ycpDKT+c}e8R` 2 5^,ЮN;U%F`T %}YI\.8'N}EsWVavP[:G I`ΧǷ >;KK&õ*# eكNc:K)KJGE^26nc;\#Ix;/47cdmFvջ""!} ҚflH.?$>L @/Pw0eҷ,fݗވTI^SbA%b;F}q ̑/EhA( IȣI| xXo'١Ȫ:Y1eok?>x]g,fnCOyG2޳h-Q;dNkrMrLEwFCol =o\4Q.}z)έy7h+$izXqW~ BF->\P !Q 0k 1kZ[O}B"#Ę_ÑOTom8}2Pސ0%9VDhz9] >[@?!Y2~ ӶtVT: fYUMFͳHɗ Έ KWLV0-jmBLl2 _lIAv1ۼ!A3=sZvr1(_x͏rTMSNóe+j^Y=dB&2x5{anԨ tS,Q*Z٬/SԗL(5n1B}!^ B(uo+7*P?޵Vc!|7iC Ƃ b_RXcKWEc5L3$F+aZ"kZ`F@tԦ Z4B< l*8g ץ40s}눢s S">ҡ+'wwjwmH|kζs~*#Vx/.5d 4;~!-2˭-3pic**nĺ[myjr!ժtG1qmdW/&ɰ_g%dtjPZm.sB3;QE"O+eVT4$.j"o5LFxU+PM_-#eB-%4pmvlDC`}C?_)ӤXо-j`i2AZ<泅?&<F3ǵL,ˬX5jE9߷@117YmЅe`؊_  DdsnWwl+ar}a*V+{/i#~]}S6VCr?a/LɥWrf"_Ϟ8>[hKOj=H 88vn%yA8`WeD;Y{i jZbCT N%2 ST^6ha'1Oi0e2}juRI=cCHZ)0%|Fa4^-phO" z_55oΆ\ZT(Pz@tֽmϛ.Jo>!C8{v*ͅ=ҜQks0# ۴½-S.bk]6']f<Tb~䀜Q;Or1RJPwcx,LPj#<:¯9x^<@mhâ=ȴ70O8v35 %ְG* oLs+r"I<8iLy`5?n)1^S-mѪ81@ h ?A|A|]*V%ou~@!X8 kQ)AԛwCfE9+Us^Lsd>fHQ 25UҥS;ƜL zuwD5}"2Sd:K&j< 򌸯#P+p-oLA3*ˇMD샇3_gC$B%.,X1A^<ɸEI0uD2Fqf0_L:̞S 6ZKQmkFs>j~gm!$=EݓIabs"~^ӴʂT6^4_d<7>#B0G,nϹ8FtYM [MxtA >݂1KƽZ%`k/+.xo#R)V|A, kuQk||r'e ̙Qiݒ+$hKHRUMshH,FFfA-|kMK2DjԖ"Ϗ:_t0iާb r,>b&u񀛺q[>Far[Y"jՔ`4mբI)bÉ.ٝ1(pïDF*{1'svZv$`OWN# Fw:$̟oJYb[n7rOY',jк-jIA),fkx1`$$ Y*\Mo L{-L#R{ة*Q*oCDB.H;ZQge7+mO[<*:grW\.nYo[GJWu);^1ϵ7oh.3ι3:ي˳[%VcYdRj2RkLxY9-Nj)K J =uJqyݲdÄ,9B :-^a2wmwYJA2a@)o >z]%>͹rYsߺP"F3NOKMbM?ZoQl?${k[JuiaɎ'/il;SBzc?l>@UCA)uA^mX9 6 36kk7FǬ%=vNɨt_sr Oj+ɾ 0%0h]> x!;VbpScue`(!?캧bozkc3 %Eߣ!8lM@يW/ŭ&]:3ѹbuAsQr" gΧ 9K {B_Ąn/-߰BD&jg:ur~fߘg7[i06X32ک)k;#jpAcǑ[ .U]((83^ȡi;ec{̍\F< :*ËA޹/_~˻'#P|N{xv#Vhp镨.V*@0!!}!>b8U .]!9*h[(T$ %ӟfϠ/ !Rcvʖ>IJZLuYF)5;.8)$Zw"T6)Ww*d k6O-Wz?ASQki2kd06c-]cY\mOξ䊜dk& &o 0+@!pXP4_+_t L87שu@er8VddF,,9NDF[}%cs ;9$uN@[Se7gY9oݑj&VsxĺA%p13I62ڥ0 ڎm(a@d*}9,PdےbB狕t~V#iϱnGeڬVH=D lZ%{ [ۄ55w4 bssا5{+G+}߮FvXmF'rZU1}.-݁l6Q`B炯u/ser { ql&h`VY ;P2 v*3POOkd|J7-" v^;GqKBf${?_)qOft*w8$OT͐w];۷úKbFP\`e׋C[O؄SA+H.Ȕq #!b65$PZ 0ZwL Ԭ. `ŨvҸzG-ߛuLr{BD 6%U%t^T/չ| 5g<ܱ(Eq; jd rSХqg Z鿵Z?q 2vLJkIFg*v)c>`2vuCQIRG!ֲ4T*"m/\uZ(ŊOA * X+-ʘ=,x˾]$֨Qrazlvp|;fZpn*XwJoPyGbO !C~$>> IeB~[CY?Yܢ;nаBB@LB厙N-fdƧEt`D? 캀{Am,r5MD?!fqz򘦖γ} hK09~hfnvs_:&|m-*y z @AG?ǭ[Bg8 >_q+`Tcf_= V6%GlvE} wU ΎM䅻5@N"g_-eq"( oڝ|&L{&uA5֔X"Ə)_OJl!f*[2k1h2ܝHFCntw0:I9WGVFxQ+>nQڿvlj|ӍG@ۂ 0AUa(ʔٛX3vDkM%:7KzA~Nug1I}ӈ7VE^y5`}t79.^^Dd^-U7knZksٶpj;#zDbCiroa90!H/ya3(:\''ߩzQqZ.5KnCQfoQm+\\e|t8k{Tdjys$R݃R状 6 PS۶P#3n444O%"1f0v7m t<0%i@^bgmT)4+=BPo;{,(h%rۦlvD/3Cc aY8t[$RpZU ]0BKhQ$Fv-AYymD]\`A8?ٔCFy_#,+S<*γQzxD͋:R&~[Ul+cGl˧$5s/<+*tSacJȍZLS['kz|Y"X my -ݢd)NT_\* z0Ʋf,Ű(|ǏL>pĵ?F(8aNfDZzlޯFjY+O1o_-AZ);R4 e ʜݪȁd[{vm?(,f^#CB̞9ۏjEסl9Z|qR\ʄ@/*n_M6IY'^;ձ{4`Wu^lؒ#@0UswR}CsXl"QBGДw0|6yU9S+ W'zy# I|yvYZE|%Wo$9zeKiD3*-%k)Gʏ[e8wAiFxFf]G~)M#.6C5tf#M@v8-x^&rOBjnp)A\ՒQtߣwP"^#tƾ|i& NZ$cLOZ.5Rvz3R"=`Q(ɩg p,xa4TNOG, {ʯ۷֙c>a@h,Tu}Z&^k۾5zrC8Rr2_vPxb&HA:IoiuG[mFb&6i)3ܐ-Ej(lM.&z5JE ~{PaxSR#K*Vdc:<Ea70CN7$מ0'at#w?uHI뜛NH"T]٘y%>A(&DoSoN^y<ҳDBb1knF iWZ0h8-9`f䞟 wA He>NA ~"eQC44LC;0p.")rĒZʹV]qhCtj271i~m+ |UhkbU3:9̼$vtE@d^8gG;q߃vYU;Fѥ .2Ԝ#_Y/a+3`<3YNJ[u$ S-/.opC6ԅ|3وfwF' F@l~I0Y~"Eکk^.>-b:A9ٝnM: 5sw߷ic"$oÁ ˜*Ɂ ^lΖ ژʹܹ8Q 7P= 6s ˖i< ܐ0 T~"(WEpOt~ +Lpp#È+! Lj> کl1he!0Wsף,mr?s|tsi/%6Iu#HQjN8G$"5`w PH24,K/PY0669L2 4:XF4 ?*8Sz,d=]:&cv$Hy(9J<g׆_ Ψ6(9K':qA8opQ:^wRCh_Lym7SidSgKAxs &>@|+MWFX 90lEz#bL[Y8n2IT3 jk|%/2Vn< Ep{ܺ EMJA@ pH;ċЕ%|1ÜDĤ^V7Y/E&(̮# Q. ]Bٰ۷J//zx̕qraX&#Bm{q*a-,<.RTӜ(H{93|]R/L{};В "@)TޘY3;c!‡C NT9[Cms|J.Xpdg{W٨*r4dj E؆_X_ޤMFss]띘b̙Dh#HQI\(vRfk"AL+8"SE29Iy'ZJwqx`ΰm[D},1Y|?=C~ LÚ>/NR d7#Tz'aͱDı?QmG8rIw0Z]pڳ{fü~nY8X OjA9 f%sx]h6\,AYZ^(m0~FG`NoVvOJG(E]y -O:zkđ$YܖbfK78(bȖ(ruWfJON =D ØGK9q!)KnCD&ӵk4q7 yE`7 ǧ\6'z){ڮT9¬ԽA҆74!K8pLYl OrE0 ^Ol.d˂Gpy<\c(F:l3D:x!n>3x;o?#KFK.xZx)k[A,+fyE'_WUcS7LIjE4;o2=rYD21NneJ4 "&"~O塓a\jFxfh(Y y_Z{ {2Z A*3wd98,Ӭ0gg^O˄)ϴK CFmȒɩWqVx_~cƥBK&+eDFQă4Q+͸2)^Ik֜EHvp7 .zY:u`]B~3h[\Qs<0VPEٻTqj <ڞuI~}xKyh)2 xaC 3$aH/zG:qd =e:|ow͜^UVV-sxlzJ" sa-!ɟ3E~h t3JBUQ/  jw48Ukj8GZN{rAAofw@Q~7)P#L ;YH<¡֏ԙM9%0Wëy H[GY3#f0Y >qkT&=|/#bt]CVKhf.{Vx`ĝZXCn~VQi&umn׳}2"ªJ֎*z0!DJoZ7+x8C*󗻹U669Mf1NR z"h#ӔIs4#yKZx%7z5D 7#wfy #`Wwe\zMXC9.VCp{2'#< i!D>&\-y$4CgH~xuÔ nc.Lⱃ VmTV>ǐ.|07Rw__?٬!TۯEe㟲lQl.!W U5U;{h4.3mܣ=cz^1S%/Ė@p]ߑ UJy0H^be` 2遽  dvJzUcu_JnV h\hm<^Ļ+!*.SK:xBidw vm56RU-K<2T6v[XV(;NitOF ٹRwʢ` QI0BpgF@4>OMbvy*hTX=]$ \ZI)\41PͼHR> :<vwiݢ!y|sBw^Bmw0ݰFl1(OrD}ު7V`/9F`V8W׎e2XVhLnUe%ߊI۬qA{ 쳱7d$(YѨz#.s6<ΎgOe{UT.po ͷ8G`kI-#>EL-FIĦ9#r葔!ۉyՏ vk"A"׶ipeDw{W}S9 1V4 C]D&P5,/֦0zE p$>{ CGxPBbD)7ZU)ĥ(y#N ;dUΨcFM=C^;Y[H#t`%ټ^g,1۰t@j}35'#zAtcȰ R:FB}0cǹq&G Y28 ,MT̙^(3Qq>RZ CXч{>&kwzixVn*Lr'p*˒SJ&1"8k.Tc<3Z";;)X!}e@7'љzBr!QNa!EکzҦ=FEDBLwT.gRƹ/.*64}%Q'Um67Pvۄh>ҩ5ejG}s8@pM@h•ۦPG iO|>!Beg1|6Nܮ5i,Rzj/5Ovʝ󧌲3rӐZk)Ξ,(b_j;YB~B]A#^5X⬖̷4 s#yh :cZh(W[/*cmbAp:E<@d0r pH;PU}hNM)`-~5*>T4\x*rUbwX KVEomBr4ƫ76!:|z;AzOyCRkUP70QHczH1TgC,Rt ܴyQE b0ɭN*Ǵ46LA4 ¹qE|>HIL e, e=Sf4}2@^AT_~㽊U/8ژ*jTXν  9"NC 1~k8,n]S]i5D{%-TU0y# :r&_ 2KJ?ǎT<5w`YEtVxaOLz`pF:|?$_T"McB~iܥ>_ZEg[oCڞǵDFν_Ze X@ GN78 QAVLWD^{Z)̃;Q :>c0=YHxuQww}̦Ft5yT5;ztgb_T~vo2mUGs?1=^bgaD&@T諹O ?CN!μw?{T@f!JeTqPHxv!x$8B ^m9EeG~~gΙ5h#;`Jv#{ExDšc/8=tJCEq[p\dBbV. AN ,t _h볍/0ZY0PCSIfy?j2bHWaU< ,[%BE̴[oq*:Nyz}r>e"WZcqܢ]( )Ǝ,%t\֬h)6B^5{33<al\eoolZX 9{hd̾DhޛǨ ~uc*c, N-jT_W|2j1_|k2^eiʼX\kV LFKXP#+3h=2D,x^B|50OH\,9ķ}53i_z4w^^fZmnR;)C+p)K+ɒ!øVglQu &,Li}ش)abKB{kR>/b]'Eq̥AuvR iú,dFOu+I j$UMHsjv[C Eh!X~?TR."?APMh)D`U&ܝ?@՝o|ӓ6kk742rTč.5XrzF26eڄAoi+_ Vu]pV/V`U]dH( o{,T .#eh P'p}K!%5E*Lw_5ƀw,A)Yn |KS`g\;pc:d%t %M"p;KC=WA~ `=Mv9YfJw.!O\hq.!jDtX3j|d,[Fm55/HzDQ-3ow_6pq,Y~j{?Q өLi+mCGP>V*L2?H^7V ~웜,20yL{NU<]5oPU:~p3̙ڱP{p"ȼou==A޲Li?#—w VVOd OPV̖Zeفڃ8j%]Ɲ;1:߾z@L,}Ұ01s% ˶ywsnn+.o>,bפEg <;c«?kc-zUe~rBuc:A=;4KcBNSg*"&k8٤)~u / ,jC˝&68Ҷz<~ B楈pSˈEG.,/qK, 9J~B4=/X en#+АyDd4GOC>k@`yFO&Y dόAe[/]-;.63얅wKbwuMXյЉ2pn-ʜI,VvRg\ ~S+ <C<`=ulc Q~PJSTiy ģk:yo;"A0F1xآZQ&$ʗ6g?4IL2ӔLO,w2WTC}%Ӈ Uu5z4QPUl?!p"|c6)p2\řZqNPƎV1Old`^J0-h ./ c1X~I7 sE @hZeՁivi` ~Y?)".#TbfǍRƯGCUM$a}x/St'=)lS%i㒩eA.-'p[P005<#w ueI:GRk I?dC  B3  TVbh|UD%kv_eN!_)1} ]̢0al$֓W&VI_'2cDЃwRH(;BmW="z I \ɛ])j?F(CFEG|py{@S$y>FL_z 60jbifC_G5 /1 Sn \5M!\}/_HE| VOC(9Ory0-˰Q `eZ8|aT@^NHJ<àݴ=|G$UVd%@O5$-Q}ϻE%QDt 4z {)u#P5ilZY=}:,קYSg_ҘL ]Q#G~ `&r;-\2_.z#wRy$(|DKnGP=@"AM F{~EL!,%wE9;_Px[#I֗(qqEu(Mb [ȨH[OG hAq{L65`ZO~rHQ㝓ヲ@MV=B#)hkFX\4n8s঄D!C=x IQ`^Nl,~')B(;"Lj\\8oM0x 6A; y*xM5(Zw*VbHcx47䴲dȉg[.#2EÍYQp.1>K #5PC Di9̨xC!nhK)P~ CCBnjtq9Ս` 梎Fm;avF[%4{YA$$[ Vm&VEvyoXyl= 19~+WG*9 Asd>օ'rQ,&o?\r3?c`SҴ&{GYB}oqFLv<DoKA6X'OG$ޗa\@:@JDug +Eߎ{oR,Js<6vMGF9[ͱD"6g`^CʮDϧ0"#d028&¡*Y}ncmցhpm\@QF1ZX[[.G_䧇JQoia`Bf@n@wS֥4!}G `8b7DUj\x1Z2qCf#XIyC;SM4t,NfNmqgؗYk=p. }NZ|E(Q^)SaRe +m_Z !w b8OZ?j>m{$}q -2b TuDfoWnHul.6,Xca5AǠl u-+D* .)u#{W{TČ% 2u >d9u{$}I\F#lj|L [50tf-"-@ j~*-[ħ(MoOב[Wą^cZ*] ; LKJQaJO.ÒFiM2W-?eЅա:ۢH 0ۭ'OX4cS(܁{8bQ)%{M`1F~u-v*^P2`#:_Kg@v̡v3‚Pe A z yrߊ ɉXPcI4ePvO3l&@j.@TrNvɍnXQo@k#ÂdQ!+uq'7,/zD"8C2_in[8n"k'}`"[~X :9S{Qa?4^>j `\C^f#`"Vn0. rq(bʓm.5j@ dJ9e,qԳ_BPՠ c—ͯRo-.hs?V-X7Ԧ` 7#9"vh!N{G˾ Rș3!g\x.AdG!v S/;7l#!Hԅ1 )z_^p^/;Wξ=<8 ӝW+ΏNupj JL:' tP :b^+ljD.= 6*5,Öf]{+&U%Т3`Q&wuAM4i p}ǾtW 4-%juՔEk0բs{HP9ccjG p9k2TV<u;jm 6TXٯfHͅaO?`g"e'+6[(1(L[ߔ :}@2nTa1 BݜVІl‡^=D6es&*b]2,Q.ǒX:H)T ,9\LV%!q^({.6*٦K7qYE@2U3y'qK\,<,[5i,dzt` _q @JrߤZhK3V4VZ XQ뷌i&{-q*/DZMx`- K^8^!h)V_RWy$hxְJnZk:#;U"t|]ц',E'IՓ~P9Ki+ECN,#6qQbFf%*em*&NHKzC=Xm$i/Y^lAi"Ar5Q;2O) fB*u4&x%?^@+ØVȟLT]%tBHLjeʢC)L W^pw9@>n`hY<xCYUI M|e@vO8##>Q]5YfpZׂ]LJ9+bz,2ß@feP]OX4hۿ*kY8vCIӧ5"A{ ;2 ^ٵ坩:pʐA)} BpDvB>̷eN]pd3=cc] o,NJ0j㘄J\/ PNM# q硆kd]Vj6.6phH<C+Otd~)6`n[8yt |L.+qXyꖮ tvDYLUi[/%OVHÄA j_+dgtfu7Πgu(u8 ",M_im塑U4Sx[6](4ndؐtv{L}ET.!B^$Oo8/PPAuZVVM$ >4;9 aᓠ;`b @Kh\jV_#C*D;q#4`PRC/MV-=$Dw\UX|~BqQLR^ΤXk5B7?; ^G6_[w$4m7.펊ea Ⱥxc,?\휌gzé)yDg]y-4;2#\!=2t)զa6dim0:9 <NL خcOU}2&QI.Bp")ZMuA젟j|YVb=/w/jn}WyWϘlm ,Y 0N\#d59 O/waNƉb `~j)mp}Pe;RDK,;8}N|5|%r83XFkf oĉVg'4x+^5Dĺ 6/Y5i_tLnyFj]Q:sE_# EtJFHu<;Nǽţe;:3ၽ _غ.+͡{LT _D|8C _%`kd]D~gBnNuyU[֩'iQ~|NjKQL!JOCD(J0ur&E**J@nu1*bzyz`Z㗣BUTv-M;Z= zG\5EBHs]e% ҜVWCntM0]3= ܲcu6gI <ԢgdQpLc>eP3h*קP3l0 %oJ޴7kXAlih_êDW& V6, g~&X8z}1jqViװA'Lj 蝃KfYQjs.GLʋN`7`=g(zvPXys~ί%tkuJrzdWBb3SLsV"(ҎM;L EeIs_'H$`!&M< ڲN1ߓ$ !ٖ)}T AI'*ҟҼnNx顈 Q:yOp2&^{#Zܽ b?)6iuL[M[@9)|@ U?=\Yv͐2_XȑEcL͞ TF z#-SĠfSȁU+gqBC]q>ŭ+h `"辀$q#hƚ3:vvXenpi% jOԨ4Ght*k+i0)x蚥dNeZ4~X+M ~r- CEaKڜR}-c*vEGS0* Mŭ@ Fmvwgs*i" NNq\oQd376Nq17XQ_(u:XX3G{t÷507Ez悒 3W/Y$}6>?]ܨN)1Ѹ{ S7)\HZQ1?FSA.$+-G\WX8M@N_Z]*97mĮBsD`'#cD7#s1]J D8H<ǘ&sww:zA}vuרEQB|m2 ;6Liw!\6~cN~_OWeWŪAzm,r|)$$^ܢO"YUtzb%Ⱥs *3 o 0c<@3YZ⹃F%M9`5|v^;UdBs$! 79Q:iEv ܅2!gbRɝ^ N@2\whm68mݛ!;*PG7|n׳#e`ro: 1yx<\2ш:w܊[}/bbǜ _6Qc)9Np0@DT5D`a*lWY&;O^[6^p!~GV1 Y'7kmw\^kr`kA0 *Ƅ+G)9 G A@a4=pMB&o-Wr )sdҦt/RzV--~dλvicxYIァ#!]d$z SObOsX"ӎ3]&ʿgiΩZr6•E'S9%hѥQxtD=M0w0C#C)t;<#4𰯐W:09g[bb`N+GHBsN'g-uf'_c_ekL!1)=)Ȧ2 ܟ"vU&95tcfmM<-OQpwϒy3&lޕҐ:eTB&EU";Ϸ$8qSvKjSWit+[rjx *.~ 7Uss]N0\ytcwZMem f(Y$uJKqq-UlWƵ $lccLSqZ0/xl^cۮ"Ӧ*u xG2}!SPKgCP.uDÞ|v h푹i% P3(rwhv CL@#ioCNf5q1}6em8MQJA-̋sQq|h%vQ]yeY Z*8W{4P2Q{䰤Eq`~ŦtˮWqOw-K^WsiNe*Bpew򆳫Ai'od>%ӒgQؙ3k"J??1# ;~J{Dq@A8UhꬦΨUʌm9a/tW1O>bpD4U7@G`Bko+%k$@s;Hd{AB`̚yG& ha$~}ggZ(]B4'%SK)Rk&4G0ɁZTeFT An\p/Î\qGen;sA3] u4}Dz|)%>HTWWY )kBUQ^T2t'ƅrlWRPF㡨uU64nW qI&<֣IĻ{ >g?M38Wlѿy~&hem?sGă`"n6jbzZDXfn\KPȋ8__{{D3$~È6Zrhm_џh/a{Z€^;,1kr:UY;(B\4 ɋxl@ }*xu-iH{ٵf$#bq`~nKz~[M-X׹N"F:M_6v~in2I//``[ӗPϥ]Cmt={Ūq'o@-NǙGHLs1 QT]@p0FRp2`#Ƞ: ttd}4VSƏAU5{wusu^ 9TE-N3[<"). n]+u#WVv-3ߢ}B2H.A.½f̆ۺ:nZ0+Y)oJ,-~/@G8 )!M75Bmfprי5:|"mJZpOA 6?b8@#4oiQ[Y| ĭ_ă*5e٠?:LPf#!KYu'EܔE8pW5̉ m l:c8ϸY uw\*Kx`+{A!ϑ/P `^Zr۴kY/IeOaʞˑY@Pgmmlcg~}][T~Wvl3Ѱ*4k]}aSLjBFԀgĶpB2N9^n)t@^f=S?SQ5x KʡpgxJ6)f$M`tQ.$n@δ -Y2 o:b} "*+ FRr!LVLtKX}$?NeY?mL䀛wHpPju~j@|hy|OS KV JZ0h|248}!;n-c|Ww0>?}d@oѩ39D!U/<)&a^g;N;Ǘw%ZȿW[l&(@ZJ>z U]|B7D7}T7XkΫK(];@ v-fIvkaME<㰖[~FYhk\do"Nj\r_ _=WsDI1 VS;*B0[DWdQfȭ?} 5J+:ЙfRvtkou)\B%I^竭" M_)E˿Z`v7ॅ| JaMh3fh8Zd!-QË[$O?*؂<\4ng..e #*nR&! 3ޒͳg"6;i=-cy 8[_VYXM,1>of%XPEItCTFwAtrTf3:芩j5VUvjutOk9^#M< zWdf%p|D#2uGIyߞ;þb*)ˡ>@-# >aD(^7#ӯ8Q e<\"X.a1C9{8mclؒ<yumj:rJ_Ku`vDA=ikrU&G ɚn!q}UV׽LBn((Z{>a.G89&K쀨Ƌ^iT*HFDiIV[N\c%`ĵ.?n A^)3M4rS{eܟ5жq/hQΝbnzYr^F]W:U,z?G#*O T ϵ@gĨoNM}e-I1!Mܙb|;x>ap7a ޺-ŧ {l_G'GQk&iVuBq\L%v"wJSAeyQ}XUJbY ./,sv?,qcפm͊0ivp5hLⅲD˕o f[þ1V d :Mػ ˆg'hdgLyRBOJe}_#)"+2[rt [3$33㷪&J %; =>%C 'I cbPj#{MB1BSYo,FcWU4E>r:$ML!́[S.^iח%ChC2oե)f{_e 0#S a:@@%D`XGCǣY\?F(ba'!BcSh[/sٹ{y+$\?l{VlLy 9sWSUqЬ%O{A9jV@V=f3Im%LeD+@3'c @ Eګ۩[ WZCM-ឰ ǺxͥgPuAB:VGZ%^Zl6="{ZVN@0KKNu1vQ#8!5h`]I_,|Sh"47vyYݦ7Z#Wo6sXs῔i"D']8<ԅ̭ GcҶZ@[MZ0$ۂa`-*ad,lB 0 %mU_s oL_EAhW.ek+cC ]}+i* ͙٘G6h7&_ /k0RG/A 钤I" zpDTX͍9̀.-k7Xj4g vj`vWM)qhd&$ j|a"optyV! ǥcźǝQfg:-_hަ%PD^E>ǰYCȼx? 8HГ|`%PC)(ûˌD[%==Z9n t|+aeM\/fHSտ:F.VY_~J,"J; {H4vf]ʏ-l*3+,z}vZ Nۯ+ M Q0sf>S{RTbGL%/aE#ίDK9 oG2 b7D!Iۮ[utQ75 QJjn$Jln-t})8;wD*&w #exy+C9w<g\Jt CWUܬ4#X"3G:AF䲙_u<y㲋Ѕ'TV=u&}_@|XRI_Z=`st&3:XWOـU3sQvTr0 0oXF[HPa(FAc` Zdw-T"lw 6BRu~) oKҰ,bnjόHQ&mPmZVI)ɛbVkGO<{\5cP15%S7Dw2<'D`2uAZ[e G8J _ӥ`[y,"A@J7kS_K)<=șWż!; [*S\K;IhCJɁpWiLeO4j#˫HF{"=Wi Yb49%Hw:<UFz+@aa<6@DWOiH )TpD[Tj;0pg\nM'P %wT-;I5=!Bj Ps \0yGQ7CL`mv{1}??уh$7za`軔R\ωV/Ycׄbw܍H7)%J%xݓ:Ƭh<5ߺ"\,{l^rxi82yD! 4>Y %*1W۔u[zKl Rv,%vBG2Qk}YaiVlB;fE˖8'Pwjueb฻ڗcti}\ -Zw;Z ("p熏 ynaZ6[B!8 `N]CQgZ5>v,m_pjgahYmh)»?ŇT9J: NmFI)^?߻B3:UHsTLa,58bQ-T(0Kc,7]lō9>NM׍'Sm(1! yρAaO4VDBL -?"NPʗ^O):#R*3aV[~AhHbG疩kT*jrɮnh٨I^"I`MzDibjNȒUo-9I8d,| af9PK̘4&$]vË{AMI#y-;Ptlm\z^\JZ`=[ǁmΌt%CɍQ->ͨ$A"?]g80A/< ]LB!60PYgK =x fxwjZJ+E>^~ONf٤56A HKIU՞LpzG F-M;tB#"hzeAS0Z;zi6@OhA_XTe2uGHi<тi:̤}w%E]GKh%MNƗj!=9asZI[Ŀ0ԯ-3xA^h38@LT8;g:o9wɷ|y 2,X|jfiMg|afqHkhI\ 3/5LUO#f+U:f`"fod:eH& mǕ,RU~<#WܳVILOӍ鸹.~n0XhI*Fk`JG)j`3Y ~ѼL n ׍,%>?W.bk#K1YX2ɑ?e b>\]zv< L=zK2.BA9ެ.j( G-m$_sʃE`3OaE.{M_Zad>&/۱۹8S}yqLjw;- +_Gz&3bM0And{mWRH @bNμ(+FzJ=FjJ鎱o1ߤ^1ޅAD+k"&H JCeYWu#>y9b()PtPQϦ zX7aђ^R6D./"+Z8_ؐVG{8 Rp>L^xt`Ȅ#h;ܵj_#<3Sf 7fS /#slmy8]A6/ x%S׾Duʏo#&*tԕa#sEe9}{J2ҶEKHBɣ g@Ljglgi0C\"?: cTOxk؋NYѥ9j8B%G y4ON.vSZ}WcNl6{:G)ܹv}OHw{N՗xƙ@> &D^Gy5HO3bᷩlJ8MIDN,~^'O"BзB3|*Z~!$P^%O ^{ʽݷC !6/4 ]ab'L)Ke_DS'Q>>LҚ3 wnr m-s_0>mvWi^㗩@z#h:Op- /q_c;apQfb3j7JW‹&2ҥ5- '<,2M5*!٥λr}5pY8w%T6k; <ge5!(BH]n&01rkPZ.,r>M?`F&T{u8YMSY~4Y}w]3ag`$3%2DC/liJt ЏxjI >è)%۬zMْP.PY{&=$7|X9~Ycuה }e8SJx+zHNJ_d* n* Z{B/rT.f̭fj,VtUS+mA\KB,NiX#O;R.54Eg4C㨷9:@XNns+^rا3-ft=LH]e/ Pq_,~A~19"_ nb;t7>,u[* c"6bgp BeÑǿ.J ٗ-y5K #i~ʫK7u c5z@SYn7 wy}hؿɸ~YH/:@c\oUۗr -L<ܢջ6]V`0 |h.JڣCv\B[UsfǼxJi7XrBA^n MԨ+{ڮԛ3"}`X(I GeqOxs΂ÏG1#SyG̰ȳC!ɩtL̽ɫ<^?2nsP酻UI#im@iNDqt K{ RmG4M416 Of-'#A\%@HEY'jZǹedm/ZVO;L=Y U ne<"3wi nXK.ݭ/Ty؆/""Nus{/Axϱr0ZbE3ݍ)T+m@ -&dB@ndkх0N)xUW&L`r,v"O!6_ed'%]͞`vM2ŇXKn("68}wr%nINu忩D5v5QE6LZ`PK4wufUQ姦R5KA[$ԟI|uNsߛ&# 8J`s5:v#LRVt›do*ޔ YЧk$F;+ɀFˏmM]rVu\|8I-eCID o\3(=KyFѴ^-͋'zge5w ԛ/+!#?dpHT> y%~o`ኮc-t Jd2S[BӦc*П7q{8htf^ Bg/qD3ЋrigjρaN.GCM-b/bQWR΂6^I#+{Tb r]v:C.~6aq|6?Lv[-90+AݍSV~RuQyozʲp6ktEjd7;Yi/H 1^. g^1:Gз"⵻0qBn%KcsS'^ms'|,;I bb +""xZG@\\T|ȌׯY qq`"73Q{eO h?7iXr˽P>KcwSy1R)oZ>7Y9E0cXef GI$mn]yl1AwGGAkac\nb[ۄb_l VB`\ʈǗ%q+,]e_|U8{ Fp3АxW]2s9H 8L?l$\R\ Jcg* @_ի׭lq=FfبJn4. Ȁë"u^yq)y vG6x_D~%֛FpM6McyA?j߅AL-$CRfVz./5(IM=L䐿%n ǪX"QrSgw{#[isE-$+@qh%%'-~x"9&Y ÜoHX9^,6x}}w~ YsrmKYxSF#^Xlt܉~pZTY]94${k񔩚}ETҖ p6 =l_Sx8饝ҹUV1'jnO *אH1 p< K9n ]EӮ,z6#Eumnoxkd5ϴ!в\^vFBeIbC70ŕC4"oRThT5Bvh['4c$رTY0CBN+^6K'%,k+jH3"Tm8{GPk]6?(~Fi:ٰ tRs޺ɍѣ1 B){쥟Py=~;?Niv9 ·M@_* *mH _m$»5xq !1wp"qi2[5$}np[:k_+V",kwYgT|Q]aF` &<oi9&42lJҡTm , :џǐiI'9bay'YO_fx/p>PP/[|L߃fs=@q)È"\o)%!hR\vzu[neBZ4ۡb'3S(Qwl&uS8S؛ (-ȔWJCmVZ_c%veya.سȅLQnX81t[i@7EZ]A\6 clb0tH嶍aT!Ňe$\MXhIulMo:%z\MM|wR/۝;s d%F thj~ä[~rt]rC] РcE@Z*ޫϔ&H%oAVHGP#IE"7{a>Y8T,#gELU؝"wsih*8 20`K /KT#ETW1g$ݶ㛽  %q]uXA|ޡHO^JlZ~sp/Q5!JRF0xճiN N8R Ir1GްTNH̗ך95}hgk+u$T<|UFI%C۠O-tjH;wKE rceܚ`pVI4>GɑߩuU3s5|-wb:az'B2{Q˷vf|l4ۉ,:Kc(톾sl朤yZ~O`xhs4+Z~IPvPa5Mv@Igq#XpY$Jĭtk?¥8 o̘)tsX 7_VvrLG"U\qPIډ$!1.*~ԶH 'ܬpi.**Γ]!܄u|3)'uJ "P,mbH`00!Âeun+}#k:U7n>%1BT҇ Zs2<Ca†sag2 ݤp,İy"$l!vAfKRnE̷yw55,M_t1b(!X2:4D%vѨ7riLNvK V^d 'sF.Sq۫fϤA2VI ؇.seKd%x-_1㋏ؿMbe⇒;+C^q!VieOJ [|,QȔXY;2üqLW߇o9eSxz4Q$lVE|nqkԩv4*XH8nFZ[ETFp[JPI0o< ~4~䏨8q/x[9.Ąڮ7ON]yƦ]Ŧ_=g$wͮ0bq71RGo_y7vjŒE#LUT^Oސ5Nh$ ^KntQ~EӁMNQl5+\wI 3~< u=R[A6*Vnz8hrטJ z|1q4r" t8#/ʐˋWȼ/{[\sȖw;⯤d+g(vc}A3 f(/_mA5ôyvJT чo.þD{stcz"ߘG CV}urP.˙Z}Pt< GFZ6Aj%Z;K$V 8zű,E-Il}p="2t S˔3a&~)4l4Dqai?s?!W12x-<}=٬Mk>cRr v1u`M[r1+`-\AF@KX.W\P tWqn^ =RQe&Gꌂ5k9x'.4{1`M*Ř972\8":ce7^%^%_Wđ0uӢ[H^OF;Z]u&Rq֔'hߍlj{B\w:t@1c9"eK}m2M9ԔeZ 0@,/=z9d2y2V jǐX;[y b q5~vsJ/HlC&(5mH&GQzμ-@mOGN?}х-ol7½ſ69ZbC(޿g&Os )/Yz?]':M׾naTJϡ0g jxgt9gXL{M􂬑4l $'f߮QCv}Vإf}<5> ^Oeցٮ50eC-Y"ܹU;@cT g_P&)+ڔ i^U맽7w6>V, #t17Wz"1G{ ddƳCv~Zۦ=J߱CUKE0ݠCA%/@mZZϝ Ɵ{#Sgt+So40^ڂ%\kr`K6pc @zl|/dob_*6^i~rKv3`jmK xq4,;?3@i.zKz$`ߩ^Havk'Vq0SDfR,ٔW.~ \S#p%oDyNWu+'au{lT9h\GzG)"pEqih쯦+)18yL ]Ѷ [@"G~d4*85ZAs_\<{薧KxD0!bcPje/t]2wjv"OO2+S{r8H /]ɬekPF$݅$>=bU׶\e,J6F\Glm&6ڃZV\}{эѭ*ഓԤ l'ĞUKJeu@Z G&.{j kK (=Z$UЌ:C]=(W(yv{NW3ZOH&z:$=Q==Ҹg u Wɉg L+b[ ̓35W ~j*Ilom<`Bi0طVf$PO'QvmtCNʯ.{>(a -P{;jV@8\φOrC))fRбe'Rjϵ#YZae3uPc>Gf#ae4YpϭEڢa ~HD~v]R\ɘΥL^wzAgvܥz('vTlj^mq%LψضYvf (~|B$>`ܳ%hq@lVZ{2t_VOTs=kI-˂7=)uF` m&x#+"(^}{ٰ:RaFz=Y$sE1M._$П5K)߃眞UQֺEv\psw90*WrY$a[ F:B8eD\41*3=C:B@yq_!hY#ֺSa:./@Lh!S2WYg*ߏ2yaڻ>m%6-Ni70 €ب$h2_Pá!ٹurp l)bỏKW%G:?F\nvPR-w&mZD*oB>E5TDY4YÁ,OCtY JQ0)tzyC6НV0R-)}dґ34#*mztHw |on cuS^(:fe!+bjtjR8PɻU$ 8xE{crB'm@ô*_yWqC7&w%@ Zq~i7tYfE5Fuew|aÚ)_BM,Y&S[ V3ijQ?QA"3 hKjY/CPk/?:g%\o*kߦ y*@ք7nE.:nS ;ju2!(N jQGXh3MX_Vb@R ;8DP( X-CcoˋHdW}q(ͧ~F}=}N3X؁|jn\O[8 8/9<0dzܞy]d[z;ab'}Zk`Ln0Rs+(`[iĊ`ܓ<ӶO[6ČCQS,N6#=SKQ (Uy@.bjs/|7 >RNО)G} Ѥ}fI+E N]\9~\3Y^{FI3])N;)&Hnb h:O%dI c-7nQyvM)v`WFZPeEr)Q J(lPqD}f S屒ډE9wwE7jKl3 (Y zPA Cg ئ=x_{4cb~ @6?:oiI;D{:՛ƶ`pn0'+p~6}Py -;$0su j؄MRFR)NB$#uB\nz2ב|mȼI wK_?)P[;e=f\k){+ Omm!atzt0FYD_isgFq34r;kФ!spA2YsT:!< 7Te&^E(y@v# Lei\<ح@mlz]DV% ~w6ڊԊyYDxӾ0*n:y u"{Bnkӻ9"Xo+e { ('~& 4-j5R""jȝ)P"׷Z֐I)lj_Y0#D 1N\WDXj'bY醴[z~')euȺ_>>`;̤ >Vͦp$%^M4  ?};4G1e*tE[d=B1m3kݟ4}9-r6%8?ϪDe),. 8"S:5τm_0YrD!:>xA^RF`G =4IP클AgK*)KQvR\֚,V,"㇐M^_>}.EM~#݊ej̀j|,:f01ߪ-{U$gFl*Hj$c+_LilE8PlZP5!CDeZ¿!ԍ.oL5plz?TփVq4z/8hft?gκ*\v9u&BXD'RƂů9mX6jw.dl7D)m;-Rwmὕ̒(, qHv߻;hRU8L :TdCiڲB< kάp`YR)+ߐHå/bCf)^߾g_ ȁbaCٖq P5F#퐿|Y pÅ6_xP-+`2|vPBbM=&dϏgFMnGuFfM<cQ!Y~RJw/J!9fh|ŏ/`&ǠrӃq6gX*.`9cD?$U p= s+gfNݚa C^BqDuo$w:+! KKJLx;5]а[Llӆ}QϠy 5wZPy}&ثLQf\} &rU,bZw,!禠;O3+@@deyhrF٪XS$OdEY.[!aU;Eg|yTNz^"@qgvTLT |F3~/YK/e<DZgAjNV7@KBh·z5~sΉ*HXb:O(j}:3lȥxT)f69АgQ̶`бFJVqi#`©WBD@a?1+ן碂:߻!4iBgi~#ate0w.҄6mO ܊̎Yt#c~ߦHC^')ڸ鞰\US|:S7ѧ(Yq2e::JB@h#7u}$㇊CU03sI7~)'CR+2~+W$lHPbdzEflc*Q24!j3~y8ݏ3yQ@Zl|`Ċ#?H)=|Z&gǴлu󫟁&s˖0>U v'x#$ 7FfDo0"\l4G!M/xD_șC75 'OQ\c0+:+ UfcUth=6ܑoMW1p jZ ]~/fWْJMD@NSFw52f3׬YQg O x\k3H!^"EnXU3æiM3ȃeHyWOZ77>bTդ R -Y[UWKx.W"(S{%Qi!0.W}CX\-'J_Mw(R vӈaF>yg­sQWbV3fݶ51cݸsҿ70%nR0 >p n>   *lMpLB~s30!gQq5&>zEܑ[ X?Gf98,X!_ l ,fJw0nNÎ^ЍfQa6+- 7:M3%xy@$)/BqQkcx6|})nNW Ly:"l/IC<|`T 58onWm[ѩֻcɒz1?oOD)w7a5yI>9ntaE᢭N֮$H}dgu<|$gavYew24UԦ_;:e[d_ǣ]`ݵ wÅ~MN Y8HjZϖN+Q <Yuxh2!2 #*r1RaǶ#H YL9UƗg̮<HN|QšjyZWz QrT\*`mŏk9ݶAQm~^Em6sSme0臏՛9jVs,zU;L$_{Z닅wƊz|1Aaͦir*H*1AJY =?ӡ+\|e]-E~4:)qO?HurngU75 Jt:xk¸I"ެfDX&mh#u?uu(UT^67O}A*aOț8V{ԱM-Pn=3 oo].wM4\]B:b1~67Ʉ84п q@mBH AOt H!Wzk5/2"*k\B[vJYNXfsb%W2U֪Kˠ6 PY"CrkIWRQD2"~CXs @cH!%z@ ~K9-E0QGӝ'/\?pWk3Eץ'THh̫Ww?eշ0V1J%~A@.p:QIӽmV`D-7~%ӔLIl=Eў5ٍABLF.k⋎ t6I/@ڬIl[U^]m'ŵ>µH&v/ZPPHŠ%1IhА]8{\vzʷ\#C.?H`e 1JmbuBk{WHPܙݒJRD(mzmUXZGSeA` kdgY&Go8;~dQ)TM"c$1u@ֳLJiG ~ ;Jq"M~RFURY1yڭ/RAfQJE;*&&r;ˀb#sGc:S,gnU/XLG2vZ0Fdv]DF_HʷHg&#%tՈϖѱhlge8M-0TAbXVҸkӄb/(>,a}z}#0X)ywNQw.e|Z?yGnQ/AϲcB?d;zzwqew# [ e/>hWE,@A4WX hT4rUs XIr@.خ&8&!@ȵl+c>h%c҃H܎k cҽ5Q3AtYT̗OxH唵F3%2f*gp|ZaFH(tjor ;eT`Bg Fy,*~p!%ywJɓʇ䡗2| l~w/vk7mB75\g-4%}e%a1W{]{>0q*JJGNYĕl :LJȼ! jOq->,t$-OdKQ }x$b6LԖv &\ bx08!}p"vKƼAђŀ?pCEҶ;^\\κiQ9u/I$ZxR"ƃ9QHϳL:uG$g5>TxGwQݤtov X8nT-T Q%i2á1H7XAg<|.R[pRg-& Ӧ D[U [qf-!Bra o9\:%xh0BI 60?axA+# |Ȗ66te\=|'?0:}r?tp8wvfZ\JʯJZ(ޞКC #1IzPYyl$4*l.[W@5_Rm(Dih'/\G!+J A@H7B^r8;<>a2bNJ[G†;~ԆTxpB~T6һ%~?/fe@29KjK\&zJLŋXa yP(+WXC7X<(ZaN<^j\JMZ<#FŷnEr"gМ*zN蕙7Wm"Bg+pqB?AL'Ogû"ہ+YMi4Pzl^dqlK۰gDBd\ىeő߳z/L17gS^nP0 XBww Nfi]Trz CξOvȤШpY UuU=gFsG^klRi.{ǩU$:L?}Lm}mݶY@o$Op(JD8Y`g? ?'Rr5}P$] 确cAKSN7NπC=DƿLeu9f}PPV̎8#MgU/}'BD>fr6T*>TK v }XDI]BӓI)[K輧AOjGo@M#X(׫S~kjuVfn6OVclÌ* id)F|-(ى=Z2t! ue/G7&S8{JUҔ__0|.q<C= ,Sןym`Kz84y })o$\ǭ}W(ɘ G!B滢=k# h267|tPZoRsiB825sKXH:~U~DV5)Qt Iq2|0Ys @dH|9?g?keA8ߧrztw/tC!u ~H#h?7.LF|_C06fn;u("_B= Tjz]ۭ+ݖcdS9osHZ6ı <9{o-ݽ/P'NFڂ]VQK7/5 V|qjOi[1Y*cgUEx6lΆ~LGV&o?}n DP2xxyK#f<2m0g"Vgo~'ɂȑIM,8RgP`id#tݭм,xeNOpFv}6$A7oL.)]yc"ᡇR*KEVB@6ߘ~3b֔Y&D +;X㺗;8QDcYn 骕Xcg[Ӿd&wצnS|UC󥢵 r@1C% =[TDƯx2LZѦlY5H¨UՋς8<;eŷX8HX0gA\Npg&iy_R /%\>>[ol1՗YLU`*q GO+;fH2%dh:WJ~GWj @<o E;|ppNǰBo$Ov^u-Dd40ڲo(Wg6IbocIJ)7AhQc~N0眡И'ۚO3DLS+azlЙX>t)?nzh?BI}%QՁL[]3VZ؂"WV~hvi;rH.A@7b5ZѠȟ͈~4)73Ě(`p]qKJ%A:_:v.;`{ '1,\%`hڋZ~*^K[ zNW-gN{~I[/'\GGƽzپ }wF()i;8K&%4 (IѤ멇xXGGM# _[um։9gGP)w{`W?"v>$m@+NLA/;kNu: /xREffOJ^lOdrgև'(kneko\;NSY E#Y`Z" "mǧ҃TDۅH2ai@0Y~օoGSޝ2Y E1/TyodoA7 +\8 ;/\uc)Fz=;K`z;9*g!` a:{F艠dоH9eo 4a0/ %D|p*) &ZUݣ C /žj644ujPl<<GY ?P C:}л>;CS[1?%hrΰ\Wag~y^B5[C*?63vAO9eȔ&^r b/b!/F4|`)|8׽΂+ʼn҇IvqsPNjd&yT/J4W6Քt.9Sw(#뢕Lc6[]nMaeYKJB$}"8‹1ĩ 0z,6kB{" Zrdl &7C N" 3z/f[ Snv1* 4Y^W w) a~)?vlTZIz%آx&1;CV=jI4e\/YGQ<* /_>p#]aB/gH Jw"uv tn$؀z渽B4T0Onq,9jznLe0Y "Ҳ)L>4$rz^At%Wu}p6gf)'Xik7~>\mDRwuȹħZLPB?sZΊPZA t -3"#&1ljϠ|͌i ѳP[IY; el*U@c2wmlcث]SIv K?Ȭg7/ir N 뭓owb}sR5&DNH6)OL_UjRW4a= 1ړ@.Ţ3aLJʱ<_:'"ls厪n)ZpZiҌւ< ~F[™ W:n{ArY]E^Kl`{@᫇Wn'VɤTȜ{آ~4:`Cj WPstZJfـIJ6)'W 2USF{gi${ݮh!v%"]/e)iݭ_9!KC8<>g>]Q@TVe@O`+v3" ~~#Wus UH}~tEj$ɳWFLRRpPNqGS洎=_8SBy(QDSBQD#&hG&%m@ 9[C2 T߮8,#jLmYOh昍,Q _7"8dRǍE ϸ&m &B \ &oͭ ;(| wƍ&b y4W#]ǥզk//aQ ` 5g|rkNIT گ+ն퀞T\7Gjj_h-1f";7'yJRqIeTߛRz7d6Y̳YUh9w[6C|m^Dz@]/*,OlɟAd-8P&Bk3B @T.΍p3RU{ͳ2VCL 5};GE,2/jj[՛7jCl'92Db 6i,q}ġ Z7MrjWtk,\v g؜F"͡w4b#?ZF2v` ,cw~*[@oZDNt9*b*b-]82ҶT*Z #<ӱTq|5m30uty =d$=IKc{rKO}fEnXkB*Io"Dj}led,g⥌|0j|! ޺9^d-{)DU&!pԷ8jʙc:r6 X -bjhu lM |O!J;`\ʁyys8:4!\I~`c`"&>g6S!eE/EV_@W k<Ů]8"Os?V'wis|h[ j}fֱW/#^+GEîkq*w> m6tH8Yԩrm+Y夊c_GIymT7o3f!e'h]=._y|-Ŭ2XkRi.sY+C_2SyZ+;Nq15S١f:)G`.=~2ˮ`~pnlJiBgQnM>ff1%(,b%)} /?xqVtbY.(3(3'Nbgi(VFN兦N%g$:ls9֚x>|g(XJS 7R`T~yp$h8gՓDQm]fe/:@.OKT<[ZhY%THo*A: !LދGvZ/7lxyO -42+!U%&V3ΟAxb J{67J:]`P̝z9r8uc6.%jD| 7acNW!IЕ 3i2:.1 /dbc@[z_m1m-,_"qhzb-t]̭_pI2dK ]p7>'^=iXZ%k2)ǂe29Zrqu6m`mWS &e9D=@ 2|Ni _)Ie*|G90b񃋮:R6GJzKTpY11dWNy*/[Joc?bC8R lCEC5S:C5?/=7, w-Avw,՟Yc0]סQH3p_H\<]f]բcMd|@iF7y=4dXb_~<&m'ޘЙ'l)bM =>? BU ʦO%m>Fm5&|-bb߷F.(zz@jهfG8G@#jѱ:†;_`pxE΃?)՞.3S/aA1~[b"5fK{ud<$aEM C`ƫ0c9*[RiFayW=b]VJ!JX=2ʆinZrG 9m1Ľ_fI{d1".MH: C X#vAm]byv&Cwϐ xN+\DRY3۞+Dr{˔1ox nBF_N-o%_r+{R] fJ5DjN.UNL@mjQ  2Yb FwsDq2dà~?W]24:1W}nZKOVk,iu+¤E4n( V2dWun|zQJoH:Jb3hsNS%Qu#iF|L`1GaTg9WkM!AlbZhgj%7mO-tY鵛6-z'<9'eazG,GeOw`4LsCiGHJ$ہ9I=,z7fš o+\1 k؍w@/!xZP4iCF XϻٹC^J6b禧 W Eszx ̸x*و>?] xoB?&lфq4;z6Qinl)wf: ׼rRI[yr֪t_40D5A?Fԡ>΂9W_1:Z+лkel]g_.^G1Ǖ˘ D԰9+-zK[D,bVm8+0NӱNc˂PgBz&h %IJ#2MF2DW4\o$J+ש)S<gt "i~;l19T?J3vj&Gc,$ Shv&[sKtv"tz num{rvՄ[!OX';r; x^NCfbʊ (hҔV_[SH҆γڌ`,+3M?I B'JMrV&ΖSU}hy1Ҿ!f$N%xb@'lj9<(ިJsam+UN1ˈz¶Ejʃ}4tBAK]f'f~p%byH4[kid97D pݩ *h V0o1=Ec&*|FHztD贘H<> rʳc[aЭb+٤Y%jT❠F "W+h)L1_q"xTkZsG1-(o1RI2qBb[jku.C7ٙ&Ya]+J6ma|W2%Zހ(vWHx55 5/^5#qba H}Pý9Σ]WTͻc'div%Fͳ/LFnGL!пH6SZeT7 )a-'9[ ,ߺO_е儆08 K3wF ]Ѕ]3-_tg~s+ku0 p*6+ּ(mnmWMe=1?f'׸%knJ5%єemd'u^ Ob]$ee.R ;nS%HA :%~ޑkB3dPGd|R[ySoQְSIY0+ś8V tIxH/H)Gu긻 } cO]uX*r0Ogz3:.9O/_zfWNsD|օ2]`EzL"gz ]!;'JS ][ur~e+ĩ  /Nvf>޹޾1er[}%ՑzuAYW+#s"<=2\Z(+9ɧF0I\Ɏ]UU8CŞs vH㌣'٬MtFlUT`VU*TܽQF9C n cW[;=M=|TH9ÛQAE'5Zl yKC(\50PvcMf}ϗX=#|nR ^UJXKszUZ(HhqL_5{\p0SԓTJ:p5}qEa@jCڂldz{oD})I6_21yR\70e=>4 ?yR?kKjyq>ўl~?@YP/[oS#VYv.xES#wOd$z^*Eh.CtƓ`QS z"pKؓ! GT F{TSnS[DajJC5Ypٔ}Ļ2%d=}Fh2=GurE8SqŪV%t\U޲[';8>Bc,rH/oU&HUft}t?cGۑX75ɽ"D#^ЌҐ](iĘ6m  q"p]RybMBj{GĽ_BDf8҂&*b'vx•1y_6J"w0D%Ƿ$E T[7:DMu]'97Q Ww S7< }&wSOKqİr5\4(g$L]sKn?R#s0i~0hף{F s ecm_LNkE]25"O3!ML.>fᷯ7/]B`lj i3ԃ ؗ^뉑=y>u&9~<,jIŤ)Jhp:y ~+XbH`Ƽ[וCX?z:u1OJ顊oZs⎳fŐ2*ȋNĽ'opfd7椢nmc߲V~Aygoyh83/~"hoęiG'T;eC[6v5ZڎiRٷLƲ z),#/Ͳ‡&N2T`rȅD.̾er \'[n6) ['}rm227m8"NjZs84znl੣)O[Sb\"H&\N|i;.^yb*Ӈd[Gcr%~#>b*`"I[bnL>?c<ͩ{\V^(";@9vF6M-S,M::.4u#^q@ɟLss{"fDj{C*HDپ|Yd!|H&`,[(cR_/#"҃3 n,zҙIп0Y/ }?YLgåYʀlajzj-`;,Ba٫bڧ,{JsfRWPԌaMGSSj`LoS |E#+)yfK\&)+X^۪xCt=`^DͱQ;°([H*U /$s@\) F-~Q$AV-gRQ<!yr]etA#2d1 GYlJǹKHrQq8T"%qQ<-׈A&m\̢9;F`mFfu[Y}_53O%s)ċ 4 9_t{4d(I`GJ̼?U̙Z5,O kPo;s/8i/6XRx( @IC1@`!d-jOWɽGP׌%"b]i79.q·5/l˲ 1yO{#ֳfBR@8j g 7n;Sv&rP԰Q_и [AH5SJN8FLs:=7:OܭH"_|s7K>WΜ?cK &_'bzn m}]caZktތʂ{l&Б fQԥZbta&asbXiAx37]wLStHg?nC$昼5W*V|#naǜ>zގbk K~UP8û BV$EV:6|Yb擶b"ʎ%@"{wm6܂L@q>y4<οhد9$U$[O߰K5Kc [V("R ų&PS28zo;5ą8@'>,(8OAɘ]QwB+My;<9Лu;ц,(Z8 cq_w(ZBw #bl"8/3bģ;s*WucOV}PP+8 )buཽ~ PC_ :$p|G PmW%ʠqA˳?vTXh2r`o K mCP O;ZJ!D'..IG! &_Pf7 I JgB0Fd"(̇syޓF w ַNNm`ĚZ6VJrPjMʂ6AHz᳟zAcG0uEhXB;X^aju_%r^a[C1qV)AW?;@ w"7ocǷ-.8A2yZI2_靤X)zp !c@heǵǑnAG{טx]mWن:7gxxR(1v1;w`@ot/l7Ph4/Nݚ{ ;0 p ǯ %YK]KZ4yJo{ޘ d=&˷Dl \YHaJ\BǝWY n+4yv:҈$ 0%cԆr VĈ1IO+ȧ4NWno7FΕ2(\"179I鮵J!iUʬ46dGpH~ɚz-}o /0W5 Fɲ}yM k!r]}'ޑ$Q`|] q4E8&y- '"rA泓 nJƤEQd ^o*Ū  Bq̤)W 1͢(+D6:Z8ך]a~]BHbJgUvQDNԃLEFE;c.2"y˙sҨcv`WM!b&N#J_a)^~;J⋆k)PEEuh"kjL< "\!.jk"sbv1yXaZwG>pC@n\>xw\5ŪiJ87I 0*A_`ۓU?f'wċvˈ'*L?4`':=2/KWxRyO l }`2*6([k-S4~ݓW`= eY1BjI{Da V}`)$VD`OX]{Hwqsᾏ%.CC(nLYU&xq]@Zn>"C[j5Gbx*0ji3 \ԦhQ.JJ}cN![ 6j6)XZSP|?A9* sϺ1 .BforBmwVLv;la 0r=@#B] Bʃw ea1/4򕳀b3tsF:*" ǾcKС} IEO)Q%?7'0[zF;/s̝D@RęZv9FFՕG'Ǘ IqMW<2PeDlJ[NFIGs_h!rA}Þ>Gns/j_1%V:A69^fz<.RJ<= lgMGaLjUH,|#}V0fH |/!ǁ-{j|%mtm3ڦj gbԷӘPn{oI-8A?Ԓ6juY0G 0@Gԑu< fknwYpyb`&*c"HO"O8v~Kcai׊szRkTO֡ŮDq ZIyrG(βM8؋ƔVPOJ"L$(S z@Y1VKOZO{C#3V%~zbܕmʛM`ZܴB{;#E<1Dpc(~#)Q( WWi`^2p  ͮ>;tqGK fyj1zIUa vd^CϜT-.lhI]KqStbh#jJp _\+|:Dӻ="h4M_)3afeC37TGcb_Gq OplFl1VU{рl |nއ cz2$;SՁl~"/$h6so:)ps ֋wxp#kQvwO`=f7lί2c"S.[ѵb:Ե"t0DjOS١jwU\4ۉ+4SES:<@I xy?aaI. @3I+7m2m|DFZ MNsMUTh\TX5 =]R $MkLKTFFRBڡ( $Z hdǙ`8ozbLn;ht#۩U2ljf_v]O u"311zк J+؈мhTl4q=n@DQ%?$?56&Mx ]rKԖhjZm\eq."a\'^-MTzH(}q8Օ%-OMGI%2%2F3͜^t^"'}<`!E\l؎o^-cY :ZzR 2<~5]v6E ^bG \8e ͭ+;7ńJf(JzspY+Ҫ7x14ЙZo:vyʑ"@)h%VF+^3a%JKJ /_l]rR-=U='P,ܹ,ux';tTZqMI NscB׶yGm WPo{./y(x)dGlU!{>-gM,wޯ1<0qSj+xzl9.+_&ajSBWrx;@pf)QN1PN?s~ BvZ+يH+i#nR^h#atO(`= BVyw%^)`C !y_CzEӁIQ/CM'rR&1̺n6H >;]9r0cr+ 1$(N{$U:²2<ݑ &5y&JbA+s_62fI={ڐa OuA࠶B;%W~@6 ܁/hPI㔴Q\blOFZ}u:SX_Z?b~y:zSV0F4faXN&E/^ܼ򌾈7$; MbþYaX.3fBГ+I2!4^Ijl YZ