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

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