Hello community,

here is the log from the commit of package kmod for openSUSE:Factory checked in 
at 2013-04-17 17:57:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmod (Old)
 and      /work/SRC/openSUSE:Factory/.kmod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmod", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmod/kmod.changes        2012-12-10 
12:19:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kmod.new/kmod.changes   2013-04-17 
17:57:53.000000000 +0200
@@ -1,0 +2,12 @@
+Mon Apr 15 22:27:55 UTC 2013 - crrodrig...@opensuse.org
+
+- Update to new upstream release 13
+* depmod: --symbol-prefix actually requires an argument
+* depmod: fix builtin symbols resolution when the prefix symbol is set
+* libkmod: Use secure_getenv if available
+* rmmod: Teach rmmod about builtin modules
+* libkmod: add finit_module logic
+* modprobe: Fix assertion on --show-depends with bogus config file
+* Many other bugfixes see https://lwn.net/Articles/546711
+
+-------------------------------------------------------------------

Old:
----
  kmod-12.tar.sign
  kmod-12.tar.xz

New:
----
  kmod-13.tar.sign
  kmod-13.tar.xz

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

Other differences:
------------------
++++++ kmod.spec ++++++
--- /var/tmp/diff_new_pack.HnHQ0Q/_old  2013-04-17 17:57:54.000000000 +0200
+++ /var/tmp/diff_new_pack.HnHQ0Q/_new  2013-04-17 17:57:54.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kmod
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Summary:        Utilities to load modules into the kernel
 License:        LGPL-2.1+ and GPL-2.0+
 Group:          System/Kernel
-Version:        12
+Version:        13
 Release:        0
 Url:            
http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-module-init-tools/
 #Announce:     https://lwn.net/Articles/502622/
@@ -143,7 +143,7 @@
 ln -s "%_bindir/kmod" "$b/bin/";
 %if "%_libdir" != "/%_lib"
 ln -s "%_libdir/libkmod.so.2" "$b/%_lib/";
-ln -s "%_libdir/libkmod.so.2.2.2" "$b/%_lib/";
+ln -s "%_libdir/libkmod.so.2.2.3" "$b/%_lib/";
 %endif
 
 %check

++++++ kmod-12.tar.xz -> kmod-13.tar.xz ++++++
++++ 4414 lines of diff (skipped)

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

Reply via email to