samba4: update to 4.9.6
authorAndy Walsh <redacted>
Tue, 16 Apr 2019 08:28:41 +0000 (10:28 +0200)
committerAndy Walsh <redacted>
Tue, 16 Apr 2019 09:45:15 +0000 (11:45 +0200)
* fix CVE-2019-3870, CVE-2019-3880
* switch to fossies.org as main download (faster)

Signed-off-by: Andy Walsh <redacted>
net/samba4/Makefile

index 4270be5dbf918ad5901ac63a1f28c8e042ff2377..37fcbec9114ecfe0b0018ea966df58299bcf4e91 100644 (file)
@@ -2,19 +2,21 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=samba
-PKG_VERSION:=4.9.5
+PKG_VERSION:=4.9.6
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
 PKG_LICENSE:=GPL-3.0-only
 PKG_LICENSE_FILES:=COPYING
 
-PKG_SOURCE_URL:=https://download.samba.org/pub/samba/stable/ \
-                               https://ftp5.gwdg.de/pub/samba/stable/ \
+PKG_SOURCE_URL:=https://fossies.org/linux/misc/ \
+                               ftp://mirrors.dotsrc.org/samba/ \
+                               https://ftp.gwdg.de/pub/samba/stable/ \
                                https://ftp.yz.yamagata-u.ac.jp/pub/network/samba/ \
-                               http://ftp.uni-bayreuth.de/netsoftware/samba/
+                               http://ftp.uni-bayreuth.de/netsoftware/samba/ \
+                               https://www.samba.org/ftp/samba/stable/
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=078956d2d98e22011265afd4b7221efe4861067dcba4a031583b01f34d423700
+PKG_HASH:=c9205a651a83d69e200fec9dd65e9fa360f0c75ab3275b3dcb74e5cbaec60807
 
 # samba4=(asn1_compile) e2fsprogs=(compile_et) nfs-kernel-server=(rpcgen)
 PKG_BUILD_DEPENDS:=samba4/host e2fsprogs/host nfs-kernel-server/host 
git clone https://git.99rst.org/PROJECT