Skip to Content.
Sympa Menu

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

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 (8bf4d6747043626cf4ccf40eebc5c0fd2d043a25)
  • Date: Sat, 4 Nov 2017 15:15:48 +0000

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

dev/null |binary
utils/puppet/DETAILS | 14 ++++++++------
utils/puppet/HISTORY | 5 +++++
utils/puppet/puppet.gpg |binary
utils/pv/DETAILS | 2 +-
utils/pv/HISTORY | 3 +++
6 files changed, 17 insertions(+), 7 deletions(-)

New commits:
commit 8bf4d6747043626cf4ccf40eebc5c0fd2d043a25
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pv: => 1.6.6

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

puppet: => 3.8.7

diff --git a/utils/puppet/DETAILS b/utils/puppet/DETAILS
index 17e0596..f203010 100755
--- a/utils/puppet/DETAILS
+++ b/utils/puppet/DETAILS
@@ -1,10 +1,12 @@
SPELL=puppet
- VERSION=3.7.3
- SOURCE="$SPELL-$VERSION.tar.gz"
- SOURCE_URL[0]=https://github.com/puppetlabs/$SPELL/archive/$VERSION.tar.gz
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
-#
SOURCE_HASH=sha512:a563421f57e30eb09dc0596f4769ccaa45e9f9c6f29aa4072f370cc95cb50aab00b9ec3450289ea20b7383bb184c491a2ddbe003845beb7d01d328083f3dbad7
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ VERSION=3.8.7
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE2=${SOURCE}.asc
+ SOURCE_URL[0]=https://downloads.puppetlabs.com/${SPELL}/${SOURCE}
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=puppet.gpg:${SOURCE2}:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://puppetlabs.com/";
LICENSE[0]=GPL
ENTERED=20100617
diff --git a/utils/puppet/HISTORY b/utils/puppet/HISTORY
index 25a0c31..b65e034 100644
--- a/utils/puppet/HISTORY
+++ b/utils/puppet/HISTORY
@@ -1,3 +1,8 @@
+2017-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.8.7; switched to upstream GPG check
+ * puppet.gpg: added, 4BD6EC30 public key (Puppet Labs Release Key
+ (Puppet Labs Release Key) <info AT puppetlabs.com>)
+
2015-12-03 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: rubygem-json -> ruby-json

diff --git a/utils/puppet/puppet-3.7.3.tar.gz.sig
b/utils/puppet/puppet-3.7.3.tar.gz.sig
deleted file mode 100644
index d2d0d55..0000000
Binary files a/utils/puppet/puppet-3.7.3.tar.gz.sig and /dev/null differ
diff --git a/utils/puppet/puppet.gpg b/utils/puppet/puppet.gpg
new file mode 100644
index 0000000..ff4b86d
Binary files /dev/null and b/utils/puppet/puppet.gpg differ
diff --git a/utils/pv/DETAILS b/utils/pv/DETAILS
index fab8404..2c20d18 100755
--- a/utils/pv/DETAILS
+++ b/utils/pv/DETAILS
@@ -1,5 +1,5 @@
SPELL=pv
- VERSION=1.6.0
+ VERSION=1.6.6
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE2=${SOURCE}.txt
SOURCE_URL[0]=http://www.ivarch.com/programs/sources/${SOURCE}
diff --git a/utils/pv/HISTORY b/utils/pv/HISTORY
index b37debd..f3a5a78 100644
--- a/utils/pv/HISTORY
+++ b/utils/pv/HISTORY
@@ -1,3 +1,6 @@
+2017-11-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.6.6
+
2015-03-29 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.6.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8bf4d6747043626cf4ccf40eebc5c0fd2d043a25), Vlad Glagolev, 11/04/2017

Archive powered by MHonArc 2.6.24.

Top of Page