pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-chef-vault



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Aug 12 14:17:59 UTC 2025

Modified Files:
        pkgsrc/security/ruby-chef-vault: Makefile distinfo

Log Message:
security/ruby-chef-vault: update to 4.1.23

4.1.23 (2025-05-15)

* Integrating with sonarQube #406 (nikhil2611)
* CHEF-3710-chef-vault warning message includes sensitive info #414
  (nikhil2611)
* Test commit for pipeline testing #424 (ashiqueps)
* Removed the manually created pipelines and added the channels #425
  (nikhil2611)
* Adding pipelines to trigger pipeline automatically #426 (nikhil2611)
* Empty commit to test pipelines #427 (nikhil2611)
* Updating configuration for a symantec version promote and publish #434
  (nikhil2611)
* Rubocop correction #436 (tpowell-progress)
* make pipelines public: habitat/test #437 (jaymzh)
* Fixing windows verify pipeline #440 (nikhil2611)
* Updating the timeout for the verify pipeline to 120 min #442 (nikhil2611)
* Fixing the security scanning warnings #443 (nikhil2611)
* Fixing Workflow does not contain permissions warnings #444 (nikhil2611)
* Commenting out Habitat package promotion to publish chef-vault gem first
  #445 (nikhil2611)
* Fixed: Vault warns when valid JSON contains special character sequences
  #416 (decoyjoe)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/ruby-chef-vault/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/ruby-chef-vault/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-chef-vault/Makefile
diff -u pkgsrc/security/ruby-chef-vault/Makefile:1.7 pkgsrc/security/ruby-chef-vault/Makefile:1.8
--- pkgsrc/security/ruby-chef-vault/Makefile:1.7        Thu Feb 23 15:04:23 2023
+++ pkgsrc/security/ruby-chef-vault/Makefile    Tue Aug 12 14:17:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/02/23 15:04:23 taca Exp $
+# $NetBSD: Makefile,v 1.8 2025/08/12 14:17:59 taca Exp $
 
-DISTNAME=      chef-vault-4.1.11
+DISTNAME=      chef-vault-4.1.23
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/security/ruby-chef-vault/distinfo
diff -u pkgsrc/security/ruby-chef-vault/distinfo:1.9 pkgsrc/security/ruby-chef-vault/distinfo:1.10
--- pkgsrc/security/ruby-chef-vault/distinfo:1.9        Thu Feb 23 15:04:23 2023
+++ pkgsrc/security/ruby-chef-vault/distinfo    Tue Aug 12 14:17:59 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/02/23 15:04:23 taca Exp $
+$NetBSD: distinfo,v 1.10 2025/08/12 14:17:59 taca Exp $
 
-BLAKE2s (chef-vault-4.1.11.gem) = 3eb3d1d94ce43e349caedadb86b2312ea43fc30ec52214514f252cf579fbeb6e
-SHA512 (chef-vault-4.1.11.gem) = 6009fc067314716d11deb8f7f9bdb0a95cd7a9bab39fd4b7c7501f89af8c828c7d2d8181169e05de570862e504d42e5af07d16a0c2afc24a9df141732671431f
-Size (chef-vault-4.1.11.gem) = 23040 bytes
+BLAKE2s (chef-vault-4.1.23.gem) = af84042f9a176eebbc5f87a6c0b91c51a833e1f1c52225b2fdf206a1631530cb
+SHA512 (chef-vault-4.1.23.gem) = 45c3e19cb83222eb45c5b5d42907e49cfb61f460806a03c83bf0934c1ae5618873753d91fac1314e25ccdba0b22ad29a9a419ecd9488c817ff5c1bbc232e624c
+Size (chef-vault-4.1.23.gem) = 22528 bytes



Home | Main Index | Thread Index | Old Index