source: trunk/debathena/debathena/libpam-athena-locker/debian/changelog @ 23624

Revision 23624, 2.9 KB checked in by tabbott, 15 years ago (diff)
In libpam-athena-locker: * Make not having a Kerberos ticket log at level DEBUG, since system users like cron often trigger this condition.
Line 
1libpam-athena-locker (2.2-0debathena1) unstable; urgency=low
2
3  * Make not having a Kerberos ticket log at level DEBUG, since system
4    users like cron often trigger this condition.
5
6 -- Tim Abbott <tabbott@mit.edu>  Sat, 14 Mar 2009 13:08:11 -0400
7
8libpam-athena-locker (2.1-0debathena5) unstable; urgency=low
9
10  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
11  * Change "Debian-Athena Project" to "Debathena Project".
12  * Remove debian/control from version control.
13  * Clean up debian/copyright.
14
15 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 18:01:23 -0500
16
17libpam-athena-locker (2.1-0debathena4) unstable; urgency=low
18
19  * change pam-auth-update message to be clearer in menu
20
21 -- Greg Price <price@mit.edu>  Sat,  1 Nov 2008 07:58:41 -0400
22
23libpam-athena-locker (2.1-0debathena3) unstable; urgency=low
24
25  * Self-enable with pam-auth-update where available.
26
27 -- Greg Price <price@mit.edu>  Sat,  1 Nov 2008 02:23:19 -0400
28
29libpam-athena-locker (2.1-0debathena2) unstable; urgency=low
30
31  * Set maintainer to debathena@mit.edu.
32
33 -- Tim Abbott <tabbott@mit.edu>  Tue, 29 Jan 2008 22:19:00 -0500
34
35libpam-athena-locker (2.1-0debathena1) unstable; urgency=low
36
37  * close() stderr and stdout in the child process
38  * do the signal handler hack that we do in pam_debathena_home_type
39
40 -- Tim Abbott <tabbott@mit.edu>  Wed, 12 Dec 2007 22:21:36 -0500
41
42libpam-athena-locker (2.0-0debathena1) unstable; urgency=low
43
44  * Rewrite to call /usr/bin/attach instead of trying to use liblocker
45    directly.  The AFS libraries were giving us too many problems.
46
47 -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 05:27:14 -0400
48
49libpam-athena-locker (1.4-0debathena1) unstable; urgency=low
50
51  * Fixed a bug in the ordering of the setreuid() calls.
52
53 -- Tim Abbott <tabbott@mit.edu>  Thu, 26 Jul 2007 16:38:25 -0400
54
55libpam-athena-locker (1.3-0debathena1) unstable; urgency=low
56
57  * Fixed uid-euid confusion so that we actually don't attach as root.
58  * Fix so that we actually setgid back out of attach group.
59
60 -- Tim Abbott <tabbott@mit.edu>  Tue, 24 Jul 2007 17:11:04 -0400
61
62libpam-athena-locker (1.2-0debathena1) unstable; urgency=low
63
64  * Fixed Makefile to not give error from linktest.
65  * Made it not attach things as root.
66  * Made attach call not attempt to subscribe to zephyr.
67
68 -- Tim Abbott <tabbott@mit.edu>  Thu, 19 Jul 2007 17:28:05 -0400
69
70libpam-athena-locker (1.1-0debathena2) unstable; urgency=low
71
72  * Fix liblocker dependency.
73  * Section: debathena/libs.
74
75 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 00:23:23 -0400
76
77libpam-athena-locker (1.1-0debathena1) unstable; urgency=low
78
79  * Link against different AFS libraries that work on 64-bit systems.
80  * Remove sys-api.c and sys-linux.c.
81  * Test linking against libpam during build.
82
83 -- Anders Kaseorg <andersk@mit.edu>  Tue, 17 Jul 2007 16:21:02 -0400
84
85libpam-athena-locker (1.0-0debathena1) unstable; urgency=low
86
87  * Initial release.
88
89 -- Tim Abbott <tabbott@mit.edu>  Fri, 13 Jul 2007 18:00:34 -0400
Note: See TracBrowser for help on using the repository browser.