nftables 1.0.9-2 source package in Ubuntu

Changelog

nftables (1.0.9-2) unstable; urgency=medium

  [ Jeremy Sowden ]
  * [48ba574] d/rules: make build more verbose unless the `terse` build option
    is used
  * [be37204] d/tests: re-enable Python test-suite

  [ Helmut Grohne ]
  * [c40559d] src:nftables: fix missing Build-Depends: libpython3-all-dev
    (Closes: #1057189)

  [ Arturo Borrero Gonzalez ]
  * [aa38904] d/copyright: drop superfluous file pattern

  [ Jeremy Sowden ]
  * [c2663f1] d/control: use tracker.d.o address for `Maintainer:`
  * [679f5d8] d/control: update my e-mail address
  * [e7fdd2c] d/patches: add patch to support map variables in statements
    (Closes: #1067161)

 -- Jeremy Sowden <email address hidden>  Thu, 23 May 2024 20:21:53 +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
Oracular release main misc

Downloads

File Size SHA-256 Checksum
nftables_1.0.9-2.dsc 2.7 KiB 82e01e56b3f4c81e0401f1e90e65734832bbfd3ebae556f40a1636f744b4ee8f
nftables_1.0.9.orig.tar.xz 949.2 KiB a3c304cd9ba061239ee0474f9afb938a9bb99d89b960246f66f0c3a0a85e14cd
nftables_1.0.9.orig.tar.xz.asc 833 bytes 2fda73112d367827a0c4bb81aa2dbf6bd3fade6485ed209ba1d261e2b94e19b4
nftables_1.0.9-2.debian.tar.xz 22.5 KiB 76310b14270f6220ce9bcee81e9154db7b6831bf4977461465a0e57f9660e5f1

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.