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

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