File facter.changes of Package facter
-------------------------------------------------------------------
Sun Aug 4 10:48:39 UTC 2013 - boris@steki.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 22:12:25 UTC 2013 - boris@steki.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)
-------------------------------------------------------------------
Wed Mar 27 18:06:10 UTC 2013 - boris@steki.net
- updatet to latest upstream version 1.6.18
- bugfixes:
* Unify ifconfig usage and lookup ifconfig path to fix
support for recent net-tools
* Add missing require for macaddress
* Call correct function on IP in NetMask
** more information at
http://projects.puppetlabs.com/projects/facter/wiki#Facter-1618
-------------------------------------------------------------------
Sat Jan 5 14:19:34 UTC 2013 - boris@steki.net
- updated to latest upstream version 1.6.17
* Use enum_cpuinfo for x86 archUse enum_cpuinfo for x86 arch
* ifconfig regex will optionally match 'addr:'
* Fix ec2_userdata: 404 Not Found Error
* Fix handling of bonded Linux interfaces
** read more here http://projects.puppetlabs.com/projects/facter/wiki
-------------------------------------------------------------------
Sat Nov 3 18:26:43 UTC 2012 - aboe76@gmail.com
- Updated to latest upstream 1.6.14
* maintenance release in the 1.6.x branch with bug fixes.
- Updated the man 1 page changed year
-------------------------------------------------------------------
Fri Oct 19 19:24:18 UTC 2012 - jatan@suse.com
- Updated to latest upstream 1.6.13
* Mostly bugfixes
-------------------------------------------------------------------
Wed Aug 8 22:17:55 UTC 2012 - boris@steki.net
- Updated to latest upstream 1.6.11
* Add build-requires of ruby-rdoc for manpage generation
* Selinux: Test for policyvers before reading it
* Return only one selinuxfs path as string from mounts
* Update version nos to match Facter development
* Modify facter spec to work with Ruby 1.9
-------------------------------------------------------------------
Tue Jul 3 18:47:23 UTC 2012 - jatan@suse.de
- Copy package from devel:openSUSE:Factory
-------------------------------------------------------------------
Thu Jun 14 22:22:13 UTC 2012 - boris@steki.net
- updated to upstream 1.6.10
* Wrap dmidecode/pciutils in ifarch block
* Change count to length for compatibility
* Macaddress spec test needed operatingsystem fact
* a lot of bugfixes read /usr/share/doc/packages/facter/CHANGELOG
for more information
-------------------------------------------------------------------
Wed Jun 13 10:22:15 UTC 2012 - coolo@suse.com
- no need for vendor-specific
- use original tar (pretty outdated though)
-------------------------------------------------------------------
Wed Jun 29 23:36:24 UTC 2011 - boris@steki.net
- update to 1.6.0
* Moved to Apache 2.0 license
* bugfixes
-------------------------------------------------------------------
Tue Sep 7 13:11:37 CEST 2010 - anicka@suse.cz
- update to 1.5.8
* Adding HP-UX support to Facter's IP facts
* Added support for Slackware in operatingsystem and
operatingsystemrelease
* Add kvm support to virtual fact
* Only ignore IPs starting with 127.
* bugfixes
-------------------------------------------------------------------
Thu Mar 4 17:35:54 CET 2010 - anicka@suse.cz
- update to 1.5.7
* Clarify licensing as GPLv2 (or any later version)
* bugfixes
-------------------------------------------------------------------
Mon Feb 23 17:50:16 CET 2009 - anicka@suse.cz
- update to 1.5.4
* Added support for Oracle VM Server to operatingsystem
* and operatingsystemrelease
* Added support for Oracle Enterprise Linux to operatingsystem
* and operatingsystemrelease
* Added network fact
* Added uptime facts
* Added ci namespace and Rake tasks
* Added Ubuntu to a variety of confines
* bugfixes
-------------------------------------------------------------------
Tue Sep 9 17:21:55 CEST 2008 - anicka@suse.cz
- update to 1.5.2
* Added a Process.waitall thread when there's a timeout,
to avoid zombies.
* Set the timeout the host-based and resolve-based resolutions
to 2.
* Adding a rake task for creating an archive.
* Adding better SuSE detection for both operatingsystem and
release.
* Add sample test and strawman solution for IP parsing code
* Add module level tests for Facter::IPAddress
- bugfixes, new facts added
-------------------------------------------------------------------
Mon Sep 1 14:04:15 CEST 2008 - anicka@suse.cz
- package created (version 1.3.8)