nftables 1.0.8-1 source package in Ubuntu

Changelog

nftables (1.0.8-1) unstable; urgency=medium

  [ Arturo Borrero Gonzalez ]
  * [d80034c] d/upstream/signing-key.asc: refresh key
  * [1cdf229] Revert "d/watch: use `pgpmode=auto`"
  * [d13e924] New upstream version 1.0.8
  * [f6e0491] d/patches: drop 0001-debian-bug-1038724.patch
  * [464cb02] d/control: bump build-dep on libnftnl
  * [1d65f36] d/control: add python3-setuptool build-dep
  * [6b96c7c] d/patches: add 0001-py.patch

  [ Jeremy Sowden ]
  * [a8248a9] d/u/signing-key.asc: minimize key
  * [243be3f] d/*.lintian-overrides: override typo false positives
  * [cfe1e5a] d/rules: in-line configure options
  * [242e961] d/rules: explicitly build python3 module
  * [fbd4ae9] d/patches: add upstream patches to add pyproject.toml support
  * [0b62d3e] d/control: add build-dep on pybuild-plugins-pyproject

 -- Jeremy Sowden <email address hidden>  Thu, 03 Aug 2023 14:55:28 +0100

Upload details

Uploaded by:
Debian Netfilter Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Netfilter Packaging Team
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc

Downloads

File Size SHA-256 Checksum
nftables_1.0.8-1.dsc 2.7 KiB aa14c0c25ffdffc39b9dcc5df8384044c7242d9da39388df37d2aeceee0cbd14
nftables_1.0.8.orig.tar.xz 862.3 KiB 9373740de41a82dbc98818e0a46a073faeb8a8d0689fa4fa1a74399c32bf3d50
nftables_1.0.8.orig.tar.xz.asc 833 bytes 2813fab2c737375991979c525bbb7c7e90e26c36538c61179722efd3b942c119
nftables_1.0.8-1.debian.tar.xz 24.0 KiB 7fb540be9345add231216a6d4724a8425f515cfa3e05175272030c1a657cd66f

Available diffs

No changes file available.

Binary packages built by this source

libnftables-dev: Development files for libnftables

 This library provides high level semantics to interact with the nftables
 framework by Netfilter project.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
 .
 This package provides development files and static libraries.

libnftables1: Netfilter nftables high level userspace API library

 This library provides high level semantics to interact with the nftables
 framework by Netfilter project.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
 .
 This package contains the libnftables library.

libnftables1-dbgsym: debug symbols for libnftables1
nftables: Program to control packet filtering rules by Netfilter project

 This software provides an in-kernel packet classification framework that is
 based on a network-specific Virtual Machine (VM) and the nft userspace
 command line tool. The nftables framework reuses the existing Netfilter
 subsystems such as the existing hook infrastructure, the connection tracking
 system, NAT, userspace queueing and logging subsystem.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.

nftables-dbgsym: debug symbols for nftables
python3-nftables: nftables/libnftables python3 module

 The libnftables library provides high level semantics to interact with the
 nftables framework by the Netfilter project.
 .
 nftables replaces the old popular iptables, ip6tables, arptables and ebtables.
 .
 Netfilter software and nftables in particular are used in applications such
 as Internet connection sharing, firewalls, IP accounting, transparent
 proxying, advanced routing and traffic control.
 .
 A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended.
 .
 This package contains the libnftables python3 bindings.