Skip to Content.
Sympa Menu

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

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 (80050ff206255aba5c4aba9393743591a8e8d248)
  • Date: Sat, 19 May 2018 00:00:40 +0000

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

ChangeLog | 3 +++
accounts | 2 ++
groups | 2 ++
python-pypi/ansible/DETAILS | 5 ++---
python-pypi/ansible/HISTORY | 3 +++
5 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 80050ff206255aba5c4aba9393743591a8e8d248
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

accounts, groups: sync with z-rejected

commit c28697da5e5c436456b435a3de792b4166f1ef77
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

accounts, groups: added account data for resilio-sync spell

commit aa6ccae22afadc72189cfc431e81d739cd2ec50a
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ansible: => 2.5.3

diff --git a/ChangeLog b/ChangeLog
index 7b4f3a6..811c812 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2018-05-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * accounts, groups: added account data for resilio-sync spell
+
2018-05-17 Treeve Jelbert <treeve AT sourcemage.org>
* xorg.gpg: add Thomas Hellstrom (VMware) <thellstrom AT vmware.com>

diff --git a/accounts b/accounts
index 1c09259..6d9b1fe 100755
--- a/accounts
+++ b/accounts
@@ -85,6 +85,7 @@ tss:175:175
memcached:176:177
camera:177:178
mariadb:178:180
+nx:179:148
avahi-autoipd:180:184
puppet:181:181
prosody:182:182
@@ -111,4 +112,5 @@ smtpq:207:207:
varnish:208:208
bird:209:209
netdata:210:210
+rslsync:211:211
nobody:65534:65534
diff --git a/groups b/groups
index 2938aeb..4740497 100755
--- a/groups
+++ b/groups
@@ -73,6 +73,7 @@ captive:143:
video:144:
silcd:145:
anubis:146:
+nx:148:
nagios:149:
nagcmd:150:
scanner:151:
@@ -135,5 +136,6 @@ smtpq:207:
varnish:208:
bird:209:
netdata:210:
+rslsync:211:
users:1000:
nogroup:65534:
diff --git a/python-pypi/ansible/DETAILS b/python-pypi/ansible/DETAILS
index dda66e4..53e357b 100755
--- a/python-pypi/ansible/DETAILS
+++ b/python-pypi/ansible/DETAILS
@@ -1,12 +1,11 @@
SPELL=ansible
- VERSION=2.5.2
+ VERSION=2.5.3
BRANCH=`echo ${VERSION}|cut -d. -f1,2`
SECURITY_PATCH=1
- PATCHLEVEL=1
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:25568665b96ee9d7ca0888dadd90de178a9cc1da7dba07acb682ca4455ef91622344958ec2000eafbb4cfda87aec325be77d3d5b395aa4bbc2d180fad1a90a34
+
SOURCE_HASH=sha512:74aa767118773aa557cd43f2a9e17322d7a6b45ea643a9175fe4f613fd4566453dc6f1859768fce179db3331b3beba103e89dfe4eae66ed82b1a83cd7d261269
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 0cde6d3..9529c51 100644
--- a/python-pypi/ansible/HISTORY
+++ b/python-pypi/ansible/HISTORY
@@ -1,3 +1,6 @@
+2018-05-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.5.3
+
2018-05-04 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* DEPENDS: added docker-py suggest dependency



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (80050ff206255aba5c4aba9393743591a8e8d248), Vlad Glagolev, 05/18/2018

Archive powered by MHonArc 2.6.24.

Top of Page