[Pkg-puppet-devel] [SCM] Packaging of Facter for debian annotated tag, upstream/1.6.10, created. upstream/1.6.10
Stig Sandbeck Mathisen
ssm at debian.org
Sun Jun 24 11:11:23 UTC 2012
The annotated tag, upstream/1.6.10 has been created
at 2446a734af7dd25fd7b212c8f1495b25db21654e (tag)
tagging 69b154ff6042b2c2b04919d72a122108ef9132b4 (commit)
replaces upstream/1.6.9
tagged by Stig Sandbeck Mathisen
on Sun Jun 24 11:57:51 2012 +0200
- Shortlog ------------------------------------------------------------
Upstream version 1.6.10
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAk/m5J8ACgkQQONU2fom4u6mDACfdwS2lstmPPWZ0CM71qcjvlF1
AIkAnjCtnCLQ0MCTpZaILMI15eolJEYd
=tn21
-----END PGP SIGNATURE-----
Adrien Thebo (51):
(maint) Remove global var from domain and hostname
(maint) Add stubbing and corrections for domain spec
(#9183) Add support for Alpine linux detection
(#9059) is_virtual should be false on vmware_server
(#7957) is_virtual should be false for openvz host nodes
(maint) Add kernel stubbing for is_virtual fact spec
Merge pull request #38 from adrienthebo/ticket/master/7682-add_scientific_linux
Merge pull request #18 from eikenberry/master
Merge branch 'ticket/master/9260-add_scientific_linux_cern_detection'
Merge branch 'ticket/master/6610-fixing_rspec_output_format'
(#9178) Add Oracle Linux identification
Merge pull request #43 from adrienthebo/ticket/master/9178-add_oracle_linux_identification
Merge pull request #41 from mkincaid/ticket/4228
Merge branch 'ticket/master/7854-add_augeas_library_version_fact'
Merge branch 'tickets/master/7307'
Merge pull request #20 from duritong/bug/master/2766
Merge branch 'ticket/next/4508'
Merge remote-tracking branch 'mkincaid/ticket/next/4869'
Merge pull request #49 from haus/selinux_spec_fix
Merge pull request #48 from haus/virtual_vmware_fix
Merge remote-tracking branch 'kbarber/tickets/master/9457-domain_fact_broken'
(#8491) Prevent repeated loading of fact files
Merge branch 'feature/1.6.x/9295-add_virtual_hyperv_detection' into 1.6.x
Merge remote-tracking branch 'kbarber/ticket/9593-json_output' into 1.6.x
Merge remote-tracking branch 'mkincaid/ticket/next/2747' into 1.6.x
(#7996) Add solaris processor facts
(#8240) Fixed regex pattern for domain
(#8615) ENV hash is now local to tests
(#7996) Restrict solaris cpu processor detection
Merge branch 'ticket/3856-add_virtualbox-virtual-detction-on-darwin' into 1.6.x
(#6792) Added osfamily fact.
Merge remote-tracking branch 'kbarber/ticket/9786-additional_rake_spec_aliases' into 1.6.x
Merge branch 'feature/7412-add_cloudlinux_operatingsystem_facts' into 1.6.x
Merge pull request #70 from kbarber/ticket/9787-rspec_format
(#6728) Improve openvz/cloudlinux detection.
Merge pull request #71 from kbarber/ticket/9404-dragonfly_bsd
Merge pull request #75 from kbarber/ticket/9555-fix_whitespace_2
Merge pull request #78 from kbarber/ticket/9904-windows_rspec_warning
(#7038) Validate prtdiag output in manufacturer
Merge branch 'ticket/1.6.x/10444-add_motherboard_detection' into 1.6.x
(maint) remove redundant arch detection
(#7753) Added error checking when adding resolves
Merge branch 'maint/1.6.x/move_linux_virtual_specs' into 1.6.x
(#9789) Extend coverage of operatingsystem specs
(#8279) Join ec2 fact output with commas
(maint) Joined conditional statements for domain
(#11436) Unify memorysize and memorytotal facts
Merge pull request #120 from kbarber/maint/require_fileutils
(#9599) Generalize zone detection
Merge remote-tracking branch 'kbarber/ticket/1.6.x/11661-ec2_rspec_raises_not_throws' into 1.6.x
(#12813) Redirect lspci output to /dev/null
Andrew Elwell (3):
Add Scientific Linux CERN detection to facter. Fixes #9260
(#9295) Initial detection of Hyper-V hypervisor
(#9295) Added spec tests for Hyper-V detection
Barrie Bremner (1):
Move Linux specific virtual tests to correct block.
Ben Hughes (1):
(#6728) Facter improperly detects openvzve on CloudLinux systems
Chetan Sarva (1):
(#7951) added OS support for Amazon Linux
Chris Gardner (1):
(#12720) Add Solaris CPU info to 'processorN' fact.
Daniel Pittman (15):
Merge pull request #23 from adrienthebo/maint/master/remove_domain_global_variable
Merge pull request #27 from khightower/ticket/master/8964
(#8964) Search mountinfo for selinux mount point
Merge pull request #67 from kbarber/ticket/next/6515
Merge pull request #80 from kbarber/ticket/9928-rspec_warning_ruby-1.9.2
Merge pull request #116 from adrienthebo/ticket/1.6.x/7753-catch_exceptions_when_adding_facts
Merge pull request #122 from kbarber/ticket/1.6.x/9708-os_confines
Merge pull request #136 from mv/ticket/1.6.x/10271-identifying_amazon
Merge pull request #141 from joshcooper/ticket/1.6.x/11848-relocatable-facter-bat
Merge pull request #139 from katzj/openstack-ec2-facts-1.6.x
(#12079) Fix order-dependent test failure due to odd stubbing.
Merge pull request #160 from MosesMendoza/ticket/1.6.x/12170_add_gem_spec_description
Merge pull request #163 from joshcooper/ticket/1.6.x/12362-use-tempfile
Merge pull request #172 from katzj/downcase-arp-again-1.6.x
Merge pull request #180 from chrisgardner/ticket/1.6.x/12720-solaris_cpuinfo
Deepak Giridharagopal (1):
Merge pull request #131 from adrienthebo/ticket/1.6.x/9599-nexenta_operatingsystem
Dominic Maraglia (1):
Merge pull request #195 from kbarber/ticket/1.6.x/14332_ubuntu_stubbing
Dominic Cleal (1):
(#7854) Add Augeas library version fact
Erik Hetzner (1):
use each_line instead of each for strings in ruby 1.9
Garrett Honeycutt (1):
(#10079) Remove trailing whitespace
Gary Larizza (1):
Build a Rake task for building Apple Packages
Hailee Kenney (1):
(#14582) Fix noise in LSB facts
Jacob Helwig (3):
Add document outlining preferred contribution methods
Merge remote-tracking branch 'josh/ticket/master/8439-basic-facter-on-windows'
Merge remote-tracking branch 'josh/ticket/1.6.x/10885-facter-backreferences' into 1.6.x
James Turnbull (3):
Fixed #7307 - Added serial number fact to Solaris
Merge pull request #37 from adrienthebo/maint/master/add_kernel_stubbing_for_is_virtual_tests
Merge pull request #74 from kbarber/ticket/9555-fix_whitespace
Jason Gill (2):
(#10233) Adds support for Parallels Server Bare Metal to Facter
(#10444) Add identification of system boards to Facter
Jeff McCune (7):
Merge pull request #118 from adrienthebo/ticket/1.6.x/11436-rename_mac_memorytotal_fact
Merge branch 'ticket/1.6.x/10309-spec_fixtures' into 1.6.x
Merge pull request #128 from kbarber/ticket/1.6.x/11583-ec2_tests
Merge pull request #142 from kbarber/ticket/1.6.x/11559-rbconfig_deprecation
Merge pull request #158 from MosesMendoza/fix_apple_rake_task
Merge pull request #192 from jeffweiss/ticket/1.6.x/12864_windows_primary_dns_suffix
Merge pull request #219 from jeffweiss/maint/1.6.x/fix_hardwaremodel_for_ruby_1.9
Jeff Palmer (1):
(#10228) Ascendos OS support for various facts.
Jeff Weiss (12):
(#12864) Windows: get primary DNS from registry
Revert "(#12864) Windows: get primary DNS from registry"
Merge pull request #194 from jeffweiss/maint/1.6.x/revert_windows_domain_commit
Merge remote-tracking branch 'remotes/hkenney/ticket/1.6.x/14582_fix_noise_in_lsb_facts' into 1.6.x
Merge remote-tracking branch 'MosesMendoza/use_git_describe_for_version_rake' into 1.6.x
Merge remote-tracking branch 'joshcooper/ticket/1.6.x/10261-wrong-arch-fact-windows' into 1.6.x
(maint) Fix hardware model fact for ruby 1.9
Merge remote-tracking branch 'joshcooper/ticket/1.6.x/14674-stub-architecture' into 1.6.x
Merge remote-tracking branch 'joshcooper/ticket/1.6.x/12864-backport-windows-domain' into 1.6.x
Merge remote-tracking branch 'stschulte/refactor/1.6.x/13678' into 1.6.x
Merge remote-tracking branch 'MosesMendoza/make_package_rake_depend_on_tar' into 1.6.x
Merge pull request #238 from MosesMendoza/bump_facter_epoch_to_1
Jeremy Katz (3):
Support EC2 facts on OpenStack
add a simple test for openstack ec2 facts
Make ec2 facts work on CentOS again (#12666)
Joachim de Groot (3):
(#9404) Add cross-fact support to facter for DragonFly BSD.
(#9404) De-clumsify CPU count detection and swap detection on OpenBSD.
(#14334) Fix dmidecode based facts on DragonFly BSD
John Eikenberry (1):
(#8247) Fixing arp DNS timeout issue.
Jonathan Boyett (2):
add operatingsystema and operatingsystemrelease support for cloudlinux
(#9599) Add nexenta facts
Josh Cooper (23):
Maint: Fix facter install on Windows
Merge branch 'feature/master/facter-windows'
Maint: Deprecate facter resolution interpreter parameter
Maint: Refactor detection of windows platform
Maint: Fix tests to run on Windows
Merge branch 'feature/master/facter-windows'
(#8660) Fix destdir option on Windows
Merge branch 'feature/master/facter-windows'
(#8439) Add Facter::Util::WMI module
(#8439) Implement total and free physical memory on Windows
(#8439) Add physicalprocessorcount and processor facts on Windows
(#8439) Move macaddress resolution on Windows
(#8439) Add ps fact on Windows
(#8439) Add ipaddress6 fact on Windows
(#8439) Add interface-specific ip facts for Windows
(#10885) Malformed facter.bat when ruby dir contains backreferences
(#11848) Don't hard code ruby install paths in Windows batch files
Merge branch 'ticket/1.6.x/11566-windows_ec2' into 1.6.x
(#12362) Use Tempfile to generate temp files
(#10261) Detect x64 architecture on Windows
Revert "Revert "(#12864) Windows: get primary DNS from registry""
(#12864) Close registry key
(#14764) Stub architecture fact when Windows facts run on Linux
Kelsey Hightower (1):
(#8964) Search mountinfo for selinux mount point
Ken Barber (57):
(#9457) Fix logic for domain fact so hostname, then dnsdomainname and finally resolv.conf is used.
(#9593) Require rubygems to handle json output for ruby 1.8.7.
Merge branch 'ticket/master/7996-add_solaris_processor_facts' into 1.6.x
Merge branch 'ticket/master/8240-correct_domain_resolv_conf_regex' into 1.6.x
Merge branch 'ticket/master/8615' into 1.6.x
Merge branch 'feature/master/7996-tighten-core_id-regex' into 1.6.x
Merge branch 'ticket/next/6515' into 1.6.x
(#6515) Fix for ruby-1.8.5. Switched use of 'line.each' to 'each_line'.
Merge branch 'feature/6792-add_osfamily_fact' into 1.6.x
(#9786) Add aliases: specs, tests, test in rake that points at 'spec'.
(#9787) Change rspec format so we use the default, not document
Merge pull request #69 from adrienthebo/ticket/master/7726
Merge branch 'ticket/7951-amazon_linux' into 1.6.x
Merge branch 'ticket/6728-fix-openvz-cloudlinux-misidentification' into 1.6.x
(#9404) Efficiency cleanups for DragonFly facts.
(#9404) Add memory & update processor facts for DragonFly and OpenBSD.
Merge branch 'ticket/9830-sshecdsakey' into 1.6.x
(#9555) Change all cases of tabs and 4 space indentation to 2 space indentation.
(#9555) Spec tests: Change all cases of tabs and 4 space indentation to 2 space indentation.
Merge pull request #76 from kbarber/ticket/9852-watchr
(#9904) Remove windows rspec warning.
(#9928) Correct readlines stubbing to return an array instead of an empty string.
Merge branch 'ticket/10079-trailing_whitespace' into 1.6.x
Merge branch 'ticket/10233-psbm_os_support' into 1.6.x
Merge branch 'ticket/10228-ascendos_os' into 1.6.x
Merge branch 'ticket/1.6.x/7038-safe_prtdiag_output_checking_in_zones' into 1.6.x
(#10395) Fix manufacturer test moching for Windows
Merge pull request #96 from stschulte/ticket/1.6.x/10490
Merge pull request #114 from adrienthebo/maint/1.6.x/remove_redundant_arch_detection
Merge branch 'ticket/1.6.x/9789-add_operatingsystem_specs' into 1.6.x
Merge branch 'ticket/1.6.x/8279-ec2_join_facts_with_comma' into 1.6.x
Merge branch 'ticket/11196' into 1.6.x
Merge branch 'maint/1.6.x/cleanup-domain_fact' into 1.6.x
Merge branch 'ticket/11328-openbsd_facts' into 1.6.x
(maint) Fix requirement for FileUtils as operatingsystem_spec needs it now
(#10309) Add puppetlabs_spec helper library based on Puppets own puppet_spec helpers
(#10309) Integrate new PuppetlabsSpec helpers into our existing facter spec code and general spec cleanup
(#10309) Move all fixture data in spec/unit/data to spec/fixtures
(#10309) Rename tmpfile to tmpfilename to make function clear
(#10309) Remove the with_verbose_disabled method
(#9708) Amend requires in specs to use simple requires
(#11583) Switch request method to open-uri monkey patch 'open'
Merge branch 'ticket/1.6.x/9599-nexenta_operatingsystem' into 1.6.x
(#11583) Add basic coverage to the ec2 fact
(#11661) EC2 rspec tests were using throw not raise to simulate a timeout
(#11559) Switch to RbConfig & Provide alias for RbConfig for pre-1.8.5
(#11566) Add windows support for ec2 facts
Merge pull request #154 from daniel-pittman/bug/1.6.x/12079-fix-ec2-test-order-dependency-in-stubs
Merge pull request #155 from MosesMendoza/ticket/1.6rc/12077_add_pciutils_rpm_dependency
Merge branch 'downcase-arp-again-1.6.x' into 1.6rc
Merge branch 'preserve-timestamps' into 1.6.x
Merge branch 'ticket/1.6.x/12813-redirect_lspci_stderr' into 1.6.x
Merge branch 'ticket/1.6.x/12831' into 1.6.x
Merge pull request #176 from stschulte/ticket/1.6.x/11511
Merge pull request #191 from MosesMendoza/ticket/1.6.x/update_redhat_spec_file
(#14332) Correct stubbing on Ubuntu
Merge branch 'ticket/1.6.x/14334_dmidecode' into 1.6.x
Luke Kanies (1):
(#9852) Fixing watchr on facter
Marcus Vinicius Ferreira (1):
(#10271) Identifying 'Amazon' using '/etc/system-release'
Matt Dainty (2):
(#11328) Add virtualisation detection for OpenBSD
(#11328) Fix uptime detection on OpenBSD
Matthaus Litteken (28):
Updated CHANGELOG for 1.6.1rc1.
Merge branch '1.6rc'
Rakefile should fail on error
Macaddress spec test needed operatingsystem fact
Clear messages between test runs
SELinux spec test fix for ubuntu
(#2344) VMware version parsing fix
Change count to length for compatibility
Updated CHANGELOG for 1.6.1rc2
Merge pull request #57 from adrienthebo/ticket/master/8491-remove_multiple_fact_loading
Updated CHANGELOG for 1.6.1rc3
(#9517) Fix physicalprocessorcount on windows
Updated CHANGELOG for 1.6.1rc4
Merge branch '1.6rc' into 1.6.x
Updated CHANGELOG for 1.6.1 final.
Merge branch '1.6rc' into 1.6.x
Updating CHANGELOG for 1.6.3 release
Merge branch '1.6rc' into 1.6.x
Updated CHANGELOG for 1.6.4rc1
Updating CHANGELOG for 1.6.4 release
Updated CHANGELOG and lib/facter.rb for 1.6.5rc1
Updated CHANGELOG for 1.6.5 release.
Updating conf/redhat/facter.spec for 1.6.5 release.
Merge branch '1.6.x' into 1.6rc
Updated CHANGELOG and lib/facter.rb for 1.6.6rc1
Merge branch '1.6rc' into 1.6.x
Updating CHANGELOG and lib/facter.rb for Facter 1.6.7rc1
Update lib/facter.rb, CHANGELOG, facter.spec for 1.6.9rc1
Max Riveiro (2):
(#6610) Fix rSpec output format
(#6610) Fix Autotest proper run
Michael Kincaid (11):
(#4508) Xen HVM domU not detected as virtual
(#4869) Implement productname as Darwin hw.model
(#4228) Ensure MAC address octets have leading zeroes.
(#4508) Xen HVM domU not detected as virtual
(#4869) Implement productname as Darwin hw.model
(#2747) Fix detection of xen0 vs xenu in Xen 3.2.
Stub out OS and HW model to avoid test failures.
(#3856) Detect VirtualBox on Darwin as well as Linux and SunOS
(#6515 and #2945) Fix processorcount for arm, sparc & ppc for linux.
(#4980, #6470) Fix architecture in Darwin and Ubuntu
(#9708) Confine facts by kernel not operating system and remove confine for hardwareisa
Michael Stahnke (15):
Merge pull request #22 from zyv/fix_spec
Merge pull request #16 from egh/master
Merge pull request #33 from adrienthebo/ticket/master/9183-add_alpine_linux_detection
Merge pull request #34 from adrienthebo/ticket/master/9059-fix_is_virtual_fact_on_vmware_server
Merge pull request #35 from adrienthebo/ticket/master/7957-fix_is_virtual_fact_on_openvz_host_node
Updates for 1.6.2rc1
Updated CHANGELOG for 1.6.2
Updated CHANGELOG for 1.6.2
Merge branch '1.6rc' into 1.6.x
Merge branch '1.6.x' into 1.6rc
Updated CHANGELOG for 1.6.3rc1
Merge pull request #91 from kbarber/ticket/10395-fix_manufacturer_test_on_windows
(##11041) Add dmidecode as a requirement for rpm
Updated CHANGELOG for 1.6.6rc2
Update CHANGELOG for 1.6.6
Moses Mendoza (14):
(#12077) Add pciutils RPM dependency
Changes apple rake task to reflect package name facter instead of puppet.
(#12170) Adds gem spec description
Update CHANGELOG for Facter 1.6.7
Update CHANGELOG lib/facter.rb for 1.6.8rc1
Update CHANGELOG for Facter 1.6.8
Update rpm spec file
Wrap dmidecode/pciutils in ifarch block
Update CHANGELOG, conf/redhat/facter.spec for 1.6.9
Use git describe in Rakefile to determine pkg ver
Make package task depend on tar in Rakfile
Update lib/facter.rb, CHANGELOG, facter.spec for 1.6.10rc1
Bump Facter epoch to 1
Update CHANGELOG, facter.spec for 1.6.10
Nick Lewis (5):
Merge pull request #46 from haus/rakefile_fix
Merge pull request #47 from haus/warnonce_fix
Merge pull request #45 from haus/macaddress_fix
Merge pull request #50 from haus/physical_processor_fix
Merge pull request #61 from haus/ticket/1.6rc/9517
Orion Poplawski (1):
(#7682) Add complete support for Scientific Linux
Peter Meier (1):
Fix #2766 - silence unknown sysctl values
Pieter Lexis (2):
(#9830) Add sshecdsakey fact
(#11196) Scan all arp entries for an ec2 mac
Stefan Schulte (17):
(#10490) Handle case where no macaddress can be found
(#11511) Split lsb facts into multiple files
(#12831) Fix recursion on first kernel fact resolution
(#12831) Add rspec tests to have_which method in Resolution
(#13678) Convert command to absolute paths before executing
(#13678) Add RDoc documentation for new methods
(#13678) Add more unit tests for new methods
(#13678) Fix quoting in expand_command
(#13678) Fix spec failures on windows
maint: Add shared context for specs to imitate windows or posix
(#13678) Extend spec tests for expand_command
(#13678) Join PATHs correctly on windows
(#13678) Single quote paths on unix with spaces
(#11511) Correct lsbrelease specfile filename
(#13678) Allow passing shell built-ins to exec method on windows
(#13678) Add filename extension on absolute paths on windows
(#13678) Remove deprecation msg triggerd by the ipaddress6 fact
Stig Sandbeck Mathisen (1):
Imported Upstream version 1.6.10
Todd Zullinger (1):
(#12669) Preserve timestamps when installing files
Yury V. Zaytsev (1):
Fix the SPEC file (COPYING no longer shipped, README -> README.md)
adrienthebo (1):
(#7726) Silence prtconf error message inside zones
joshcooper (1):
Merge pull request #26 from adrienthebo/maint/master/remove_domain_global_variable
-----------------------------------------------------------------------
--
Packaging of Facter for debian
More information about the Pkg-puppet-devel
mailing list