[Pkg-puppet-devel] [SCM] Packaging of Facter for debian annotated tag, upstream/1.5.9_rc6, created. 1.5.9rc6
Nigel Kersten
nigel at puppetlabs.com
Tue May 10 08:53:57 UTC 2011
The annotated tag, upstream/1.5.9_rc6 has been created
at 529de9f16f2f6f53b786d4009871ce14460909ed (tag)
tagging 4de8b20a3d3a6e8e3cc25f8900887bfb68e496af (commit)
replaces 1.5.8
tagged by Nigel Kersten
on Mon May 9 17:29:59 2011 -0700
- Shortlog ------------------------------------------------------------
1.5.9rc6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
iQIcBAABAgAGBQJNyIcIAAoJEBBUt6JL1uwwVj4P/3GZHYoOq768hNhtJtJA5rMq
OmWEN0hwuwStjpWQBZdHpVC5BEMEffHqFD7Z8tA3OTZpm5INIe1Mxbs2IbZdiig4
fYikWGj1u7S9PMdKs+b0eprave6Op9MXDONbvg+x2zWyjZW8RlVAVTnE91DU27J8
AjSUj4W8eR09fR7o70rixNT844EkjZSDeoHtdGWJRbI6c6Cm4jnNQF9sHyvQL2kW
WnWObbcg/l382n2rJsMTcAASF3MSDdzt/cI5dIhAUD2VdynqgnmB9A8EnrrLxx3Y
BcGg2ZrruYC4aQRiwTo6xyOeaJghvfjWF14HYQ7qupD9dlmPukMJnhvBrcJrsMfP
oIgZm6lWl9tuWYLMe6KEPfO7cyCf8LkJwuXkBthMFAtt3eynnfI1UKadx3jzkh0M
kIe74MKUxPeOXq+sLiLKGvcvm0HMUVtZCmt0UpuuUSCgPwz9PHRKfq9aoScCd/7F
mLi+IOVjzDIZ9vY9tjGKt7J1u466X6n+mXmPHhJPSYtbLRkDYGaj3tE2e99Uq106
gnqgbskfo4XZSyWjzAFUcZjozx3n20iD5vxyu8l5DYPt870Ckn+vd8rrGqCwS9TA
s+b9eAuex2KFoHUUdIaRqwNHOarlMP54P8JJQvsdsJc9Q7Q/1N+dgRCbW0J0nzST
WmS26HlTNJu5bTpP1m27
=aNKP
-----END PGP SIGNATURE-----
Adrien Thebo (5):
(#5485) Made selinux_mode fact work
(#2721) Merged patch from Brane GraAnar
(#6719) Restricts virtualization types for zones
(#5011) Adds swap statistics for OSX
Merge branch 'next' into tickets/next/2721
Ben H (1):
(#6327) Memory facts should be available on Mac Darwin
Ben Hughes (2):
Remove Solaris from the list of confined systems. It won't get the original lsb facts, and it's nonsensical too.
(#6716) fix facter issues on OSX with ipv6 in macaddress.rb.
Daniel Pittman (13):
Refactor #6044 -- port testing to rspec2
Refactor #6044 -- require spec_helper with a consistent path.
Refactor #6044 -- use _spec.rb as the pattern for spec tests.
Merge branch 'feature/next/6044-use-rspec2' into next
Merge branch 'bug/next/5510-deterministic-fact-load-order' into next
Merge branch 'bug/next/4755-debian-freebsd-kernel-support' into next
Merge commit '3ebb5a5'
Merge commit 'd9b8f2a'
(#6360) Flush Facter top level cache before every test case.
(#2270) Remove DWIM code from ipaddress on Darwin.
(#2270) add IPv6 support to facter core.
(#2270) add testing for the new ipaddress6 feature
Merge branch 'feature/next/2270-ipv6-support' into next
Dominic Cleal (3):
(#5325) Manufacturer and product name on SPARC
(#1423) Memory facts for Solaris
Fixed #5950 - Solaris ipaddress incorrect after bonding failure
Dominic Maraglia (1):
Add facter test for ticket 7039
Donavan Miller (1):
(#4754) Add support for Darwin and Parallels VM to "virtual" fact
Hans de Graaff (1):
Make sure FreeBSD spec also works on systems that have /proc/cpuinfo.
Jacob Helwig (17):
Refactor util/uptime.rb tests to reduce duplication using contexts
(#5086) Try using kstat before falling back to 'who -b' to determine uptime.
Merge branch 'issue/next/5086' into next
Merge branch 'next'
Clean up indentation, and alignment in macaddress_spec.rb
Merge branch 'tickets/next/6716-osx-ipv6-macaddress' into next
Merge branch 'next'
Updated CHANGELOG for 1.5.9rc2
Merge branch 'tickets/next/6795' of git://jet.mox.net/~tmz/facter into next
Updated CHANGELOG for 1.5.9rc3
(#6795) Update tests to reflect changed exec
Merge branch 'tickets/next/6795-update-tests' into next
Merge branch 'next'
Updated CHANGELOG for 1.5.9rc4
Update CHANGELOG for 1.5.9rc5
(#7039) Pre-load all facts when requesting a single fact
Merge branch 'tickets/master/7039-multiple-facts-same-file'
James Turnbull (37):
Updated signing rake task
Fixed #6525 - Test failures on Ruby 1.9.x
Fixes #6521 and other Ruby 1.9 issues
Merge branch 'tickets/master/6525'
Merge commit '84fa3c440edefd117ce8a7fa5fb13d76b66ec7db'
Merge branch 'tickets/master/6521'
Fixed #6611 - Fixed broken HPVM test and rationalised test structure
Merge branch 'tickets/master/6611'
Fixed #5699 - Added virtual support for s390x/Zlinux
Fixed #5699 - Added processorcount support for S390x
Merge branch 'tickets/next/5031'
Merge branch 'feature/master/5666'
Merge branch 'tickets/master/5950'
Fix for #6495 - Updated interface detection
Fixed #5485 - Updated selinux_mode fact
Merge branch 'tickets/master/5385' into next
Merge branch 'tickets/master/6495' into next
Further fix to #5485 - SELinux facts
Fix #6679 - Added Scientific Linux to operatingsystem fact
Merge branch 'ticket/master/6679' into next
Fixed #6695 - Updated id fact for Darwin et al
Merge branch 'tickets/master/5699' into next
Merge remote branch 'barn/tickets/master/6714' into next
Fixed #6616 - Stubbing in VMware tests on Linux
Merge remote branch 'adrien/tickets/next/6719' into next
Merge remote branch 'adrien/tickets/next/5011' into next
Merge remote branch 'adrien/tickets/next/2721' into next
Fixed #6719 Typo
Fixed #6616 - Spec test failure for vmware
Incremented release to 1.5.9
Merge branch 'tickets/master/6695' into next
Fixed #3087 - Identify VMWare
Merge branch 'tickets/master/3087' into next
Fixed #2346 - Part 1: Added arp fact for Linux
Fixed #2346 - A much cleverer EC2 fact
Merge branch 'tickets/master/2346' into next
Removed inappropriately uncredited Ohai method from ec2 fact
Jeremy Katz (1):
downcase arp output so that the ec2 arp is matched
Jesse Wolfe (2):
Merge remote branch 'origin/next'
Merge commit 'f91c1205e4dc9a78066af8818fdb92f630aad0d9'
John E. Vincent (1):
JSON support. Works in 1.9.1. Warnings in 1.9.2. LoadError on 1.8.7 for some reason
Marc Fournier (1):
Fix #4755: add support for GNU/kFreeBSD platform where missing.
Matt (1):
(#6525) change semicolons to 'then' in case statement for ruby 1.9.2 compatibility
Matt Robinson (10):
maint: require rubygems so hudson can run the specs
Merge branch 'maint/next/spec_rake_fix' into next
(#5325) Add tests for SPARC manufacturer and product name
Merge branch 'ticket/next/5325' into next
(#4754) Change is_virtual logic to not enumerate virtual types
Merge branch 'ticket/next/4754' into next
Merge branch 'ticket/next/1423' into next
Merge branch 'feature/next/4575' into next
Merge branch 'next'
Update CHANGELOG for 1.5.9rc1
Max Martin (1):
Merge branch 'ticket/next/6763' into next
Nick Lewis (3):
maint: Fix spec failures caused by having a space in the path to facter's source
Merge branch 'maint/next/fix_space_related_spec_failures' into next
Merge branch 'next'
Nigel Kersten (1):
Updated CHANGELOG for 1.5.9rc6
Ohad Levy (1):
Ensures that ARP facts are returned only on EC2 hosts
Paul Berry (9):
(#5031) Remove redundant puts from RDoc.usage
Merge remote branch 'stschulte/ticket/master/5016' into next
Merge remote branch 'stschulte/feature/master/5040' into next
Merge remote branch 'lusis/next' into next
Merge branch 'ticket/next/4989' into next
Merge branch 'next'
Maint: add "Local-branch:" info to mails sent by "rake mail_patches"
Merge branch 'maint/next/add_local_branch_to_mail_patches' into next
Merge branch 'next'
Paul Nasrat (2):
Issue #4889 Fact values should all be strings
Discussion on ec2 facts - #2346
Rein Henrichs (24):
[#3703] Fix macaddress fact for Darwin
Removing stupid .DS_Store files :(
[#4567] Add ext/facter-diff to compare output of 2 versions
[#2865] Fix reporting of virtual facts
Merge branch 'ticket/master/2865-virtual-fact-reporting' into next
Merge branch 'ticket/master/3703-macaddress-on-mac' into next
Merge branch 'master' into next
Merge branch 'master' into next
Merge branch 'bug/master/4594' into next
(#4567) Retain detached HEAD state
(#4567) Remove unnecessary or non-portable redirects
[#4558] Refactor facter binary using optparse
[#4563] Add a --trace option to the binary
[#4558] Refactor facter binary using optparse
(#4558) Fail with message on --help errors
[#4289] operatingsystemrelease fact for oel, ovs
[#4552] Apply patch from Dean Wilson
[#4552] Updating --timing to report in milliseconds instead of seconds
Merge branch 'master' into next
Merge branches 'feature/master/4567' and 'feature/master/4563' into next
Merge branch 'ticket/master/4552' into next
maint: Fix merge error
Merge remote branches 'pnasrat/tickets/master/4889' and 'pnasrat/tickets/master/4956' into next
(#4989) Add xendomains fact
Rick Bradley (2):
(#5510) Facter should load custom fact definitions in filename order.
(#6615) fix missing stub calls in loader specs
Stefan Schulte (2):
(#5016) is_virtual should be true on solaris zones
(#5040) fact virtual should detect hpvm
Todd Zullinger (5):
Rename Reductive Labs to Puppet Labs
Sync rpm spec file from Fedora/EPEL
arp: Cleanup indendation
(#6763) Use Facter::Util::Resolution.exec for arp
(#6795) xendomains: Ignore error output from xm list
William Van Hevelingen (5):
Fix for bug #4569
Better fix for Bug 4569: Uptime Fact is incorrect on Windows
(#4575) win32 support for manufacturer, productname, & serialnumber
(#4925) - MS Windows doesn't do man pages
(#5666) windows support for facter/id.rb
-----------------------------------------------------------------------
--
Packaging of Facter for debian
More information about the Pkg-puppet-devel
mailing list