apparmor-rpm-macros/apparmor-rpm-macros.changes
Goldwyn Rodrigues 726ad7f1de Accepting request 580869 from home:tbechtold:branches:security:apparmor
- Check if apparmor is active before reloading a profile (bsc#1083226)
  Otherwise a package using the %apparmor_reload macro in %post
  automatically enables the profile even if apparmor itself is
  not active.

OBS-URL: https://build.opensuse.org/request/show/580869
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor-rpm-macros?expand=0&rev=7
2018-02-28 14:30:47 +00:00

24 lines
899 B
Plaintext

-------------------------------------------------------------------
Wed Feb 28 06:37:37 UTC 2018 - tbechtold@suse.com
- Check if apparmor is active before reloading a profile (bsc#1083226)
Otherwise a package using the %apparmor_reload macro in %post
automatically enables the profile even if apparmor itself is
not active.
-------------------------------------------------------------------
Sat Aug 26 19:08:14 UTC 2017 - suse-beta@cboltz.de
- %apparmor_reload: skip and regenerate cache to make sure the latest
profile gets always used (even if the existing cache is newer)
-------------------------------------------------------------------
Wed Jan 11 11:01:29 UTC 2017 - jengelh@inai.de
- RPM group fix
-------------------------------------------------------------------
Wed Jul 13 22:38:35 UTC 2016 - ushamim@linux.com
- Initial creation of macro, only contains %apparmor_reload