diff options
author | fhajny <fhajny@pkgsrc.org> | 2015-11-10 10:24:14 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2015-11-10 10:24:14 +0000 |
commit | 8e48a9cccf479a6baa2ad0ca917483a01c546316 (patch) | |
tree | bd2a4714718726a3f864f3472cd51b98511210ab /sysutils/puppet | |
parent | 82f0cd843360a7fb83a1a63d331143d6eb84ab43 (diff) | |
download | pkgsrc-8e48a9cccf479a6baa2ad0ca917483a01c546316.tar.gz |
Update sysutils/puppet to 3.8.4
Puppet 3.8.4
- Update Windows OpenSSL version to 1.0.2d from 1.0.0s
- PUP-5271: Windows user resource should not manage password
unless specified
- PUP-5398: Fix regression that reintroduced file watching for
directory environmnents
- PUP-5380: Slow catalog run after updating to Puppet 3.7.5
- PUP-5350: Puppet filter function does not behave consistently
across all supported argument types
- PUP-5271: Windows user resource should not manage password
unless specified
- PUP-4495: Puppet 3.5.0 introduced a regression in tag filtering
for catalog runs
Puppet 3.8.3
- PUP-5036: --parser future breaks class application {}
- PUP-3045: exec resource with timeout doesn't kill executed
command
that times out
- PUP-4639: Refreshing a LaunchDaemon leaves it disabled
- PUP-5044: launchd enable/disable on OS X 10.10
- PUP-5013: resource evaluation metrics are missing when not
using an ENC
- PUP-735: Status unchanged when "Could not apply complete
catalog"
Diffstat (limited to 'sysutils/puppet')
-rw-r--r-- | sysutils/puppet/Makefile | 4 | ||||
-rw-r--r-- | sysutils/puppet/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/puppet/Makefile b/sysutils/puppet/Makefile index 4c66c5fe0af..8f86c3e724c 100644 --- a/sysutils/puppet/Makefile +++ b/sysutils/puppet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2015/08/17 13:20:43 fhajny Exp $ +# $NetBSD: Makefile,v 1.20 2015/11/10 10:24:14 fhajny Exp $ -DISTNAME= puppet-3.8.2 +DISTNAME= puppet-3.8.4 CATEGORIES= sysutils #MASTER_SITES= http://puppetlabs.com/downloads/puppet/ diff --git a/sysutils/puppet/distinfo b/sysutils/puppet/distinfo index 233a5c378fc..76b02aa3ae7 100644 --- a/sysutils/puppet/distinfo +++ b/sysutils/puppet/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2015/11/04 01:32:27 agc Exp $ +$NetBSD: distinfo,v 1.13 2015/11/10 10:24:14 fhajny Exp $ -SHA1 (puppet-3.8.2.gem) = 08968e6bb5c5a1a043b6e810f448e9e1b579fddd -RMD160 (puppet-3.8.2.gem) = 5e4cbb9c57291796298e7132c1d7844948e8ec81 -SHA512 (puppet-3.8.2.gem) = 17d70f2297397c85d0a0baf6e05c9f61657698f7f8478018a7990c292504d6d48b2755941768c4c0ef9d1f4c91fbf7ab7073a63d287267b59fc1fe42c81cf16c -Size (puppet-3.8.2.gem) = 2666496 bytes +SHA1 (puppet-3.8.4.gem) = 3f4660af66ad782476954b86dfa12c5b9a7cb4f3 +RMD160 (puppet-3.8.4.gem) = 53ef5a283119e647b3d36201543f92f38ec46406 +SHA512 (puppet-3.8.4.gem) = 876b8ff0068455fd3f1c1e6947f30e6c6bd8484228b1d712855389bbeb30ff1a9df2f205adb090654d6ef597bf4d8fbbf9888268e3858705710b0dbabd45c72b +Size (puppet-3.8.4.gem) = 2668032 bytes SHA1 (patch-aa) = 8b25b975647023902f5d84cc2980f777f23e789c SHA1 (patch-ab) = 2e80fc9ca8a9326d69c72149e6fd97738cfd2e1e SHA1 (patch-ac) = eda614eeee25b18ab36335fc7147fbe7ab770249 |