Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / firewalld
Commits: ba008910 by Robin Candau at 2026-07-09T12:48:22+02:00 upgpkg: 2.5.0-1: New upstream release https://github.com/firewalld/firewalld/releases/tag/v2.5.0 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,5 +1,5 @@ pkgbase = firewalld - pkgver = 2.4.3 + pkgver = 2.5.0 pkgrel = 1 url = https://firewalld.org arch = any @@ -9,10 +9,10 @@ pkgbase = firewalld makedepends = intltool makedepends = python makedepends = iptables - source = git+https://github.com/firewalld/firewalld.git#tag=v2.4.3 + source = git+https://github.com/firewalld/firewalld.git#tag=v2.5.0 source = firewalld-sysconfigdir.patch source = fix_gettext_macros_path.patch - sha256sums = 46a355a484930bb4372307530c44d2f8b1e9ae70c468231712eb47298dc6fd2c + sha256sums = 50286b8ac3113d0bc1d689034d70fff1c2b58884f534d1f17d1225f61c27e6ea sha256sums = 3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9 sha256sums = 49f793aeaf2e87c834c734b37dc926c9579cc2ec0782e5fe297ee286df6c7ef6 ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ pkgbase=firewalld pkgname=('firewalld' 'python-firewall' 'firewall-config' 'firewall-applet' 'firewalld-test') -pkgver=2.4.3 +pkgver=2.5.0 pkgrel=1 url="https://firewalld.org" arch=('any') @@ -14,7 +14,7 @@ makedepends=('docbook-xsl' 'git' 'intltool' 'python' 'iptables') source=("git+https://github.com/firewalld/firewalld.git#tag=v${pkgver}" 'firewalld-sysconfigdir.patch' 'fix_gettext_macros_path.patch') -sha256sums=('46a355a484930bb4372307530c44d2f8b1e9ae70c468231712eb47298dc6fd2c' +sha256sums=('50286b8ac3113d0bc1d689034d70fff1c2b58884f534d1f17d1225f61c27e6ea' '3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9' '49f793aeaf2e87c834c734b37dc926c9579cc2ec0782e5fe297ee286df6c7ef6') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/ba008910ab1046a281b7d719ee5a80ac625ccab2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/ba008910ab1046a281b7d719ee5a80ac625ccab2 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
