source: trunk/debathena/config/kerberos-config/debian/changelog @ 24288

Revision 24288, 4.6 KB checked in by broder, 14 years ago (diff)
In kerberos-config: * Test for krb5 1.7 using krb5-user instead of krb5-clients, since krb5-clients is being seprated into a separate source package.
Line 
1debathena-kerberos-config (1.9) unstable; urgency=low
2
3  * Set allow_weak_crypto = true so that krb5 1.8 will still talk to the
4    ATHENA.MIT.EDU KDC. (Trac: #488)
5  * Test for krb5 1.7 using krb5-user instead of krb5-clients, since
6    krb5-clients is being seprated into a separate source package.
7
8 -- Evan Broder <broder@mit.edu>  Fri, 22 Jan 2010 19:54:09 -0500
9
10debathena-kerberos-config (1.8.2) unstable; urgency=low
11
12  * Apparently /etc/apparmor.d/abstractions/kerberosclient has to still
13    exist, so switch back to DEB_TRANSFORM_FILES for that, but keep using
14    DEB_REMOVE_FILES for the CUPS config file.
15
16 -- Evan Broder <broder@mit.edu>  Tue, 20 Oct 2009 15:13:00 -0400
17
18debathena-kerberos-config (1.8.1) unstable; urgency=low
19
20  * Clean up the upgrade path from 1.7 by undoing the DEB_TRANSFORM_FILES
21    before replacing it with a DEB_REMOVE_FILES.
22
23 -- Evan Broder <broder@mit.edu>  Tue, 20 Oct 2009 14:25:42 -0400
24
25debathena-kerberos-config (1.8) unstable; urgency=low
26
27  * Cleanup after a filename typo in 1.7.1 (usr.sbin.cups.debathena
28    shouldn't exist). (Trac: #319)
29  * Reload apparmor on upgrades (Trac: #326)
30  * Only configure krb4 on systems that have it. (Trac: #379)
31
32 -- Evan Broder <broder@mit.edu>  Sat, 17 Oct 2009 15:16:45 -0400
33
34debathena-kerberos-config (1.7.1) unstable; urgency=low
35
36  * Don't have AppArmor attempt to load all three of
37    usr.sbin.cupsd{,.debathena,.debathena-orig}. While it just so happened
38    to get the first one and fail the other two, that's less than ideal.
39
40 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 14 May 2009 21:36:46 -0400
41
42debathena-kerberos-config (1.7) unstable; urgency=low
43
44  * Add missing build-deps for apparmor transformations.
45  * But only if apparmor is available on the platform we're building
46    for. (Trac: #174)
47
48 -- Evan Broder <broder@mit.edu>  Thu, 30 Apr 2009 07:45:24 -0400
49
50debathena-kerberos-config (1.6) unstable; urgency=low
51
52  * Transform things in /etc/apparmor.d, if they exist, to permit
53    reading /etc/krb5.conf.debathena in addition to /etc/krb5.conf. This
54    should suppress audit errors on Intrepid with cupsd.
55
56 -- Geoffrey Thomas <geofft@mit.edu>  Mon, 23 Mar 2009 01:17:26 -0400
57
58debathena-kerberos-config (1.5) unstable; urgency=low
59
60  * Add support for ATHENA.MIT.EDU being the default realm in
61    /usr/share/kerberos-configs/krb.conf.template, as it is in
62    kerberos-configs >= 1.22.
63
64 -- Tim Abbott <tabbott@mit.edu>  Sat, 07 Feb 2009 16:37:29 -0500
65
66debathena-kerberos-config (1.4) unstable; urgency=low
67
68  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
69  * Change "Debian-Athena Project" to "Debathena Project".
70  * Remove debian/control from version control.
71  * Clean up debian/copyright.
72
73 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 16:19:42 -0500
74
75debathena-kerberos-config (1.3) unstable; urgency=low
76
77  * Add ntp | to the list of versioned dependencies, since ntp no longer
78    provides ntp-server in lenny.
79
80 -- Tim Abbott <tabbott@mit.edu>  Sun, 04 May 2008 15:51:42 -0400
81
82debathena-kerberos-config (1.2) unstable; urgency=low
83
84  * Convert to use config-package.mk interface, new in config-package-
85    dev 4.5
86  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
87    renamed in config-package-dev 4.5
88
89 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:53 -0400
90
91debathena-kerberos-config (1.1) unstable; urgency=low
92
93  * Changed rules and control files to use new config-package-dev interface.
94    Put 3 transforms in seperate transform files.
95
96 -- Michael Y McCanna <acrefoot@mit.edu>  Sun,  6 Apr 2008 18:56:49 -0400
97
98debathena-kerberos-config (1.0debathena5) unstable; urgency=low
99
100  * Use new check-conffiles interface from debathena-config-build-common
101    3.5.
102
103 -- Anders Kaseorg <andersk@mit.edu>  Wed, 15 Aug 2007 02:52:54 -0400
104
105debathena-kerberos-config (1.0debathena4) unstable; urgency=low
106
107  * Rebuild against debathena-config-build-common 3.4.
108
109 -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 21:57:07 -0400
110
111debathena-kerberos-config (1.0debathena3) unstable; urgency=low
112
113  * More robust perl for constructing config files.
114
115 -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 01:50:14 -0400
116
117debathena-kerberos-config (1.0debathena2) unstable; urgency=low
118
119  * Move conffiles test to config-build-common.
120
121 -- Anders Kaseorg <andersk@mit.edu>  Fri, 03 Aug 2007 19:20:45 -0400
122
123debathena-kerberos-config (1.0debathena1) unstable; urgency=low
124
125  * Rebuild with debathena-config-build-common 3.1.
126
127 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 01:20:57 -0400
128
129debathena-kerberos-config (1.0) unstable; urgency=low
130
131  * Initial release.
132
133 -- Anders Kaseorg <andersk@mit.edu>  Fri, 13 Jul 2007 16:04:38 -0400
Note: See TracBrowser for help on using the repository browser.