diff options
author | taca <taca@pkgsrc.org> | 2021-09-19 17:24:26 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2021-09-19 17:24:26 +0000 |
commit | 52ead97534bfbe25acd31612a0e424ea9660a039 (patch) | |
tree | b9ca8c4e03f2345e0b9dfc27fa884ea0c6f5fbf1 /sysutils | |
parent | 9ca100a4e55441984207136c6d23d5590cc7bc7e (diff) | |
download | pkgsrc-52ead97534bfbe25acd31612a0e424ea9660a039.tar.gz |
sysutils/ruby-inspec-core: update to 4.41.20
4.41.20 (2021-09-01)
Merged Pull Requests
* Build fix for ruby version 2.5 - HTML Proofer gem installation error #5610
(Nik08)
* Fix range based filtering in filter tables #5598 (Nik08)
* Fix apache_conf issue when Server Root is not present in configuration
#5601 (Nik08)
* Fix --insecure not working with profile #5600 (Nik08)
* Fix --chef-license=accept option to only show license accepted message
#5609 (Nik08)
* Fix postgres_session error Unable to connect to database #5619 (Vasu1105)
* Fix merging of included conf and main conf params in apache conf #5623
(Nik08)
* Add aliyun3 support to service resource #5578 (elsnepal)
* Fedora runtime support documented #5628 (Nik08)
* Updated inspec-aws git url to replace branch to master to main #5637
(Vasu1105)
* Replace use of wmic from security_identifier resource as it will be
deprecated soon #5636 (Vasu1105)
* Updated security_policy resource docs #5633 (Vasu1105)
* Added info about the Minitest framework in contributing doc #5630 (Nik08)
* Fix for security_policy resource does not return array for local groups
#5629 (Vasu1105)
* Proposed implementation for installation warnings #5625 (tecracer-theinen)
* Update location of default branch for omnibus and omnibus-software #5648
(clintoncwolfe)
* Fix url fetcher when default git profile branch is not master #5638
(Nik08)
* Fix tags processing issue in profiles #5643 (Nik08)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ruby-inspec-core/Makefile | 4 | ||||
-rw-r--r-- | sysutils/ruby-inspec-core/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/ruby-inspec-core/Makefile b/sysutils/ruby-inspec-core/Makefile index b4be74ffa25..1e0516650bb 100644 --- a/sysutils/ruby-inspec-core/Makefile +++ b/sysutils/ruby-inspec-core/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2021/08/31 16:50:14 taca Exp $ +# $NetBSD: Makefile,v 1.12 2021/09/19 17:24:26 taca Exp $ -DISTNAME= inspec-core-4.41.2 +DISTNAME= inspec-core-4.41.20 CATEGORIES= sysutils MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/sysutils/ruby-inspec-core/distinfo b/sysutils/ruby-inspec-core/distinfo index d9410555e12..16335ea4c4a 100644 --- a/sysutils/ruby-inspec-core/distinfo +++ b/sysutils/ruby-inspec-core/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2021/08/31 16:50:14 taca Exp $ +$NetBSD: distinfo,v 1.10 2021/09/19 17:24:26 taca Exp $ -SHA1 (inspec-core-4.41.2.gem) = 084f4710af318d45e41524f9bd63e87fd681aad1 -RMD160 (inspec-core-4.41.2.gem) = 645f41593cbc781b3822390c20dcaaad73f86e8c -SHA512 (inspec-core-4.41.2.gem) = 3e76fd26f4d68ed046f360ddb9378b4f43c8644098c911992d647eeb4f992473bfad45241bc52e17c059df08d31f1dc74c29726cadf2c20ea424ae637283fc40 -Size (inspec-core-4.41.2.gem) = 375296 bytes +SHA1 (inspec-core-4.41.20.gem) = 808f20c0096dd4c14348c18210ce003b18dd7440 +RMD160 (inspec-core-4.41.20.gem) = 81671915bba2b4c7688b81e8f0799ff6f76f369a +SHA512 (inspec-core-4.41.20.gem) = b134bca328993399703e63edbad78f4a84a7b09d0c8c626b52d4a260ae6b4b19b33a48fec853307accc5a8377eb4515b9c235d2d9b2b3275aee911bee569259c +Size (inspec-core-4.41.20.gem) = 375808 bytes |