mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Create Release_Notes_4.0.4
46
Release_Notes_4.0.4.md
Normal file
46
Release_Notes_4.0.4.md
Normal file
@@ -0,0 +1,46 @@
|
||||
AppArmor 4.0.3 was released 2024-11-??.
|
||||
|
||||
# Introduction
|
||||
|
||||
AppArmor 4.0.4 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).
|
||||
|
||||
# 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/v4.0.4
|
||||
|
||||
### Launchpad
|
||||
|
||||
???
|
||||
|
||||
# Changes in this Release
|
||||
|
||||
These release notes cover all changes between 4.0.3 (b4dfdf50f50ed1d64161424d036a2453645f0cfe) and 4.0.4 ([????](https://gitlab.com/apparmor/apparmor/-/commit/?????)) on the [apparmor-4.0 branch](https://gitlab.com/apparmor/apparmor/tree/apparmor-4.0).
|
||||
|
||||
## Init
|
||||
|
||||
|
||||
## Libraries
|
||||
|
||||
|
||||
## Policy
|
||||
|
||||
#### abstractions
|
||||
|
||||
- base
|
||||
|
||||
#### profiles
|
||||
|
||||
|
||||
## Tests
|
||||
|
Reference in New Issue
Block a user