Commit Graph

52 Commits

Author SHA1 Message Date
pepe 343cf42ba8 :b 2023-04-12 21:51:12 +00:00
pepe 82f566f6f5 :/ 2023-04-12 17:02:04 +00:00
pepe 7929b4a409 :) 2023-04-12 13:59:11 +00:00
pepe 44faa1cc1e :( 2023-04-12 13:57:33 +00:00
Tristan 17aae28bac
Add patch to 2.8-dev 2023-03-31 19:43:51 +01:00
Tristan ddfffa7c85
Backport quic fix patch for 2.7-stable 2023-03-28 17:36:54 +01:00
Tristan 64b52d553f
Update 2.7-stable to 2.7.6 (4dadaa) 2023-03-28 11:10:39 +01:00
Tristan 5c47064a60
Backport c425e03b28 for https://github.com/haproxy/haproxy/issues/2074 2023-03-28 07:00:35 +01:00
Tristan 6fa58b1fce
Rename patch for natural sort 2023-03-28 07:00:09 +01:00
Tristan 6dc6132cdb
Add patch for https://github.com/haproxy/haproxy/issues/2074 to stable patchset 2023-03-23 09:25:32 +00:00
Tristan 58735255ff
Support per-flavour patchsets 2023-03-23 09:24:58 +00:00
Tristan 961296131c
Update HAProxy 2.7 stable to 2.7.5 (8d23021) 2023-03-18 06:41:50 +00:00
Tristan 309ccc47af
Upgrade 2.7-stable to 1065b10 2023-02-14 16:14:35 +00:00
Tristan b4738e731f
Upgrade 2.7-stable to bb4bacf 2023-02-09 13:09:24 +00:00
Tristan a4080a3bed
Update HAProxy stable to 2.7.2 2023-01-20 10:36:02 +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 5e9594f7ea Update HAProxy stable to 2.7.1 2022-12-25 13:24:51 +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 52776027f1
Set Linux target to linux-glibc when building HAProxy raw binaries on Linux 2022-11-04 13:46:06 +00:00
Tristan 393170a3d3
Remove slowdebug build targets 2022-10-25 22:17:30 +01:00
Tristan d5e1d60310
Update HAProxy makefile defaults to v2.6.6 2022-10-24 08:35:06 +01:00
Tristan d5c60af0ba
Update HAProxy 2.6 to 2.6.5 2022-09-04 02:01:18 +01:00
Tristan 2cff6ab573
Update HAProxy stable to 2.6.4 2022-08-22 22:08:54 +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 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 cc4af2243c Build and package haring CLI tool into the builds 2022-08-12 15:30:17 +00:00
Tristan ad2ef3c38b
Update 2.7-dev to f9d4a7d 2022-08-05 15:36:02 +01:00
Tristan 3760de8eb9
Ensure -gdwarf-4 CFLAG to be able to read debug symbols on older GDB
gaaahhhh >:(
2022-08-03 14:48:26 +01:00
Tristan 1d4de21948
Ensure -ggdb3 flag always passed to HAProxy 2022-08-03 14:41:24 +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 50d25158ac
Update HAProxy stable to 2.6.2 (16a3646f) and 2.7-dev to 2200a9ca 2022-07-22 18:55:45 +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 fcd7322363
Ensure only first line of commit message is used as changelog 2022-06-23 15:40:45 +02:00
Tristan 05b9f1eabe
Add necessary switches for darwin builds 2022-06-23 15:23:25 +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 058b2276a1
Build haproxy dev branches 2022-06-14 01:11:59 +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 3cb7de23c7
Update docs 2022-06-07 12:28:23 +01:00
Tristan 68d4913ecf
Update mangadex subversion tag to be -mangadex-$SHORTSHA 2022-06-07 11:12:45 +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 2bbb15c003
Avoid artifacting untarred dist folders and add package publication 2022-06-06 08:51:31 +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