Next | Query returned 61 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2021-02-05 16:54:35 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.50

4.0.50 (2020-02-04)

* (FACT-2917) Exclude legacy group based on fact type
* (FACT-2923) Retrieve domain priority from registry
* (FACT-2924) Facter fails with invalid config file
* (FACT-2917) Blocking `legacy` facts slows down facter
* (FACT-2861) Added extra test cases for partial cache invalidation
  (#2233)
* (FACT-2857) Added acceptance test for user query scenario (#2197)
* (FACT-2927) Fix computation of metrics prefix
* (FACT-2927) Add method determine_metric_prefix
* (FACT-2925) Remove Utils.deep_copy (#2263)
* (docs) Fix some old references to 'master' branch (#2266)
* (FACT-2878) AIX networking resolver rewrite
* (FACT-2921) Fix os.release fact on Linux
* (FACT-2934) Set last exit code after Execution.exec
* (maint) disable $? test on OSX and Solaris
   2021-01-18 16:29:47 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.49

No Change log for 4.0.45 and later.

4.0.44 (2020-10-21)

Added
* Added disk_type field to disk fact #2145 (kozl)

Fixed
* (FACT-2806) Fix os.release.minor on amazon 6 #2133 (florindragos)
* (FACT-2832) Use full path for augparse command #2135 (oanatmaria)
* (FACT-2815) Added timing for cached facts #2134 (sebastian-miclea)
* (FACT-2834) Dinamically get AIX proc number #2147 (sebastian-miclea)
* (FACT-2829) Fixed partitions and mount points facts #2146
  (Filipovici-Andrei)
* (maint) Use strings instead of symbols for os names. #2149 (IrimieBogdan)

4.0.43 (2020-10-12)

Fixed
* (FACT-2810) Fix dmi.board_asset_tag and dhcp #2125 (Filipovici-Andrei)
* (FACT-2817) Only invalidate session cache on clear and reset. #2121
  (IrimieBogdan)
* (maint) Fix virtual_detector #2128 (IrimieBogdan)
* (FACT-2806) Fix physicalprocessorcount #2127 (florindragos)
* (FACT-2809) Fixed output differences on solaris #2116 (sebastian-miclea)

4.0.42 (2020-10-07)

Added
* (FACT-2792) Show not supported message for facter -p #2119 (IrimieBogdan)

Fixed
* (FACT-2805) Read available memory from MemAvailable #2109 (florindragos)
* (maint) Avoid deadlock of Facter::Core::Execution.execute #2114
  (oanatmaria)
* (maint) Fix external fact cache #2123 (florindragos)

4.0.41 (2020-10-01)

Fixed
* (FACT-2824) Facter make ec2 metadata requests when on gce #2113
  (IrimieBogdan)

4.0.40 (2020-09-30)

Added
* (FACT-2774) Extend facter API with resolve. #2054 (IrimieBogdan)

Fixed
* (FACT-2798) Set color to true, fix Facter.log_exception #2105
  (Filipovici-Andrei)
* (FACT-2816) - Fix ec2 fact issues when on non ec2 systems #2106 (logicminds)
* (FACT-2799) Fix fact loading for nested fact calls #2108 (IrimieBogdan)
* (FACT-2786) Fix fact caching if fact is defined in multiple groups #2089
  (florindragos)
* (maint) Fix for blockdevice_*_size legacy fact on Aix and Solaris #2111
  (sebastian-miclea)

4.0.39 (2020-09-23)

Added
* (FACT-2746) Added cloud resolver #2082 (sebastian-miclea)
* (FACT-2317) Add Facter.define_fact method #2102 (oanatmaria)
* FACT(2326) Add Facter.each method #2100 (florindragos)
* (FACT-2324) Add loadfacts API method #2103 (sebastian-miclea)

Fixed
* (FACT-2802) Fix Cloud resolver #2093 (Filipovici-Andrei)
* (FACT-2803) Detect hypervisors as amazon if virtwhat detects aws. #2095
  (IrimieBogdan)
* (FACT-2748) Fixed type for blockdevice_*_size #2098 (sebastian-miclea)
* (FACT-2793) Time limit for Facter::Core::Execute #2080 (oanatmaria)
   2020-09-19 14:59:25 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.38

Update ruby-facter package to 4.0.38.

4.0.38 (2020-09-16)

Added

* (FACT-2319) Added debugonce method #2085 (Filipovici-Andrei)
* (FACT-2327) added list method #2088 (Filipovici-Andrei)
* (FACT-2320) Added warnonce method #2084 (Filipovici-Andrei)
* (FACT-2315) Added warn method to facter api #2083 (Filipovici-Andrei)

Fixed
* (FACT-2784) Fixed rhel os release fact #2086 (sebastian-miclea)
   2020-09-14 18:37:41 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.37

Update ruby-facter package to 4.0.37.

Changes are too many to write here, please refer
<https://github.com/puppetlabs/facter/blob/main/CHANGELOG.md> in detail.
   2020-06-13 17:51:07 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.26

Update ruby-facter to 4.0.26.

4.0.26 (2020-06-11)

Added

* (FACT-2608) Add is_virtual fact #535 (oanatmaria)
* (FACT-2609) Add lspci resolver #534 (oanatmaria)
* (FACT-2245) Add xen resolver #532 (oanatmaria)
* (FACT-2607) Add Openvz detector #531 (oanatmaria)
* (FACT-2600) Run acceptance tests on Windows #519 (Filipovici-Andrei)

Fixed

* (FACT-2651) Fix --list-cache-groups when there are multiple arguments
  before it #545 (IrimieBogdan)
* FACT-2650 Fix bug when loading external facts #543 (Filipovici-Andrei)
* Use proper encoding #539 (faucct)
* (FACT-2635) Incorrect output for non existing fact #536 (IrimieBogdan)
   2020-06-07 17:04:42 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.25

Update ruby-facter to 4.0.25.

## [4.0.25](https://github.com/puppetlabs/facter-ng/tree/4.0.25) (2020-05-29)

### Fixed

- \(FACT-2636\) Set external as fact\_type for environment variable facts. \ 
[\#537](https://github.com/puppetlabs/facter-ng/pull/537) \ 
([IrimieBogdan](https://github.com/IrimieBogdan))

## [4.0.24] (2020-05-26)

### Added

- \(FACT-2605\) Add vmware resolver \ 
[\#525](https://github.com/puppetlabs/facter-ng/pull/525) \ 
([oanatmaria](https://github.com/oanatmaria))
- \(FACT-2604\) Add virt-what resolver \ 
[\#523](https://github.com/puppetlabs/facter-ng/pull/523) \ 
([oanatmaria](https://github.com/oanatmaria))
   2020-05-25 17:22:22 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.23

Update ruby-facter to 4.0.23.

pkgsrc change:

* Update HOMEPAGE.
* Add proper dependency.

Changes are too many to write here, pleaes refer:
<https://github.com/puppetlabs/facter-ng/blob/master/CHANGELOG.md>.
   2020-03-24 19:34:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
sysutils/ruby-facter: update to 4.0.12

Update ruby-facter to 4.0.12.

No release notes available.
   2017-09-10 17:58:14 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update ruby-facter to 2.5.1.

2.5.0 (2017/07/05)
* (FACT-1024) Fix AWS EC2 Gzip userdata
* (FACT-1339) Prevent swap warnings on OpenBSD.
* (FACT-1395) Use Windows API for Windows version
* (FACT-1043) Fix virtual fact on Openstack Windows instances
* (FACT-1367) add "VirtuozzoLinux" to RedHat OS Family
* (FACT-1372) IPv6 are incorrectly parsed.
* (FACT-1478) Increase EC2 REST reachability timeout to 0.5s
* (FACT-1479) Replace Timeout.timeout with conventional read timeout
* (FACT-1488) Add git pack config on Windows
* (maint) Sign packages with new signing key
* (FACT-1505) Update URL for new release naming
* Disable proxy when fetching metadata.

2.5.1 (2017/08/17)
* (maint) Minor fixes to get validation working
* (packaging) Stop building all the things
* (FACT-1726) Return correct operatingsystemrelease value for Windows 2016
* (FACT-1729) Remove FFI attach_function_private
* Sort out FFI related methods.
   2017-04-19 13:24:39 by Jonathan Perkin | Files touched by this commit (27)
Log message:
Reset MAINTAINER after tonnerre resigned.

Next | Query returned 61 messages, browsing 21 to 30 | Previous