mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Update Release_Notes_3.0.1
parent
b960248add
commit
1a139cb01a
1 changed files with 10 additions and 3 deletions
|
@ -18,13 +18,20 @@ The kernel portion of the project is maintained and pushed separately.
|
|||
|
||||
# Obtaining the Release
|
||||
|
||||
- https://gitlab.com/apparmor/apparmor/-/releases/v3.0.1
|
||||
|
||||
Note: gitlab release tarballs: Differ from the launchpad release tarballs. The launchpad release tarball has a couple processing steps already performed:
|
||||
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:
|
||||
|
||||
* libapparmor `autogen.sh` is already done, meaning distros only need to use ./configure in their build setup
|
||||
* the docs for everything but libapparmor have already been built
|
||||
|
||||
### gitlab
|
||||
- https://gitlab.com/apparmor/apparmor/-/releases/v3.0.1
|
||||
|
||||
### Launchpad
|
||||
|
||||
- <https://launchpad.net/apparmor/3.0/3.0.1/+download/apparmor-3.0.1.tar.gz>
|
||||
- sha256sum: 8fada772d9a60989525594346d9aa22af938daafc1781adce9a1acb3c75bdf24
|
||||
- signature: <https://launchpad.net/apparmor/3.0/3.0.1/+download/apparmor-3.0.1.tar.gz.asc>
|
||||
|
||||
# Changes in this Release
|
||||
|
||||
These release notes cover all changes between 3.0 (5d51483bfecf556183558644dc8958135397a7e2) and 3.0.1 (b0f08aa9d678197b8e3477c2fbff790f50a1de5e) [apparmor-3.0 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.0).
|
||||
|
|
Loading…
Add table
Reference in a new issue