[arch-commits] Commit in firewalld/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Apr 18 07:03:30 UTC 2021


    Date: Sunday, April 18, 2021 @ 07:03:29
  Author: alucryd
Revision: 919889

firewalld 0.9.3-3: FS#70491 add ipset support back, for now

Modified:
  firewalld/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-17 23:50:31 UTC (rev 919888)
+++ PKGBUILD	2021-04-18 07:03:29 UTC (rev 919889)
@@ -4,7 +4,7 @@
 
 pkgname=firewalld
 pkgver=0.9.3
-pkgrel=2
+pkgrel=3
 pkgdesc='Firewall daemon with D-Bus interface'
 arch=(any)
 url=https://firewalld.org/
@@ -22,10 +22,12 @@
   docbook-xsl
   git
   intltool
+  ipset
 )
 optdepends=(
   'bash-completion: bash completion'
   'gtk3: firewall-config'
+  'ipset: ipset support'
   'libnotify: firewall-applet'
   'nm-connection-editor: firewalld-applet'
   'python-pyqt5: firewall-applet'



More information about the arch-commits mailing list