Skip to Content.
Sympa Menu

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

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 (6ba09132b16aee204dcf13c7c72be6755c9e27d3)
  • Date: Tue, 6 Nov 2018 15:35:33 +0000

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

Rebased ref, commits from common ancestor:
commit 6ba09132b16aee204dcf13c7c72be6755c9e27d3
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.11 [security]

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 7d2c646..1802a14 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.5.10
+ VERSION=2.5.11
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
- SECURITY_PATCH=3
+ SECURITY_PATCH=4
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://releases.ansible.com/${SPELL}/${SOURCE}
SOURCE_URL[1]=https://pypi.io/packages/source/a/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:911f1f616206136708ceb4f9955e8bf309d7b506fcca9e0f31d770ead0a47c803d670909b6fe10b0d26056d3fd5c140e144132284ad5dbb618d3b013abc9385f
+
SOURCE_HASH=sha512:b0da66fb67bdd33b42b35239d392793cc19b98650990028ef89b83384285ab6185accbfe15edb030b9e9a62e59961a22e2002b6aeea34f1f063da857ad199358
if [[ ${ANSIBLE_SIMPLEINIT_MSB} == y ]]; then
SOURCE2="${SPELL}-${BRANCH}-simpleinit-msb.patch"
SOURCE2_URL[0]=http://ftp.sourcemage.us/mirror/${SOURCE2}
diff --git a/python-pypi/ansible/HISTORY b/python-pypi/ansible/HISTORY
index fa4291d..dfaf481 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-11-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5.11
+
2018-09-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5.10




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (6ba09132b16aee204dcf13c7c72be6755c9e27d3), Vlad Glagolev, 11/06/2018

Archive powered by MHonArc 2.6.24.

Top of Page