[Pkg-shadow-commits] r1421 - in debian/trunk/debian: . patches

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Tue Nov 20 18:54:58 UTC 2007


Author: nekral-guest
Date: 2007-11-20 18:54:58 +0000 (Tue, 20 Nov 2007)
New Revision: 1421

Modified:
   debian/trunk/debian/changelog
   debian/trunk/debian/patches/405_su_no_pam_end_before_exec
   debian/trunk/debian/patches/409_man_generate_from_PO
   debian/trunk/debian/patches/410_newgrp_man_mention_sg
   debian/trunk/debian/patches/411_chpasswd_document_no_pam
   debian/trunk/debian/patches/417_passwd_warndays
   debian/trunk/debian/patches/468_duplicate_passwd_struct_before_usage
   debian/trunk/debian/patches/493_pwck_no_SHADOWPWD
   debian/trunk/debian/patches/494_passwd_lock
   debian/trunk/debian/patches/495_salt_stack_smash
   debian/trunk/debian/patches/497_newgrp_primary_group
   debian/trunk/debian/patches/series
Log:
Tag patches as fixed in the next release.
Next release will be 4.1.0-1.
#451518 and #451521 will also be closed by this new release.


Modified: debian/trunk/debian/changelog
===================================================================
--- debian/trunk/debian/changelog	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/changelog	2007-11-20 18:54:58 UTC (rev 1421)
@@ -1,3 +1,25 @@
+shadow (1:4.1.0-1) UNRELEASED; urgency=low
+
+  * New upstream release. This closes the following bugs:
+    - usermod: Make usermod options independent of the argument order.
+      Closes: #451518
+    - login: Improve logging of login when the user's passwd entry could not
+      be retrieved.  Closes: #451521
+    - Remove patches applied upstream:
+      + 468_duplicate_passwd_struct_before_usage
+      + 495_salt_stack_smash
+      + 397_non_numerical_identifier
+      + 405_su_no_pam_end_before_exec
+      + 493_pwck_no_SHADOWPWD
+      + 497_newgrp_primary_group
+      + 409_man_generate_from_PO
+      + 410_newgrp_man_mention_sg
+      + 411_chpasswd_document_no_pam
+      + 494_passwd_lock
+      + 417_passwd_warndays
+
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 17 Nov 2007 18:33:26 +0100
+
 shadow (1:4.0.18.2-1) unstable; urgency=low
 
   * The "Vacherin" release.

Modified: debian/trunk/debian/patches/405_su_no_pam_end_before_exec
===================================================================
--- debian/trunk/debian/patches/405_su_no_pam_end_before_exec	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/405_su_no_pam_end_before_exec	2007-11-20 18:54:58 UTC (rev 1421)
@@ -7,7 +7,7 @@
 
 Fixes: #412061
 
-Status wrt upstream: not reported yet.
+Status wrt upstream: Will be fixed in 4.0.19.
 
 Index: shadow-4.0.18.1/src/su.c
 ===================================================================

Modified: debian/trunk/debian/patches/409_man_generate_from_PO
===================================================================
--- debian/trunk/debian/patches/409_man_generate_from_PO	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/409_man_generate_from_PO	2007-11-20 18:54:58 UTC (rev 1421)
@@ -3,7 +3,7 @@
 Note: Translators must list the manpages which are translated in the
 man_MANS (and man_nopam) variables.
 
-Status wrt upstream: not reported yet.
+Status wrt upstream: Will be fixed in 4.0.19.
 
 Index: shadow-4.0.18.2/man/Makefile.am
 ===================================================================

Modified: debian/trunk/debian/patches/410_newgrp_man_mention_sg
===================================================================
--- debian/trunk/debian/patches/410_newgrp_man_mention_sg	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/410_newgrp_man_mention_sg	2007-11-20 18:54:58 UTC (rev 1421)
@@ -4,8 +4,7 @@
 
 Note: 
 
-Status wrt upstream: not applied yet. Tomasz applied the same for
-                     su(1) but not for newgrp(1)
+Status wrt upstream: Will be fixed in 4.0.19.
 
 Index: shadow-4.0.18.1/man/newgrp.1.xml
 ===================================================================

Modified: debian/trunk/debian/patches/411_chpasswd_document_no_pam
===================================================================
--- debian/trunk/debian/patches/411_chpasswd_document_no_pam	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/411_chpasswd_document_no_pam	2007-11-20 18:54:58 UTC (rev 1421)
@@ -1,7 +1,7 @@
-Goal: Document that chpasswd foes not use PAM.
+Goal: Document that chpasswd does not use PAM.
 Fixes: #396726
 
-Status wrt upstream: Not reported yet.
+Status wrt upstream: Will be fixed in 4.0.19.
 
 Note: Even when PAM support is activated in chpasswd, this patch is valid. The
 PAM support is only for the authentication of the caller.

Modified: debian/trunk/debian/patches/417_passwd_warndays
===================================================================
--- debian/trunk/debian/patches/417_passwd_warndays	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/417_passwd_warndays	2007-11-20 18:54:58 UTC (rev 1421)
@@ -2,7 +2,7 @@
 
 Fixes: #445481
 
-Status wrt upstream: Not reported yet. Should be applied
+Status wrt upstream: Will be fixed in 4.0.19.
 
 Note: 
 

Modified: debian/trunk/debian/patches/468_duplicate_passwd_struct_before_usage
===================================================================
--- debian/trunk/debian/patches/468_duplicate_passwd_struct_before_usage	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/468_duplicate_passwd_struct_before_usage	2007-11-20 18:54:58 UTC (rev 1421)
@@ -25,7 +25,8 @@
 
 Fixes: #341230
 
-Status wrt upstream: 
+Status wrt upstream: Fixed differently in 4.0.19. (all the getpwnam, ...
+                     reviewed)
 
 Index: shadow-4.0.18.1/src/chfn.c
 ===================================================================

Modified: debian/trunk/debian/patches/493_pwck_no_SHADOWPWD
===================================================================
--- debian/trunk/debian/patches/493_pwck_no_SHADOWPWD	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/493_pwck_no_SHADOWPWD	2007-11-20 18:54:58 UTC (rev 1421)
@@ -2,7 +2,7 @@
 
 Fixes: pwck do not detect missing users in /etc/shadow.
 
-Status wrt upstream: Not proposed to upstream yet.
+Status wrt upstream: Will be fixed in 4.0.19.
 
 Index: shadow-4.0.18.1/src/pwck.c
 ===================================================================

Modified: debian/trunk/debian/patches/494_passwd_lock
===================================================================
--- debian/trunk/debian/patches/494_passwd_lock	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/494_passwd_lock	2007-11-20 18:54:58 UTC (rev 1421)
@@ -1,3 +1,5 @@
+Status wrt upstream: Will be fixed in 4.0.19.
+
 Index: shadow-4.0.18.1/man/passwd.1.xml
 ===================================================================
 --- shadow-4.0.18.1.orig/man/passwd.1.xml	2007-06-21 02:04:59.531851133 +0200

Modified: debian/trunk/debian/patches/495_salt_stack_smash
===================================================================
--- debian/trunk/debian/patches/495_salt_stack_smash	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/495_salt_stack_smash	2007-11-20 18:54:58 UTC (rev 1421)
@@ -6,7 +6,8 @@
 
 Author: Colin Watson <cjwatson at debian.org>
 
-Status wrt upstream: reported, not applied yet
+Status wrt upstream: Will be fixed in 4.0.19
+                     This upstream section changed a lot.
 
 Index: shadow-4.0.18.1/libmisc/salt.c
 ===================================================================

Modified: debian/trunk/debian/patches/497_newgrp_primary_group
===================================================================
--- debian/trunk/debian/patches/497_newgrp_primary_group	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/497_newgrp_primary_group	2007-11-20 18:54:58 UTC (rev 1421)
@@ -3,7 +3,7 @@
 
 Fixes: #396691
 
-Status wrt upstream: not forwarded yet.
+Status wrt upstream: Will be fixed in 4.0.19
 
 Index: shadow-4.0.18.1/src/newgrp.c
 ===================================================================

Modified: debian/trunk/debian/patches/series
===================================================================
--- debian/trunk/debian/patches/series	2007-11-20 13:42:18 UTC (rev 1420)
+++ debian/trunk/debian/patches/series	2007-11-20 18:54:58 UTC (rev 1421)
@@ -21,7 +21,6 @@
 463_login_delay_obeys_to_PAM
 467_useradd_-r_LSB
 466_fflush-prompt
-468_duplicate_passwd_struct_before_usage
 523_su_arguments_are_concatenated
 523_su_arguments_are_no_more_concatenated_by_default
 479_chowntty_debug
@@ -32,21 +31,11 @@
 487_passwd_chauthtok_failed_message
 403_fix_PATH-MAX_hurd
 508_nologin_in_usr_sbin
-495_salt_stack_smash
 496_login_init_session
-397_non_numerical_identifier
-405_su_no_pam_end_before_exec
-493_pwck_no_SHADOWPWD
 505_useradd_recommend_adduser
 406_vipw_resume_properly
-497_newgrp_primary_group
 407_adduser_disable_PUG_with-n
 408_passwd_check_arguments
-409_man_generate_from_PO
-410_newgrp_man_mention_sg
-411_chpasswd_document_no_pam
 412_lastlog_-u_numerical_range
 414_remove-unwise-advices
-494_passwd_lock
 415_login_put-echoctl-back
-417_passwd_warndays




More information about the Pkg-shadow-commits mailing list