pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/puppet Update puppet to 4.10.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/446402835188
branches: trunk
changeset: 364159:446402835188
user: taca <taca%pkgsrc.org@localhost>
date: Wed Jun 21 13:45:35 2017 +0000
description:
Update puppet to 4.10.4.
Puppet 4.10.4 Released June 19, 2017.
This is a single issue release to resolve a regression introduced in Puppet
4.10.3. Resources created using the syntax Resource[xx::yy] would cause an
error because Puppet would not find an existing xx::yy user defined resource
type. This was caused by fixing another problem with inconsistent use of
upper and lowercase in references. (PUP-7671)
Puppet 4.10.3 Released June 15, 2017.
This is a minor bug fix release. Using ampersands (&) in custom facts was
causing Puppet runs to fail in Puppet 4.10.2. This release resolves that
issue. (PUP-7658)
Puppet 4.10.2 Released June 13, 2017.
This is a bug fix release included in Puppet agent 1.10.2, that also includes
two new deprecations for Puppet.
Note: There is a known issue with this release when using ampersands in custom
facts. You can revert back to 4.10.1, or upgrade to 4.10.4.
diffstat:
sysutils/puppet/Makefile | 4 ++--
sysutils/puppet/PLIST | 5 +++--
sysutils/puppet/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (58 lines):
diff -r 1bcd349e8a01 -r 446402835188 sysutils/puppet/Makefile
--- a/sysutils/puppet/Makefile Wed Jun 21 13:43:09 2017 +0000
+++ b/sysutils/puppet/Makefile Wed Jun 21 13:45:35 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2017/06/12 14:54:53 taca Exp $
+# $NetBSD: Makefile,v 1.32 2017/06/21 13:45:35 taca Exp $
-DISTNAME= puppet-4.10.1
+DISTNAME= puppet-4.10.4
CATEGORIES= sysutils
#MASTER_SITES= http://puppetlabs.com/downloads/puppet/
diff -r 1bcd349e8a01 -r 446402835188 sysutils/puppet/PLIST
--- a/sysutils/puppet/PLIST Wed Jun 21 13:43:09 2017 +0000
+++ b/sysutils/puppet/PLIST Wed Jun 21 13:45:35 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2017/06/12 14:54:53 taca Exp $
+@comment $NetBSD: PLIST,v 1.19 2017/06/21 13:45:35 taca Exp $
bin/puppet${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/COMMITTERS.md
@@ -1970,6 +1970,7 @@
${GEM_LIBDIR}/spec/lib/puppet/indirector/indirector_testing/msgpack.rb
${GEM_LIBDIR}/spec/lib/puppet/indirector_proxy.rb
${GEM_LIBDIR}/spec/lib/puppet/indirector_testing.rb
+${GEM_LIBDIR}/spec/lib/puppet_spec/character_encoding.rb
${GEM_LIBDIR}/spec/lib/puppet_spec/compiler.rb
${GEM_LIBDIR}/spec/lib/puppet_spec/files.rb
${GEM_LIBDIR}/spec/lib/puppet_spec/fixtures.rb
@@ -2718,9 +2719,9 @@
${GEM_LIBDIR}/tasks/parallel.rake
${GEM_LIBDIR}/tasks/parser.rake
${GEM_LIBDIR}/tasks/yard.rake
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
${EGDIR}/puppet.conf
${PLIST.sunos}lib/svc/method/svc-puppetd
${PLIST.sunos}lib/svc/method/svc-puppetmasterd
${PLIST.sunos}${EGDIR}/svc/puppetd.xml
${PLIST.sunos}${EGDIR}/svc/puppetmasterd.xml
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 1bcd349e8a01 -r 446402835188 sysutils/puppet/distinfo
--- a/sysutils/puppet/distinfo Wed Jun 21 13:43:09 2017 +0000
+++ b/sysutils/puppet/distinfo Wed Jun 21 13:45:35 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2017/06/12 14:54:53 taca Exp $
+$NetBSD: distinfo,v 1.18 2017/06/21 13:45:35 taca Exp $
-SHA1 (puppet-4.10.1.gem) = e9297cfaba4be3620886b36b4b6b8627bbb18f0c
-RMD160 (puppet-4.10.1.gem) = 75c44671820e8c433cc2c927fd90d381c167bbb9
-SHA512 (puppet-4.10.1.gem) = c94e6b9489ed9432755c67343d68b7311f834f693115615a543272d76fd1f224a47f959e32926d464256ea1e02ef6e5d3bc6d5f95b02877c0c188d9dde5ef494
-Size (puppet-4.10.1.gem) = 2963968 bytes
+SHA1 (puppet-4.10.4.gem) = 11b514a644772ffab1015c10200e22cb2000de2a
+RMD160 (puppet-4.10.4.gem) = 709efb17758687243c1b870fe9d96b3f19cfe456
+SHA512 (puppet-4.10.4.gem) = 03006c485cb50faa6f31a2ac23ff712b217c812dec3a3b89479db0faabf165764b740b2a0029d2baada8da24b5bb722a936d1f0a4c7a331b12df67f91bc542b2
+Size (puppet-4.10.4.gem) = 2974720 bytes
SHA1 (patch-aa) = 8b25b975647023902f5d84cc2980f777f23e789c
SHA1 (patch-ab) = 2e80fc9ca8a9326d69c72149e6fd97738cfd2e1e
SHA1 (patch-ac) = 38fd0797438e9d6dcbc88e99354dae4ef0b9cba0
Home |
Main Index |
Thread Index |
Old Index