source: trunk/debathena/config/apparmor-config/debian/changelog @ 25876

Revision 25876, 2.4 KB checked in by jdreed, 11 years ago (diff)
In apparmor-config: * Support zone cell homedirs
Line 
1debathena-apparmor-config (1.2.3) unstable; urgency=low
2
3  * Undivert things that we conditionally divert (Trac: #866)
4  * Support zone cell homedirs
5
6 -- Jonathan Reed <jdreed@mit.edu>  Fri, 29 Mar 2013 12:44:08 -0400
7
8debathena-apparmor-config (1.2.2) unstable; urgency=low
9
10  * No change rebuild to pick up config-package-dev 4.13 changes
11
12 -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Oct 2011 18:25:02 -0400
13
14debathena-apparmor-config (1.2.1) unstable; urgency=low
15
16  * ensure local/usr.sbin/cupsd and local/usr.sbin.ntpd files exist even
17    if those packages aren't installed (Trac: #737)
18
19 -- Jonathan Reed <jdreed@mit.edu>  Tue, 28 Jun 2011 17:27:26 -0400
20
21debathena-apparmor-config (1.2) unstable; urgency=low
22
23  * Transform <abstractions/nameservice> to allow reading
24    /etc/nsswitch.conf.debathena and /etc/hesiod.conf.debathena. (Trac:
25    #610)
26  * Pseudo-transform /etc/apparmor.d/usr.sbin.ntpd to allow reading
27    /etc/ntp.conf.debathena. (Trac: #611)
28  * Fix the <abstractions/X> patch to get the right Xauthority path
29    (/var/run/athena-sessions/xauth-*)
30  * In <tunables/home.d/debathena>, only whitelist canonical paths, not
31    symlinked ones, because AppArmor resolves symlinks.
32
33 -- Evan Broder <broder@mit.edu>  Sun, 20 Jun 2010 22:05:16 -0400
34
35debathena-apparmor-config (1.1) unstable; urgency=low
36
37  * Break old versions of kerberos-config to try and force the correct
38    upgrade order.
39  * Change permissions on lpr in <abstractions/cups-client> to make
40    AppArmor whine less, and possibly even be more secure.
41  * Cleanup /etc/apparmor.d/tunables/home diversion when we upgrade to a
42    release that has <tunables/home.d> (i.e. Lucid)
43
44 -- Evan Broder <broder@mit.edu>  Sun, 13 Jun 2010 10:07:36 -0400
45
46debathena-apparmor-config (1.0) unstable; urgency=low
47
48  [ Greg Brockman ]
49  * Initial release.
50
51  [ Evan Broder ]
52  * Only restart apparmor if it was previously running. (Trac: #506)
53  * Reload apparmor in the prerm instead of the postrm, since that's where
54    the diversions are removed
55  * Run debhelper- and config-package-dev-generated postinst/prerm code
56    before reloading apparmor, so the diversions are actually in place
57    when we do.
58  * Include AFS homedirs in the list of home directories. (Trac: #601)
59  * Allow X applications to read /var/run/xauth-*. (Trac: #602)
60  * Bump Debian standards version and debhelper compatibility level.
61
62 -- Evan Broder <broder@mit.edu>  Sat, 12 Jun 2010 19:09:21 -0400
Note: See TracBrowser for help on using the repository browser.