Skip to Content.
Sympa Menu

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

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 (6e3b131e029f6657fc1bbea9c3de415655380c11)
  • Date: Sun, 22 Oct 2017 14:27:21 +0000

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

libs/pcre/DETAILS | 8 ++++----
libs/pcre/HISTORY | 7 +++++++
2 files changed, 11 insertions(+), 4 deletions(-)

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

pcre: => 8.41 SECURITY FIX

(cherry picked from commit e33e23500058ec6084d337370a894f0b8faf4729)

commit 32fc6154f94e418aefef3058ac062ae22f78fdf9
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libs/pcre: version 8.40

(cherry picked from commit d855cb64f09df454cbfaaba1c815be2e8eb30aaf)

diff --git a/libs/pcre/DETAILS b/libs/pcre/DETAILS
index 6c2b073..1cc93f6 100755
--- a/libs/pcre/DETAILS
+++ b/libs/pcre/DETAILS
@@ -1,6 +1,6 @@
SPELL=pcre
- VERSION=8.39
- SECURITY_PATCH=3
+ VERSION=8.41
+ SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -10,9 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=pcre.gpg:$SOURCE2:UPSTREAM_KEY
- WEB_SITE=http://www.pcre.org/
+ WEB_SITE=https://www.pcre.org/
ENTERED=20010922
- LICENSE[0]=http://www.pcre.org/license.txt
+ LICENSE[0]=https://www.pcre.org/license.txt
KEYWORDS="perl libs"
SHORT="Perl Compatible Regular Expression library"
cat << EOF
diff --git a/libs/pcre/HISTORY b/libs/pcre/HISTORY
index aee6880..3a53cd0 100644
--- a/libs/pcre/HISTORY
+++ b/libs/pcre/HISTORY
@@ -1,3 +1,10 @@
+2017-07-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.41
+ SECURITY_PATCH++: fix CVE-2017-7244 CVE-2017-7245 CVE-2017-7246
CVE-2017-7186
+
+2017-01-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 8.40
+
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



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

Archive powered by MHonArc 2.6.24.

Top of Page