./misc/ruby-ohai, Ohai profiles your system and emits JSON

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 18.1.3, Package name: ruby31-ohai-18.1.3, Maintainer: pkgsrc-users

Ohai detects data about your operating system. It can be used
standalone, but it's primary purpose is to provide node data to Chef.

Ohai will print out a JSON data blob for all the known data about your
system. When used with Chef, that data is reported back via node
attributes.


Required to run:
[textproc/ruby-plist] [devel/ruby-ffi] [devel/ruby-mixlib-shellout] [devel/ruby-mixlib-log] [devel/ruby-mixlib-cli] [devel/ruby-mixlib-config] [net/ruby-ipaddress] [misc/ruby-systemu] [devel/ruby-ffi-yajl] [devel/ruby-wmi-lite] [sysutils/ruby-chef-config] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 129.5 KB

Version history: (Expand)


CVS history: (Expand)


   2023-03-19 14:43:45 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
misc/ruby-ohai: update to 18.1.3

18.1.3 (2023-03-08)

Merged Pull Requests

* Calling yajl parser only once #1786 (rnt)
* [block_device] Record firmware revision of nvme block devices #1787
  (saravan2)
* Updating files to account for Proxifier2 #1789 (johnmccrae)
   2023-02-23 16:48:17 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
misc/ruby-ohai: update to 18.1.0

18.1.0 (2023-02-21)

Merged Pull Requests

* chore: Included githubactions in the dependabot config #1748
  (naveensrinivasan)
* Update rubocop-performance requirement from 1.13.3 to 1.14.2 #1751
  (dependabot[bot])
* Do not attempt to reinitialize constants #1758 (balasankarc)
* Fix FIPS mode detection #1754 (stanhu)
* Add additional SUSE and openSUSE platforms - micro, hpc #1753
  (jamesongithub)
* Bump actions/checkout from 2 to 3 #1752 (dependabot[bot])
* Update rubocop-performance requirement from 1.14.2 to 1.14.3 #1757
  (dependabot[bot])
* Fall back to /proc/cpuinfo if lscpu doesn't have CPU totals #1761 (stanhu)
* Use a minimum of 1 thread per core for CPU total calculation #1756
  (stanhu)
* Update rubocop-performance requirement from 1.14.3 to 1.15.0 #1769
  (dependabot[bot])
* [ohai][ec2][looks_like_ec2] Do not depend on metadata endpoint #1768
  (gbatye)
* Fix linter error #1770 (marcparadise)
* Add cloud provider oci #1780 (rnt)
* Update rubocop-performance requirement from 1.15.2 to 1.16.0 #1784
  (dependabot[bot])
   2023-01-21 14:57:31 by Takahiro Kambe | Files touched by this commit (7)
Log message:
Add ruby32 support.
   2022-12-04 16:12:56 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
misc/ruby-ohai: update to 18.0.26

18.0.14 (2022-06-06)

* Update rubocop-performance requirement from 1.12.0 to 1.13.0 #1723
  (dependabot[bot])
* Update chefstyle requirement from 2.1.3 to 2.2.0 #1725 (dependabot[bot])
* Update version to 18 and allow chef-utils/config 18.x #1722 (tas50)
* Update rubocop-performance requirement from 1.13.0 to 1.13.1 #1724
  (dependabot[bot])
* Update rubocop-performance requirement from 1.13.1 to 1.13.2 #1727
  (dependabot[bot])
* Network: Record xdp data from ip link. #1730 (zalokhan)
* Update chefstyle requirement from 2.2.0 to 2.2.1 #1728 (dependabot[bot])
* Add btrfs specific data to filesystem plugin #1732 (boryas)
* Update chefstyle requirement from 2.2.1 to 2.2.2 #1737 (dependabot[bot])
* Network: Add support for parsing multipath routing #1736 (anitazha)
* Stop checking encoding names #1735 (casperisfine)
* [mdadm] Record array UUID #1742 (saravan2)
* Updating For Ruby 3.1 #1744 (johnmccrae)
* Set permissions for GitHub actions #1746 (naveensrinivasan)
* Update rubocop-performance requirement from 1.13.2 to 1.13.3 #1740
  (dependabot[bot])
* networking/linux: map src only default routes accordingly #1741 (mattp-)
* Updated Azure Metadata to overcome stale dates which caused test failures
  #1747 (johnmccrae)

18.0.26 (2022-10-11)

* Fix linter error #1770 (marcparadise)

Changes not yet released to rubygems.org

* Fix linter error #1770 (marcparadise)
* [ohai][ec2][looks_like_ec2] Do not depend on metadata endpoint #1768 (gbatye)
* Update rubocop-performance requirement from 1.14.3 to 1.15.0 #1769
  (dependabot[bot])
* Use a minimum of 1 thread per core for CPU total calculation #1756 (stanhu)
* Fall back to /proc/cpuinfo if lscpu doesn't have CPU totals #1761 (stanhu)
* Update rubocop-performance requirement from 1.14.2 to 1.14.3 #1757
  (dependabot[bot])
* Bump actions/checkout from 2 to 3 #1752 (dependabot[bot])
* Add additional SUSE and openSUSE platforms - micro, hpc #1753
  (jamesongithub)
* Fix FIPS mode detection #1754 (stanhu)
* Do not attempt to reinitialize constants #1758 (balasankarc)
* Update rubocop-performance requirement from 1.13.3 to 1.14.2 #1751
  (dependabot[bot])
* chore: Included githubactions in the dependabot config #1748
  (naveensrinivasan)
   2022-01-16 15:29:47 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Allow build with Ruby 3.1.
   2021-12-19 07:35:52 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
misc/ruby-ohai: update to 17.9.0

17.9.0 (2021-12-17)

Merged Pull Requests

* Fix parsing bug in the rpm plugin #1719 (davide125)
* log plugin exception at warn level #1668 (andyjdavis)
* Add support for VMware detection on Windows and details #1720
  (tecracer-theinen)
* Fix the exception handling in the chef plugin #1721 (tas50)
   2021-12-12 14:11:51 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
misc/ruby-ohai: update to 17.7.12

17.7.12 (2021-12-02)

Merged Pull Requests

* Update rubocop-performance requirement from 1.11.5 to 1.12.0 #1707
  (dependabot[bot])
* Run the github actions test on 16-stable too #1709 (tas50)
* Update chefstyle requirement from 2.1.2 to 2.1.3 #1717 (dependabot[bot])
* Add new rpm plugin #1718 (davide125)

17.7.8 (2021-10-28)

Merged Pull Requests

* Update chefstyle requirement from 2.1.0 to 2.1.1 #1702 (dependabot[bot])
* Fix node['fqdn'] for broken reverse record lookup #1705 (lamont-granquist)
* Update chefstyle requirement from 2.1.1 to 2.1.2 #1704 (dependabot[bot])

17.7.5 (2021-10-21)

Merged Pull Requests

* ohai/plugins/packages.rb - order change - present in both ohai 16 and 17 -
  impact chef 16/17 #1669 (knightorc)
* Fix handling of remote targets for Ohai #1698 (tecracer-theinen)
* Run macos unit tests in GitHub Actions #1700 (tas50)
* Exec ohai on macOS and Windows in tests #1701 (tas50)
* Add unit testing on windows #1680 (tas50)
* Fix hostname deprecation error #1699 (lamont-granquist)

17.6.0 (2021-09-30)

Merged Pull Requests

* Update chefstyle requirement from 2.0.9 to 2.1.0 #1695 (dependabot[bot])
* tc qdisc plugin #1696 (MatthewMassey)
   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz