[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, 2.6.7rc1, created. 2.6.7rc1

Matt Robinson matt at puppetlabs.com
Sat Oct 1 01:47:07 UTC 2011


The annotated tag, 2.6.7rc1 has been created
        at  dade55b71a46ebe2387dca8a754dc9943c1fb5dd (tag)
   tagging  17f673dd6fee08309970f8ff721855cf1644b45f (commit)
  replaces  2.6.6
 tagged by  Jacob Helwig
        on  Wed Mar 16 11:40:31 2011 -0700

- Shortlog ------------------------------------------------------------
2.6.7rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJNgQQfAAoJEBBUt6JL1uwwD1MQAIrc04NxWXP04CnggkBPfXFu
44svaIisaLTjhUcCtepS2atfIgvoz1g/aZCfsyAiF2AA1mXAfuHFY3t800tQFlzg
FOORbh27rEAdZR1sKolAsdkclz/qwIWb4A7Zbv9B4tas441WAes4KTiRDVkWdmVd
y+h2xUJaRL+jfGOkT8f1Cp5DnI4iumlpDp97/SxaQCPEVxXlN1E8TQmQhSUiB0iT
dP5QM1CulN/uOfWqpzcAxQt8nEtlW4/q+krGMlzWwvu0bL3ztsZdRTjfbpy2jnuP
y/ZicpEH9oiQ5K9+QZVXp84MPnO2SMmq92AQ7jtxCgU5Aq52Hx0OSfQDZLsO6Ftt
wKPZLX1VC8hghjoR6qnMT7TVdUzapCnsp9iUb0gvlfi+DvFRWGtarMByOAw1wSSM
bhQhWrUKgb5pZDi+7heastQMeS7Qqxpusce7GOUUBKajQ7afPa1rLVbhhgj9/Omp
XNqGmHumKQl/2AHiY+jqmRqw+c7VlyUSnEnh2zhtNcp3NS+p7SsOn+zZo+7lqIty
i0Iyxa/7N3ucfRNVTmpnsaVsFoPGfrfwn1iGXBJ4WcxSpuhb3lCMWSzmFoEXXMfE
X+ENUp85OkqyZ4pnXI/UVxcZCsuH3myrSNIsMS7jbw56k0SLxWvzRKXmmppNrRCh
b82+GqnB5ax2t5r5jxA9
=JLqV
-----END PGP SIGNATURE-----

Ben Hughes (1):
      (#6445) Fix inline docs: puppet agent does not accept --mkusers

Brice Figureau (6):
      Fix #6280 - puppetdoc crashing on string interpolation
      Fix #6281 - Make sure puppetdoc analyzes all files
      Fix #5720 - puppetdoc misses some class comments
      Fix #6267 - puppetdoc embedded links to puppet entities are not hyperlinked
      Fix #6269 - Hashes only work with two levels of access
      Fix #5516 - Hashes can't be used in selectors

Daniel Pittman (16):
      Merge branch 'masterzen/tickets/2.6/5720' into bug/2.6.next/5720-puppetdoc-fails-on-parameterized-class
      misc: ast_context has two arguments, not one.
      Merge branch 'bug/2.6.next/5720-puppetdoc-fails-on-parameterized-class' into 2.6.next
      (#5977) fix spec test failure when new applications are introduced.
      Merge branch 'masterzen/tickets/2.6.x/5516' into bug/2.6.next/5516-hashes-can't-be-used-in-selectors
      (#5516) Rebuild parser.rb after merge.
      Merge branch 'bug/2.6.next/5516-hashes-can't-be-used-in-selectors' into 2.6.next
      (Fixes #6269) merge changes from masterzen that resolve the issue.
      Merge branch 'bug/2.6.next/6269-hashes-only-work-with-two-levels' into 2.6.next
      (#6337) Fix Ruby warning on 1.8.6 about "future compatibility"
      Merge branch 'bug/2.6.next/6337-parenthesize-arguments-for-future-versions' into 2.6.next
      (#5552) Clean up subcommand handling inside puppet cert.
      (#5552) Display help when no subcommand is given.
      Merge branch 'bug/2.6.next/5552-running-puppet-cert-without-options-results-in-failure' into 2.6.next
      (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testing
      Merge branch 'bug/2.6.next/6407-specs-hang-on-zlib-test' into 2.6.next

Elias Lutfallah (2):
      Refactoring duplicate code and logic in prep for DESTDIR deprecation.
      (5724) Prep for deprecation of DESTDIR

Jacob Helwig (17):
      Merge branch '2.6.x' into 2.6.next
      Merge branch '2.6.x' into 2.6.next
      Clean up whitespace, and commented out code in parsed mount provider
      (#6309) Ensure the correct device is mounted when managing mounts
      Remove pending tests from parsed mount provider
      Merge branch 'tickets/2.6.x/6364-fix-mount-provider-on-aix' into 2.6.next
      Merge branch 'tickets/2.6.x/6309-check-what-is-mounted' into 2.6.next
      Merge branch '2.6.x' into 2.6.next
      Merge branch '2.6.x' into 2.6.next
      Merge branch 'ticket/2.6.next/5724-deprecate_DESTDIR_for_install.rb' of git://github.com/elutfall/puppet into 2.6.next
      (#6513) Adjust P::U::Settings test name to reflect what it tests
      (#6513) Propagate the environment when doing variable lookup in settings
      Merge branch 'ticket/2.6.x/6513-propigate-environment-in-settings-values' into 2.6.next
      Merge branch 'tickets/2.6.next/5794-create-report-parentdir' of git://github.com/vvitayaudom/puppet into 2.6.next
      (#5428) More fully "stub" Puppet::Resource::Reference for use with storedconfigs
      Remove extra trailing whitespace from lib/puppet/resource.rb
      Merge branch 'ticket/2.6.next/5428-handle-0.25.x-storedconfig-data' into 2.6.next

James Turnbull (1):
      Fixed #2645 - Added support for creating system users

Jesse Wolfe (15):
      (#6418) Recursive files shouldn't be audited
      Merge branch 'ticket/2.6.next/6418' into 2.6.next
      (#6322) --noop should not suppress error codes
      Merge branch 'ticket/2.6.next/6322' into 2.6.next
      (#3999) Allow disabling of default SELinux context detection for files
      Merge branch 'ticket/2.6.next/3999' into 2.6.next
      Merge remote branch 'brice/tickets/2.6.x/6267' into 2.6.next
      (#2645) Adding a less-stubby test to verify the "system" attribute's behavior
      Merge branch 'tickets/2.6.x/2645' into 2.6.next
      Merge branch 'ticket/2.6.x/5661' of https://github.com/stschulte/puppet into 2.6.next
      Merge branch 'ticket/2.6.x/5662' of https://github.com/stschulte/puppet into 2.6.next
      Merge branch 'ticket/2.6.x/5605' of git://github.com/stschulte/puppet into 2.6.next
      Revert "Merge branch 'ticket/2.6.x/5605' of git://github.com/stschulte/puppet into 2.6.next"
      Fix #5610: Prevent unnecessary RAL lookups
      Merge branch 'ticket/2.6.next/5610' into 2.6.next

Matt Robinson (22):
      Merge branch '2.6.x' into 2.6.next
      maint: make rspec exit with status 1 when there are failures
      Merge branch 'ticket/2.6.next/rspec_returns_1_when_failures' into 2.6.next
      (#6346) Move the trap calls onto Signal so they're easier to stub
      Merge branch 'ticket/2.6.next/6346-signal_int_trap' into 2.6.next
      (#5150) Make fact REST terminus configurable to connect to inventory service
      (#6338) Remove unused version control tags
      Merge branch 'ticket/2.6.next/maint-remove_version_control_tags' into 2.6.next
      (#5466) Monkey patch Symbol so that you can sort them
      (#5466) Write specs for output of puppet resource
      Merge branch 'ticket/2.6.next/5466' into 2.6.next
      (#6541) Fix content with checksum truncation bug
      (#6541) maint: whitespace cleanup on the file integration spec
      Merge branch 'ticket/2.6.next/6541-md5_in_content_truncates' into 2.6.next
      maint: Remove spec run noise
      Merge branch 'ticket/2.6.next/maint-cleanup_spec_output' into 2.6.next
      (#5392) Give a better error when realizing a non-existant resource
      Merge branch 'ticket/2.6.next/5392' into 2.6.next
      (#5073) Download plugins even if you're filtering on tags
      Merge branch 'ticket/2.6.next/5073' into 2.6.next
      Merge branch '2.6.next' into 2.6.x
      Updated CHANGELOG for 2.6.7rc1

Max Martin (11):
      (#6376) Add support and testing for _search GET requests
      Merge branch 'ticket/2.6.next/6376-_search-support' into 2.6.next
      (#6376) Add test case for facts find request
      Merge branch 'ticket/2.6.next/6376-_search-support' into 2.6.next
      Merge branch 'maint/2.6.next/test_mount' into 2.6.next
      maint:Refactor of mount provider integration tests
      Merge branch 'ticket/2.6.next/6309-mount-proper-device' into 2.6.next
      Merge branch '2.6.next' of github.com:puppetlabs/puppet into 2.6.next
      Merge branch '2.6.next' of github.com:puppetlabs/puppet into 2.6.next
      (#6723) Fix withenv environment restoration bug
      Merge branch 'ticket/2.6.next/6723-withenv-bug' into 2.6.next

Nan Liu (1):
      (#5466) Fixed puppet resource bug with trailing ,

Nick Lewis (23):
      (#5935) Allow functions to accept negated values
      Merge branch 'ticket/2.6.next/5935' into 2.6.next
      Revert "(#5935) Allow functions to accept negated values"
      (#4922) Don't truncate remotely-sourced files on 404
      Merge branch 'ticket/2.6.next/4922' into 2.6.next
      Merge branch 'maint/2.6.next/revert-5935' into 2.6.next
      (#6338) Remove inventory indirection, and move to facts indirection
      Merge branch 'ticket/2.6.next/6581' into 2.6.next
      (#5148) Add support for PSON to facts
      Merge branch 'ticket/2.6.next/6602' into 2.6.next
      (#5148) Fix failing spec due to timezone
      Merge branch 'ticket/2.6.next/6602' into 2.6.next
      (#6338) Add an InventoryActiveRecord terminus for Facts
      (#6338) Implement search for InventoryActiveRecord facts terminus
      (#6338) Support searching on metadata in InventoryActiveRecord terminus
      Merge branch 'ticket/2.6.next/6338' into 2.6.next
      maint: Rename InventoryHost to InventoryNode
      maint: Remove serialization of InventoryFact values
      Merge branch 'maint/2.6.next/6338' into 2.6.next
      (#6689) Make inventory_active_record terminus search quickly
      Merge branch 'ticket/2.6.next/6689' into 2.6.next
      (#6689) Remove extraneous include of Puppet::Util in InventoryActiveRecord
      Merge branch 'ticket/2.6.next/6689' into 2.6.next

Nigel Kersten (1):
      Merge branch '2.6.x' into 2.6.next

Paul Berry (20):
      (#5132) Provide a query REST interface for inventory
      Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshness
      Refactored Puppet::Node::Inventory::Yaml tests in preparation for adding freshness check
      Maint: backport timestamp accessor for facts from 2.7 branch
      (#5166) Inventory service is now searchable by timestamp.
      Merge branch 'ticket/2.6.next/6338' into 2.6.next
      Maint: Add an assertion mechanism to Puppet
      Merge branch 'maint/2.6.next/assertions' into 2.6.next
      (#4914) Improved stubbing in mount/parsed_spec tests.
      Revert "(#6309) Ensure the correct device is mounted when managing mounts"
      Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309
      Merge branch 'ticket/2.6.next/4914' into 2.6.next
      Maint: Added the ability to replace the behavior of
      Merge branch 'maint/2.6.next/make_execute_stubbable' into 2.6.next
      Maint: Begin adding integration tests for the mount provider
      Merge branch 'maint/2.6.next/test_mount' into 2.6.next
      Adjust Darwin mount provider tests to pass on Linux
      (#6632) Adding a new mount no longer causes error with umount
      Merge branch 'ticket/2.6.next/6632' into 2.6.next
      Added integration tests for the mount provider

Stefan Schulte (13):
      (#5661) Creating types dont work with >1 namevar
      (#5662) Parsedfile doesnt work with mult keyattr
      (#5605) Prefetch doesnt work with composite keys
      (#5662) Fixed tests that didnt stub key_attributes
      (#4914) Join lines for better readability
      (#4914) Prefetch mountstate
      (#4914) Query property_hash for mountstate
      (#4914) Update property blocks
      (#4914) Add specs for modified mount type
      (#4914) Add specs for modified mount provider
      (#4914) Specs for mounted? match new behaviour
      (#4914) Remove mount specs
      (#4914) Improved parsed_spec for mount

Valdis Victor Vitayaudom (1):
      (#5794) create reports directory when creating host specific directory

nfagerlund (23):
      (6130) Change header level on metaparameter reference
      (#6270) Fix formatting in regsubst function's doc string
      (#6270) Fix formatting in split function's doc string
      Merge branch 'ticket/2.6.next/6270' into 2.6.next
      (#6331) Inline documentation: Fix rotted links pointing at the Trac wiki
      (#6331) Remove final special :trac: link from the file content property
      Merge branch 'ticket/2.6.next/6331' into 2.6.next
      (#6499) Make puppet respond identically to -h and --help
      Merge branch 'ticket/2.6.next/6499' into 2.6.next
      (#6509) Inline docs: Fix broken code block in file type (content attribute)
      (#6509) Inline docs: fix broken code blocks in schedule.rb.
      (#6509) Inline docs: Fix code blocks in service type.
      (#6509) Inline docs: Fix broken code blocks in zpool type
      (#6509) Inline docs: Fix broken lists in Launchd provider.
      Maint: Rewrite comments about symlinks to reflect best practice.
      (#6509) Inline docs: Fix erroneous code block in directoryservice provider for computer type
      Maint: Align tabs in a code block in the Augeas type.
      Merge branch 'ticket/2.6.next/6509' into 2.6.next
      Merge branch 'ticket/2.6.next/6445' into 2.6.next
      (#6606) Inline docs: Document all autorequire relationships
      Merge branch 'ticket/2.6.next/6606' into 2.6.next
      (#6707) Fix typo in rest_authconfig.rb
      Merge branch 'ticket/2.6.next/6707' into 2.6.next

-----------------------------------------------------------------------

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list