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

r5712 - in glibc-package/branches/eglibc-2.18/debian: . patches/hurd-i386



Author: sthibault
Date: 2013-10-09 00:14:22 +0000 (Wed, 09 Oct 2013)
New Revision: 5712

Modified:
   glibc-package/branches/eglibc-2.18/debian/changelog
   glibc-package/branches/eglibc-2.18/debian/patches/hurd-i386/submitted-net.diff
Log:
  * patches/hurd-i386/submitted-net.diff: Rebased.


Modified: glibc-package/branches/eglibc-2.18/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/changelog	2013-10-09 00:05:56 UTC (rev 5711)
+++ glibc-package/branches/eglibc-2.18/debian/changelog	2013-10-09 00:14:22 UTC (rev 5712)
@@ -50,6 +50,7 @@
   * patches/hurd-i386/tg-tls-threadvar.diff: Rebased.
   * patches/hurd-i386/tg-tls.diff: Rebased.
   * patches/hurd-i386/unsubmitted-clock_t_centiseconds.diff: Rebased.
+  * patches/hurd-i386/submitted-net.diff: Rebased.
 
  -- Adam Conrad <adconrad@ubuntu.com>  Sun, 25 Aug 2013 14:59:44 -0600
 

Modified: glibc-package/branches/eglibc-2.18/debian/patches/hurd-i386/submitted-net.diff
===================================================================
--- glibc-package/branches/eglibc-2.18/debian/patches/hurd-i386/submitted-net.diff	2013-10-09 00:05:56 UTC (rev 5711)
+++ glibc-package/branches/eglibc-2.18/debian/patches/hurd-i386/submitted-net.diff	2013-10-09 00:14:22 UTC (rev 5712)
@@ -82,7 +82,7 @@
 ===================================================================
 --- eglibc-2.16.orig/sysdeps/gnu/Makefile	2012-07-22 23:38:01.000000000 +0200
 +++ eglibc-2.16/sysdeps/gnu/Makefile	2012-07-23 00:21:13.000000000 +0200
-@@ -87,3 +87,8 @@
+@@ -86,3 +86,8 @@
  librt-shared-only-routines += rt-unwind-resume
  CFLAGS-rt-unwind-resume.c += -fexceptions -fasynchronous-unwind-tables
  endif
@@ -96,7 +96,7 @@
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 +++ eglibc-2.16/sysdeps/gnu/net/ethernet.h	2012-07-23 00:21:13.000000000 +0200
 @@ -0,0 +1,83 @@
-+/* Copyright (C) 1997, 1999, 2001, 2008, 2010 Free Software Foundation, Inc.
++/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
 +   The GNU C Library is free software; you can redistribute it and/or
@@ -185,7 +185,7 @@
 +++ eglibc-2.16/sysdeps/gnu/net/if_arp.h	2012-07-23 00:21:13.000000000 +0200
 @@ -0,0 +1,183 @@
 +/* Definitions for Address Resolution Protocol.
-+   Copyright (C) 1997,1999,2001,2006,2009 Free Software Foundation, Inc.
++   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 +
@@ -372,7 +372,7 @@
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 +++ eglibc-2.16/sysdeps/gnu/net/if_ether.h	2012-07-23 00:21:13.000000000 +0200
 @@ -0,0 +1,115 @@
-+/* Copyright (C) 1997,2010 Free Software Foundation, Inc.
++/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
 +   The GNU C Library is free software; you can redistribute it and/or
@@ -666,7 +666,7 @@
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 +++ eglibc-2.16/sysdeps/gnu/net/route.h	2012-07-23 00:21:13.000000000 +0200
 @@ -0,0 +1,144 @@
-+/* Copyright (C) 1997, 2002 Free Software Foundation, Inc.
++/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
 +   The GNU C Library is free software; you can redistribute it and/or
@@ -815,7 +815,7 @@
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 +++ eglibc-2.16/sysdeps/gnu/netinet/if_ether.h	2012-07-23 00:21:13.000000000 +0200
 @@ -0,0 +1,103 @@
-+/* Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
++/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
 +   The GNU C Library is free software; you can redistribute it and/or
@@ -922,7 +922,7 @@
 ===================================================================
 --- eglibc-2.16.orig/sysdeps/mach/hurd/Makefile	2012-07-22 23:38:01.000000000 +0200
 +++ eglibc-2.16/sysdeps/mach/hurd/Makefile	2012-07-23 00:21:13.000000000 +0200
-@@ -195,9 +195,4 @@
+@@ -199,9 +199,4 @@
  sysdep_headers += nfs/nfs.h
  endif
  
@@ -937,7 +937,7 @@
 --- eglibc-2.16.orig/sysdeps/mach/hurd/net/ethernet.h	2012-02-18 03:24:59.000000000 +0100
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,75 +0,0 @@
--/* Copyright (C) 1997 Free Software Foundation, Inc.
+-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
 -   This file is part of the GNU C Library.
 -
 -   The GNU C Library is free software; you can redistribute it and/or
@@ -1018,7 +1018,7 @@
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,144 +0,0 @@
 -/* Definitions for Address Resolution Protocol.
--   Copyright (C) 1997 Free Software Foundation, Inc.
+-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 -   This file is part of the GNU C Library.
 -   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 -
@@ -1166,7 +1166,7 @@
 --- eglibc-2.16.orig/sysdeps/mach/hurd/net/if_ether.h	2012-02-18 03:24:59.000000000 +0100
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,84 +0,0 @@
--/* Copyright (C) 1997 Free Software Foundation, Inc.
+-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
 -   This file is part of the GNU C Library.
 -
 -   The GNU C Library is free software; you can redistribute it and/or
@@ -1429,7 +1429,7 @@
 --- eglibc-2.16.orig/sysdeps/mach/hurd/net/route.h	2012-02-18 03:24:59.000000000 +0100
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,140 +0,0 @@
--/* Copyright (C) 1997 Free Software Foundation, Inc..
+-/* Copyright (C) 1997-2013 Free Software Foundation, Inc..
 -   This file is part of the GNU C Library.
 -
 -   The GNU C Library is free software; you can redistribute it and/or
@@ -1573,7 +1573,7 @@
 ===================================================================
 --- eglibc-2.16.orig/sysdeps/unix/sysv/linux/Makefile	2012-06-01 15:59:14.000000000 +0200
 +++ eglibc-2.16/sysdeps/unix/sysv/linux/Makefile	2012-07-23 00:21:13.000000000 +0200
-@@ -110,8 +110,7 @@
+@@ -117,8 +117,7 @@
  endif
  
  ifeq ($(subdir),socket)
@@ -1588,7 +1588,7 @@
 --- eglibc-2.16.orig/sysdeps/unix/sysv/linux/net/ethernet.h	2012-02-18 03:24:59.000000000 +0100
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,83 +0,0 @@
--/* Copyright (C) 1997, 1999, 2001, 2008 Free Software Foundation, Inc.
+-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
 -   This file is part of the GNU C Library.
 -
 -   The GNU C Library is free software; you can redistribute it and/or
@@ -1677,7 +1677,7 @@
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,183 +0,0 @@
 -/* Definitions for Address Resolution Protocol.
--   Copyright (C) 1997,1999,2001,2006,2009 Free Software Foundation, Inc.
+-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 -   This file is part of the GNU C Library.
 -   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 -
@@ -2050,7 +2050,7 @@
 --- eglibc-2.16.orig/sysdeps/unix/sysv/linux/net/route.h	2012-02-18 03:24:59.000000000 +0100
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,144 +0,0 @@
--/* Copyright (C) 1997, 2002 Free Software Foundation, Inc.
+-/* Copyright (C) 1997-2013 Free Software Foundation, Inc.
 -   This file is part of the GNU C Library.
 -
 -   The GNU C Library is free software; you can redistribute it and/or
@@ -2199,7 +2199,7 @@
 --- eglibc-2.16.orig/sysdeps/unix/sysv/linux/netinet/if_ether.h	2012-02-18 03:24:59.000000000 +0100
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,104 +0,0 @@
--/* Copyright (C) 1996, 1997, 1999 Free Software Foundation, Inc.
+-/* Copyright (C) 1996-2013 Free Software Foundation, Inc.
 -   This file is part of the GNU C Library.
 -
 -   The GNU C Library is free software; you can redistribute it and/or


Reply to: