haproxy: update to version 2.2.22
Fixes: CVE-2022-0711 Changelog: https://git.haproxy.org/?p=haproxy-2.2.git;a=blob;f=CHANGELOG;h=bfc5d6495e39ace56581663ce820e6909039a286;hb=bfc5d6495e39ace56581663ce820e6909039a286 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
parent
ee4267e97f
commit
ac99fde549
1 changed files with 2 additions and 2 deletions
|
@ -10,12 +10,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=haproxy
|
||||
PKG_VERSION:=2.2.17
|
||||
PKG_VERSION:=2.2.22
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.haproxy.org/download/2.2/src
|
||||
PKG_HASH:=68af4aa3807d9c9f29b976d0ed57fb2e06acf7a185979059584862cc20d85be0
|
||||
PKG_HASH:=823a12fdab61a4a547770e29ad3418de2d7d4a5542a51fb3277f74a6321eccfc
|
||||
|
||||
PKG_MAINTAINER:=Thomas Heil <heil@terminal-consulting.de>, \
|
||||
Christian Lachner <gladiac@gmail.com>
|
||||
|
|
Loading…
Reference in a new issue