https://bugzilla.redhat.com/show_bug.cgi?id=1320921
Bug ID: 1320921
Summary: modinfo doesn't show modules signatures
Product: Fedora
Version: 24
Component: kmod
Severity: urgent
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: t.artem(a)mailcity.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org
Description of problem: in theory modinfo should show modules signatures
Version-Release number of selected component (if applicable):
kmod-22-2.fc23.x86_64
# modinfo snd
filename: /lib/modules/4.4.6-300.fc23.x86_64/kernel/sound/core/snd.ko.xz
alias: char-major-116-*
license: GPL
description: Advanced Linux Sound Architecture driver for soundcards.
author: Jaroslav Kysela <perex(a)perex.cz>
depends: soundcore
intree: Y
vermagic: 4.4.6-300.fc23.x86_64 SMP mod_unload
parm: debug:Debug level (0 = disable) (int)
parm: slots:Module names assigned to the slots. (array of charp)
parm: major:Major # for sound driver. (int)
parm: cards_limit:Count of auto-loadable soundcards. (int)
The problem is also discussed here: https://github.com/coreos/bugs/issues/1054
The only workaround at the moment is to run this command:
# xzcat `modinfo -n snd` | grep 'Module signature appended'
Binary file (standard input) matches
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1208554
Bug ID: 1208554
Summary: Remove the explicit requires on kmod-libs
Product: Fedora
Version: rawhide
Component: kmod
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: dshea(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org, msivak(a)redhat.com
The kmod package doesn't need to require kmod-libs anymore, since /bin/kmod has
been statically linked with libkmod since kmod-15 or so.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1532597
Bug ID: 1532597
Summary: kmod-25 is available
Product: Fedora
Version: rawhide
Component: kmod
Keywords: FutureFeature, Triaged
Assignee: kmod-maint(a)lists.fedoraproject.org
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: jonathan(a)jonmasters.org,
kmod-maint(a)lists.fedoraproject.org,
skozina(a)redhat.com, ykaliuta(a)redhat.com
Latest upstream release: 25
Current version/release in rawhide: 24-3.fc27
URL: http://kernel.org/pub/linux/utils/kernel/kmod/
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/1517/
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.