public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 9d5e5eb01240cad610088fe2ea6b5b68e4f5e5ee
Date: Mon, 05 Mar 2018 15:13:10 +0000	[thread overview]
Message-ID: <20180305151310.B5EB7106D063@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3403 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  9d5e5eb01240cad610088fe2ea6b5b68e4f5e5ee (commit)
       via  a12d48868202f0bef98b4c392eb7ca33cd6fe957 (commit)
      from  568a227bd318c743225d90c8d93559d04ac72a8f (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 9d5e5eb01240cad610088fe2ea6b5b68e4f5e5ee
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Mar 4 18:03:04 2018 +0100

    Tor: update to 0.3.2.10
    
    Update Tor to 0.3.2.10, which fixes some security and DoS
    issues especially important for relays.
    
    The release notes are available at:
    https://blog.torproject.org/new-stable-tor-releases-security-fixes-and-dos-prevention-03210-03110-02915
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
    Fixes: #11662

commit a12d48868202f0bef98b4c392eb7ca33cd6fe957
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Sun Mar 4 17:57:15 2018 +0100

    ClamAV: update to 0.99.4
    
    Update ClamAV to 0.99.4 which fixes four security issues
    and compatibility issues with GCC 6 and C++ 11.
    
    The release note can be found here: http://blog.clamav.net/2018/03/clamav-0994-has-been-released.html
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 lfs/clamav | 6 +++---
 lfs/tor    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Difference in files:
diff --git a/lfs/clamav b/lfs/clamav
index a4e460ffc..957788aa0 100644
--- a/lfs/clamav
+++ b/lfs/clamav
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.99.3
+VER        = 0.99.4
 
 THISAPP    = clamav-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = clamav
-PAK_VER    = 36
+PAK_VER    = 37
 
 DEPS       = ""
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5272f127312e987b3e10c155cf1d84df
+$(DL_FILE)_MD5 = b9359b90086948b3c4eb97c84cf4b400
 
 install : $(TARGET)
 
diff --git a/lfs/tor b/lfs/tor
index a63a5fb49..f78e017eb 100644
--- a/lfs/tor
+++ b/lfs/tor
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.3.2.9
+VER        = 0.3.2.10
 
 THISAPP    = tor-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = tor
-PAK_VER    = 27
+PAK_VER    = 28
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9aafe4d11464548346fdfb95a3eb9e83
+$(DL_FILE)_MD5 = a8b8b3db93f87a5c061109dbd8cd5309
 
 install : $(TARGET)
 


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

                 reply	other threads:[~2018-03-05 15:13 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=20180305151310.B5EB7106D063@git01.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