Commit Graph

3 Commits

Author SHA256 Message Date
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
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
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