[23054] in Source-Commits
/svn/athena r22717 - trunk/debathena/config/nsswitch-config/debian
daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Tue Jan 29 22:36:33 2008
Date: Tue, 29 Jan 2008 22:35:52 -0500 (EST)
From: tabbott@MIT.EDU
Message-Id: <200801300335.WAA29586@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: tabbott
Date: 2008-01-29 22:35:51 -0500 (Tue, 29 Jan 2008)
New Revision: 22717
Modified:
trunk/debathena/config/nsswitch-config/debian/changelog
trunk/debathena/config/nsswitch-config/debian/control
trunk/debathena/config/nsswitch-config/debian/control.in
Log:
Modified: trunk/debathena/config/nsswitch-config/debian/changelog
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/changelog 2008-01-30 03:25:46 UTC (rev 22716)
+++ trunk/debathena/config/nsswitch-config/debian/changelog 2008-01-30 03:35:51 UTC (rev 22717)
@@ -1,3 +1,9 @@
+debathena-nsswitch-config (1.3) unstable; urgency=low
+
+ * require libnss-nonlocal (>=1.3~) for the nss-local-users group.
+
+ -- Tim Abbott <tabbott@mit.edu> Thu, 17 Jan 2008 16:21:19 -0500
+
debathena-nsswitch-config (1.2debathena5) unstable; urgency=low
* Use afspag before nonlocal, so that local accounts work more
Modified: trunk/debathena/config/nsswitch-config/debian/control
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/control 2008-01-30 03:25:46 UTC (rev 22716)
+++ trunk/debathena/config/nsswitch-config/debian/control 2008-01-30 03:35:51 UTC (rev 22717)
@@ -7,7 +7,7 @@
Package: debathena-nsswitch-config
Architecture: all
-Depends: debathena-hesiod-config, debathena-autofs-config, libnss-nonlocal, libnss-afspag, ${misc:Depends}
+Depends: debathena-hesiod-config, debathena-autofs-config, libnss-nonlocal (>= 1.3~), libnss-afspag, ${misc:Depends}
Description: nsswitch configuration for Debian-Athena
This packages configures nsswitch to get passwd information from
Athena Hesiod, using libnss-nonlocal, which prevents network users
Modified: trunk/debathena/config/nsswitch-config/debian/control.in
===================================================================
--- trunk/debathena/config/nsswitch-config/debian/control.in 2008-01-30 03:25:46 UTC (rev 22716)
+++ trunk/debathena/config/nsswitch-config/debian/control.in 2008-01-30 03:35:51 UTC (rev 22717)
@@ -7,7 +7,7 @@
Package: debathena-nsswitch-config
Architecture: all
-Depends: debathena-hesiod-config, debathena-autofs-config, libnss-nonlocal, libnss-afspag, ${misc:Depends}
+Depends: debathena-hesiod-config, debathena-autofs-config, libnss-nonlocal (>= 1.3~), libnss-afspag, ${misc:Depends}
Description: nsswitch configuration for Debian-Athena
This packages configures nsswitch to get passwd information from
Athena Hesiod, using libnss-nonlocal, which prevents network users