pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-chef-vault security/ruby-chef-vault: upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61578fae3935
branches:  trunk
changeset: 384146:61578fae3935
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Aug 28 06:05:39 2022 +0000

description:
security/ruby-chef-vault: update to 4.1.10

4.1.6 (2022-01-07)

* To add a workflow for Simplecov Report

4.1.7 (2022-01-17)

* Add workstation team as code-owner
* Avoid loading all of chef-vault unless we're running the plugin (#385)

4.1.8 (2022-04-10)

* updated the HTTPServerException to HTTPClientException
* Merge pull request #391 from chef/nikhil/updating-ruby-3.0/3.1

4.1.9 (2022-04-12)

* Update chef-utils requirement from = 16.6.14 to 17.10.0 #394
  (dependabot[bot])
* Update pry-stack_explorer requirement from ~> 0.4.0 to ~> 0.6.1 #395
  (dependabot[bot])

4.1.10 (2022-04-18)

Merged Pull Requests

* To integrate test coverage % report in PR creation or merge #387
  (snehaldwivedi)

diffstat:

 security/ruby-chef-vault/Makefile |  4 ++--
 security/ruby-chef-vault/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5e8c6dc15d47 -r 61578fae3935 security/ruby-chef-vault/Makefile
--- a/security/ruby-chef-vault/Makefile Sun Aug 28 05:54:52 2022 +0000
+++ b/security/ruby-chef-vault/Makefile Sun Aug 28 06:05:39 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/12/19 06:41:31 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/08/28 06:05:39 taca Exp $
 
-DISTNAME=      chef-vault-4.1.5
+DISTNAME=      chef-vault-4.1.10
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 5e8c6dc15d47 -r 61578fae3935 security/ruby-chef-vault/distinfo
--- a/security/ruby-chef-vault/distinfo Sun Aug 28 05:54:52 2022 +0000
+++ b/security/ruby-chef-vault/distinfo Sun Aug 28 06:05:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/12/19 06:41:31 taca Exp $
+$NetBSD: distinfo,v 1.8 2022/08/28 06:05:39 taca Exp $
 
-BLAKE2s (chef-vault-4.1.5.gem) = 2577a054dbf24d2be3b378263cfbc39c6e82a1eef112ed63159b21a8bd29f9f3
-SHA512 (chef-vault-4.1.5.gem) = c040c23b7e8486cec8c99edefb976b03eaf8fc642c2f39eb99ae688b3d931b5cf9d1a760fe901542918807f71efe61c3cf74a580d4c523b341c3cd1bfd9518dc
-Size (chef-vault-4.1.5.gem) = 22528 bytes
+BLAKE2s (chef-vault-4.1.10.gem) = 199a91fd00cb1cad97014fb03ecbf8f09f4e9df45d856fe57b22cbdbd35cf8d1
+SHA512 (chef-vault-4.1.10.gem) = 372403bc40fb6b0627c49a0a9e8ce0095731a31f2ce9c1f772f87a7d952d6df8e1ec9c1cf28ff4990755a034772a4151c71732c93700de228a10cc543cf9aa9d
+Size (chef-vault-4.1.10.gem) = 22528 bytes



Home | Main Index | Thread Index | Old Index