public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, master, updated. d48c456fa24545b6d9b06049fcef57850f1e02dc
@ 2013-11-13 18:50 git
  0 siblings, 0 replies; only message in thread
From: git @ 2013-11-13 18:50 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1975 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, master has been updated
       via  d48c456fa24545b6d9b06049fcef57850f1e02dc (commit)
      from  33590570fb5ea3bad3232d208d7515cf43fcd701 (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 d48c456fa24545b6d9b06049fcef57850f1e02dc
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Wed Nov 13 13:39:35 2013 +0100

    samba: update to 3.6.20.
    
    These are security releases in order to address CVE-2013-4475
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4475
    (ACLs are not checked on opening an alternate data stream on
    a file or directory) and CVE-2013-4476
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4476
    (Private key in key.pem world readable).

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

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 0171627..aa635d1 100644
--- a/lfs/samba
+++ b/lfs/samba
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.6.18
+VER        = 3.6.20
 
 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    = 52
+PAK_VER    = 54
 
 DEPS       = "cups"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c7eec3e83fe4c4750240a8a0a214bbd4
+$(DL_FILE)_MD5 = 3f1b60c681845ce6828a1abe5aacf671
 
 install : $(TARGET)
 


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-13 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-13 18:50 [git.ipfire.org] IPFire 2.x development tree branch, master, updated. d48c456fa24545b6d9b06049fcef57850f1e02dc git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox