SHA256
1
0
forked from pool/kmod

- Update to release 29

OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=187
This commit is contained in:
2021-05-27 22:33:54 +00:00
committed by Git OBS Bridge
parent 6d45b1ccd0
commit 07400734ee
11 changed files with 85 additions and 500 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 27 22:20:42 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 29
* Fix `modinfo -F` not working for built-in modules and
certain fields.
* Fix a memory leak, overflow and double free on error path.
- Drop 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch,
0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch,
0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch
(all merged)
-------------------------------------------------------------------
Thu Feb 18 08:19:01 UTC 2021 - Jiri Slaby <jslaby@suse.cz>