Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a3e7c6fc61e439703314b6292d3d33b8832d9166)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a3e7c6fc61e439703314b6292d3d33b8832d9166)
  • Date: Sun, 2 Feb 2020 08:29:34 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

devel/binutils/DETAILS | 2 +-
devel/binutils/HISTORY | 3 +++
libs/glibc/DETAILS | 4 ++--
libs/glibc/HISTORY | 4 ++++
4 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit a3e7c6fc61e439703314b6292d3d33b8832d9166
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

glibc-2.31 - SECURITY FIX

commit 48cdd42b6d95c962ecfa2f9b64ee42622e4e057b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

binutils: => 2.34

diff --git a/devel/binutils/DETAILS b/devel/binutils/DETAILS
index 4436838..054b7ad 100755
--- a/devel/binutils/DETAILS
+++ b/devel/binutils/DETAILS
@@ -1,5 +1,5 @@
SPELL=binutils
- VERSION=2.33.1
+ VERSION=2.34
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
diff --git a/devel/binutils/HISTORY b/devel/binutils/HISTORY
index eb849a4..a570009 100644
--- a/devel/binutils/HISTORY
+++ b/devel/binutils/HISTORY
@@ -1,3 +1,6 @@
+2020-02-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.34
+
2020-01-11 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* BUILD, INSTALL: disable fortify source

diff --git a/libs/glibc/DETAILS b/libs/glibc/DETAILS
index 8c2d4cf..0e12c9b 100755
--- a/libs/glibc/DETAILS
+++ b/libs/glibc/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
SOURCE_URL="git://sourceware.org/git/glibc.git:$SPELL-git"
SOURCE_IGNORE=volatile
else
- VERSION=2.30
- SECURITY_PATCH=14
+ VERSION=2.31
+ SECURITY_PATCH=15
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE2=$SOURCE.sig
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index f2389a0..de857c5 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,7 @@
+2020-02-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.31
+ SECURITY_PATCH++m fix CVE-2019-19126
+
2020-01-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* BUILD: disable fortify source and gc sections




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a3e7c6fc61e439703314b6292d3d33b8832d9166), Treeve Jelbert, 02/02/2020

Archive powered by MHonArc 2.6.24.

Top of Page