Update Release_Notes_3.1.4

Jon Tourville 2023-05-17 13:59:20 +00:00
parent 868f6fad66
commit ede14efaf4

@ -46,14 +46,18 @@ These release notes cover all changes between 3.1.3 (c8eefe44) ) and 3.1.4 (3cde
#### abstractions
- several fixes for samba-related profiles and the kerberos abstraction ([MR:991](https://gitlab.com/apparmor/apparmor/-/merge_requests/991))
- abstractions/freedesktop.org: allow custom cursors ([MR:1008](https://gitlab.com/apparmor/apparmor/-/merge_requests/1008))
- abstractions/base: allow reading tzdata ICU zoneinfo DB ([MR:1007](https://gitlab.com/apparmor/apparmor/-/merge_requests/1007))
- base
- allow reading tzdata ICU zoneinfo DB ([MR:1007](https://gitlab.com/apparmor/apparmor/-/merge_requests/1007))
- freedesktop.org
- allow custom cursors ([MR:1008](https://gitlab.com/apparmor/apparmor/-/merge_requests/1008))
#### profiles
- Sync apparmor-3.1 profiles with master ([MR:1010](https://gitlab.com/apparmor/apparmor/-/merge_requests/1010))
- several fixes for samba-related profiles and the kerberos abstraction ([MR:991](https://gitlab.com/apparmor/apparmor/-/merge_requests/991))
- nscd: add permission to allow supporting unscd ([MR:1031](https://gitlab.com/apparmor/apparmor/-/merge_requests/1031))
- syslogd: allow reading /dev/kmsg ([MR:1003](https://gitlab.com/apparmor/apparmor/-/merge_requests/1003), [AABUG:307](https://gitlab.com/apparmor/apparmor/-/issues/307))
- nscd
- add permission to allow supporting unscd ([MR:1031](https://gitlab.com/apparmor/apparmor/-/merge_requests/1031))
- syslogd
- allow reading /dev/kmsg ([MR:1003](https://gitlab.com/apparmor/apparmor/-/merge_requests/1003), [AABUG:307](https://gitlab.com/apparmor/apparmor/-/issues/307))
## Tests
- check extra profiles for local/ includes ([MR:1012](https://gitlab.com/apparmor/apparmor/-/merge_requests/1012), [MR:1027](https://gitlab.com/apparmor/apparmor/-/merge_requests/1027))