Package Release Info

apparmor-4.1.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

apache2-mod_apparmor
apparmor-abstractions
apparmor-docs
apparmor-parser
apparmor-parser-lang
apparmor-profiles
apparmor-utils
apparmor-utils-lang
pam_apparmor
perl-apparmor
python3-apparmor
ruby-apparmor

Change Logs

* Fri Jul 18 2025 suse-beta@cboltz.de
- add xkeyboard.diff to allow reading /usr/share/xkeyboard-config-2/
  via abstractions/X (boo#1246743)
* Fri Jul 18 2025 suse-beta@cboltz.de
- add kerberosclient-usrmerge.diff to allow reading
  /usr/etc/krb5.conf (boo#1246689)
* Tue Jul 15 2025 suse-beta@cboltz.de
- replace dovecot24.diff with upstream fix from MR 1733 (boo#1243008)
* Sun Jun 22 2025 suse-beta@cboltz.de
- update to ApppArmor 4.1.1
  - unix-chkpwd: allow dac_read_search (boo#1241678)
  - extend mesa, wutmp and nameservice abstractions
  - utils: add support for priority rule prefix
  - various bugfixes
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.1
    for the detailed upstream changelog
* Mon Jun 09 2025 suse-beta@cboltz.de
- update dovecot24.diff - more permissions for dovecot 2.4 (boo#1243008)
* Tue Jun 03 2025 suse-beta@cboltz.de
- replace workaround for boo#853019 with using %restart_on_update -
  apparmor.service now contains a workaround to survive restart
  (boo#1237462)
- get posttrans of profiles and abstractions in sync
- add dovecot24.diff to fix the profile for dovecot 2.4 (boo#1243008)
* Tue May 13 2025 ddiss@suse.com
- Purge potentially stale profile cache during rpm posttrans via
  "apparmor_parser --purge-cache" (boo#1242553)
* Wed Apr 09 2025 suse-beta@cboltz.de
- update to ApppArmor 4.1.0
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.0
    for the detailed upstream changelog
- remove upstream py313-aa-notify.patch
* Wed Mar 19 2025 andreas.stieger@gmx.de
- remove unused pcre build dependency
* Fri Feb 21 2025 mmachova@suse.com
- add py313-aa-notify.patch to adapt the last bits to python 3.13