Skip to Content.
Sympa Menu

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

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 (ac3f22b55a1823602df169ce89a3671f368aeb2d)
  • Date: Tue, 4 Dec 2018 20:09:27 +0000

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

python-pypi/django/DETAILS | 6 +++---
python-pypi/django/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

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

python-pypi/django: stable version 2.1.4, SECURITY_PATCH++

diff --git a/python-pypi/django/DETAILS b/python-pypi/django/DETAILS
index e4bb756..90add6c 100755
--- a/python-pypi/django/DETAILS
+++ b/python-pypi/django/DETAILS
@@ -21,12 +21,12 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL^}-${VERSION}"
;;
# stable (also handled for `gaze')
stable|*)
- VERSION=2.1
- SECURITY_PATCH=7
+ VERSION=2.1.4
+
SOURCE_HASH=sha256:068d51054083d06ceb32ce02b7203f1854256047a0d58682677dd4f81bceabd7:UPSTREAM_HASH
+ SECURITY_PATCH=8
SOURCE=${SPELL^}-${VERSION}.tar.gz

SOURCE_URL[0]="https://www.djangoproject.com/m/releases/${VERSION}/${SOURCE}";
SOURCE_URL[1]="https://www.djangoproject.com/download/${VERSION}/tarball/";
-
SOURCE_HASH=sha256:7f246078d5a546f63c28fc03ce71f4d7a23677ce42109219c24c9ffb28416137:UPSTREAM_HASH
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL^}-${VERSION}"
;;
esac
diff --git a/python-pypi/django/HISTORY b/python-pypi/django/HISTORY
index bbbfa11..2dca9b6 100644
--- a/python-pypi/django/HISTORY
+++ b/python-pypi/django/HISTORY
@@ -1,3 +1,6 @@
+2018-12-04 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: stable version 2.1.4, SECURITY_PATCH++, (CVE-2018-16984)
+
2018-08-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: stable version 2.1, SECURITY_PATCH++, (CVE-2018-14574),
corrected SOURCE_URL[0]



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (ac3f22b55a1823602df169ce89a3671f368aeb2d), Pavel Vinogradov, 12/04/2018

Archive powered by MHonArc 2.6.24.

Top of Page