Skip to Content.
Sympa Menu

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

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 (37fd7195e5c931ef40e1b70e2ba47b370f8f0902)
  • Date: Fri, 15 Jun 2018 00:23:37 +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 37fd7195e5c931ef40e1b70e2ba47b370f8f0902
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.5 [security]

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




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (37fd7195e5c931ef40e1b70e2ba47b370f8f0902), Vlad Glagolev, 06/14/2018

Archive powered by MHonArc 2.6.24.

Top of Page