nftables 0.8.1-1 source package in Ubuntu

Changelog

nftables (0.8.1-1) unstable; urgency=medium

  * [46be8e1] d/control: update git URLs
  * [77d8cc2] New upstream version 0.8.1
  * [57c711b] d/control: bump build-dep on libnftnl
  * [517ecd2] d/control: bump std-version to 4.1.3
  * [bc590c4] d/compat: bump dh compat to 11
  * [68fbe65] d/copyright: use HTTPS in the URL

 -- Arturo Borrero Gonzalez <email address hidden>  Wed, 17 Jan 2018 14:55:14 +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

Downloads

File Size SHA-256 Checksum
nftables_0.8.1-1.dsc 2.1 KiB de1495f2716397f168d43fe7a6d5843c4c785051b1c97634f5abe791633eda7d
nftables_0.8.1.orig.tar.bz2 662.2 KiB 8aead66cce70d68c70e4be917813abcbcf62811ee6de4c7761d0e34391772fc4
nftables_0.8.1-1.debian.tar.xz 17.7 KiB f6b6e87d1d9bc915fb20ebc752724d112a0f8547523729d2112f6567bc78f73a

Available diffs

No changes file available.

Binary packages built by this source

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