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

r4267 - in glibc-package/trunk/debian: . patches/kfreebsd



Author: ps-guest
Date: 2010-05-14 11:47:01 +0000 (Fri, 14 May 2010)
New Revision: 4267

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
Log:
  * kfreebsd/local-sysdeps.diff: update to revision 3038 (from glibc-bsd).
    Closes: #581545. 



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2010-05-13 14:01:14 UTC (rev 4266)
+++ glibc-package/trunk/debian/changelog	2010-05-14 11:47:01 UTC (rev 4267)
@@ -3,6 +3,10 @@
   [ Aurelien Jarno ]
   * Add powerpcspe port support. Closes: #579778.
 
+  [ Petr Salinger ]
+  * kfreebsd/local-sysdeps.diff: update to revision 3038 (from glibc-bsd).
+    Closes: #581545. 
+
  -- Aurelien Jarno <aurel32@debian.org>  Thu, 13 May 2010 15:58:29 +0200
 
 eglibc (2.10.2-8) unstable; urgency=low

Modified: glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff
===================================================================
--- glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2010-05-13 14:01:14 UTC (rev 4266)
+++ glibc-package/trunk/debian/patches/kfreebsd/local-sysdeps.diff	2010-05-14 11:47:01 UTC (rev 4267)
@@ -3539,7 +3539,7 @@
 +
 --- /dev/null
 +++ b/ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/bits/in.h
-@@ -0,0 +1,307 @@
+@@ -0,0 +1,308 @@
 +/* Copyright (C) 1997, 2000, 2002 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +
@@ -3570,6 +3570,7 @@
 +#define	IMPLINK_LOWEXPER	156
 +#define	IMPLINK_HIGHEXPER	158
 +
++#define IPPROTO_DIVERT          258             /* divert pseudo-protocol */
 +
 +/* To select the IP level.  */
 +#define SOL_IP	0


Reply to: