Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-06-14 17:36:40 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-inspec-core: update to 4.37.25

4.37.25 (2021-06-10)

Merged Pull Requests

* sshd_config is for daemon, not client - typo #5549 (jblaine)
* Fix related to loading dependent profiles from a profile in shell #5547
  (Nik08)

4.37.23 (2021-06-03)

Merged Pull Requests

* Update inspec init plugin #5536 (Vasu1105)
* Removed support for compliance and a1 server from InSpec compliance #5534
  (Nik08)
* Add Ubuntu to list of FIPS platforms #5533 (clintoncwolfe)
   2021-06-04 16:31:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-inspec-core: update to 4.37.23

4.37.23 (2021-06-03)

Merged Pull Requests

* Update inspec init plugin #5536 (Vasu1105)
* Removed support for compliance and a1 server from InSpec compliance #5534
  (Nik08)
* Add Ubuntu to list of FIPS platforms #5533 (clintoncwolfe)
   2021-06-01 16:48:32 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
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)
   2021-05-09 17:01:04 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-inspec-core: update to 4.37.0

4.37.0 (2021-05-05)

Enhancements
* Reinstate resource testing on supported platforms using Test-Kitchen #5204
  (clintoncwolfe)

Bug Fixes
* Fix : windows_firewall_rule fails to validate more than 1 rule depending
  on how it's executed #5502 (Vasu1105)

Merged Pull Requests
* Update openssl to 1.1.1k on macos #5493 (tas50)
* Update Ruby in omnibus packages to 2.7.3 #5492 (tas50)
* Make sure we use chef-telemetry 1.0.8+ #5491 (tas50)
* Upgrade to GitHub-native Dependabot #5488 (dependabot-preview[bot])
* Fixes for the integration-resources pipeline #5501 (clintoncwolfe)
* Fix bad link #5498 (IanMadd)
* Fix undefined method `+' for nil:NilClass\n\nProfile: - when using profile
  dependencies and require_controls #5487 (Vasu1105)
* Remove coverage testing #5500 (clintoncwolfe)
* Added alias command automate for inspec compliance #5490 (Nik08)

4.36.4 (2021-04-29)

New Features
* Add selinux resource with basic feature support #5458 (Vasu1105)
* New input option pattern added for DSL and metadata inputs #5466 (Nik08)

Enhancements
* Add selinux resource support for modules and booleans #5463 (Vasu1105)

Bug Fixes
* Fix for group resource when member does not exist #5470 (Nik08)

Merged Pull Requests
* Update faraday requirement from >= 0.9.0, < 1.4 to >= 0.9.0, < 1.5 \ 
#5469
  (dependabot-preview[bot])
* Minor fix - Method expected to return boolean but it was returning nil if
  condition check fails #5480 (Vasu1105)
* updating Gemfile to support environment variables #5485 (jayashrig158)
* Group & Groups doc updated - about using local and etc groups #5483
  (Nik08)
* Added new property members_array for group & groups resources. #5479
  (Nik08)

4.33.1 (2021-04-21)

New Features
* Optionally include controls source code in CLI reporter #5465
  (clintoncwolfe)

Merged Pull Requests
* Update postgres_ident_conf.md #5461 (tobiasbp)
* Remove default of 3600 seconds for command timeout #5472 (clintoncwolfe)

v4.32.0 (2021-04-14)

New Features
* Added ability to pass inputs to InSpec shell using input file and cli
  #5452 (Nik08)

4.31.1 (2021-04-08)

Bug Fixes
* Use default command timeout value if timeout is 0 #5455 (clintoncwolfe)

4.31.0 (2021-04-07)

New Features
* Add --docker-url CLI option #5445 (clintoncwolfe)

Merged Pull Requests
* Fix for Deprecation warning and FilterTable::ExceptionCatcher to show
  exact failure message. #5441 (Vasu1105)
* Update inputs.md #5449 (IanMadd)
* Add timeout option to command resource #5443 (clintoncwolfe)
* Update platforms doc #5442 (IanMadd)
* Bug fix for loading hashmap inputs consistently #5446 (Nik08)

4.29.3 (2021-03-25)

Bug Fixes
* Fix for -controls option is not working as expected. #5434 (Vasu1105)
* Fix for executing git profiles independent of the name of the default
  branch #5438 (Nik08)

Merged Pull Requests
* Minor Docs edits #5433 (IanMadd)
* Add quotation around -name option for apt resource to work properly with
  zsh #5437 (ymotongpoo)
* Updates profile init for cloud platforms to use inputs #5435
  (collinmcneese)
* Move Passthrough Config from Automate to JSON Reporter #5430 (tohch4)
* Update codeowners for docs #5440 (IanMadd)
* Improve resource page menu titles #5439 (IanMadd)
* Add m1 support to MacOS build list #5432 (clintoncwolfe)
   2021-04-01 16:10:53 by Takahiro Kambe | Files touched by this commit (7)
Log message:
Remove ruby25 related code fragments.
   2021-03-21 14:33:31 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-inspec-core: update to 4.28.0

4.28.0 (2021-03-17)

New Features

* Support 'clear_cache' #5266 (Schwad)

Enhancements

* Fixes #5373 : Add option to filter empty profiles from report #5425 (Vasu1105)

Bug Fixes

* Don't pass -u on AIX in crontab command #5418 (clintoncwolfe)
* Add git to Docker build #5420 (clintoncwolfe)

Merged Pull Requests

* Remove .0 from macos builder name #5413 (clintoncwolfe)
* Fix backtrace occurs when using cmp to compare nil to an expectation #5427
  (Vasu1105)
* Clarify include matcher docs on crontab resource #5419 (clintoncwolfe)
* Update README to add note about Ruby 2.5 support #5424 (clintoncwolfe)
* Expose conf_path, content, and params on auditd_conf #5422 (yarick)
* Update json_schemer requirement from >= 0.2.1, < 0.2.18 to >= 0.2.1, <
  0.2.19 #5423 (dependabot-preview[bot])
   2021-03-09 09:58:23 by Nia Alarie | Files touched by this commit (5)
Log message:
Mark packages that fail to package with Ruby 2.5
   2021-03-07 15:24:13 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-inspec-core: update to 4.26.13

4.26.13 (2021-02-24)

Bug Fixes

* Skip controls deeply #5411 (clintoncwolfe)
* Use first value of repeated settings in ssh_config and sshd_config #5414
  (clintoncwolfe)

Merged Pull Requests

* Fix dead links #5399 (IanMadd)
* Fix another link #5407 (IanMadd)
* Add metadata to each page in docs.chef.io/inspec, update Edit on GitHub
  links #5406 (IanMadd)
* Update install.md #5403 (tduffield)
* Update chefstyle requirement from ~> 1.5.7 to ~> 1.7.1 #5409
  (dependabot-preview[bot])
* Document the json-automate reporter #5408 (clintoncwolfe)
* Switch to MacOS 10.14 builder #5415 (clintoncwolfe)
   2021-02-03 16:26:22 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-inspec-core: update to 4.26.4

4.26.4 (2021-01-27)

Enhancements
* Add method_missing to nginx_conf #5285 (rgeissert)

Bug Fixes
* Add faraday_middleware to gemspec #5391 (clintoncwolfe)

Merged Pull Requests
* Update oracledb_session.rb #5193 (pacopal)
* Add option for winrm-shell-type #5263 (catriona1)
* Enable programmatic setting of plugin configuration #5393
  (tecracer-theinen)
* Pin back parslet to avoid conflict with toml in chef infra #5394
  (clintoncwolfe)
* Improve programmatic plugin configuration #5395 (tecracer-theinen)

4.25.1 (2021-01-20)

Merged Pull Requests
* Allow for rspec 3.9 in the gemspec #5381 (tas50)
* Build arm packages for Debian/SLES/Ubuntu #5386 (tas50)
* Update json_schemer requirement from >= 0.2.1, < 0.2.12 to >= 0.2.1, <
  0.2.18 #5356 (dependabot-preview[bot])
   2021-01-18 16:12:39 by Takahiro Kambe | Files touched by this commit (4)
Log message:
sysutils/ruby-inspec-core: add package version 4.24.32

Add ruby-inspec-core package version 4.24.32.

InSpec provides a framework for creating end-to-end infrastructure tests.

You can use it for integration or even compliance testing.  Create fully
portable test profiles and use them in your workflow to ensure stability and
security.  Integrate InSpec in your change lifecycle for local testing,
CI/CD, and deployment verification.

This has local support only.  See the inspec gem for full support.

Next | Query returned 20 messages, browsing 11 to 20 | previous