samba4: update to 4.14.12 18145/head
authorAndy Walsh <andy.walsh44+github@gmail.com>
Tue, 1 Feb 2022 11:35:40 +0000 (12:35 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 25 Mar 2022 11:12:07 +0000 (12:12 +0100)
* update to 4.14.12
* fixes: CVE-2021-44142, CVE-2022-0336

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
(cherry picked from commit 1fa70d6a3c68bc49bdeae4d505f2e41ff3a0b906)

net/samba4/Makefile

index e220031a95f512817d68b3579422cde7e21c9b0e..392b1ac025a94c49391df71372fb1a6230a14875 100644 (file)
@@ -2,7 +2,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=samba
-PKG_VERSION:=4.14.11
+PKG_VERSION:=4.14.12
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
@@ -13,7 +13,7 @@ PKG_SOURCE_URL:= \
                http://www.nic.funet.fi/index/samba/pub/samba/stable/ \
                http://samba.mirror.bit.nl/samba/ftp/stable/ \
                https://download.samba.org/pub/samba/stable/
-PKG_HASH:=3d9ebbf3280c7cf5eac1b15aeff8857b31151abaec4d2987be015a66c2945d98
+PKG_HASH:=155d9c2dfb06a18104422987590858bfe5e9783ebebe63882e7e7f07eaaa512d
 
 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
 PKG_LICENSE:=GPL-3.0-only