[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, 2.6.5rc1, created. 2.6.5rc1
Jacob Helwig
jacob at puppetlabs.com
Mon Feb 7 06:37:51 UTC 2011
The annotated tag, 2.6.5rc1 has been created
at 7325603ab2c4c00db38fe722141cbeb6935f4281 (tag)
tagging 70a43c4b0d3018a39e29c50b1caf7dec38694323 (commit)
replaces 2.6.4
tagged by Jacob Helwig
on Thu Feb 3 19:15:18 2011 -0800
- Shortlog ------------------------------------------------------------
2.6.5rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAABAgAGBQJNS29GAAoJEBBUt6JL1uwwfaEP/RbpFU834EhpkcepSHiRMcdc
HLV8I6VR0XTYLDaMsGjVWfxtBovnoOlVAijESy3/NUabrlxcZpzp3jU/04ZKKOAI
IF8xsnZJ+vEm6qkx4ah7UqvQc+OdR8pgDK8k4BMEtKtfEDjaC4j1r9aJZuvhEcUM
fvmRFyfklLUz0gKT608Nte7iFmhVKftWFnIOyuReA6NXI2CEyl2FpY5b3V7i4yT0
lP+h+3OXCM/xNnGOLV8enoxVsekn3UvePeIuobWhYKf+MeARRTXo0II+Gr7u87LF
PcPIJYugiTogNXebRaQ3FaKNol8eVUdG3nQoV7mNs9u6P2TUBi4uivztFyDg0F0c
2mIlaWVjoPWCXt2BgEMC0U1InMwgP57m62WreIUtGX2d1tSPzk8ieONvlISR0s7H
tLNjViQqApPTwoPWudcSnBvGqfdpPKv/jVT7fG4yJB0h4KTA2wAXB7s0Fx+k7lNh
J/H0W5Bw6N6Y3jEQ+R12YH6Twx+02gKkcIYZxw9C572NN3cwU89O96OGiPCig9ih
ObaFdcMS1yD1haus9xNZLX5tsCq/5nxog3C1io1myL53OU8y1wUM1gLmj4HJpCou
pw9MM2OR2OhH9uXXlLdarSIJgtoYPZiyAg2HZl2fqlui8USbIXzAvrIuMuBuw7OA
pdj50NRQVeuURzOdUBy3
=oC3e
-----END PGP SIGNATURE-----
Dan Bode (4):
(#5910) Improved logging when declared classes cannot be found:
(#5045) Adds support to resource/type to also accept a param hash
(#5045) External node classifiers should be able to specify params for classes
(#5061) - allow special hostclass/define variables to be evaluated as defaults.
Daniel Pittman (17):
Merge branch 'bug/2.6.next/6009' into 2.6.next
Feature #5855 -- undefined method 'withenv' in FreeBSD package provider.
Merge branch 'bug/2.6.next/5855-freebsd-withenv' into 2.6.next
Bug #6061 -- verify that negative {min,max}_password_age are accepted.
Merge branch 'bug/2.6.next/6061-password-max-age' into 2.6.next
Bug #6091 -- test leading double-slash in filenames are allowed.
Merge branch 'bug/2.6.next/6091-multiple-slashes-in-path-are-legal' into 2.6.next
Bug #5681 -- parse AIX mount command output.
Merge branch 'bug/2.6.next/5681-aix-mount-output' into 2.6.next
Bug #5755 -- ZAML generates extra newline in some hash backreferences.
Merge branch 'bug/2.6.next/5755' into 2.6.next
(#4139) hook log autoflush into global defaults
Merge branch 'bug/2.6.next/4139-autoflush-doesn't' into 2.6.next
(#5823) run mode can now be set dynamically...
Merge branch 'bug/2.6.next/5823-allow-run-mode-to-cut-your-hand-off' into 2.6.next
(#5823) document the not-an-API status of set_run_mode
Merge branch 'bug/2.6.next/5823-allow-run-mode-to-cut-your-hand-off' into 2.6.next
Jacob Helwig (13):
Remove order dependency when specifying source and checksum on File type
Remove invalid "timestamp" and "time", and add missing "ctime" File checksum types.
Rename variable used in File type validation to be more clear
(#5566) Treat source only File checksums as syntax errors when used with content
Merge branch 'issues/2.6.next/5566' into 2.6.next
Remove already initialized constant warning from file_spec.rb tests
Merge branch 'issues/2.6.next/5566' into 2.6.next
Merge commit 'f279f2c24ad1c87940eca3592f4c6e2f5676c694' into 2.6.next
Merge remote branch 'jamtur01/tickets/2.6.x/1657' into 2.6.next
Merge remote branch 'jamtur01/tickets/2.6.x/5736' into 2.6.next
Merge remote branch 'jamtur01/tickets/2.6.x/6071' into 2.6.next
Merge branch 'ticket/2.6.x/5913' of git://github.com/mitchellh/puppet into 2.6.next
Merge branch '2.6.next' into 2.6.x
James Turnbull (15):
Locked Puppet license to GPLv2
Fixed #5167 - misleading documentation in the defaults of [main]
Fixed #5742 - Removed legacy fqdn option from documentation
Fixes #5916 - Cleanup of unused doc methods and documentation
Fixed #2096 - clarified option modification and tested it is working
Fixed #1657 - Added note about target file
Fixed #5914 Removed genconfig = true from genconfig output
Fixed #3646 - Added documentation for compile and apply to man page
Fixed #6002 - Added note about function execution
Fixed #6009 - nested member list vs directory service group provider
Fixed #6061 - Allowed -1 as password min/max age
Fixed #6071 - Fixed typo and improved exec path error message
Fixed #6091 - Changed POSIX path matching to allow multiple leading slashes
Fixed #4968 - Updated list of options turned on by --test in documentation
Fixed #5564 - Added some more fqdn_rand documentation
Jesse Wolfe (33):
(#5261) Fix #5261 Don't escape Unicode characters in PSON
Fix #1757 Change file mode representation to octal
Merge branch 'ticket/2.6.next/1757' into 2.6.next
maint: broken test not failing due to over-eager exception catching
maint: test was expecting Catalog.find too few times
maint: remove Puppet.settings stubs
maint: Fully stub partially stubbed test.
maint: missing line and filename stubs
maint: missing stub
maint: missing stub
Merge branch 'maint/2.6.next/fix-silent-mocha-failures' into 2.6.next
(#5408) Attributes can be both audited and managed
Merge branch 'ticket/2.6.next/5408' into 2.6.next
maint: restore plugin handler safety
Merge branch 'maint/2.6.next/safe-pluginhandler' into 2.6.next
Fix #5566 none, mtime, and ctime checksum types can write file contents
Merge branch 'ticket/2.6.4/5566' into 2.6.next
Implement #5168 and #5169 ctime and mtime are properties
Merge branch 'ticket/2.6.next/5169' into 2.6.next
Fix #5698 puppet inspect shouldn't report of attributes of deleted files
Merge branch 'ticket/2.6.next/5698' into 2.6.next
maint: Prune #inspect methods on various objects
Merge branch 'maint/2.6.next/speed_up_slow_inspects' into 2.6.next
maint: remove stray debug statement.
Merge branch 'maint/2.6.next/remove_stray_p' into 2.6.next
(#5171) Made filebucket able to perform diffs
Fix #3165 Ralsh (bin/puppet resource) can't manage files
Merge remote branch 'james/tickets/2.6.x/5742' into 2.6.next
Merge remote branch 'james/tickets/2.6.x/6002' into 2.6.next
Merge remote branch 'james/tickets/2.6.x/5914' into 2.6.next
Merge remote branch 'james/tickets/2.6.x/5916' into 2.6.next
(#6018) Nick F's --help text for puppet inspect.
Merge branch 'docs/2.6.next/inspect-help' into 2.6.next
Jonathan Boyett (1):
Bug #5423: This moves the home directory property before the uid property, thus minimizing room for damage when usermod is in use.
Markus Roberts (6):
Merge branch '2.6.next' of git://github.com/puppetlabs/puppet into 2.6.next
Fix to fix for #5755 -- backref serialization issues in zaml
Augmentation of tests for prior commit
Merge branch 'bug/2.6.next/5755-yaml-backrefs' into 2.6.next
Merge branch '2.6.next' of git://github.com/puppetlabs/puppet into 2.6.next
Fix for #5755 -- making zaml serialization robust over projected objects
Matt Robinson (27):
[#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading site.pp"
Merge branch 'ticket/2.6.next/5081' into 2.6.next
maint: Remove bogus mongrel test
Merge branch 'maint/2.6.next/bogus_mongrel_daemonize_test' into 2.6.next
Merge branch 'ticket/2.6.next/5261' into 2.6.next
maint: Fix tests that don't run on their own
maint: Fix a test that was missing a require
maint: Fix ActiveRecord confine issue
Merge branch 'ticket/2.6.next/maint-fix_active_record_confine' into 2.6.next
Merge branch '2.6.next' into 2.6.x
(#5771) Upgrade rspec to version 2
maint: Inspect reports should have audited = true on events
Merge branch 'maint/2.6.next/inspect_audited_should_be_true' into 2.6.next
maint: Remove rspec options from the Rakefile
maint: Add vim swap files to .gitignore
Merge branch 'maint/2.6.next/remove_rspec_options_from_rakefile' into 2.6.next
Merge branch 'maint/2.6.next/remove_rspec_options_from_rakefile' into 2.6.x
maint: Remove unused Rakefile in spec directory
Merge branch 'maint/2.6.next/remove_unused_rakefile' into 2.6.next
Merge branch '2.6.next' into 2.6.x
(#5045) Cleaning up some tests and code
(#6107) Fix an error when auditing a file with empty content
Merge branch 'ticket/2.6.next/6107' into 2.6.next
Merge branch 'tickets/2.6.x/2096' into 2.6.next
Merge branch 'ticket/2.6.next/5045' into 2.6.next
Merge branch 'tickets/2.6.x/5167' into 2.6.next
Merge branch '2.6.next' into 2.6.x
Mitchell Hashimoto (1):
(#5913) Fix Puppet::Application.find constant lookup behavior
Nick Lewis (24):
(#4943) Add puppet inspect application
Merge branch 'ticket/2.6.next/4943' into 2.6.next
(#4487) Fix environment column in hosts table
Merge branch 'ticket/2.6.next/4487' into 2.6.next
Merge branch '2.6.next' into 2.6.x
Merge branch 'maint/2.6.next/fix-test-dependency-problems' into 2.6.next
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Merge branch 'ticket/2.6.next/5493' into 2.6.next
(#5723) Fix failing type/package specs
Merge branch 'ticket/2.6.next/5723' into 2.6.next
(#5715) Make certain report attributes always present.
Merge branch 'ticket/2.6.next/upgrade_rspec' into 2.6.next
(#5771): Fix spec failures associated with rspec upgrade
Merge branch 'maint/2.6.next/5771-spec-fixes' into 2.6.next
Merge branch '2.6.next' into 2.6.x
(#5799) Simplify report dir creation
Merge branch 'ticket/2.6.next/5799' into 2.6.next
Merge branch 'ticket/2.6.next/5799' into 2.6.x
(#5882) Added error-handling to puppet inspect when auditing
(#5882) Added error-handling for bucketing files in puppet inspect
Merge branch 'ticket/2.6.next/5882' into 2.6.next
(#5900) Include ResourceStatus#failed in serialized reports
Merge branch 'ticket/2.6.next/5900' into 2.6.next
Updated CHANGELOG and version for 2.6.5rc1
Nigel Kersten (1):
(#5304) Use internal_name rather than real_name for maillist provider
Paul Berry (60):
Merge branch 'ticket/next/5423' into 2.6.next
(#5375) Rework puppet apply to use configurer.run
(#5408) Reworked ResourceHarness so that code is clearer and all behaviors are tested
Modified the behavior of Puppet::Resource::Status as follows:
Merge branch 'maint/2.6.next/5408' into 2.6.next
[3782] Test isolation problem in test/ral/providers/cron/crontab.rb
Merge branch 'ticket/2.6.next/3782' into 2.6.next
(#5715) Prep work: Fixed add_statuses in report_spec.
(#5715) Removed Resource::Status#skipped_reason. It was never used.
(#5715) Removed the unused attribute Puppet::Transaction::Event#node
(#5715) Removed Puppet::Util::Log#version.
(#5715) Removed redundant attribute Resource::Status#version
(#5715) Removed redundant attribute Transaction::Event#version
(#5715) Added total time metric to apply reports.
(#5715) Removed Puppet::Transaction::Report#external_times from YAML output.
(#5715) Added total time to inspect reports and made inspect metrics more consistent.
(#5715) Refactor in preparation for adding a status attribute to reports.
(#5715) Made the changes/total and events/total metrics always present
(#5715) Made the report "calculate" methods strictly functional.
(#5715) Add status attribute to reports.
(#5715) Changed the type of metric names to always be strings.
(#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event.
(#5715) Removed attribute source_description from the YAML representation of
(#5715) Added attributes resource_type and title to Puppet::Resource::Status.
Merge branch 'ticket/2.6.next/5715' into 2.6.next
Prep work for #5758: clean up initializer for Puppet::Transaction::Event
Prep work for #5758: set audited=true on all audit events
(#5758) Verify that report events are correctly created
Merge branch 'ticket/2.6.next/5758' into 2.6.next
Maint: Added "skipped" to the YAML output for Puppet::Resource::Status
Merge branch 'maint/2.6.next/add_skipped_to_resource_status' into 2.6.next
Maint: test partial resource failure
Merge branch 'maint/2.6.next/test_partial_resource_failure' into 2.6.next
Prep for fixing #5710: Refactor stub provider in resource harness spec
(#5710) Removed unnecessary calls to insync?
Merge branch 'ticket/2.6.next/5710' into 2.6.next
Merge branch 'ticket/2.6.next/5171-filebucket-diff' into 2.6.next
(#5838) Refactored Puppet::Network::Rights#fail_on_deny
(#5838) Refactored error handling logic into find_in_cache.
(#5838) Added support for HEAD requests to the indirector.
(#5838) Reworked file dipper spec to perform less stubbing.
(#5838) Implemented the "head" method for FileBucketFile::File terminus.
(#5838) Make file bucket dipper efficient when saving a file that already exists
(#5838) Improve the quality of file bucket specs.
(#5838) Support paths as part of file bucket requests.
Merge branch 'ticket/2.6.next/5838' into 2.6.next
Prep for #5171: Added a missing require to inspect application.
(#5171) Made "puppet inspect" upload audited files to a file bucket
Merge branch 'ticket/2.6.next/5171-upload-files-during-inspect' into 2.6.next
Merge remote branch 'jamtur01/tickets/2.6.x/5875' into 2.6.next
Maint: Rename misleading insync? method in file provider
Maint: Removed dead code from resource harness.
(#5931) Prevent errors when calling insync? on audited properties
Merge branch 'ticket/2.6.next/5931' into 2.6.next
Merge remote branch 'jamtur01/tickets/2.6.x/3646' into 2.6.next
Merge branch 'feature/master/5061' into 2.6.next
Merge branch 'ticket/2.6.next/3165' into 2.6.next
Merge branch 'tickets/2.6.x/5564' into 2.6.next
Merge remote branch 'bodepd/feature/2.6.4/5910' into 2.6.next
Merge branch 'bug/2.6.next/5755-gc-issue' into 2.6.next
Rick Bradley (2):
Spec for #5681 to allow parsing of AIX mount output in mount provider
bug #5681 -- code fix to handle AIX mount output
fredrik-eriksson (1):
Feature #5855 -- fix withenv call in freebsd package provider
nfagerlund (11):
Modified rubydoc in lib/puppet/util/command_line/puppetca to fix inaccurate description of --clean.
(#5548) Specify return values of manual status commands in service type description.
Merge branch 'ticket/2.6.next/5548' into 2.6.next
(#5594) Update documentation of exec resource type.
Merge branch 'ticket/2.6.next/5594' into 2.6.next
(#5944) Improve documentation of defined() function
(#5944) Further edits of inline defined() documentation.
(#5944) Remove documentation of define() when used on nodes, as it is not a supported use of this function.
Merge branch 'ticket/2.6.next/5944' into 2.6.next
(6114) Update the audit metaparameter for 2.6.5.
Merge branch 'ticket/2.6.next/6114' into 2.6.next
-----------------------------------------------------------------------
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list