source: trunk/debathena/config/pam-config/debian/changelog @ 25597

Revision 25597, 8.4 KB checked in by jdreed, 12 years ago (diff)
In pam-config: * Bump Standards-Version
Line 
1debathena-pam-config (1.20) unstable; urgency=low
2
3  * Set XDG_CACHE_HOME to something on local disk if the user's homedir is
4    in AFS (or an approximation thereof) (Trac: #1109 and #1162)
5  * Bump Standards-Version
6
7 -- Jonathan Reed <jdreed@mit.edu>  Sat, 30 Jun 2012 10:31:39 -0400
8
9debathena-pam-config (1.19) unstable; urgency=low
10
11  * Explain that Kerberos errors can be caused by @ signs (Trac: #612)
12
13 -- Jonathan Reed <jdreed@mit.edu>  Thu, 31 May 2012 09:24:41 -0400
14
15debathena-pam-config (1.18.3) unstable; urgency=low
16
17  * No change rebuild to pick up config-package-dev 4.13 changes
18
19 -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Oct 2011 18:30:33 -0400
20
21debathena-pam-config (1.18.2) unstable; urgency=low
22
23  * DEB_REMOVE_FILES conflicting pam-auth-update config file shipped in
24    libpam-afs-session 1.7-2. We do this for two reasons: we want to get
25    tokens in the cell of the user's home directory and the reason
26    documented in README.pam-afs-session. (Trac: #679)
27
28 -- Liz A. Denys <lizdenys@mit.edu>  Wed, 06 Oct 2010 02:24:04 -0400
29
30debathena-pam-config (1.18.1) unstable; urgency=low
31
32  * Only configure libpam-afs-session as a session module, not an auth
33    module, to work around a bad interaction with sudo.
34
35 -- Evan Broder <broder@mit.edu>  Tue, 06 Apr 2010 23:50:25 -0400
36
37debathena-pam-config (1.18) unstable; urgency=low
38
39  * Replace libpam-athena-locker with libpam-afs-session. (Trac: #316)
40  * Bump debhelper compatibility.
41  * Bump standards version.
42
43 -- Evan Broder <broder@mit.edu>  Sun, 04 Apr 2010 13:05:47 -0400
44
45debathena-pam-config (1.17) unstable; urgency=low
46
47  * Only enable libpam-krb524 if krb4 is actually available. (Trac: #418)
48
49 -- Evan Broder <broder@mit.edu>  Sun, 15 Nov 2009 16:36:44 -0500
50
51debathena-pam-config (1.16.3) unstable; urgency=low
52
53  * Make that a Breaks and not a Conflicts, because Conflicting with
54    earlier-than versions is wrong.
55
56 -- Evan Broder <broder@mit.edu>  Sun, 25 Oct 2009 17:39:29 -0400
57
58debathena-pam-config (1.16.2) unstable; urgency=low
59
60  * Explicitly conflict with the old libpam-krb5-config, because
61    apparently just conflicting with diverts-usr++share++pam-configs++krb5
62    isn't always good enough.
63
64 -- Evan Broder <broder@mit.edu>  Sun, 25 Oct 2009 16:37:17 -0400
65
66debathena-pam-config (1.16.1) unstable; urgency=low
67
68  * Un-word-wrap the missing network connection message, beacuse gdm
69    includes the carriage return, and it looks weird.
70
71 -- Evan Broder <broder@mit.edu>  Thu, 22 Oct 2009 15:11:53 -0400
72
73debathena-pam-config (1.16) unstable; urgency=low
74
75  * Configure the Kerberos authentication to print an error message if
76    pam_krb5 can't reach the KDC. (Trac: #208)
77  * Merge in the libpam-krb5-config package.
78
79 -- Evan Broder <broder@mit.edu>  Sun, 11 Oct 2009 12:37:26 -0400
80
81debathena-pam-config (1.15) unstable; urgency=low
82
83  * Don't accept root's Kerberos password, only the local root password.
84
85 -- Evan Broder <broder@mit.edu>  Fri, 29 May 2009 17:54:17 -0400
86
87debathena-pam-config (1.14) unstable; urgency=low
88
89  * Avoid a harmless OMINOUS WARNING on upgrades.
90  * Fix FTBFS on squeeze due to a missing newline in the generated
91    debathena-pam-config.substvars.
92
93 -- Anders Kaseorg <andersk@mit.edu>  Thu, 02 Apr 2009 13:47:39 -0400
94
95debathena-pam-config (1.13) unstable; urgency=low
96
97  * Fix a missing "var=" in the pam_mktemp configuration for
98    intrepid/jaunty.
99
100 -- Tim Abbott <tabbott@mit.edu>  Sat, 14 Mar 2009 13:15:49 -0400
101
102debathena-pam-config (1.12) unstable; urgency=low
103
104  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
105  * Change "Debian-Athena Project" to "Debathena Project".
106  * Remove debian/control from version control.
107  * Clean up debian/copyright.
108
109 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 16:24:05 -0500
110
111debathena-pam-config (1.11) unstable; urgency=low
112
113  * work around a pam-auth-update bug: force it to re-read the Default:
114    lines in our pam-configs
115
116 -- Greg Price <price@mit.edu>  Mon,  3 Nov 2008 23:57:08 -0500
117
118debathena-pam-config (1.10) unstable; urgency=low
119
120  * force pam-auth-update on stock Hardy /etc/pam.d/common-*
121    as well as stock Debathena Hardy
122  * trivial clarification in dependency versions
123
124 -- Greg Price <price@mit.edu>  Sun,  2 Nov 2008 00:17:36 -0400
125
126debathena-pam-config (1.9) unstable; urgency=low
127
128  * change pam-auth-update message to be clearer in menu
129
130 -- Greg Price <price@mit.edu>  Sat,  1 Nov 2008 07:57:48 -0400
131
132debathena-pam-config (1.8) unstable; urgency=low
133
134  * fix dependencies in new-style case, to account for ~ suffixes
135
136 -- Greg Price <price@mit.edu>  Sat,  1 Nov 2008 07:39:32 -0400
137
138debathena-pam-config (1.7) unstable; urgency=low
139
140  * Take advantage of pam-auth-update in libpam-runtime (>= 1.0.1-4ubuntu1),
141    which is in intrepid.  This means no munging of /etc/pam.d/common-*
142    directly, so users and other packages can make their own changes.
143    * libpam-krb524, libpam-athena-locker, libpam-debathena-home-type
144      now enable themselves
145    * new libpam-krb5-config package configures libpam-krb5 the new way
146    * add a file to apply mktemp to ATHENA_SESSION_TMPDIR the new way
147    * on upgrade from older versions, if /etc/pam.d/common-* match what
148      old debathena-pam-config versions supplied then replace them
149
150 -- Greg Price <price@mit.edu>  Sat,  1 Nov 2008 05:52:00 -0400
151
152debathena-pam-config (1.6) unstable; urgency=low
153
154  * Check if common-* templates are available in /usr/share/pam/
155  * Handle pam_unix.so in temlate being requisitie instead of required.
156
157 -- Tim Abbott <tabbott@mit.edu>  Thu, 01 May 2008 12:46:42 -0400
158
159debathena-pam-config (1.5) unstable; urgency=low
160
161  * Convert to use config-package.mk interface, new in config-package-
162    dev 4.5
163  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
164    renamed in config-package-dev 4.5
165
166 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:54 -0400
167
168debathena-pam-config (1.4) unstable; urgency=low
169
170  [ Shreevatsa R ]
171  * Convert (mostly) to the new config-package-dev interface
172
173  [ Tim Abbott ]
174  * Handle /etc/pam.d/ssh => /etc/pam.d/sshd rename in Debian upstream.
175
176 -- Tim Abbott <tabbott@mit.edu>  Sun, 06 Apr 2008 22:17:16 -0400
177
178debathena-pam-config (1.3debathena5) unstable; urgency=low
179
180  * Make access.conf.append mimic Athena workstations more closely.
181
182 -- Tim Abbott <tabbott@mit.edu>  Fri,  1 Feb 2008 18:21:09 -0500
183
184debathena-pam-config (1.3debathena4) unstable; urgency=low
185
186  * Only set XAUTHORITY in /etc/pam.d/ssh due to gdm problems.
187  * Correctly clean auto-generated debian/access.conf.debathena
188
189 -- Tim Abbott <tabbott@mit.edu>  Thu, 24 Jan 2008 22:31:23 -0500
190
191debathena-pam-config (1.3debathena3) unstable; urgency=low
192
193  * Replace pam_xauthority.so with more general pam_mktemp.so
194  * Use pam_mktemp.so to create/set ATHENA_SESSION_TMPDIR
195  * Use nss_nonlocal 1.3 to give better /etc/security/access.conf
196    default for private workstations: access is allowed if and only if
197    the user has a local account on the system
198
199 -- Tim Abbott <tabbott@mit.edu>  Tue, 22 Jan 2008 22:02:50 -0500
200
201debathena-pam-config (1.3debathena2) unstable; urgency=low
202
203  * Add /etc/security/access.conf default to no remote access.
204  * Use pam_xauthority.so by default.
205
206 -- Tim Abbott <tabbott@mit.edu>  Wed, 12 Dec 2007 22:41:02 -0500
207
208debathena-pam-config (1.3debathena1) unstable; urgency=low
209
210  * Make /etc/pam.d/{login,ssh,gdm} include pam_access.so
211  * Add pam_debathena_home_type.so /etc/pam.d/common-session
212
213 -- Tim Abbott <tabbott@mit.edu>  Tue, 13 Nov 2007 01:19:19 -0500
214
215debathena-pam-config (1.2debathena2) unstable; urgency=low
216
217  * Base original configuration on libpam-runtime templates.
218
219 -- Anders Kaseorg <andersk@mit.edu>  Thu, 06 Sep 2007 01:57:27 -0400
220
221debathena-pam-config (1.2debathena1) unstable; urgency=low
222
223  * Rebuild against debathena-config-build-common 3.4.
224
225 -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 21:57:15 -0400
226
227debathena-pam-config (1.2) unstable; urgency=low
228
229  * Renamed libpam-krb4 to libpam-krb524.
230
231 -- Anders Kaseorg <andersk@mit.edu>  Tue, 24 Jul 2007 21:59:08 -0400
232
233debathena-pam-config (1.1debathena1) unstable; urgency=low
234
235  * Rebuild with debathena-config-build-common 3.1.
236
237 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 02:14:52 -0400
238
239debathena-pam-config (1.1) unstable; urgency=low
240
241  * Updated to use libpam-krb4 and libpam-athena-locker, rather than
242    debathena-libpam-krb5 and debathena-libpam-openafs-session
243
244 -- Tim Abbott <tabbott@mit.edu>  Fri, 13 Jul 2007 17:34:34 -0400
245
246debathena-pam-config (1.0) unstable; urgency=low
247
248  * Initial release.
249
250 -- Anders Kaseorg <andersk@mit.edu>  Fri, 13 Jul 2007 16:04:50 -0400
Note: See TracBrowser for help on using the repository browser.