puppet 3.8.4-1ubuntu1 source package in Ubuntu

Changelog

puppet (3.8.4-1ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - fix wrong process name match in logrotate script.
    - debian/puppet{,master}.init: Wait until the puppet and puppetmaster
      daemons are actually stopped before returning.
    - puppetmaster-common: Suggest instead of recommending ruby-activerecord
      and ruby-activerecord-deprecated-finders (universe).

puppet (3.8.4-1) unstable; urgency=medium

  * Imported upstream release 3.8.4 (CVE-2015-7328)
  * [7d7519b] Make the puppetmaster init script return a useful error code
    when disabled (Closes: #734852)
  * [81eb77c] Make the puppetmaster init script return error code 3 code for
    status when pidfile is missing (Closes: #738465)
  * [d4ecb19] Be consistent with /run/puppet permissions (Closes: #781791)
  * [d836fef] Use /run/puppet instead of /var/run/puppet
  * [f9d9548] puppet-common: depend on ruby-rgen (Closes: #761385)
  * [7ddba0a] Drop suggestion for transitional package librrd-ruby
  * [171a701] autopkgtest: Restrict the current tests to need
    isolation-container
  * [17c7dbb] autopkgtest: Rename current tests to large.*
  * [d02c2d8] autopkgtest: Add small tests

puppet (3.8.3-1) unstable; urgency=medium

  * Imported upstream release 3.8.3

puppet (3.8.2-1) unstable; urgency=medium

  * Imported upstream release 3.8.1
  * Imported upstream release 3.8.2
  * [188e76d] refresh patches with gbp pq
  * [c772e65] Fix puppetmaster logrotate bug (Closes: #780847)
  * [f116751] Import patch to fix non-ASCII user comment (Closes: #782494)

 -- Martin Pitt <email address hidden>  Tue, 24 Nov 2015 08:19:42 +0100

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet_3.8.4.orig.tar.gz 2.5 MiB 19e83ebbbf0933a9df6696255d7ff4d65e3daba1ed8dacf87f16a87ae40a7ad7
puppet_3.8.4-1ubuntu1.debian.tar.xz 43.6 KiB 475d9b9ee76212282084734fb927e4bfb28b390b7b0928c2fc5ec16a8e8d3522
puppet_3.8.4-1ubuntu1.dsc 2.6 KiB a5b34d1a394a754c97acbaf2f0f0a6e31f650c23af129549d3684778c68e6d4c

Available diffs

View changes file

Binary packages built by this source

puppet: configuration management system, agent

 Puppet is a server automation tool. It is composed of a declarative
 language for expressing system configuration, a client and server for
 distributing it, and a library for realizing the configuration.
 .
 The primary design goal of Puppet is to have an expressive enough
 language backed by a powerful enough library that you can write your
 own server automation applications in just a few lines of code.
 Puppet’s deep extensibility and open source license lets you add
 functionality as needed and share your innovations with others.
 .
 This package contains "puppet" service and init script used to run
 the puppet agent, and depend on the "puppet-common" package which
 contains the software.

puppet-common: configuration management system

 Puppet is a server automation tool. It is composed of a declarative
 language for expressing system configuration, a client and server for
 distributing it, and a library for realizing the configuration.
 .
 The primary design goal of Puppet is to have an expressive enough
 language backed by a powerful enough library that you can write your
 own server automation applications in just a few lines of code.
 Puppet’s deep extensibility and open source license lets you add
 functionality as needed and share your innovations with others.
 .
 This package contains the puppet software and documentation. To
 automatically start a puppet agent, install the "puppet" package. To
 install and configure a puppet master, install one of the
 "puppetmaster" or "puppetmaster-passenger" packages.

puppet-el: syntax highlighting for puppet manifests in emacs

 The puppet-el package provides syntax highlighting for puppet
 manifests (files ending with (".pp").
 .
 As per the Debian emacs policy, installed addons are activated
 automatically.

puppet-testsuite: configuration management system, development test suite

 Puppet is a server automation tool. It is composed of a declarative
 language for expressing system configuration, a client and server for
 distributing it, and a library for realizing the configuration.
 .
 The primary design goal of Puppet is to have an expressive enough
 language backed by a powerful enough library that you can write your
 own server automation applications in just a few lines of code.
 Puppet’s deep extensibility and open source license lets you add
 functionality as needed and share your innovations with others.
 .
 This package provides all the tests from the upstream puppet source
 code. The tests are used for improving the QA of the puppet package.
 .
 Tests are installed under /usr/share/puppet-testsuite, and can be
 performed using "rake unit" in that directory.

puppetmaster: configuration management system, master service

 Puppet is a server automation tool. It is composed of a declarative
 language for expressing system configuration, a client and server for
 distributing it, and a library for realizing the configuration.
 .
 The primary design goal of Puppet is to have an expressive enough
 language backed by a powerful enough library that you can write your
 own server automation applications in just a few lines of code.
 Puppet’s deep extensibility and open source license lets you add
 functionality as needed and share your innovations with others.
 .
 This package contains the "puppetmaster" service and init script,
 which is suitable for small deployments.

puppetmaster-common: configuration management system, master common files

 Puppet is a server automation tool. It is composed of a declarative
 language for expressing system configuration, a client and server for
 distributing it, and a library for realizing the configuration.
 .
 The primary design goal of Puppet is to have an expressive enough
 language backed by a powerful enough library that you can write your
 own server automation applications in just a few lines of code.
 Puppet’s deep extensibility and open source license lets you add
 functionality as needed and share your innovations with others.
 .
 This package contains configuration files used by both puppetmaster
 and puppetmaster-common packages.

puppetmaster-passenger: configuration management system, scalable master service

 Puppet is a server automation tool. It is composed of a declarative
 language for expressing system configuration, a client and server for
 distributing it, and a library for realizing the configuration.
 .
 The primary design goal of Puppet is to have an expressive enough
 language backed by a powerful enough library that you can write your
 own server automation applications in just a few lines of code.
 Puppet’s deep extensibility and open source license lets you add
 functionality as needed and share your innovations with others.
 .
 This package provides a puppet master running under apache with
 mod_passenger, suitable for large deployments. This offers better
 scalability than the "puppetmaster" package.

vim-puppet: syntax highlighting for puppet manifests in vim

 The vim-puppet package provides filetype detection and syntax
 highlighting for puppet manifests (files ending with ".pp").
 .
 As per the Debian vim policy, installed addons are not activated
 automatically, but the "vim-addon-manager" tool can be used for this
 purpose.