xtables-addons (3.27-3)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/3.27-3 tag
- Git: https://salsa.debian.org/pkg-netfilter-team/pkg-xtables-addons.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 1667072
- Browser: https://salsa.debian.org/pkg-netfilter-team/pkg-xtables-addons
- Last scan: 2025-01-23 08:42:12+00
- Next scan: 2025-01-29 03:00:00+00
- CI pipeline status: success
- Debian changelog in Git:
xtables-addons (3.27-3) unstable; urgency=medium
* d/control
- remove explicit dependency on dkms
* d/control, d/control.modules.in
- run `wrap-and-sort -ast`
* d/control.modules.in
- bump Standards-Version to 4.7.0
- replace pkg-config build-dep with pkgconf
- update `Maintainer:` address
* d/rules, d/xtables-addons-dkms.dkms.in
- use `@` substitution delimiter
* d/xtables-addons-dkms.dkms.*
- use correct `DEST_MODULE_LOCATION` values
* d/xtables-addons-dkms.dkms.in
- `MAKE` should be an array
* d/xtables-addons-dkms.dkms.modules
- sort modules
- add missing xt_asn module
-- Jeremy Sowden <azazel@debian.org> Tue, 07 Jan 2025 22:28:09 +0000
- This branch is 3 commits ahead of tag debian/3.27-3
- Git log:
commit 0a015ae275120050490695be4d18ae7d1d705932
Author: Jeremy Sowden <azazel@debian.org>
Date: Wed Jan 8 08:46:37 2025 +0000
d/genmodlist: output a comment indicating that the module list was generated
Signed-off-by: Jeremy Sowden <azazel@debian.org>
commit c579eaec3d8d83b3459953ecd6bb7480c38ca08a
Author: Jeremy Sowden <azazel@debian.org>
Date: Wed Jan 8 00:50:59 2025 +0000
d/rules: use majuscule consistently for variables
Signed-off-by: Jeremy Sowden <azazel@debian.org>
commit 0c83161039437af21d1d49fa6f4b2518b8f353db
Author: Jeremy Sowden <azazel@debian.org>
Date: Tue Jan 7 23:46:38 2025 +0000
d/genmodlist: generate the current list of DKMS modules
I forgot that this script existed and updated d/xtables-addons-dkms.dkms.modules
by hand.
1. Add a fuller description.
2. Change the sorting.
3. Assign the actual directories to `BUILT_MODULE_LOCATION`.
Signed-off-by: Jeremy Sowden <azazel@debian.org>