Changelog for
facter-2.4.6-150400.12.6.1.x86_64.rpm :
* Fri Oct 20 2017 kstreitovaAATTsuse.com- add facter-2.4.6-vlan_interfaces.patch in order to recognize VLAN tagged interfaces correctly [bsc#1040363]
* Thu Jan 05 2017 kstreitovaAATTsuse.com- update to 2.4.6 [fate#321116]
* for release notes see
* https://docs.puppet.com/facter/2.1/release_notes.html
* https://docs.puppet.com/facter/2.2/release_notes.html
* https://docs.puppet.com/facter/2.3/release_notes.html
* https://docs.puppet.com/facter/2.4/release_notes.html
* refresh facter-ip-interface.patch
* remove facter-2.0.2-add_operatingsystemmajrelease.patch- create \'/etc/facter/facts.d\' directory for external facts
* Mon Apr 20 2015 kstreitovaAATTsuse.com- add facter-2.0.2-add_operatingsystemmajrelease.patch to provide \'operatingsystemmajrelease\' variable for openSUSE and SLE [bnc#920446]
* Wed Nov 05 2014 kstreitovaAATTsuse.com- use \"ip link\" instead of \"ifconfig\" for retrieving interface names (facter-ip-interface.patch, fixes bnc#878129)
* Thu Jun 26 2014 vdziewieckiAATTsuse.com- Update to 2.0.2: fix CVE-2014-3248 (An attacker could convince an administrator to unknowingly execute malicious code on platforms with Ruby 1.9.1 and earlier)
* Wed Apr 09 2014 mhruseckyAATTsuse.cz- Facter is now building back from tarballl- Update to version 2.0.1, see
* http://docs.puppetlabs.com/facter/1.7/release_notes.html
* http://docs.puppetlabs.com/facter/2.0/release_notes.html
* Thu Nov 07 2013 vdziewieckiAATTsuse.com- Facter now builds from a rubygem.
* Thu Oct 24 2013 mrueckertAATTsuse.de- update to 1.7.3 Merge pull request #520 from joshcooper/ticket/stable/12116_first_non_nil_dnsdomain (#12116) Don\'t break on the first interface Merge remote-tracking branch \'rob/fix/stable/12116_domain_errors_windows\' into stable (#12116) Windows domain/fqdn error when no domain Merge pull request #515 from melissaanne/maint/stable/re-144_rm-hardcoded-dependencies (Bug #22163) remove hardcoded hostname dependencies Merge pull request #508 from ferventcoder/fix/21738/win_external_facts maint: Refactor Key Value Output Parsers (#21738) Add .cmd / Update PowerShell parser (#21738) Revert \"(#2157) Remove support for executable external facts on Windows\" Maint: Clear memory facts now that they are loaded earlier Maint: Don\'t output \"No facts loaded from\" during tests Merge branch \'ticket/stable/16668-wmi-ipaddress-facts\' into stable (#16668) Backport WMI changes to per-interface facts (#16668) Ipv6 remove warning (#16668) Only consider NICs that have a binding entry maint: adding lib to spec path in spec helper (#16668) added windows network spec helper Maint: Update yardocs (#16668) Support IPv6 adapter binding order Maint: Simplify how interfaces are enumerated (#16665) Remove references to netsh (#21518) Use WMI to collect per-interface facts (#16668) Use WMI to collect IPv6 address (#16668) Use WMI to collect macaddress fact (#16668) Use WMI to collect netmask fact (#16668) Use WMI to collect IPv4 address Maint: Don\'t load facts twice during specs Merge branch \'pull-476\' into stable (maint) Stub extraneous facts when testing ifconfig (refactor) Simplify ipaddress fact specs ip address fact that return full ifconfig output Merge pull request #480 from melissaanne/maint/stable/re-47_f19-updates (Bug #21762) Update facter to support F19 Merge pull request #490 from haus/remove_createpackage_sh (packaging) Remove PackageInfo.plist, it is no longer used by packaging. Merge pull request #492 from ferventcoder/maint/stable/ignore_gemfile_local (Maint) Ignore Gemfile.local (packaging) Remove createpackage.sh from facter Merge pull request #477 from haus/maint/stable/packaging_fixes (packaging) Update changelog template with currently supported debian/ubuntu dists. (maint) Remove openssl dependencies from debian/control file (maint) Clean up install.rb dependencies Merge pull request #470 from joshcooper/ticket/stable/21533-facter-stderr Merge pull request #475 from jpartlow/maint/stable/virtual_and_facter_spec_order_fix Merge branch \'pull-468\' into stable (#21533) Convert network data to string before access (maint) Update README with a little bit of spec info. (maint) Rakefile loads all the libraries it can. (maint) Fix mocha expectations crashing facter_spec
* Sun Aug 04 2013 borisAATTsteki.net- updated to latest upstream 1.7.2- Bugfixes: - Invalid byte sequence message for virtual fact on Solaris 10 x86_64 - Linux ipaddress not captured according to documentation - Network facts not working on Archlinux with net-tools 1.60 - Refactor the virtual fact - Invalid byte sequence message for virtual fact on Linux - Domain facter print spurious warnings to stderr - Facter::Util::Resolution::exec should be more descriptive - when complaining about shell built-ins
* Sun May 19 2013 borisAATTsteki.net- added on_flush DSL method usable when defining new custom facts. This feature is designed for those users who are implementing their own custom facts.- added External Facts It\'s now possible to create external facts with structured text (e.g. YAML, JSON, or a Facter-specific plaintext format)