Hello community, here is the log from the commit of package kmod for openSUSE:Factory checked in at 2015-12-18 21:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmod (Old) and /work/SRC/openSUSE:Factory/.kmod.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmod" Changes: -------- --- /work/SRC/openSUSE:Factory/kmod/kmod-testsuite.changes 2015-11-18 22:31:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kmod.new/kmod-testsuite.changes 2015-12-18 21:51:48.000000000 +0100 @@ -1,0 +2,7 @@ +Mon Dec 7 14:27:13 UTC 2015 - [email protected] + +- Update to new upstream release 22 +* support `insmod -f` +* depmod: do not fall back to uname on bad version + +------------------------------------------------------------------- kmod.changes: same change Old: ---- kmod-21.tar.sign kmod-21.tar.xz New: ---- kmod-22.tar.sign kmod-22.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmod-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.HY5PfN/_old 2015-12-18 21:51:49.000000000 +0100 +++ /var/tmp/diff_new_pack.HY5PfN/_new 2015-12-18 21:51:49.000000000 +0100 @@ -18,13 +18,13 @@ Name: kmod-testsuite %define lname libkmod2 -Version: 21 +Version: 22 Release: 0 Summary: Testsuite of the kmod package License: LGPL-2.1+ and GPL-2.0+ Group: System/Kernel Url: http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-module-init-tools/ -#Announce: https://lkml.org/lkml/2015/3/1/152 +#Announce: https://lwn.net/Articles/664801/ #Git-Web: http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary #Git-Clone: git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod ++++++ kmod.spec ++++++ --- /var/tmp/diff_new_pack.HY5PfN/_old 2015-12-18 21:51:49.000000000 +0100 +++ /var/tmp/diff_new_pack.HY5PfN/_new 2015-12-18 21:51:49.000000000 +0100 @@ -18,13 +18,13 @@ Name: kmod %define lname libkmod2 -Version: 21 +Version: 22 Release: 0 Summary: Utilities to load modules into the kernel License: LGPL-2.1+ and GPL-2.0+ Group: System/Kernel Url: http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-module-init-tools/ -#Announce: https://lkml.org/lkml/2015/3/1/152 +#Announce: https://lwn.net/Articles/664801/ #Git-Web: http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary #Git-Clone: git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod @@ -150,9 +150,10 @@ # mkdir -p "$b"/{bin,sbin,%_lib}; ln -s "%_bindir/kmod" "$b/bin/"; +ls -l "$b/%_libdir/" %if "%_libdir" != "/%_lib" ln -s "%_libdir/libkmod.so.2" "$b/%_lib/"; -ln -s "%_libdir/libkmod.so.2.2.11" "$b/%_lib/"; +ln -s "%_libdir/libkmod.so.2.3.0" "$b/%_lib/"; %endif %post ++++++ kmod-21.tar.xz -> kmod-22.tar.xz ++++++ ++++ 7755 lines of diff (skipped)
