2022-12-18 15:31:24 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-facter: update to 4.2.14
No release note.
4.2.14 (2022-11-15)
* Update for Ruby 3.2.
* Fix install.rb for Ruby 3.0.
* Fix for rspec 3.11.2.
* Update test for Solaris 10.
|
2022-12-04 16:27:03 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
sysutils/ruby-facter: update to 4.2.13
4.2.13 (2022-10-11)
* Networking facts generating conversion error: ERROR
Facter::InternalFactManager - U+FFFF to CP850 in conversion from UTF-16LE
to UTF-8 to CP850. Fixed a bug that prevented Facter from resolving its
domain fact on Windows due to invalid strings in unrelated registry
values. FACT-3145
* ec2_metadata is missing on FreeBSD. Restored ec2_metadata fact to Facter
4 on FreeBSD. Contirbuted by Puppet community member raybellis.
FACT-3137
* ipaddress_* and ipaddress6_* facts missing on FreeBSD. Restored the
ipaddress legacy facts on FreeBSD. Contributed by Puppet community member
smortex. FACT-3130
* custom-dir is silently skipped if it is not absolute path. Fixed a
regression in Facter 4 that prevented the user from specifying a custom
directory using a relative path on the command line. Contributed by
Puppet community member smortex. FACT-3078
|
2022-09-16 08:17:21 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-facter: update to 4.2.12
4.2.12 (2022-09-12)
Enhancements
* Support for ERB changes introduced in Ruby 3.1. Facter now supports ERB
changes introduced in Ruby 3.1. FACT-3102
Resolved issues
* YAML anchors no longer function properly in Facter 4. Enabled YAML
anchors in Facter 4, a feature that was available previously in Facter 3.
Additionally, testing was added to ensure Facter continues to behave as
expected when handling YAML anchors. FACT-3135
* Facter 4 Does Not Support Built-In Windows Commands. Facter 3.x
special-cased echo for Windows to allow it to run using the built-in for a
Windows shell; Facter 4 upgrade neglected to include this special case.
This fix adds that special case back in. FACT-3133
|
2022-09-04 15:46:11 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-facter: update to 4.2.11
4.2.7 (2022-01-12)
* (FACT-3097) Kvm returns nil on OpenStack
* (FACT-3099) ec2_userdata fails if it contains ASCII-8BIT chars
* (FACT-3100) Fix disks fact lsblk path
* (maint) Add RHEL9 support to networking_facts test
* (maint) Github workflow now uses windows 2019
4.2.8 (2022-03-17)
* (PA-4133) Add puppet agent team to CODEOWNERS
* (FACT-1556) Add aws detection for cloud provider
* (FACT-3104) Update the Snyk monitor action
4.2.9 (2022-04-04)
* (FACT-3115) Correctly detect KVM in RHEL hypervisors
* (FACT-3116) Ignore EROFS when deleting fact cache
* (FACT-3090) Fix windows 11 detection
4.2.10 (2022-05-24)
* Merge pull request #2493 from mhashizume/maint/main/version_4_2_10
4.2.11 (2022-07-21)
* (FACT-3109) Add handling for Windows NIC names
* (FACT-3113) Encode strings as UTF-8 when reading files
* (maint) PA-4234 Update Networking Facts test
* (FACT-1557) Ignore CyclomaticComplexity for cloud.provider fact
* (FACT-1557) Extend the cloud.provider fact to Google Compute Engine
* (maint) Update acceptance test for Win11
* Merge pull request #2506 from
cthorn42/maint/main/merge_changes_for_macos_acceptance_tests
* Merge pull request #2507 from
cthorn42/maint/main/update_os.macosx.version.fact_test
|
2021-12-14 15:32:57 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
sysutils/ruby-facter: update to 4.2.6
4.2.6 (2021-12-07)
* (FACT-3077) Fix inconsistencies in Facter output
* (FACT-3068) Force encoding of timezone fact output on Windows
* (FACT-3081) Replace invalid UTF characters in dmi.rb
* (FACT-3058) Add windows_display_version legacy fact
* (FACT-3084) update tests for Windows 2022
* (FACT-3087) restore Facter3's value of 'os.name' for VirtuozzoLinux
* (FACT-3083) add disks serial number and wwid to the disks fact
* (FACT-3079) Caching custom facts not working propperly
* (FACT-3094) Aix mountpoint resolver couldn't resolve nfs
|
2021-12-11 15:19:31 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
sysutils/ruby-facter: update to 4.2.5
4.2.4 (2021-09-13)
* (FACT-3062) Remove snyk test on PR
* (FACT-3060) Update mountpoints regex
* (FACT-3062) Fix snyk_monitor workflow
4.2.5 (2021-09-29)
* (FACT-3059) Fix AIX reporting odd number of arguments for Hash
* (FACT-3057) Downcase environment facts
* (FACT-3063) OS 11 arm64 processors shifted output
* Revert "(maint) Skip os facts in acceptance on Debian 11 - 4.x"
* (FACT-3073) Fix timeout option processing for
Facter::Core::Execution.execute
* (FACT-3073) Emit a warning when unsupported options are used
* (FACT-3073) Add unit tests for options processing
* (FACT-3073) Improve documentation formatting
* (FACT-3047) --http_debug cli shows HTTP debug logs in Facter 4
* (FACT-3067) Fix resolution of custom facts that partial match legacy fact
names
* (FACT-2955) Only use the available processors (4.x)
* (FACT-3075) Fix the os.release fact on Windows 2022
* (FACT-3058) Fix os.windows.release_id and add `os.windows.display_version`
fact
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-06-14 17:34:32 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
sysutils/ruby-facter: update to 4.2.1
4.2.1 (2021-06-09)
No release note is available. Please refer commit logs:
<https://github.com/puppetlabs/facter/compare/4.2.0...4.2.1> in detail.
|
2021-06-03 17:03:41 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
sysutils/ruby-facter: update to 4.2.0
4.2.0 (2021-05-25)
No release note is available. Please refer commit logs:
<https://github.com/puppetlabs/facter/compare/4.1.1...4.2.0> in detail.
This release remove restriction to Ruby < 3.
|