Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] haproxy: update to 2.6.8.
@ 2023-02-10 18:29 zdykstra
  2023-02-10 22:40 ` [PR REVIEW] " paper42
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: zdykstra @ 2023-02-10 18:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 827 bytes --]

There is a new pull request by zdykstra against master on the void-packages repository

https://github.com/zdykstra/void-packages haproxy
https://github.com/void-linux/void-packages/pull/42194

haproxy: update to 2.6.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl

HAProxy 2.6 is the latest LTS release with some nice improvements over the 2.4 series. Until another LTS hits, it's reasonable to lock the package to 2.6.x.


A patch file from https://github.com/void-linux/void-packages/pull/42194.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-haproxy-42194.patch --]
[-- Type: text/x-diff, Size: 1479 bytes --]

From f9f48efc8c768ef71f8899a488448f2c4c1e2794 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Fri, 10 Feb 2023 12:26:41 -0600
Subject: [PATCH] haproxy: update to 2.6.8.

---
 srcpkgs/haproxy/template | 4 ++--
 srcpkgs/haproxy/update   | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/haproxy/update

diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template
index 373ff4e2c3c9..7874f3cfb80a 100644
--- a/srcpkgs/haproxy/template
+++ b/srcpkgs/haproxy/template
@@ -1,6 +1,6 @@
 # Template file for 'haproxy'
 pkgname=haproxy
-version=2.4.20
+version=2.6.8
 revision=1
 build_style=gnu-makefile
 make_install_args="SBINDIR=${DESTDIR}/usr/bin DOCDIR=${DESTDIR}/usr/share/doc/${pkgname}"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.haproxy.org"
 changelog="https://www.haproxy.org/download/2.4/src/CHANGELOG"
 distfiles="https://www.haproxy.org/download/${version%.*}/src/haproxy-${version}.tar.gz"
-checksum=415c62d2159941a17c443941aa85e7353047d79f3b72a0e7062473f7e753cacc
+checksum=a02ad64550dd30a94b25fd0e225ba699649d0c4037bca3b36b20e8e3235bb86f
 
 haproxy_homedir="/var/lib/${pkgname}"
 make_dirs="$haproxy_homedir 0750 ${pkgname} ${pkgname}"
diff --git a/srcpkgs/haproxy/update b/srcpkgs/haproxy/update
new file mode 100644
index 000000000000..a91811c640f5
--- /dev/null
+++ b/srcpkgs/haproxy/update
@@ -0,0 +1,2 @@
+# 2.6 is the current LTS
+ignore="2\.[!6].*"

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-02-14 17:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 18:29 [PR PATCH] haproxy: update to 2.6.8 zdykstra
2023-02-10 22:40 ` [PR REVIEW] " paper42
2023-02-10 22:40 ` paper42
2023-02-10 22:49 ` zdykstra
2023-02-10 22:49 ` [PR PATCH] [Updated] " zdykstra
2023-02-10 22:50 ` [PR REVIEW] " zdykstra
2023-02-10 23:22 ` [PR PATCH] [Updated] " zdykstra
2023-02-10 23:23 ` zdykstra
2023-02-14 16:30 ` [PR PATCH] [Updated] " zdykstra
2023-02-14 16:30 ` zdykstra
2023-02-14 16:33 ` [PR PATCH] [Updated] haproxy: update to 2.6.9 zdykstra
2023-02-14 17:40 ` zdykstra
2023-02-14 17:44 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).