Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (714e175db502a2982556e0347df42e3e8fd19168)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (714e175db502a2982556e0347df42e3e8fd19168)
  • Date: Tue, 2 Aug 2016 17:04:21 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

crypto/libressl/DETAILS | 4 ++--
crypto/libressl/HISTORY | 3 +++
python-pypi/django/DETAILS | 4 ++--
python-pypi/django/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 714e175db502a2982556e0347df42e3e8fd19168
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

python-pypi/django: updated stable to 1.10

commit 65615e2a1432beb0286ada5a0a659ac1c1eea78d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/libressl: versions 2.4.2/2.3.7

diff --git a/crypto/libressl/DETAILS b/crypto/libressl/DETAILS
index 93b46f3..485b27d 100755
--- a/crypto/libressl/DETAILS
+++ b/crypto/libressl/DETAILS
@@ -1,9 +1,9 @@
. "$GRIMOIRE/FUNCTIONS"
SPELL=libressl
if [[ "$LIBRESSL_BRANCH" == "devel" ]]; then
- VERSION=2.4.1
+ VERSION=2.4.2
else
- VERSION=2.3.6
+ VERSION=2.3.7
fi
SECURITY_PATCH=5
SOURCE=$SPELL-$VERSION.tar.gz
diff --git a/crypto/libressl/HISTORY b/crypto/libressl/HISTORY
index bf08812..8a0a6ed 100644
--- a/crypto/libressl/HISTORY
+++ b/crypto/libressl/HISTORY
@@ -1,3 +1,6 @@
+2016-08-02 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 2.4.2/2.3.7
+
2016-07-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: versions 2.4.1/2.3.6

diff --git a/python-pypi/django/DETAILS b/python-pypi/django/DETAILS
index 943c378..9a4286f 100755
--- a/python-pypi/django/DETAILS
+++ b/python-pypi/django/DETAILS
@@ -21,11 +21,11 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
;;
# stable (also handled for `gaze')
stable|*)
- VERSION=1.9.7
+ VERSION=1.10
SECURITY_PATCH=2
SOURCE=${SPELLX}-${VERSION}.tar.gz
SOURCE_URL[0]=http://www.djangoproject.com/download/${VERSION}/tarball/
-
SOURCE_HASH=sha512:4ace73b57496fac917e455e76aec6b9873949dc95bf84177e7db8f507de1656eee9cb7ae1040643b681e6f57a796147ffce8f6b9ff3ce81fc3e21aecaee2b11a
+
SOURCE_HASH=sha512:e85ded03a1aee2390c105a3d723c708d41a157d46b413004954ecef426a014892468bd4157066a552954d569880597d3cd4cdfc372065cad7796b39374db88fc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
;;
esac
diff --git a/python-pypi/django/HISTORY b/python-pypi/django/HISTORY
index 1b0c47e..2f3c656 100644
--- a/python-pypi/django/HISTORY
+++ b/python-pypi/django/HISTORY
@@ -1,3 +1,6 @@
+2016-08-02 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated stable to 1.10
+
2016-06-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated stable to 1.9.7
* DEPENDS: moved SETUPTOOLS to legacy branch,



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (714e175db502a2982556e0347df42e3e8fd19168), Pavel Vinogradov, 08/02/2016

Archive powered by MHonArc 2.6.24.

Top of Page