Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2013-05-03 13:40:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/linux-glibc-devel (Old)
 and      /work/SRC/openSUSE:Factory/.linux-glibc-devel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "linux-glibc-devel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes      
2013-02-11 11:05:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2013-05-03 13:40:07.000000000 +0200
@@ -1,0 +2,12 @@
+Fri May  3 01:49:47 UTC 2013 - crrodrig...@opensuse.org
+
+- Update to kernel headers from 3.9 final. 
+
+-------------------------------------------------------------------
+Tue Mar 26 00:07:04 UTC 2013 - crrodrig...@opensuse.org
+
+- Update to kernel headers from 3.9rc4
+- linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch: needed refresh 
+  and update due to the addition of SOREUSEPORT
+
+-------------------------------------------------------------------

Old:
----
  linux-glibc-devel-3.7.1.tar.xz

New:
----
  linux-glibc-devel-3.9.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ linux-glibc-devel.spec ++++++
--- /var/tmp/diff_new_pack.VhETSf/_old  2013-05-03 13:40:09.000000000 +0200
+++ /var/tmp/diff_new_pack.VhETSf/_new  2013-05-03 13:40:09.000000000 +0200
@@ -23,10 +23,10 @@
 BuildArch:      noarch
 # this confusing version number has no meaning, it's the version
 # of the Linux kernel where these headers come from
-Version:        3.7.1
+Version:        3.9
 Release:        0
 # A "-" is not allowed in version
-%define upstream_version 3.7.1
+%define upstream_version 3.9
 Url:            http://www.kernel.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes

++++++ linux-glibc-devel-3.7.1.tar.xz -> linux-glibc-devel-3.9.tar.xz ++++++
++++ 8496 lines of diff (skipped)

++++++ linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch ++++++
--- /var/tmp/diff_new_pack.VhETSf/_old  2013-05-03 13:40:10.000000000 +0200
+++ /var/tmp/diff_new_pack.VhETSf/_new  2013-05-03 13:40:10.000000000 +0200
@@ -15,34 +15,28 @@
  usr/include/asm-sparc/socket.h   |    1 -
  6 files changed, 6 deletions(-)
 
-Index: linux-glibc-devel-3.7.1/usr/include/asm-generic/socket.h
-===================================================================
---- linux-glibc-devel-3.7.1.orig/usr/include/asm-generic/socket.h
-+++ linux-glibc-devel-3.7.1/usr/include/asm-generic/socket.h
+--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-generic/socket.h
++++ linux-glibc-devel-3.9-rc4/usr/include/asm-generic/socket.h
 @@ -21,7 +21,6 @@
  #define SO_NO_CHECK   11
  #define SO_PRIORITY   12
  #define SO_LINGER     13
 -#define SO_BSDCOMPAT  14
- /* To add :#define SO_REUSEPORT 15 */
- 
+ #define SO_REUSEPORT  15
  #ifndef SO_PASSCRED /* powerpc only differs in these */
-Index: linux-glibc-devel-3.7.1/usr/include/asm-ia64/socket.h
-===================================================================
---- linux-glibc-devel-3.7.1.orig/usr/include/asm-ia64/socket.h
-+++ linux-glibc-devel-3.7.1/usr/include/asm-ia64/socket.h
+ #define SO_PASSCRED   16
+--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-ia64/socket.h
++++ linux-glibc-devel-3.9-rc4/usr/include/asm-ia64/socket.h
 @@ -30,7 +30,6 @@
  #define SO_NO_CHECK   11
  #define SO_PRIORITY   12
  #define SO_LINGER     13
 -#define SO_BSDCOMPAT  14
- /* To add :#define SO_REUSEPORT 15 */
+ #define SO_REUSEPORT  15
  #define SO_PASSCRED   16
  #define SO_PEERCRED   17
-Index: linux-glibc-devel-3.7.1/usr/include/asm-parisc/socket.h
-===================================================================
---- linux-glibc-devel-3.7.1.orig/usr/include/asm-parisc/socket.h
-+++ linux-glibc-devel-3.7.1/usr/include/asm-parisc/socket.h
+--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-parisc/socket.h
++++ linux-glibc-devel-3.9-rc4/usr/include/asm-parisc/socket.h
 @@ -30,7 +30,6 @@
  
  #define SO_NO_CHECK   0x400b
@@ -51,38 +45,32 @@
  #define SO_PASSCRED   0x4010
  #define SO_PEERCRED   0x4011
  #define SO_TIMESTAMP  0x4012
-Index: linux-glibc-devel-3.7.1/usr/include/asm-powerpc/socket.h
-===================================================================
---- linux-glibc-devel-3.7.1.orig/usr/include/asm-powerpc/socket.h
-+++ linux-glibc-devel-3.7.1/usr/include/asm-powerpc/socket.h
+--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-powerpc/socket.h
++++ linux-glibc-devel-3.9-rc4/usr/include/asm-powerpc/socket.h
 @@ -28,7 +28,6 @@
  #define SO_NO_CHECK   11
  #define SO_PRIORITY   12
  #define SO_LINGER     13
 -#define SO_BSDCOMPAT  14
- /* To add :#define SO_REUSEPORT 15 */
+ #define SO_REUSEPORT  15
  #define SO_RCVLOWAT   16
  #define SO_SNDLOWAT   17
-Index: linux-glibc-devel-3.7.1/usr/include/asm-s390/socket.h
-===================================================================
---- linux-glibc-devel-3.7.1.orig/usr/include/asm-s390/socket.h
-+++ linux-glibc-devel-3.7.1/usr/include/asm-s390/socket.h
+--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-s390/socket.h
++++ linux-glibc-devel-3.9-rc4/usr/include/asm-s390/socket.h
 @@ -27,7 +27,6 @@
  #define SO_NO_CHECK   11
  #define SO_PRIORITY   12
  #define SO_LINGER     13
 -#define SO_BSDCOMPAT  14
- /* To add :#define SO_REUSEPORT 15 */
+ #define SO_REUSEPORT  15
  #define SO_PASSCRED   16
  #define SO_PEERCRED   17
-Index: linux-glibc-devel-3.7.1/usr/include/asm-sparc/socket.h
-===================================================================
---- linux-glibc-devel-3.7.1.orig/usr/include/asm-sparc/socket.h
-+++ linux-glibc-devel-3.7.1/usr/include/asm-sparc/socket.h
+--- linux-glibc-devel-3.9-rc4.orig/usr/include/asm-sparc/socket.h
++++ linux-glibc-devel-3.9-rc4/usr/include/asm-sparc/socket.h
 @@ -16,7 +16,6 @@
  #define SO_LINGER     0x0080
  #define SO_OOBINLINE  0x0100
- /* To add :#define SO_REUSEPORT 0x0200 */
+ #define SO_REUSEPORT  0x0200
 -#define SO_BSDCOMPAT    0x0400
  #define SO_RCVLOWAT     0x0800
  #define SO_SNDLOWAT     0x1000

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to