haproxy: Update HAProxy to v1.8.21

- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.21.html)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-10-05 13:26:02 +02:00
parent 0d9eeca453
commit 1bb725133e
44 changed files with 594 additions and 2853 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
CLONEURL=http://git.haproxy.org/git/haproxy-1.8.git
BASE_TAG=v1.8.20
BASE_TAG=v1.8.21
TMP_REPODIR=tmprepo
PATCHESDIR=patches