libapparmor1-3.0.4-150500.11.6.1 >  A ddJp9|P6=PBcfQe ƖwrV@)jsAaLAq^{X 8X4-FU1iI^PϩEoMe4أϰ F9pC?d # @ )J\ r       (2<dl4|M(w89|:>@BFGHIXY8Zt[x\|]^bc_defluvwxyz(8<BClibapparmor13.0.4150500.11.6.1Utility library for AppArmorThis package provides the libapparmor library, which contains the change_hat(2) symbol, used for sub-process confinement by AppArmor, as well as functions to parse AppArmor log messages.dd)s390zl38ZSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://launchpad.net/apparmorlinuxs390xZdddd755abfd0e07675a8334e89333f6d88bc657de455f7ded768b1b2c80e7b29b38elibapparmor.so.1.8.2rootrootrootrootlibapparmor-3.0.4-150500.11.6.1.src.rpmlibapparmorlibapparmor.so.1()(64bit)libapparmor.so.1(APPARMOR_1.0)(64bit)libapparmor.so.1(APPARMOR_1.1)(64bit)libapparmor.so.1(APPARMOR_2.10)(64bit)libapparmor.so.1(APPARMOR_2.11)(64bit)libapparmor.so.1(APPARMOR_2.13)(64bit)libapparmor.so.1(APPARMOR_2.13.1)(64bit)libapparmor.so.1(APPARMOR_2.9)(64bit)libapparmor.so.1(APPARMOR_3.0)(64bit)libapparmor.so.1(IMMUNIX_1.0)(64bit)libapparmor.so.1(PRIVATE)(64bit)libapparmor1libapparmor1(s390-64)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.26)(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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d@d@c@cbk@bi0@bZbV@bT@bRbBb<]@b@a7aZ@ap@aabaim@aEaaua $@`#@` @````_@`%@`!'`>` @__ǁ_ǁ_Q_h__@_~@_[f_P_-B@_@^m@^@^<@^j$@^,-]҇]o](]K@]]@\\@\ \\v{\I\ include in apache extra profile optional to avoid problems with empty profile directory (boo#1178527)- prepare usrmerge (boo#1029961) * use %_pamdir- update to AppArmor 3.0.1 - minor additions to profiles and abstractions - some bugfixes in libapparmor, apparmor_parser and the aa-* utils - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.1 for the detailed upstream changelog - removed upstream(ed) patches: - changes-since-3.0.0.diff - extra-profiles-fix-Pux.diff - utils-fix-hotkey-conflict.diff- Use apache provided variables for the module_directry: + Use %apache_libexecdir + Add apache-rpm-macros BuildRequires- add utils-fix-hotkey-conflict.diff to fix a hotkey conflict in de, id and sv translations (and fix the test) (MR 675) - add extra-profiles-fix-Pux.diff to fix an inactive profile - prevents a crash in aa-logprof and aa-genprof when creating a new profile (MR 676)- update to AppArmor 3.0.0 - introduce feature abi declaration in profiles to enable use of new rule types (for openSUSE: dbus and unix rules) - support xattr attachment conditionals - experimental support for kill and unconfined profile modes - rewritten aa-status (in C), including support for new profile modes - rewritten aa-notify (in python), finally dropping the perl requirement at runtime - new tool aa-features-abi for extracting feature abis from the kernel - update profiles to have profile names and to use 3.0 feature abi - introduce @{etc_ro} and @{etc_rw} profile variables - new profile for php-fpm - several updates to profiles and abstractions (including boo#1166007) - fully support 'include if exists' in the aa-* tools - rewrite handling of alias, include, link and variable rules in the aa-* tools - rewrite and simplify log handling in the aa-logprof and aa-genprof - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0 for the detailed upstream changelog - patches: - add changes-since-3.0.0.diff with upstream fixes since the 3.0.0 release up to 3e18c0785abc03ee42a022a67a27a085516a7921 - drop upstreamed usr-etc-abstractions-base-nameservice.diff - drop 2.13-only libapparmor-so-number.diff - refresh apparmor-enable-profile-cache.diff - partially upstreamed - update apparmor-samba-include-permissions-for-shares.diff and apparmor-lessopen-profile.patch - switch to "include if exists" - apparmor-lessopen-profile.patch: add abi rule to lessopen profile - refresh apparmor-lessopen-nfs-workaround.diff - move away very loose apache profile that doesn't even match the apache2 binary path in openSUSE to avoid confusion (boo#872984) - move rewritten aa-status from utils to parser subpackage - add aa-features-abi to parser subpackage - replace perl and libnotify-tools requires with requiring python3-notify2 and python3-psutil (needed by the rewritten aa-notify) - drop ancient cleanup for /etc/init.d/subdomain from parser %pre - drop (never enabled) conditionals to build with python2 and to build the python-apparmor subpackage (upstream dropped python2 support) - drop setting PYTHON and PYTHON_VERSIONS env variable, no longer needed - set PYFLAKES path for utils check - add precompiled_cache build conditional to allow faster local builds without using kvm - remove duplicated BuildRequires: swig- update to AppArmor 2.13.5 - add missing permissions to several profiles and abstractions - bugfixes in parser and tools - fix two potential build failures in libapparmor - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.5 for the detailed upstream changelog - remove upstream(ed) patches - changes-since-2.13.4.diff - abstractions-X-xauth-mr582.diff - sevdb-caps-mr589.diff - libvirt-leaseshelper.patch - cap_checkpoint_restore.diff - add libapparmor-so-number.diff to fix libapparmor so version (!658)- add CAP_CHECKPOINT_RESTORE to severity.db (MR 656, cap_checkpoint_restore.diff)- %service_del_postun_without_restart only works for Tumbleweed, keep using DISABLE_RESTART_ON_UPDATE for Leap 15.x- Make use of %service_del_postun_without_restart And stop using DISABLE_RESTART_ON_UPDATE as this interface is obsolete.- libvirt-leaseshelper.patch: add /usr/libexec as a path to the libvirt leaseshelper script (jsc#SLE-14253)- sevdb-caps-mr589.diff: add new capabilities CAP_BPF and CAP_PERFMON to severity.db (lp#1890547)- add abstractions-X-xauth-mr582.diff to allow reading the xauth file from its new sddm location (boo#1174290, boo#1174293)- add changes-since-2.13.4.diff with upstream changes and fixes since 2.13.4 up to 5f61bd4c: - add several abstractions related to xdg-open: dbus-network-manager-strict, exo-open, gio-open, gvfs-open, kde-open5, xdg-open - introduce @{run} variable - update dnsmasq and winbindd profile - update mdns, mesa and nameservice abstraction - some bugfixes in the aa-* tools, including a remote bugfix in the YaST AppArmor module (boo#1171315) - drop upstream(ed) patches (now part of changes-since-2.13.4.diff): - make-4.3-capabilities.diff - make-4.3-capabilities-vim.diff - make-4.3-fix-utils-network-test.diff - make-4.3-network.diff - abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch - apply usr-etc-abstractions-base-nameservice.diff only for Tumbleweed, but not for Leap 15.x where it's not needed - refresh usr-etc-abstractions-base-nameservice.diff- Add abstractions-add-etc-mdns.allow-to-etc-apparmor.d-abstractions-mdns.patch (bsc#1168306)- fix build with make 4.3 by backporting some commits from upstream master (boo#1167953): - make-4.3-capabilities.diff - make-4.3-capabilities-vim.diff - make-4.3-network.diff - make-4.3-fix-utils-network-test.diff- update to AppArmor 2.13.4 - several abstraction updates (including boo#1153162) - disallow writing to fontconfig cache in abstractions/fonts - some bugfixes in the aa-* tools - fix log parsing for logs with an embedded newline - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4 for the detailed upstream changelog - drop upstreamed patches: - abstractions-ssl-certbot-paths.diff - apparmor-krb5-conf-d.diff - libapparmor-python3.8.diff - usr-etc-abstractions-authentification.diff - refresh usr-etc-abstractions-base-nameservice.diff- add usr-etc-abstractions-base-nameservice.diff to adjust abstractions/base and nameservice for /usr/etc/ (boo#1161756)- Properly pull in full python3 interpreter- add libapparmor-python3.8.diff to fix building the libapparmor python bindings (deb#943657)- add usr-etc-abstractions-authentification.diff to allow reading /usr/etc/pam.d/* and some other authentification-related files (boo#1153162)- add abstractions-ssl-certbot-paths.diff - add certbot paths to abstractions/ssl_certs and abstractions/ssl_keys- add apparmor-krb5-conf-d.diff for kerberos client- update to 2.13.3 - profile updates for dnsmasq, dovecot, identd, syslog-ng - new "lsb_release" profile (only used when using "Px -> lsb_release") - fix buggy syntax in tunables/share - several abstraction updates - parser: fix "Px -> foo-bar" (the "-" was rejected before) - several bugfixes in aa-genprof and aa-logprof - some fixes in cache handling - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3 for the detailed upstream changelog - drop upstream(ed) patches: - apparmor-nameservice-resolv-conf-link.patch - profile_filename_cornercase.diff - dnsmasq-libvirtd.diff - dnsmasq-revert-alternation.diff - usrmerge-fixes.diff - libapparmor-swig-4.diff - re-number remaining patches- add upstream libapparmor-swig-4.diff: fix libapparmor tests with swig 4.0 (boo#1135751)- Disable LTO (boo#1133091).- update lessopen.sh profile for usrMerge (bash and tar) (boo#1132350)- add usrmerge-fixes.diff: fix test failures when /bin/sh is handled by update-alternatives (boo#1127877)- add dnsmasq-revert-alternation.diff: revert path alternation in dnsmasq profile and re-add peer=/usr/sbin/libvirtd rules to avoid breaking libvirtd (boo#1127073)- add dnsmasq-libvirtd.diff: allow peer=libvirtd in the dnsmasq profile to match the newly added libvirtd profile name (boo#1118952#c3)- Use %license instead of %doc [bsc#1082318]- add apparmor-lessopen-nfs-workaround.diff: allow network access in lessopen.sh for reading files on NFS (workaround for boo#1119937 / lp#1784499)- add profile_filename_cornercase.diff: drop check that lets aa-logprof error out in a corner-case (log event for a non-existing profile while a profile file with the default filename for that non-existing profile exists) (boo#1120472)- netconfig: write resolv.conf to /run with link to /etc (fate#325872, boo#1097370) [patch apparmor-nameservice-resolv-conf-link.patch]- update to AppArmor 2.13.2 - add profile names to most profiles - update dnsmasq profile (pid file and logfile path) (boo#1111342) - add vulkan abstraction - add letsencrypt certificate path to abstractions/ssl_* - ignore *.orig and *.rej files when loading profiles - fix aa-complain etc. to handle named profiles - several bugfixes and small profile improvements - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.2 for the detailed upstream changelog - remove upstreamed fix-syntax-error-in-rc.apparmor.functions.patch- update to 2.13.1 - add qt5 and qt5-compose-cache-write abstractions - add @{uid} and @{uids} kernel var placeholders - several profile and abstraction updates - ignore "abi" rules in parser and tools (instead of erroring out) - utils: fix overwriting of child profile flags if they differ from the main profile - several bugfixes (including boo#1100779) - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.1 for the detailed upstream changelog - remove upstream(ed) patches: - aa-teardown-path.diff - fix-apparmor-systemd-perms.diff - logprof-skip-cache-d.diff - fix-samba-profiles.patch - make-pyflakes-happy.diff - dnsmasq-Add-permission-to-open-log-files.patch - refresh apparmor-samba-include-permissions-for-shares.diff - add fix-syntax-error-in-rc.apparmor.functions.patch- update rpmlintrc: - whitelist .features file which is part of the pre-compiled cache - comment out filters for the disabled tomcat_apparmor subpackage- Backport dnsmasq fix: 025c7dc6 - dnsmasq-Add-permission-to-open-log-files.patch (boo#1111342)- add make-pyflakes-happy.diff to fix an unused variable (SR 629206)- add fix-samba-profiles.patch - smbd loads new shared libraries. Allow winbindd to access new kerberos credential cache location (boo#1092099)- exclude the /etc/apparmor.d/cache.d/ directory from aa-logprof parsing (logprof-skip-cache-d.diff)- add fix-apparmor-systemd-perms.diff - fix permissions of /lib/apparmor/apparmor.systemd (boo#1090545)- create and package precompiled cache (/usr/share/apparmor/cache, read-only) (boo#1069906, boo#1074429) - change (writeable) cache directory to /var/cache/apparmor/ - with the new btrfs layout, the only reason for using /var/lib/apparmor/cache/ (which was "it's part of the / subvolume") is gone, and /var/cache makes more sense for the cache - adjust parser.conf (via apparmor-enable-profile-cache.diff) to use both cache locations - clear cache also in %post of abstractions package- update to AppArmor 2.13 - add support for multiple cache directories and cache overlays (boo#1069906, boo#1074429) - add support for conditional includes in policy - remove group restrictions from aa-notify (boo#1058787) - aa-complain etc.: set flags for profiles represented by a glob - aa-status: split profile from exec name - several profile and abstraction updates - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13 for the detailed upstream changelog - drop upstreamed patches and files: - aa-teardown - apparmor.service - apparmor.systemd - 32-bit-no-uid.diff - disable-cache-on-ro-fs.diff - dovecot-stats.diff - parser-write-cache-warn-only.diff - set-flags-for-profiles-represented-by-glob.patch - fix-regression-in-set-flags.patch - drop spec code that handled installing aa-teardown, apparmor.service and apparmor.systemd (now part of upstream Makefile) - simplify "make -C profiles parser-check" call (upstream Makefile bug that required to call "cd" was fixed) - add aa-teardown-path.diff - install aa-teardown in /usr/sbin/ - move 'exec' symlink to parser package (belongs to aa-exec)- Set flags for profiles represented by glob (bsc#1086154) set-flags-for-profiles-represented-by-glob.patch fix-regression-in-set-flags.patch- add dovecot-stats.diff: - add dovecot/stats profile and allow dovecot to run it (boo#1088161) - allow dovecot/auth to write /run/dovecot/old-stats-user (part of boo#1087753) - update 32-bit-no-uid.diff with upstream fix- Change of path of rpm in lessopen.sh (boo#1082956)- add disable-cache-on-ro-fs.diff - disable write cache if filesystem is read-only and don't bail out (bsc#1069906, bsc#1074429)- add parser-write-cache-warn-only.diff to make cache write failures a warning instead of an error (boo#1069906, boo#1074429) - reduce dependeny on libnotify-tools (used by aa-notify -p) to "Suggests" to avoid pulling in several Gnome packages on servers (boo#1067477)- update to AppArmor 2.12 - add support for 'owner' rules in aa-logprof and aa-genprof - add support for includes with absolute path in aa-logprof etc. (lp#1733700) - update aa-decode to also decode PROCTITLE (lp#1736841) - several profile and abstraction updates, including boo#1069470 - preserve errno across aa_*_unref() functions - see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12 for the detailed upstream changelog - drop upstreamed patches: - read_inactive_profile-exactly-once.patch - utils-fix-sorted-save_profiles-regression.diff - lessopen profile: change all 'rix' rules to 'mrix' - add 32-bit-no-uid.diff to fix handling of log events without ouid on 32 bit systems - no longer package static libapparmor.a- update to AppArmor 2.11.95 aka 2.12 beta1 - add JSON interface to aa-logprof and aa-genprof (used by YaST) - drop old YaST interface code - update audio, base and nameservice abstractions - allow @{pid} to match 7-digit pids - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_95 for the detailed upstream changelog - drop upstreamed patches - apparmor-yast-cleanup.patch - apparmor-json-support.patch - nameservice-libtirpc.diff - drop obsolete perl modules (YaST no longer needs them) - drop patches that were only needed by the obsolete perl modules: - apparmor-utils-string-split - apparmor-abstractions-no-multiline.diff - drop profiles-sockets-temporary-fix.patch - obsoleted by a fix in apparmor_parser - refresh utils-fix-sorted-save_profiles-regression.diff - add aa-teardown (new script to unload all profiles) - make ExecStop in apparmor.service a no-op (workaround for a systemd restriction, see boo#996520 and boo#853019 for details) - lessopen profile: allow capability dac_read_search and dac_override, allow groff to execute several helpers (boo#1065388)- read_inactive_profile-exactly-once.patch (bsc#1069346) Perform reading of inactive profiles exactly once.- update to AppArmor 2.11.1 - add permissions to several profiles and abstractions (including lp#1650827 and boo#1057900) - several fixes in the aa-* tools (including lp#1689667, lp#1628286, lp#1661766 and boo#1062667) - fix downgrading/converting of 'unix' rules (will be supported in kernel 4.15) to 'network unix' rules in apparmor_parser (boo#1061195) - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_1 for upstream changelog - remove upstream(ed) patches - upstream-changes-r3616..3628.diff - upstream-changes-r3629..3648.diff - parser-tests-dbus-duplicated-conditionals.diff - apparmor-fix-podsyntax.patch - sshd-profile-drop-local-include-r3615.diff - refresh apparmor-yast-cleanup.patch - add utils-fix-sorted-save_profiles-regression.diff to fix a regression in displaying the "changed profiles" list in aa-logprof- add nameservice-libtirpc.diff to fix NIS/YP logins (boo#1062244)- profiles-sockets-temporary-fix.patch to cater to nameservices with the new sockets mediation, until unix rules are upstreamed (boo#1061195)- add apparmor-fix-podsyntax.patch from mailing list to fix compilation with perl 5.26- do not require exact X.Y version of "python3" - require also matching python(abi) which is arguably more important- don't rely on implementation details for reload in %post- add JSON support. Required for FATE#323380. (apparmor-yast-cleanup.patch, apparmor-json-support.patch)- add upstream-changes-r3629..3648.diff: - preserve unknown profiles when reloading apparmor.service (CVE-2017-6507, lp#1668892, boo#1029696) - add aa-remove-unknown utility to unload unknown profiles (lp#1668892) - update nvidia abstraction for newer nvidia drivers - don't enforce ordering of dbus rule attributes in utils (lp#1628286) - add --parser, --base and --Include option to aa-easyprof to allow non-standard paths (useful for tests) (lp#1521031) - move initialization code in apparmor.aa to init_aa(). This allows to run all utils tests even if /etc/apparmor.d/ or /sbin/apparmor_parser don't exist. - several improvements in the utils tests - drop upstreamed python3-drop-re-locale.patch - no longer delete/skip some of the utils tests (to allow this, add parser-tests-dbus-duplicated-conditionals.diff) - add var.mount dependeny to apparmor.service (boo#1016259#c34)- Cleanup spec file: - don't use insserv if we afterwards call systemd, this can have bad side effects - remove dead code - remove now obsolete 'distro' checks - Replace init.d script with new wrapper working with systemd- add python3-drop-re-locale.patch: remove deprecated re.LOCALE flag in Python UI as it was dropped from Python 3.6 (lp#1661766)- Fix RPM groups- add upstream-changes-r3616..3628.diff: - update abstractions/base, abstractions/apache2-common and dovecot profiles - merge ask_the_questions() of aa-logprof and aa-mergeprof - pass LDFLAGS when building parser, libapparmor perl bindings and pam_apparmor - adjust deleting the cache in profiles %post to the new cache location - silence errors when deleting the cache (boo#976914)- split libapparmor into separate spec to get rid of build loop involving mariadb, systemd, apparmor, libapr and mariadb again (see the discussion in SR 448871 for details) - libapparmor.spec is based on the AppArmor 2.11 apparmor.spec, but with minimum BuildRequires- update to AppArmor 2.11.0 - apparmor_parser now supports parallel compiles and loads - add full support for dbus, ptrace and signal rules and events to the utils - full rewrite of the file rule handling in the utils - lots of improvements and fixes - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11 for the detailed changelog - patches: - add sshd-profile-drop-local-include-r3615.diff to fix 'make check' - drop aa-unconfined-fix-netstat-call-2.10r3380.diff, no longer needed - refresh apparmor-abstractions-no-multiline.diff - refresh apparmor-samba-include-permissions-for-shares.diff - spec changes: - aa-unconfined switched to using ss (from iproute2), adjust Recommends: - move libapparmor to /usr/lib*/ - drop %if %suse_version checks for 12.x - change several Obsoletes from %version to < 2.9. Those package names weren't used since years, and 2.9 is still a careful choice - include apparmor.service independent of %suse_version - techdoc.pdf is now shipped in upstream tarball to reduce BuildRequires - drop latex2html, texlive-* and w3m BuildRequires - techdoc.txt and techdoc.html not included, drop them from the package - run most of utils/ make check (some tests expect /etc/apparmor.d/ and /sbin/apparmor_parser to exist, skip them) - BuildRequires python3-pyflakes (utils tests) and dejagnu (libapparmor tests) - drop sed'ing python3 into aa-* shebang (upstreamed) - build binutils - aa-exec is now written in C and lives in /usr/bin/, move it to the apparmor_parser package and create a compability symlink in /usr/sbin/ - aa-exec manpage moved to section 1 - aa-enabled is a small new tool to find out if AppArmor is enabled - package new aa_stack_profile(2) manpage- change /etc/apparmor.d/cache symlink to /var/lib/apparmor/cache/. This is part of the root partition (at least with default partitioning) and should be available earlier than /var/cache/apparmor/ (boo#1015249, boo#980081, bsc#1016259) - add dependency on var-lib.mount to apparmor.service as safety net- update to AppArmor 2.10.2 maintenance release - lots of bugfixes and profile updates (including boo#1000201, boo#1009964, boo#1014463) - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_10_2 for details - add aa-unconfined-fix-netstat-call-2.10r3380.diff to fix a regression in aa-unconfined - drop upstream(ed) patches: - changes-since-2.10.1--r3326..3346.diff - changes-since-2.10.1--r3347..3353.diff - libapparmor-fix-import-path.diff (upstream fix is slightly different) - nscd-var-lib.diff - refresh apparmor-abstractions-no-multiline.diff- add nscd-var-lib.diff to allow /var/lib/nscd/ in the nscd profile and abstractions/nameservice (path changed in latest nscd in Tumbleweed)- add changes-since-2.10.1--r3347..3353.diff with upstream changes and fixes in the 2.10 branch, including - allow writing *.qf files (for disk-based buffering) in syslog-ng profile - add several permissions to the dovecot profiles (deb#835826) - add a missing path in the traceroute profile- add changes-since-2.10.1--r3326..3346.diff with upstream changes and fixes since the 2.10.1 release, including - allow dac_override in winbindd profile (boo#990006#c5) - allow mr for /usr/lib*/ldb/*.so in samba abstractions (needed since Samba 4.4.x, boo#990006) - abstractions/nameservice: also support ConnMan-managed resolv.conf - let aa-genprof ask about profiles in extra dir (again) - fix aa-logprof "add hat" endless loop (lp#1538306) - honor 'chown' file events in logparser.py - ignore log file events with a request mask of 'send' or 'receive' because they are actually network events (lp#1577051, lp#1582374) - accept hostname with dots when parsing logs (lp#1453300 comments #1 and #2) - fix python LibAppArmor import failures with swig > 3.0.8 (boo#987607) (libapparmor-fix-import-path.diff) - refresh apparmor-abstractions-no-multiline.diff - drop upstreamed profiles-ping-inet6-r3449.diff - add %check section - runs libapparmor (including swig bindings), parser and profiles tests - add BuildRequires: perl(Locale::gettext) - needed for parser tests- add profiles-ping-inet6-r3449.diff - latest ping also does IPv6 (boo#980596)- update to AppArmor 2.10.1 (2.10 branch r3326): - fix incorrect output of child profile names (apparmor_parser -N) which caused 'rcapparmor reload' to remove child profiles and hats (lp#1551950) - fix a crash in aa-logprof / logparser.py for change_hat log events (lp#1523297) and log events that look like file events, but aren't (lp#1540562, lp#1525119, lp#1466812) - write unix rules when saving a profile (lp#1522938, boo#954104#c3) - several fixes for variable handling in aa-logprof - map c (create) log events to w instead of a - add python to the "no Px rule" list in logprof.conf - let aa-logprof check for duplicate profiles - let aa-status work without the apparmor.fail python module (boo#971917, lp#1480492) - add permissions in several profiles (including boo#948584, boo#948753, boo#954959, boo#954958, boo#971790, boo#964971, boo#921098, boo#923201 and boo#921098#c15). - and many more fixes, see the full changelog at http://wiki.apparmor.net/index.php/ReleaseNotes_2_10_1 - drop upstream(ed) patches: - fix-initscript-aa_log_end_msg.diff - syslog-ng-profile-boo948584.diff - upstream-profile-updates-r3205-3241.diff - refresh patches: - apparmor-abstractions-no-multiline.diff - apparmor-samba-include-permissions-for-shares.diff - drop libapparmor autogen.sh call (broke the build) and remove libtool BR- add syslog-ng-profile-boo948584.diff - add several permissions needed by latest syslog-ng (boo#948584, boo#948753) - add upstream-profile-updates-r3205-3241.diff with several profile updates: - add /usr/share/locale-bundle/** to abstractions/base - allow dnsmask to use /bin/sh (boo#940749) and /bin/dash - allow dovecot imap to read /run/dovecot/mounts - allow avahi-daemon to write to /run/systemd/notify - allow ntpd to read $PATH directory listings (boo#945592, boo#948752) - update dhclient profile - allow skype to read @{PROC}/@{pid}/net/dev (boo#939568) - and some other small updates - drop upstreamed apparmor-winbindd-r3213.diff (included in the upstream-profile-updates patch)- netstat moved to net-tools-deprecated in Tumbleweed (boo#944904)- add apparmor-winbindd-r3213.diff - add missing k permissions for /etc/samba/smbd.tmp/msg/* in winbindd profile (boo#921098 #c15..19)- add fix-initscript-aa_log_end_msg.diff - fixes ugly initscript output (boo#862170)- update to AppArmor 2.10 (trunk r3205) - profile names can now contain variables - improved profile compile time in apparmor_parser - lots of improvements, refactoring and bugfixes in the aa-* tools - new apis for managing and loading profile caches into the kernel in libapparmor - lots of profile updates - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_10 for the complete changelog with more details - add new apparmor_private.h and the aa_query_label(2), aa_features(3), aa_kernel_interface(3), aa_policy_cache(3), aa_splitcon(3) manpages to libapparmor-devel - drop apparmor-2.5.1-edirectory-profile patch - it's most probably no longer needed (see boo#621394 for details) - drop upstreamed samba-4.2-profiles.diff - refresh apparmor-samba-include-permissions-for-shares.diff- systemd-rpm-macros and %systemd_requires were at the wrong place, move them to the parser package (boo#931792)- update to AppArmor 2.9.2 (2.9 branch r2911) - lots of bugfixes in the parser and the aa-* tools (including boo#918787) - update dovecot and dnsmasq profiles and several abstractions (including boo#911001) - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_2 for the full changelog - remove upstream(ed) patches apparmor-changes-since-2.9.1.diff and apparmor-fix-stl-ostream.diff - replace GPG key with new AppArmor GPG signing key, see https://launchpad.net/apparmor/+announcement/13404- make sure %service_del_postun doesn't call systemctl try-restart (boo#853019, bare systemd edition) - add samba-4.2-profiles.diff: update samba (winbindd and nmb) profiles for samba 4.2 (boo#921098, boo#923201)- only install apparmor.service for openSUSE > 13.2- Add a native systemd unit which *at the moment* only wraps/masks the early boot script.- add apparmor-fix-stl-ostream.diff which fixes odd uses of std::ostream which are not valid. Fixes build with GCC 5- allow lessopen.sh to run /usr/bin/unzip-plain (boo#906858)- add Requires: python3 to python3-apparmor package - readline isn't part of python3-base (boo#917577)- add apparmor-changes-since-2.9.1.diff with upstream fixes since the 2.9.1 release - update logparser.py to support changed syslog format (lp#1399027) - update usr.sbin.dovecot and usr.lib.dovecot.imap{, -login} profiles (lp#1296667) - update the mysqld profile - fix network rule description in apparmor.d(5) manpage - drop upstreamed dnsmasq-profile-fixes.patch - update expired GPG key- update to AppArmor 2.9.1 (2.9 branch r2831) - fix log parsing for 3.16 kernels and syslog-style logs (boo#905368) - several fixes and performance improvements in the aa-* utils - profile updates for dnsmasq (boo#907870), nscd (boo#904620#c14 and bnc#908856), useradd, sendmail, man and passwd - see http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_1 for full release notes - refresh dnsmasq-profile-fixes.patch- Fix dnsmasq profile to allow executing bash to run the --dhcp-script argument. Also fixed /usr/lib -> /usr/{lib,lib64} to get libvirt leasehealper script to run even on x86_64. dnsmasq-profile-fixes.patch. boo#911001- rename lessopen.sh profile file to usr.bin.lessopen.sh to match the script filename- add apparmor-lessopen-profile.patch: /usr/bin/lessopen.sh needs confinement. bnc#906858- delete cache in apparmor-profiles %post (workaround for bnc#904620#c8 / lp#1392042)- No longer perform gpg validation; osc source_validator does it implicit: + Drop gpg-offline BuildRequires. + No longer execute gpg_verify.- fix bashism in post script- update to AppArmor 2.9.0 (r2759) - change aa-mergeprof to the final commandline syntax - lots of bugfixes in the aa-* tools (bnc#900163, lp#1328707 and several bugs without a formal bugreport) - small additions to gnome, freedesktop.org, ubuntu-browsers.d/java and user-mail abstractions - fix mod_apparmor to not break basic auth - update perl modules to support signal, unix and ptrace rules (bnc#900013) - don't warn about rules not supported by the kernel - fix logging of "audit capability" (lp#1378091) - add support for the "hat" keyword in apparmor.vim - build html version of apparmor.vim manpage again (lp#1366572) - see also http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_0 - update apparmor-abstractions-no-multiline.diff - remove upstreamed apparmor-profiles-ntpd-pid-location.diff/sbin/ldconfig/sbin/ldconfiglibapparmors390zl38 16940657053.0.43.0.4-150500.11.6.13.0.4-150500.11.6.12.9libapparmor.so.1libapparmor.so.1.8.2/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:30574/SUSE_SLE-15-SP5_Update/850b0b44dc68b8f0cfddea2941c729a9-libapparmor.SUSE_SLE-15-SP5_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=c0c664b5a18788dbd6e5846af78e377b9347125a, strippedP PPPPPPPPPPPPPPP P P PR RRR RR RR RRR R%Q̜Iutf-8f3f146b6eb37032172629f585dd5f0764df96bef68ebbfe9af6599dc246ed6a2?7zXZ !t/\So2] cr$x#Hݸ™0 y udpR>"[FBU̪9?ŷ\p*VZ]^dZ6V. gHL$U/Gc\bt974"ő-gcOv ϝ@JK\Gz.{Cx*%6_6Vd Gz9)j庬B͵#:ӣLwjZ%K#}6&`eާ ]:BΆ 8:SB2J ]̴R*0^g89_s rtPuI̧KOcx(^m9;V"3Nyq "uxE[ⰻhgVT|"D}R5`JL-}g^WIyo(kU4l1~'~8{deV[Cܹ"𻀫qfH4Ƅ2FS|.ӧ׽ah I0B-kƷ7; Rh 3[|}I ')+U6'l]ʤ< ;|\9]Fa*HaZk™%EŇ {hy DNĬg\7*gP3-ƧHNU4_:?#wb0)eI*-ܭr BGw)vg;TFpŅ 2x6D$|^g䢎-^mXIl9O!U,ɮ4Nhn*rwAEW8 Kmwk}G*QF~T_;ٵgux3peV=o~YR/tu;Dm4 R ~ڜ&ՠx)NKơ*C(/a0nn2 6TyiAϊ,EpzGGT1;r%0QX%ז`C/=#䡄|S06Wږ^:|$g*aBh{!@6%=tP~?͆g <:E&WI/Rd\jf>3r{Lg0zH<1\(e=Ck~9QAZ.BgM|+qF1m$\_B1dd @5*+^ 6ͳh3_ g3*̕ eZԶ>(~S#ήllu׫cD/54zA\|xb#JIKg&pM!tHK^sHf84hR*}-dvP3@H1g} ob'$oJ+g)EoXC+I*HCD yCwe A=LeK%d ûc #R4ƶ㴠rx8+w}lV^np4iL9IRCC9~K7xtd<7RMnŦ3=8YnlvѿU;U^ݠ8!VofGdĐɫW\n!W9rR\@T Hǒ&3{S9Po q)/\mVfL!?Zj2MP\rB8ܚ8ӥXR&LIrJ#G4qpng'jP'/*EU@Ź@W/ _X1V, nw}>Vc[!+߭}aϴHn׸Љ15\Kq|%IdhdTPzo嫕;Q;5V4p:E3̳)i\Ra}tFl'qm+|'vLKN_`ZCμ @D:$2s>%][ m Y6;a[]| R]Hn}VxMI=%)^K$Lf5 sԡFJaJO(6m̅h ʀ3q/R8bO(΃GI9`*!V,Y:Ai uc%Ev/ _s(?]5svDSҥWwW!ȗCa2T\hte>/4]uU \9]-z'/ @'s (+в'pRnnƎm&^d DYqaR,< a_2 G&Ezt)<(`u8|sr>i&ZM]G ۗ;`|*u>- \4XaEB,v1 0ꬦ!?$g @Zo.X^/B }$z.\ibV <r?exϢ R3:ơ@j<>IVqnu^ܷ>ͥ6x)U5v3BLP=Ɠ,c)~ .gW1{ٹZb hFFT,zLǃ[>gP!q=slǟMo@\%NA Z>?o `6.x|mwIaM?SȬ-"ŏ~GR( 6|ZrSu\?q 簚nIukҞp&DTyd"i$z#!w>@^JH/]nmfW!\!mVV";bX DݪϘ*I˛F05kjTJ?f:~#x(KUi uDb4. H@?=VoRu1rbO=); WԢ? OPx`K -r YJ?-:,.Vzz>%8[ŬxߥcNy}*oQ9s~ox0b$]Te_ ~^-ubK!<[y}ni%;n#rF-WBCO7:+[9!۽iuyգ"=X® ްlgj 7rev˧?ӝ9Ґ>V oy(ҳZ'U3Y~#0E#i`ah- wUNR?@GmYJX[9Vj VA7cA}kL>ò5\?U-y(`7CⵤPjh_½S[51Hu-,!{sA!1p>:4'v U#;-gtʫ霏dn{8^tM~z)_μ'M$|UPFOe + ]hyt@y 6R8lRYF -3jK=o)`|FNBܪ^TotʰGnFNtji>q0d5BwD!5w"wKV ;4r7៿0`nsCH2X"$HL>Xt%^t(F&S9 `2u!ՀɈ U l3wLDB` &`8YΚ +h08sT.b}R~Fb7 9{ ѱc5s k.}X`ةQ UURT~f 혤u 8qԗ1 =~TǛ'S-E\EAC '`UT$;K5Vv1N ˽9~ML%9s*M&e/ T]pЙ-8g/v̩"(5{4['d;(o!]ގb27_m5/3("4TWX%SLMB>5[loJ!; >B⡓G^)yr|U/,1{Ԍ+{kK˗D2ʣ^}vbP͇6,k1V!ݔL2MDcjs˩<)?q.0~9P:.?[DY\&`@9X&U tN!'OК˙GP@ ^iA5\x,=eA1$<[gztz\~DVFg} N٢ MJA bfftEǯ޽{6[kAsQBS6>s y`iBH¡-;a.>Ty5W_!Mc Z$3eՀ |cQ)Gp4mr3|? q{?;Ψ 4Ad|cbտRQjf߽݇\ s=]2|D g /m$&lQUW]s<V&6N5y ^9hXzuiܤ/A̰[br77 a*8<Ae-g >O3ހ52wM޲92jo6+W=iH;ǻE'UdtwSxQtpfU?^y7Y (!hjٜñQn+"&diBvk;g5p(Ó̇FGE^=/Y ڬjE>vVP_}%a<K_Yh v \G`L1'dGDF",^ϕlaؼ#rV {Q| C% Hؔ"%:hɣmXȝ.P'9/ٳ%Kq="IKx `ad uܯ}8[NmoVCs1l"{s3ya@K[f2$ 4=Y>#YؾMW+gRe /R4 ZAc|mµӳC=l(l2 jz#v,+J2 Aq)`Ub "x0 0ԫĶ?*G|@\M}+֖n1hj5J:1Q_:z1SīeY ΂x༁:zBߊ`IoBww q1T_?Mi{, &@ڴOYݢ">"tEu!(ZvՙF<4~&`pW|My 8iG]qb@F6OR*;;d:I9ze_L$oWNC 뉞R rcwLN^_eb}ً~×k_Gpʏ1ɒ{AF2vQ; 8j5I\H#fC-Ғ7.V{M^ ҲFޡ]g,@>׃m=EyF}s7oid@ Ok,%"*S4UaOdn&$^΅H=W`\R_[r_3EI^=E-H!eBE[~~Ȟ**TfR=fA26rl!)*7D6Z<1{{s5zfK/حxsnGjZ$/f93;,*IJt SɏW$;a8wv2R,##瀸#l BP DXlr2Sg:E[eR0TXŊ'xn`@{݆B~ ;\5gJVabُ.:<2 ])rQCB)j%‡͍My^]e@i, @+CwnxE j8~3+GF:"L s]bWDyl1;^Ӵ\soXUyN5d"/i7:[igLfnli ൃ <_ o@v'>? W C/8t%Zx(cK Jq9;TV!Ǫ;N+ԅ(cβ6&{\#b!v_د%Q̕/AHMQjDΊ&k+{>M1&JH^AHiqd0UX؝JN' rA$ה0"]gR& /g96*.)ԆW˄3GRaҊ(wIM`ގ4'9n/09}%wIhص/^?<18 g7DN~.'QߥGE+@Z`G3ڼ uR2ζ%fd" }Xv!0Ԍv)OPQHq(Hm <Zj/ Dh@-@/R?ʽ:X\=շ_A i2k_$A6:/Q-.1I FL+W^G"D#w6Ag9ݯ_ rx5OK^\FHV>53׷Rn/8DB?8c( Bu]װWq$.p_j_8wh7o/Yҷ Jv0c%*R]re2l#|0?g^L[cW~ѮY 1\l?`LWp&g'(v.ƘOAXu62zޕB/n:{"HiFG:+aۛiQwr=B lIȶ,q1~Z8;VIQ%s BX!4&Ԓ|mBjrӀ̎ |.3hyibmRMsG&y⌅J>Ƒ+xJ8V(ulF4g]L>uɢpd+$v.dZ}Y2yhZLaKeZ-UI֯r;yV~yVJ |}.v{NP-d Ujw$)NFr"W2 jWe3ٴm;3 wJ:t:GOz[16l8v#+&!t 4K薛AKzpbHUSàЦ=M9qt)ֶ4;{x4b*SWe.zN6x.ݚ>=Ipv6rJsZȉlQ; )% [aW&MBHf1TRAG Te.cFUN'G's+-7,ԭ\;a&UG~+G*Ԧ FS&RCƎ]DrmS|;`Mq"^ ux6\^}xzdChy[[ضi+b 93O_;Jh8f$O;uC+X&-+`ߖ( rMV:L3V5: yϲƗޏҋȤAv}!r5$FqLWIV*;v!Κ b֗%.j7E,͗$C*~VM]ƃƄojjv~:o<. PTĈ8얎% (wJi5)]Hhh͵k憞$1IbVV4ҝM?G; 7, Jh=;2L!ہ)8$Bu߷y<-f8/@g,㜱}={+@f.ЖDA9M,sX ܵuGQN6*NJ4Yڐ]6`zƕ <Lݖe3]!<# '&沧t%JpvRT36| D,lHqۣj{֤j4WF*Df#=M˝߫ԐHϓ09ƄsO&V1gˎ;JjN)PQ3|p+,C/la3^ ʕmk #v7Y{$q7+ UcOV9>N:DEIkk>ٙ?Ωa{LbPo61&g  ODR .oyoL_?28x5BQ(h4u[oK$%2zSmFWE4W4FTCڳ-?S)䶾 |1;́!wbRo|IXX@^}קI[UMkBT/[)ŹO>gW+w&IAd9@3<3je>;LxDe+RSYO%@u\<ß;p[Jkж^6;FvE7u?Hęz-9yedyrk1K#Ae?K570kOܐ d;(LGX-\8`fgߔ!ɇt@eQ{)Q|㲀+$?^&F V۟ pfF}R +[sOH]R3ڤ*9'C8'e`|U⨱}ѴfLsa4[o5:ʽ܅h["oPٲ|HugxF5` r)7ZSͣƇch`m 16Ë]NOc̮Pqӳ:yrK`Wkf.4TAޝΡ%FdkbG1?桞bC,)o#,l3ohUjO`ܕ DUk^4DəE8]PX%#uJ daiRyZ}C$fpF2@ܼpbG5 z?(ɮIR΃6. ًmdI#-/ȺcxVܵbM!rY↙ApF'&L$[JZ u \gI~*J$F5m_{8ot  ~2Ek @1 eܳMOZyns?E:bcLlCvDUd)l@!AwVHf* C6;` ׊)Blqks•|sRɔ620иk!g|nu!C&\ `=5ph_[ 3F.̸6I}U$NLًduʡMqYA1Hx7D϶M[{I_[!j0h5 ͼ>pzd4'3uζAzsy.|4N`<.% !1hM0V݁}ߚS9 X>C|B}8ۄyoڎF@ƒìDpd*N>f[cF]q 쓗o?Vu菐G;;[i k'JAsOX| w4Cjnt,AjMҬY$Wh\ ` ̪Q)-Y{&7 dYMu\Q wOlNe ~V4Ԉf_ǩP} 7RXt.(MBksQOGAsv+T_C 7rF!/WRVD0\Ҵ$ Jոz3eazPa "?fqmA{D=R2A@Hs{ʲ RLJuxǒMC";uH!o*X?:eJѭ$ƵpҴք9Z?L+vWAڼ~!Se<32d.cݵ'-4dpgW&8axdBp߼ekXn C}g]DdZ9-4|8 `` 6_nY33̍ްy c{J{kvNh6-|b= W3ʇ7ak9zv~(.И%KP %K4C*B G ! Ѻ b끇9j:j)00bYoHѤD+M6Jak$DZ8pNsN{.C@ݥE&L\ް,(],u'ڞa0)O>2a#!>0Q773U?Tf3(3D|egNHuJo9B_qn %돔X-ªVؼ  wL+ߐyk)# D3|1#-{lpٓM.Juzu/zofb53 >m5k F1ћSDumgI9M|-r;S*fIpag*h@ TɃgo5fse6N!sLlRQHKnܒT0ܛ[,[٬\mPInŕ=9G7Hр^H&;`ˈqn]|R^oY&LEcX+NE^P8ɲ,<,u_(k"(>/Ad"}';Fˑx_5[B=$@&IF\gc۸ax~܈/,t ~RujRN#Qǿrp 9o{c>W&'JY)Plztü /a[*/֦ھ[,x+|&&Ԏ1 e6CF-vC@99uW wEĨ/Ȯ؛u uCkS(Kq[q}յ=7;»!tBtͱW;AY4VMNDDs2(ZtVAѕ]K6ˮOZw}>b\sp-"0 %ĞGmK\Y`aiK#&V@ވƨ!iI{mjOIN$ ΀z_ՃchLA^uA#p搻Gngɻhra7 `㣔.\q2lfN:ďoJTG:5TMOl0kB&NSflLG9knrejnP4od~IR"TV :S|Ɣ=A$u12j\ᴪ4,#2o6czN~M+ 0yaz%֯\ J>.sGbܡ,wxr$uQԍyȸx!S9,7 G)t O1`b$@ ,m;iCRun߱XnHyl!Dd!${' +MS07qi6+J]}x{X[KpkJ߉YԼdxO{ϻ I=`7=qDŽ RMI`dE EK/uَ{,ף-Y gFIvbt`0bPOtn0=8]޵cW2l oB9wGz1Y!ŷwWU_`%>0};l+@9bJn?+$V''%QE_Rd|j +3c7qkolʚćh&JMd$n"W,N{r"M{.TޭhH $%`2R-SVU,JʲSgZ010SK-w2z@T[b8)1qzg=SzK کǶ/j{ X IgF 3*GwÈ _b5'{#nC_t/EMWNaⳜ \k?DQW#f>{6٘QvJ4ɏSqU[][J+2XP雒#C \9N*ideँ㺕ᰛ\vק{c4& #OrqPϫOݶ,d.sf2gV(G!iT2RfM Ii{,9r#9`' /4uhMwH U@WضJUG?] Z;v 5vԈv>xn3Ih8ty]Ed([-M٘3yya Bi\CA*sS|2t1< ;&~RM+OC.T< op呴҈`IkjO\ugt6L9\;& 4Qh&4}Y`$o Cf̉PUCL]8eO~s̥j@>=D=#|/@&~#Zn2~>`9L!o '?T_~zKx"X:}AĶ )_) 4B~rTK^p?K 3N9f?fRSvf'DGkRTmz J<1cFapˈS+͊;Ҋ oHA1V͸beSXc>}c{d"qj4ؔ`(ۇQ"fgc0{&[u)rVMME QG+zzkM&~4KB&c"76f0-r_<>f&oa/xF[ C"xttW*|O"Em؁=̎ 7b;ںfinI>@WZ0* ք/Ow4քR٘GvW%n?~ shr uu Qv"A@RFNX,U סBUUr _A!w,S-q It&>+AKn&up7hN(lYXzpQlew u. eJaAU]_>}-1jq'DŽ QS,f>d= \bu%{ohWjge :EqN m1?ْaB.QeiC};Lqj&tذ^Aܣ9@!i^޽J>sZc9ʨ1LЄY{\Y/|Rny lH, #ؿ=Ȳn47cgi&]d@BU/'>ކ%c>yRgʀ 16BN 8Ԟ.oٷRmVIo8o?M%U f  h/5< vNu'o :mTg# uiHcimRƷXWoniq N0{j+qi& #lr b"oiqI O{I^HDc*[`Ȩ?{mx1^=؛ODЇȶB\cҚ!9)V,t߶sKOo7 +W'|1/f#.y=nmy¯lp44p*\7y3$\{4 AIs7$UsβuF-eiȂȵFVpmRW9RL9 J~!H͇Lt^  <)IL9$pZ02ʯM6yޡREǿ+?zkU>4`ͭ+АMN)`b) }TM#|&L 5 ԋ0|sQ@ Z:: @W? >qKJ٩!uVܔk}F/-h̽C? Ƭ>me՛BcΈ %(ul> -IGGZ_Pz&CBCXw,? &b|+ruȹ^Zqgq>@z_܀f`!wxR:JslRғ Le1T'jYx]mČdd[]Q挒QN|,OL*iCI+?e׿ͅLJГ!Kt[b͞yXFB&oBw G4 G[Ql<=hEufW͖wi߬dyK)G0Tlʹ9T)0jjNf ň٘:FOBA&Ժ+FXT%*_}/g -6jb0sj0ķ0FVM3P}Bq8;@2utb|KXW􏼐;1nwF\(1 gڐ9ebesK>籯o'x ;феHٸ2H,55)eSV{X@`:#6l3QJNEn؇2me s*+6Z$Fr]C0((f&Ⱦf̫ s3Y$` zz4` 4+U1ͽ`y̏Ӡ)Ӑ;H]2Q셑- H%@nNWV"Ȟ,wdfoBN-S$Tc"~O g8:J~.WQx%"(zR!}evbv0*/-WR)#pdL4{yoP?ǻcX),8f8$J.*CT0pJ^ѻ;SM,u8W;1z <,@7#'>e5֞?(BfD=׉J`g"褳G%BBv=ևAw{ǴO{~҄}TGD<_cPɳ$jPx-d (/B8ҰP|4GlL 1dtx#]SLy.L@} d.}Ut\Az$j>xǓG-l(s@x}8ާ Y87@5Ѣ!F2.hLiF:.S2ERWfkuH%Ŕ5am3Æ(At:X$416D<q3hNEa*96Q 7UfD/y3/C&Rugr[QO\kE D@?Y:ˈOA8mfMh̠B鸧_hJY9RDŽ+ q1Az>0&;IjZ]z#D.Ecnܕˠ ֞QtːrYC<&re(He;SI"\rYw,ZrECK I!3 r&P/2}eD,Uҗ-;u0y'B9^ĦJָ8ΰ&bQMhT~~*3K:{P/·T-~PXK_UAdQd^Hgf"{*ԉL `6]}Ќ)AyYC=$V63Z(cB'?hŌ4@Mnd5m[FX'lsV8ku=—,`'dA3-<&Q07_>N\Ǭ&Y$bdg饸vP_f:Ҙ;*8THA`ziCo N;lOpğ̠3G@۝goyw`|.:tv,D KFJqOΡR%4(^ د)dO;.@)(B&Ky=oK5ԷS7k*o6RCx GBkYVLZzK=>.9WUMSr7D Cc*(_u[@BI~FBa:O5RhӾ;O]S>JHE ևGq)U˾B |XJթR ?*HVPS _JNlO{CBbノvLj+W_TO5sd`ܱiep18 "k ^S W&K"k&$Pf%*fsr8B"/JEEMNg\B~o E-3灖h7mWL?V;.6_).=Wo1('}ża<~ *Y(L&aD,Y^{\N@|h҉4' t#zBgј vzS8Kk|Ywg ۆU ).PCc^d_+Ӷu\5.R..Fr7Y1`Ǥ.TYN-i T$cDolԭBQg_+sYd{L&¼hCb<PCZky 2tNlmuKy+AtIϬa KTb+%֙Mxo;=ε"ڕÃL--hGsstŬB\ tlq$v`5%ACs@0sqJ +>5d kLn%,۳*1FmY7&8y@BͶayqO[*Xt(nЕ/9%6;G­,>f;2`(-z4fb 8n?H Z-Er%ƵYwydAޙ̮çr1UUZq_ICfQ'W8F{O~%\d:&DŽ~o j d<@=! m6H*)-Nد2+U,2KԔwyr,*99bjbahJZ(Ҁi)!0uD$[`\dPZ7vK RT|$: j{Ce,S12`ƙlR%xwX\2ʝ&`~~v.ܨ׬ыdrTHnDԔF+j xKdSttΉJB(0CD\fU_9lR-~LJ.飓buMT gvm\EBƵi&8[ZcJ<)8D1o5Y1SA;PüLΎ 9Ɛty+NJ&X$]mQh Ww yq {.xv|P< Qs6C Js0!۩4M[ K s Z>Kمd U[)gnB 6*j:e>Dޞ#~uJ4T>|ApwfG6R'SBx|s*O;ܽFB}5Cuy .D̔|e'4fJݧMwY`'v#+E"MW@;dV[[“t.K~\~dq6=0I\='MbuFXt..ܙ]1 *S.ZC)wyu_.)(nZ`ko;@OyPCj9r "R#q=oop,InlpL*2VNϮ9֊bBIXWftȟɮT;&Ўé#}>ukWҧ䶲ЭɃ)U{h̲6 !0 so4\V:4eH4V`'Ox o[2h[z9IuȏW_.򓡈uFtl"'5Fao9nsB -nWhD!{8mW ]68ܜI"<9O|SpZ[j>Df ,u[0;6~z=xQk3LYfMAC5‰3vIr3 HJќq CviŎĭ?׊t\VʱJ,棗"З e Ґ2:rMnw܀x򷻦dPL Hc~6m.oLVHɾYk7OF5R> %Jg"D2*.V'`w*j"e뛤~1Ûn[kTl `h?(J L購 y:7%=L ڕN1P >cL6OF&  w@lbwj{b%nǪNi؏ ?Oqz+[:? "b2XHӏ3ik\Dی1nrƭnu;V!rYy@]3.pR΃ sgL%PN%Z3[Kz|*ކIE.ڮʍc1Sc( r= ׮͊k_kY<niSD}ސ{ a! P'A,SbItHAXS0 ѢZ z7U|Ct^ \9 rZcДOPS!󛩀>V v $y$8/Y ٔ`|W).+\u:UKsBaLbSsV_fƫpjY`n۬=oE𓁘~dַVp!c{='PGIDʎG% *^hN^xc%W?roTD3_2+x8~i`o8D*m0S嚱:ySF5E IgT27=r3CTbz Esm0Gp:h!K;&ֱzKIokeWgohP[ui]4QE1/ʥX6# Gͅ5;ȌMu73kԟ q~sP?)V} "yq"^s1!˸tq<<Ul{l%qo DShEԄ(fje4)sA'+3o'8uĕk_ڦh;tSD(Y31f6u.OPyʷ˺Ok@L@#;>Kbý4Jd{ߚ YԸ[ YZ