Download project files

How do I verify a download?


6170 of 86 releases

2.9.beta4 release from the 2.9 series released

Release information
Release notes:

A small number of bug fixes and policy updates over beta 3.

File Description Downloads
download icon apparmor-2.8.98.tar.gz (md5, sig) AppArmor 2.9.0 Beta 4 112
last downloaded 11 weeks ago
Total downloads: 112

2.9.beta3 release from the 2.9 series released

Release information
Release notes:

Bug fixes, testing enhancements, and translation updates in preparation for the 2.9.0 release.

File Description Downloads
download icon apparmor-2.8.97.tar.gz (md5, sig) AppArmor 2.9.0 Beta 3 112
last downloaded 11 weeks ago
Total downloads: 112

2.9.beta2 release from the 2.9 series released

Release information
Release notes:

Includes unix abstract sockets, ptrace, and signal policy generation.

File Description Downloads
download icon apparmor-2.8.96.tar.gz (md5, sig) AppArmor 2.9.0 Beta 2 128
last downloaded 11 weeks ago
Total downloads: 128

2.9.beta1 release from the 2.9 series released

File Description Downloads
download icon apparmor-2.8.95.tar.gz (md5, sig) AppArmor 2.9.0 Beta 1 191
last downloaded 11 weeks ago
Total downloads: 191

2.8.5 release from the 2.8 series released

Release information
Release notes:

libapparmor

    fix log parsing for new format of audit message
    fix log parsing for new variant of the dmesg format lp#1399027

Policy updates
Abstractions

update policy abstractions for

    X
    aspell
    base
    cups
    fonts
    nameservices
    p11-kit
    php5
    samba
    ssl_certs
    ssl_keys
    ubuntu-browsers
    ubuntu-email
    ubuntu-helpers
    user-mail

Reference Policies

update reference policies for

    apache2
    syslog-ng
    identd
    smbd
    smbdldap
    nscd
    nameservice

File Description Downloads
download icon apparmor-2.8.5.tar.gz (md5, sig) AppArmor 2.8.5 69
last downloaded 5 weeks ago
Total downloads: 69

2.8.4 release from the 2.8 series released

File Description Downloads
download icon apparmor-2.8.4.tar.gz (md5, sig) AppArmor 2.8.4 464
last downloaded 11 weeks ago
Total downloads: 464

2.8.3 release from the 2.8 series released

Release information
Release notes:

New apparmor_parser --create-cache-dir command line option
Many Apache2 mod_apparmor fixes
Other miscellaneous fixes

Changelog:

New features
apparmor_parser --create-cache-dir command line option

Documentation fixes
2093 Fix documentation URLs

Code fixes and features
2088 Fix for Perl's changed ~~ smartmatch operator
     https://bugs.launchpad.net/apparmor/+bug/1180230
2091 Fix for German translations
2094 Fix aa-unconfined bug, force LANG=C before running netstat
2095 Fix for --cache-loc= in apparmor_parser
     http://launchpad.net/bugs/1229393
2096 Fix for incorrectly cleared cache in apparmor_parser
2097 Code cleanup for clearing cache in apparmor_parser
2098 Add --create-cache-dir option in apparmor_parser
2099 Fix regression introduced in 2097
2102 Fix for BISON 3 build failures in apparmor_parser
2107 Fix for libtoolize in libapparmor/autogen.sh
2108 Fix policy generation for small dfas in apparmor_parser
2109 Fix for std::max compilation failure on 32 bit systems
2111 Fix for aa_change_hat() token format string in libapparmor
2112 Fix for "attach_disconnected" in apparmor.vim syntax
2114 Fix for --create-cache-dire typo in apparmor_parser --help
2115 Fix for debug log messages in mod_apparmor
2116 New use Apache 2.4 trace1 log level for debug messages in mod_apparmor
2117 Code cleanup for trace debug log messages in mod_apprmor
2118 Fix to use aa_change_hat() API in mod_apparmor
2119 Fix aa_change_hat() debugging calls in mod_apparmor
2120 Fix AADefaultHatName to use module-specific storage in mod_apparmor
2121 Fix log messages to include errno in mod_appamor

Profile fixes
2089 Fix for /etc/machine-id use in <abstractions/dbus-session>
     https://bugs.freedesktop.org/show_bug.cgi?id=35228
2090 Fix for /usr/share/p11-kit/modules in <abstractions/p11-kit>
2092 Fix for <abstractions/openssl> for usr.sbin.ntpd
2100 Fix for <abstractions/fonts> for @{HOME}/.config/fontconfig/**
2101 Fix for /var/lib/libvirt/dnsmasq/* for usr.sbin.dnsmasq
     https://bugzilla.novell.com/show_bug.cgi?id=848215
2103 Fix for NTP drift files in usr.sbin.ntpd
     https://bugzilla.novell.com/show_bug.cgi?id=850374
2104 Fix for Samba 4 support in samba profiles
     https://bugzilla.novell.com/show_bug.cgi?id=845867
     https://bugzilla.novell.com/show_bug.cgi?id=846054
2105 Fix for /var/lib/ca-certificates/ in <abstractions/ssl_certs>
     https://bugzilla.novell.com/show_bug.cgi?id=852018
2106 Fix for tmpfs-based /var/run in <abstractions/samba>
     https://bugzilla.novell.com/show_bug.cgi?id=856651
2110 Fix dnsmasq.conf for usr.sbin.dnsmasq
2113 Fix for moved samba .dat files, dhcp.conf, for <abstractions/winbind>
     https://bugzilla.novell.com/show_bug.cgi?id=863226

File Description Downloads
download icon apparmor-2.8.3.tar.gz (md5, sig) AppArmor 2.8.3 1,554
last downloaded 10 days ago
Total downloads: 1,554

2.8.2 release from the 2.8 series released

Release information
Release notes:

Primarily bugfixes, some python3-related fixes. No kernel modifications are in this release.

Changelog:

Bug fixes

    Kshitij Gupta fixed a display bug in aa-logprof, aa-genprof, with the Glob and Glob with Ext putting duplicate entries in the list. The fix introduced a Perl 5.10.1 or higher dependency.
    Gernot Vormayr fixed a potential NULL-write in aa_getprocattr() error path
    Michael Palimaka fixed hu translations
    Fix for cache failures when the feature file is larger than internal buffer
    Fix apparmor_parser cache tempfile location to use passed arg

Improvements

    Dmitrijs Ledkovs fixed configure to use python-config if it exists
    Dmitrijs Ledkovs provided python3 compability changes

Reference Profile updates

    Intrigeri provided abstractions/fonts improvements
    Felix Geyer added Dolphin (default Kubuntu file manager) to the list of file managers in abstractions/ubuntu-browsers.d/ubuntu-integration.
    Move poppler's cMaps from gnome to fonts; gnome includes fonts
    Deny writes to upstart user sessions jobs in abstractions/private-files
    Deny @{HOME}/.gnome2/keyrings/** to abstractions/private-files-strict
    Add read access to @{PROC}/sys/vm/overcommit_memory to abstractions/base
    Update pulseaudio directory and cookie file paths
    Add missing permissions to the nscd profile.
    Deny capability block_suspend to nscd
    MariaDB compatability in abstractions/mysql

File Description Downloads
download icon apparmor-2.8.2.tar.gz (md5, sig) AppArmor 2.8.2 831
last downloaded 11 days ago
Total downloads: 831

2.8.1 release from the 2.8 series released

Release information
Release notes:

A bug fix only release.

File Description Downloads
download icon apparmor-2.8.1.tar.gz (md5, sig) AppArmor 2.8.1 2,042
last downloaded 11 weeks ago
Total downloads: 2,042

2.8.0 release from the 2.8 series released

File Description Downloads
download icon apparmor-2.8.0.tar.gz (md5, sig) AppArmor 2.8.0 1,559
last downloaded 11 weeks ago
Total downloads: 1,559

6170 of 86 releases