puppet 2.6.1-0ubuntu2~lucid1 source package in Ubuntu

Changelog

puppet (2.6.1-0ubuntu2~lucid1) lucid-backports; urgency=low

  * Automated backport upload; no source changes.

puppet (2.6.1-0ubuntu2) maverick; urgency=low

  * debian/puppetmaster-passenger.postinst: Use cacrl instead of hostcrl to
    set the location of the CRL in apache2 configuration. Fix apache2
    configuration on upgrade as well (LP: #641001).

puppet (2.6.1-0ubuntu1) maverick; urgency=low

  [ Stig Sandbeck Mathisen ]
  * Add dependency on "facter" for "puppet-common"
  * Make sure the "puppet-common" package can be purged even when not fully
    installed (Closes: #596163)

  [ Mathias Gug ]
  * New upstream version.

puppet (2.6.1~rc4-0ubuntu1) maverick; urgency=low

  [ Mathias Gug ]
  * New upstream version:
    - Fix "Puppet standalone broken" (Closes: #594575)
  * test/lib/puppettest/fakes.rb: Fix puppettest to use puppet system
    library.

  [ Stig Sandbeck Mathisen ]
  * Fix "require" path for puppet queue.

puppet (2.6.1~rc3-1) experimental; urgency=low

  [ Mathias Gug ]
  * New upstream version:
    - fix config.ru file to run puppetmaster as a rack application.
      (Closes: #593557)
  * Fix test suite to run from a package install rather then from the source
    directory:
    + Rakefile: use system puppet.rb file to detect version.
    + spec/unit/application/apply_spec.rb: Fix test suite to use puppet
      system library.
    + spec/spec_helper.rb: disable gem.
  * Fix init service provider to correctly check the status of services
    using upstart jobs (Closes: #584481, LP: #551544).
  * etckeeper integration (Closes: #571127)
    [server-lucid-puppet-etckeeper-integration]:
    + debian/etckeeper-commit-post, debian/etckeeper-commit-pre:
       Call "etckeeper commit" before and after catalog runs.
       Silently bail out if etckeeper is not available.
    + debian/puppet.conf: Call out to the etckeeper hooks using
       the prerun_command and postrun_command hooks.
    + debian/rules: Install the etckeeper hook scripts in /etc/puppet.
    + debian/README.Debian: add note about etckeeper integration.
    + debian/control: the puppet package suggests etckeeper.
  * Create puppetmaster-passenger package to automatically setup the
    puppetmaster to be run under mod passenger and apache2:
    - create new puppetmaster-common package to share files between
      puppetmaster (ie webrick) and puppetmaster-passenger.
    - move puppetqd to puppetmaster-common.
    - debian/puppet.conf: enable ssl options so that the default configuration
      works out of the box under passenger.
  * debian/puppet-common.postinst: set permissions and ownership of puppet log
    directory.
  * Move puppetmaster's Recommends to Suggests.

  [ Stig Sandbeck Mathisen ]
  * Recommend lsb-release (Closes: #593606)
  * Recommend debconf-utils (Closes: #593780)
  * ext/puppetlast: removed from upstream
  * Cherry-pick updated man pages from upstream

puppet (2.6.0-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.1
  * Release for unstable

puppet (2.6.0-1) experimental; urgency=low

  * New upstream version
  * Fix "short package description doesn't differ from binary package
    puppet", update description of binary package. (Closes: #587364)
  * Move /usr/bin/puppet to the puppet-common package
  * debian/control: Convert Conflicts: to Breaks:
  * debian/control: bump policy version and update project homepage
  * debian/control: Update dependencies/breakages
  * debian/copyright: Remove reference to deprecated bsd license file,
    it is included already
  * move manpage puppet(8) to package puppet-common
  * Debian fix: set correct header in puppet.conf(5)
  * Add puppetqd(8) to the puppetmaster package

puppet (0.25.5-1) unstable; urgency=low

  [ Stig Sandbeck Mathisen ]
  * New upstream version: 0.25.5
  * Adjust conflicts for puppet-common, to ensure upgrade goes well

  [ Mathias Gug ]
  * Add /etc/puppet/templates and /etc/puppet/modules to the puppet-
    common package (Closes: #571129)
  * Add binary package "puppet-testsuite" (Closes: #584480)

puppet (0.25.4-6) unstable; urgency=low

  * clarify passenger options in default/puppetmaster
  * add patch to ext/rack/files/apache2.conf for debian-specific settings
  * debian/control: add version depends on librack-ruby
  * additional start-stop-daemon fix for puppet.init and puppetqd.init
  * debian/rules: actually install config.ru owned by the puppet user,
    this is necessary for proper suid of passenger (closes: #577366)

puppet (0.25.4-5) unstable; urgency=low

  * debian/puppetmaster.init: fix invocation of start-stop-daemon (closes:
  * #578066)

puppet (0.25.4-4) unstable; urgency=low

  [ Andrew Pollock ]
  * debian/watch: update for new upstream location
  * apply patch from Mathias Gug to add /etc/puppet to puppet-common's
    directories so that it is removed on package purge (if empty). Also removes
    /var/log/puppet on purge (closes: #571130)

  [ Micah Anderson ]
  * add Suggests: libselinux-ruby1.8 as puppet supports it, but only
    if the library is present
  * cherry-pick: add puppetmasterd dbconnections option to increase
    the rails 'max pool size' (redmine: #2568)
  * fix puppetqd initscript status operation

  [ Andrew Pollock ]
  * debian/rules: don't install config.ru owned by the puppet user (closes:
    #577366)

puppet (0.25.4-3) unstable; urgency=low

  [ Stig Sandbeck Mathisen ]
  * Fix "puppetmaster and puppet scripts always return 0" with patch from
    Mathias Gug, make sure return codes are actually used (Closes: #573473)

  [ Micah Anderson ]
  * Disable default puppet.conf option pluginsync=true, see puppet-common.NEWS
  * Suggest in puppetmaster package: libapache2-mod-passenger, librack-ruby
  * Create puppetmaster.README with information about the server type
  * Provide an example apache2.conf for libapache2-mod-passenger
  * Ship the rack config.ru, and README as README.rack
  * Fix puppet-el.emacsen-startup script to be properly installed
  * debian/puppetmaster.init: Fix init stop action to not fail if the
    puppetmaster is already stopped, Thanks Mathias Gug (Closes: #574677)
  * Add Suggests: stompserver/libstomp-ruby1.8 - needed for puppetqd
  * Add README.queueing to puppetmaster package which describes puppetqd
  * Add /etc/init.d/puppetqd and defaults in /etc/defaults/puppetmaster
  * Switch to dpkg-source 3.0 (quilt) format
 -- Iain Lane <email address hidden>   Mon, 03 Oct 2011 23:36:42 +0000

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Lucid
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
puppet_2.6.1.orig.tar.gz 1.5 MiB 105df2a835c7b147c5b96c5b6b6217c61443f28472b21b7d66ef34c8eece9073
puppet_2.6.1-0ubuntu2~lucid1.debian.tar.gz 32.3 KiB 0938ae7270efed074834fba96abb97b08b83fe79737c1d666ac2ccd0be80b087
puppet_2.6.1-0ubuntu2~lucid1.dsc 1.4 KiB f71b8a46377dc064c58d5188447b39cbc01ebde0acf120fc28d663fbe62f67b3

View changes file

Binary packages built by this source

puppet: No summary available for puppet in ubuntu lucid.

No description available for puppet in ubuntu lucid.

puppet-common: No summary available for puppet-common in ubuntu lucid.

No description available for puppet-common in ubuntu lucid.

puppet-el: No summary available for puppet-el in ubuntu lucid.

No description available for puppet-el in ubuntu lucid.

puppet-testsuite: No summary available for puppet-testsuite in ubuntu lucid.

No description available for puppet-testsuite in ubuntu lucid.

puppetmaster: No summary available for puppetmaster in ubuntu lucid.

No description available for puppetmaster in ubuntu lucid.

puppetmaster-common: No summary available for puppetmaster-common in ubuntu lucid.

No description available for puppetmaster-common in ubuntu lucid.

puppetmaster-passenger: No summary available for puppetmaster-passenger in ubuntu lucid.

No description available for puppetmaster-passenger in ubuntu lucid.

vim-puppet: No summary available for vim-puppet in ubuntu lucid.

No description available for vim-puppet in ubuntu lucid.