mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-03 15:55:46 +00:00
Minor fixes in 3.0.2 release notes
@@ -18,7 +18,7 @@ The kernel portion of the project is maintained and pushed separately.
|
|||||||
|
|
||||||
# Obtaining the Release
|
# 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:
|
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
|
* 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
|
* the docs for everything but libapparmor have already been built
|
||||||
@@ -61,7 +61,7 @@ These release notes cover all changes between 3.0.1 (b0f08aa9d678197b8e3477c2fbf
|
|||||||
- Detect and handle include loop when parsing profiles ([MR:743](https://gitlab.com/apparmor/apparmor/-/merge_requests/743),
|
- Detect and handle include loop when parsing profiles ([MR:743](https://gitlab.com/apparmor/apparmor/-/merge_requests/743),
|
||||||
[MR:750](https://gitlab.com/apparmor/apparmor/-/merge_requests/750),
|
[MR:750](https://gitlab.com/apparmor/apparmor/-/merge_requests/750),
|
||||||
[MR:743](https://gitlab.com/apparmor/apparmor/-/merge_requests/743),
|
[MR:743](https://gitlab.com/apparmor/apparmor/-/merge_requests/743),
|
||||||
[BOS:1184779](https://bugzilla.suse.com/show_bug.cgi?id=1184779))
|
[BOO:1184779](https://bugzilla.opensuse.org/show_bug.cgi?id=1184779))
|
||||||
- fix cache time stamp check to include dir time stamps ([MR:760](https://gitlab.com/apparmor/apparmor/-/merge_requests/760))
|
- fix cache time stamp check to include dir time stamps ([MR:760](https://gitlab.com/apparmor/apparmor/-/merge_requests/760))
|
||||||
- Fix comment wording in file_cache.h ([MR:752](https://gitlab.com/apparmor/apparmor/-/merge_requests/752))
|
- Fix comment wording in file_cache.h ([MR:752](https://gitlab.com/apparmor/apparmor/-/merge_requests/752))
|
||||||
- Fix invalid reference to name in attachment warning ([MR:727](https://gitlab.com/apparmor/apparmor/-/merge_requests/727))
|
- Fix invalid reference to name in attachment warning ([MR:727](https://gitlab.com/apparmor/apparmor/-/merge_requests/727))
|
||||||
@@ -79,7 +79,7 @@ These release notes cover all changes between 3.0.1 (b0f08aa9d678197b8e3477c2fbf
|
|||||||
|
|
||||||
## Utils
|
## Utils
|
||||||
- Detect and handle include loop when parsing profiles ([MR:746](https://gitlab.com/apparmor/apparmor/-/merge_requests/746),
|
- Detect and handle include loop when parsing profiles ([MR:746](https://gitlab.com/apparmor/apparmor/-/merge_requests/746),
|
||||||
[BOS:1184779](https://bugzilla.suse.com/show_bug.cgi?id=1184779))
|
[BOO:1184779](https://bugzilla.opensuse.org/show_bug.cgi?id=1184779))
|
||||||
|
|
||||||
|
|
||||||
## Policy
|
## Policy
|
||||||
@@ -115,7 +115,8 @@ These release notes cover all changes between 3.0.1 (b0f08aa9d678197b8e3477c2fbf
|
|||||||
- dhcpd
|
- dhcpd
|
||||||
- add rule for port_range ([MR:726](https://gitlab.com/apparmor/apparmor/-/merge_requests/726),
|
- add rule for port_range ([MR:726](https://gitlab.com/apparmor/apparmor/-/merge_requests/726),
|
||||||
[LP:1901373](https://bugs.launchpad.net/bugs/1901373))
|
[LP:1901373](https://bugs.launchpad.net/bugs/1901373))
|
||||||
- firefox Add support for widevine DRM ([MR:684](https://gitlab.com/apparmor/apparmor/-/merge_requests/684))
|
- firefox
|
||||||
|
- Add support for widevine DRM ([MR:684](https://gitlab.com/apparmor/apparmor/-/merge_requests/684))
|
||||||
- nscd
|
- nscd
|
||||||
- Fix conflict with systemd-homed ([MR:707](https://gitlab.com/apparmor/apparmor/-/merge_requests/707),
|
- Fix conflict with systemd-homed ([MR:707](https://gitlab.com/apparmor/apparmor/-/merge_requests/707),
|
||||||
[AABUG:145](https://gitlab.com/apparmor/apparmor/-/issues/145))
|
[AABUG:145](https://gitlab.com/apparmor/apparmor/-/issues/145))
|
||||||
|
Reference in New Issue
Block a user