SHA256
1
0
forked from pool/kmod

Accepting request 1100369 from home:michals

- 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

OBS-URL: https://build.opensuse.org/request/show/1100369
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=226
This commit is contained in:
2023-07-24 10:29:19 +00:00
committed by Git OBS Bridge
parent a88c2533b1
commit 3281ee2069
12 changed files with 593 additions and 369 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Sun Jul 16 15:55:38 UTC 2023 - Jan Engelhardt <jengelh@inai.de>