mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update Release_Notes_3.0.5
parent
9be5d20d42
commit
3f3e29f14a
1 changed files with 6 additions and 0 deletions
|
@ -56,6 +56,8 @@ These release notes cover all changes between 3.0.4 (939530b2b89ee26bef52ccfe3d2
|
|||
- aa-notify
|
||||
- Add .desktop file for aa-notify ([MR:839](https://gitlab.com/apparmor/apparmor/-/merge_requests/839))
|
||||
- Drop superfluous shebang from python module ([MR:846](https://gitlab.com/apparmor/apparmor/-/merge_requests/846))
|
||||
- Fix inconsistent return length in _run_tests() ([MR:891](https://gitlab.com/apparmor/apparmor/-/merge_requests/891))
|
||||
|
||||
|
||||
## Policy
|
||||
|
||||
|
@ -91,12 +93,16 @@ These release notes cover all changes between 3.0.4 (939530b2b89ee26bef52ccfe3d2
|
|||
- allow reading openssl.cnf ([MR:862](https://gitlab.com/apparmor/apparmor/-/merge_requests/862), [BOO:1195463](https://bugzilla.opensuse.org/show_bug.cgi?id=1195463))
|
||||
- allow reading under /usr/share/samba ([MR:853](https://gitlab.com/apparmor/apparmor/-/merge_requests/853))
|
||||
- include snippet generated at runtime on Debian and openSUSE ([MR:838](https://gitlab.com/apparmor/apparmor/-/merge_requests/838))
|
||||
- support paths used by Arch Linux ([MR:883](https://gitlab.com/apparmor/apparmor/-/merge_requests/883))
|
||||
- statd
|
||||
- add missing config and hosts_access ([MR:866](https://gitlab.com/apparmor/apparmor/-/merge_requests/866))
|
||||
- syslogd
|
||||
- update to support inetutils-syslogd ([MR:888](https://gitlab.com/apparmor/apparmor/-/merge_requests/888))
|
||||
|
||||
## Tests
|
||||
- parser - error out on unexpected success ([MR:868](https://gitlab.com/apparmor/apparmor/-/merge_requests/868))
|
||||
- make test-aa-notify test_help_contents () less strict ([MR:848](https://gitlab.com/apparmor/apparmor/-/merge_requests/848), [AABUG:220](https://gitlab.com/apparmor/apparmor/-/issues/220), [AABUG:220](https://gitlab.com/apparmor/apparmor/-/issues/220))
|
||||
- python tests - Support setuptools >= 61.2 in Python ([MR:899](https://gitlab.com/apparmor/apparmor/-/merge_requests/899), [HUBMR:3258](https://github.com/pypa/setuptools/pull/3258)/commits/1c23f5e1e4b18b50081cbabb2dea22bf345f5894)
|
||||
|
||||
|
||||
# Additional Note
|
||||
|
|
Loading…
Add table
Reference in a new issue