[Pkg-shadow-commits] r936 - trunk/debian

Nicolas FRANCOIS nekral-guest at costa.debian.org
Thu Mar 30 11:38:11 UTC 2006


Author: nekral-guest
Date: 2006-03-30 11:38:10 +0000 (Thu, 30 Mar 2006)
New Revision: 936

Modified:
   trunk/debian/changelog
   trunk/debian/control
Log:
su's usage was fixed in echolot 2.1.8-4
(also remove tabulations in the changelog)


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2006-03-30 10:02:52 UTC (rev 935)
+++ trunk/debian/changelog	2006-03-30 11:38:10 UTC (rev 936)
@@ -10,11 +10,14 @@
     - su: Do not concatenate the additional arguments, and support an
           environment variable to revert to the old Debian's su behavior.
           Closes: #276419
-	  To avoid breaking packages using the old-style way to pass
-	  arguments, set Conflicts with "gnunet, amavisd-new, python-4suite,
-          backupninja (<= 0.9.3-4), echolot"
+          To avoid breaking packages using the old-style way to pass
+          arguments, set Conflicts with "gnunet, amavisd-new, python-4suite,
+          backupninja (<= 0.9.3-4), echolot (<< 2.1.8-4)"
   * Upstream bugs or fixes not already fixed in upstream releases or CVS:
     - 486_chgpasswd.8: add a manpage for chgpasswd.
+    - 487_passwd_chauthtok_failed_message:
+      inform the user that the password was not chnaged when PAM
+      (pam_chauthtok) returns an error. Closes: #352137
 
  -- Christian Perrier <bubulle at debian.org>  Wed, 22 Mar 2006 08:05:01 +0100
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2006-03-30 10:02:52 UTC (rev 935)
+++ trunk/debian/control	2006-03-30 11:38:10 UTC (rev 936)
@@ -23,7 +23,7 @@
 Architecture: any
 Pre-Depends: ${shlibs:Depends}, libpam-runtime (>= 0.76-14)
 Depends: libpam-modules (>= 0.72-5)
-Conflicts: shadow-login, pam-apps, secure-su, suidregister (<< 0.50), gnunet, amavisd-new, python-4suite, backupninja (<= 0.9.3-4), echolot
+Conflicts: shadow-login, pam-apps, secure-su, suidregister (<< 0.50), gnunet, amavisd-new, python-4suite, backupninja (<= 0.9.3-4), echolot (<< 2.1.8-4)
 Replaces: shadow-login, shadow-passwd, shellutils (<< 2.0-2), manpages-fi (<< 0.2-4), manpages-fr (<<1.64.0-1), manpages-hu (<< 20010119-5), manpages-it (<< 0.3.4-2), manpages-ko (<< 20050219-2), manpages-ja (<< 0.5.0.0.20050915-1), manpages-pl (<= 20020406-1), manpages-de (<< 0.4-10), manpages-es-extra (<<0.8a-15), manpages-tr, manpages-zh
 Essential: yes
 Section: admin




More information about the Pkg-shadow-commits mailing list