puppet 5.5.22-4ubuntu0.2 source package in Ubuntu

Changelog

puppet (5.5.22-4ubuntu0.2) jammy; urgency=medium

  * d/p/0018-Set-file-links-attribute-to-manage-by-default.patch: the 'links'
    attribute of a file object was set to 'nil' by default which was causing a
    crash when the to_sym function was called. Now, it is set to 'manage' by
    default (which is the upstream documented default value) and the crash is
    fixed (LP: #1969939).

 -- Lucas Kanashiro <email address hidden>  Tue, 31 May 2022 11:44:35 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Sponsored by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe admin

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
puppet_5.5.22.orig.tar.gz 2.9 MiB 2f7c68887f823a4b1f25c810702faf730779d5347d16bb604666f3c445ccc0ed
puppet_5.5.22.orig.tar.gz.asc 819 bytes bfc81260a7775ea5100aa10f4aa426364a03452f6a741d0a69bc6ede7d033e8d
puppet_5.5.22-4ubuntu0.2.debian.tar.xz 46.8 KiB 457af239d4f715ac7641aedf745b37e0c297df38da1196091e434dc8f74c67ac
puppet_5.5.22-4ubuntu0.2.dsc 2.6 KiB a60eb68cc77ce7ab5639c8e72f6e5edfef2113b82164aea659dda1cb8a877279

View changes file

Binary packages built by this source

puppet: configuration management system

 Puppet is a configuration management system that allows you to define
 the state of your IT infrastructure, then automatically enforces the
 correct state.
 .
 This package contains the puppet agent software and documentation.
 .
 To install and configure a puppet master, install one of the
 "puppet-master" or "puppet-master-passenger" packages.

puppet-master: configuration management system, master service

 Puppet is a configuration management system that allows you to define
 the state of your IT infrastructure, then automatically enforces the
 correct state.
 .
 This package contains the "puppet-master" service and init script,
 which is suitable for small deployments. For larger deployments or if you wish
 to support Puppet 3 clients, puppet-master-passenger should be used instead.

puppet-master-passenger: configuration management system, scalable master service

 Puppet is a configuration management system that allows you to define
 the state of your IT infrastructure, then automatically enforces the
 correct state.
 .
 This package provides configuration for apache2 with mod_passenger,
 suitable for large deployments. This offers better scalability than
 the "puppet-master" package.