diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:19:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:19:42 +0000 |
commit | c9dfe57639e6a2b211bb4b8693c514efb2ee5277 (patch) | |
tree | 87ae17ecf596da7e5c3a743ecc9b6e942b057046 | |
parent | Merging upstream version 2.9.6. (diff) | |
download | haproxy-c9dfe57639e6a2b211bb4b8693c514efb2ee5277.tar.xz haproxy-c9dfe57639e6a2b211bb4b8693c514efb2ee5277.zip |
Merging debian version 2.9.6-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/haproxy.install | 1 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 45f1dd3..551ff26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +haproxy (2.9.6-1) unstable; urgency=medium + + * New upstream release. + * d/install: don't ship halog both in usr/bin and usr/sbin. + Closes: #1064788. + + -- Vincent Bernat <bernat@neo> Fri, 01 Mar 2024 22:01:08 +0100 + haproxy (2.9.5-1~progress7.99u1) graograman-backports; urgency=medium * Initial reupload to graograman-backports. diff --git a/debian/haproxy.install b/debian/haproxy.install index c8a8ad0..a67c46f 100644 --- a/debian/haproxy.install +++ b/debian/haproxy.install @@ -1,3 +1,2 @@ debian/haproxy.cfg etc/haproxy examples/errorfiles/*.http etc/haproxy/errors -admin/halog/halog usr/bin |