2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 18:17:09 +00:00

Minor formatting tweaking

Steve Beattie 2019-06-14 21:59:46 +00:00
parent fa9318e044
commit 3d56ed1493

@ -20,8 +20,10 @@ Tarball
- sha256sum: ???
- signature: <https://launchpad.net/apparmor/2.10/2.10.5/+download/apparmor-2.10.5.tar.gz.asc>
# Changes in This Release
# Build Infrastructure
Build Infrastructure
--------------------
- add files to .gitignore
- parser/libapparmor_re/parse.cc is autogenerated during build
- parser/tst_lib gets compiled during "make check"
@ -33,11 +35,10 @@ Policy Compiler (a.k.a apparmor\_parser)
- fix abi rule skipping core dump on bad file names
- fix parsing of target profile NAME in directed transitions “px -> NAME"
Policy
------
- Profiles
- dovecot
- dovecot:
- allow FD passing between dovecot and dovecot's anvil
- allow chroot'ing the auth processes
- let dovecot/anvil rw the auth-penalty socket
@ -47,17 +48,15 @@ Policy
- identd: allow network netlink dgram
- syslog-ng: add abstractions/python for python-parser
- Abstractions
- ssl_certs,keys - add support for libdehydrated in /var/lib/
- 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:
- Allow to read conf-avail dir itself.
- Add various openSUSE-specific font config directories.
- allow to read conf-avail dir itself.
- add various openSUSE-specific font config directories.
- nameservice: allow access to /run/netconfig/resolv.conf
Tests
-----
- fix mount test to use next available loop device