Commit Graph

112 Commits

Author SHA1 Message Date
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 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 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 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 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
Tristan a4c196bae5
Update 2.7-dev to 99897d1 2022-08-08 11:39:19 +01:00
Tristan ad2ef3c38b
Update 2.7-dev to f9d4a7d 2022-08-05 15:36:02 +01:00
Tristan 990582a689
Update HAProxy 2.7-dev to 2c77a5e 2022-08-03 14:06:00 +01:00
Tristan 79e2f46444
Pick up CC for OpenSSL and ensure version logged for OpenSSL and HAProxy in build 2022-08-03 10:05:20 +01:00
Tristan 6ddf51d2b1
Update HAProxy 2.7-dev to bd6ec1b 2022-08-01 17:49:03 +01:00
Tristan 50d25158ac
Update HAProxy stable to 2.6.2 (16a3646f) and 2.7-dev to 2200a9ca 2022-07-22 18:55:45 +01:00
Tristan 60a2d48baf
Ensure 4G guaranteed memory for build jobs 2022-07-17 00:57:53 +01:00
Tristan 491653c555
Update dev build to HAProxy 2.7-dev2 2022-07-17 00:51:49 +01:00
Tristan 85fb50ced9
Update HAProxy dev to 1d93217
https://git.haproxy.org/?p=haproxy.git;a=commit;h=1d93217a057cb202a49b0fae2ebcffc32495fbe6
2022-07-07 09:08:27 +01:00
Tristan fbec8df613
Update HAProxy dev to 649b3fd9
https://git.haproxy.org/?p=haproxy.git;a=commit;h=649b3fd9aa24300e05bbc38c70a4a2a99d29bf8d
2022-07-01 06:43:46 +01:00
Tristan 9755b6a860
Upgrade 2.7-dev to f9de4e9
And tweak out MAKEARGS for Darwin builds to pass fully
2022-06-25 04:11:07 +01:00
Tristan 908852a35d
Upgrade 2.7-dev to 2bed1f16 2022-06-23 22:00:42 +02:00
Tristan 677f7d51b8
Upgrade 2.7-dev build to include fix for GH #1749 2022-06-23 21:04:06 +02:00
Tristan 6cec36bc0f
Upgrade stable to v2.6.1 and dev to 2.7 current master 2022-06-22 16:45:46 +02:00
Tristan 504a45defa
Fix QuicTLS & HAProxy linking, run regtests in CI 2022-06-14 05:34:19 +01:00
Tristan bee423c7a7
Re-add $DEBIAN_CODENAME to main rolling image tags 2022-06-14 01:39:10 +01:00
Tristan ff54aaf3a7
Fix typo 2022-06-14 01:36:44 +01:00
Tristan ae1e3c7f3e
Fix publication versions 2022-06-14 01:25:29 +01:00
Tristan 058b2276a1
Build haproxy dev branches 2022-06-14 01:11:59 +01:00
Tristan 314f42f618
Fix haproxy short version computation in Docker job 2022-06-11 12:04:26 +01:00
Tristan cd15a8e324
Use DEBuilder base image to speed up CI 2022-06-11 11:34:33 +01:00
Tristan 41494f6b92
Dynamically resolve HAProxy and QuicTLS versions from makefiles 2022-06-11 10:51:37 +01:00
Tristan 34c6fcf982
Build against OpenSSL/QuicTLS 3.0.3+quic 2022-06-11 10:41:24 +01:00
Tristan cf2d2a9eb8
Add support for including extra patches at build time 2022-06-11 08:10:06 +01:00
Tristan d32519511b
Build debian packages for non-main branches too 2022-06-09 21:24:19 +01:00
Tristan c20fbd995b
Add support for feature branch versions 2022-06-09 12:53:17 +01:00
Tristan 2ad5d4cd47
Workaround Gitlab's package registry being stuck in the 80s
URL encoding isn't exactly groundbreaking technology, ffs
2022-06-07 12:49:24 +01:00
Tristan a571ec1e69
Finalize Debian artifacts publication 2022-06-07 12:25:39 +01:00
Tristan 273565f77a
Add Debian packaging 2022-06-07 10:46:39 +01:00
Tristan b96c915703
Cleanup makefiles and curl calls 2022-06-07 04:06:13 +01:00
Tristan cfa0866972
Change build image to Debian Buster as reasonable glibc base (2.28)
Update README with note on that matter
2022-06-07 01:44:23 +01:00
Tristan f27b8982af
Cleanup package upload curl args 2022-06-06 09:10:52 +01:00
Tristan 2bbb15c003
Avoid artifacting untarred dist folders and add package publication 2022-06-06 08:51:31 +01:00
Tristan 77fea45630
Fix unset variable for docker build 2022-06-06 08:24:06 +01:00
Tristan da53e93ef4
Add docker publication back 2022-06-06 08:14:11 +01:00
Tristan 194012cd0e
Add HAProxy dist archive 2022-06-06 07:03:08 +01:00
Tristan 069e156f0c
Parameterize src dirs everywhere and fix PCRE incs for HAProxy 2022-06-06 06:52:47 +01:00
Tristan 6376218f49
Fix dependencies for PCRE2 2022-06-06 06:18:58 +01:00
Tristan 0538df3600
Fix quictls dist tarball artifact path 2022-06-06 06:10:10 +01:00
Tristan ee41c81b35
Split job-specific deps 2022-06-06 06:05:49 +01:00
Tristan 7f64879378
Add missing deps 2022-06-06 05:57:16 +01:00
Tristan c41d71333b
Update CI 2022-06-06 05:54:43 +01:00
Tristan 5971388de4
Global cleanup for fully reproducible local build 2022-06-06 05:46:20 +01:00
Tristan 8cc1d4e0db
Fix mismatched output image variable 2022-06-05 05:41:44 +01:00
Tristan 46b6770c7c
Fix busybox relpath sourcing 2022-06-05 05:37:36 +01:00
Tristan f2e3ed044c
Sigh 2022-06-05 05:35:03 +01:00
Tristan b684c2e3cf
Fix sourcing 2022-06-05 05:34:00 +01:00
Tristan dbeab193af
Fix stage name 2022-06-05 05:32:42 +01:00
Tristan cb5b9832ae
Initial commit 2022-06-05 05:31:53 +01:00