Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2aad540f816c6c6d517d8cf86a55d5e1b1595a18)

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 master grimoire by Vlad Glagolev (2aad540f816c6c6d517d8cf86a55d5e1b1595a18)
  • Date: Fri, 8 Apr 2016 02:18:22 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/optipng/DETAILS | 7 +++----
graphics/optipng/HISTORY | 3 +++
python-pypi/django/DETAILS | 12 ++++++------
python-pypi/django/HISTORY | 4 ++++
4 files changed, 16 insertions(+), 10 deletions(-)

New commits:
commit 2aad540f816c6c6d517d8cf86a55d5e1b1595a18
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

django: => 1.9.4 (stable) [regression]

commit de71b9e99d2928a0ae6a09675fbac65518201632
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

django: => 1.9.3 (stable), 1.4.22 (legacy) [security]

commit 18add023ef76b467e2f91918802feea0d922e251
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

optipng: => 0.7.6 [security]

diff --git a/graphics/optipng/DETAILS b/graphics/optipng/DETAILS
index 1fa687d..21b8442 100755
--- a/graphics/optipng/DETAILS
+++ b/graphics/optipng/DETAILS
@@ -1,10 +1,9 @@
SPELL=optipng
- VERSION=0.7.5
- SECURITY_PATCH=2
- PATCHLEVEL=1
+ VERSION=0.7.6
+ SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:6f319965739235387e99244dda5f52533e22b7040301cf680180e383f24361819f66cb3adf1a90923e9509ed08d55bbe442ec363310c385fcf70f551febfbb6f
+
SOURCE_HASH=sha512:d31d7494c23413d87b601a706cc2faf82923156a818da66e0bfad11741aed065db8f1b0c088d2abd66899ac192408c05f594295ded2684c4549c5f03b140a184
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://optipng.sourceforge.net/
LICENSE[0]=ZLIB
diff --git a/graphics/optipng/HISTORY b/graphics/optipng/HISTORY
index 0b4b127..242743d 100644
--- a/graphics/optipng/HISTORY
+++ b/graphics/optipng/HISTORY
@@ -1,3 +1,6 @@
+2016-04-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.6; SECURITY_PATCH++
+
2015-05-25 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)

diff --git a/python-pypi/django/DETAILS b/python-pypi/django/DETAILS
index d69f652..a313eec 100755
--- a/python-pypi/django/DETAILS
+++ b/python-pypi/django/DETAILS
@@ -12,20 +12,20 @@ case "$DJANGO_BRANCH" in
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-scm"
;;
legacy)
- VERSION=1.4.21
- SECURITY_PATCH=6
+ VERSION=1.4.22
+ SECURITY_PATCH=7
SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_URL[0]=http://www.djangoproject.com/download/${VERSION}/tarball/
-
SOURCE_HASH=sha512:25fca8362fa30822a5993a2f1d00bc7629b97acfac97daa406fc7658019e35f52ecc539cc875a8ece3b1edb140fd5260e8dd3a355c9405b693d191746df516fa
+
SOURCE_HASH=sha512:03e833d95d8ffacf8cb753b8b8c15edc145830add322ad166c574a9a7428ed308082ffea7a73bcdb7315f489270fd84a38d1a8b12c090dfb9d68da5d281cef68
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
;;
# stable (also handled for `gaze')
stable|*)
- VERSION=1.9.2
- SECURITY_PATCH=1
+ VERSION=1.9.4
+ SECURITY_PATCH=2
SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_URL[0]=http://www.djangoproject.com/download/${VERSION}/tarball/
-
SOURCE_HASH=sha512:931fe067b366bf3868d1f66536b19f7dce4f3ea9e117e65175369ef2f625b925fedb6923aeb9bae94cb1887711951af30cac1c7992a984cdcbfd54fa0ef775e9
+
SOURCE_HASH=sha512:04fad81a135d3a43f19b3a01dbb6c2f97081fc53b3935489c6a6f456cd8b71b091bebfa7da7c83efa87eb01ca06e0973fcd71beae4669ff0338cf42ee930f173
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
;;
esac
diff --git a/python-pypi/django/HISTORY b/python-pypi/django/HISTORY
index 9194605..48ad099 100644
--- a/python-pypi/django/HISTORY
+++ b/python-pypi/django/HISTORY
@@ -1,3 +1,7 @@
+2016-04-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.9.4 (stable), 1.4.22 (legacy);
+ SECURITY_PATCH++
+
2016-02-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.9.2, SECURITY_PATCH++




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2aad540f816c6c6d517d8cf86a55d5e1b1595a18), Vlad Glagolev, 04/07/2016

Archive powered by MHonArc 2.6.24.

Top of Page