haproxy: update to 1.7.8 and pending patches

- fixes reload issue with hanging process

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
This commit is contained in:
Thomas Heil
2017-08-17 01:07:49 +02:00
parent b535ee20b6
commit 73140ba8b2
19 changed files with 1410 additions and 3 deletions
+3 -3
View File
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=haproxy
PKG_VERSION:=1.7.5
PKG_RELEASE:=01
PKG_VERSION:=1.7.8
PKG_RELEASE:=18
PKG_SOURCE:=haproxy-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.haproxy.org/download/1.7/src/
PKG_MD5SUM:=ed84c80cb97852d2aa3161ed16c48a1c
PKG_MD5SUM:=7e94653cc5a1dba006bbe43736f53595
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
PKG_LICENSE:=GPL-2.0