samba4: update to 4.17.1

* update to 4.17.1
* changelog: https://www.samba.org/samba/history/samba-4.17.1
* refresh patch

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
This commit is contained in:
Andrew Sim 2022-10-22 08:41:26 +02:00 committed by Nick Hainke
parent 2c16091d07
commit 46e984f051
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=samba
PKG_VERSION:=4.17.0
PKG_VERSION:=4.17.1
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:=04868ecda82fcbeda7b8bf519a2461a64d55c6e70efc6f6053b2fbba55f1823a
PKG_HASH:=1b939d03f8ca57194c413ed863014a3850c9ce9f9e31c2a7df706806fba77c01
PKG_LICENSE:=GPL-3.0-only
PKG_LICENSE_FILES:=COPYING

View file

@ -1,6 +1,6 @@
--- a/source4/lib/messaging/messaging.c
+++ b/source4/lib/messaging/messaging.c
@@ -500,7 +500,7 @@ struct imessaging_context *imessaging_in
@@ -514,7 +514,7 @@ static struct imessaging_context *imessa
goto fail;
}