[ubuntu/quantal] puppet 2.7.18-1ubuntu1 (Accepted)

Marc Deslauriers marc.deslauriers at ubuntu.com
Sat Jul 14 06:05:41 UTC 2012


puppet (2.7.18-1ubuntu1) quantal; urgency=low

  * Resynchronise with Debian. (LP: #1023931) Remaining changes:
    - debian/puppetmaster-passenger.postinst: Make sure we error if puppet
      config print doesn't work
    - debian/puppetmaster-passenger.postinst: Ensure upgrades from
      <= 2.7.11-1 fixup passenger apache configuration.
  * Dropped upstreamed patches:
    - debian/patches/CVE-2012-1906_CVE-2012-1986_to_CVE-2012-1989.patch
    - debian/patches/puppet-12844
    - debian/patches/2.7.17-Puppet-July-2012-CVE-fixes.patch
  * Drop Build-Depends on ruby-rspec (in universe):
    - debian/control: remove ruby-rspec from Build-Depends
    - debian/patches/no-rspec.patch: make Rakefile work anyway if rspec
      isn't installed so we can use it in debian/rules.

puppet (2.7.18-1) unstable; urgency=high

  * New upstream release (CVE-2012-3864, CVE-2012-3865,
    CVE-2012-3866, CVE-2012-3867)
  * Restrict puppet 2.7 to only run on ruby1.8
    - follow http://docs.puppetlabs.com/guides/platforms.html
    - backout ruby1.9.1 patches

puppet (2.7.17-1) unstable; urgency=low

  * New upstream release
  * Support ruby1.9 and ruby1.8 with dh_ruby packaging
  * Add missing vim indent file
  * Add patch to fix fqdn_rand function for ruby 1.9
  * Add patch to fix require warnings for ruby 1.9

puppet (2.7.14-1) unstable; urgency=low

  * Imported Upstream version 2.7.14
  * Add apache headers module (Closes: #670424)
  * Revert patch for upstart provider, fixed upstream
  * Convert fakes.rb commit to quilt patch
  * Convert Rakefile commit to quilt patch
  * Use breaks/replaces instead of conflicts in debian/control
  * Update debian/copyright (format 1.0)
  * Update lintian overrides
  * Update descriptions in init scripts, debian/control and quilt patches
  * Maintainer scripts: Use "set -e" instead of "-e" on the shebang line

puppet (2.7.13-1) unstable; urgency=high

  * Imported Upstream version 2.7.13 (CVE-2012-1906, CVE-2012-1986,
    CVE-2012-1987, CVE-2012-1988, CVE-2012-1989)
  * Remove superfluous dependency on facter (Closes: #668136)

puppet (2.7.12-3) unstable; urgency=low

  * Remove mongrel support (Closes: #664236)

puppet (2.7.12-2) unstable; urgency=low

  * Add install section for systemd services
  * Backport fix for runit/daemontools services (Closes: #663873)
  * Bump standards version (no changes)
  * Ensure puppet group exists (Closes: #650527)
  * Update passenger documentroot (Closes: #662866)

puppet (2.7.12-1) unstable; urgency=low

  * New upstream release
  * Fix disabled puppetmaster init script return code (Closes: #661927)

Date: Sat, 14 Jul 2012 01:56:30 -0400
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/puppet/2.7.18-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 14 Jul 2012 01:56:30 -0400
Source: puppet
Binary: puppet-common puppet puppetmaster-common puppetmaster puppetmaster-passenger vim-puppet puppet-el puppet-testsuite
Architecture: source
Version: 2.7.18-1ubuntu1
Distribution: quantal
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marc Deslauriers <marc.deslauriers at ubuntu.com>
Description: 
 puppet     - Centralized configuration management - agent startup and compatib
 puppet-common - Centralized configuration management
 puppet-el  - syntax highlighting for puppet manifests in emacs
 puppet-testsuite - Centralized configuration management - test suite
 puppetmaster - Centralized configuration management - master startup and compati
 puppetmaster-common - Puppet master common scripts
 puppetmaster-passenger - Centralised configuration management - master setup to run under
 vim-puppet - syntax highlighting for puppet manifests in vim
Closes: 650527 661927 662866 663873 664236 668136 670424
Launchpad-Bugs-Fixed: 1023931
Changes: 
 puppet (2.7.18-1ubuntu1) quantal; urgency=low
 .
   * Resynchronise with Debian. (LP: #1023931) Remaining changes:
     - debian/puppetmaster-passenger.postinst: Make sure we error if puppet
       config print doesn't work
     - debian/puppetmaster-passenger.postinst: Ensure upgrades from
       <= 2.7.11-1 fixup passenger apache configuration.
   * Dropped upstreamed patches:
     - debian/patches/CVE-2012-1906_CVE-2012-1986_to_CVE-2012-1989.patch
     - debian/patches/puppet-12844
     - debian/patches/2.7.17-Puppet-July-2012-CVE-fixes.patch
   * Drop Build-Depends on ruby-rspec (in universe):
     - debian/control: remove ruby-rspec from Build-Depends
     - debian/patches/no-rspec.patch: make Rakefile work anyway if rspec
       isn't installed so we can use it in debian/rules.
 .
 puppet (2.7.18-1) unstable; urgency=high
 .
   * New upstream release (CVE-2012-3864, CVE-2012-3865,
     CVE-2012-3866, CVE-2012-3867)
   * Restrict puppet 2.7 to only run on ruby1.8
     - follow http://docs.puppetlabs.com/guides/platforms.html
     - backout ruby1.9.1 patches
 .
 puppet (2.7.17-1) unstable; urgency=low
 .
   * New upstream release
   * Support ruby1.9 and ruby1.8 with dh_ruby packaging
   * Add missing vim indent file
   * Add patch to fix fqdn_rand function for ruby 1.9
   * Add patch to fix require warnings for ruby 1.9
 .
 puppet (2.7.14-1) unstable; urgency=low
 .
   * Imported Upstream version 2.7.14
   * Add apache headers module (Closes: #670424)
   * Revert patch for upstart provider, fixed upstream
   * Convert fakes.rb commit to quilt patch
   * Convert Rakefile commit to quilt patch
   * Use breaks/replaces instead of conflicts in debian/control
   * Update debian/copyright (format 1.0)
   * Update lintian overrides
   * Update descriptions in init scripts, debian/control and quilt patches
   * Maintainer scripts: Use "set -e" instead of "-e" on the shebang line
 .
 puppet (2.7.13-1) unstable; urgency=high
 .
   * Imported Upstream version 2.7.13 (CVE-2012-1906, CVE-2012-1986,
     CVE-2012-1987, CVE-2012-1988, CVE-2012-1989)
   * Remove superfluous dependency on facter (Closes: #668136)
 .
 puppet (2.7.12-3) unstable; urgency=low
 .
   * Remove mongrel support (Closes: #664236)
 .
 puppet (2.7.12-2) unstable; urgency=low
 .
   * Add install section for systemd services
   * Backport fix for runit/daemontools services (Closes: #663873)
   * Bump standards version (no changes)
   * Ensure puppet group exists (Closes: #650527)
   * Update passenger documentroot (Closes: #662866)
 .
 puppet (2.7.12-1) unstable; urgency=low
 .
   * New upstream release
   * Fix disabled puppetmaster init script return code (Closes: #661927)
Checksums-Sha1: 
 3f0598a9c16c5aa150a2ed28e6b22b975a157847 2552 puppet_2.7.18-1ubuntu1.dsc
 62e936c64e262478fda4c70aaa9da995d659468a 1919964 puppet_2.7.18.orig.tar.gz
 add6f1c96f478fc70265aa4f9772e3e25be8328e 33565 puppet_2.7.18-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 d7be53c62b44ee5f2f75cea0f9409a43ac113236fa5ea030cd6de3c86c7ba02d 2552 puppet_2.7.18-1ubuntu1.dsc
 4524d5164d29fc67446ffe063bc45e7cd64f97d98b0ca154d4106c6aa406b665 1919964 puppet_2.7.18.orig.tar.gz
 a87018b9317cec9cae8d9e41a1dc73fc44a7df6b5ee254b2ce3ec3f27f26c24b 33565 puppet_2.7.18-1ubuntu1.debian.tar.gz
Files: 
 2986d57f40b1bdd907028372d301c6ab 2552 admin optional puppet_2.7.18-1ubuntu1.dsc
 210725704692a0ca7b8ffc312471796e 1919964 admin optional puppet_2.7.18.orig.tar.gz
 e45b484d873b14ef8ebc164c05a2bf4b 33565 admin optional puppet_2.7.18-1ubuntu1.debian.tar.gz
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJQAQr5AAoJEGVp2FWnRL6TYQcQAJLJrYiD9AWILgg9nweSgEv3
Ul+rMFNpg0vNi2eGx+yR7+i6R1J3tKNIiUvQhezmYbEMLHwNfBPfNi40PMW6Lm6o
41/NLj/rLz4suGbU2Eog8wQZeD32GWlG44pNMSUXFiAQZ2o1m5ax9W+fzjh9dMD6
R4HcVWhj7w8eYwN9Ar4ET+Lc4mAVH71ssQssjRFTrGvcRn7hVwXTnEGogKrL7Hza
u59ZxPU9gYgKSbfd9BcnUYVAkaz3vNbiBzTX8aZb5gXaEgfnwuC1LzQEPnGoZFxq
3DKfmXt5A2X+Zf7d6QiXSdyIIqbKXatAcodipPZrfkyjVbwTd3+0PLxzI498gog6
BG09yAuuvT1qQODEbxcMZzNPQmohWXS8XDL80yaHZWfDvWZp4kZiJ1nLbVNiC6bC
sjWecIyJItMbFXxjsvaNZEUEO1Q4mknZqS1w0xNauES6OnxhsPSf4O+Bl69hOI6E
znldiE3HcgXunhIzCqn79J1Vi6k/4x6PInOvBl841tSgeFDMMoNPPjl6g5YxvyoD
VtyvHXiGOSb/9oM/hr854J5vwh09xhQrnpYsQge5UKbqF6h8H3Ty9JQ2DykXBsV1
6mtalbXD1O0e3v0aG5nq5eDU7oqBABEEdUBoX96gFsJZ3Wo5TZsM64zkgH9uv0tN
6zk6JomVB9eZ29pie/ua
=8XVv
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list