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


Commits:
b80b3dc7 by Christian Hesse at 2026-06-03T17:05:51+02:00
upgpkg: 3.4.0-1: new upstream release

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = haproxy
        pkgdesc = Reliable, high performance TCP/HTTP load balancer
-       pkgver = 3.3.10
+       pkgver = 3.4.0
        pkgrel = 1
        url = https://www.haproxy.org/
        install = haproxy.install
@@ -16,14 +16,14 @@ pkgbase = haproxy
        depends = lua
        depends = systemd-libs
        backup = etc/haproxy/haproxy.cfg
-       source = 
git+https://git.haproxy.org/git/haproxy-3.3.git?signed#tag=v3.3.10
+       source = 
git+https://git.haproxy.org/git/haproxy-3.4.git?signed#tag=v3.4.0
        source = haproxy.cfg
        source = haproxy.sysusers
        source = 0001-Use-CFLAGS-and-LDFLAGS-when-building-admin.patch
        validpgpkeys = 0C9568FA554656551590C5E44E386D9C9C61702F
        validpgpkeys = 07D5F18D201984D7D13FB7AAF5F936267AA4B280
        validpgpkeys = 692A51FE968BDB627C8C4B0E12F8CCEE5C19FD8D
-       sha256sums = 
e3a5169ebcb2cf3b9e44642ce40efa4c8fb06911d1afd8c44cc0e76dab0ce92b
+       sha256sums = 
a5a58466556f87f34a4e29ea267a5eef37dc58efca3cf1f91ba01f64fbf0666f
        sha256sums = 
f6babef513b99a3fa0e50f2b144c73c980f1b78b119874ffa2580af1e651e7a9
        sha256sums = 
c6e716ea59272a8e871af53703726dd2a75b56c82dacf097d4bf08ac5e841a0d
        sha256sums = 
a1e3a1c2923465081383eb431bae55ff9841d89909469311cdba4b394ec4a998


=====================================
.nvchecker.toml
=====================================
@@ -1,4 +1,4 @@
 [haproxy]
 source = "git"
-git = "https://git.haproxy.org/git/haproxy-3.3.git";
+git = "https://git.haproxy.org/git/haproxy-3.4.git";
 prefix = "v"


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: BartÅ‚omiej Piotrowski <[email protected]>
 
 pkgname=haproxy
-pkgver=3.3.10
+pkgver=3.4.0
 pkgrel=1
 
 # Each release serie has its own repository. This is handled automatically in
@@ -28,7 +28,7 @@ 
source=("git+https://git.haproxy.org/git/haproxy-${pkgver%.*}.git?signed#tag=v${
         'haproxy.sysusers'
         '0001-Use-CFLAGS-and-LDFLAGS-when-building-admin.patch')
 
-sha256sums=('e3a5169ebcb2cf3b9e44642ce40efa4c8fb06911d1afd8c44cc0e76dab0ce92b'
+sha256sums=('a5a58466556f87f34a4e29ea267a5eef37dc58efca3cf1f91ba01f64fbf0666f'
             'f6babef513b99a3fa0e50f2b144c73c980f1b78b119874ffa2580af1e651e7a9'
             'c6e716ea59272a8e871af53703726dd2a75b56c82dacf097d4bf08ac5e841a0d'
             'a1e3a1c2923465081383eb431bae55ff9841d89909469311cdba4b394ec4a998')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haproxy/-/commit/b80b3dc7d9292d92ef749c6e4dc8d2b3fb0a5e23

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haproxy/-/commit/b80b3dc7d9292d92ef749c6e4dc8d2b3fb0a5e23
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