SHA256
1
0
forked from pool/kmod

- Update to release 31

OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=231
This commit is contained in:
2023-09-30 00:22:25 +00:00
committed by Git OBS Bridge
parent 2c6f4a5b52
commit 58587a1382
16 changed files with 254 additions and 1041 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri Sep 29 16:38:01 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 31
* Allow passing a path to modprobe so the module is loaded from
anywhere from the filesystem.
* Use in-kernel decompression if available.
* depmod learned a `-o <dir>` option to allow using a separate
output directory.
- Delete depmod-Introduce-outdir-option.patch,
testsuite-Handle-different-sysconfdir.patch,
testsuite-depmod-use-defines-for-the-rootfs-lib_modu.patch,
0001-testsuite-repair-read-of-uninitialized-memory.patch,
testsuite-Move-setup-rootfs-logic-from-Makefile-to-s.patch
-------------------------------------------------------------------
Mon Jul 24 12:50:23 UTC 2023 - Michal Suchanek <msuchanek@suse.de>