From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated.
 632075bf579d1d706ade996b786f1061244dd6a9
Date: Fri, 30 Oct 2020 17:31:38 +0000
Message-ID: <4CN8Vz0Xmxz2xl6@people01.haj.ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2138074214188946139=="
List-Id: <ipfire-scm.lists.ipfire.org>

--===============2138074214188946139==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, master has been updated
       via  632075bf579d1d706ade996b786f1061244dd6a9 (commit)
      from  2d43d770d26bff3cde665bfbb1f7ebbaf2acabfb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 632075bf579d1d706ade996b786f1061244dd6a9
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Fri Oct 30 07:35:23 2020 +0100

    samba: update to 4.13.1
   =20
    This is a security release in order to address
    CVE-2020-14318 (Missing handle permissions check in SMB1/2/3 ChangeNotify=
),
    CVE-2020-14323 (Unprivileged user can crash winbind) and
    CVE-2020-14383 (An authenticated user can crash the DCE/RPC DNS with easi=
ly
    crafted records).
   =20
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 lfs/samba | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/lfs/samba b/lfs/samba
index 3a2a5bbd4..92a6b1121 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 4.13.0
+VER        =3D 4.13.1
=20
 THISAPP    =3D samba-$(VER)
 DL_FILE    =3D $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    =3D $(URL_IPFIRE)
 DIR_APP    =3D $(DIR_SRC)/$(THISAPP)
 TARGET     =3D $(DIR_INFO)/$(THISAPP)
 PROG       =3D samba
-PAK_VER    =3D 72
+PAK_VER    =3D 73
=20
 DEPS       =3D avahi cups libtirpc krb5 perl-Parse-Yapp
=20
@@ -44,7 +44,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_MD5 =3D a7f5cccac09d638b3bd11204003b7e7b
+$(DL_FILE)_MD5 =3D d9243ab374897ba91aa3eb7354e83553
=20
 install : $(TARGET)
=20


hooks/post-receive
--
IPFire 2.x development tree

--===============2138074214188946139==--