Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
nftables
Commits:
69ec611e by Christian Hesse at 2025-04-22T23:21:33+02:00
upgpkg: 1:1.1.3-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nftables
pkgdesc = Netfilter tables userspace tools
- pkgver = 1.1.2
+ pkgver = 1.1.3
pkgrel = 1
epoch = 1
url = https://netfilter.org/projects/nftables/
@@ -21,12 +21,12 @@ pkgbase = nftables
depends = jansson
optdepends = python: Python bindings
backup = etc/nftables.conf
- source =
https://netfilter.org/projects/nftables/files/nftables-1.1.2.tar.xz
- source =
https://netfilter.org/projects/nftables/files/nftables-1.1.2.tar.xz.sig
+ source =
https://netfilter.org/projects/nftables/files/nftables-1.1.3.tar.xz
+ source =
https://netfilter.org/projects/nftables/files/nftables-1.1.3.tar.xz.sig
source = nftables.conf
source = nftables.service
validpgpkeys = 8C5F7146A1757A65E2422A94D70D1A666ACF2B21
- sha256sums =
822f1f7c4059e8420387c302bd603cc0eb8cbfe403fa2e3f78c8ddb7f0d53bbc
+ sha256sums =
9c8a64b59c90b0825e540a9b8fcb9d2d942c636f81ba50199f068fde44f34ed8
sha256sums = SKIP
sha256sums =
f83d6f2f99f306866850c60ff0e343bbd9bc0c989d333ebe288563f7be4afe20
sha256sums =
deffeef36fe658867dd9203ec13dec85047a6d224ea63334dcf60db97e1809ea
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=nftables
epoch=1
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc='Netfilter tables userspace tools'
arch=('x86_64')
@@ -18,7 +18,7 @@
source=("https://netfilter.org/projects/nftables/files/nftables-$pkgver.tar.xz"{
'nftables.conf'
'nftables.service')
install=nftables.install
-sha256sums=('822f1f7c4059e8420387c302bd603cc0eb8cbfe403fa2e3f78c8ddb7f0d53bbc'
+sha256sums=('9c8a64b59c90b0825e540a9b8fcb9d2d942c636f81ba50199f068fde44f34ed8'
'SKIP'
'f83d6f2f99f306866850c60ff0e343bbd9bc0c989d333ebe288563f7be4afe20'
'deffeef36fe658867dd9203ec13dec85047a6d224ea63334dcf60db97e1809ea')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nftables/-/commit/69ec611e0b5a3f60625f1d0e3ad0bab5b3a62194
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nftables/-/commit/69ec611e0b5a3f60625f1d0e3ad0bab5b3a62194
You're receiving this email because of your account on gitlab.archlinux.org.