Package Release Info

libapparmor-4.1.7-160000.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libapparmor-devel
libapparmor1

Change Logs

* Sun Apr 26 2026 ddiss@suse.com
- Add and use tmpfiles.d/apparmor.conf for log and cache path creation
  (jsc#PED-14916) (jsc#PED-14917)
  + drop removal of pre-2.12 cache location
  + retain "apparmor_parser --purge-cache" calls for non-transactional
    systems
* Thu Mar 19 2026 suse-beta@cboltz.de
- update to AppArmor 4.1.7
  - various bugfixes
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.7
    for the full upstream changelog
* Thu Mar 19 2026 schwab@suse.de
- Fix file list to match all possible LibAppArmor module names
* Wed Feb 11 2026 suse-beta@cboltz.de
- update to AppArmor 4.1.6
  - various bugfixes
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.4
    https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.5 and
    https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.6
    for the detailed upstream changelogs
  - update %files for new python LibAppArmor location
- refresh kerberosclient-usrmerge.diff
* Sat Jan 10 2026 suse-beta@cboltz.de
- update to AppArmor 4.1.3
  - several profile updates
  - add abi/4.0-ip and abstractions/golang
  - minor fixes in parser and utils
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.3
    for the detailed upstream changelog
- remove upstreamed patches:
  - dovecot24-part2.diff
  - dovecot24-part3-mr1822.diff
Version: 4.1.2-160000.1.1
* Sun Oct 19 2025 suse-beta@cboltz.de
- add dovecot24-part3-mr1822.diff: allow writing /tmp/doveconf.* in
  more dovecot profiles
* Sun Oct 05 2025 suse-beta@cboltz.de
- update to AppArmor 4.1.2
  - several fixes (including boo#1246743)
  - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.2
    for the detailed upstream changelog
- remove upstream(ed) patches:
  - dovecot24.diff
  - xkeyboard.diff
* Fri Aug 01 2025 suse-beta@cboltz.de
- add dovecot24-part2.diff: more dovecot 2.4 permissions (boo#1247470)
Version: 4.1.1-160000.2.2
* 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 xkeyboard.diff to allow reading /usr/share/xkeyboard-config-2/
  via abstractions/X (boo#1246743)
* 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