puppet 2.7.11-1ubuntu2.3 source package in Ubuntu
Changelog
puppet (2.7.11-1ubuntu2.3) precise-security; urgency=low * SECURITY UPDATE: Remote code execution on master from unauthenticated clients - debian/patches/2.7.21-Patch-for-CVE-2013-3567.patch: upstream patch to use safe_yama. - CVE-2013-3567 -- Marc Deslauriers <email address hidden> Fri, 14 Jun 2013 09:06:22 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
puppet_2.7.11.orig.tar.gz | 1.8 MiB | fceba39f85fad1d3d48574e5e1cdc2d5e585616b9443a9d4029f12393b79e17b |
puppet_2.7.11-1ubuntu2.3.debian.tar.gz | 117.5 KiB | eea03951677015bd029bef32a5327c4664ec4cc8c4a345b860487391da13edae |
puppet_2.7.11-1ubuntu2.3.dsc | 2.5 KiB | 318d7684b8ac1238ee154b4549d82fa8846bccb3fc631e50d048c9f1aa59310a |
Available diffs
Binary packages built by this source
- puppet: Centralized configuration management - agent startup and compatibility scripts
This package contains the startup script and compatbility scripts for the
puppet agent, which is the process responsible for configuring the local node.
.
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
Puppet's simple declarative specification language provides powerful
classing abilities for drawing out the similarities between hosts while
allowing them to be as specific as necessary, and it handles dependency
and prerequisite relationships between objects clearly and explicitly.
- puppet-common: Centralized configuration management
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
Puppet's simple declarative specification language provides powerful
classing abilities for drawing out the similarities between hosts while
allowing them to be as specific as necessary, and it handles dependency
and prerequisite relationships between objects clearly and explicitly.
.
This package contains the puppet software and documentation. For the startup
scripts needed to run the puppet agent and master, see the "puppet" and
"puppetmaster" packages, respectively.
- puppet-el: syntax highlighting for puppet manifests in emacs
The puppet-el package provides syntax highlighting for puppet manifests
- puppet-testsuite: Centralized configuration management - test suite
This package provides all the tests from the upstream puppet source code.
The tests are used for improving the QA of the puppet package.
- puppetmaster: Centralized configuration management - master startup and compatibility scripts
This package contains the startup and compatibility scripts for the puppet
master, which is the server hosting manifests and files for the puppet nodes.
.
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
Puppet's simple declarative specification language provides powerful
classing abilities for drawing out the similarities between hosts while
allowing them to be as specific as necessary, and it handles dependency
and prerequisite relationships between objects clearly and explicitly.
- puppetmaster-common: Puppet master common scripts
This package contains common scripts for the puppet master,
which is the server hosting manifests and files for the puppet nodes.
.
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
Puppet's simple declarative specification language provides powerful
classing abilities for drawing out the similarities between hosts while
allowing them to be as specific as necessary, and it handles dependency
and prerequisite relationships between objects clearly and explicitly.
- puppetmaster-passenger: Centralised configuration management - master setup to run under mod passenger
This package provides a puppetmaster running under mod passenger.
This configuration offers better performance and scalability.
.
Puppet lets you centrally manage every important aspect of your system
using a cross-platform specification language that manages all the
separate elements normally aggregated in different files, like users,
cron jobs, and hosts, along with obviously discrete elements like
packages, services, and files.
.
Puppet's simple declarative specification language provides powerful
classing abilities for drawing out the similarities between hosts while
allowing them to be as specific as necessary, and it handles dependency
and prerequisite relationships between objects clearly and explicitly.
- 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").