Jan Engelhardt
b142ac7be3
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=14
35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 7 00:56:51 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Update to new upstream release 5
|
|
* modprobe no longer works with paths: it only accepts module names
|
|
and/or aliases now. More code is now shared by libkmod and
|
|
modprobe.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 20 18:13:50 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Update to new upstream release 4
|
|
* new APIs in libkmod: blacklists, install/remove commands,
|
|
aliases, options, softdeps and dumping indexes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 6 00:48:41 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Update to new upstream release 3
|
|
* new APIs in libkmod: get symbols from module, parsing the ELF
|
|
section, dependency symbols, insert module like modprobe
|
|
* support for Xz-compressed modules
|
|
* the depmod tool
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 24 17:23:09 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Use --enable-zlib and buildRequire zlib
|
|
- run make check
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 18 20:16:11 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Initial package for build.opensuse.org
|