[Pkg-shadow-commits] r3093 - in debian/trunk/debian: . patches
Nicolas FRANÇOIS
nekral-guest at alioth.debian.org
Sun Jan 24 17:29:33 UTC 2010
Author: nekral-guest
Date: 2010-01-24 17:29:33 +0000 (Sun, 24 Jan 2010)
New Revision: 3093
Removed:
debian/trunk/debian/patches/008_su_no_sanitize_env
Modified:
debian/trunk/debian/changelog
Log:
- Remove patches applied upstream:
+ debian/patches/008_su_no_sanitize_env
Modified: debian/trunk/debian/changelog
===================================================================
--- debian/trunk/debian/changelog 2010-01-24 17:28:24 UTC (rev 3092)
+++ debian/trunk/debian/changelog 2010-01-24 17:29:33 UTC (rev 3093)
@@ -5,12 +5,14 @@
- Fix formatting of the login.defs.5 manpage. Closes: #542804
- Updated Czech translation. Closes: #548407
- Updated Vietnamese translation. Closes: #548065
+ - Remove patches applied upstream:
+ + debian/patches/008_su_no_sanitize_env
* debian/securetty.kfreebsd: On GNU/kFreeBSD the serial devices have change
from /dev/cuuaX to /dev/ttydX in kernel 6.0. Closes: #544523
* debian/securetty.linux: Added support for embedded ARM AMBA PL011 ports
(e.g. emulated by QEMU). Closes: #544184
- -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net> Sat, 10 Oct 2009 14:25:19 +0200
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net> Sun, 24 Jan 2010 18:28:33 +0100
shadow (1:4.1.4.2-1) unstable; urgency=low
Deleted: debian/trunk/debian/patches/008_su_no_sanitize_env
===================================================================
--- debian/trunk/debian/patches/008_su_no_sanitize_env 2010-01-24 17:28:24 UTC (rev 3092)
+++ debian/trunk/debian/patches/008_su_no_sanitize_env 2010-01-24 17:29:33 UTC (rev 3093)
@@ -1,12 +0,0 @@
-Status wrt upstream: Also applied upstream in shadow-4.1.4.3
---- a/src/su.c
-+++ b/src/su.c
-@@ -342,7 +342,7 @@
- #endif
- #endif /* !USE_PAM */
-
-- sanitize_env ();
-+ /* sanitize_env (); */
-
- (void) setlocale (LC_ALL, "");
- (void) bindtextdomain (PACKAGE, LOCALEDIR);
More information about the Pkg-shadow-commits
mailing list