Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
nftables


Commits:
dd93cc38 by Christian Hesse at 2026-05-27T18:07:29+02:00
remove the ancient install message

- - - - -


2 changed files:

- PKGBUILD
- − nftables.install


Changes:

=====================================
PKGBUILD
=====================================
@@ -18,7 +18,6 @@ validpgpkeys=('8C5F7146A1757A65E2422A94D70D1A666ACF2B21') # 
Netfilter Core Team
 source=("git+https://git.netfilter.org/nftables.git#tag=v${pkgver}?signed";
         'nftables.conf'
         'nftables.service')
-install=nftables.install
 sha256sums=('2874c264df80d770d95e2a93f15cddf65ee642fad8977777c12e745bf3eb8d61'
             'fa2f984794025339cf2d26d329f9b0bf83a39b9fa310d06b4cc40a0c1b0c8f46'
             'deffeef36fe658867dd9203ec13dec85047a6d224ea63334dcf60db97e1809ea')


=====================================
nftables.install deleted
=====================================
@@ -1,10 +0,0 @@
-## arg 1:  the new package version
-## arg 2:  the old package version
-post_upgrade() {
-  (( $(vercmp "$2" '1:0.9.9-1') > 0 )) || cat <<EOF
-==> Stopping/restarting the nftables service does NOT flush the ruleset 
anymore.
-==> The nftables.conf file requires a delete/flush directive to be restarted.
-==> See examples in /usr/share/nftables/ and /usr/share/doc/nftables/examples.
-==> The nftables service reload has been removed as it is now equivalent to a 
restart.
-EOF
-}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nftables/-/commit/dd93cc3899e6c099244f445c0ea959897a0a61a2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nftables/-/commit/dd93cc3899e6c099244f445c0ea959897a0a61a2
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to