mirror of
https://github.com/HorlogeSkynet/AppArmor.git
synced 2025-12-14 16:00:31 +01:00
1.4 KiB
1.4 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
1.0.0 - 2025-06-04
Added
network"raw" domain- Single
signalin signals set - Double-quoted
signalset signals dbus"accessibility" and "fcitx" bus names- Context-less rules (e.g. required for abstraction files)
- Absolute ABI statements (
abi "/etc/apparmor.d/abi/...",) - Profile concatenation in regular expressions (
...//profile) - Profile concatenation stacking in regular expressions (
...//&profile)
Fixed
- Build command error parsing
filerule with a file glob "exec target"- Profile/Hat names containing
-separator - Permissive
mountandnetworkdirectives - Regular expressions containing anonymous inodes
- Unmatched anonymous profiles exec paths
- Unmatched end parenthesis in
dbuspeer name condition
0.1.1 - 2022-10-27
Changed
- Exclude syntax test files from package
0.1.0 - 2022-10-26
Added
- Initial version