Commit Graph

241 Commits

Author SHA256 Message Date
Dominique Leuenberger
fc8438fbb3 Accepting request 898019 from Base:System
- Enable support for ZSTD compressed modules

testsuite still needs zstd command, the library can do without.

OBS-URL: https://build.opensuse.org/request/show/898019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=63
2021-06-09 19:55:00 +00:00
2b89d0f3a4 drop one zstd too much
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=192
2021-06-07 09:26:21 +00:00
342817bc4b Accepting request 897958 from home:gmbr3:Develop
- Enable support for ZSTD compressed modules

OBS-URL: https://build.opensuse.org/request/show/897958
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=191
2021-06-07 07:57:02 +00:00
Dominique Leuenberger
c55d815ecf Accepting request 896327 from Base:System
OBS-URL: https://build.opensuse.org/request/show/896327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=62
2021-06-05 21:30:23 +00:00
de3c77de0c Accepting request 896324 from home:michals
- /usr/lib should override /lib where both are available. Support /usr/lib for
  depmod.d as well.

OBS-URL: https://build.opensuse.org/request/show/896324
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=189
2021-05-31 10:00:17 +00:00
d0a8f9a8ff Accepting request 896081 from home:michals
- Adjust to usermerge. On Tumbleweed /lib and /usr/lib are the same directory
  and the canonical location is in /usr. Document and read only /usr to prevent
  reading the same file twice.
  On earlier releases preserve compatibility for files placed in /lib and read
  both.
  + kmod-usrmerge.patch
  * Refresh usr-lib-modprobe.patch
- Remove test patches included in release 29
  - kmod-populate-modules-Use-more-bash-more-quotes.patch
  - kmod-testsuite-compress-modules-if-feature-is-enabled.patch
  - kmod-also-test-xz-compression.patch

OBS-URL: https://build.opensuse.org/request/show/896081
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=188
2021-05-29 17:41:53 +00:00
07400734ee - Update to release 29
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=187
2021-05-27 22:33:54 +00:00
Richard Brown
da0e210225 Accepting request 873347 from Base:System
- Fix grub's requoted kernel parameters (bsc#1181111)

OBS-URL: https://build.opensuse.org/request/show/873347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=61
2021-02-22 13:23:04 +00:00
6d45b1ccd0 consistency with the rest of the changelog
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=185
2021-02-18 10:04:19 +00:00
03a6466888 Accepting request 873316 from home:jirislaby:branches:Base:System
- Fix grub's requoted kernel parameters (bsc#1181111)
  + 0001-libkmod-config-revamp-kcmdline-parsing-into-a-state-.patch
  + 0002-libkmod-config-re-quote-option-from-kernel-cmdline.patch

    Linux kernel >= v5.2~rc1, it is possible to get module

OBS-URL: https://build.opensuse.org/request/show/873316
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=184
2021-02-18 10:03:25 +00:00
Dominique Leuenberger
d9c4fc8d75 Accepting request 870619 from Base:System
OBS-URL: https://build.opensuse.org/request/show/870619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=60
2021-02-15 22:11:15 +00:00
b935d3ec1c Accepting request 869163 from home:michals
- Fix tests to not test disabled features. Disable zstd again.
  + kmod-populate-modules-Use-more-bash-more-quotes.patch
  + kmod-testsuite-compress-modules-if-feature-is-enabled.patch
  + kmod-also-test-xz-compression.patch

OBS-URL: https://build.opensuse.org/request/show/869163
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=182
2021-02-09 15:44:57 +00:00
Dominique Leuenberger
62e0feb151 Accepting request 868043 from Base:System
OBS-URL: https://build.opensuse.org/request/show/868043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=59
2021-02-01 12:26:26 +00:00
2cfe7463ef Accepting request 867700 from home:dimstar:Factory
- Supplement bash-completion subpackage against the main package
  and bash-completion.
- Also require the main package plus bash-completion: the
  completion package is useless without either of the two.

OBS-URL: https://build.opensuse.org/request/show/867700
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=180
2021-01-31 00:43:05 +00:00
69a0fd03fc Accepting request 867471 from home:michals
- Update to v28
  * Add Zstandard to the supported compression formats using libzstd
     (tests only - cannot be disabled in tests)
  * Ignore ill-formed kernel command line, e.g. with "ivrs_acpihid[00:14.5]=AMD0020:0"
    option in it
  * Fix some memory leaks
  * Fix 0-length builtin.alias.bin: it needs at least the index header

OBS-URL: https://build.opensuse.org/request/show/867471
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=179
2021-01-28 12:56:33 +00:00
4b791e5ead reretrieve patch from git
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=178
2021-01-28 12:13:21 +00:00
0a94b83283 Accepting request 867442 from home:pevik:branches:Base:System
- Backport upstream fix 0001-Fix-modinfo-F-always-shows-name-for-built-ins.patch

OBS-URL: https://build.opensuse.org/request/show/867442
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=177
2021-01-28 12:11:04 +00:00
Dominique Leuenberger
81d46b93ed Accepting request 863079 from Base:System
OBS-URL: https://build.opensuse.org/request/show/863079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=58
2021-01-18 10:27:25 +00:00
0ad80d3c52 Accepting request 862900 from home:michals
- Fix testsuite build - requires kernel-default-devel

OBS-URL: https://build.opensuse.org/request/show/862900
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=175
2021-01-14 12:48:37 +00:00
d6a067dd9c Accepting request 862710 from home:michals
- Update usr-lib-modprobe.patch to upstream submission (boo#1180821).
- Require libxslt-tools for xsltproc and use local stylesheet.
  + no-stylesheet-download.patch

OBS-URL: https://build.opensuse.org/request/show/862710
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=174
2021-01-13 09:00:05 +00:00
Dominique Leuenberger
2c936da14e Accepting request 849634 from Base:System
OBS-URL: https://build.opensuse.org/request/show/849634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=57
2020-11-23 15:39:02 +00:00
98f3e148e0 Accepting request 849624 from home:lnussel:usrmove
- prepare usrmerge (boo#1029961)

OBS-URL: https://build.opensuse.org/request/show/849624
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=172
2020-11-20 10:52:59 +00:00
Dominique Leuenberger
30177e49d4 Accepting request 846461 from Base:System
- Add usr-lib-modprobe.patch [boo#1092648]

OBS-URL: https://build.opensuse.org/request/show/846461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=56
2020-11-09 12:56:54 +00:00
5dbd08ba68 OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=170 2020-11-06 11:44:43 +00:00
0ed487658e - Add usr-lib-modprobe.patch [boo#1092648]
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=169
2020-11-06 11:44:26 +00:00
Dominique Leuenberger
7a947af2ec Accepting request 819240 from Base:System
- Drop kmod-compat (boo#1173353):

OBS-URL: https://build.opensuse.org/request/show/819240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=55
2020-07-29 15:14:06 +00:00
28078298da add bugref for includedir notice
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=167
2020-07-28 10:20:39 +00:00
b9baf3c471 - Drop old RPM constructs from the build recipe.
- Add reasoning for prev change

OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=166
2020-07-07 13:07:56 +00:00
ec5463650d Accepting request 818562 from home:michals
- Drop kmod-compat (boo#1173353).

OBS-URL: https://build.opensuse.org/request/show/818562
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=165
2020-07-07 13:03:45 +00:00
Dominique Leuenberger
c1ecd27bd9 Accepting request 809713 from Base:System
- Update to release 27

OBS-URL: https://build.opensuse.org/request/show/809713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=54
2020-06-03 18:28:37 +00:00
2223e25346 - Update to release 27
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=163
2020-05-27 23:36:41 +00:00
Dominique Leuenberger
5c59f9e8b4 Accepting request 699853 from Base:System
kmod 26

OBS-URL: https://build.opensuse.org/request/show/699853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=53
2019-05-06 11:19:09 +00:00
4cc5ec50f5 factory bot rejects undeclared renames, so undo that (2)
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=161
2019-05-01 09:18:19 +00:00
fb33742937 factory bot rejects undeclared renames, so undo that
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=160
2019-05-01 09:17:15 +00:00
d9d28796b7 Accepting request 697854 from home:michals
Add bug reference:

- Remove enum padding constants, add enum.patch (boo#1097869).

OBS-URL: https://build.opensuse.org/request/show/697854
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=159
2019-05-01 06:31:39 +00:00
81cdb97d27 Accepting request 674337 from home:michals
- Enable PKCS#7 signature parsing again - requires openssl
- Fix testsuite build - requires kernel-default-devel
- Rediff the SUSE patches and rename starting with 0001.

- Update to new upstream release 26
  * depmod now handles parallel invocations better by protecting
    the temporary files being used.
  * modprobe has a new --show-exports option. Under the hood,
    this reads the .symtab and .strtab sections rather than
    __versions so it shows useful data even if kernel is
    configured without modversions (CONFIG_MODVERSIONS).
  * modinfo supports PKCS#7 parsing by using openssl.
- Replaced the asn1c-based parser by an openssl-based PKCS
  parser.
- Remove libkmod-signature-Fix-crash-when-module-signature-is.patch,
  libkmod-signature-pkcs-7-fix-crash-when-signer-info-.patch,
  libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch
  (not accepted upstream)
- Remove enum.patch,
  depmod-Prevent-module-dependency-files-corruption-du.patch,
  depmod-Prevent-module-dependency-files-missing-durin.patch,
  depmod-shut-up-gcc-insufficinet-buffer-warning.patch
  (accepted upstream)

- Enable PKCS#7 signature parsing again - requires openssl
- Rediff the SUSE patches and rename starting with 0001.

OBS-URL: https://build.opensuse.org/request/show/674337
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=158
2019-02-12 23:23:22 +00:00
7ea344109a - Update to new upstream release 26
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=157
2019-02-08 01:25:26 +00:00
Dominique Leuenberger
6d136eda9f Accepting request 659771 from Base:System
OBS-URL: https://build.opensuse.org/request/show/659771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=52
2018-12-28 11:32:09 +00:00
83d668919e fix syntax again
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=155
2018-12-18 22:55:54 +00:00
e6f1948011 Accepting request 659763 from home:michals
Fix changelog: mention all patches. Refesh to upstream patch.
  * Add depmod-Prevent-module-dependency-files-corruption-du.patch
  * Add depmod-Prevent-module-dependency-files-missing-durin.patch
  * Add depmod-shut-up-gcc-insufficinet-buffer-warning.patch
  * Add depmod-Prevent-module-dependency-files-corruption-du.patch
  * Add depmod-Prevent-module-dependency-files-missing-durin.patch
  * Add depmod-shut-up-gcc-insufficinet-buffer-warning.patch

OBS-URL: https://build.opensuse.org/request/show/659763
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=154
2018-12-18 22:55:28 +00:00
38e2a9611a Accepting request 656939 from home:michals
Refresh the parallel patch.

OBS-URL: https://build.opensuse.org/request/show/656939
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=153
2018-12-10 23:56:41 +00:00
d748fd2e5d OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=152 2018-12-07 19:15:18 +00:00
b11f1a90d1 remove wrong attribution
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=151
2018-12-07 19:03:54 +00:00
1e7a75843a Accepting request 656092 from home:michals
- Fix module dependency file corruption on parallel invocation (bsc#1118629).
  + depmod-Prevent-module-dependency-files-corruption-due-to-pa.patch

- Remove enum padding constants
  + enum.patch.

- allow 'modprobe -c' print the status of "allow_unsupported_modules" option.
  + 0012-modprobe-print-unsupported-status.patch

- Fix module dependency file corruption on parallel invocation (bsc#1118629).
  + depmod-Prevent-module-dependency-files-corruption-due-to-pa.patch

- Remove enum padding constants
  + enum.patch.

OBS-URL: https://build.opensuse.org/request/show/656092
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=150
2018-12-07 19:01:50 +00:00
Dominique Leuenberger
61da458c11 Accepting request 624075 from Base:System
- Add enum.patch.

OBS-URL: https://build.opensuse.org/request/show/624075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=51
2018-07-28 10:38:04 +00:00
02c6c7041b - Add enum.patch.
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=148
2018-07-18 08:58:28 +00:00
Yuchen Lin
6675d1158b Accepting request 616225 from Base:System
OBS-URL: https://build.opensuse.org/request/show/616225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmod?expand=0&rev=50
2018-06-22 11:13:50 +00:00
33e9862bed Accepting request 616063 from home:michals
- allow 'modprobe -c' print the status of "allow_unsupported_modules" option.
  + 0012-modprobe-print-unsupported-status.patch

Please don't accept requests without changelog. They are rejected by Factory.

OBS-URL: https://build.opensuse.org/request/show/616063
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=146
2018-06-12 06:08:42 +00:00
8deff237eb Accepting request 615285 from home:michals
Merge SLE12 changelog.

OBS-URL: https://build.opensuse.org/request/show/615285
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=145
2018-06-10 12:22:43 +00:00
8d9bb441db Accepting request 615319 from home:win32asm:branches:openSUSE:Factory
allow 'modprobe -c' print the status of "allow_unsupported_modules" option.
Sorry for many 'commits'.

OBS-URL: https://build.opensuse.org/request/show/615319
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=144
2018-06-09 00:17:06 +00:00