Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id C3D711A9239 for ; Sun, 12 Dec 2021 13:11:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E5C9984E9C; Sun, 12 Dec 2021 13:11:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C2FF84E92 for ; Sun, 12 Dec 2021 13:11:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id taZMqQcVAVuX for ; Sun, 12 Dec 2021 13:11:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7D5A584D04 for ; Sun, 12 Dec 2021 13:11:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76FB5FAEC; Sun, 12 Dec 2021 13:11:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163931471174100" MIME-Version: 1.0 Date: Sun, 12 Dec 2021 13:11:51 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/misc/ruby-ohai To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20211212131151.76FB5FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163931471174100 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Dec 12 13:11:51 UTC 2021 Modified Files: pkgsrc/misc/ruby-ohai: Makefile PLIST distinfo 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) To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/misc/ruby-ohai/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/misc/ruby-ohai/PLIST cvs rdiff -u -r1.27 -r1.28 pkgsrc/misc/ruby-ohai/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163931471174100 Content-Disposition: inline Content-Length: 2655 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/ruby-ohai/Makefile diff -u pkgsrc/misc/ruby-ohai/Makefile:1.35 pkgsrc/misc/ruby-ohai/Makefile:1.36 --- pkgsrc/misc/ruby-ohai/Makefile:1.35 Tue Aug 31 16:34:01 2021 +++ pkgsrc/misc/ruby-ohai/Makefile Sun Dec 12 13:11:51 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2021/08/31 16:34:01 taca Exp $ +# $NetBSD: Makefile,v 1.36 2021/12/12 13:11:51 taca Exp $ -DISTNAME= ohai-17.5.2 +DISTNAME= ohai-17.7.12 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/misc/ruby-ohai/PLIST diff -u pkgsrc/misc/ruby-ohai/PLIST:1.20 pkgsrc/misc/ruby-ohai/PLIST:1.21 --- pkgsrc/misc/ruby-ohai/PLIST:1.20 Tue Aug 31 16:34:01 2021 +++ pkgsrc/misc/ruby-ohai/PLIST Sun Dec 12 13:11:51 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2021/08/31 16:34:01 taca Exp $ +@comment $NetBSD: PLIST,v 1.21 2021/12/12 13:11:51 taca Exp $ bin/ohai${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/Gemfile @@ -101,6 +101,7 @@ ${GEM_LIBDIR}/lib/ohai/plugins/linux/sel ${GEM_LIBDIR}/lib/ohai/plugins/linux/sessions.rb ${GEM_LIBDIR}/lib/ohai/plugins/linux/sysctl.rb ${GEM_LIBDIR}/lib/ohai/plugins/linux/systemd_paths.rb +${GEM_LIBDIR}/lib/ohai/plugins/linux/tc.rb ${GEM_LIBDIR}/lib/ohai/plugins/linux/virtualization.rb ${GEM_LIBDIR}/lib/ohai/plugins/lua.rb ${GEM_LIBDIR}/lib/ohai/plugins/mono.rb @@ -126,6 +127,7 @@ ${GEM_LIBDIR}/lib/ohai/plugins/ps.rb ${GEM_LIBDIR}/lib/ohai/plugins/python.rb ${GEM_LIBDIR}/lib/ohai/plugins/rackspace.rb ${GEM_LIBDIR}/lib/ohai/plugins/root_group.rb +${GEM_LIBDIR}/lib/ohai/plugins/rpm.rb ${GEM_LIBDIR}/lib/ohai/plugins/ruby.rb ${GEM_LIBDIR}/lib/ohai/plugins/rust.rb ${GEM_LIBDIR}/lib/ohai/plugins/scala.rb Index: pkgsrc/misc/ruby-ohai/distinfo diff -u pkgsrc/misc/ruby-ohai/distinfo:1.27 pkgsrc/misc/ruby-ohai/distinfo:1.28 --- pkgsrc/misc/ruby-ohai/distinfo:1.27 Tue Oct 26 10:59:30 2021 +++ pkgsrc/misc/ruby-ohai/distinfo Sun Dec 12 13:11:51 2021 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2021/10/26 10:59:30 nia Exp $ +$NetBSD: distinfo,v 1.28 2021/12/12 13:11:51 taca Exp $ -BLAKE2s (ohai-17.5.2.gem) = 0143703b6ccb5fad4b2ab39b837930f2b3a63034645067674635c31cc0d05676 -SHA512 (ohai-17.5.2.gem) = 47d983efa97fd5cd5da8784c4949017db12331377af08baebdeb9e04bb37f8f2490f8542900709010759bd1094c775ad03a520675baa19d4ba73aa8c72365cc3 -Size (ohai-17.5.2.gem) = 128000 bytes +BLAKE2s (ohai-17.7.12.gem) = ac9c65ce37ed2ba5bccb35bc6ded3d26d3dca0daecf9e20fe2faa66ba22b1aaa +SHA512 (ohai-17.7.12.gem) = 45c963a98104d61d6eb3358b17abf8039caa79278cd15a977ef5e916fd02a275c018b07a4f18604dae25f42c0f99aa37e621af343c12c77342601b8b81f5636b +Size (ohai-17.7.12.gem) = 129024 bytes --_----------=_163931471174100--