Tue Jun 1 14:48:32 2021 UTC ()
sysutils/ruby-inspec-core: update to 4.37.20

4.37.20 (2021-05-26)

Merged Pull Requests
* Added new automate doc link for login tokens in inspec automate login
  --help command #5529 (Nik08)
* Bugfix for inspec detect --no-color to not return colourful output #5530
  (Nik08)
* Drop EOL Ubuntu 16.04, build on 18.04 #5532 (clintoncwolfe)

4.37.17 (2021-05-20)

Enhancements

* Fix for port resource performance: adding more specific search while using
  ss command #5522 (Vasu1105)

Merged Pull Requests

* Fix the lint and failing test for windows_feature resource #5524
  (Vasu1105)
* Support zfs_pool and zfs_dataset resources on Linux. Handled #5075 #5523
  (kannanr)
* Add basic docs for toml resource #5514 (clintoncwolfe)
* Add CI-CD docs #5489 (clintoncwolfe)
* Add explicit RHEL8 builders to omnibus build #5527 (clintoncwolfe)
* Changes returns nil on file non-existence through matcher
  more_permissive_than #5519 (Nik08)
* Update control-eval Readme docs. #5516 (Vasu1105)
* Added Common Errors page doc #5517 (Nik08)

4.37.8 (2021-05-12)

Merged Pull Requests
* Update bond0 example to use params properly #5518 (gscho)
* HTTP resource response body coerced into UTF-8 #5510 (Nik08)
* Fixed automate login fake feedback on failure #5509 (Nik08)
* Document auxiliary reporter options on the reporter docs page #5504
  (clintoncwolfe)
* Update chefstyle requirement from ~> 1.7.1 to ~> 2.0.3 #5508
  (dependabot[bot])
* Update Hugo and correct how build previews are generated #5507 (IanMadd)
* Modified windows_feature to indicate enabled rather than just available
  #5506 (jwdean)
* Remove outdated instructions about testing AWS and Azure resources #5499
  (clintoncwolfe)


(taca)
diff -r1.7 -r1.8 pkgsrc/sysutils/ruby-inspec-core/Makefile
diff -r1.5 -r1.6 pkgsrc/sysutils/ruby-inspec-core/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/sysutils/ruby-inspec-core/Makefile (expand / switch to context diff)
--- pkgsrc/sysutils/ruby-inspec-core/Makefile 2021/05/09 15:01:04 1.7
+++ pkgsrc/sysutils/ruby-inspec-core/Makefile 2021/06/01 14:48:32 1.8
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/05/09 15:01:04 taca Exp $
+# $NetBSD: Makefile,v 1.8 2021/06/01 14:48:32 taca Exp $
 
-DISTNAME=	inspec-core-4.37.0
+DISTNAME=	inspec-core-4.37.20
 CATEGORIES=	sysutils
 
 MAINTAINER=	pkgsrc-users@NetBSD.org

cvs diff -r1.5 -r1.6 pkgsrc/sysutils/ruby-inspec-core/distinfo (expand / switch to context diff)
--- pkgsrc/sysutils/ruby-inspec-core/distinfo 2021/05/09 15:01:04 1.5
+++ pkgsrc/sysutils/ruby-inspec-core/distinfo 2021/06/01 14:48:32 1.6
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2021/05/09 15:01:04 taca Exp $
+$NetBSD: distinfo,v 1.6 2021/06/01 14:48:32 taca Exp $
 
-SHA1 (inspec-core-4.37.0.gem) = c1640544e5386efc7b18eace502668da54b2b6c5
+SHA1 (inspec-core-4.37.20.gem) = 877827a016c2dd0870af921c2c2d67b9e2c0bb74
-RMD160 (inspec-core-4.37.0.gem) = 8b0dea27e88381a7b53b2a1df257d602538a6a75
+RMD160 (inspec-core-4.37.20.gem) = 036505a89ea053af52437222dd140e31296a89b6
-SHA512 (inspec-core-4.37.0.gem) = 290a3d5f322680ff2abfc19ff36849bd82d5206bea8884cf6f0f58da271c949ffe0cf14db6a3d46707d32182fdb3af82f091d68caff306e3ae0a94db6b619aa6
+SHA512 (inspec-core-4.37.20.gem) = 5135333c8d1151e986daac5ee6ee0d7002ccaaa8cba89499fc8fd11e2f8e6fb8409afde1f75f1690141d24c725dae2d59077816f7e93e74b621643389fe3d3ec
-Size (inspec-core-4.37.0.gem) = 373760 bytes
+Size (inspec-core-4.37.20.gem) = 374272 bytes