pkgsrc/sysutils/ruby-facter/PLIST

174 lines
7.5 KiB
Text
Raw Normal View History

Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
@comment $NetBSD: PLIST,v 1.9 2011/06/19 03:23:13 taca Exp $
bin/facter
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/INSTALL
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/README.rst
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/TODO
${GEM_LIBDIR}/bin/facter
${GEM_LIBDIR}/conf/osx/PackageInfo.plist
${GEM_LIBDIR}/conf/osx/createpackage.sh
${GEM_LIBDIR}/conf/osx/preflight
${GEM_LIBDIR}/conf/redhat/facter.spec
${GEM_LIBDIR}/conf/solaris/pkginfo
${GEM_LIBDIR}/etc/facter.conf
${GEM_LIBDIR}/install.rb
${GEM_LIBDIR}/lib/facter.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/Cfkey.rb
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/lib/facter/application.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/architecture.rb
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/lib/facter/arp.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/domain.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/ec2.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/facterversion.rb
${GEM_LIBDIR}/lib/facter/fqdn.rb
${GEM_LIBDIR}/lib/facter/hardwareisa.rb
${GEM_LIBDIR}/lib/facter/hardwaremodel.rb
${GEM_LIBDIR}/lib/facter/hostname.rb
${GEM_LIBDIR}/lib/facter/id.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/interfaces.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/ipaddress.rb
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/lib/facter/ipaddress6.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/iphostnumber.rb
${GEM_LIBDIR}/lib/facter/kernel.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/kernelmajversion.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/kernelrelease.rb
${GEM_LIBDIR}/lib/facter/kernelversion.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/lsb.rb
${GEM_LIBDIR}/lib/facter/lsbmajdistrelease.rb
${GEM_LIBDIR}/lib/facter/macaddress.rb
${GEM_LIBDIR}/lib/facter/macosx.rb
${GEM_LIBDIR}/lib/facter/manufacturer.rb
${GEM_LIBDIR}/lib/facter/memory.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/netmask.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/network.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/operatingsystem.rb
${GEM_LIBDIR}/lib/facter/operatingsystemrelease.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/path.rb
${GEM_LIBDIR}/lib/facter/physicalprocessorcount.rb
${GEM_LIBDIR}/lib/facter/processor.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/ps.rb
${GEM_LIBDIR}/lib/facter/puppetversion.rb
${GEM_LIBDIR}/lib/facter/rubysitedir.rb
${GEM_LIBDIR}/lib/facter/rubyversion.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/selinux.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/ssh.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/timezone.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/uniqueid.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/uptime.rb
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_LIBDIR}/lib/facter/uptime_days.rb
${GEM_LIBDIR}/lib/facter/uptime_hours.rb
${GEM_LIBDIR}/lib/facter/uptime_seconds.rb
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/lib/facter/util/#uptime.rb#
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/util/collection.rb
${GEM_LIBDIR}/lib/facter/util/confine.rb
${GEM_LIBDIR}/lib/facter/util/fact.rb
${GEM_LIBDIR}/lib/facter/util/ip.rb
${GEM_LIBDIR}/lib/facter/util/loader.rb
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/lib/facter/util/macaddress.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/util/macosx.rb
${GEM_LIBDIR}/lib/facter/util/manufacturer.rb
${GEM_LIBDIR}/lib/facter/util/memory.rb
${GEM_LIBDIR}/lib/facter/util/netmask.rb
${GEM_LIBDIR}/lib/facter/util/plist.rb
${GEM_LIBDIR}/lib/facter/util/plist/generator.rb
${GEM_LIBDIR}/lib/facter/util/plist/parser.rb
Update ruby-facter pacakge to 1.5. 1.5: Fixed #1400 - OperatingSystemRelease should now work on CentOS Changed 'timeout' option to 'limit' to avoid scope issue Fixes #1376 - Display memory facts for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The 'facter' executable now has an option (-p|--puppet) for loading the Puppet libraries, which gives it access to Puppet's facts. Added autoloading to Facter with a default of not loading all facts, which results in a significant speedup when only one fact is sought. Facts are autoloaded in either a single file named after the fact or in any file in a directory named after the fact. Significantly refactored Facter's internals, including creating tests for all internal classes. A netmask fact has been added closing ticket #46. It only returns the netmask of the primary interface (in the same behaviour as the ipaddress and macaddress facts). Facts to return multiple interfaces on a host have also been updated. If you have multiple interfaces on Linux, *BSD, or Solaris/SunOS you will now get facts for each interface's IP address, MAC address and netmask. The facts will be structured like: ipaddress_int = 10.0.0.x macaddress_int = xx:xx:xx:xx netmask_int = 255.255.255.0 Facter now identifies Ubuntu hosts and their releases using the operatingsystem and operatingsystemrelease facts. The Debian operatingsystemrelease fact now correctly returns the current Debian release. Fixed ticket #48 - ioperatingsystem and operatingsystemrelease for CentOS Fixed ticket #44 and allowed support for Xen multiple interfaces and aliased interfaces. Supports both Linux and *BSD. Added interfaces fact to add as index for ip/MAC address facts Added Mandrake support for operatingsystem fact - closed ticket #47 Fixed ticket #45 Added netmask.rb closing ticket #46
2008-09-15 17:32:00 +02:00
${GEM_LIBDIR}/lib/facter/util/resolution.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/lib/facter/util/uptime.rb
${GEM_LIBDIR}/lib/facter/util/values.rb
${GEM_LIBDIR}/lib/facter/util/virtual.rb
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_LIBDIR}/lib/facter/util/vlans.rb
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/lib/facter/util/xendomains.rb
${GEM_LIBDIR}/lib/facter/virtual.rb
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_LIBDIR}/lib/facter/vlans.rb
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/lib/facter/xendomains.rb
${GEM_LIBDIR}/spec/fixtures/ifconfig/bsd_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/fixtures/ifconfig/centos_5_5
${GEM_LIBDIR}/spec/fixtures/ifconfig/centos_5_5_eth0
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_3_0
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_3_0_en0
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_4
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_4_en1
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_6_dualstack
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_6_dualstack_en1
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_9_8_0
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_9_8_0_en0
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_10
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_10_eth0
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_13
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_13_eth0
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_8
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_8_eth0
${GEM_LIBDIR}/spec/fixtures/ifconfig/freebsd_6_0
${GEM_LIBDIR}/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/fixtures/ifconfig/open_solaris_10
${GEM_LIBDIR}/spec/fixtures/ifconfig/open_solaris_b132
${GEM_LIBDIR}/spec/fixtures/ifconfig/sunos_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/fixtures/ifconfig/ubuntu_7_04
${GEM_LIBDIR}/spec/fixtures/ifconfig/ubuntu_7_04_eth0
${GEM_LIBDIR}/spec/fixtures/netstat/centos_5_5
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_10_3_0
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_10_6_4
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_10_6_6_dualstack
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_9_8_0
${GEM_LIBDIR}/spec/fixtures/netstat/fedora_10
${GEM_LIBDIR}/spec/fixtures/netstat/open_solaris_10
${GEM_LIBDIR}/spec/fixtures/netstat/open_solaris_b132
${GEM_LIBDIR}/spec/fixtures/netstat/ubuntu_7_04
${GEM_LIBDIR}/spec/fixtures/uptime/kstat_boot_time
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_LIBDIR}/spec/fixtures/uptime/sysctl_kern_boottime
${GEM_LIBDIR}/spec/fixtures/uptime/ubuntu_proc_uptime
${GEM_LIBDIR}/spec/fixtures/uptime/who_b_boottime
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_1/guest
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_1/host
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_3/guest
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_3/host
${GEM_LIBDIR}/spec/integration/facter_spec.rb
${GEM_LIBDIR}/spec/spec.opts
${GEM_LIBDIR}/spec/spec_helper.rb
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/spec/unit/data/6.0-STABLE_FreeBSD_ifconfig
${GEM_LIBDIR}/spec/unit/data/Mac_OS_X_10.5.5_ifconfig
${GEM_LIBDIR}/spec/unit/data/darwin_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/unit/data/darwin_ifconfig_single_interface
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/spec/unit/data/debian_kfreebsd_ifconfig
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_LIBDIR}/spec/unit/data/freebsd_dmidecode
${GEM_LIBDIR}/spec/unit/data/hpux_ifconfig_single_interface
${GEM_LIBDIR}/spec/unit/data/hpux_netstat_all_interfaces
${GEM_LIBDIR}/spec/unit/data/linux_dmidecode_with_spaces
${GEM_LIBDIR}/spec/unit/data/linux_ifconfig_all_with_single_interface
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_LIBDIR}/spec/unit/data/linux_vlan_config
${GEM_LIBDIR}/spec/unit/data/opensolaris_smbios
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/spec/unit/data/selinux_sestatus
Update the Facter Ruby gem to version 1.5.7. Changes since 1.5.2: 1.5.7 ===== 07dca60 Added additional exclusion to rcov process 8398238 Added rcov support to spec task 7194454 Updated CI Rake task 2472048 Clarify licensing as GPLv2 (or any later version) 4bc05e9 Added new format ChangeLog 5bc8db3 Incremented version and updated CHANGELOG eb3a8a7 Issue #2414 - add unit test 7623e25 Fix errors when alias IP's are defined bfe8a2a Fix 2455 - improve error handling on fact load 49470cf Fix broken solaris zone tests on EC2 9515a40 Issue #2548 netblock fact 33be9e0 Add Darwin netmask support on top of Jim's patch 9d846b4 Fix #2306 netmask and ipaddress on SunOS and BSDs 7d4a5f9 Updated Rakefile and moved Rake tasks to tasks/rake directory 5982deb Added default Rake task 0e0483a Fix bug where you'd get an 'undefined method' error if trying to access a fact's value when collection has not being yet initialized. fe41fb8 Fix #2470 - duplicate entries in interfaces fact be9e484 Update OS X minor version fact to cope with '10.x' values and provide test coverage f3ad66f Update install.rb to cope with all OS X versions, not just 10.5 c02d3b6 Issue #2292 Add tests for virtual facts 6c9fec5 Added path fact 51c6e3d Issue #2314 OpenBSD sysctl 95e5fea Fix broken ci build with explicit clearing before tests efc30e7 Change spec output to enable broken build debugging 6d71410 Fixed CI spec task 82d97e2 Fix operatingsystemrelease on Red Hat based distros bee55c4 Consolidate operatingsystemrelease for CentOS, Fedora, oel, ovs, and RedHat 1.5.6 ===== f4cb619 Updated CHANGELOG and bumped version for 1.5.6 dcdd5ce Fixes #2307 - Minor fix for zone in virtual.rb ba44f08 Removed --no-thread and --no-chain-reply-to from rake mail_patches task 806f49f Added facter branding to format patch command 96c015c Added spec.executables to Facter gemspec in Rakefile d97a63e Sync rpm spec file with latest from Fedora/EPEL dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 1.5.5rc2 ======== 1de8891 Bumped release to 1.5.5rc2 1.5.5 ===== dad4569 Added path to Rakefile 365cb8e CHANGELOG updates 68e0b24 Fix #2278 Revert fix for 2120 b533e78 Tighten operatingsystemrelease regex on CentOS < 5 48aa135 Fix operatingsystemrelease for CentOS < 5 253fef1 Added spec files to package list b37d683 Added install.rb to Rakefile package task 7995d05 Bumped release to 1.5.5rc2 56760d3 Facter #2120 - Solaris support for Facter[virtual] 2fb91ca Tests for #2227 - multiple interfaces on Darwin 00b192a Added SELinux tests aecac08 Fix #2155 - architecture facts on Gentoo 831d937 Refactor #2154 - Modified patch from Benedikt Bohm to simplify openvz and vserver detection 7f3d237 Cleaned up Rakefile and removed requirement for Reductive Labs build library a6adf59 Facter ticket 2214 - Fix facts for OVS e101faf Fixed #2131 - Facter doesn't populate lsbmajdistrelease on OEL (also OEL/OVS and other facts) 73e6656 Facter fix #2231 typo 2518312 Fix #2236 - don't use each_line on arrays f94abfc Fixed #1327 - Added SELinux facts 8768371 Fixed #2119 - Added support for non-global Solaris 10 zones 23a5b3d Fixed #2215 - Added support for SUSE Linux Enterprise Desktop to operatingsystem and operatingsystemrelease e93b1e6 Added support for ArchLinux to operatingsystem fact 8e4a689 Fixes #2169 Correctly recognises dom0 and domUs 636a91d Partial fix for #2191 - Facter compatibility for Ruby 1.9 9df0583 Added COPYING in and CHANGELOG updates 516402c Fixing #1918 - facter --puppet always works d89ea7a Fixing ifconfig warnings generated on OS X 7fa2576 Fixed #2132 - support for named interface aliases under linux 7a81945 correctly compare values - fixes #2021 1288b26 Fixed #2080 - IPAddress resolutions should be reordered a6d6ba5 Use resultion.exec util instead of which checks 89a3aa8 Fix to stdout in resolution.rb add6d47 Fixed #2081 - Fixed interfaces fact for vlan subinterfaces 8def362 Fixed #2063 - added kernelmajversion fact 5d94f7f Fixed #2055 - SunoS Interface error 9376e5b Fixed #2044 - virtual fact thread fix c754949 Fix for rake task for reductive-build library 75db918 Fixed lib install permissions ba2e470 Fixed #2040 - Facter should provide a macosx_productversion_major fact 77fa46b Fix virtual fact if xen but /proc/virtual present 9722e1f Fixed #2003 - Added is_virtual fact 7a30a6a Fixed CHANGELOG c6c30a4 Fixed #2035 - Missing brace for OSX preflight b6f0f99 more consistent indentation and alignment. also removal of trailing whitespace 9bc174f Further fix #2032 - close IO 6b904a0 Added EC2 facts 86b01bf Fixed #2032 - file.open hanging on /proc/uptime on some platform 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README 1.5.4 ===== 91d8cb7 Updated to version 1.5.4 a99d043 Fixed #1966 - Added physicalprocessorcount fact 94ea807 This commit refs #1555, #1898 and fixes #1761 04389db Added support for Oracle VM Server to operatingsystem and operatingsystemrelease 552f150 Added support for Oracle Enterprise Linux to operatingsystem a932a69 Added README.rst for Facter e52f962 Added Reductive Labs build library 0726437 Updated README f4bc74d Fixing #1927 - failing facts don't kill Facter 063e4dc Fixed #1850 - Facter updates for Ruby 1.9 b85ab0a Fixed #1924 - Fixed lo / lo:0 local interface matching 4dcd012 Fixed generic uptime fact d93ca69 Fixed Ubuntu operatingsystem identification effb82f Cleaner fix for #1926 ccafc00 Fixed #1926 - IPAddr to_s issue d9eef19 Added timezone fact 1.5.3 ===== b86a1fb Updated to version 1.5.3 a73e803 Fixing the usage of the macosx util module; I somehow missed renaming it here 23289bd Fixed uptime refactor issues on non-Linux platforms a194c91 Adding mail_patches rake task a82f476 Renaming Facter::Macosx to Facter::Util::Macosx 1f1fa9b Fixing #1838 - profiler failures don't throw exceptions 5f202c9 Fixed #1867 - Fixed OpenSuSE detection 0bcdb71 Fixing #1854 - Adding ArchLinux support fab9d1c Added network fact da52e30 Fixed #1870 - Format all subnet masks as human-readable c2de35f Added uptime facts 02c2912 Refactor - rename ipmess to interfaces db4face Fixed autotest on win32 c149b49 Fix bug #1870 and add interface fact support for darwin systems aa56886 Refactoring the IP support, and fixing #1846. 91e25b9 Fixing indentation everywhere 074eda9 Fixing autotest, now that vendor/ is gone 01754f6 Removing the vendor/ gems. e6d987d Fixing #1761 - Solaris no longer uses /etc/release a70184a Fixed #1791 - support for virtual fact on Solaris 10 99833a1 Fixed #1793 - Added more Solaris 10 facts 85b2a55 minor fix to operatingsystemversion to correctly parse /etc/release on OpenSolaris 2008.11. 8247304 Fixed errors on unrecognised option in binary 0fe4611 Added ci namespace and Rake tasks 7ddea77 Fix for #1727 - id fact should not rely on whoami on Solaris f9a346a Sync specfile with latest from Fedora fd07cd2 Removed EPM task 43d0aea Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC 4e707c6 Fixed #1650 - OS X package creation script should be more selective about cleaning out prior versions 8a38aa5 Added Ubuntu to a variety of confines 051c843 Removed ENV path setting from virtual.rb 6393e82 Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and virtual environments de39f6c Revamp domain resolution 4d7b44c Fixed #1619 - Applying patch by seanmil, adding support for SLES. 84b83c4 Fixed #1509 - Fixed version recognition for SLES. 20650ac Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces a86577c Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license (GPL). c1d937c Fixed #1575 - CentOS fix for Facter SPEC file 1d00253 Fixed #1547 - finally killed dots in IP address facts 9c9c79a Fixed #1567 - fixed createpackage.sh output d4cf657 Fixed #1569 - createpackage.rb bug
2009-10-21 23:03:28 +02:00
${GEM_LIBDIR}/spec/unit/data/solaris_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/unit/data/solaris_ifconfig_single_interface
Update ruby-facter package to 1.5.9. 1.5.9 ===== 4de8b20 Updated CHANGELOG for 1.5.9rc6 cc67a01 Removed inappropriately uncredited Ohai method from ec2 fact 69f98da Add facter test for ticket 7039 f91c120 downcase arp output so that the ec2 arp is matched a75f0f9 (#7039) Pre-load all facts when requesting a single fact 6b97242 Update CHANGELOG for 1.5.9rc5 acf0bb2 Ensures that ARP facts are returned only on EC2 hosts 76f544b Updated CHANGELOG for 1.5.9rc4 09b9f9b (#6795) Update tests to reflect changed exec 3db1cd0 Updated CHANGELOG for 1.5.9rc3 def3322 (#6795) xendomains: Ignore error output from xm list f39d487 (#6763) Use Facter::Util::Resolution.exec for arp 3eb9410 arp: Cleanup indendation 50b9b3f Updated CHANGELOG for 1.5.9rc2 2fb8316 Clean up indentation, and alignment in macaddress_spec.rb 3f0a340 (#6716) fix facter issues on OSX with ipv6 in macaddress.rb. 43f82ef Update CHANGELOG for 1.5.9rc1 d62e079 Fixed #2346 - A much cleverer EC2 fact 0411d2e Fixed #2346 - Part 1: Added arp fact for Linux 5b6f4fa Discussion on ec2 facts - #2346 e917e1a Fixed #3087 - Identify VMWare d0f0f63 (#6327) Memory facts should be available on Mac Darwin 458a22d Incremented release to 1.5.9 4eb64fe Fixed #6719 Typo ffd80ac (#5011) Adds swap statistics for OSX 1207765 (#6719) Restricts virtualization types for zones 8d71db3 Fixed #6616 - Stubbing in VMware tests on Linux aa959df Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too. 2e48e18 Fixed #6695 - Updated id fact for Darwin et al d718af4 Fix #6679 - Added Scientific Linux to operatingsystem fact dea6f78 Further fix to #5485 - SELinux facts 6d6d8da (#2721) Merged patch from Brane GraAnar 868e7ba (#5485) Made selinux_mode fact work 214da73 Fixed #5485 - Updated selinux_mode fact ba2601f Fix for #6495 - Updated interface detection 93461d9 Fixed #5950 - Solaris ipaddress incorrect after bonding failure 2e06cdc (#6615) fix missing stub calls in loader specs 3c7841e (#5666) windows support for facter/id.rb dd5d5bf (#4925) - MS Windows doesn't do man pages 52026ee Fixed #5699 - Added processorcount support for S390x 7dd730d Fixed #5699 - Added virtual support for s390x/Zlinux d6ce08a Fixed #6611 - Fixed broken HPVM test and rationalised test structure 84fa3c4 (#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility 3e6217d Fixes #6521 and other Ruby 1.9 issues eb5d6fc Fixed #6525 - Test failures on Ruby 1.9.x cb25119 (#2270) add testing for the new ipaddress6 feature ea29483 (#2270) add IPv6 support to facter core. 77eb512 (#2270) Remove DWIM code from ipaddress on Darwin. f5bf0f5 (#6360) Flush Facter top level cache before every test case. 0d7a2e6 Fix #4755: add support for GNU/kFreeBSD platform where missing. b88a088 (#5510) Facter should load custom fact definitions in filename order. 7a8be16 Refactor #6044 -- use _spec.rb as the pattern for spec tests. b39f892 Refactor #6044 -- require spec_helper with a consistent path. a4fe459 Refactor #6044 -- port testing to rspec2 af9134c (#5086) Try using kstat before falling back to 'who -b' to determine uptime. cbbfe55 Refactor util/uptime.rb tests to reduce duplication using contexts f0cc2c0 (#4575) win32 support for manufacturer, productname, & serialnumber c40fc07 (#1423) Memory facts for Solaris 1985528 (#4754) Change is_virtual logic to not enumerate virtual types 739040f (#4754) Add support for Darwin and Parallels VM to "virtual" fact 9332f8a (#5325) Add tests for SPARC manufacturer and product name 5b561e3 (#5325) Manufacturer and product name on SPARC 9d99079 maint: Fix spec failures caused by having a space in the path to facter's source 89da001 maint: require rubygems so hudson can run the specs 1eef842 Maint: add "Local-branch:" info to mails sent by "rake mail_patches" f007a9d (#4989) Add xendomains fact 1fa87a9 JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason 43e203c (#5040) fact virtual should detect hpvm 7cec60a (#5016) is_virtual should be true on solaris zones f2e66b6 (#5031) Remove redundant puts from RDoc.usage f4da528 maint: Fix merge error d62b013 Issue #4889 Fact values should all be strings 07f186d [#4552] Updating --timing to report in milliseconds instead of seconds 1f387a5 [#4552] Apply patch from Dean Wilson 244d2f1 Better fix for Bug 4569: Uptime Fact is incorrect on Windows 11544c1 [#4289] operatingsystemrelease fact for oel, ovs e6bfdf9 Fix for bug #4569 8c4d0cd (#4558) Fail with message on --help errors 7210429 [#4558] Refactor facter binary using optparse b5c85de [#4563] Add a --trace option to the binary ebcb81b [#4558] Refactor facter binary using optparse b8b7123 (#4567) Remove unnecessary or non-portable redirects 7ecba71 (#4567) Retain detached HEAD state 1125e1e Make sure FreeBSD spec also works on systems that have /proc/cpuinfo. 889e150 Sync rpm spec file from Fedora/EPEL 725dce0 Rename Reductive Labs to Puppet Labs ff473ef Updated signing rake task a85f2b0 [#2865] Fix reporting of virtual facts f67ec05 [#4567] Add ext/facter-diff to compare output of 2 versions 4050acc Removing stupid .DS_Store files :( 016cf03 [#3703] Fix macaddress fact for Darwin
2011-06-19 05:23:13 +02:00
${GEM_LIBDIR}/spec/unit/data/xendomains
${GEM_LIBDIR}/spec/unit/facter_spec.rb
${GEM_LIBDIR}/spec/unit/id_spec.rb
${GEM_LIBDIR}/spec/unit/interfaces_spec.rb
${GEM_LIBDIR}/spec/unit/ipaddress6_spec.rb
${GEM_LIBDIR}/spec/unit/memory_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystemrelease_spec.rb
${GEM_LIBDIR}/spec/unit/selinux_spec.rb
${GEM_LIBDIR}/spec/unit/uptime_spec.rb
${GEM_LIBDIR}/spec/unit/util/collection_spec.rb
${GEM_LIBDIR}/spec/unit/util/confine_spec.rb
${GEM_LIBDIR}/spec/unit/util/fact_spec.rb
${GEM_LIBDIR}/spec/unit/util/ip_spec.rb
${GEM_LIBDIR}/spec/unit/util/loader_spec.rb
${GEM_LIBDIR}/spec/unit/util/macaddress_spec.rb
${GEM_LIBDIR}/spec/unit/util/macosx_spec.rb
${GEM_LIBDIR}/spec/unit/util/manufacturer_spec.rb
${GEM_LIBDIR}/spec/unit/util/resolution_spec.rb
${GEM_LIBDIR}/spec/unit/util/uptime_spec.rb
${GEM_LIBDIR}/spec/unit/util/virtual_spec.rb
${GEM_LIBDIR}/spec/unit/util/vlans_spec.rb
${GEM_LIBDIR}/spec/unit/util/xendomains_spec.rb
${GEM_LIBDIR}/spec/unit/virtual_spec.rb
Update sysutils/ruby-facter to 1.5.8. * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Move MASTER_SITES to first section. * Update HOMEPAGE. * Add LICENSE. * Remove default value of GEM_BUILD. * Add CONFLICTS since it will install the same name commands both ruby18 and ruby19 based packages. 1.5.8 ===== ca2da36 Updated install.rb and created man page 3671c9f [#4583] Refactor uptime to use Resolution.exec fca8861 [#4594] Reintroduce fix for #1291 from original patch 32c0cb0 [#4594] Revert "fixes #2573, #2085, #1291..." e7df4c0 Updated CHANGELOG for 1.5.8rc2 9c9cabd Better fix for Bug 4569: Uptime Fact is incorrect on Windows 01a515f [#4289] operatingsystemrelease fact for oel, ovs b6c0a6b Fix for bug #4569 51bcebe Fixed Rakefile package task version detection 81ccb48 Removed references to Reductive Labs in the Rakefile 1.5.8rc1 ======== f280703 Incremented version to 1.5.8 98ef5e8 Updated CHANGELOG for 1.5.8rc1 4398b36 Updated CHANGELOG rake task e02be1d [#4156] Updating spec to match Kai's change bff84c2 [#4156] Applying patch by Kai b7fe989 [#2330] Update uptime calculation to use /bin/cat e9a60bc Facter::Manufacturer - sunos test + simplified regex be411c0 Facter::Manufacturer - test for SunOS and FreeBSD 67f6604 [#4062] Implement operating system facts for MeeGo a2bcacd [#2330] Uptime should not make redundant system calls ce7bd9f Refactor rakefile to use spec.ops, separate rcov task faaa169 Fix #4352 - Support for detecting KVM virtuals on FreeBSD 82286e4 Fix #4352 - Support for detecting virtuals (jails) on FreeBSD b2c2114 Properly wrapped the windows ipaddress fact in a setcode block. 1bd2ca2 Fixed #3929 - Added user confine to AIX memory facts 8106bc3 Adding HP-UX support to Facter's IP facts 83b3ea6 Fixed #3393 - Updates to Facter for MS Windows ffcae46 Fixed #3403 - Added fact to query vlans; added spec test d4b8401 Merged Jos Backus patch to remove requirement for ftools altogether 73dcbb9 Fixed #2355 read hang on /proc/xen/capabilties on RHEL 4.7 d109def Fix #1365 - load all facts via cli 6c87917 Fixed failing test introduced by previous commit c5b8d3b Fixes #3740 - split dmi output on regex 25bf5c2 Fix virtual unit test on non-linux by stubbing kernel 9a00eae Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, patch included e19024b Fixed #2938 - interfaces that don't match ^\w+[.:]?\d+ are ignored 97879f9 Added support for Slackware in operatingsystem and operatingsystemrelease 802e6c2 Fixed #3542 - Ruby 1.9: broken unittest, String#each no longer exists 2f016f3 Fixed #3541 - Ruby 1.9: broken unittest, unexpected invocation: Process.waitall() 84d3d9f Fixed #3445 - Facter does not handle solaris branded zones properly b5a8de0 Fix for #3411 install.rb should not put "." first in the tmp_dirs 8ea33eb Fixed #3447 - OVS and OEL not matching in operatingsystemrelease aeee83c Fixed #3410 - Warnings in rake spec 8bf8cb5 Fixes #3397 - is_virtual fact does not detect Linux-VServer 62b6773 Add kvm support to virtual fact dca615c fixes #2573, #2085, #1291 - fixes domain and fqdn facts resolution 86447c8 Revert "use popen3 in Resolution.exec" 7750f03 Fix #2341 - stricter handling of dmidecode split f4269d9 Fix #2746 - add architecture support for GNU/kFreeBSD 50cef83 Fix missing error case 356cf15 Remove whitespace in DMI facts (#3008, #3011) feecd39 Only ignore IPs starting with 127. 68fc123 Added package signing task 33fb770 use popen3 in Resolution.exec to catch stderr 8109806 introduce a warn mechanism for debugging b2c1ca5 Add docs to Mac OS X package creation script and clean out old docs in the preflight 5412eab Fixed : 2788 - ftools missing in Ruby 1.9 5b95a12 Fixes #2704. Problem finding install.rb three levels up 9aef69e Removed all ChangeLog
2010-09-10 09:56:40 +02:00
${GEM_HOME}/specifications/${GEM_NAME}.gemspec