Jan Engelhardt 2023-07-24 10:39:58 +00:00 committed by Git OBS Bridge
parent 3281ee2069
commit 5666eb5429

View File

@ -2,14 +2,13 @@
Mon Jul 17 17:54:54 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
- Use pkgconfig for kmod configuration.
- kmod-Add-config-command-to-show-compile-time-configu.patch
+ kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch
+ Provide-fallback-for-successfully-running-make-modules_install.patch
+ compat-module_directory-module_prefix.patch
- Refresh usr-lib-modprobe.patch
- Refresh usr-lib-modules.patch
- Fix build with older openssl without sm3 support
+ configure-Detect-openssl-sm3-support.patch
* Delete kmod-Add-config-command-to-show-compile-time-configu.patch
* Add kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch,
Provide-fallback-for-successfully-running-make-modules_install.patch
compat-module_directory-module_prefix.patch.
- Refresh usr-lib-modprobe.patch, usr-lib-modules.patch.
- Add configure-Detect-openssl-sm3-support.patch to
fix build with older openssl without SM3 support.
-------------------------------------------------------------------
Sun Jul 16 15:55:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>