Skip to Content.
Sympa Menu

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

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 (7e31b5613339a11d1a0dc8633b0a7942758e7091)
  • Date: Sun, 17 Mar 2019 23:20:31 +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 7e31b5613339a11d1a0dc8633b0a7942758e7091
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.15 [security]

diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index 1802a14..79a57fb 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,11 +1,11 @@
SPELL=ansible
- VERSION=2.5.11
+ VERSION=2.5.15
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
- SECURITY_PATCH=4
+ SECURITY_PATCH=5
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:b0da66fb67bdd33b42b35239d392793cc19b98650990028ef89b83384285ab6185accbfe15edb030b9e9a62e59961a22e2002b6aeea34f1f063da857ad199358
+
SOURCE_HASH=sha512:d8b0de7b616c2efb6d38748a84f602c9d5bc3d67ca8a5d2019d227bebf8e0f1d5d5295453f562414be34feeeac059f9e0c569f5e3f208ae2b3c1c7b8ca0c0329
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 dfaf481..e35e3c6 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2019-03-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5.15; SECURITY_PATCH++
+
2018-11-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.5.11




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7e31b5613339a11d1a0dc8633b0a7942758e7091), Vlad Glagolev, 03/17/2019

Archive powered by MHonArc 2.6.24.

Top of Page