| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- 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
- Fix file list to match all possible LibAppArmor module names
- 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
- 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
- add dovecot24-part3-mr1822.diff: allow writing /tmp/doveconf.* in more dovecot profiles
- 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
- add dovecot24-part2.diff: more dovecot 2.4 permissions (boo#1247470)
- add xkeyboard.diff to allow reading /usr/share/xkeyboard-config-2/ via abstractions/X (boo#1246743)
- add xkeyboard.diff to allow reading /usr/share/xkeyboard-config-2/ via abstractions/X (boo#1246743)
- replace dovecot24.diff with upstream fix from MR 1733 (boo#1243008)
- 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
- update dovecot24.diff - more permissions for dovecot 2.4 (boo#1243008)
- 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)
- Purge potentially stale profile cache during rpm posttrans via "apparmor_parser --purge-cache" (boo#1242553)
- 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
- remove unused pcre build dependency
- add py313-aa-notify.patch to adapt the last bits to python 3.13