[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, upstream/2.7.11, created. upstream/2.7.11
Micah Anderson
micah at riseup.net
Fri Feb 24 04:36:27 UTC 2012
The annotated tag, upstream/2.7.11 has been created
at 8c2155610ae62170ccb4270a08b92945d8b6f5c5 (tag)
tagging 15b6a3e8c54c0199926cde04e8a6c0da3acde3bb (commit)
replaces 2.6.3rc1
tagged by Micah Anderson
on Thu Feb 23 23:18:28 2012 -0500
- Shortlog ------------------------------------------------------------
Upstream version 2.7.11
Andrew Forgue (1):
Modify SuSE spec file for 0.25.x and correct shebang lines for
Brice Figureau (6):
Fix #3150 - require function doesn't like ::class syntax
Fix #3186 - require function set relationship only on the last class
Fix #2929 - Allow checksum to be "none"
Fix #3229 - use original value in case/selector regex matching
Fix inefficient SimpleGraph#matching_edge
Fix #3155 - prevent error when using two matching regex in cascade
Bryan Kearney (4):
Fixed the return types were valid, and removed the copy paste error with the exception logic
Fixes #3387 - Handle path elements with ticks and spaces
Bug 3731. Applied Fix suggested by Doug Warner to always flatten out the array
Use the name in the search path for looking for metadata
Gábor Vészi (1):
Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. dev-lang/php).
James Turnbull (30):
Updated CHANGELOG for 0.25.4
Added time module to tagmail report
Fixes #3113 - When importing a manifest puppet needs to chill
Fixed puppetlast typo
Fixed changelog Rake task
Fixes #3135 - darwin doesn't support 'mount -o remount'
Fixed #3443 - Typo in mount type
Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/puppet
Updated version and CHANGELOG to 0.25.5rc1
Fix #3496 - suppress transaction debug message
Fixed #3532 - Typo in lib/puppet/ssl/host.rb
Update man pages and partial doc fix to #3491
Added YARD task
Updated Rake tasks to no longer load puppet.rb
Renamed all references to Reductive Labs to Puppet Labs
Partial fix to #2837 - changed warning message to debug
Fixes #3653 - Changed default factpath value to better reflect plugins in modules
Fixed stored configuration documentation
Fixed #3672 - Error message on duplicate fileserver mounts incorrect
Fixed #3655 - Puppet doesn't find installed packages with portage provider
Updated CHANGELOG for 0.25.5rc2
Updated Template documentation link
Updated CHANGELOG for 0.25.5rc3
Fixed documentation issues exposed in #3772
Fixes incorrect line in partial CRL fix
Updated CHANGELOG for 0.25.5
Fixes #3663 - It should be possible to list signed hosts only
Documentation fixes
Fixed mcx documentation error
Fixed require warning documentation
Jesse Wolfe (15):
Fixing #3185 Rakefile is loading puppet.rb twice
Supressing warnings (not really failures) in test/unit
Bug #3451: Don't leak the terminus class setting from Puppet::Resource::Catalog's spec
Merge branch '0.25.x' into next
Merge branch 'master' into next
Merge branch 'master' into next
Merge commit 'tags/2.6.0' into next
Merge commit '2.6.1rc1' into next
Merge branch 'next'
Merge commit '2.6.1rc2' into next
Merge branch 'next'
Merge commit '2.6.1rc3'
Merge commit '2.6.1rc4'
Merge commit '2.6.1'
Merge commit '2.6.2rc1'
Ken Barber (1):
Fix for environments in startup script.
Luke Kanies (7):
Fixing #3148 Settings#without_noop when run with no noop setting
Refactoring Configurer to enable the next feature
Adding support for only using cached catalogs
fixing obsolete comment in puppetd
Adding :catalog_terminus setting
Fixing #3533 - Removing all transaction cleanup
WIP - trying to fix #3460
Marc Fournier (2):
Follow up for #2604, debug msg left behind.
Another trivial follow-up fix for #2604: invalid path to zaml.rb
Markus Roberts (14):
Fix for #2604 Pure Ruby yaml generation
Fix for #3424 and tests to prove it.
Fix for #3366 - --tags '' treated as boolean 'true'
Revert the guts of #2890
Fix for #3101 (bug in MRI 1.8.7)
Fix for #3577 -- to_yaml parameter in 0.25.5rc1
Fix for #3556 Plussignment value melding
Fix for #3558 -- source file reading speedup
Write ssh_authorized_keys as user
Fix to the fix for #3295
Fix for #2910 -- Tidy/matches is too tricky to use
Minimal footprint fix for #3751 (serialization 0.25.5 <-> 0.24.8)
Fix for #3107 Changing users on AIX
Fixing #3651 failing to pop comment stack for some constructs
Martin Englund (1):
Fix for #3412 install.rb should not put "." first in the tmp_dirs
Mathias Gug (2):
Merge commit '2.6.1rc4' into upstream
Merge commit '2.6.3rc1' into upstream
Matt Robinson (4):
maint: Have 'rake spec' output in color
[#3866] Rename the method metaclass to singleton_class to avoid the deprecation warnings from Rails ActiveSupport
[#4006] Fix test failures caused by reverting ticket 2890
[#4026] When --use_cached_catalog is specified on a puppetd run actully use the cache
Micah Anderson (1):
Imported Upstream version 2.7.11
Nick Lewis (3):
[#3804] Fixed one failing spec for RackREST
[#3835] Fixed recursively absent directories improperly managing their files
[#4001] Added explicit check and error message when creating a file if parent doesn't exist
Nigel Kersten (1):
Fixes #3419. OS X 10.6 Ruby doesn't set supplementary groups
Paul Lathrop (1):
Fixes #3295 - generate() now sets the working directory to the directory containing the specified command.
Peter Meier (2):
Fix #3540 - name methods correctly
Fix #3555 - fix state of purged lists
Rein Henrichs (8):
Replace test/unit file write test with spec
Removing old test for service/debian provider
Removing resources generate tests
Mock user in SUIDManager tests
Fix test using wrong Puppet util filesetting group
[#3921] Add facts_terminus setting to Puppet settings
[#4063] Add confine to describe block that depends on ActiveRecord
[#4064] Modify confine to also allow a message and a block containing the test.
Steven Jenkins (1):
Redmine: 2474 - Fix for mount fstype documentation
Stig Sandbeck Mathisen (9):
Merge commit '0.25.5' into upstream
Merge commit '2.6.0rc2' into test/upstream
Merge commit '2.6.0rc3' into test/upstream
Merge branch 'upstream' of git+ssh://git.debian.org/git/pkg-puppet/puppet into upstream
Merge branch 'master' of git://github.com/reductivelabs/puppet into upstream
Merge commit '2.6.1rc3' into upstream
Merge commit '2.6.1' into upstream
Merge branch 'master' of git://github.com/puppetlabs/puppet into upstream
Merge commit '2.6.2' into upstream
Todd Zullinger (2):
conf/redhat: Add notifempty to logrotate config
Update Red Hat spec file for 0.25.5
-----------------------------------------------------------------------
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list