apparmor-rpm-macros/apparmor-rpm-macros.changes

24 lines
899 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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