Commit Graph

92 Commits

Author SHA1 Message Date
Fedora Release Engineering
22122f8f4f - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 15:00:31 +00:00
Sahana Prasad
7b3a5b1282 Rebuilt with OpenSSL 3.0.0 2021-09-14 19:05:21 +02:00
Yauheni Kaliuta
f4aad01fe7 packaging: bump up version, 29-5
- kmod.spec: enable debug
- weak-modules: compare_initramfs_modules: exit on pushd/popd failures
- weak-modules: split modules into array with read -a
- Add default config file, /etc/depmod.d/dist.conf

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2021-08-10 16:14:30 +03:00
Yauheni Kaliuta
0b10b0482b kmod.spec: enable debug
The debug messages pretty often are useful to find configuration
problems on customers systems. They are seen only with extra verbose
command line switches so should not affect performance a lot.

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2021-08-10 16:09:15 +03:00
Yauheni Kaliuta
35bc85d1e4 Add default config file, /etc/depmod.d/dist.conf
External modules packaging depends on the search order provided by
RHEL default config which is missing now from CentOS Stream.

Add and install the file.

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2021-08-10 13:04:55 +03:00
Fedora Release Engineering
6aa03ba354 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 10:14:32 +00:00
a81e15debb Fix conditional to only install weak-modules for RHEL
Generally speaking, weak-modules is going to be of no use to anyone,
since the stabilized kABI is a unique property that only exists
with the Red Hat Enterprise Linux distribution kernel.

To avoid issues with downstreams, flip the conditional so that it
is explicit that this is only useful for RHEL.
2021-06-08 06:45:19 -04:00
59975932b8 Move the conditional the top to clarify its scope
This conditional impacts the whole spec, and generally these things
are at the top of the spec to make it clear and avoid random scoping
issues at spec parse time.
2021-06-08 06:27:02 -04:00
Justin M. Forbes
629ab3ccc2
Rebuild for weak-modules drop in Fedora
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2021-05-25 07:37:32 -05:00
Justin M. Forbes
43ae298bc9
Remove weak-modules from kmod in Fedora
Fedora does not support CONFIG_MODVERSIONS, as we have no guarantee of
KABI.  With this in mind, the weak-modules script adds no benefit to
Fedora, but it can cause serious issues with update times on major
kernel rebases, and with dkms.  This patch removes the script from
Fedora, but leaves it in place for ELN/CentOS/RHEL, etc.

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2021-05-24 12:46:42 -05:00
Josh Boyer
7c1c60b960 New upstream v29
Resolves: rhbz#1962980
2021-05-21 08:31:17 -04:00
Robert Scheck
93a23f7391 Spec file cleanup
- Updated URL to current (shorter URL and HTTPS)
- Removed superfluous slash for %{_mandir} path
- Removed superfluous /sbin (only %{_sbindir} is used)
- Preserve timestamp when installing weak-modules(1)
2021-01-30 23:47:20 +01:00
Fedora Release Engineering
406582dd73 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 15:58:53 +00:00
Josh Boyer
393f16a127 New upstream v28
Enable zstd support
Resolves: rhbz#1913949
2021-01-07 19:31:43 -05:00
Tom Stellard
b6296f9ad3 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-04 22:48:43 +00:00
Fedora Release Engineering
bddd48bb1f - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 03:32:01 +00:00
Yauheni Kaliuta
2a32527449 fix crash on fseek/ftell of stdout, try 2 (27-2)
- add 0001-depmod-do-not-output-.bin-to-stdout.patch
  Resolves: rhbz#1808430

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2020-03-25 14:04:16 +02:00
Yauheni Kaliuta
176e965223 Revert "fix crash on fseek/ftell of stdout (27-2)"
This reverts commit f1da57f289.

The commit is broken

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2020-03-25 10:02:38 +02:00
Yauheni Kaliuta
f1da57f289 fix crash on fseek/ftell of stdout (27-2)
- add 0001-depmod-do-not-output-.bin-to-stdout.patch
  Resolves: rhbz#1808430

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2020-03-25 09:55:48 +02:00
Peter Robinson
1988940ee7 v27 2020-02-20 11:35:04 +00:00
Peter Robinson
ed503860f1 minor spec cleanups and modernisation 2020-01-22 17:45:25 +00:00
Yauheni Kaliuta
afdb88d8b3 packaging: bump up version, 26-5
- weak-modules: sync with RHEL

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2020-01-20 18:58:12 +02:00
Fedora Release Engineering
2c61399a4a - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 11:56:57 +00:00
Yauheni Kaliuta
df015fd4dc packaging: bump up version, 26-3
- weak-modules: sync with RHEL

Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2019-02-25 18:48:22 +02:00
Yauheni Kaliuta
434a6d5d65 add PKCS7/openssl support (rhbz 1320921)
Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2019-02-24 19:48:49 +02:00
Yauheni Kaliuta
b159b7c148 Update to version 26 (rhbz 1673749)
Signed-off-by: Yauheni Kaliuta <ykaliuta@fedoraproject.org>
2019-02-24 19:11:20 +02:00
Fedora Release Engineering
9f7b1db5d3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 05:52:28 +00:00
Igor Gnatenko
32fd52f37c Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:10 +01:00
Josh Boyer
43bb7bcca2 Bump for build 2018-10-30 06:44:08 -04:00
James Antill
2c9e5ae971 Remove ldconfig scriptlet, now done via. transfiletrigger in glibc. 2018-10-30 06:42:21 -04:00
Fedora Release Engineering
19d0c2fbaa - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 07:18:34 +00:00
Jason Tibbitts
d107c9fe8f Remove needless use of %defattr 2018-07-10 01:31:55 -05:00
Igor Gnatenko
93869890fd add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:47 +02:00
Igor Gnatenko
b589e5d5fd Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:36:41 +01:00
Fedora Release Engineering
935e9742a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 20:17:54 +00:00
Josh Boyer
c775872543 Fix Source URL 2018-01-09 07:56:24 -05:00
Josh Boyer
2de0308039 Update to version 25 (rhbz 1532597) 2018-01-09 07:51:49 -05:00
Fedora Release Engineering
9de04eff7a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 00:41:24 +00:00
Fedora Release Engineering
be7f4c0fc6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 17:51:50 +00:00
Josh Boyer
95d16ea378 Update to version 24 (rhbz 1426589) 2017-02-24 08:57:23 -05:00
Fedora Release Engineering
bc497f41d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 17:53:50 +00:00
Yauheni Kaliuta
8cee70af20 packaging: remove the explicit requires on kmod-libs
The main kmod package requires kmod-libs, via the "Requires:
%{name}-libs%{?_isa} = %{version}-%{release}" line in
kmod.spec. This is not actually necessary: /bin/kmod statically
links to libkmod (which is all that's in kmod-libs), and besides,
if it was dynamically linked rpm would generate the dependency
automatically.

kmod-devel, on the other hand, should require kmod-libs instead
of the main kmod package.

(credits for the text to David Shea)

Resolves: rhbz#1208554.

Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
2016-11-30 14:56:57 +02:00
Josh Boyer
af396dff73 Update to version 23 2016-07-22 09:56:52 -04:00
Peter Robinson
651367b3fe fix date 2016-02-25 10:20:58 +00:00
Peter Robinson
5e84179049 Add powerpc patch to fix ToC on 4.5 ppc64le kernel 2016-02-25 10:12:29 +00:00
Dennis Gilmore
30a52fa9fc - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 02:17:42 +00:00
Josh Boyer
e197298135 Fix path to dracut in weak-modules (rhbz 1295038) 2016-01-07 14:21:01 -05:00
Josh Boyer
1fb94f9841 Update to version 22 2015-11-18 07:48:37 -05:00
Dennis Gilmore
6a668c31b2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 13:30:10 +00:00
Ville Skyttä
ebfa1363ae Own bash completion dirs not owned by anything in dep chain 2015-06-15 21:43:56 +03:00