kmod (30+20230601-2)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/30+20230601-2 tag
- Git: https://salsa.debian.org/md/kmod.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 11710464
- Browser: https://salsa.debian.org/md/kmod
- Last scan: 2023-11-26 23:47:50+00
- Next scan: 2023-12-04 07:16:00+00
- Debian changelog in Git:
kmod (30+20230601-2) unstable; urgency=medium
* kmod.postinst: run restorecon after creating /etc/modules.
-- Marco d'Itri <md@linux.it> Sat, 23 Sep 2023 00:39:17 +0200
- This branch is 3 commits ahead of tag debian/30+20230601-2
- Git log:
commit 7f310f516f34ddfdcce245db0c59394f277d3fec
Merge: 1afd2e8 aff617e
Author: Marco d'Itri <md@linux.it>
Date: Sat Sep 30 06:08:02 2023 +0200
Update upstream source from tag 'v31'
Update to upstream version '31'
with Debian dir f3798cfe7caa8ade36135a6349dd741e6e7c1cdc
commit aff617ea871d0568cc491bd116c0be1e857463bb
Author: Lucas De Marchi <lucas.de.marchi@gmail.com>
Date: Fri Sep 29 09:18:37 2023 -0500
kmod 31
commit 0140db94c0f8a8ddec98080c62bd6c8823b3ff9a
Author: Emil Velikov <emil.l.velikov@gmail.com>
Date: Wed Sep 27 16:38:05 2023 +0100
libkmod: add fallback MODULE_INIT_COMPRESSED_FILE define
The symbol was somewhat recently introduced by the kernel and not all
distributions may be have available.
The number is part of the ABI, so we can add a local fallback define.
Closes: https://github.com/kmod-project/kmod/issues/29
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>