pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/puppet sysutils/puppet: update to 7.19.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac6052a1c0d2
branches: trunk
changeset: 385378:ac6052a1c0d2
user: taca <taca%pkgsrc.org@localhost>
date: Fri Sep 16 06:10:03 2022 +0000
description:
sysutils/puppet: update to 7.19.0
Puppet 7.19.0
Released September 2022.
Note:
New versions of Puppet now release every six weeks rather than every four
weeks.
Enhancements
* Support for Fedora 36 (x86_64)
This release adds support for Fedora 36 (x86_64). PA-4668
* Updated Augeas to 1.13.0
Bumped Augeas to 1.13.0 for all supported platforms except for
Solaris and AIX. Those two platforms remain on 1.12.0, as Augeas
1.13.0 fails to compile due to a few readline function calls that
are not on Solaris or AIX. PA-4494
Resolved issues
* Puppet sends malformed PuppetDB reports with Oj
Reports sent to PuppetDB using the Oj JSON backend are now properly
formatted. PUP-11620
puppet module list --render-as json does not report unmet dependencies
puppet module list --render-as json now includes information about
unmet dependencies. PUP-11604
* Puppet does not write SELinux labels on ZFS
Marked ZFS as an SELinux-capable filesystem. PUP-11603
Puppet::Util.safe_posix_fork fails if /proc/self is not a directory
Puppet now handles misconfigured /proc filesystems correctly.
PUP-11594
* Puppet on Ruby 3.1 warns about ERB passing safe_level as non-keyword argument
Puppet now passes ERB arguments as keywords. PUP-11552
Security
* FIPS OpenSSL: disable c_rehash binary
Fixed CVE-2022-1292 and CVE-2022-2068. PA-4621
diffstat:
sysutils/puppet/Makefile | 5 ++---
sysutils/puppet/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 60a78692aade -r ac6052a1c0d2 sysutils/puppet/Makefile
--- a/sysutils/puppet/Makefile Fri Sep 16 05:49:31 2022 +0000
+++ b/sysutils/puppet/Makefile Fri Sep 16 06:10:03 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2022/09/04 17:00:14 taca Exp $
+# $NetBSD: Makefile,v 1.56 2022/09/16 06:10:03 taca Exp $
-DISTNAME= puppet-7.18.0
+DISTNAME= puppet-7.19.0
CATEGORIES= sysutils
#MASTER_SITES= http://puppetlabs.com/downloads/puppet/
@@ -21,7 +21,6 @@
DEPENDS+= ${RUBY_PKGPREFIX}-scanf>=1.0.0<2:../../devel/ruby-scanf
RUBYGEM_OPTIONS+= --format-executable
-OVERRIDE_GEMSPEC+= fast_gettext>=1.1
USE_LANAUGES= # none
PKG_SYSCONFSUBDIR= puppet
diff -r 60a78692aade -r ac6052a1c0d2 sysutils/puppet/distinfo
--- a/sysutils/puppet/distinfo Fri Sep 16 05:49:31 2022 +0000
+++ b/sysutils/puppet/distinfo Fri Sep 16 06:10:03 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2022/09/04 17:00:14 taca Exp $
+$NetBSD: distinfo,v 1.39 2022/09/16 06:10:03 taca Exp $
-BLAKE2s (puppet-7.18.0.gem) = 5a45db7cea5dcfc4ed01843831274c904213ce8c8eb22be09f94ad1a726be652
-SHA512 (puppet-7.18.0.gem) = 642beeeb5f895bbdb62e6425fc9f4ab61bcccc020d9e3963c7976e777d698ce35503dcfba2641e6a40ce3e121664f46ed90ccd7e3db65d6cc07ba0f6c258b0bc
-Size (puppet-7.18.0.gem) = 2778624 bytes
+BLAKE2s (puppet-7.19.0.gem) = b54fc37fb181cb208c2080c6437e6170c81ff1cb253b7b3b7479771e10f8ac08
+SHA512 (puppet-7.19.0.gem) = f10c636250b701a3b8a0a4687295db22bbb8e5aa82370e51a8c96a909416a8dff2d3011798dd7c606e76b61ed361f90b5037dc6169fcd30c9542329ec6d587a4
+Size (puppet-7.19.0.gem) = 2779136 bytes
SHA1 (patch-aa) = 8b25b975647023902f5d84cc2980f777f23e789c
SHA1 (patch-ab) = 2e80fc9ca8a9326d69c72149e6fd97738cfd2e1e
SHA1 (patch-ac) = 38fd0797438e9d6dcbc88e99354dae4ef0b9cba0
Home |
Main Index |
Thread Index |
Old Index