Skip to Content.
Sympa Menu

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

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 (6a22fed61ca7201fb006255b0ca92e1086a36d85)
  • Date: Wed, 16 Nov 2016 15:37:54 +0000

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

libs/pcre/DETAILS | 8 +++++---
libs/pcre/HISTORY | 10 ++++++++++
2 files changed, 15 insertions(+), 3 deletions(-)

New commits:
commit 6a22fed61ca7201fb006255b0ca92e1086a36d85
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pcre: security update

(cherry picked from commit 4a8504444658d208841289523cbe317ff3c238a7)

commit 5bf0bbc4663661685e2299b4b144ddfc7977f47e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pcre: => 8.39

(cherry picked from commit ad0d24cdb0581fbc75bc3dccc4fc5456d5a79e3a)

commit 2dd1e6de4df2a13cf83f63e90be1d95fdc2654bd
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pcre: => 8.38

(cherry picked from commit 46ec2b62619921a472fbe173f9ee09615ff3410c)

diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 5a46d1f..6c2b073 100755
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,11 +1,13 @@
SPELL=pcre
- VERSION=8.37
- SECURITY_PATCH=2
+ VERSION=8.39
+ SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-
SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$SOURCE
+
SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/${SPELL}/${SOURCE}
+
SOURCE_URL[1]=https://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE}
SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=pcre.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://www.pcre.org/
diff --git a/libs/pcre/HISTORY b/libs/pcre/HISTORY
index 9dfe197..aee6880 100644
--- a/libs/pcre/HISTORY
+++ b/libs/pcre/HISTORY
@@ -1,3 +1,13 @@
+2016-11-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: 8.39 was a security update -- SECURITY_PATCH++ (at least
for
+ CVE-2016-1283); added SF mirror
+
+2016-08-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.39
+
+2016-01-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.38
+
2015-05-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: SECURITY_PATCH++ (CVE-2015-2325, CVE-2015-2326)




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (6a22fed61ca7201fb006255b0ca92e1086a36d85), Vlad Glagolev, 11/16/2016

Archive powered by MHonArc 2.6.24.

Top of Page