--- Begin Message ---
Subject: |
[PATCH 0/2]: gnu: haproxy: Update to 2.7.5. |
Date: |
Fri, 17 Mar 2023 22:02:47 +0000 |
Hi Guix!
While update thc-ipv6 I've noticed that HAProxy is on a quite old version and
does not have service yet. This patch series updates it the latest stable
version and moves from general (gnu packages networking) module to more
logically close (gnu packages high-availability) module with keeping the
history of copyright strings.
I'll try to write my first service base on availale exaples for HAProxy :) in
free time.
Thanks,
Oleg
Sharlatan Hellseher (2):
gnu: haproxy: Update to 2.7.5.
gnu: haproxy: Move to (gnu packages high-availability).
gnu/packages/high-availability.scm | 53 +++++++++++++++++++++++++++++-
gnu/packages/networking.scm | 42 +----------------------
2 files changed, 53 insertions(+), 42 deletions(-)
base-commit: 933051281fbed0ae71bd40c24a701faf2a02791c
--
2.39.2
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#62247: [PATCH 0/2]: gnu: haproxy: Update to 2.7.5. |
Date: |
Sun, 26 Mar 2023 23:30:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hi,
Sharlatan Hellseher <sharlatanus@gmail.com> skribis:
> gnu: haproxy: Update to 2.7.5.
> gnu: haproxy: Move to (gnu packages high-availability).
Applied, thanks!
Ludo’.
--- End Message ---