Hello community,

here is the log from the commit of package pciutils for openSUSE:Factory 
checked in at 2015-09-11 09:01:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pciutils (Old)
 and      /work/SRC/openSUSE:Factory/.pciutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pciutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes        2014-11-24 
11:18:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils.new/pciutils.changes   2015-09-11 
09:01:38.000000000 +0200
@@ -1,0 +2,13 @@
+Sun Sep  6 07:41:51 UTC 2015 - [email protected]
+
+- Update to 3.3.1
+  * Removed hacks for backward compatibility with Linux libc5,
+    which were breaking newer non-glibc Linux systems. Thanks
+    to Felix Janda.
+  * Display VirtIO vendor-specific capability. Patch by Gerd
+    Hoffmann.
+  * Fixed memory leak in name cache.
+  * Updated pci.ids to the current snapshot of the database.
+
+
+-------------------------------------------------------------------

Old:
----
  pciutils-3.3.0.tar.xz

New:
----
  pciutils-3.3.1.tar.xz

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

Other differences:
------------------
++++++ pciutils.spec ++++++
--- /var/tmp/diff_new_pack.X31K1M/_old  2015-09-11 09:01:40.000000000 +0200
+++ /var/tmp/diff_new_pack.X31K1M/_new  2015-09-11 09:01:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pciutils
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define lname   libpci3
 Name:           pciutils
-Version:        3.3.0
+Version:        3.3.1
 Release:        0
 Summary:        PCI utilities for Kernel version 2
 License:        GPL-2.0+

++++++ pciutils-3.1.9_pkgconfig.patch ++++++
--- /var/tmp/diff_new_pack.X31K1M/_old  2015-09-11 09:01:40.000000000 +0200
+++ /var/tmp/diff_new_pack.X31K1M/_new  2015-09-11 09:01:40.000000000 +0200
@@ -1,6 +1,8 @@
---- pciutils-3.1.9.orig/lib/libpci.pc.in       2011-10-02 05:52:11.000000000 
-0400
-+++ pciutils-3.1.9/lib/libpci.pc.in    2012-01-28 20:50:44.702715889 -0500
-@@ -6,6 +6,5 @@
+Index: pciutils-3.3.1/lib/libpci.pc.in
+===================================================================
+--- pciutils-3.3.1.orig/lib/libpci.pc.in
++++ pciutils-3.3.1/lib/libpci.pc.in
+@@ -6,6 +6,5 @@ idsdir=@IDSDIR@
  Name: libpci
  Description: libpci
  Version: @VERSION@

++++++ pciutils-3.2.0_update-dist.patch ++++++
--- /var/tmp/diff_new_pack.X31K1M/_old  2015-09-11 09:01:40.000000000 +0200
+++ /var/tmp/diff_new_pack.X31K1M/_new  2015-09-11 09:01:40.000000000 +0200
@@ -1,7 +1,8 @@
-diff -aur pciutils-3.2.0.orig//Makefile pciutils-3.2.0/Makefile
---- pciutils-3.2.0.orig//Makefile      2013-04-19 14:58:49.000000000 +0200
-+++ pciutils-3.2.0/Makefile    2013-07-30 23:03:04.385436935 +0200
-@@ -85,7 +85,7 @@
+Index: pciutils-3.3.1/Makefile
+===================================================================
+--- pciutils-3.3.1.orig/Makefile
++++ pciutils-3.3.1/Makefile
+@@ -88,7 +88,7 @@ lspci: LDLIBS+=$(LIBKMOD_LIBS)
  ls-kernel.o: CFLAGS+=$(LIBKMOD_CFLAGS)
  
  update-pciids: update-pciids.sh
@@ -10,9 +11,10 @@
        chmod +x $@
  
  # The example of use of libpci
-diff -aur pciutils-3.1.9.orig/update-pciids.sh pciutils-3.1.9/update-pciids.sh
---- pciutils-3.1.9.orig/update-pciids.sh       2012-01-14 09:29:38.000000000 
-0500
-+++ pciutils-3.1.9/update-pciids.sh    2012-01-28 21:05:57.719301612 -0500
+Index: pciutils-3.3.1/update-pciids.sh
+===================================================================
+--- pciutils-3.3.1.orig/update-pciids.sh
++++ pciutils-3.3.1/update-pciids.sh
 @@ -4,7 +4,7 @@
  
  set -e
@@ -22,7 +24,7 @@
  PCI_COMPRESSED_IDS=
  GREP=grep
  
-@@ -66,6 +66,13 @@
+@@ -66,6 +66,13 @@ fi
  mv $DEST.neww $DEST
  rm $DEST.new
  

++++++ pciutils-3.3.0.tar.xz -> pciutils-3.3.1.tar.xz ++++++
++++ 2349 lines of diff (skipped)


Reply via email to