diff options
author | taca <taca@pkgsrc.org> | 2021-03-21 13:28:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2021-03-21 13:28:35 +0000 |
commit | ba2533f0673f37180c4b17541ea21b8caefb0bf4 (patch) | |
tree | 811e0de58cce1d5ba4fa240361e21e3f384c69d8 /sysutils | |
parent | dcf0a3dc8d9ec93e36bf6838dd539a64b67f5b3f (diff) | |
download | pkgsrc-ba2533f0673f37180c4b17541ea21b8caefb0bf4.tar.gz |
sysutils/ruby-chef: update to 16.11.7
16.11.7 (2021-03-18)
Merged Pull Requests
* Update resolver cookbook usage in test-kitchen tests #11093 (ramereth)
* Bump omnibus-software from 9390767 to fb0fa04 in /omnibus #11096
(dependabot-preview[bot])
* Update deps to current and wire up automation #11102 (tas50)
* Bump omnibus-software from fb0fa04 to a1e9c90 in /omnibus #11117
(dependabot-preview[bot])
* Use shell redirection in chef_client_cron when append_log_file is true
#11125 (ramereth)
* Update our bcrypt_pbkdf dep to allow the final 1.1.0 release #11136 (ramereth)
* Bump omnibus-software from a1e9c90 to a7ed951 in /omnibus #11132
(dependabot-preview[bot])
* [Backport to chef-16] DNF package: fix abrt errors #11139 (dheerajd-msys)
* Backport the ability to disable / enable compliance phase #11147 (tas50)
* Bump omnibus-software from a7ed951 to daeb384 in /omnibus #11165
(dependabot-preview[bot])
* Bump omnibus from 4a3c044 to dd57896 in /omnibus #11175
(dependabot-preview[bot])
* Produce M1 mac builds and pin win32-certstore #11187 (tas50)
* Use DNF on Oracle / CentOS kitchen tests #11188 (tas50)
* Fix users_manage usage in kitchen-tests #11182 (ramereth)
* Bump omnibus-software from daeb384 to f903311 in /omnibus #11190
(dependabot-preview[bot])
* Bump inspec-core-bin to 4.28.0 #11193 (chef-expeditor[bot])
* Use openssl 1.1.1j on macOS for arm #11194 (tas50)
* Disable compliance phase by default #11196 (tas50)
* Update FFI to 1.15 for M1 Macs + libarchive to 3.5.1 #11197 (tas50)
* Fix compliance phase specs #11199 (tas50)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ruby-chef-config/Makefile | 6 | ||||
-rw-r--r-- | sysutils/ruby-chef-config/distinfo | 10 | ||||
-rw-r--r-- | sysutils/ruby-chef-utils/Makefile | 4 | ||||
-rw-r--r-- | sysutils/ruby-chef-utils/distinfo | 10 | ||||
-rw-r--r-- | sysutils/ruby-chef/Makefile | 8 | ||||
-rw-r--r-- | sysutils/ruby-chef/distinfo | 10 |
6 files changed, 24 insertions, 24 deletions
diff --git a/sysutils/ruby-chef-config/Makefile b/sysutils/ruby-chef-config/Makefile index 6c5f6f358eb..7c44becdf17 100644 --- a/sysutils/ruby-chef-config/Makefile +++ b/sysutils/ruby-chef-config/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2021/03/09 08:58:23 nia Exp $ +# $NetBSD: Makefile,v 1.13 2021/03/21 13:28:35 taca Exp $ -DISTNAME= chef-config-16.10.17 +DISTNAME= chef-config-16.11.7 CATEGORIES= sysutils MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/chef/chef COMMENT= Chef's default configuration and config loading LICENSE= apache-2.0 -DEPENDS+= ${RUBY_PKGPREFIX}-chef-utils>=16.10.17<16.11:../../sysutils/ruby-chef-utils +DEPENDS+= ${RUBY_PKGPREFIX}-chef-utils>=16.11.7<16.12:../../sysutils/ruby-chef-utils DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-shellout>=2.0:../../devel/ruby-mixlib-shellout DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-config>=2.2.12:../../devel/ruby-mixlib-config DEPENDS+= ${RUBY_PKGPREFIX}-fuzzyurl>=0:../../textproc/ruby-fuzzyurl diff --git a/sysutils/ruby-chef-config/distinfo b/sysutils/ruby-chef-config/distinfo index 1cef7317074..cd2ff6a175c 100644 --- a/sysutils/ruby-chef-config/distinfo +++ b/sysutils/ruby-chef-config/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2021/03/07 14:18:21 taca Exp $ +$NetBSD: distinfo,v 1.12 2021/03/21 13:28:35 taca Exp $ -SHA1 (chef-config-16.10.17.gem) = a9b6e6d89769898fe335120d4631bab04e793aeb -RMD160 (chef-config-16.10.17.gem) = 8705abd29dfa8bb4c00ae5eda65879587842e4c1 -SHA512 (chef-config-16.10.17.gem) = 58b42c3790b86c7b06719c305d331a024c179f67abaacfa32bfb948a38038b1bf89f693763014a6f27b0f5668f21c2a13b70ec7c4ff9a60e8afea0f349ff05c0 -Size (chef-config-16.10.17.gem) = 51712 bytes +SHA1 (chef-config-16.11.7.gem) = 73bd68077e57d3db9ff20e504e24cf953aa3b449 +RMD160 (chef-config-16.11.7.gem) = 8093ae9833d68899d37b062185356aa5a6678acd +SHA512 (chef-config-16.11.7.gem) = a69ff1025daf4943a598e51b21f9f3ea3173ed2b9934b980f18fddc1e175003adca102b76713136c108a9ebfd65d9b194b342a7a26cbcdb04f9bcf06abd087df +Size (chef-config-16.11.7.gem) = 51712 bytes diff --git a/sysutils/ruby-chef-utils/Makefile b/sysutils/ruby-chef-utils/Makefile index f8c32fa2f98..39c9a83039e 100644 --- a/sysutils/ruby-chef-utils/Makefile +++ b/sysutils/ruby-chef-utils/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2021/03/09 08:58:23 nia Exp $ +# $NetBSD: Makefile,v 1.8 2021/03/21 13:28:35 taca Exp $ -DISTNAME= chef-utils-16.10.17 +DISTNAME= chef-utils-16.11.7 CATEGORIES= sysutils MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/sysutils/ruby-chef-utils/distinfo b/sysutils/ruby-chef-utils/distinfo index a9df55a6919..c9d2b9d904f 100644 --- a/sysutils/ruby-chef-utils/distinfo +++ b/sysutils/ruby-chef-utils/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2021/03/07 14:17:40 taca Exp $ +$NetBSD: distinfo,v 1.7 2021/03/21 13:28:35 taca Exp $ -SHA1 (chef-utils-16.10.17.gem) = 5e70a65e47e198b9cdd2b92d9779d9889f185c7c -RMD160 (chef-utils-16.10.17.gem) = 52e66325ebb35bb951fb98fcc2e6a801f06828a8 -SHA512 (chef-utils-16.10.17.gem) = 1b0b9bccf038a3a012b9148b52c63c0c747ffd2d022b1de6800971649665d91ee3a9e067434c5243838f83ed52c04cf49e67352191673920ff19235c49226708 -Size (chef-utils-16.10.17.gem) = 31744 bytes +SHA1 (chef-utils-16.11.7.gem) = d3ae82305312162f74753aef322d0aa4ca36747f +RMD160 (chef-utils-16.11.7.gem) = 95d4d4781b5dd642914bdcf02e3dbd73212fbb7d +SHA512 (chef-utils-16.11.7.gem) = 6dfd0e186d35ed035b0da4bc1707cb86b76a1839fde2f98d755639a71aa896e39329cc21f8f531a9d1bc6dbce7872ef1a49dd63971238427a66a332c9fce6ef3 +Size (chef-utils-16.11.7.gem) = 31744 bytes diff --git a/sysutils/ruby-chef/Makefile b/sysutils/ruby-chef/Makefile index 3cb27eca026..a8581073754 100644 --- a/sysutils/ruby-chef/Makefile +++ b/sysutils/ruby-chef/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2021/03/07 14:25:31 taca Exp $ +# $NetBSD: Makefile,v 1.22 2021/03/21 13:28:35 taca Exp $ -DISTNAME= chef-16.10.17 +DISTNAME= chef-16.11.7 CATEGORIES= sysutils MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,8 +8,8 @@ HOMEPAGE= https://github.com/opscode/chef COMMENT= Configuration management tool for infrastructure automation LICENSE= apache-2.0 -DEPENDS+= ${RUBY_PKGPREFIX}-chef-config>=16.10.17<16.11:../../sysutils/ruby-chef-config -#DEPENDS+= ${RUBY_PKGPREFIX}-chef-utils>=16.10.17<16.11:../../sysutils/ruby-chef-utils +DEPENDS+= ${RUBY_PKGPREFIX}-chef-config>=16.11.7<16.12:../../sysutils/ruby-chef-config +#DEPENDS+= ${RUBY_PKGPREFIX}-chef-utils>=16.11.7<16.12:../../sysutils/ruby-chef-utils #DEPENDS+= ${RUBY_PKGPREFIX}-train-core>=3.2<4:../../net/ruby-train-core DEPENDS+= ${RUBY_PKGPREFIX}-train-winrm>=0.2.5:../../net/ruby-train-winrm #DEPENDS+= ${RUBY_PKGPREFIX}-license-acceptance>=1.0.5:../../misc/ruby-license-acceptance diff --git a/sysutils/ruby-chef/distinfo b/sysutils/ruby-chef/distinfo index a17dce608c6..d1841fd263f 100644 --- a/sysutils/ruby-chef/distinfo +++ b/sysutils/ruby-chef/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2021/03/07 14:25:31 taca Exp $ +$NetBSD: distinfo,v 1.14 2021/03/21 13:28:35 taca Exp $ -SHA1 (chef-16.10.17.gem) = fe10cc3db5bb4e017ab50267c45101b1d7a32f84 -RMD160 (chef-16.10.17.gem) = 5e67232e5cbc3605582a6f0551bc3798536d3440 -SHA512 (chef-16.10.17.gem) = f5a8dfae180fa05627e6dcf168d4c843480b4941af5cdff0bc58dcf65f13ee4980bcc33fd5a286b8450b1b8fe8f7b7c36418fd5f8167b39eacb2d1313ae803d6 -Size (chef-16.10.17.gem) = 1901568 bytes +SHA1 (chef-16.11.7.gem) = 7093afd8aabcd7a0ab82a7360efc4b3bfca0416c +RMD160 (chef-16.11.7.gem) = bf27a013d50f0d58c7eb6b532aae747dd6695710 +SHA512 (chef-16.11.7.gem) = 26ad86141345adad5527bb246bb689e8bbb8b84b663e536547b86fad4d5b694238397741221b12cfa369fc575879ee5b61c2c3e28c28c22d3b8bdf53016a2f85 +Size (chef-16.11.7.gem) = 1902080 bytes |