Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / firewalld
Commits: 4f789239 by Robin Candau at 2025-11-07T13:10:59+01:00 upgpkg: 2.4.0-1: New upstream release https://github.com/firewalld/firewalld/releases/tag/v2.4.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,5 +1,5 @@ pkgbase = firewalld - pkgver = 2.3.1 + pkgver = 2.4.0 pkgrel = 1 url = https://firewalld.org arch = any @@ -8,10 +8,10 @@ pkgbase = firewalld makedepends = git makedepends = intltool makedepends = podman - source = git+https://github.com/firewalld/firewalld.git#tag=v2.3.1 + source = git+https://github.com/firewalld/firewalld.git#tag=v2.4.0 source = firewalld-sysconfigdir.patch source = fix_gettext_macros_path.patch - sha256sums = 33d598c45be508e2f085b9dbe5d82820fe8d6b856a7ed7d7111e76e9f1cde3c9 + sha256sums = 8107cf1bbaf2b4679a24132e19f8099c4836882e1ba76e20872129b1cf878a62 sha256sums = 3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9 sha256sums = 49f793aeaf2e87c834c734b37dc926c9579cc2ec0782e5fe297ee286df6c7ef6 ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgbase=firewalld pkgname=('firewalld' 'firewalld-test') -pkgver=2.3.1 +pkgver=2.4.0 pkgrel=1 url="https://firewalld.org" arch=('any') @@ -14,7 +14,7 @@ makedepends=('docbook-xsl' 'git' 'intltool' 'podman') source=("git+https://github.com/firewalld/firewalld.git#tag=v${pkgver}" 'firewalld-sysconfigdir.patch' 'fix_gettext_macros_path.patch') -sha256sums=('33d598c45be508e2f085b9dbe5d82820fe8d6b856a7ed7d7111e76e9f1cde3c9' +sha256sums=('8107cf1bbaf2b4679a24132e19f8099c4836882e1ba76e20872129b1cf878a62' '3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9' '49f793aeaf2e87c834c734b37dc926c9579cc2ec0782e5fe297ee286df6c7ef6') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/4f789239d294d4641421ad3ab7f679c2780ef20b -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/4f789239d294d4641421ad3ab7f679c2780ef20b You're receiving this email because of your account on gitlab.archlinux.org.
