2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 22:05:27 +00:00

Update Release_Notes_3.0.2

John Johansen
2021-08-06 05:45:30 +00:00
parent 9a66c3d9a9
commit 6b485f6766

@@ -1,4 +1,4 @@
AppArmor 3.0.2 was released 2021-08-01.
AppArmor 3.0.2 was released 2021-08-05.
# Introduction
@@ -13,9 +13,6 @@ apparmor patches applied).
The kernel portion of the project is maintained and pushed separately.
# Highlighted fixes or improvements
- ????
# Obtaining the Release
There are two ways to obtain this release either through gitlab or a tarball in launchpad. Important note: the gitlab release tarballs differ from the launchpad release tarballs. The launchpad release tarball has a couple processing steps already performed:
@@ -29,12 +26,12 @@ There are two ways to obtain this release either through gitlab or a tarball in
### Launchpad
- <https://launchpad.net/apparmor/3.0/3.0.2/+download/apparmor-3.0.2.tar.gz>
- sha256sum: ???
- sha256sum: a3512681d7cef05b82f79f75359b77179d45d72ba343383eee20070dc57f683e
- signature: <https://launchpad.net/apparmor/3.0/3.0.2/+download/apparmor-3.0.2.tar.gz.asc>
# Changes in this Release
These release notes cover all changes between 3.0.1 (b0f08aa9d678197b8e3477c2fbff790f50a1de5e) and 3.0.2 (???) [apparmor-3.0 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.0).
These release notes cover all changes between 3.0.1 (b0f08aa9d678197b8e3477c2fbff790f50a1de5e) and 3.0.2 (59ec31bcb3c3ce186de5c6d97c8928ac8878a8af) [apparmor-3.0 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.0).
## Build Infrastructure
- .gitignore: Add aa-features-abi and utils coverage files ([MR:748](https://gitlab.com/apparmor/apparmor/-/merge_requests/748))