[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, debian/2.6.8-1, created. debian/2.6.8-1

Stig Sandbeck Mathisen ssm at debian.org
Thu Apr 28 17:34:00 UTC 2011


The annotated tag, debian/2.6.8-1 has been created
        at  f0d1b5947f0347892b7ac3b9b3429239855627e8 (tag)
   tagging  675eda31f2f04cf77923dd253b24566d6ccf32f8 (commit)
  replaces  debian/2.6.7-2
 tagged by  Stig Sandbeck Mathisen
        on  Thu Apr 28 19:27:36 2011 +0200

- Shortlog ------------------------------------------------------------
Debian release 2.6.8-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk25o4gACgkQQONU2fom4u6eXgCePURcaAyuvQeAQx5N+mgcY8so
U8wAmgNSxezqOihVXoCqREbC97O8XAxw
=BjEm
-----END PGP SIGNATURE-----

Ben Hughes (3):
      (#6893) Document the cron type in the case of specials.
      (#6937) Document the recurse parameter of File type.
      (#7018) explain internals better in service provider documentation

Brice Figureau (3):
      (#6862) Add a default subject for the mail_patches rake task
      Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yaml
      Fix #4339 - Locally save the last report to $lastrunreport

Dan Bode (1):
      (4576) - if ENC declares invalid class, it is logged at warning.

Daniel Pittman (3):
      (#4884) Autorequire shared behaviors and method to silence warnings
      (#4884) Add consistent path validation and behavior
      (#4884) Break the exec type out to have a posix provider

Dominic Maraglia (2):
      Move tests from puppet-acceptance repo
      add test for ticket 7101

Jacob Helwig (7):
      Merge branch '2.6.x' into 2.6.next
      Merge branch 'tickets/2.6.x/6862' into 2.6.next
      (#5437) Invalidate cached TypeCollection when there was an error parsing
      Merge branch 'ticket/2.6.x/5437-report-manifest-errors-on-agent' into 2.6.next
      Merge branch 'ticket/2.6.x/6554' of git://github.com/jamtur01/puppet into 2.6.next
      Merge branch 'tickets/2.6.x/4339' into 2.6.next
      Update CHANGELOG for 2.6.8

James Turnbull (11):
      Fixed #6554 - Missing $haveftool if/else conditional in install.rb breaking Ruby 1.9
      Fixed #6562 - Minor kick documentation fix
      Merge branch 'tickets/2.6.x/6562' into 2.6.next
      (#5221) Fix fileset path absoluteness checking with trailing slash
      Fixed #6256 - Creation of rrd directory.
      Merge branch 'tickets/2.6.x/6256' into 2.6.next
      Fixed #3127 - Fixed gem selection regex
      Merge branch 'tickets/2.6.x/3127' into 2.6.next
      Fixed #3127 - removed legacy debug code
      Merge branch 'tickets/2.6.x/3127' into 2.6.next
      Fixed #7082 - Added system support for groups

Jesse Wolfe (3):
      Merge branch 'feature/2.6.next/4576' of https://github.com/bodepd/puppet into 2.6.next
      (#5477) Allow watch_file to watch non-existent files, especially site.pp
      Merge branch 'ticket/2.6.next/5477' into 2.6.next

Markus Roberts (2):
      (#6490) Add plugin initialization callback system to core
      (maint) Indentation fixes

Matt Robinson (12):
      (#4884) Get rid of open3 require since it wasn't being used
      (#4884) Fix whitespace
      (#4884) Add expand_path to requiring the spec_helper
      (#4884) Fix Test::Unit exec tests
      (#4884) Add an shell provider for execs
      (#6658) Propagate ENC connection errors to the agent
      Merge branch 'ticket/2.6.next/6658' into 2.6.next
      (#6818) Stop from getting Rails 3 named_scope deprecation warning
      Merge branch 'ticket/2.6.next/6818-named_scope_deprecation' into 2.6.next
      maint: Fix sporadic sqlite error
      maint: Fix sqlite3 require to really be optional
      Merge branch 'ticket/2.6.next/maint-fix_sqlite_test' into 2.6.next

Max Martin (15):
      (#4884) Revise new exec tests, add a few more
      Merge branch 'feature/2.6.next/4884-an-exec-provider-that-executes-unfiltered-bash-code' into 2.6.next
      (#4884) Modify tests to pass on non-OS X systems
      Merge branch 'ticket/2.6.next/maint-fix-exec-tests' into 2.6.next
      (#4884) Remove typo from spec test
      Merge branch 'ticket/2.6.next/maint-more-exec-testing' into 2.6.next
      Merge branch 'ticket/2.6.x/5814' into 2.6.next
      (#5908) Add support for new update-rc.d disable API
      Merge branch 'ticket/2.6.next/5908-update-rc' into 2.6.next
      Merge branch '2.6.next' into 2.6.x
      Merge branch '2.6.next' into 2.6.x
      (#6856) Copy dangling symlinks with 'links => manage' File resource.
      Merge branch 'ticket/2.6.next/6856-dangling-symlinks' into 2.6.next
      Merge branch '2.6.next' into 2.6.x
      Updated CHANGELOG for 2.6.8rc1

Nick Lewis (8):
      (#4769) Fix negative timeout support for newer rubies
      Merge branch 'ticket/2.6.next/4769' into 2.6.next
      (#5221) Add test for fix to fileset with trailing separator
      Merge branch 'ticket/2.6.next/5221' into 2.6.next
      (#5670) Don't trigger refresh from a failed resource
      Merge branch 'ticket/2.6.next/5670' into 2.6.next
      Merge commit '647a640fcac281e3a8cda05b92b51c44c93f1d19' into 2.6.next
      Merge branch 'ticket/2.6.x/7082' into 2.6.next

Nigel Kersten (2):
      (#2331) Remove darwinports pkg provider, replace with rewritten macports provider
      Merge branch 'tickets/2.6.x/2331-macports-provider' into 2.6.next

Stefan Schulte (2):
      (#5814) cron_spec shouldn't depend on cron provider
      (#5814) Improved cron type specs

Stig Sandbeck Mathisen (3):
      Merge commit 'upstream/2.6.8'
      New upstream version
      Release 2.6.8-1

nfagerlund (3):
      (#6937) Adjust formatting of recurse's desc
      (#7018) Give more context on the service type's assumptions. Wording tweaks.
      Merge branch 'ticket/2.6.next/7018-clarify_service_type_behavior' into 2.6.next

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

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list