Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (57ad71c297c4ad7540928da9a06e1d8fe0126795)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (57ad71c297c4ad7540928da9a06e1d8fe0126795)
  • Date: Sun, 22 Oct 2017 14:24:16 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

libs/libnl/DETAILS | 9 +++++----
libs/libnl/HISTORY | 5 +++++
2 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 57ad71c297c4ad7540928da9a06e1d8fe0126795
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libnl-3.3.0 SECURITY FIX

(cherry picked from commit 106767781208063b1b8cd11b0a62c0daf5119edd)

diff --git a/libs/libnl/DETAILS b/libs/libnl/DETAILS
index 5961e6c..93f350f 100755
--- a/libs/libnl/DETAILS
+++ b/libs/libnl/DETAILS
@@ -1,13 +1,14 @@
SPELL=libnl
- VERSION=3.2.25
-
SOURCE_HASH=sha512:3f9649577e9282cf41d2d4894aaecb2d53b4a1c51f9e674a6fb73393e9482f9f45e6f0ffa5815e606f972916e369774bfd85141a96c0e3d9d4ead3adea796286
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ VERSION=3.3.0
+ VX=3_3_0
+
SOURCE_HASH=sha512:3fc5d95b875605ab6378d2d454020c1276a6772205fa11bbd22eba9fd9ef1deb8c75347e5d4602f0ab7bf13bd66b418f5ef73ed05f18134f08638ce06eef622c
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=LGPL
KEYWORDS="network libs"
WEB_SITE=http://www.infradead.org/~tgr/libnl
- SOURCE_URL[0]=$WEB_SITE/files/$SOURCE
+
SOURCE_URL[0]=https://github.com/thom311/libnl/releases/download/libnl${VX}/$SOURCE
ENTERED=20060424
SHORT='netlink socket library'
cat << EOF
diff --git a/libs/libnl/HISTORY b/libs/libnl/HISTORY
index d31146c..c29febf 100644
--- a/libs/libnl/HISTORY
+++ b/libs/libnl/HISTORY
@@ -1,3 +1,8 @@
+2017-06-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.3.0
+ now at guthub
+ SECURITY_PATCH=1 fixes CVE-2017-0553
+
2015-07-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: new url, now at infradead.org




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (57ad71c297c4ad7540928da9a06e1d8fe0126795), Vlad Glagolev, 10/22/2017

Archive powered by MHonArc 2.6.24.

Top of Page