public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. e1f7cc9077411dac342436441a4ea1a818f80b05
Date: Fri, 30 Oct 2020 06:37:42 +0000	[thread overview]
Message-ID: <4CMt0Q6L4dz2xZl@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2091 bytes --]

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, next has been updated
       via  e1f7cc9077411dac342436441a4ea1a818f80b05 (commit)
      from  ae432a5f39980cd680e281378f8729719757ad6e (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 e1f7cc9077411dac342436441a4ea1a818f80b05
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Fri Oct 30 07:35:23 2020 +0100

    samba: update to 4.13.1
    
    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 easily
    crafted records).
    
    Signed-off-by: Arne Fitzenreiter <arne_f(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 @@
 
 include Config
 
-VER        = 4.13.0
+VER        = 4.13.1
 
 THISAPP    = samba-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = samba
-PAK_VER    = 72
+PAK_VER    = 73
 
 DEPS       = avahi cups libtirpc krb5 perl-Parse-Yapp
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a7f5cccac09d638b3bd11204003b7e7b
+$(DL_FILE)_MD5 = d9243ab374897ba91aa3eb7354e83553
 
 install : $(TARGET)
 


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

                 reply	other threads:[~2020-10-30  6:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CMt0Q6L4dz2xZl@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox