Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: e3b1b09779b7575f73224695602dfe5de348651c
https://github.com/NixOS/nixpkgs/commit/e3b1b09779b7575f73224695602dfe5de348651c
Author: Joachim Fasting <[email protected]>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
A pkgs/os-specific/linux/apparmor/2.9/default.nix
Log Message:
-----------
Add AppArmor 2.9
The 2.9 series brings features such as support for dbus, unix
abstract sockets, ptrace mediation, and replaces Perl tools
with equivalents implemented in Python. See [1] for details.
The package expression has been changed to build each component
(library, parser) separately. Additionally, Perl is now only
used to build man pages and locale support has been removed.
The user-land tools are currently broken (fail to import the Python module),
but this isn't really a regression, as only two or three of the tools
installed by the previous version were functional. The most important
tool, aa-status, works, however.
Lastly, dbus support is compiled in, but is untested and probably
requires patching of dbus.
[1]: http://wiki.apparmor.net/index.php/ReleaseNotes_2_9_0
Commit: 65e41b4f08f11ba153763daf263afd968ea3cc1d
https://github.com/NixOS/nixpkgs/commit/65e41b4f08f11ba153763daf263afd968ea3cc1d
Author: Joachim Fasting <[email protected]>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Add AppArmor 2.9 to packages toplevel
- Each component has its own name (libapparmor, apparmor-parser, etc)
- The name apparmor still refers to the old version, for compatiblity;
most users of this name probably want libapparmor.
Commit: 7a9a24a95e70f10ebd90eda94f08508f03942963
https://github.com/NixOS/nixpkgs/commit/7a9a24a95e70f10ebd90eda94f08508f03942963
Author: Joachim Fasting <[email protected]>
Date: 2015-03-12 (Thu, 12 Mar 2015)
Changed paths:
M nixos/modules/security/apparmor.nix
Log Message:
-----------
Update AppArmor service module
- Use AppArmor 2.9
- Enable PAM support
Commit: ef95600372bfd43d2a6bb884db3bdba7c7eb24da
https://github.com/NixOS/nixpkgs/commit/ef95600372bfd43d2a6bb884db3bdba7c7eb24da
Author: Austin Seipp <[email protected]>
Date: 2015-03-15 (Sun, 15 Mar 2015)
Changed paths:
M nixos/modules/security/apparmor.nix
A pkgs/os-specific/linux/apparmor/2.9/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #6771 from joachifm/apparmor-2.9
Apparmor 2.9
Compare: https://github.com/NixOS/nixpkgs/compare/849df05f6c66...ef95600372bf_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits