pkgsrc/sysutils/ruby-facter/PLIST

493 lines
24 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.25 2016/03/15 15:28:05 taca Exp $
bin/facter${RUBY_SUFFIX}
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}/COMMITTERS.md
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/CONTRIBUTING.md
Update ruby-facter to 1.6.12. 1.6.12 === 398b111 (Maint) Extract common elements of selinux tests c534126 (#10819) Avoid reading from /proc/self/mounts in ruby b95ea54 fix yum repo path in yaml file 3ad05f1 Remove version test from facter fce4b01 fix redhat spec release template variable 903b1d9 Stop using sed to generate the preflight erb 601a967 Use git read-only packaging repo for public access dd3401e Fixup apple packaging e0454df Remove libexec from file list as its only in 2.x 1e7f5b3 Update debhelper compat to 7, add format 6659e61 Fixup redhat spec erb template for f17 6752530 Shift to using packaging repo fe311c2 Remove obsolete tasks directory 900895f Group requires together 8c18e33 Move facter redhat spec file to erb 84f8e10 Add debian build artifacts to facter project d2d3baf Replace rake/gempackagetask with rubygems/gempackagetask 6f58b4e Move tasks out of 'rake' subdirectory db9d154 Move packaging files to ext, rm conf c0cbe62 (#15464) Make Facter.version settable via Facter.version= 0b49eae (#15464) Make contributing easy via bundle Gemfile bf6ee4f Retabbed conf/redhat/facter.spec to lineup tag contents. defbfb8 (#15291) Add Vendor tag to Facter spec file 17243bb Update facter redhat spec for fedora 17 7ca9122 Update a facter build-requires for f17 d5d2328 (#11640) Added support for new OpenStack MAC addresses 1.6.11 === f75e46e Add build-requires of ruby-rdoc for manpage generation e9e084f (Maint) Update CONTRIBUTING.md to match Puppet 841b99a (#15687) Selinux: Test for policyvers before reading it 10aa3aa (#15049) Return only one selinuxfs path as string from mounts f7f90e4 Update version nos to match Facter development ab87a2c Modify facter spec to work with Ruby 1.9
2012-09-16 13:11:45 +02:00
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
Update sysutils/ruby-facter package to 1.6.0. 1.6.0 === 9404a7a (#7670) Add an acceptance test 0c23845 maint: Fix spelling of acceptance directory 926e912 (#7670) Stop preloading all facts in the application 2255abe (#7670) Never fail to find a fact that is present 8002c24 (#7507) Fix 1.9.2 test failure 0635822 Removed inappropriately uncredited Ohai method from ec2 fact 6b1cd16 (#6614) Update ipaddress6 fact to work with Ruby 1.9 21fe217 (#6612) Changed uptime spec to be endian agnostic 19f96b5 (#6728) Facter improperly detects openvzve on CloudLinux systems 5b10173 (#5135) Fix faulty logic in physicalprocessorcount 53cd946 Ensures that ARP facts are returned only on EC2 hosts bfa038d Fixed #6974 - Moved to Apache 2.0 license d56bca8 refactor the mechanism for allowing for resolution ordering to be influenced 9f4c5c6 (#6740) facter doesn't always respect facts in environment variables 7441b32 Partial fix for #6971 - Fix for virtual tests 7f3e89d (#2714) Fixed faulty test bfc16f6 (#2714) Added timeout to prtdiag resulution c2ff833 (#5135) Refactored physicalprocessorcount 0c4a98b Re-factor. Do not use pure-Ruby file reading against "/proc/cpuinfo" and possibly any entry under "/sys" from the sysfs file system. cb52b06 Fix. Using sysfs file system entries to count the number of physical CPUs. Fall-back to "/proc/cpuinfo" included for backward-compatibility with legacy systems. 3efa9d7 (#3856) Add virtualbox detection via lspci (graphics card), dmidecode, and prtdiag for Solaris and corresponding tests. Darwin case is not handled yet. 7c80172 (#6883) Update Facter install.rb to be slightly more informative. d31e3f9 (#5394) Document each Facter fact. af4947c (#6862) Add a default subject for the mail_patches rake task d6967a0 (#6613) Switch solaris macaddress fact to netstat e056218 (#6817) Fix for Ruby 1.9 by calling .each_line on a string 861c2b2 maint: cleanup whitespace f6c9927 (#6719) Corrected faulty logic in bugfix e42e57c (#3856) Add virtualbox detection via lspci (graphics card), dmidecode, and prtdiag for Solaris and corresponding tests. Darwin case is not handled yet. 0b5b546 (#6883) Update Facter install.rb to be slightly more informative. 7c08270 (#5394) Document each Facter fact. 06eb3f5 (#6883) Update Facter install.rb to be slightly more informative. 1063753 (#6862) Add a default subject for the mail_patches rake task 56b5f10 (#6613) Switch solaris macaddress fact to netstat fd4f31c (#6817) Fix for Ruby 1.9 by calling .each_line on a string 72996ff maint: cleanup whitespace
2011-08-12 19:14:42 +02:00
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/facter
${GEM_LIBDIR}/etc/facter.conf
Update ruby-facter to 1.6.12. 1.6.12 === 398b111 (Maint) Extract common elements of selinux tests c534126 (#10819) Avoid reading from /proc/self/mounts in ruby b95ea54 fix yum repo path in yaml file 3ad05f1 Remove version test from facter fce4b01 fix redhat spec release template variable 903b1d9 Stop using sed to generate the preflight erb 601a967 Use git read-only packaging repo for public access dd3401e Fixup apple packaging e0454df Remove libexec from file list as its only in 2.x 1e7f5b3 Update debhelper compat to 7, add format 6659e61 Fixup redhat spec erb template for f17 6752530 Shift to using packaging repo fe311c2 Remove obsolete tasks directory 900895f Group requires together 8c18e33 Move facter redhat spec file to erb 84f8e10 Add debian build artifacts to facter project d2d3baf Replace rake/gempackagetask with rubygems/gempackagetask 6f58b4e Move tasks out of 'rake' subdirectory db9d154 Move packaging files to ext, rm conf c0cbe62 (#15464) Make Facter.version settable via Facter.version= 0b49eae (#15464) Make contributing easy via bundle Gemfile bf6ee4f Retabbed conf/redhat/facter.spec to lineup tag contents. defbfb8 (#15291) Add Vendor tag to Facter spec file 17243bb Update facter redhat spec for fedora 17 7ca9122 Update a facter build-requires for f17 d5d2328 (#11640) Added support for new OpenStack MAC addresses 1.6.11 === f75e46e Add build-requires of ruby-rdoc for manpage generation e9e084f (Maint) Update CONTRIBUTING.md to match Puppet 841b99a (#15687) Selinux: Test for policyvers before reading it 10aa3aa (#15049) Return only one selinuxfs path as string from mounts f7f90e4 Update version nos to match Facter development ab87a2c Modify facter spec to work with Ruby 1.9
2012-09-16 13:11:45 +02:00
${GEM_LIBDIR}/ext/build_defaults.yaml
${GEM_LIBDIR}/ext/debian/changelog.erb
${GEM_LIBDIR}/ext/debian/compat
${GEM_LIBDIR}/ext/debian/control
${GEM_LIBDIR}/ext/debian/copyright
${GEM_LIBDIR}/ext/debian/docs
${GEM_LIBDIR}/ext/debian/lintian-overrides
${GEM_LIBDIR}/ext/debian/rules
${GEM_LIBDIR}/ext/debian/source/format
${GEM_LIBDIR}/ext/facter-diff
${GEM_LIBDIR}/ext/ips/facter.p5m.erb
${GEM_LIBDIR}/ext/ips/rules
${GEM_LIBDIR}/ext/ips/transforms
Update ruby-facter to 1.6.12. 1.6.12 === 398b111 (Maint) Extract common elements of selinux tests c534126 (#10819) Avoid reading from /proc/self/mounts in ruby b95ea54 fix yum repo path in yaml file 3ad05f1 Remove version test from facter fce4b01 fix redhat spec release template variable 903b1d9 Stop using sed to generate the preflight erb 601a967 Use git read-only packaging repo for public access dd3401e Fixup apple packaging e0454df Remove libexec from file list as its only in 2.x 1e7f5b3 Update debhelper compat to 7, add format 6659e61 Fixup redhat spec erb template for f17 6752530 Shift to using packaging repo fe311c2 Remove obsolete tasks directory 900895f Group requires together 8c18e33 Move facter redhat spec file to erb 84f8e10 Add debian build artifacts to facter project d2d3baf Replace rake/gempackagetask with rubygems/gempackagetask 6f58b4e Move tasks out of 'rake' subdirectory db9d154 Move packaging files to ext, rm conf c0cbe62 (#15464) Make Facter.version settable via Facter.version= 0b49eae (#15464) Make contributing easy via bundle Gemfile bf6ee4f Retabbed conf/redhat/facter.spec to lineup tag contents. defbfb8 (#15291) Add Vendor tag to Facter spec file 17243bb Update facter redhat spec for fedora 17 7ca9122 Update a facter build-requires for f17 d5d2328 (#11640) Added support for new OpenStack MAC addresses 1.6.11 === f75e46e Add build-requires of ruby-rdoc for manpage generation e9e084f (Maint) Update CONTRIBUTING.md to match Puppet 841b99a (#15687) Selinux: Test for policyvers before reading it 10aa3aa (#15049) Return only one selinuxfs path as string from mounts f7f90e4 Update version nos to match Facter development ab87a2c Modify facter spec to work with Ruby 1.9
2012-09-16 13:11:45 +02:00
${GEM_LIBDIR}/ext/osx/file_mapping.yaml
${GEM_LIBDIR}/ext/osx/preflight.erb
${GEM_LIBDIR}/ext/osx/prototype.plist.erb
${GEM_LIBDIR}/ext/project_data.yaml
${GEM_LIBDIR}/ext/redhat/facter.spec.erb
${GEM_LIBDIR}/ext/solaris/pkginfo
${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.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/lib/facter/augeasversion.rb
${GEM_LIBDIR}/lib/facter/blockdevices.rb
${GEM_LIBDIR}/lib/facter/core/aggregate.rb
${GEM_LIBDIR}/lib/facter/core/directed_graph.rb
${GEM_LIBDIR}/lib/facter/core/execution.rb
${GEM_LIBDIR}/lib/facter/core/execution/base.rb
${GEM_LIBDIR}/lib/facter/core/execution/posix.rb
${GEM_LIBDIR}/lib/facter/core/execution/windows.rb
${GEM_LIBDIR}/lib/facter/core/logging.rb
${GEM_LIBDIR}/lib/facter/core/resolvable.rb
${GEM_LIBDIR}/lib/facter/core/suitable.rb
${GEM_LIBDIR}/lib/facter/dhcp_servers.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
${GEM_LIBDIR}/lib/facter/ec2/rest.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/filesystems.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/fqdn.rb
${GEM_LIBDIR}/lib/facter/gce.rb
${GEM_LIBDIR}/lib/facter/gce/metadata.rb
${GEM_LIBDIR}/lib/facter/gid.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/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
${GEM_LIBDIR}/lib/facter/ldom.rb
${GEM_LIBDIR}/lib/facter/lsbdistcodename.rb
${GEM_LIBDIR}/lib/facter/lsbdistdescription.rb
${GEM_LIBDIR}/lib/facter/lsbdistid.rb
${GEM_LIBDIR}/lib/facter/lsbdistrelease.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/lsbmajdistrelease.rb
${GEM_LIBDIR}/lib/facter/lsbminordistrelease.rb
${GEM_LIBDIR}/lib/facter/lsbrelease.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/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/operatingsystem/base.rb
${GEM_LIBDIR}/lib/facter/operatingsystem/cumuluslinux.rb
${GEM_LIBDIR}/lib/facter/operatingsystem/implementation.rb
${GEM_LIBDIR}/lib/facter/operatingsystem/linux.rb
Update ruby-facter to 2.4.4. Facter 2.4.4 Released May 20, 2015 Facter 2.4.4 is a bug fix release in the Facter 2.4 series. It also deprecates the --puppet command line option, since it caused circular load dependencies. To run Facter in Puppet’s context, you should use the puppet facts command instead. * FACT-96: Deprecate ‘facter –puppet’ * FACT-628: facter returns incorrect value for facter virtual for Solaris Ldoms * FACT-697: If NetworkManager is installed but not used facter throws a warning. * FACT-975: On PPC64LE architecture, processors aren’t detected * FACT-963: Remove pre-suite environment setup for AIO Facter 2.4.3 Released April 2, 2015 Facter 2.4.3 is an AIO support release in the Facter 2.4 series that also includes two improvements to performance, and multiple bug fixes. AIO External Facts Directory Change Changed external facts directory from /opt/puppetlabs/agent/facts.d to /opt/puppetlabs/facter/facts.d on *nix. Windows is unchanged. * FACT-826: Prepend AIO external facts directory for root Improvements to Performance and Speed * Reduced calls to ip link show for performance. Facter::Util:IP.get_interface_value called get_bonding_interface for every possible value, which could have caused performance issues if many interfaces were being used. * Improved the speed of puppetversion in standalone Facter. There is no notable difference when calling Facter while Puppet is already running. Previously, running Facter with --timing showed that puppetversion was by far the slowest fact. This was not true when executed by Puppet, but gave the impression that Puppet is slow. Bugs * FACT-893: selinux_config_policy returns “unknown” on Debian and RHEL7 * FACT-596: Fix to selinux_config_policy, always returned “unknown” on Debian and RHEL7. * FACT-825: Default timeout for prtdiag in the ‘virtual’ fact is too low for large Solaris systems * FACT-830: xendomains returning empty on debian hosts * FACT-834: Only load ec2 rest once to avoid double loading warnings * FACT-888: Facter does not properly detect KVM when CPU type is not qenu32/qumu64 * FACT-894: Prepend ~/.puppetlabs/opt/facter/facts.d to external search path for non-root * FACT-805: use /etc/os-release on CoreOS Full List of Issues See Jira for a full list of issues resolved in Facter 2.4.3. Facter 2.4.2 Facter 2.4.2 was not publicly released, and no packages were provided.
2015-06-10 16:45:09 +02:00
${GEM_LIBDIR}/lib/facter/operatingsystem/osreleaselinux.rb
${GEM_LIBDIR}/lib/facter/operatingsystem/sunos.rb
${GEM_LIBDIR}/lib/facter/operatingsystem/vmkernel.rb
${GEM_LIBDIR}/lib/facter/operatingsystem/windows.rb
${GEM_LIBDIR}/lib/facter/operatingsystemmajrelease.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/operatingsystemrelease.rb
${GEM_LIBDIR}/lib/facter/os.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/lib/facter/osfamily.rb
${GEM_LIBDIR}/lib/facter/partitions.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
${GEM_LIBDIR}/lib/facter/processors.rb
${GEM_LIBDIR}/lib/facter/processors/os.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/rackspace.rb
${GEM_LIBDIR}/lib/facter/rubyplatform.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/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
${GEM_LIBDIR}/lib/facter/system32.rb
${GEM_LIBDIR}/lib/facter/system_uptime.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
${GEM_LIBDIR}/lib/facter/util/architecture.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/composite_loader.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/lib/facter/util/config.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/confine.rb
${GEM_LIBDIR}/lib/facter/util/dhcp_servers.rb
${GEM_LIBDIR}/lib/facter/util/directory_loader.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/lib/facter/util/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/util/fact.rb
${GEM_LIBDIR}/lib/facter/util/file_read.rb
${GEM_LIBDIR}/lib/facter/util/formatter.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/ip.rb
${GEM_LIBDIR}/lib/facter/util/ip/windows.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/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/normalization.rb
${GEM_LIBDIR}/lib/facter/util/nothing_loader.rb
${GEM_LIBDIR}/lib/facter/util/operatingsystem.rb
${GEM_LIBDIR}/lib/facter/util/parser.rb
${GEM_LIBDIR}/lib/facter/util/partitions.rb
${GEM_LIBDIR}/lib/facter/util/partitions/linux.rb
${GEM_LIBDIR}/lib/facter/util/partitions/openbsd.rb
${GEM_LIBDIR}/lib/facter/util/plist.rb
${GEM_LIBDIR}/lib/facter/util/plist/generator.rb
${GEM_LIBDIR}/lib/facter/util/plist/parser.rb
${GEM_LIBDIR}/lib/facter/util/posix.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/lib/facter/util/processor.rb
${GEM_LIBDIR}/lib/facter/util/registry.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
${GEM_LIBDIR}/lib/facter/util/solaris_zones.rb
${GEM_LIBDIR}/lib/facter/util/unix_root.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
${GEM_LIBDIR}/lib/facter/util/windows_root.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/lib/facter/util/wmi.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
Update ruby-facter to 1.6.12. 1.6.12 === 398b111 (Maint) Extract common elements of selinux tests c534126 (#10819) Avoid reading from /proc/self/mounts in ruby b95ea54 fix yum repo path in yaml file 3ad05f1 Remove version test from facter fce4b01 fix redhat spec release template variable 903b1d9 Stop using sed to generate the preflight erb 601a967 Use git read-only packaging repo for public access dd3401e Fixup apple packaging e0454df Remove libexec from file list as its only in 2.x 1e7f5b3 Update debhelper compat to 7, add format 6659e61 Fixup redhat spec erb template for f17 6752530 Shift to using packaging repo fe311c2 Remove obsolete tasks directory 900895f Group requires together 8c18e33 Move facter redhat spec file to erb 84f8e10 Add debian build artifacts to facter project d2d3baf Replace rake/gempackagetask with rubygems/gempackagetask 6f58b4e Move tasks out of 'rake' subdirectory db9d154 Move packaging files to ext, rm conf c0cbe62 (#15464) Make Facter.version settable via Facter.version= 0b49eae (#15464) Make contributing easy via bundle Gemfile bf6ee4f Retabbed conf/redhat/facter.spec to lineup tag contents. defbfb8 (#15291) Add Vendor tag to Facter spec file 17243bb Update facter redhat spec for fedora 17 7ca9122 Update a facter build-requires for f17 d5d2328 (#11640) Added support for new OpenStack MAC addresses 1.6.11 === f75e46e Add build-requires of ruby-rdoc for manpage generation e9e084f (Maint) Update CONTRIBUTING.md to match Puppet 841b99a (#15687) Selinux: Test for policyvers before reading it 10aa3aa (#15049) Return only one selinuxfs path as string from mounts f7f90e4 Update version nos to match Facter development ab87a2c Modify facter spec to work with Ruby 1.9
2012-09-16 13:11:45 +02:00
${GEM_LIBDIR}/lib/facter/version.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}/lib/facter/zfs_version.rb
${GEM_LIBDIR}/lib/facter/zonename.rb
${GEM_LIBDIR}/lib/facter/zones.rb
${GEM_LIBDIR}/lib/facter/zpool_version.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/fixtures/cpuinfo/amd64dual
${GEM_LIBDIR}/spec/fixtures/cpuinfo/amd64dual-grep
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/fixtures/cpuinfo/amd64quad
${GEM_LIBDIR}/spec/fixtures/cpuinfo/amd64solo
${GEM_LIBDIR}/spec/fixtures/cpuinfo/amd64tri
${GEM_LIBDIR}/spec/fixtures/cpuinfo/amd64twentyfour
${GEM_LIBDIR}/spec/fixtures/cpuinfo/amd64twentyfour-grep
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/fixtures/cpuinfo/bbg3-armel
${GEM_LIBDIR}/spec/fixtures/cpuinfo/beaglexm-armel
${GEM_LIBDIR}/spec/fixtures/cpuinfo/panda-armel
${GEM_LIBDIR}/spec/fixtures/cpuinfo/ppc64
Update ruby-facter to 2.4.4. Facter 2.4.4 Released May 20, 2015 Facter 2.4.4 is a bug fix release in the Facter 2.4 series. It also deprecates the --puppet command line option, since it caused circular load dependencies. To run Facter in Puppet’s context, you should use the puppet facts command instead. * FACT-96: Deprecate ‘facter –puppet’ * FACT-628: facter returns incorrect value for facter virtual for Solaris Ldoms * FACT-697: If NetworkManager is installed but not used facter throws a warning. * FACT-975: On PPC64LE architecture, processors aren’t detected * FACT-963: Remove pre-suite environment setup for AIO Facter 2.4.3 Released April 2, 2015 Facter 2.4.3 is an AIO support release in the Facter 2.4 series that also includes two improvements to performance, and multiple bug fixes. AIO External Facts Directory Change Changed external facts directory from /opt/puppetlabs/agent/facts.d to /opt/puppetlabs/facter/facts.d on *nix. Windows is unchanged. * FACT-826: Prepend AIO external facts directory for root Improvements to Performance and Speed * Reduced calls to ip link show for performance. Facter::Util:IP.get_interface_value called get_bonding_interface for every possible value, which could have caused performance issues if many interfaces were being used. * Improved the speed of puppetversion in standalone Facter. There is no notable difference when calling Facter while Puppet is already running. Previously, running Facter with --timing showed that puppetversion was by far the slowest fact. This was not true when executed by Puppet, but gave the impression that Puppet is slow. Bugs * FACT-893: selinux_config_policy returns “unknown” on Debian and RHEL7 * FACT-596: Fix to selinux_config_policy, always returned “unknown” on Debian and RHEL7. * FACT-825: Default timeout for prtdiag in the ‘virtual’ fact is too low for large Solaris systems * FACT-830: xendomains returning empty on debian hosts * FACT-834: Only load ec2 rest once to avoid double loading warnings * FACT-888: Facter does not properly detect KVM when CPU type is not qenu32/qumu64 * FACT-894: Prepend ~/.puppetlabs/opt/facter/facts.d to external search path for non-root * FACT-805: use /etc/os-release on CoreOS Full List of Issues See Jira for a full list of issues resolved in Facter 2.4.3. Facter 2.4.2 Facter 2.4.2 was not publicly released, and no packages were provided.
2015-06-10 16:45:09 +02:00
${GEM_LIBDIR}/spec/fixtures/cpuinfo/ppc64le
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/fixtures/cpuinfo/sparc
${GEM_LIBDIR}/spec/fixtures/cpuinfo/two_multicore-grep
${GEM_LIBDIR}/spec/fixtures/cpuinfo/two_singlecore-grep
${GEM_LIBDIR}/spec/fixtures/hpux/machinfo/hppa-rp4440
${GEM_LIBDIR}/spec/fixtures/hpux/machinfo/ia64-rx2620
${GEM_LIBDIR}/spec/fixtures/hpux/machinfo/ia64-rx6600
${GEM_LIBDIR}/spec/fixtures/hpux/machinfo/ia64-rx8640
${GEM_LIBDIR}/spec/fixtures/hpux/machinfo/superdome-server-SD32B
${GEM_LIBDIR}/spec/fixtures/hpux/machinfo/superdome2-16s
${GEM_LIBDIR}/spec/fixtures/hpux/sched.models
${GEM_LIBDIR}/spec/fixtures/hpux/unistd.h
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/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/ifconfig_net_tools_1.60.txt
${GEM_LIBDIR}/spec/fixtures/ifconfig/ifconfig_ubuntu_1204.txt
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/ifconfig/linux_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_fe80
${GEM_LIBDIR}/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces_and_no_public_ipv6
${GEM_LIBDIR}/spec/fixtures/ifconfig/linux_ifconfig_no_addr
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/fixtures/ifconfig/linux_ifconfig_no_mac
${GEM_LIBDIR}/spec/fixtures/ifconfig/linux_ifconfig_venet
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/ifconfig/open_solaris_10
${GEM_LIBDIR}/spec/fixtures/ifconfig/open_solaris_b132
${GEM_LIBDIR}/spec/fixtures/ifconfig/openbsd_bridge_rules
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/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/ldom/ldom_v1
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/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/processorcount/solaris-psrinfo
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/fixtures/processorcount/solaris-sparc-kstat-cpu-info
${GEM_LIBDIR}/spec/fixtures/processorcount/solaris-x86_64-kstat-cpu-info
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/nmcli_devices
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/nmcli_devices_disconnected
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/nmcli_eth0_dhcp
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/nmcli_eth0_static
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_dhcp
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/nmcli_wlan0_static
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/route
${GEM_LIBDIR}/spec/fixtures/unit/dhcp_servers/route_nogw
${GEM_LIBDIR}/spec/fixtures/unit/ec2/rest/meta-data/root
${GEM_LIBDIR}/spec/fixtures/unit/filesystems/linux
${GEM_LIBDIR}/spec/fixtures/unit/gce/metadata/metadata.json
${GEM_LIBDIR}/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt
${GEM_LIBDIR}/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.em1
${GEM_LIBDIR}/spec/fixtures/unit/interfaces/ifconfig_net_tools_1.60.txt.lo
${GEM_LIBDIR}/spec/fixtures/unit/ipaddress/ifconfig_multiple_127_addresses.txt
${GEM_LIBDIR}/spec/fixtures/unit/ipaddress/ifconfig_net_tools_1.60.txt
${GEM_LIBDIR}/spec/fixtures/unit/ipaddress/ifconfig_non_english_locale.txt
${GEM_LIBDIR}/spec/fixtures/unit/ipaddress/ifconfig_ubuntu_1204.txt
${GEM_LIBDIR}/spec/fixtures/unit/kernelrelease/openbsd-5.3
${GEM_LIBDIR}/spec/fixtures/unit/kernelrelease/openbsd-5.3-current
${GEM_LIBDIR}/spec/fixtures/unit/memory/aix-svmon
${GEM_LIBDIR}/spec/fixtures/unit/memory/aix-swap_l
${GEM_LIBDIR}/spec/fixtures/unit/memory/darwin-swapinfo-multiple
${GEM_LIBDIR}/spec/fixtures/unit/memory/darwin-swapinfo-single
${GEM_LIBDIR}/spec/fixtures/unit/memory/darwin-vm_stat
${GEM_LIBDIR}/spec/fixtures/unit/memory/dragonfly-vmstat
${GEM_LIBDIR}/spec/fixtures/unit/memory/freebsd-vmstat
${GEM_LIBDIR}/spec/fixtures/unit/memory/linux-proc_meminfo
${GEM_LIBDIR}/spec/fixtures/unit/memory/openbsd-vmstat
${GEM_LIBDIR}/spec/fixtures/unit/memory/smartos_zone_swap_l-single
${GEM_LIBDIR}/spec/fixtures/unit/memory/solaris-prtconf
${GEM_LIBDIR}/spec/fixtures/unit/memory/solaris-swap_l-multiple
${GEM_LIBDIR}/spec/fixtures/unit/memory/solaris-swap_l-single
${GEM_LIBDIR}/spec/fixtures/unit/memory/solaris-vmstat
${GEM_LIBDIR}/spec/fixtures/unit/netmask/darwin_10_8_5.txt
${GEM_LIBDIR}/spec/fixtures/unit/netmask/ifconfig_aix_7.txt
${GEM_LIBDIR}/spec/fixtures/unit/netmask/ifconfig_net_tools_1.60.txt
${GEM_LIBDIR}/spec/fixtures/unit/netmask/ifconfig_ubuntu_1204.txt
${GEM_LIBDIR}/spec/fixtures/unit/processors/os/darwin-system-profiler
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/selinux/selinux_sestatus
Update ruby-facter to 2.4.4. Facter 2.4.4 Released May 20, 2015 Facter 2.4.4 is a bug fix release in the Facter 2.4 series. It also deprecates the --puppet command line option, since it caused circular load dependencies. To run Facter in Puppet’s context, you should use the puppet facts command instead. * FACT-96: Deprecate ‘facter –puppet’ * FACT-628: facter returns incorrect value for facter virtual for Solaris Ldoms * FACT-697: If NetworkManager is installed but not used facter throws a warning. * FACT-975: On PPC64LE architecture, processors aren’t detected * FACT-963: Remove pre-suite environment setup for AIO Facter 2.4.3 Released April 2, 2015 Facter 2.4.3 is an AIO support release in the Facter 2.4 series that also includes two improvements to performance, and multiple bug fixes. AIO External Facts Directory Change Changed external facts directory from /opt/puppetlabs/agent/facts.d to /opt/puppetlabs/facter/facts.d on *nix. Windows is unchanged. * FACT-826: Prepend AIO external facts directory for root Improvements to Performance and Speed * Reduced calls to ip link show for performance. Facter::Util:IP.get_interface_value called get_bonding_interface for every possible value, which could have caused performance issues if many interfaces were being used. * Improved the speed of puppetversion in standalone Facter. There is no notable difference when calling Facter while Puppet is already running. Previously, running Facter with --timing showed that puppetversion was by far the slowest fact. This was not true when executed by Puppet, but gave the impression that Puppet is slow. Bugs * FACT-893: selinux_config_policy returns “unknown” on Debian and RHEL7 * FACT-596: Fix to selinux_config_policy, always returned “unknown” on Debian and RHEL7. * FACT-825: Default timeout for prtdiag in the ‘virtual’ fact is too low for large Solaris systems * FACT-830: xendomains returning empty on debian hosts * FACT-834: Only load ec2 rest once to avoid double loading warnings * FACT-888: Facter does not properly detect KVM when CPU type is not qenu32/qumu64 * FACT-894: Prepend ~/.puppetlabs/opt/facter/facts.d to external search path for non-root * FACT-805: use /etc/os-release on CoreOS Full List of Issues See Jira for a full list of issues resolved in Facter 2.4.3. Facter 2.4.2 Facter 2.4.2 was not publicly released, and no packages were provided.
2015-06-10 16:45:09 +02:00
${GEM_LIBDIR}/spec/fixtures/unit/selinux/selinux_sestatus2
${GEM_LIBDIR}/spec/fixtures/unit/util/dhcp_servers/route
${GEM_LIBDIR}/spec/fixtures/unit/util/dhcp_servers/route_nogw
${GEM_LIBDIR}/spec/fixtures/unit/util/ec2/centos-arp-ec2.out
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/ec2/linux-arp-ec2.out
${GEM_LIBDIR}/spec/fixtures/unit/util/ec2/linux-arp-not-ec2.out
${GEM_LIBDIR}/spec/fixtures/unit/util/ec2/solaris8_arp_a_not_ec2.out
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/ec2/windows-2008-arp-a-not-ec2.out
${GEM_LIBDIR}/spec/fixtures/unit/util/ec2/windows-2008-arp-a.out
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/6.0-STABLE_FreeBSD_ifconfig
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/Mac_OS_X_10.5.5_ifconfig
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/darwin_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/darwin_ifconfig_single_interface
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/debian_kfreebsd_ifconfig
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lan1
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1111_ifconfig_lo0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1111_lanscan
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1111_netstat_in
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lan1
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_asterisk_ifconfig_lo0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_asterisk_lanscan
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_asterisk_netstat_in
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lan1
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_ifconfig_lo0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_lanscan
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_netstat_in
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan1
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lan4_1
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_ifconfig_lo0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_lanscan
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/hpux_1131_nic_bonding_netstat_in
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/linux_2_6_35_proc_net_bonding_bond0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/linux_get_single_interface_eth0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/linux_get_single_interface_ib0
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/linux_get_single_interface_lo
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/linux_ifconfig_all_with_single_interface
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/linux_ifconfig_ib0
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/solaris_ifconfig_all_with_multiple_interfaces
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/solaris_ifconfig_single_interface
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/windows_netsh_all_interfaces
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/windows_netsh_single_interface
${GEM_LIBDIR}/spec/fixtures/unit/util/ip/windows_netsh_single_interface6
${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/freebsd_dmidecode
${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/intel_linux_dmidecode
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/linux_dmidecode_with_spaces
${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/opensolaris_smbios
${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/smartos_smbios
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/solaris_sunfire_v120_prtdiag
${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/solaris_t5220_prtdiag
Update ruby-facter to 2.4.4. Facter 2.4.4 Released May 20, 2015 Facter 2.4.4 is a bug fix release in the Facter 2.4 series. It also deprecates the --puppet command line option, since it caused circular load dependencies. To run Facter in Puppet’s context, you should use the puppet facts command instead. * FACT-96: Deprecate ‘facter –puppet’ * FACT-628: facter returns incorrect value for facter virtual for Solaris Ldoms * FACT-697: If NetworkManager is installed but not used facter throws a warning. * FACT-975: On PPC64LE architecture, processors aren’t detected * FACT-963: Remove pre-suite environment setup for AIO Facter 2.4.3 Released April 2, 2015 Facter 2.4.3 is an AIO support release in the Facter 2.4 series that also includes two improvements to performance, and multiple bug fixes. AIO External Facts Directory Change Changed external facts directory from /opt/puppetlabs/agent/facts.d to /opt/puppetlabs/facter/facts.d on *nix. Windows is unchanged. * FACT-826: Prepend AIO external facts directory for root Improvements to Performance and Speed * Reduced calls to ip link show for performance. Facter::Util:IP.get_interface_value called get_bonding_interface for every possible value, which could have caused performance issues if many interfaces were being used. * Improved the speed of puppetversion in standalone Facter. There is no notable difference when calling Facter while Puppet is already running. Previously, running Facter with --timing showed that puppetversion was by far the slowest fact. This was not true when executed by Puppet, but gave the impression that Puppet is slow. Bugs * FACT-893: selinux_config_policy returns “unknown” on Debian and RHEL7 * FACT-596: Fix to selinux_config_policy, always returned “unknown” on Debian and RHEL7. * FACT-825: Default timeout for prtdiag in the ‘virtual’ fact is too low for large Solaris systems * FACT-830: xendomains returning empty on debian hosts * FACT-834: Only load ec2 rest once to avoid double loading warnings * FACT-888: Facter does not properly detect KVM when CPU type is not qenu32/qumu64 * FACT-894: Prepend ~/.puppetlabs/opt/facter/facts.d to external search path for non-root * FACT-805: use /etc/os-release on CoreOS Full List of Issues See Jira for a full list of issues resolved in Facter 2.4.3. Facter 2.4.2 Facter 2.4.2 was not publicly released, and no packages were provided.
2015-06-10 16:45:09 +02:00
${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/coreos.txt
${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/cumuluslinux.txt
${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/redhat-7.txt
${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/sabayon.txt
${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/wheezy.txt
${GEM_LIBDIR}/spec/fixtures/unit/util/partitions/partitions/mount
${GEM_LIBDIR}/spec/fixtures/unit/util/processor/solaris-i86pc
${GEM_LIBDIR}/spec/fixtures/unit/util/processor/solaris-sun4u
${GEM_LIBDIR}/spec/fixtures/unit/util/processor/x86-pentium2
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/uptime/kstat_boot_time
${GEM_LIBDIR}/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_darwin
${GEM_LIBDIR}/spec/fixtures/unit/util/uptime/sysctl_kern_boottime_openbsd
${GEM_LIBDIR}/spec/fixtures/unit/util/uptime/ubuntu_proc_uptime
${GEM_LIBDIR}/spec/fixtures/unit/util/virtual/invalid_unicode_dmi_entries
${GEM_LIBDIR}/spec/fixtures/unit/util/virtual/solaris10_proc_self_status1
${GEM_LIBDIR}/spec/fixtures/unit/util/vlans/centos-5-no-vlans
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/fixtures/unit/util/vlans/linux_vlan_config
${GEM_LIBDIR}/spec/fixtures/unit/util/xendomains/xendomains
${GEM_LIBDIR}/spec/fixtures/unit/virtual/sysfs_dmi_entries_raw.txt
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/freebsd_8.2
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/freebsd_9.0
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/linux-fuse_0.6.9
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/solaris_10
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/solaris_11
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/zfs_new
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/zfs_old
${GEM_LIBDIR}/spec/fixtures/unit/zfs_version/zfsonlinux_0.6.1
${GEM_LIBDIR}/spec/fixtures/unit/zpool_version/freebsd_8.2
${GEM_LIBDIR}/spec/fixtures/unit/zpool_version/freebsd_9.0
${GEM_LIBDIR}/spec/fixtures/unit/zpool_version/linux-fuse_0.6.9
${GEM_LIBDIR}/spec/fixtures/unit/zpool_version/solaris_10
${GEM_LIBDIR}/spec/fixtures/unit/zpool_version/solaris_11
${GEM_LIBDIR}/spec/fixtures/unit/zpool_version/zfsonlinux_0.6.1
${GEM_LIBDIR}/spec/fixtures/virtual/proc_1_cgroup/in_a_container
${GEM_LIBDIR}/spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container
${GEM_LIBDIR}/spec/fixtures/virtual/proc_1_cgroup/in_a_docker_container_with_systemd_slices
${GEM_LIBDIR}/spec/fixtures/virtual/proc_1_cgroup/not_in_a_container
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/lib/facter_spec/cpuinfo.rb
${GEM_LIBDIR}/spec/lib/facter_spec/windows_network.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/puppetlabs_spec/files.rb
${GEM_LIBDIR}/spec/puppetlabs_spec/fixtures.rb
${GEM_LIBDIR}/spec/puppetlabs_spec/matchers.rb
${GEM_LIBDIR}/spec/puppetlabs_spec/verbose.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/puppetlabs_spec_helper.rb
${GEM_LIBDIR}/spec/schema/validate_facter_schema.rb
${GEM_LIBDIR}/spec/shared_contexts/platform.rb
${GEM_LIBDIR}/spec/shared_formats/parses.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/spec/unit/application_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/unit/architecture_spec.rb
${GEM_LIBDIR}/spec/unit/blockdevices_spec.rb
${GEM_LIBDIR}/spec/unit/core/aggregate_spec.rb
${GEM_LIBDIR}/spec/unit/core/directed_graph_spec.rb
${GEM_LIBDIR}/spec/unit/core/execution/base_spec.rb
${GEM_LIBDIR}/spec/unit/core/execution/posix_spec.rb
${GEM_LIBDIR}/spec/unit/core/execution/windows_spec.rb
${GEM_LIBDIR}/spec/unit/core/execution_spec.rb
${GEM_LIBDIR}/spec/unit/core/logging_spec.rb
${GEM_LIBDIR}/spec/unit/core/resolvable_spec.rb
${GEM_LIBDIR}/spec/unit/core/suitable_spec.rb
${GEM_LIBDIR}/spec/unit/dhcp_servers_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/unit/domain_spec.rb
${GEM_LIBDIR}/spec/unit/ec2/rest_spec.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/unit/ec2_spec.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}/spec/unit/facter_spec.rb
${GEM_LIBDIR}/spec/unit/filesystems_spec.rb
${GEM_LIBDIR}/spec/unit/fqdn_spec.rb
${GEM_LIBDIR}/spec/unit/gce/metadata_spec.rb
${GEM_LIBDIR}/spec/unit/gce_spec.rb
${GEM_LIBDIR}/spec/unit/gid_spec.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/unit/hardwareisa_spec.rb
${GEM_LIBDIR}/spec/unit/hardwaremodel_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/unit/hostname_spec.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}/spec/unit/id_spec.rb
${GEM_LIBDIR}/spec/unit/interfaces_spec.rb
${GEM_LIBDIR}/spec/unit/ipaddress6_spec.rb
${GEM_LIBDIR}/spec/unit/ipaddress_spec.rb
${GEM_LIBDIR}/spec/unit/kernel_spec.rb
${GEM_LIBDIR}/spec/unit/kernelmajversion_spec.rb
${GEM_LIBDIR}/spec/unit/kernelrelease_spec.rb
${GEM_LIBDIR}/spec/unit/kernelversion_spec.rb
${GEM_LIBDIR}/spec/unit/ldom_spec.rb
${GEM_LIBDIR}/spec/unit/lsbdistcodename_spec.rb
${GEM_LIBDIR}/spec/unit/lsbdistdescription_spec.rb
${GEM_LIBDIR}/spec/unit/lsbdistid_spec.rb
${GEM_LIBDIR}/spec/unit/lsbdistrelease_spec.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/unit/lsbmajdistrelease_spec.rb
${GEM_LIBDIR}/spec/unit/lsbminordistrelease_spec.rb
${GEM_LIBDIR}/spec/unit/lsbrelease_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/unit/macaddress_spec.rb
${GEM_LIBDIR}/spec/unit/manufacturer_spec.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}/spec/unit/memory_spec.rb
${GEM_LIBDIR}/spec/unit/netmask_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem/base_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem/cumuluslinux_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem/implementation_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem/linux_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem/sunos_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem/vmkernel_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystem/windows_spec.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}/spec/unit/operatingsystem_spec.rb
${GEM_LIBDIR}/spec/unit/operatingsystemmajrelease_spec.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}/spec/unit/operatingsystemrelease_spec.rb
${GEM_LIBDIR}/spec/unit/os_spec.rb
${GEM_LIBDIR}/spec/unit/osfamily_spec.rb
${GEM_LIBDIR}/spec/unit/partitions_spec.rb
Update sysutils/ruby-facter package to 1.6.0. 1.6.0 === 9404a7a (#7670) Add an acceptance test 0c23845 maint: Fix spelling of acceptance directory 926e912 (#7670) Stop preloading all facts in the application 2255abe (#7670) Never fail to find a fact that is present 8002c24 (#7507) Fix 1.9.2 test failure 0635822 Removed inappropriately uncredited Ohai method from ec2 fact 6b1cd16 (#6614) Update ipaddress6 fact to work with Ruby 1.9 21fe217 (#6612) Changed uptime spec to be endian agnostic 19f96b5 (#6728) Facter improperly detects openvzve on CloudLinux systems 5b10173 (#5135) Fix faulty logic in physicalprocessorcount 53cd946 Ensures that ARP facts are returned only on EC2 hosts bfa038d Fixed #6974 - Moved to Apache 2.0 license d56bca8 refactor the mechanism for allowing for resolution ordering to be influenced 9f4c5c6 (#6740) facter doesn't always respect facts in environment variables 7441b32 Partial fix for #6971 - Fix for virtual tests 7f3e89d (#2714) Fixed faulty test bfc16f6 (#2714) Added timeout to prtdiag resulution c2ff833 (#5135) Refactored physicalprocessorcount 0c4a98b Re-factor. Do not use pure-Ruby file reading against "/proc/cpuinfo" and possibly any entry under "/sys" from the sysfs file system. cb52b06 Fix. Using sysfs file system entries to count the number of physical CPUs. Fall-back to "/proc/cpuinfo" included for backward-compatibility with legacy systems. 3efa9d7 (#3856) Add virtualbox detection via lspci (graphics card), dmidecode, and prtdiag for Solaris and corresponding tests. Darwin case is not handled yet. 7c80172 (#6883) Update Facter install.rb to be slightly more informative. d31e3f9 (#5394) Document each Facter fact. af4947c (#6862) Add a default subject for the mail_patches rake task d6967a0 (#6613) Switch solaris macaddress fact to netstat e056218 (#6817) Fix for Ruby 1.9 by calling .each_line on a string 861c2b2 maint: cleanup whitespace f6c9927 (#6719) Corrected faulty logic in bugfix e42e57c (#3856) Add virtualbox detection via lspci (graphics card), dmidecode, and prtdiag for Solaris and corresponding tests. Darwin case is not handled yet. 0b5b546 (#6883) Update Facter install.rb to be slightly more informative. 7c08270 (#5394) Document each Facter fact. 06eb3f5 (#6883) Update Facter install.rb to be slightly more informative. 1063753 (#6862) Add a default subject for the mail_patches rake task 56b5f10 (#6613) Switch solaris macaddress fact to netstat fd4f31c (#6817) Fix for Ruby 1.9 by calling .each_line on a string 72996ff maint: cleanup whitespace
2011-08-12 19:14:42 +02:00
${GEM_LIBDIR}/spec/unit/physicalprocessorcount_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/unit/processor_spec.rb
${GEM_LIBDIR}/spec/unit/processors/os_spec.rb
${GEM_LIBDIR}/spec/unit/processors_spec.rb
${GEM_LIBDIR}/spec/unit/ps_spec.rb
${GEM_LIBDIR}/spec/unit/rackspace_spec.rb
${GEM_LIBDIR}/spec/unit/rubyplatform_spec.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}/spec/unit/selinux_spec.rb
${GEM_LIBDIR}/spec/unit/ssh_spec.rb
${GEM_LIBDIR}/spec/unit/system32_spec.rb
${GEM_LIBDIR}/spec/unit/system_uptime_spec.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/unit/uniqueid_spec.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}/spec/unit/uptime_spec.rb
${GEM_LIBDIR}/spec/unit/util/collection_spec.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/unit/util/config_spec.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}/spec/unit/util/confine_spec.rb
${GEM_LIBDIR}/spec/unit/util/dhcp_servers_spec.rb
${GEM_LIBDIR}/spec/unit/util/directory_loader_spec.rb
Update ruby-facter to 1.6.5. 1.6.5 === 71d3d3d (#12077) Add pciutils RPM dependency 1df5b46 (#11566) Add windows support for ec2 facts d1a33e5 (#11848) Don't hard code ruby install paths in Windows batch files 14cad7e Build a Rake task for building Apple Packages 5a60ca6 (#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5 88c9429 (#10271) Identifying 'Amazon' using '/etc/system-release' 2de7b84 (#11661) EC2 rspec tests were using throw not raise to simulate a timeout b51ccf0 (#11583) Add basic coverage to the ec2 fact 82692ba (#9599) Generalize zone detection e6cebd3 (#9599) Add nexenta facts 9401b78 (#11583) Switch request method to open-uri monkey patch 'open' 3ccac87 (#9708) Amend requires in specs to use simple requires b0b5282 (#9708) Confine facts by kernel not operating system and remove confine for hardwareisa c473e3f (#10309) Remove the with_verbose_disabled method a99d87c (#10309) Rename tmpfile to tmpfilename to make function clear d50fc48 (#10309) Move all fixture data in spec/unit/data to spec/fixtures d6e8523 (#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup c1604c7 (#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers d141e7e (maint) Fix requirement for FileUtils as operatingsystem_spec needs it now 9c224d3 (#11436) Unify memorysize and memorytotal facts 5c6322a (maint) Joined conditional statements for domain a1dba38 (#11196) Scan all arp entries for an ec2 mac 5cd30eb (#8279) Join ec2 fact output with commas 4633996 (#9789) Extend coverage of operatingsystem specs 6d21f90 Move Linux specific virtual tests to correct block. cb4e294 (#7753) Added error checking when adding resolves 6201820 (maint) remove redundant arch detection 4f9da1c (#11328) Fix uptime detection on OpenBSD 3f99f16 (#11328) Add virtualisation detection for OpenBSD
2012-03-18 03:34:23 +01:00
${GEM_LIBDIR}/spec/unit/util/ec2_spec.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}/spec/unit/util/fact_spec.rb
${GEM_LIBDIR}/spec/unit/util/file_read_spec.rb
${GEM_LIBDIR}/spec/unit/util/formatter_spec.rb
${GEM_LIBDIR}/spec/unit/util/ip/windows_spec.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}/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/normalization_spec.rb
${GEM_LIBDIR}/spec/unit/util/operatingsystem_spec.rb
${GEM_LIBDIR}/spec/unit/util/parser_spec.rb
${GEM_LIBDIR}/spec/unit/util/partitions/partitions_spec.rb
${GEM_LIBDIR}/spec/unit/util/partitions_spec.rb
${GEM_LIBDIR}/spec/unit/util/posix_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/unit/util/processor_spec.rb
${GEM_LIBDIR}/spec/unit/util/registry_spec.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}/spec/unit/util/resolution_spec.rb
${GEM_LIBDIR}/spec/unit/util/solaris_zones_spec.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}/spec/unit/util/uptime_spec.rb
${GEM_LIBDIR}/spec/unit/util/values_spec.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}/spec/unit/util/virtual_spec.rb
${GEM_LIBDIR}/spec/unit/util/vlans_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/unit/util/wmi_spec.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}/spec/unit/util/xendomains_spec.rb
${GEM_LIBDIR}/spec/unit/version_spec.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}/spec/unit/virtual_spec.rb
${GEM_LIBDIR}/spec/unit/zfs_version_spec.rb
${GEM_LIBDIR}/spec/unit/zonename_spec.rb
${GEM_LIBDIR}/spec/unit/zones_spec.rb
${GEM_LIBDIR}/spec/unit/zpool_version_spec.rb
Update ruby-facter package to 1.6.4. 1.6.4 === 6406c8f (##11041) Add dmidecode as a requirement for rpm ed81492 (#10444) Add identification of system boards to Facter bdbb2da (#10885) Malformed facter.bat when ruby dir contains backreferences 0bad18b (#10490) Handle case where no macaddress can be found 1.6.3 === b2a66a9 (#7038) Validate prtdiag output in manufacturer c9db305 (#10228) Ascendos OS support for various facts. 6efadbb (#10233) Adds support for Parallels Server Bare Metal to Facter ce8f572 (#10079) Remove trailing whitespace e89758d Updated CHANGELOG for 1.6.2 7b14b77 (#9928) Correct readlines stubbing to return an array instead of an empty string. 0d6df28 (#9904) Remove windows rspec warning. f0ccb5e (#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation. 1.6.2 === d7c00f6 (#9852) Fixing watchr on facter abf636e (#9555) Change all cases of tabs and 4 space indentation to 2 space indentation. db1b5af (#9830) Add sshecdsakey fact 1b69791 (#9404) Add memory & update processor facts for DragonFly and OpenBSD. bce2c69 (#9404) De-clumsify CPU count detection and swap detection on OpenBSD. cd0ae15 (#9404) Efficiency cleanups for DragonFly facts. d5511f6 (#9404) Add cross-fact support to facter for DragonFly BSD. 0dfc4e9 (#6728) Improve openvz/cloudlinux detection. 2c5ad52 (#6728) Facter improperly detects openvzve on CloudLinux systems 9101e46 (#7951) added OS support for Amazon Linux b3784f7 add operatingsystema and operatingsystemrelease support for cloudlinux 8605bba (#9787) Change rspec format so we use the default, not document b579613 (#7726) Silence prtconf error message inside zones db3c606 (#9786) Add aliases: specs, tests, test in rake that points at 'spec'. dfda9be (#4980, #6470) Fix architecture in Darwin and Ubuntu 8f938c1 (#6792) Added osfamily fact. af1ef43 (#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'. 328ff75 (#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux. 51329b8 (#3856) Detect VirtualBox on Darwin as well as Linux and SunOS 83498b5 (#7996) Restrict solaris cpu processor detection 6e29ff7 (#8615) ENV hash is now local to tests 124a09b (#8240) Fixed regex pattern for domain fd93c5f (#7996) Add solaris processor facts 3f1a163 (#9593) Require rubygems to handle json output for ruby 1.8.7. c4fe415 (#9295) Added spec tests for Hyper-V detection ea23417 (#9295) Initial detection of Hyper-V hypervisor 82351ab Stub out OS and HW model to avoid test failures. Only stub vmware -v (don't expect it) since it needn't be invoked if we already identified Xen or something else. 16a8cab (#2747) Fix detection of xen0 vs xenu in Xen 3.2. 1.6.1 === 1f009e0 Updated CHANGELOG for 1.6.1rc4 3117e82 (#9517) Fix physicalprocessorcount on windows ef0a9aa Updated CHANGELOG for 1.6.1rc3 4d93745 (#8491) Prevent repeated loading of fact files 6db71d4 (#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used. 18cd964 Updated CHANGELOG for 1.6.1rc2 7edef60 Change count to length for compatibility 88f343c (#2344) VMware version parsing fix 7457fe5 SELinux spec test fix for ubuntu 8bed5bb Clear messages between test runs f4ad6bf Macaddress spec test needed operatingsystem fact 6c098cc Rakefile should fail on error 42c5471 Updated CHANGELOG for 1.6.1rc1. 6d47012 (#4869) Implement productname as Darwin hw.model d28d96c (#4508) Xen HVM domU not detected as virtual d55983e (#9178) Add Oracle Linux identification 1cb9cb6 (#6610) Fix Autotest proper run ec04277 (#4228) Ensure MAC address octets have leading zeroes. 241cddc (#6610) Fix rSpec output format 3eb3628 Add Scientific Linux CERN detection to facter. Fixes #9260 0bf827f (maint) Add kernel stubbing for is_virtual fact spec f810170 (#7957) is_virtual should be false for openvz host nodes 1414e0b (#9059) is_virtual should be false on vmware_server 7fb0e6a (#8439) Add interface-specific ip facts for Windows 5d5848c (#8439) Add ipaddress6 fact on Windows 7531a2b (#8439) Add ps fact on Windows ddb67c5 (#8439) Move macaddress resolution on Windows 0721f2f (#7682) Add complete support for Scientific Linux a347920 (#9183) Add support for Alpine linux detection 824fac0 (#8439) Add physicalprocessorcount and processor facts on Windows 9ef56d6 (#8439) Implement total and free physical memory on Windows b3e2274 (#8439) Add Facter::Util::WMI module 00bed7a (#8964) Search mountinfo for selinux mount point cceb74b (maint) Add stubbing and corrections for domain spec f7daae3 (maint) Remove global var from domain and hostname e8d00ec (#8964) Search mountinfo for selinux mount point 46cbd68 Fix the SPEC file (COPYING no longer shipped, README -> README.md) c5d63d4 Fix #2766 - silence unknown sysctl values 2ba8e7b Add document outlining preferred contribution methods 5d9cc84 (#8660) Fix destdir option on Windows e329450 (#8247) Fixing arp DNS timeout issue. bdd9e39 Maint: Fix tests to run on Windows c1b631d Maint: Refactor detection of windows platform 9b7a41d Maint: Deprecate facter resolution interpreter parameter 0356a2a Maint: Fix facter install on Windows 15d0406 use each_line instead of each for strings in ruby 1.9 08b3f77 (#7854) Add Augeas library version fact e84c051 Fixed #7307 - Added serial number fact to Solaris 6fb6ee5 (#4869) Implement productname as Darwin hw.model 63c8b11 (#4508) Xen HVM domU not detected as virtual
2011-12-15 16:58:48 +01:00
${GEM_LIBDIR}/spec/watchr.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