<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/misc/ruby-ohai, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-12-04T15:12:56Z</updated>
<entry>
<title>misc/ruby-ohai: update to 18.0.26</title>
<updated>2022-12-04T15:12:56Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-12-04T15:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dbd0d201202d38cf0f0aa653e20c6fff85164fa5'/>
<id>urn:sha1:dbd0d201202d38cf0f0aa653e20c6fff85164fa5</id>
<content type='text'>
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)</content>
</entry>
<entry>
<title>Allow build with Ruby 3.1.</title>
<updated>2022-01-16T14:29:47Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-01-16T14:29:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6192b45c012e2838da94d35f5bad0b403f96233b'/>
<id>urn:sha1:6192b45c012e2838da94d35f5bad0b403f96233b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/ruby-ohai: update to 17.9.0</title>
<updated>2021-12-19T06:35:51Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-12-19T06:35:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cf05ef95fb2f0acc13ba6c46829205faad628892'/>
<id>urn:sha1:cf05ef95fb2f0acc13ba6c46829205faad628892</id>
<content type='text'>
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)</content>
</entry>
<entry>
<title>misc/ruby-ohai: update to 17.7.12</title>
<updated>2021-12-12T13:11:51Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-12-12T13:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=24ad898d472f5e4ac1c572d30e94fb4e2a4d7030'/>
<id>urn:sha1:24ad898d472f5e4ac1c572d30e94fb4e2a4d7030</id>
<content type='text'>
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)</content>
</entry>
<entry>
<title>misc: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T10:58:55Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T10:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a450c09bd23ef484adc5551f2cda15acc7e25a21'/>
<id>urn:sha1:a450c09bd23ef484adc5551f2cda15acc7e25a21</id>
<content type='text'>
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</content>
</entry>
<entry>
<title>misc: Remove SHA1 hashes for distfiles</title>
<updated>2021-10-07T14:35:11Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T14:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec355f20a85a6197b5887c879d9a2bf0ccbfd6d8'/>
<id>urn:sha1:ec355f20a85a6197b5887c879d9a2bf0ccbfd6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/ruby-ohai: update to 17.5.2</title>
<updated>2021-08-31T16:34:01Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-08-31T16:34:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b526ace109e63da0645531ed735d37731e8dd0c1'/>
<id>urn:sha1:b526ace109e63da0645531ed735d37731e8dd0c1</id>
<content type='text'>
pkgsrc change: require Ruby 2.7 or later (drop Ruby 2.6).

16.8.1 (2020-12-11)
Merged Pull Requests
* Remove platform dependencies that aren't needed #1586 (tas50)
* Update Linode plugin to use domain / apt data to detect Linode #1587
  (tas50)
* grub2: add plugin to expose GRUB2 environment variables #1590 (davide125)

17.3.1 (2021-07-20)
Merged Pull Requests
* Add Virtuozzo as RHEL platform_family #1670 (robertmasztalerz)
* Update rubocop-performance requirement from 1.10.2 to 1.11.3 #1678
  (dependabot[bot])
* Switch testing to GitHub Actions #1679 (tas50)
* Add plugin for linux livepatch #1672 (liu-song-6)
* Update rubocop-performance requirement from 1.11.3 to 1.11.4 #1682
  (dependabot[bot])
* Update chefstyle requirement from 2.0.5 to 2.0.6 #1681 (dependabot[bot])

17.1.0 (2021-05-13)
Merged Pull Requests
* Add Rocky Linux as RHEL platform_family #1663 (tas50)
* Update the readme copyright #1664 (tas50)

17.0.42 (2021-04-27)
Merged Pull Requests
* Bump Ohai to 17.0.0 #1591 (tas50)
* network: populate pause frame config #1564 (kuba-moo)
* Support more than 10 interfaces #1479 (Babar)
* Stop gathering filesystem2 data on BSD/Solaris/AIX #1592 (tas50)
* Fetch chef-utils and chef-config from chef-16 branch #1594 (tas50)
* Require Ruby 2.7 or later #1593 (tas50)
* Update master ohai to pull from master chef #1595 (tas50)
* suppress constant redefinition warning #1597 (lamont-granquist)
* Update ec2_metadata to use IMDSV2 (Continued from #1457) #1520
  (sawanoboly)
* Update ec2_metadata to use IMDSV2 #1457 (wilkosz)
* Fix fetching metadata on AWS compatible clouds #1599 (tas50)
* Support newer aws metadata versions #1600 (tas50)
* Detect Alma Linux with platform_family of rhel #1604 (tas50)
* Don't track sensitive new ec2 metadata #1605 (tas50)
* [linux/platform] fix platform_version on Debian testing and unstable #1613
  (michel-slm)
* Remove stubbing mock methods onto the frozen true value #1615
  (lamont-granquist)
* Add support for Podman and fix docker guest detection on Github Actions
  #1617 (ramereth)
* Update packages for Windows to be complete. #1616 (jaymzh)
* Add platform / platform_family detection for Alibaba Cloud Linux #1618
  (tas50)
* Add Alibaba cloud plugin #1620 (tas50)
* adds Habitat plugin #1623 (collinmcneese)
* Adds chef_effortless collection to chef plugin #1624 (collinmcneese)
* Don't return in the hab plugin #1625 (tas50)
* Detect docker properly even if it's within virtualization #1627 (jaymzh)
* Resolve new rubocop-performance warning #1629 (tas50)
* Update rubocop-performance to 1.10.1 and revert optimization #1630 (tas50)
* Fix support for Sangoma Linux #1631 (hron84)
* Remove support for discontinued antergos distro #1634 (tas50)
* Remove support for Pidora which is discontinued #1633 (tas50)
* Update the XCP-ng Linux Detection #1632 (tas50)
* Stick the common matched platforms first #1635 (tas50)
* network: Add offload features to node. #1637 (zalokhan)
* Ohai: Change C language plugin for glibc version detection #1636
  (bhaveshdavda)
* Create os_release plugin for parsing data from /etc/os-release #1645
  (ramereth)
* lpar_no and wpar_no in AIX Virtualizatin plugin should be Integers #1647
  (tas50)
* Update rubocop-performance to 1.10.2 #1651 (tas50)
* Fall back to v4-only getaddrinfo if we get socket errors #1652 (jaymzh)
* Update minimum version of mixlib-shellout #1654 (pravi)
* Gather CPU info from lscpu and merge data into cpu attribute namespace
  #1454 (ramereth)
* Dead links fixed #1657 (craftsbyshuvro)
* Update minimum version of chef-config #1659 (pravi)
* Use filter_map where we can #1656 (tas50)
* Chef 17: Set 'filesystem' to be new-style data on Windows #1662 (jaymzh)

17.3.1 (2021-07-20)
Merged Pull Requests
* Add Virtuozzo as RHEL platform_family #1670 (robertmasztalerz)
* Update rubocop-performance requirement from 1.10.2 to 1.11.3 #1678
  (dependabot[bot])
* Switch testing to GitHub Actions #1679 (tas50)
* Add plugin for linux livepatch #1672 (liu-song-6)
* Update rubocop-performance requirement from 1.11.3 to 1.11.4 #1682
  (dependabot[bot])
* Update chefstyle requirement from 2.0.5 to 2.0.6 #1681 (dependabot[bot])

17.5.2 (2021-08-28)
Merged Pull Requests
* Update chefstyle requirement from 2.0.6 to 2.0.7 #1683 (dependabot[bot])
* Update chefstyle requirement from 2.0.7 to 2.0.8 #1686 (dependabot[bot])
* Update tests and links for the branch rename #1691 (tas50)
* Update the list of EC2 metadata versions we support #1690 (tas50)
* Update chefstyle requirement from 2.0.8 to 2.0.9 #1692 (dependabot[bot])</content>
</entry>
<entry>
<title>misc/ruby-ohai: update to 16.13.0</title>
<updated>2021-05-09T14:56:01Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-05-09T14:56:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f16d2f8591689f01688b60f75585ea2e38bd1567'/>
<id>urn:sha1:f16d2f8591689f01688b60f75585ea2e38bd1567</id>
<content type='text'>
16.13.0 (2021-04-07)

Merged Pull Requests

* Create os_release plugin for parsing data from /etc/os-release #1646
  (ramereth)</content>
</entry>
<entry>
<title>Remove ruby25 related code fragments.</title>
<updated>2021-04-01T14:10:53Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-04-01T14:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5353678456ed5f9508210fb7e799fca434f429de'/>
<id>urn:sha1:5353678456ed5f9508210fb7e799fca434f429de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc/ruby-ohai: update to 16.10.7</title>
<updated>2021-03-21T13:31:36Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2021-03-21T13:31:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87aa20c685ec97f2541f4dcbfd28bc895f4a6192'/>
<id>urn:sha1:87aa20c685ec97f2541f4dcbfd28bc895f4a6192</id>
<content type='text'>
16.10.7 (2021-03-17)

Merged Pull Requests

* suppress constant redefinition warning #1628 (ramereth)</content>
</entry>
</feed>
