Author: aurel32
Date: 2015-01-31 10:56:18 +0000 (Sat, 31 Jan 2015)
New Revision: 6344

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/series
Log:
debian/patches/any/cvs-wordexp.diff: new patch from upstream to fix a
command execution in wordexp() with WRDE_NOCMD specified (CVS-2014-7817).

Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog        2015-01-31 03:24:09 UTC (rev 
6343)
+++ glibc-package/trunk/debian/changelog        2015-01-31 10:56:18 UTC (rev 
6344)
@@ -22,6 +22,10 @@
   * kfreebsd/local-sysdeps.diff: update to revision 5688 (from glibc-bsd).
     Do not return EINTR from sigwait. Closes: #763705.
 
+  [ Aurelien Jarno ]
+  * debian/patches/any/cvs-wordexp.diff: new patch from upstream to fix a
+    command execution in wordexp() with WRDE_NOCMD specified (CVS-2014-7817).
+
  -- Samuel Thibault <[email protected]>  Fri, 07 Nov 2014 13:48:08 +0000
 
 glibc (2.19-13) unstable; urgency=medium

Modified: glibc-package/trunk/debian/patches/series
===================================================================
--- glibc-package/trunk/debian/patches/series   2015-01-31 03:24:09 UTC (rev 
6343)
+++ glibc-package/trunk/debian/patches/series   2015-01-31 10:56:18 UTC (rev 
6344)
@@ -272,3 +272,4 @@
 any/cvs-check_pf-infinite-loop.diff
 any/local-static-dlopen-search-path.diff
 any/cvs-regex-alloca.diff
+any/cvs-wordexp.diff


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to