haproxy: Update HAProxy to v1.8.17

- Update haproxy download URL and hash
- This fixes CVE-2018-20615

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-01-09 08:48:04 +01:00
parent 8cfbcfd757
commit ce5ab5ecec
2 changed files with 3 additions and 3 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.16
BASE_TAG=v1.8.17
TMP_REPODIR=tmprepo
PATCHESDIR=patches