Update Release_Notes_2.13.8

John Johansen 2023-05-24 08:36:58 +00:00
parent 13d42aa378
commit e2421ff6ca

@ -29,12 +29,12 @@ There are two ways to obtain this release either through gitlab or a tarball in
### Launchpad
- <https://launchpad.net/apparmor/2.13/2.13.8/+download/apparmor-2.13.8.tar.gz>
- sha256sum: ???
- sha256sum: 220fe639e9f755c091e21c718766a87c17634a18c4b52b887a8b907475c1626c
- signature: <https://launchpad.net/apparmor/2.13/2.13.8/+download/apparmor-2.13.8.tar.gz.asc>
- sha256sum: 4e084502bd1324b5888963e5f00c575ef2be9a6b55efc799d66c277c7d8a6133
# Changes in this Release
These release notes cover all changes between 2.13.7 (b51a2d27) and 2.13.8 (a0df1428) on [apparmor-2.13 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-2.13).
These release notes cover all changes between 2.13.7 (b51a2d27) and 2.13.8 (027faf20dd6442f19362aa3deb0c4849358a44fd) on [apparmor-2.13 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-2.13).
## Library
- add scanner support for dbus method ([MR:958](https://gitlab.com/apparmor/apparmor/-/merge_requests/958), [HUBMR:286](https://github.com/bus1/dbus-broker/pull/286))