mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 05:17:59 +00:00
Release_Notes_2.10.5.md: add external references
Signed-off-by: Steve Beattie <steve.beattie@canonical.com>
parent
9e91e4e3e2
commit
122af8ca69
@ -25,40 +25,57 @@ Tarball
|
|||||||
Build Infrastructure
|
Build Infrastructure
|
||||||
--------------------
|
--------------------
|
||||||
- add files to .gitignore
|
- add files to .gitignore
|
||||||
- parser/libapparmor\_re/parse.cc is autogenerated during build
|
- parser/libapparmor\_re/parse.cc is autogenerated during build ([MR319][MR319])
|
||||||
- parser/tst\_lib gets compiled during "make check"
|
- parser/tst\_lib gets compiled during "make check" ([MR319][MR319])
|
||||||
- swig auto generated files for ruby
|
- swig auto generated files for ruby ([MR366][MR366])
|
||||||
- fix libapparmor swig 4 failure 'aa\_log\_record' object has no attribute '\_\_getattr\_\_'
|
- fix libapparmor swig 4 failure 'aa\_log\_record' object has no attribute '\_\_getattr\_\_' ([BUG33][AABUG33])
|
||||||
|
|
||||||
Policy Compiler (a.k.a apparmor\_parser)
|
Policy Compiler (a.k.a apparmor\_parser)
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
- fix abi rule skipping core dump on bad file names
|
- fix abi rule skipping core dump on bad file names ([MR298][MR298])
|
||||||
- fix parsing of target profile NAME in directed transitions “px -> NAME"
|
- fix parsing of target profile NAME in directed transitions “px -> NAME" ([MR334][MR334])
|
||||||
|
|
||||||
Policy
|
Policy
|
||||||
------
|
------
|
||||||
- Profiles
|
- Profiles
|
||||||
|
- dnsmasq:
|
||||||
|
- add permission to open log files
|
||||||
- dovecot:
|
- dovecot:
|
||||||
- allow FD passing between dovecot and dovecot's anvil
|
- allow FD passing between dovecot and dovecot's anvil ([MR336][MR336])
|
||||||
- allow chroot'ing the auth processes
|
- allow chroot'ing the auth processes ([MR336][MR336])
|
||||||
- let dovecot/anvil rw the auth-penalty socket
|
- let dovecot/anvil rw the auth-penalty socket ([MR336][MR336])
|
||||||
- auth processes need to read from postfix auth socket
|
- auth processes need to read from postfix auth socket ([MR336][MR336])
|
||||||
- add abstractions/ssl\_certs to lmtp
|
- add abstractions/ssl\_certs to lmtp ([MR336][MR336])
|
||||||
- allow master to use SIGTERM on children that are slow to die
|
- allow master to use SIGTERM on children that are slow to die ([MR357][MR357])
|
||||||
- identd: allow network netlink dgram
|
- identd: allow network netlink dgram ([MR353][MR353])
|
||||||
- syslog-ng: add abstractions/python for python-parser
|
- syslog-ng: add abstractions/python for python-parser ([MR361][MR361])
|
||||||
|
|
||||||
- Abstractions
|
- Abstractions
|
||||||
- ssl\_certs,keys: add support for libdehydrated in /var/lib/
|
|
||||||
- qt5-settings-write: fix anonymous shared memory access
|
|
||||||
- qt5-compose-cache-write: fix anonymous shared memory access
|
|
||||||
- fonts:
|
- fonts:
|
||||||
- allow to read conf-avail dir itself.
|
- allow to read conf-avail dir itself ([MR165][MR165])
|
||||||
- add various openSUSE-specific font config directories.
|
- add various openSUSE-specific font config directories ([MR309][MR309])
|
||||||
- nameservice: allow access to /run/netconfig/resolv.conf
|
- nameservice: allow access to /run/netconfig/resolv.conf ([bso1097370][bso1097370])
|
||||||
|
- qt5-compose-cache-write: fix anonymous shared memory access ([MR301][MR301])
|
||||||
|
- qt5-settings-write: fix anonymous shared memory access ([MR302][MR302])
|
||||||
|
- ssl\_certs,keys: add support for libdehydrated in /var/lib/ ([MR299][MR299])
|
||||||
|
|
||||||
Tests
|
Tests
|
||||||
-----
|
-----
|
||||||
- fix mount test to use next available loop device
|
- fix mount test to use next available loop device ([MR379][MR379])
|
||||||
|
|
||||||
|
|
||||||
|
[AABUG33]: https://gitlab.com/apparmor/apparmor/issues/33
|
||||||
|
[bso1097370]: https://bugzilla.opensuse.org/show_bug.cgi?id=1097370
|
||||||
|
[MR165]: https://gitlab.com/apparmor/apparmor/merge_requests/165
|
||||||
|
[MR298]: https://gitlab.com/apparmor/apparmor/merge_requests/298
|
||||||
|
[MR299]: https://gitlab.com/apparmor/apparmor/merge_requests/299
|
||||||
|
[MR301]: https://gitlab.com/apparmor/apparmor/merge_requests/301
|
||||||
|
[MR302]: https://gitlab.com/apparmor/apparmor/merge_requests/302
|
||||||
|
[MR309]: https://gitlab.com/apparmor/apparmor/merge_requests/309
|
||||||
|
[MR319]: https://gitlab.com/apparmor/apparmor/merge_requests/319
|
||||||
|
[MR334]: https://gitlab.com/apparmor/apparmor/merge_requests/334
|
||||||
|
[MR336]: https://gitlab.com/apparmor/apparmor/merge_requests/336
|
||||||
|
[MR353]: https://gitlab.com/apparmor/apparmor/merge_requests/353
|
||||||
|
[MR357]: https://gitlab.com/apparmor/apparmor/merge_requests/357
|
||||||
|
[MR361]: https://gitlab.com/apparmor/apparmor/merge_requests/361
|
||||||
|
[MR366]: https://gitlab.com/apparmor/apparmor/merge_requests/366
|
||||||
|
[MR379]: https://gitlab.com/apparmor/apparmor/merge_requests/379
|
||||||
|
Loading…
x
Reference in New Issue
Block a user