perl-apparmor-2.13.6-150300.3.15.1 >  A bp9|^(93;(."pEE1s>ԣ@tac\wLasV*mt'j{G߶<rM%Ω)l*u1w_ꝃtQJ{Eݾb ?oYiV8|Ɍ,$#;kX Y0k%8r#ۏ3 #'}.cO_R"OCpA|?|d % N1 Gb    7 <HWfX1(f8p_9_: _Bx=FxNGxdHxpIx|XxYxZx[x\x]x^y bycz}d{e{f{l{ u{v{(w{x{y{z|,|<|@|F|Cperl-apparmor2.13.6150300.3.15.1Perl interface for libapparmor functionsThis package provides the perl interface to AppArmor. It is used for perl applications interfacing with AppArmor.bs390zl38SUSE Linux Enterprise 15SUSE LLC GPL-2.0-only AND LGPL-2.1-or-laterhttps://www.suse.com/Development/Libraries/Perlhttps://launchpad.net/apparmorlinuxs390x$^0$Ambbba71411db1e10415e2e1017b434eee3a34785552b0253f64a07768cf5921671eee6020944a7aa030d5f9a8ba9c21bf14b036d7c8945750fc9d22fdb683ae786f3rootrootrootrootrootrootapparmor-2.13.6-150300.3.15.1.src.rpmperl(LibAppArmor)perl(LibAppArmor::aa_log_record)perl(LibAppArmorc)perl-apparmorperl-apparmor(s390-64)perl-libapparmor@@@@@@@@@@@    libapparmor.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.9)(64bit)libapparmor.so.1(PRIVATE)(64bit)libapparmor1libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)perlrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.13.65.26.13.0.4-14.6.0-14.0-15.2-14.14.3bBaZ@aՈ@a@aim@aex_м@__@_~@_[f_P_-B@_@^m@^@^<@^j$@^,-]҇]o](]K@]]@\\@\ \\v{\I\ 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 - 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 - 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- 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)- 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)- 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.diffperl-libapparmors390zl38 16570792342.13.6-150300.3.15.12.13.6-150300.3.15.12.13.62.5LibAppArmor.pmLibAppArmorLibAppArmor.so/usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi//usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto//usr/lib/perl5/vendor_perl/5.26.1/s390x-linux-thread-multi/auto/LibAppArmor/-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:24912/SUSE_SLE-15-SP3_Update/dc7934d2ca5d37f1ee18b50c372c7b79-apparmor.SUSE_SLE-15-SP3_Updatecpioxz5s390x-suse-linuxPerl5 module source textdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=b642cebc909f231f71f90360e6a51219e2fecc61, stripped PPPR R R RRRRRRRR~$Jy(utf-8e634db93b27b7cc8a94a93e0a57d17f729ac098dd306ed040a12adff4ad0dfc6?7zXZ !t/ⅿfA] crv:3G8}bPv< nr~iWV1Jg[* ԾqYT$K1\E!-8kz>EXX0^H'\oSY+*_l}%z3M(oo YuqEXJ |bHK90P=-KrxU5M "L-LD3XŐF~Hd!]cc$<\L.u*jP*@zt_e^Y5>%ry ~"!~c> ;7Lܶ%kHe_e]Ɔ2ߧB/sA2h+#pO &i($!pdEdg7#r%Hn;z^+|n0ړ*1+ [T*p;8Z)FGId?uRY\Z/3'ɦ+%(A)l@%V"E$O_li=SpX+g-fy+fpUK*D`>]ܝ%[2A/jh>T^C^q,Ŷ#᫞h\ ގd8m6&O|.nz?.d]7eRt `Ff}|vΈR?EPsUJBP^9\o"d k1gw[ /=[C08In[M7xqЎU"$QugVN(JJѩ ewJ$!WܠO#|Z⌑mKPw+&G~~h_.34_]sx 9Qlyj$ :'d7t,J 9^%:7$gڨ.;?ZwY"Lch]cǻLz'{Mo׎uq>@J[ NqWM:\.( 7#U:nir$<L`2Vr:61Sr袔%9rg: = SCؑHfk,~zώ n+&%!9Q|I3S)a4h~,ŐU@=\yfl`d];lʭXnϪxMY!i9@6MXHJRj\P8v<B :UkSf,/q̀N9h_DiG[5v0.l0~ܗ'u16_\l,ٙA'/YRXЧg&58:'ll"6t擛N{?׌Tih='f 5DؤqSq6 Q*+y> 9~M-Qɺ]^֛` 4;)*.[1֢{VZ^',+3Fy>!7#e_hGaCJqLj'ɰ~{TֺƲa {r2lCE &|F$^s@m6 ٤G{y>ĝ,='nq'4YsPh-g B%NjwqrS /,(*HՋQJn8~}wń:iwCwl&y/!4͵^P][J 8|сXT <ܔsu.TQOue.YZpʇ'!BD)YM[.+b 69(M)uNP/+D1k5)crq|r)P?QyF >q)dR&uD)*wj/ µ [javՀ㚔YfgLJԈ- ܨQXFxOG] ^J:gSJOӖThsx#+E.etc45'??I 4DnV-QM)2K!uZdC_%+@n?mMv~ T<)n%+|"njlZpĉ #SuE9D@F$xݿnq dǩʿy An0Ey>b'x`Sj'ֻ*$uJFU\Ta6<X ǰLřnuP=XQθɵ+3c4>TCK/e^zi'GQ /gAOaJgDai&z|6LSy*mN cgFxD8o}[l=00/$7{g b=mҵ,@7Vcm2Sv!@I?/L tVʄ$zuۖܿbABr@in6޷ Ǯ)qq,` (a'#ͪ#?Y1w9I7yL# ^AEIf!Tky&_a>Vdw-h6z>=/J5Jm)ha;2fѫLyV>i!rn_>|7OѨve=̻p\#hE:ho:Ƒ :o [Cx w㹯ѩtxI3~pGTeG *aRS-&7J.sx/ g/s6IsSq"cѸ9Q_G,50٢Whza`\6G.,]= 蒿 $Un"zqA~l䩈@Fl-e`zD{voƁT!ŠYO!7>ih GH^CپKc̭`[NB@ ~EeX"8FsWgXL`QM EC?~HٶLeR ZM=#(<@a ~zf%#r-Dܘqu/Q*ĥZoX\E`ZCބ'%}H??ܰRy=Þ?m+OѡBX3%9say0T;W 1#Zc֮BR>"ꔐ&SuԫT; N=!#ه*b`>؋>ňi+[+DŽk:O'tN4< 63Ԏ<Ճ>HAB| +yaIQA e忹\=~{\! #vK|7.)5p21w7>XS&93c;럴RHf# 7  6}%T'( HѬLň :7"DNvqu+/ǠMteW *_t}XȂ,38fv#B7!xɹ+z]iH0:i`zN:GUߤhе&ŵ@\S*|QH>>g31ȗH}WAG P"{Y`Y(F%{I%?0M-`q:vfEGc*,yqZNZ|VIUIw} Ļ U29ᒎxr ~;^h)nz1)}dFگ̄NVIe;d"`tͱ`N!dмerLpwGnX1-9&8YGe_HK?ʻYDd Ƀh9mvS \aoX"( JcOug1"~!ͲO ҴyF6{H|BZΔ)6FfG.:E0a60vHO_do8C\ q)΋$m q)S]nz;@[N~j:|lN*@T_t*HSHW.2zhe?ݏ럧89߅*?ėFq>78r!Aq7t!OC+AnvH= ,6'!GÎvX09(K$^< [B:,IBH6 O%#v90wbR1[JuXHe K!tZOJTjU(001΂R>B|Š,"Er鷈;^:02#Г9xUad >V`tz$;OzS0RWWQ#TZ`}bMWy0.VbYSC+ T-4=Wr^R,v$" :DI c4b#_J,wkLOdK9_-"EB8*S:Y1VdHGg]>D>c"䴬ޔ䀹b :P& }I4qpDZs J?_6:w1-Z)_&̝EZ!F<>,Ҟ /G^0}W-q#>rQDTRN ]k\"?g޿hy)䰅12 vX9QJy0IU)~&\ˈ`/)- Gz5d؋Fcyk)_ }&|kx-)IvZ4(($]U⭒!UQ Їyld4L<V%rh?1;z7f7雎rdyvY"kxw0kSЂ %B؃6ꍲ!3fCIS-\܋7[~`.F'?6qs>[Fy7ly2S֛P?X);Hd3s2Hׂ)Pu7ɍ#jؠG;B9U%\\'$`퀰K\T]G :x-,D7.άrIX*.mzT![DC-SD;,QY(h@W.w$n7,Pd,_V (n;x$+~>]ki"Ju @d+gCe m ~ NTy &m?J"(HM_1(Nz[P&)y8F$[jȚ0\LJb  ]L#ps 58Qb^p]XEO~B_Ǔ:Wgi/\vcCDRad6.VXa jW[ ! ӍUn\[Rpz>ܣZ&4J*)k'0qV x=yn BzoXP7˲:li}}dpس.􃊴̗+(-:*4@ӉXlpa 2uaڇd^g0Wq`>gQ`͌~%*e8C_/SbD$ye! }tә*Ka#t~JMf^uDGKg؇y8~W8J)'i s}aћ_BtMt 5S,rI] n 34.(V"F]Wس;uX757K$A]+<D8rhdpAh4Wl#M%&K,%Wo1.Ng+PTx.ah*3("cExofJ4n̤:#B%X9x8:)gƌUwv}/F>8WHղ%.D6|dF\.Bw v9^;a(R~<cuwEy`΀ *ntf+\A50>w?m^s]54F5{^2Lz>`#H_ǏkFd%H5rBJ,ps9[ 3aBK_Vd?}O[٘2I8fqbw'75f+( UԊV9!H(53J}i_] xH~R3X崖%JJ􍫪=Yӌz,ko g,,l A``RDr-GعFxA1T7kcvxlva@(6kBٶ?nFBb? |=~ُ.ڰ,Cld4tݙ(ri^~KL's(Pc\w,A˝^^_0?>mZtDP&[]3R9hfJ#c$>_pa!vr< zrLn(_<~1L8,Jom<E2r՜+ԀR=nFRxiHRE,sA+eYM/fY .4'٘fYa[֚'E r 赅hC ըvep(6qtYfFPMp2Od]JdcS\&ڎc'1AG}NΩ*ȼ3UhO ʲA0 a4v TH`g_}0kX1i1m$z#l1c:IhfK"Ll'h\~28"X?~ZGG8XR{: YA^BXk>Z,4)Uf#(yowiƳY/i"[;j%HnnіW,9# .Js?^>+Odu3Q]3 x n3ϖ^ Gh1. dn}eoJ5ZF9?cuyA f_# [45wgNJ3X*d7O)K\I(Y<0G8wG:f<ŢTH2G԰Z`B?] (^MQ;2IDִyo"@,lڟc B%XX,37Jj: < 30 Dk$2H|C/bTX +r{>'_ F '!ص6[eTOWHȋ ~dgf7SBc`6v>ʍJy|\0%"Ё$2^h,N-] ݁ҋI]i]ec>SzCDVrSFM~{WP1 J`ERA3923RΊpe! 9s-KfM*5 =~ %3ާe[Y̭y60aI #b9(twʡbU]7({U.:…:X8p!w=HXlێE OgyN*\Y騙2N+k fqҊ ۂo:dһ(fHs@( Il~LC5 ߡ*K8\˱Ch}/V3^d,;-L'C؜Xo4\L)b|%[E94w=м*\F;R+䗰 lgYTJiR+ɵjhU{M]NqW^ھSpIFOˤO&^v9N"5_̡u`nB_B@Rj8#ANeMyRtD+|HFtazy]&iKd;)y(bc&%o:O* OƽOXw'{7!љvFkܯ0 "}XzE@wPH=6nnw @Q\"LCӻ}r IHC"[8/yH/ 4F!a_^FO3]LMFpEF L|cV2Kh>S7kY?wW8<yCv|) ut']NØjRa`cp h6Vj;oOj*k r/2T^=LBM> nG ^,*8>PMB' J` @x q!%]-J|\~ Z0bILf^[^̤L~UUaT 2U+:᤟-b↞qIXhkaʦU|]KvRy&X"3رMmcYtĂ -EpWyot O>KχKoفqznM-C bdc 뻤6*R(^4A~i4N88jh-gK_ԱiZdD4LpY{PGb/ &yw@N8݈do_./C'|>k(1 D2deq~3phҚ|@oYkagL \%HZ.Ds@7dWh%A4k|wF0hBtIPm/2ҕ a\۳h_d65=JC |EѼ(#2 *GM8cG9-jRxzuUhz[zS@r0%ru)~\''xa *yHVqH}ml/nHD18\}cH&?۬sDQ)dE,{ȪJ7Jៀb:ozU CqO.` 6gys*0MFbti`kzʄTĦ?F,^JYܴ 6tʈN8ir%wײ R`PgBF\sbPU0~}Ȝ@Z)*ߨ K+A~ٟi.Q]׸<`2>W@(F4"*B \` ָ ș/Q{,pjubO.+Ï@Tgs }IέS% \0ջ]d .c4gS bC܉e$e #HxQ)sb p:ɟ㶔iՀʬ} E&ʒ;' 3;l$rl%&߃{ըQ5q SQ)`S}E0l[z|9 Z'i״Y}]K~wK* s ӭ7>rI QSIgaߕFS]x-q*jYx[h|ĝ_WkKmXj;YXꦣIl W uTOhpOb,8 Ap1?Fc%(( YNX'S4mLo*:~g6uaz3xC*^ɰm(sy=}#S3W@(ag\&HTY+?ÿ9ά|rv"#!SN4˩Rc@Y/?Y!Rӆi8XMg=+:T.F˗KlZ*ĩlL~ShL{ݍU"?*ÊP+^p-=7ӬwaP6^H~G[^Z'yhxp~UDv OgʏudW!+ ?QY}hr4#vФKd\̸gc2#η ͖k!auF6͸pڔ)%Y¬c怦&68zE'$ڢfR@3G'r )=5Vn m<\ ã7w0MFT!r. #3!pٞ+:DgM5QmV:#vɮԑ-u@ד|n,- t4ĂmTNlY ;`3գu]{=(7 ߔXj{er{nxoZUhqp5eU3D|H 'xK_"Sb3p5$n6; 1f-+qu-vJ(|kʼnYIʉ_eMV( etے੻T,*=*ȍNFN&w[d y_,#IiB>+:>ȡKS4z&Z܉\Աd*mʴ:63%ypzt x b3 Gdpt 4ZX8LIkR?rNu7%.~A9"A&۟)i~I}|նx{cd?zoI$NoOp^:b`^|ɚ*hz]GB}*p`B"<gu$MAױЯv;V T 킄uG[&[L4 y0xk(0/?`zIǻ7kz(<5\ @RX F*1ΗS ZXP6AIkaET'Ḽ4'hrdq/ &DezB-}1Oi*дl>3+7lcRE(,uaM-B `r,Y߽O`R h sfPT^!俤<IwQ}S )Xf$BDБӹ[QSE ){JqH"%Oama%33|38QW ϑ= `S!RgxצW:Sr?E:m Z^!dXGR+835 p&`*eSu6۔iHߎ-#$*|nR+{F`?d )x-&?Ymܙ!{HٟOn@ꡂ/Z2:]p; \,24dD(EL7:2B]L>cR+c٥JF3Bhm JWp2xOaP+NYԽTnϷxo(0?j9q?H-EPۏ NEWis$'/KXF{M((BDiĽ<DV}i>('݌PGNii9 \濢#&c{O IaK<2s'E#^OUSƊ=b!;{$7XάNhY#w_)E &/bӠW )B  x{cPHoMHߕ#`;2 Avx65;D9,ɰ;P/ܗ&٪iohwEЇP B8!xP4&7/ uuo0. HAy̟sInD֍c=dۃWBslqv}w%\H~47{!I5nSn MU20iRSDԤM$K&&h\OAUbbU 3HPMI&8@ҋ zp]$%̍5GjnUhn9ع6n*l=U9x7Ϸ'oꓩ,k/XA7^;+UDYRHDao2D"D'?[ZN>pUS6jddځ"At@?\1'`cO؎apԆzϜ4~m/_ ӝ/^@qRGד`v-& yGk.XiN+Wa#78zFeK#1X 7~=~^@U[t#kvrg-5DP*,8< 4CWP6oׂMh)'y7b bȈ"4mQ>\L6`Dem v ^8:_dފ}$t{4B7:l0 AHX:T†kM [E|k(0|\ m~i/ ΜDWսy;"& V=7JAn7v87'iK^R_n1qvl 69F7=[쯻7W1nhDTz;1&)R&@A&@'* $TuB&xI*VysA|?z<'ut]պUAlG^ud$e*({ara[ڌ_)$tt*qRwZd iUKegDH݂&.ϛfty2 di/i$:låJ;Jܺ~BMX#T 1 {Gop&;$>:֋~*sNjUċ߹yT֩* -V [= &l>w|)2Ysf/S? f5,X6@ {5&?}|2S(ps'/9If$G tYF'^5.F%ӄA*Duócgk'tMRx>=۬@u{4 0U#+b|Ye?th>ƹ_*#Za^ڀAn[}LWiW;(V6ՂFkTF;GGF>~*%W\l =Zr*(v%33vmDÌܕ [f"$S? 9.N+ȃr=;<{0/(]` ZbEEJ,Ph^BsH֯FreL5qĕs={d%S, d p8# (90ej`Dcg&{-.F{M!bO$@ mL8HOAKZSpԛT⠙b6Pl @Aƫs>-ٛ=M:[6apU !7Ip-W0I]0 B n6jӁIcxגí,7=<_!Ւ.#H#~! E_Wո%uΌNEcsRp pw|y?=U7MF# ͥx+lV>\6>mͣj#&v<a%]{4r|M'͏z]v;Pq3 נ59;Bz@~pBU9Hnʆ"@Ѭ܍3 ÷}rkaOH]my$(\/kdҎ%za[r؅A-^QOR<6b%]S*G@(g)R B*29F /``h/ct"|fzްDE|xF6e}+LȖP/3e%W7o@ZN;ILjzTWAFIYѼ+璕Qb檟Rё`ځǓ8`+6OgkOr* k1rCUKJ<d 7.FuugQOpB /z%3'O"䏫%cV ~lji?#. dIw_WJR~x Fcw|SWih0(`% Pѳo.SaHz]gZ X+O~x[Yƾ"+;N>襥1t4pa(& ÌKhXeEgK5|i׳uHRb,T,sgV\L}Y]2oH-boMM@WT4wm#jFvH`"dًܯԐњDW 5#DZqPOtde;r_9(Sk'mAEx2sLk}{l)<<<$>Lk[Vƫʨg]~m~ៈ775fb;;ZҬDp@*6L .e*WLaHV-'y&M(K<1{L[ Uw^d9P}%I6u{ԧnKwl_5>ORMWs!-Xw*G}N˾dõs_<*>tDyBGX[bѾ' tBr@'g&nˡ:jNk ـLY[ Ǣ6UGNN`-N4Q  Stηpz))'W:\\]BU &n4]&,09tN J?yesBӇLCw+ 7vb({$S~pzV>44]ٰCiRe= t{2i CɗəeUϙN=4Jn!vO'5V2vkpw՘C&NDZН&H/ F(s!Ur=QSUENCH~b8iؗMc=R&q ^b|EƋ埁rM V&831WzċAW*;c7P_D1,-Es_L6վ<>3xЁL cMeCV I{F#SP, r܇=+y$qOpPMm㺄Z֭nxJVHȔiKj3'e˰y{j䔖/,՝Q8Y<&XWެZ[ԘWp3K50k<$fLf{PNek%;8#K>@$361&PWN_H<0hCCr0i M:t.x#6u Z5 K=75˦R>#l~.`WFGrɋNvˎC""ĺS.@p-x.~L._Ӿ2L.S&_Lc umʸS#TjC(tr{‰גIӧQlTl I5=KT& KZ#vt骚B(:kj~‹BI>W.OV7e&)f7Ύ Chp^h*\s ^MUqe6SP(. tvq,4Z6UY*H|.ы;}0&${؄VYz{Klj.@3M_cyA=H>-_?\ij jS\VCd;^ F΍|SXdpzm;3𥻑+~8n)C뿞:3I6e˼⏳0pSd/18?*hNqV̟rK{4(yaO'摫QA)rfEr>3b/D&ګ΃5-H(=zv95 @ť+R"[ #j߲Ȳ: *#F/zʖȌx^#?:;>k3NQx~[SȨ'q=m =~'bQBm77l\ A:ZN]O>R~Fdx0AmbIx?+~0nxt&F`m4F2iba%+Ʒ1pW{8EsG9۪Q'EU zTS?PWm*|4˛O.t2PLqp/qUwi.CDcFj مXxپMHf4]TY=Ҥ'//e.LXxeav` F|˴lto׃KgDOYEW~K\`sbr\t E P懜/ yی7l`1a:VJvSb54Rd|kݾFD 52hiIgHH0< 9T8yUp\Elb?Acs4:˾Cs@iYrqsT'3%e^=Z l(2Ve#us4 FxJ6j{?N̎4NƄk-6UI SCm\~ޫ6^}. /4| 3Ai%4+J TdOh)0Z9b]&9-ɼSS .'UW]{i(Hǣ'`F `KsDprwNxQ-꒬Agq[|r41tZF#-OT}P)\=x+N #= PWX!CWSts kX[8|Ύ Й0Z9ظij!J;-F~ꅫwD(D׏ P\*o(5>)6I9҇If"U5óenZ é,cWOE93澟șxi@9Tu`ؼoeD+&WS?pk,lqs@{ȤZQ`U'%NȥGMf!Iɜ:?)FW}^z1 )g("4WZ)j s5U&[Z1/D*8R9a~n͵HOFЀbŷ%^x>;D 3 ǻ')A ngw$ Mol)lKr-Y]əQ:4!Y6N'M:4u Q e9Ps-@w,Us,b8F `Dp4Bls! ,qZK#OjH?d F73W})H( 1< eQS:`^G @FN?i Obtx$D n*i _RuBq;d6去&tD7=gf&b܏fbl$̱Rh^wN&&Cm7cd+&*6!@T\cYM\~S8gEMO.67KǗեϋ cQM0 R\Զ7anV`,p6; ṋx;Yj5 iPi I o"j8o [3"݂DKK3Yj+J!eCBX"] ӉN\V?S0^JƢzUe' @n!a%Q )Uj5jV-Yw[1dj-+  oq߆ﮉ\f#WotO#0݈Whn>#Сљ]նϨr{ ё ;2CCRh0̩Hg2y{v7xS^G59.ۑՊ\mK[{(<yK:VvY'.r)SX;~ G]3XR &As"0|13#0U>dZٓ`Tk]>r2c]$uXP "34[