mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 13:28:19 +00:00
Update Release_Notes_3.0.5
parent
9be5d20d42
commit
3f3e29f14a
@ -56,6 +56,8 @@ These release notes cover all changes between 3.0.4 (939530b2b89ee26bef52ccfe3d2
|
|||||||
- aa-notify
|
- aa-notify
|
||||||
- Add .desktop file for aa-notify ([MR:839](https://gitlab.com/apparmor/apparmor/-/merge_requests/839))
|
- 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))
|
- 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
|
## 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 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))
|
- 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))
|
- 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
|
- statd
|
||||||
- add missing config and hosts_access ([MR:866](https://gitlab.com/apparmor/apparmor/-/merge_requests/866))
|
- 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
|
## Tests
|
||||||
- parser - error out on unexpected success ([MR:868](https://gitlab.com/apparmor/apparmor/-/merge_requests/868))
|
- 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))
|
- 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
|
# Additional Note
|
||||||
|
Loading…
x
Reference in New Issue
Block a user