Skip to Content.
Sympa Menu

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

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 (68f0fb37b524fe8e332af2d4036f919016b963e6)
  • Date: Fri, 6 Jul 2018 15:35:05 +0000

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

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

New commits:
commit 68f0fb37b524fe8e332af2d4036f919016b963e6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.6 [security]

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 2480518..31e60f0 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.5.5
+ VERSION=2.5.6
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
- SECURITY_PATCH=2
+ SECURITY_PATCH=3
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:a3d50539d2a109dc0bbcdb440e0800b917f63141dce935e6426cb6bdc51e3a93e02f05c23714c24ab00b19842a86677b8d2f2455d20ca15410fa8d3c8ba379ca
+
SOURCE_HASH=sha512:169badaa6a94d1ea2d16cb97c7e5eb0b8c225a455edfa95f3ad9e4ec968d5b9525dec4732b60e5ba5f92412f87d8aacc0b2299f2595f3bb820ad8604be8e76d6
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 6007ac8..182d870 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-07-05 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5.6; SECURITY_PATCH++
+
2018-06-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5.5; SECURITY_PATCH++




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (68f0fb37b524fe8e332af2d4036f919016b963e6), Vlad Glagolev, 07/06/2018

Archive powered by MHonArc 2.6.24.

Top of Page