pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/ruby-ohai misc/ruby-ohai: update to 18.0.26



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c5ae6c824d6
branches:  trunk
changeset: 389359:7c5ae6c824d6
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Dec 04 15:12:56 2022 +0000

description:
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)

diffstat:

 misc/ruby-ohai/Makefile |  4 ++--
 misc/ruby-ohai/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r dee519f34287 -r 7c5ae6c824d6 misc/ruby-ohai/Makefile
--- a/misc/ruby-ohai/Makefile   Sun Dec 04 15:09:40 2022 +0000
+++ b/misc/ruby-ohai/Makefile   Sun Dec 04 15:12:56 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2022/01/16 14:29:47 taca Exp $
+# $NetBSD: Makefile,v 1.39 2022/12/04 15:12:56 taca Exp $
 
-DISTNAME=      ohai-17.9.0
+DISTNAME=      ohai-18.0.26
 CATEGORIES=    misc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r dee519f34287 -r 7c5ae6c824d6 misc/ruby-ohai/distinfo
--- a/misc/ruby-ohai/distinfo   Sun Dec 04 15:09:40 2022 +0000
+++ b/misc/ruby-ohai/distinfo   Sun Dec 04 15:12:56 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2021/12/19 06:35:51 taca Exp $
+$NetBSD: distinfo,v 1.30 2022/12/04 15:12:56 taca Exp $
 
-BLAKE2s (ohai-17.9.0.gem) = 1257f656bdbda66161b69d61f1df334762d2157961a9d7b6351d1c2fd1275b5c
-SHA512 (ohai-17.9.0.gem) = aa47bc64cc2882944a3bcc8155561bfed765a7a374b6e4873100424051aceeae7f752608d4be42b14b428db86ef361060b58f527a443a35f7fd9c529ba2d86e0
-Size (ohai-17.9.0.gem) = 129024 bytes
+BLAKE2s (ohai-18.0.26.gem) = f21b6fed7ffa1e719fbecf9a43dd491c1d8dc370def37f759ba852baaca6672e
+SHA512 (ohai-18.0.26.gem) = 55ae94121ae4569d11b28a1960e38b80f48a456da7be1c173d2e12d33e6139a160b36b4269cd3e46173db924e0420dfa28f3dd5bc203bdc638a920d24f09502f
+Size (ohai-18.0.26.gem) = 131584 bytes



Home | Main Index | Thread Index | Old Index