Create Release_Notes_2.13.7

John Johansen 2022-08-06 07:43:18 +00:00
parent 497f7913c4
commit f7291a3455

48
Release_Notes_2.13.7.md Normal file

@ -0,0 +1,48 @@
AppArmor 2.13.7 was released 2022-08-??.
# Introduction
AppArmor 2.13.7 is a maintenance 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). And supports features released in the 4.18
kernel and ubuntu 18.04 kernel with the apparmor 3 development patches.
# 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 release
- https://gitlab.com/apparmor/apparmor/-/releases/v2.13.7
### Launchpad Tarball
- <https://launchpad.net/apparmor/2.13/2.13.7/+download/apparmor-2.13.7.tar.gz>
- sha256sum:
- signature: <https://launchpad.net/apparmor/2.13/2.13.7/+download/apparmor-2.13.7.tar.gz.asc>
# Changes in this Release
These release notes cover all changes between 2.13.6 (c16fff8cb487cf150e3e5ad536b7ff2d4cb4f784) and 2.137 () on the [apparmor-2.13 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-2.13).
## Libapparmor
## Policy Compiler (a.k.a apparmor\_parser)
## Utils
## Policy
- Abstractions
- Profiles