[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r6286 - glibc-package/branches/glibc-branch-wheezy/debian/patches/any



Author: aurel32
Date: 2014-10-08 21:45:45 +0000 (Wed, 08 Oct 2014)
New Revision: 6286

Modified:
   glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff
Log:
Remove useless hunks to ease review


Modified: glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff
===================================================================
--- glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff	2014-10-08 20:49:56 UTC (rev 6285)
+++ glibc-package/branches/glibc-branch-wheezy/debian/patches/any/cvs-CVE-2013-4357.diff	2014-10-08 21:45:45 UTC (rev 6286)
@@ -10,12 +10,6 @@
 
 --- a/nis/nss_nis/nis-alias.c
 +++ b/nis/nss_nis/nis-alias.c
-@@ -1,4 +1,4 @@
--/* Copyright (C) 1996-2002, 2003, 2006 Free Software Foundation, Inc.
-+/* Copyright (C) 1996-2002, 2003, 2006, 2011 Free Software Foundation, Inc.
-    This file is part of the GNU C Library.
-    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1996.
- 
 @@ -142,10 +142,10 @@ internal_nis_getaliasent_r (struct aliasent *alias, char *buffer,
        int yperr;
  
@@ -99,12 +93,6 @@
        enum nss_status retval = yperr2nss (yperr);
 --- a/nscd/nscd_getserv_r.c
 +++ b/nscd/nscd_getserv_r.c
-@@ -1,4 +1,4 @@
--/* Copyright (C) 2007, 2009 Free Software Foundation, Inc.
-+/* Copyright (C) 2007, 2009, 2011 Free Software Foundation, Inc.
-    This file is part of the GNU C Library.
-    Contributed by Ulrich Drepper <drepper@redhat.com>, 2007.
- 
 @@ -17,6 +17,7 @@
     Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
     02111-1307 USA.  */
@@ -211,12 +199,6 @@
  }
 --- a/posix/glob.c
 +++ b/posix/glob.c
-@@ -1,4 +1,4 @@
--/* Copyright (C) 1991-2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010
-+/* Copyright (C) 1991-2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011
-    Free Software Foundation, Inc.
-    This file is part of the GNU C Library.
- 
 @@ -199,7 +199,7 @@ static const char *next_brace_sub (const char *begin, int flags) __THROW;
  
  static int glob_in_dir (const char *pattern, const char *directory,


Reply to: