Commit Graph

179 Commits

Author SHA1 Message Date
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
Tristan d5c60af0ba
Update HAProxy 2.6 to 2.6.5 2022-09-04 02:01:18 +01:00
Tristan 43bc1d577b
Update HAProxy 2.7-dev to ecb40b2 2022-09-01 22:24:07 +01:00
Tristan ba4a4fa0d7
Upgrade 2.7-dev to 149c531 2022-08-27 22:23:06 -04:00
Tristan d71b73f0a8
Upgrade 2.7-dev to e35463c 2022-08-27 10:59:59 -04:00
Tristan 0ce02a2cf7
Upgrade 2.7-dev to eba9088 2022-08-26 00:44:20 -04:00
Tristan 6cd73d8cf5
Update HAProxy 2.7-dev to 8bd146d8
And enable gitlab-ci retries (sigh)
2022-08-23 21:23:35 +01:00
Tristan 3e6a54a2ef
Update HAProxy 2.7-dev to da9c4418 2022-08-22 22:24:54 +01:00
Tristan b5b8044df8 Merge branch 'haproxy-2.6.4' into 'main'
Update HAProxy stable to 2.6.4

See merge request mangadex-pub/haproxy!12
2022-08-22 21:24:08 +00:00
Tristan 2cff6ab573
Update HAProxy stable to 2.6.4 2022-08-22 22:08:54 +01:00
Tristan 347092eeb7
Upgrade HAProxy dev to 2.7-dev4 (f532019) 2022-08-20 19:06:51 +01:00
Tristan 8501d6df90 Merge branch 'haproxy-2.6.3' into 'main'
Upgrade HAProxy stable to 2.6.3

See merge request mangadex-pub/haproxy!11
2022-08-19 22:33:11 +00:00
Tristan 55baabf77c
Upgrade HAProxy stable to 2.6.3
Also re-enable previously disabled regtest
2022-08-19 23:16:59 +01:00
Tristan c763889b65
Upgrade HAProxy 2.7-dev to a846a17 2022-08-19 13:18:05 +01:00
Tristan ea2364fbe3
Update HAProxy 2.7-dev to 4173a39 2022-08-18 09:49:47 +01:00
Tristan e5d4225102 Merge branch 'add-slowdebug-dev-build' into 'main'
Fix cursed makefile subshell issue for deb changelog

See merge request mangadex-pub/haproxy!10
2022-08-18 08:35:58 +00:00
Tristan 0a3a6f569a
Fix cursed makefile subshell issue for deb changelog
Makefiles are really cringe; too bad everything else is even worse :-)
2022-08-18 09:14:51 +01:00
Tristan e589c31f67
Add a slowdebug (-O0 etc) dev build 2022-08-18 08:38:04 +01:00
Tristan 08b2b4e18d
Update 2.7-dev to b29a1dc 2022-08-17 14:45:20 +01:00
Tristan f69fa6f09f
Update 2.7-dev to 11a6f40 2022-08-17 00:44:52 +01:00
Tristan 81926da02e Merge branch 'package-haring-cli-tool' into 'main'
Build and package haring CLI tool into the builds

See merge request mangadex-pub/haproxy!9
2022-08-12 15:30:17 +00:00
Tristan cc4af2243c Build and package haring CLI tool into the builds 2022-08-12 15:30:17 +00:00
Tristan 7a2acb5659
Update 2.7-dev to 35a66c0 2022-08-12 15:08:21 +01:00
Tristan efb0d6724e
Update 2.7-dev to bfb077a 2022-08-12 11:24:54 +01:00
Tristan 0b728f223d
Update 2.7-dev to 7629f5d 2022-08-12 10:59:31 +01:00