961296131c
Update HAProxy 2.7 stable to 2.7.5 (8d23021)
2023-03-18 06:41:50 +00:00
fc02fa874c
Update HAProxy 2.8-dev to ac78c4f
2023-03-18 06:41:32 +00:00
f6f8e7f26a
Update 2.8-dev to fc0ad29
2023-03-10 20:01:23 +00:00
489257cf0a
Update stable to 2.7.4
2023-03-10 20:00:57 +00:00
10405fcbc2
Update 2.8-dev to 737d10f
2023-03-07 15:20:01 +00:00
f7ba13a0a5
Upgrade 2.8-dev to ec93721
2023-03-04 15:20:05 +00:00
c285e57415
Upgrade 2.8-dev to 5faf577
2023-02-18 02:50:52 +00:00
372c572025
Upgrade 2.8-dev to c80560b
2023-02-14 16:15:07 +00:00
309ccc47af
Upgrade 2.7-stable to 1065b10
2023-02-14 16:14:35 +00:00
f27bb6ca43
Upgrade 2.8-dev to 25e36bf
2023-02-13 16:37:43 +00:00
8913422660
Upgrade 2.7-stable to 687176f
2023-02-13 16:37:26 +00:00
ab6b7d4df5
Upgrade 2.8-dev to eb3f26d
2023-02-09 13:48:44 +00:00
b4738e731f
Upgrade 2.7-stable to bb4bacf
2023-02-09 13:09:24 +00:00
7ddc4e4ea9
Update README to mention that stable version are now major.minor-stable-debian_codename
2023-02-09 13:04:40 +00:00
a3035ec962
Update QuicTLS to OpenSSL 1.1.1t
2023-02-09 13:01:08 +00:00
1702329635
Update HAProxy 2.8-dev to d85227f
2023-02-07 22:48:07 +00:00
7704e83ea6
Update 2.8-dev to b4d119f
2023-01-25 19:57:12 +00:00
d9a9c5ae50
Upgrade HAProxy 2.8-dev to dev2/0f29b34
2023-01-23 13:06:43 +00:00
4bfaf1ddc2
Update HAProxy 2.8-dev to a0658c3
2023-01-20 10:36:49 +00:00
a4080a3bed
Update HAProxy stable to 2.7.2
2023-01-20 10:36:02 +00:00
467205795a
Update to HAProxy 2.8-dev to 86aac23
2023-01-18 10:05:15 +00:00
d97aff501b
Update to HAProxy 2.8-dev to 0392612
2023-01-13 07:31:03 +00:00
de4d519773
Cleanup debian patch list and resources overrides
2022-12-25 20:07:22 +01:00
173c65a319
Remove debian reproducible.patch
2022-12-25 19:58:36 +01:00
51f011b281
Update resources further
2022-12-25 14:33:46 +01:00
3b09c98628
Optimize memory resource usage of CI jobs
2022-12-25 14:25:56 +01:00
5e9594f7ea
Update HAProxy stable to 2.7.1
2022-12-25 13:24:51 +00:00
8255b1082c
Update HAProxy 2.8-dev to 23078c8
2022-12-25 14:02:07 +01:00
9bc12df7d6
Update 2.8-dev to e30f378
2022-12-02 15:04:21 +00:00
d245b94c81
Update README project status and example
2022-12-01 20:33:46 +00:00
e56a430d43
Update HAProxy stable to 2.7.0 and dev to 2.8.0
...
Also upgrade LUA from 5.3.6 to 5.4.4
2022-12-01 19:42:19 +00:00
7ab51179ed
Update HAProxy 2.7-dev to 061a098
2022-11-29 17:06:39 +00:00
1440ff3e88
Update HAProxy 2.7-dev to 5a63e72
2022-11-29 16:23:32 +00:00
e0a0069558
Update HAProxy 2.7-dev to a462ee0
...
Related to issue https://github.com/haproxy/haproxy/issues/1943
2022-11-22 16:59:30 +00:00
7ad3c9b904
Update HAProxy 2.7-dev to 7078fb1
2022-11-22 10:55:58 +00:00
d04277f2ca
Update HAProxy 2.7-dev to 7583c36
2022-11-21 09:41:12 +00:00
b7be1799b7
Update HAProxy 2.7-dev to c860150
...
Shoutout to @mattiwei for making rst-ttl happen so quickly! :-)
2022-11-19 04:14:47 +00:00
bceb2fc7e1
Update HAProxy 2.7-dev to a0abec8
...
No extra change but it's tagged 2.7-dev9
2022-11-18 17:10:20 +00:00
6cdd98d052
Update HAProxy 2.7-dev to 2f668f0
...
Includes a few neat QUIC-related patches letsgooo
2022-11-18 16:12:41 +00:00
c8e6b3addf
Update HAProxy 2.7-dev to 4639689d
2022-11-13 10:07:25 +00:00
52776027f1
Set Linux target to linux-glibc when building HAProxy raw binaries on Linux
2022-11-04 13:46:06 +00:00
db96a2450f
Update HAProxy 2.7-dev to aa529f7
2022-11-04 13:30:58 +00:00
f9505b92ac
Use QuicTLS 1.1.1s
...
In light of Willy's comments on
https://github.com/haproxy/haproxy/issues/1903#issuecomment-1302171732 ,
we should use an OpenSSL base of 1.1.1, to avoid the massive performance
penalty of 3.x (with HAProxy at least).
So undo the QuicTLS 3.0.7 revert (from 1.1.1q) and upgrade to QuicTLS 1.1.1s
We should hear more details after HAProxyConf on the exact metrics, and
in general in the future about the state of LibreSSL/WolfSSL/etc as
alternatives.
2022-11-04 13:30:51 +00:00
e89a9aa9f6
Merge branch 'openssl-307' into 'main'
...
Upgrade to QuicTLS 3.0.7
See merge request mangadex-pub/haproxy!14
2022-11-02 16:16:59 +00:00
7b33131e59
Upgrade QuicTLS to OpenSSL 3.0.7 base
2022-11-02 15:45:05 +00:00
e8271a2cee
Revert "Merge branch 'openssl-crit-vuln-tmp111' into 'main'"
...
This reverts commit cd2a7ce9f1
, reversing
changes made to 393170a3d3
.
2022-11-02 15:44:20 +00:00
a0cbf904ca
Update HAProxy 2.7-dev to 1ef1b85
2022-11-01 14:06:40 +00:00
cd2a7ce9f1
Merge branch 'openssl-crit-vuln-tmp111' into 'main'
...
Prepare build based on OpenSSL 1.1.1q in case 3.x CVE is really bad and QuicTLS not reactive
See merge request mangadex-pub/haproxy!13
2022-11-01 14:03:49 +00:00
ad619bd131
Prepare build based on OpenSSL 1.1.1q in case 3.x CVE is really bad and QuicTLS not reactive
2022-11-01 13:54:46 +00:00
393170a3d3
Remove slowdebug build targets
2022-10-25 22:17:30 +01:00