haproxy: Update HAProxy to v1.8.14

- Update haproxy download URL and hash
- Removed all obsolete patches
- This fixes CVE-2018-14645 (See: https://nvd.nist.gov/vuln/detail/CVE-2018-14645)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2018-09-22 16:51:36 +02:00
parent f4cdfcf15a
commit 60138d90b8
26 changed files with 4 additions and 2031 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.13
BASE_TAG=v1.8.14
TMP_REPODIR=tmprepo
PATCHESDIR=patches