From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. bdac4c81d8cbcce3f363dab622dc62f440e36718
Date: Tue, 24 Aug 2021 20:21:41 +0000 [thread overview]
Message-ID: <4GvL9f0DcXz2xjl@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 4202 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 bdac4c81d8cbcce3f363dab622dc62f440e36718 (commit)
via a8366ef743742ac25bda40c57e793ae6c4662268 (commit)
from b040e0fe32f7b05ac0844613e8b92b5b1cf5fc2e (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 bdac4c81d8cbcce3f363dab622dc62f440e36718
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue Aug 24 22:21:08 2021 +0200
core160: add openssl
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
commit a8366ef743742ac25bda40c57e793ae6c4662268
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Tue Aug 24 22:17:06 2021 +0200
openssl: update to 1.1.1k
This update fix:
SM2 Decryption Buffer Overflow (CVE-2021-3711)
Read buffer overruns processing ASN.1 strings (CVE-2021-3712)
https://www.openssl.org/news/secadv/20210824.txt
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/openssl | 2 ++
config/rootfiles/{oldcore/100 => core/160}/filelists/openssl | 0
lfs/openssl | 6 +++---
3 files changed, 5 insertions(+), 3 deletions(-)
copy config/rootfiles/{oldcore/100 => core/160}/filelists/openssl (100%)
Difference in files:
diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl
index 989670262..89c66adf0 100644
--- a/config/rootfiles/common/openssl
+++ b/config/rootfiles/common/openssl
@@ -599,6 +599,7 @@ usr/lib/libssl.so.1.1
#usr/share/doc/openssl/html/man3/BN_RECP_CTX_free.html
#usr/share/doc/openssl/html/man3/BN_RECP_CTX_new.html
#usr/share/doc/openssl/html/man3/BN_RECP_CTX_set.html
+#usr/share/doc/openssl/html/man3/BN_abs_is_word.html
#usr/share/doc/openssl/html/man3/BN_add.html
#usr/share/doc/openssl/html/man3/BN_add_word.html
#usr/share/doc/openssl/html/man3/BN_bin2bn.html
@@ -4570,6 +4571,7 @@ usr/lib/libssl.so.1.1
#usr/share/man/man3/BN_RECP_CTX_free.3
#usr/share/man/man3/BN_RECP_CTX_new.3
#usr/share/man/man3/BN_RECP_CTX_set.3
+#usr/share/man/man3/BN_abs_is_word.3
#usr/share/man/man3/BN_add.3
#usr/share/man/man3/BN_add_word.3
#usr/share/man/man3/BN_bin2bn.3
diff --git a/config/rootfiles/core/160/filelists/openssl b/config/rootfiles/core/160/filelists/openssl
new file mode 120000
index 000000000..e011a9266
--- /dev/null
+++ b/config/rootfiles/core/160/filelists/openssl
@@ -0,0 +1 @@
+../../../common/openssl
\ No newline at end of file
diff --git a/lfs/openssl b/lfs/openssl
index c56c24af0..e9a422315 100644
--- a/lfs/openssl
+++ b/lfs/openssl
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1.1.1k
+VER = 1.1.1l
THISAPP = openssl-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -78,7 +78,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = c4e7d95f782b08116afa27b30393dd27
+$(DL_FILE)_MD5 = ac0d4387f3ba0ad741b0580dd45f6ff3
install : $(TARGET)
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2021-08-24 20:21 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=4GvL9f0DcXz2xjl@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