haproxy: update to version 2.2.22
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 18 Mar 2022 19:56:47 +0000 (20:56 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 18 Mar 2022 20:00:56 +0000 (21:00 +0100)
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>
net/haproxy/Makefile

index 86413249f8f74d39a69539cc10432a9d43cce620..b2f649e07f2fd7c23ad7dcd59045a615541c00e5 100644 (file)
 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>