Commit Graph

153 Commits

Author SHA1 Message Date
Tristan
8913422660
Upgrade 2.7-stable to 687176f 2023-02-13 16:37:26 +00:00
Tristan
ab6b7d4df5
Upgrade 2.8-dev to eb3f26d 2023-02-09 13:48:44 +00:00
Tristan
b4738e731f
Upgrade 2.7-stable to bb4bacf 2023-02-09 13:09:24 +00:00
Tristan
7ddc4e4ea9
Update README to mention that stable version are now major.minor-stable-debian_codename 2023-02-09 13:04:40 +00:00
Tristan
a3035ec962
Update QuicTLS to OpenSSL 1.1.1t 2023-02-09 13:01:08 +00:00
Tristan
1702329635
Update HAProxy 2.8-dev to d85227f 2023-02-07 22:48:07 +00:00
Tristan
7704e83ea6
Update 2.8-dev to b4d119f 2023-01-25 19:57:12 +00:00
Tristan
d9a9c5ae50
Upgrade HAProxy 2.8-dev to dev2/0f29b34 2023-01-23 13:06:43 +00:00
Tristan
4bfaf1ddc2
Update HAProxy 2.8-dev to a0658c3 2023-01-20 10:36:49 +00:00
Tristan
a4080a3bed
Update HAProxy stable to 2.7.2 2023-01-20 10:36:02 +00:00
Tristan
467205795a
Update to HAProxy 2.8-dev to 86aac23 2023-01-18 10:05:15 +00:00
Tristan
d97aff501b
Update to HAProxy 2.8-dev to 0392612 2023-01-13 07:31:03 +00:00
Tristan
de4d519773
Cleanup debian patch list and resources overrides 2022-12-25 20:07:22 +01:00
Tristan
173c65a319
Remove debian reproducible.patch 2022-12-25 19:58:36 +01:00
Tristan
51f011b281
Update resources further 2022-12-25 14:33:46 +01:00
Tristan
3b09c98628
Optimize memory resource usage of CI jobs 2022-12-25 14:25:56 +01:00
Tristan
5e9594f7ea Update HAProxy stable to 2.7.1 2022-12-25 13:24:51 +00:00
Tristan
8255b1082c
Update HAProxy 2.8-dev to 23078c8 2022-12-25 14:02:07 +01:00
Tristan
9bc12df7d6
Update 2.8-dev to e30f378 2022-12-02 15:04:21 +00:00
Tristan
d245b94c81
Update README project status and example 2022-12-01 20:33:46 +00:00
Tristan
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
Tristan
7ab51179ed
Update HAProxy 2.7-dev to 061a098 2022-11-29 17:06:39 +00:00
Tristan
1440ff3e88
Update HAProxy 2.7-dev to 5a63e72 2022-11-29 16:23:32 +00:00
Tristan
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
Tristan
7ad3c9b904
Update HAProxy 2.7-dev to 7078fb1 2022-11-22 10:55:58 +00:00
Tristan
d04277f2ca
Update HAProxy 2.7-dev to 7583c36 2022-11-21 09:41:12 +00:00
Tristan
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
Tristan
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
Tristan
6cdd98d052
Update HAProxy 2.7-dev to 2f668f0
Includes a few neat QUIC-related patches letsgooo
2022-11-18 16:12:41 +00:00
Tristan
c8e6b3addf
Update HAProxy 2.7-dev to 4639689d 2022-11-13 10:07:25 +00:00
Tristan
52776027f1
Set Linux target to linux-glibc when building HAProxy raw binaries on Linux 2022-11-04 13:46:06 +00:00
Tristan
db96a2450f
Update HAProxy 2.7-dev to aa529f7 2022-11-04 13:30:58 +00:00
Tristan
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
Tristan
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
Tristan
7b33131e59
Upgrade QuicTLS to OpenSSL 3.0.7 base 2022-11-02 15:45:05 +00:00
Tristan
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
Tristan
a0cbf904ca
Update HAProxy 2.7-dev to 1ef1b85 2022-11-01 14:06:40 +00:00
Tristan
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
Tristan
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
Tristan
393170a3d3
Remove slowdebug build targets 2022-10-25 22:17:30 +01:00
Tristan
dab88ad70a
Update QuicTLS to 3.0.6 2022-10-24 15:07:43 +01:00
Tristan
fc7e7cfaff
Update HAProxy 2.7-dev to 7941ead 2022-10-24 11:35:30 +01:00
Tristan
141cf96504
Update HAProxy 2.7-dev to 1d9f170 2022-10-24 09:25:54 +01:00
Tristan
d5e1d60310
Update HAProxy makefile defaults to v2.6.6 2022-10-24 08:35:06 +01:00
Tristan
0533648bd0
Update HAProxy 2.6 to 2.6.6
See https://git.haproxy.org/?p=haproxy-2.6.git;a=commit;h=274d1a4dffe332885bce12f04ac0e452c5f512b2
2022-10-24 08:33:35 +01:00
Tristan
1a4bdd296c
Update HAProxy 2.7-dev to 910b757 2022-10-24 08:32:50 +01:00
Tristan
c85c6fd7e7
Update HAProxy 2.7-dev to ae1e14d
Fixes https://github.com/haproxy/haproxy/issues/1801
2022-09-20 16:34:09 +01:00
Tristan
127a2b57f8
Update HAProxy 2.7-dev to e3e3121 2022-09-16 20:36:06 +02:00
Tristan
f108ad8d10
Upgrade 2.7-dev to 243c2d1 2022-09-14 09:37:26 +02:00
Tristan
65b4b95091
Update HAProxy 2.7-dev to 2f105b8 (>2.7-dev5) 2022-09-04 02:02:35 +01:00