SHA256
1
0
forked from pool/kmod

Accepting request 170951 from home:elvigia:branches:Base:System

- KMOD 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

OBS-URL: https://build.opensuse.org/request/show/170951
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=51
This commit is contained in:
Jan Engelhardt 2013-04-16 06:33:31 +00:00 committed by Git OBS Bridge
parent 6f4127f4d9
commit a68c716fe6
6 changed files with 35 additions and 23 deletions

View File

@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQIcBAABAgAGBQJQvsJyAAoJEJuipaYwy+pTYEQP/0sQCUaY2QAm7A8eECsgTuP6
MC8gZ0jWFoXwamHTg16cuc1lwTbih0RNY4aUevuqKsSvzh5xPMJ7nky6fg9qDJTr
bh6gI1GKIf9VDnVE1n6ZUaWz12RI0p2jTZHRgj/85xUxYEWhT01m40MLqwDm+H6/
xM+yqfxQ/6eqbuQTHTu/iu/xkrt+vjA0u54HGk/twyxQNx2CIypXK88sLFmB9qwt
xRC85ASm78Q3m06TAVXIVlIoI0zJV641TdwtZoRt6jpP4wrO1+mTUw5Y11zI17/+
dMmnbm+R8Qc0mtzjKySfkb5qIdP5PFVRQmwhAweN+Qp7I02i2JrWQalsHgKKcB/6
Cn8/CCjDRbj4K0RPtfiN7nHaiBqkczpCaMurFhcnoQXMFuL4hWbf89KMV127uozX
IKGJSvsPGFfZPa+C8cfWWnmXodf5h/Dc+r80Nls2HfA5aKoYo/zHjFknoFr9zmGc
npudytWt/DsOVvtHacdNwq6azhJOWq86T/cizPeOdfmHDl9n2HBLf8psrl8ZwLXB
HZ4E14xcg3iogSevxnmZppO7a8htcvDT3cPTyokAZ/4uelYiMw4nHtFL09aBNB9q
0yd1+BuARefc8B+Ic+ENVoPJsHTXnAygYbSlt6LEBIoAZQPkZ8sHs5EnqiYxW0L4
tU07Ph7qaBq08vBgjohU
=ZXI1
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c6189dd8c5a1e8d9224e8506bd188c0cd5dfa119fd6b7e5869b3640cbe8bf92f
size 1275028

17
kmod-13.tar.sign Normal file
View File

@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQIcBAABAgAGBQJRZJiKAAoJEJuipaYwy+pTFTwP/iKoqhiD8elD4ueVMyB3Nzz4
IQgmGlxhOYQWn4WBPJtmtEaQ077ono8CdDSmXKodIDvFH+L4NdF89aLMpLSpGDkv
YqqK7gEJNP0T3WifuevnrKISz4fAkONeVkc48inuv4JiceU32ev+WI+j0pHriMjo
PNZBv022ngYbN2QCPr7JGzA9e7MQHPFegBJWimn0l6klk41mmKFS4uf78i/gO36g
2cc9+ZgW/hezUF8+YHrSmp9RtHBGCoHOBGRUmAD/bMHgFQbhfxzg4X/lT+nPcrPJ
PcGBZ0ovsonM83jWmbMbuvwxGjG6t9xuxOghaMeN9W0wtKeLrGZutq9Jh16QQmkS
T7UISmZb9TOy3QBwTteq8zRf9STc7u+f5ss44BMYLmHePBMaZfLIUyWQmkQEuXMS
etNWn4jH2lw8VJ2m9EsuFO0W1XdTRWB0yWreGhLcjOV1m9QCMWRh4dVKj5oC1NO+
VOw7PEM5jvH1mAdzZ/LMUZVr3gKamrRbhqXl4tHmA78gDvCud6nMQ7ucQuEUi3xa
tJjQzKbRBrFxi2j47g7HEWR/TT69mCZnacrOmTQcy9l9AS59zC+z51F+1cL0ebQA
htlv9iEWxB2kJubi7m7Tu121AFtzuv7jM8S1gHCkVPZJYfsGIgsQ2rB5u4vY3vsl
3iYQ52t0LrDeoDfsgySt
=d15P
-----END PGP SIGNATURE-----

3
kmod-13.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6c36d3abba2f98c84973ae275951c866f8bf304e7356c2fe60633800239d7956
size 1435864

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 15 22:27:55 UTC 2013 - crrodriguez@opensuse.org
- KMOD 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
-------------------------------------------------------------------
Thu Dec 6 11:53:05 UTC 2012 - jengelh@inai.de

View File

@ -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 @@ Name: kmod
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 @@ mkdir -p "$b"/{bin,sbin,%_lib};
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