Skip to Content.
Sympa Menu

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

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 (b51c17638e1837affd9118679900998b1fb06989)
  • Date: Sun, 30 Jun 2019 07:12:08 +0000

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

libs/expat/DETAILS | 6 +++---
libs/expat/HISTORY | 4 ++++
python-pypi/markupsafe/DETAILS | 7 ++++---
python-pypi/markupsafe/HISTORY | 4 ++++
python-pypi/markupsafe/PRE_BUILD | 8 --------
5 files changed, 15 insertions(+), 14 deletions(-)

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

expat: => 2.2.7 SECURITY FIX

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

markupsafe: => 1.1.1

diff --git a/libs/expat/DETAILS b/libs/expat/DETAILS
index 4e7e96d..de2183d 100755
--- a/libs/expat/DETAILS
+++ b/libs/expat/DETAILS
@@ -1,7 +1,7 @@
SPELL=expat
- VERSION=2.2.6
-
SOURCE_HASH=sha512:dbfb635a5fe7b190722664263a0dd437b512fdf519bc53bd4905567f4bfb4b1e89a021562da63df8cacd48b706d1dea60ccde47f279e57400ad3c846b6e9c4e6
- SECURITY_PATCH=4
+ VERSION=2.2.7
+
SOURCE_HASH=sha512:a078692317b44f14a9acdca4ddc04adac6a48d22ab321bba3e9e32c92131752aa397915d7121c4a95dc1b603d6a6128f7dce3741093d4322944787e0b49b4c00
+ SECURITY_PATCH=5
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://sourceforge.net/projects/$SPELL/files/$SPELL/$VERSION/$SOURCE/download
diff --git a/libs/expat/HISTORY b/libs/expat/HISTORY
index 5eee5b9..f9b064a 100644
--- a/libs/expat/HISTORY
+++ b/libs/expat/HISTORY
@@ -1,3 +1,7 @@
+2019-06-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.2.7
+ SECURITY_PATCH++ fix CVE-2018-20843
+
2018-08-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.2.6

diff --git a/python-pypi/markupsafe/DETAILS b/python-pypi/markupsafe/DETAILS
index 9d82c67..dcfff91 100755
--- a/python-pypi/markupsafe/DETAILS
+++ b/python-pypi/markupsafe/DETAILS
@@ -1,9 +1,10 @@
SPELL=markupsafe
SPELLX=MarkupSafe
- VERSION=1.0
+ VERSION=1.1.1
+
VX=b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094
+
SOURCE_HASH=sha512:f3014e6131a3ab866914c5635b5397ef71906bffb1b6f8c5f2ed2acf167429ff7914236d38943e872683a57a9be9669f4c5aace6274f3307ab21ef25373db0b6
SOURCE=$SPELLX-$VERSION.tar.gz
-
SOURCE_HASH=sha512:7437a02cb1b9c1d6d6c20b13d394f24a1cd1cb8c743f832d8b1cbb6ab8846f70f54d924dd693423b33c4d592e772983ae38fd4a35961e233457c48bd3584ecb8
- SOURCE_URL[0]="https://pypi.io/packages/source/M/${SPELLX}/${SOURCE}";
+ SOURCE_URL[0]="https://files.pythonhosted.org/packages/$VX/${SOURCE}";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
WEB_SITE=https://github.com/mitsuhiko/markupsafe
LICENSE[0]=PYTHON
diff --git a/python-pypi/markupsafe/HISTORY b/python-pypi/markupsafe/HISTORY
index 36770b3..a448d81 100644
--- a/python-pypi/markupsafe/HISTORY
+++ b/python-pypi/markupsafe/HISTORY
@@ -1,3 +1,7 @@
+2019-06-30 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.1
+ * PRE_BUILD: deleted
+
2017-03-08 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.0

diff --git a/python-pypi/markupsafe/PRE_BUILD
b/python-pypi/markupsafe/PRE_BUILD
deleted file mode 100755
index e331ebf..0000000
--- a/python-pypi/markupsafe/PRE_BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sed -i '/^from set/c \
-try: \
- from setuptools import setup, Extension, Feature\
-except ImportError: \
- from distutils.core import setup, Extension, Feature
-' setup.py



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (b51c17638e1837affd9118679900998b1fb06989), Treeve Jelbert, 06/30/2019

Archive powered by MHonArc 2.6.24.

Top of Page