AppArmor userlevel parser utility
The AppArmor Parser is a userlevel program that is used to load in
program profiles to the AppArmor Security kernel module.
This package is part of a suite of tools that used to be named
SubDomain.
- Developed at security:apparmor
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/apparmor && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000061 61 Bytes | |
apache-extra-profile-include-if-exists.diff | 0000001142 1.12 KB | |
apparmor-enable-precompiled-cache.diff | 0000000830 830 Bytes | |
apparmor-enable-profile-cache.diff | 0000000710 710 Bytes | |
apparmor-lessopen-profile.patch | 0000001406 1.37 KB | |
apparmor-rpmlintrc | 0000000387 387 Bytes | |
apparmor-v4.0.1.tar.gz | 0006984984 6.66 MB | |
apparmor-v4.0.1.tar.gz.asc | 0000000871 871 Bytes | |
apparmor.changes | 0000100098 97.8 KB | |
apparmor.keyring | 0000005568 5.44 KB | |
apparmor.spec | 0000031761 31 KB | |
baselibs.conf | 0000000186 186 Bytes | |
libapparmor.spec | 0000003983 3.89 KB | |
test-aa-notify.diff | 0000001023 1023 Bytes | |
tools-fix-redefinition.diff | 0000001524 1.49 KB |
Revision 206 (latest revision is 216)
Ana Guerrero (anag+factory)
accepted
request 1176730
from
Christian Boltz (cboltz)
(revision 206)
- fix bashism in %post profiles - Update to AppArmor 4.0.1 Too many changes to list them here. See https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.0.1 for the detailed upstream release notes - add tools-fix-redefinition.diff: fix redefinition of _ in tools - add test-aa-notify.diff: relax test-aa-notify to avoid a mismatch with argparse on Leap 15.5 - drop upstreamed patches: - apparmor-abstractions-openssl-allow-version-specific-en.patch - dovecot-unix_chkpwd.diff - smbd-unix_chkpwd.diff - apparmor-lessopen-profile.patch: update lessopen profile to abi/4.0 - mark local/* as %ghost so that these dummy files don't get installed anymore (changed existing local/files will be kept, unchanged files will be deleted) - switch to gitlab tarballs (without pregenerated libapparmor configure script and prebuilt techdoc.pdf) - run libapparmor autogen.sh (needs additional BuildRequires autoconf, autoconf-archive, automake and libtool) - no longer package techdoc.pdf - old documentation, not worth the texlive BuildRequires we would need to build it - drop old (up to 2.12) cache location /var/lib/apparmor/ and the /etc/apparmor.d/cache symlink pointing to it - drop apparmor-samba-include-permissions-for-shares.diff - no longer needed, update-apparmor-samba-profile in Tumbleweed works without a pre-existing local/usr.sbin.smbd-shares file - drop ruby-2_0-mkmf-destdir.patch - this ancient patch doesn't change a single bit in the resulting build (anymore?) - drop apparmor-lessopen-nfs-workaround.diff - no longer needed since Kernel 6.0 (see https://bugs.launchpad.net/bugs/1784499) - drop ancient, unused update-trans.sh Note: %post profiles contains a for loop calling "rm" (to delete unchanged /etc/apparmor.d/local/* files). Please double-check for possible side effects I didn't consider.
Comments 0