forked from pool/haproxy
Accepting request 1132452 from home:dirkmueller:Factory
- Update to version 2.9.0+git0.fddb8c13b: * [RELEASE] Released version 2.9.0 * DOC: management: update stream vs session * BUG/MEDIUM: peers: fix partial message decoding * DOC: management: fix two latest typos (optionally, exception) * DOC: config: fix typo abandonned -> abandoned * DOC: config: clarify session vs stream * DOC: config: add a few more differences between HTTP/1 and 2+ * DOC: config: update the reminder on the HTTP model and add some terminology * MINOR: mux-quic: Disable zero-copy forwarding for send by default * MINOR: mux-quic: Add global option to enable/disable zero-copy forwarding 0001-IMPORT-xxhash-update-xxHash-to-version-0.8.2.patch - reenable the pcre jit after the last change - use parallel build - Ensure haproxy home directory is not world readable (bsc#1077716) - Add dependency on apparmor-profiles (bsc#1079985) - License is now GPL-3.0+ and LGPL-2.1+ - 0006-BUG-MAJOR-frontend-initialize-capture-pointers-earli.patch - 0006-BUG-MAJOR-frontend-initialize-capture-pointers-earli.patch - 0001-BUG-MEDIUM-systemd-set-KillMode-to-mixed.patch - Install vim file to a more appropriate location - added pre macro for systemd service file OBS-URL: https://build.opensuse.org/request/show/1132452 OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=295
This commit is contained in:
parent
a5bcd0500e
commit
902f8b703a
4
_service
4
_service
@ -1,12 +1,12 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.8.git</param>
|
||||
<param name="url">https://git.haproxy.org/git/haproxy-2.9.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">haproxy</param>
|
||||
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
<param name="revision">v2.8.5</param>
|
||||
<param name="revision">v2.9.0</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
|
@ -3,4 +3,6 @@
|
||||
<param name="url">http://git.haproxy.org/git/haproxy-2.8.git</param>
|
||||
<param name="changesrevision">aaba8d090ec663906af1fecbad83c26bbccf0761</param>
|
||||
</service>
|
||||
</servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://git.haproxy.org/git/haproxy-2.9.git</param>
|
||||
<param name="changesrevision">fddb8c13b6811b3b34eba0ad58d1f5fd5a3c7f60</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b591c1ed2ead8393b7c2d141f3ddd7ba7ff23492253ec569ab005173825a93b
|
||||
size 4500812
|
3
haproxy-2.9.0+git0.fddb8c13b.tar.gz
Normal file
3
haproxy-2.9.0+git0.fddb8c13b.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e32331db47007592aeaa0f43c8e1c35faad4df347c8f30bf2f39658b78fac1d3
|
||||
size 4557816
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 09:20:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- Update to version 2.9.0+git0.fddb8c13b:
|
||||
* [RELEASE] Released version 2.9.0
|
||||
* DOC: management: update stream vs session
|
||||
* BUG/MEDIUM: peers: fix partial message decoding
|
||||
* DOC: management: fix two latest typos (optionally, exception)
|
||||
* DOC: config: fix typo abandonned -> abandoned
|
||||
* DOC: config: clarify session vs stream
|
||||
* DOC: config: add a few more differences between HTTP/1 and 2+
|
||||
* DOC: config: update the reminder on the HTTP model and add some terminology
|
||||
* MINOR: mux-quic: Disable zero-copy forwarding for send by default
|
||||
* MINOR: mux-quic: Add global option to enable/disable zero-copy forwarding
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 07 14:28:36 UTC 2023 - mrueckert@suse.de
|
||||
|
||||
@ -242,7 +257,7 @@ Wed Aug 30 09:04:25 UTC 2023 - Peter Varkoly <varkoly@suse.com>
|
||||
|
||||
- Apply upstream patch for the ppc64le issue:
|
||||
Add patch:
|
||||
0001-IMPORT-xxhash-update-xxHash-to-version-0.8.2.patch
|
||||
0001-IMPORT-xxhash-update-xxHash-to-version-0.8.2.patch
|
||||
Remove patch:
|
||||
fix-invalid-parameter-combination-for-AltiVec-intrinsic-__builtin_vec_ld.patch
|
||||
|
||||
@ -1052,7 +1067,7 @@ Thu Dec 01 15:25:38 UTC 2022 - mrueckert@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 13:13:45 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- reenable the pcre jit after the last change
|
||||
- reenable the pcre jit after the last change
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 11:20:34 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
@ -2257,7 +2272,7 @@ Fri May 14 08:31:04 UTC 2021 - mrueckert@suse.de
|
||||
|
||||
- Update to version 2.4.0+git0.6cbbecf09:
|
||||
https://www.haproxy.com/blog/announcing-haproxy-2-4/
|
||||
|
||||
|
||||
for all the details see /usr/share/doc/packages/haproxy/CHANGELOG
|
||||
- refreshed patches to apply cleanly again
|
||||
haproxy-1.6.0-makefile_lib.patch
|
||||
@ -2819,7 +2834,7 @@ Sat Oct 24 01:18:29 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 2 14:38:51 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- use parallel build
|
||||
- use parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 02 14:37:00 UTC 2020 - mrueckert@suse.de
|
||||
@ -4494,7 +4509,7 @@ Sun Mar 4 08:36:21 UTC 2018 - jengelh@inai.de
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 16:37:25 UTC 2018 - kgronlund@suse.com
|
||||
|
||||
- Ensure haproxy home directory is not world readable (bsc#1077716)
|
||||
- Ensure haproxy home directory is not world readable (bsc#1077716)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 08 13:15:17 UTC 2018 - kgronlund@suse.com
|
||||
@ -4553,7 +4568,7 @@ Thu Feb 08 13:15:17 UTC 2018 - kgronlund@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 07:21:58 UTC 2018 - kgronlund@suse.com
|
||||
|
||||
- Add dependency on apparmor-profiles (bsc#1079985)
|
||||
- Add dependency on apparmor-profiles (bsc#1079985)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 31 02:26:13 UTC 2017 - mrueckert@suse.de
|
||||
@ -4680,7 +4695,7 @@ Mon Dec 04 10:33:40 UTC 2017 - kgronlund@suse.com
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 13:54:07 UTC 2017 - kgronlund@suse.com
|
||||
|
||||
- License is now GPL-3.0+ and LGPL-2.1+
|
||||
- License is now GPL-3.0+ and LGPL-2.1+
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 13:40:32 UTC 2017 - mrueckert@suse.de
|
||||
@ -5887,7 +5902,7 @@ Wed Nov 26 11:50:42 UTC 2014 - mrueckert@suse.de
|
||||
- 0003-BUG-MEDIUM-ssl-force-a-full-GC-in-case-of-memory-sho.patch
|
||||
- 0004-BUG-MEDIUM-checks-fix-conflicts-between-agent-checks.patch
|
||||
- 0005-BUG-MINOR-config-don-t-inherit-the-default-balance-a.patch
|
||||
- 0006-BUG-MAJOR-frontend-initialize-capture-pointers-earli.patch
|
||||
- 0006-BUG-MAJOR-frontend-initialize-capture-pointers-earli.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 06:56:23 UTC 2014 - kgronlund@suse.com
|
||||
@ -5905,7 +5920,7 @@ Thu Nov 20 06:56:23 UTC 2014 - kgronlund@suse.com
|
||||
- 0003-BUG-MEDIUM-ssl-force-a-full-GC-in-case-of-memory-sho.patch
|
||||
- 0004-BUG-MEDIUM-checks-fix-conflicts-between-agent-checks.patch
|
||||
- 0005-BUG-MINOR-config-don-t-inherit-the-default-balance-a.patch
|
||||
- 0006-BUG-MAJOR-frontend-initialize-capture-pointers-earli.patch
|
||||
- 0006-BUG-MAJOR-frontend-initialize-capture-pointers-earli.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 09 21:52:00 UTC 2014 - Led <ledest@gmail.com>
|
||||
@ -5996,7 +6011,7 @@ Thu Oct 9 14:14:35 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
- BUG/MEDIUM: systemd: set KillMode to 'mixed'
|
||||
- Add patch:
|
||||
- 0001-BUG-MEDIUM-systemd-set-KillMode-to-mixed.patch
|
||||
- 0001-BUG-MEDIUM-systemd-set-KillMode-to-mixed.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 8 12:53:41 UTC 2014 - kgronlund@suse.com
|
||||
@ -6044,7 +6059,7 @@ Mon Oct 6 09:09:58 UTC 2014 - kgronlund@suse.com
|
||||
- 0018-BUG-MEDIUM-check-rule-less-tcp-check-must-detect-con.patch
|
||||
- 0019-BUG-MINOR-tcp-check-report-the-correct-failed-step-i.patch
|
||||
- 0020-BUG-MINOR-config-don-t-propagate-process-binding-for.patch
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 25 16:10:08 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
@ -6280,12 +6295,12 @@ Tue Jun 24 12:23:55 UTC 2014 - mrueckert@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 24 09:51:25 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
- Install vim file to a more appropriate location
|
||||
- Install vim file to a more appropriate location
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 09:19:04 UTC 2014 - kgronlund@suse.com
|
||||
|
||||
- added pre macro for systemd service file
|
||||
- added pre macro for systemd service file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 08:28:06 UTC 2014 - kgronlund@suse.com
|
||||
|
@ -51,7 +51,7 @@
|
||||
%endif
|
||||
|
||||
Name: haproxy
|
||||
Version: 2.8.5+git0.aaba8d090
|
||||
Version: 2.9.0+git0.fddb8c13b
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user