pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ruby-train-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Apr 12 14:54:41 UTC 2026

Modified Files:
        pkgsrc/net/ruby-train-core: Makefile distinfo

Log Message:
net/ruby-train-core: update to 3.16.1

3.12.13 (2025-04-30)

Merged Pull Requests

* Update chefstyle requirement from 2.1.1 to 2.2.3 #756 (dependabot[bot])
* update docs with examples to set valid platform family #763
  (sathish-progress)
* chore: fix pipeline for ruby 3.0 on ci #790 (ahasunos)
* CHEF-20278: Support platform detection via Get-CimInstance for newer
  Windows versions #788 (ahasunos)
* Version pinning changes for train-winrm #793 (Nik08)
* chore: update comment for clarity #791 (ahasunos)
* pin: update pinning of activesupport in gemspec file #792 (ahasunos)
* CHEF-20278: Enhance windows_uuid_from_wmic to use /value flag for reliable
  UUID retrieval #789 (ahasunos)

3.13.2 (2025-06-19)

Merged Pull Requests

* CHEF-19301-Ruby 3.4.x Upgrade #787 (balasubramanian-s)
* Version pinned train-winrm with Ruby3.4.x changes #796 (Nik08)
* revert back to the old constraint to use greater than 1.16.0 ffi gem #794
  (sathish-progress)

3.13.4 (2025-08-20)

Merged Pull Requests

* CHEF-21404 Enable CI for trufflelog scanning #798 (Nik08)
* CHEF-24661 - standardize - inspec/train - spurious_file_check #800
  (cgunasree08)
* upgrade train-winrm #802 (sathish-progress)

3.14.1 (2025-12-18)

Merged Pull Requests

* Update ffi dependency to allow versions >= 1.16.0 and < 1.18 #814
  (sathish-progress)
* os detection: add chainguard/wolfi linux distro #812 (stevebeattie)

3.15.0 (2025-12-22)

Merged Pull Requests

* CHEF-19255 Fix named pipes to be more secure #797 (sa-progress)

3.15.1 (2025-12-23)

Merged Pull Requests

* Revert "CHEF-19255 Fix named pipes to be more secure" #817
  (sathish-progress)

3.15.2 (2026-01-09)

Merged Pull Requests

* Update ostruct dep version #819 (Stromweld)

3.16.0 (2026-01-14)

Merged Pull Requests

* CHEF-19255 Fix pipe broken issue #818 (sathish-progress)

3.16.1 (2026-01-20)

Merged Pull Requests

* Handle exceptions during pipe connection wait in WindowsPipeRunner #821
  (sathish-progress)


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/ruby-train-core/Makefile \
    pkgsrc/net/ruby-train-core/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/ruby-train-core/Makefile
diff -u pkgsrc/net/ruby-train-core/Makefile:1.25 pkgsrc/net/ruby-train-core/Makefile:1.26
--- pkgsrc/net/ruby-train-core/Makefile:1.25    Sun Sep 22 06:05:33 2024
+++ pkgsrc/net/ruby-train-core/Makefile Sun Apr 12 14:54:41 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/09/22 06:05:33 taca Exp $
+# $NetBSD: Makefile,v 1.26 2026/04/12 14:54:41 taca Exp $
 
-DISTNAME=      train-core-3.12.7
+DISTNAME=      train-core-3.16.1
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +9,7 @@ COMMENT=        Transport interface to talk to 
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-addressable>=2.5<3:../../net/ruby-addressable
-DEPENDS+=      ${RUBY_PKGPREFIX}-ffi>=1.14.0:../../devel/ruby-ffi
+DEPENDS+=      ${RUBY_PKGPREFIX}-ffi>=1.16.0<1.18:../../devel/ruby-ffi
 DEPENDS+=      ${RUBY_PKGPREFIX}-mixlib-shellout>=2.0:../../devel/ruby-mixlib-shellout
 DEPENDS+=      ${RUBY_PKGPREFIX}-net-scp>=1.2:../../security/ruby-net-scp
 #DEPENDS+=     ${RUBY_PKGPREFIX}-net-ssh>=2.9:../../security/ruby-net-ssh
Index: pkgsrc/net/ruby-train-core/distinfo
diff -u pkgsrc/net/ruby-train-core/distinfo:1.25 pkgsrc/net/ruby-train-core/distinfo:1.26
--- pkgsrc/net/ruby-train-core/distinfo:1.25    Sun Sep 22 06:05:33 2024
+++ pkgsrc/net/ruby-train-core/distinfo Sun Apr 12 14:54:41 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2024/09/22 06:05:33 taca Exp $
+$NetBSD: distinfo,v 1.26 2026/04/12 14:54:41 taca Exp $
 
-BLAKE2s (train-core-3.12.7.gem) = 5a037c87ccf911da38c52792e62fcf965cc32f51abfeb3e00d39816486ca8e77
-SHA512 (train-core-3.12.7.gem) = c2ce857da225cea48e1f438e180cd98915b1906f0dca342a9dc2b130bc037b84e2e8b2e1beb6d91c1e8a763e46e049017b13ed85bc72a9f87d9a27d931a31863
-Size (train-core-3.12.7.gem) = 48128 bytes
+BLAKE2s (train-core-3.16.1.gem) = ec20c8aaa7a0cff6bbb988146eca1beb496ae3179a9f9f7c9b26ecc79f9462d5
+SHA512 (train-core-3.16.1.gem) = d97db1ad11874ceebe9933b480cb28bccc0e7dacc6a27668bf74b47b1258aa269c76ba33f9e38ff98c67c7a41187b807888213ae83ec40ee802c59d6ab4f1a6f
+Size (train-core-3.16.1.gem) = 51200 bytes



Home | Main Index | Thread Index | Old Index