mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 21:38:15 +00:00
Create Release_Notes_3.1.6
parent
d0ce216934
commit
4ea19f2072
58
Release_Notes_3.1.6.md
Normal file
58
Release_Notes_3.1.6.md
Normal file
@ -0,0 +1,58 @@
|
||||
AppArmor 3.1.5 was released 2023-05-24.
|
||||
|
||||
# Introduction
|
||||
|
||||
AppArmor 3.1.5 is a bug fix release of the user space components of the AppArmor security project. The kernel portion of the project is maintained and pushed separately.
|
||||
|
||||
This version of the userspace should work with all kernel versions from
|
||||
2.6.15 and later (some earlier version of the kernel if they have the
|
||||
apparmor patches applied).
|
||||
|
||||
# Important Note
|
||||
|
||||
???
|
||||
|
||||
# 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:
|
||||
|
||||
* 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.1.5
|
||||
|
||||
### Launchpad
|
||||
- <https://launchpad.net/apparmor/3.1/3.1.5/+download/apparmor-3.1.5.tar.gz>
|
||||
- sha256sum: ???
|
||||
- signature: <https://launchpad.net/apparmor/3.1/3.1.5/+download/apparmor-3.1.5.tar.gz.asc>
|
||||
- signature sha256sum: ???
|
||||
|
||||
# Changes in this Release
|
||||
|
||||
These release notes cover all changes between 3.1.4 (e5a3c03357df1c279a529f8bd8ac0b82e26b427f) ) and 3.1.5 (???) on the [apparmor-3.1 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-3.1).
|
||||
|
||||
## Library
|
||||
- todo
|
||||
|
||||
## Policy Compiler (a.k.a apparmor_parser)
|
||||
- todo
|
||||
|
||||
## Utils
|
||||
- todo
|
||||
|
||||
## Policy
|
||||
|
||||
#### abstractions
|
||||
- todo
|
||||
- todo
|
||||
|
||||
#### profiles
|
||||
- todo
|
||||
- todo
|
||||
|
||||
## Tests
|
||||
- todo
|
||||
|
Loading…
x
Reference in New Issue
Block a user