Jan Engelhardt 2023-07-05 08:10:46 +00:00 committed by Git OBS Bridge
parent 9ece9dcfdc
commit 4a1901b08e

View File

@ -4,7 +4,14 @@ Wed Jul 5 08:05:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Reset package to the 2023-05-04 state [boo#12116]. The 2023-05-26
update broke `make modules_install` which failed with
"depmod: ERROR: could not open directory
$someprefix/usr/lib/modules/99.98.6.4.1-1-default: (ENOENT)"
$someprefix/usr/lib/modules/99.98.6.4.1-1-default: (ENOENT)";
deletes
depmod-Introduce-outdir-option.patch
kmod-Add-config-command-to-show-compile-time-configu.patch
man-depmod.d-Fix-incorrect-usr-lib-search-path.patch
testsuite-Handle-different-sysconfdir.patch
testsuite-Move-setup-rootfs-logic-from-Makefile-to-s.patch
testsuite-depmod-use-defines-for-the-rootfs-lib_modu.patch
-------------------------------------------------------------------
Fri Jun 30 16:39:17 UTC 2023 - Michal Suchanek <msuchanek@suse.de>