pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ruby-inspec-core
Module Name: pkgsrc
Committed By: taca
Date: Sun May 21 03:09:36 UTC 2023
Modified Files:
pkgsrc/sysutils/ruby-inspec-core: Makefile PLIST distinfo
Log Message:
sysutils/ruby-inspec-core: update to 5.22.3
5.22.3 (2023-05-18)
Merged Pull Requests
* CFINSPEC-554: Update CLI Docs rake task to work with current InSpec
docs. #6384 (ahasunos)
* CFINSPEC-573: Fix for mongodb_session resource prints debug level of
information in profile run result. #6401 (Vasu1105)
* Updates Release Process Docs #6398 (Vasu1105)
* CFINSPEC-576 : Fix profile gem dependency loading issue when dependent gem
is required inside profile libraries. #6408 (Vasu1105)
* CFINSPEC-580 Dependent profiles fix for any scheme of version used in
profiles #6410 (Nik08)
* Formatting fixes for podman docs #6386 (IanMadd)
* Bump omnibus-software from 6a13693 to 225e357 in /omnibus #6442
(dependabot[bot])
* Bump omnibus from c66e97c to cf97613 in /omnibus #6423 (dependabot[bot])
* Bump kitchen-vagrant from 1.12.1 to 1.14.1 in /omnibus #6427
(dependabot[bot])
* Bump test-kitchen from 3.3.2 to 3.5.0 in /omnibus #6360 (dependabot[bot])
* Bump rack from 2.2.4 to 2.2.6.2 in /omnibus #6388 (dependabot[bot])
* Revert "adding new private verify, as this will kick off the expeditor
bump version" #6479 (Vasu1105)
* CHEF-1458 Multiple values changes in SimpleConfig library #6489 (Nik08)
* CHEF-105 Adds configuration required for sonarqube integration. #6480
(Vasu1105)
* Add nftables resources #6499 (jjacque)
* CHEF-2438 Add train-kubernetes to inspec gemspec #6512 (clintoncwolfe)
* Bump rack from 2.2.6.2 to 2.2.6.4 in /omnibus #6490 (dependabot[bot])
* fix: ensure Invoke-WebRequest headers can be configured #6484
(amlodzianowski)
* For #6493 : Add postgres_session support for custom port with a socket
connection #6494 (Taknok)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/ruby-inspec-core/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/ruby-inspec-core/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/ruby-inspec-core/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ruby-inspec-core/Makefile
diff -u pkgsrc/sysutils/ruby-inspec-core/Makefile:1.19 pkgsrc/sysutils/ruby-inspec-core/Makefile:1.20
--- pkgsrc/sysutils/ruby-inspec-core/Makefile:1.19 Sat Feb 4 13:57:06 2023
+++ pkgsrc/sysutils/ruby-inspec-core/Makefile Sun May 21 03:09:35 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2023/02/04 13:57:06 taca Exp $
+# $NetBSD: Makefile,v 1.20 2023/05/21 03:09:35 taca Exp $
-DISTNAME= inspec-core-5.21.29
+DISTNAME= inspec-core-5.22.3
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/sysutils/ruby-inspec-core/PLIST
diff -u pkgsrc/sysutils/ruby-inspec-core/PLIST:1.8 pkgsrc/sysutils/ruby-inspec-core/PLIST:1.9
--- pkgsrc/sysutils/ruby-inspec-core/PLIST:1.8 Sat Feb 4 13:57:06 2023
+++ pkgsrc/sysutils/ruby-inspec-core/PLIST Sun May 21 03:09:35 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2023/02/04 13:57:06 taca Exp $
+@comment $NetBSD: PLIST,v 1.9 2023/05/21 03:09:35 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
@@ -195,6 +195,7 @@ ${GEM_LIBDIR}/lib/inspec/resources/mssql
${GEM_LIBDIR}/lib/inspec/resources/mysql.rb
${GEM_LIBDIR}/lib/inspec/resources/mysql_conf.rb
${GEM_LIBDIR}/lib/inspec/resources/mysql_session.rb
+${GEM_LIBDIR}/lib/inspec/resources/nftables.rb
${GEM_LIBDIR}/lib/inspec/resources/nginx.rb
${GEM_LIBDIR}/lib/inspec/resources/nginx_conf.rb
${GEM_LIBDIR}/lib/inspec/resources/noop.rb
Index: pkgsrc/sysutils/ruby-inspec-core/distinfo
diff -u pkgsrc/sysutils/ruby-inspec-core/distinfo:1.16 pkgsrc/sysutils/ruby-inspec-core/distinfo:1.17
--- pkgsrc/sysutils/ruby-inspec-core/distinfo:1.16 Sat Feb 4 13:57:06 2023
+++ pkgsrc/sysutils/ruby-inspec-core/distinfo Sun May 21 03:09:35 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2023/02/04 13:57:06 taca Exp $
+$NetBSD: distinfo,v 1.17 2023/05/21 03:09:35 taca Exp $
-BLAKE2s (inspec-core-5.21.29.gem) = cf40f352c4ab7c080ccb3f532ad44440bfec36bab7e1546c26c222b537d486b9
-SHA512 (inspec-core-5.21.29.gem) = d59d1acef4f7961ffde5a78523d404bba7a26413a855bb6bc9eb7636b2cfd3298735f0a1ac48e5c3476578648277115b4bf3a8beb27819ce0e7f240f203df848
-Size (inspec-core-5.21.29.gem) = 432640 bytes
+BLAKE2s (inspec-core-5.22.3.gem) = c9735ce8202c9a04df29c03330c0b7f6e5a5fd7ed22e28dcb45e114c796283f4
+SHA512 (inspec-core-5.22.3.gem) = 0b0d9e75b77fedf962c5514003deed6d815e8f0ad409ab72dd83af3b385d44921e50707509595b87e00b31949d9cbc1cf310a99620321924da690f01661e8dd3
+Size (inspec-core-5.22.3.gem) = 435712 bytes
Home |
Main Index |
Thread Index |
Old Index