-
Sun Apr 03 2022 Sérgio Basto <sergio@serjux.com> - 1.1-4
- kernel-abi-whitelists is not needed and break builds on el9
-
Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
Mon Dec 20 2021 Nicolas Chauvet <kwizart@gmail.com> - 1.1-2
- Revert suse commit in kmodtool
-
Fri Oct 22 2021 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1.1-1
- Add signing module method to use with UEFI Secure Boot machines thanks
to Stanislas Leduc (#1454824) (reworked method)
- Add as well zipping module method and support for it in Fedora and RHEL
-
Fri Oct 22 2021 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1-44
- Fix indentation
- Add installonlypkg(kernel-module) to allow kmod packages co-install (RHEL)
- Convert if statement from "[!] $variable" to "[!] -n $variable"
- Remove unused variables and code
- Force remove temporary file
- Remove grep pipe after find command
- Standardize globally kmod package names macros and kernel_uname_r
variables in order to ease the build of kmod packages for non-default
distribution (Fedora), for example for RHEL
- Try to fix: check if uname from Makefile is the same as kernel variable
-
Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1-43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1-42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1-41
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Mon Jul 06 2020 Neal Gompa <ngompa13@gmail.com> - 1-40
- Always use /lib/modules for kmod install path
-
Mon Jul 06 2020 Neal Gompa <ngompa13@gmail.com> - 1-39
- Don't force-disable debuginfo subpackages