[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, squeeze, created. debian/2.6.2-4

Micah Anderson micah at riseup.net
Mon Feb 7 06:51:29 UTC 2011


The branch, squeeze has been created
        at  20e66e12023fbbac70fdb5eda564e44fc7439c0e (commit)

- Shortlog ------------------------------------------------------------
commit 20e66e12023fbbac70fdb5eda564e44fc7439c0e
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Dec 23 16:16:38 2010 -0500

    fix #607294 - normalize parameterized classes

commit b7e4cbe5bc25ea669e3a6458390c255a1b34f61e
Author: Paul Berry <paul at puppetlabs.com>
Date:   Fri Oct 8 15:26:28 2010 -0700

    (#4534/#4778) -- Normalize parameterized classes
    
    This is a reconciliation/melding of Paul's
        (#4534) Class inheritance with parameterized classes is no longer ignored
    and Markus's
        Fix for #4778 -- evaluate parameterized classes when they are instantiated
    
    Extracted the code from Resource::Type#mk_plain_resource that evaluates
    parents and tags the catalog, and moved that into a new method called
    instantiate_resource.  Instantiate_resource is now also called from
    Parser::Ast::Resource#evaluate, so that the notation
    
        "class { classname: }"
    
    now executes this code too.  Likewise adds class evaluation so that it behaves
    the same (with regard to lazy / strict evaluation) as
    
        include classname

commit cbbc2fd82178c4e678930741c46130e8756002e8
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Dec 2 19:25:07 2010 -0500

    make puppetqd honor PUPPETQD_OPTS from /etc/default/puppetqd (Closes: #605510)
    
    Conflicts:
    
    	debian/changelog

commit 910b3d3cc4dc53e97cb753dcdf43d484db51d0dc
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Dec 2 19:08:45 2010 -0500

    fix #605512 by removing the PID file in the initscript during stop
    
    Conflicts:
    
    	debian/changelog

commit 1ebf0c57e3d92d4186e12253d2963b767e6060b6
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Dec 2 18:29:50 2010 -0500

    fix changelog up again

commit 55e8fc8542470a93fe0fc96871473f61e6015b78
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Dec 2 18:25:48 2010 -0500

    Revert "Should have been 2.6.2-2, not 2.6.2-3", I was wrong, sorry nigel
    
    This reverts commit 3af6f69e5f5e938427a11212010ea1814286c2a2.

commit 35986a77b6da5c30e7298eb6b702cc30085a4c3d
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Thu Dec 2 21:11:13 2010 +0100

    Move the logrotate script to the puppetmaster package

commit 3af6f69e5f5e938427a11212010ea1814286c2a2
Author: nigel <nigel at explanatorygap.net>
Date:   Wed Dec 1 09:11:26 2010 -0800

    Should have been 2.6.2-2, not 2.6.2-3

commit 3c1a844249efb5c3eb59f6003904795acad92116
Author: nigel <nigel at explanatorygap.net>
Date:   Wed Dec 1 07:47:04 2010 -0800

    Update changelog to reflect auth.conf vulnerability fix

commit 4e7a27393e484137985af0dbef1775231300c3b3
Author: Paul Berry <paul at puppetlabs.com>
Date:   Wed Nov 24 15:32:32 2010 -0800

    Disable remote ralsh by default
    
    Changed the default auth.conf so that accesses to "/resource" are no
    longer allowed.  This means that to use "puppet resource -H" you will
    need to configure the target machine to enable access to the
    "/resource" URLs.

commit 1a1f3a08f16d84726de181bb3ea8582cb2d702ca
Author: Micah Anderson <micah at riseup.net>
Date:   Mon Nov 29 11:41:56 2010 -0500

    add patch to fix puppet-master logcheck rule, fixes part of #602336

commit a579e9ba62e79b3e91ee095522b2db3be3d32615
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Nov 4 13:42:22 2010 -0400

    fix changelog lines that were too long

commit d733e8b71681bec3059d301c3c17a019f4dee835
Author: Micah Anderson <micah at riseup.net>
Date:   Thu Nov 4 13:22:14 2010 -0400

    add fix for 557769

commit 0a3952f260de7c2615d8f021bcb16f57fa48f39a
Author: Micah Anderson <micah at riseup.net>
Date:   Mon Nov 1 19:28:52 2010 -0400

    add missing Suggests on libactiverecord-ruby1.8, libmysql-ruby1.8 | libpgsql-ruby1.8 needed for storedconfigs

commit 1fc40afb2000b297f2cbb9eb2e83bd4b9ff8bf40
Author: Micah Anderson <micah at riseup.net>
Date:   Mon Nov 1 19:24:13 2010 -0400

    update documentation to match new section headings

commit 4dbcf3c08cd94c3837175353d09e4518007b7b77
Author: Micah Anderson <micah at riseup.net>
Date:   Mon Nov 1 19:22:51 2010 -0400

    fix puppetqd pid location in initscript

commit 0cf620c1693020dfda7286b4137e8d75c1532e56
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sun Oct 17 21:35:01 2010 +0200

    Release 2.6.2 for squeeze

commit 2e0b15c22bddf8fd128e01afd8a38a43ca167e3f
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sun Oct 17 20:53:02 2010 +0200

    Update changelog for 2.6.2-1

commit 00ef389b7f115a346fcb976e461905e5f997dbfc
Merge: 4be74cc 539d0bf
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sun Oct 17 20:50:03 2010 +0200

    Merge branch 'upstream' into squeeze-2.6.2

commit 4be74cce7ce8cf4e059d81c9e1a2b3eb9ca034ca
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Mon Oct 4 22:37:06 2010 +0200

    ext/puppetlast: removed from upstream
    
    (It is gone from puppetlabs upstream, the author of puppetlast
    requested its removal)

commit 905159936970500afd4fd3c864649df33f244d84
Merge: c1b65a5 cad1e0f
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Mon Oct 4 22:34:53 2010 +0200

    Merge commit '2.6.1' into squeeze-2.6.1
    
    Conflicts:
    	ext/puppetlast
    	lib/puppet/type/file/content.rb
    	man/man5/puppet.conf.5
    	man/man8/pi.8
    	man/man8/puppetdoc.8

commit c1b65a51bf1732b6d35ff29b2d4e81dd9aea5651
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Mon Oct 4 21:35:26 2010 +0200

    Revert "Fix for #4487 -- Store environment names, not objects if storeconfigs"
    
    This reverts commit 41459f11fc0205a4a29e4734e6adff5e2daab128.
    
    This problem is no longer an issue on 2.6.1

commit bb8efea147303ba70a5345185228d72f737377ff
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Tue Sep 14 10:32:30 2010 +0200

    update changelog

commit a3d4166b25e0adcf691a0b090c47192ba008bb42
Author: Brice Figureau <brice-puppet at daysofwonder.com>
Date:   Wed Jul 21 22:56:58 2010 +0200

    Fix #4319 - source file url sent to the master is invalid
    
    We were sending an incorrect (containing a //) url for sourced file
    content since the file streaming patches.
    Depending on the webserver in front of puppet it could fail (for instance
    nginx+mongrel).
    
    This patch fixes the offending // in each sourced file urls.
    
    Signed-off-by: Brice Figureau <brice-puppet at daysofwonder.com>

commit 870b9e6a3f9c9cc6e3719a40cb8d19f107709e15
Author: Markus Roberts <Markus at reality.com>
Date:   Sat Aug 21 19:44:06 2010 -0700

    Fix for #4489 -- apply was using the rest terminus
    
    Basing pervasive low-level behaviour changes on the application name isn't a
    good idea, but if we're going to do it we need to remember to update the test
    when we rename the application.  Further, if we optimize around such low-level
    tests (as we did when implementing file-streaming) we need to carry the tests
    over into the new data paths.
    
    This commit addresses both of these isues, restoring 0.25.x stand-alone file
    serving by adjusting the process-name test in the indirector to recognize
    "apply" as standalone (and thus not use http to fetch the files) and by adding
    a branch to the file streaming code to do the same when fetching the content.
    
    I am not certain that this change is globally correct; there may be other
    related problems that will not be fixed (and may in fact be exacerbated) by
    this patch.

commit 961941b5351ecc687d8d8e6df2b8ee9327b46eab
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sat Sep 11 10:49:39 2010 +0200

    Release 2.6.0-4

commit 6047994805c1f96af042bd1e80947289b5197f52
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Sep 10 21:48:55 2010 +0200

    Add dependency on "facter" for "puppet-common"

commit 8266a0f7227a77edb12e44f10600ae793b531355
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Sep 10 21:20:50 2010 +0200

    Make sure the "puppet-common" package can be purged even when not fully installed (Closes: #596163)

commit 09a0b6d4fa1e26f1b94dfb347dec02f43c2b60fe
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sat Aug 28 00:17:13 2010 +0200

    Release 2.6.0-3

commit b4e82e914832e1736042a8e494bc872ca517284f
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Aug 27 23:17:32 2010 +0200

    Fix "puppet master: downloaded plugins have zero size when using passenger" cherry-pick from upstream (Closes: #594559)

commit a344e58b1ddc9de3abf98d166463d4df56f983c0
Author: Brice Figureau <brice-puppet at daysofwonder.com>
Date:   Wed Aug 4 18:46:29 2010 +0200

    Passenger needs HTTP headers values to be string
    
    When streaming a file through rack, we set the Content-Length header
    to be the size of the transmitted file.
    This size is an int, and recent passenger versions only support string
    values.
    
    Signed-off-by: Brice Figureau <brice-puppet at daysofwonder.com>

commit a9df0ac5cead6c3e858657beddae39e0c9aa9053
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Aug 27 23:14:06 2010 +0200

    Fix "puppetmaster - environment column grows endless" cherry-pick from http://github.com/MarkusQ/puppet (Closes: #594584)

commit 41459f11fc0205a4a29e4734e6adff5e2daab128
Author: Markus Roberts <Markus at reality.com>
Date:   Fri Aug 6 10:47:42 2010 -0700

    Fix for #4487 -- Store environment names, not objects if storeconfigs
    
    Users of stored configs expect the environment column to contain the name.  So
    that's what we put there.

commit 34c0b5398fa0bf7914c990525f56409fc84387af
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Aug 27 22:57:41 2010 +0200

    Fix "Puppet standalone broken" cherry-pick from upstream (Closes: #594575)

commit 0241a00ee97046419101dc0412313028e53c276c
Author: Markus Roberts <Markus at reality.com>
Date:   Sat Aug 21 19:44:06 2010 -0700

    Fix for #4489 -- apply was using the rest terminus
    
    Basing pervasive low-level behaviour changes on the application name isn't a
    good idea, but if we're going to do it we need to remember to update the test
    when we rename the application.
    
    I am not certain that this change is globally correct; there may be other
    related problems that will not be fixed (and may in fact be exacerbated) by
    this patch.

commit f926ab65908b82aa8f41fd1a2182323f59902f96
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Fri Aug 27 22:55:01 2010 +0200

    Fix ""Duplicate definition" error when "-" used in class names" cherry-pick fix from upstream (Closes: #592305)

commit 7f06e4a4c0ca74a819ee5e2edb9db8b875336703
Author: Markus Roberts <Markus at reality.com>
Date:   Fri Jul 23 09:50:29 2010 -0700

    Fix for 4314 -- Need to allow '-' in class name for refs
    
    I almost changed this to correspond to the lexer pattern ([a-z0-9][-\w]*) but
    that isn't quite right either (it would reintroduce the '::' problem).  Another
    option I considered was [^\[]+, but that has it's own problems.  In the end I
    just made the minimal change, adding '-' to the acceptable characters.

-----------------------------------------------------------------------

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list