[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, 0.25.6, created. 0.25.6

Michael Stahnke stahnma at puppetlabs.com
Fri Feb 24 04:35:58 UTC 2012


The annotated tag, 0.25.6 has been created
        at  baf176117a74fb76a82489dc4fac0663fa51367f (tag)
   tagging  e34a5317fe101267c3763c164c96e047e6be0664 (commit)
  replaces  0.25.5
 tagged by  Michael Stahnke
        on  Tue Nov 8 15:58:41 2011 -0800

- Shortlog ------------------------------------------------------------
Forgot to tag 0.25.6 at the time
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iQIcBAABAgAGBQJOucIxAAoJEBBUt6JL1uwwrLQQAI+R5sZvOS+WwVnFAZMcNUTs
5CYHLUpCxXOzcbyqzf5afIoSflmujHqZmcSMOn/9Q8SB6yK2Y1PMtfp5W9Hy6+/W
H97UrNZudLT/vbDo5V4S4kTgYLsUV9RpGC31YIC6sRmU1QgpAgzLe2Daand2fRDv
+1S9r74a5TZaCC/5jGJuGAh+dU55pikFS6ULNHOL+Q1lkycONlcyXM0+ATWRbwmq
EEQ7KlQw3Z5YqIMIUIvHSBj0E3CYp02wzPwAte4zvuyC5J91dIL5LyihkqqTNpdN
p8vF/nhaSG1JxKju5rDPTWuPeawZSsFqJChK6WPh6Xyp0FSenwmsS3zFopLTlVRA
fWVSRi5nu6abaK/JDcwriDtbk0rCRUGN83f+ZkBuvZ5N6O4Ox96kwXQgeJd8yKfu
t2l9oxQ7VpHG3WGvBYgISIeeA0uXoEIUW+wtDCP+aHYCFsux0/Ys62pCYIswB4QI
ISKJJ+RJFizsr8GrMXqyLgj53N1qGvitqGtmEzK7XLZnYArzkvCNjdF4NEZzvxR7
kTpC+swYKoIE2b7yKB0s0KlbJAvEd09eeF0EVrnPevJQ7VXHndSxZ8VGOozm9sFD
NKQa9Tu63qn4xGThD/yqhsl2Cc68Z2Rnrcza0lD79iSoW7bci8mslY/d5qqSCgaK
cg5Sme3sWchHpDjZjVAP
=z9pm
-----END PGP SIGNATURE-----

Bryan Kearney (2):
      Bug 3731. Applied Fix suggested by Doug Warner to always flatten out the array
      Use the name in the search path for looking for metadata

Daniel Pittman (26):
      Resist directory traversal attacks through indirections.
      (#9794) k5login can overwrite arbitrary files as root
      (#9792) Predictable temporary filename in ralsh.
      Ensure that all tests pass before fixing CVE-2011-3872
      (#6928) backport Symbol#to_proc for Ruby < 1.8.7
      (#6928) Don't blow up when the method is undefined...
      (#2848) Set `certdnsnames` values into the CSR.
      (#2848) extract the subjectAltName value from the CSR.
      (#2848) Reject unknown (== all) extensions on the CSR.
      (#2848) Rewrite SSL Certificate Factory, fixing `subjectAltName` leak.
      (#2848) Use `certdnsnames` when bootstrapping a local master.
      (#2848) Rename `certdnsnames` to match new behaviour.
      (#2848) rename subject-alt-name option to dns-alt-names
      Wire up the `setbycli` slot in Puppet settings.
      (#2848) Migrate `dns-alt-names` back to settings.
      (#2848) Only mark `subjectAltName` critical if `subject` is empty.
      (#2848) Don't enable `emailProtection` for server keys.
      (#2848) Don't strip the subjectAltName label when listing.
      (#2848) Consistently use `subject_alt_names` as accessor name.
      (#2848) Consistent return values from `subject_alt_names` accessors.
      (#2848) Eliminate redundant `master_dns_alt_names`.
      Add `lines` alias for `each_line` in Ruby 1.8.5.
      Ruby 1.8.5 compatibility changes in tests and code.
      (#2848) Config options require '_', not '-'.
      Better 1.8.5 compatible implementation of `lines`.
      More 1.8.5 compatibility fixes.

James Turnbull (5):
      Fixes #3663 - It should be possible to list signed hosts only
      Documentation fixes
      Fixed mcx documentation error
      Fixed require warning documentation
      Fixed subscribe example

Jesse Wolfe (3):
      [#3961] Rename cert's @mode to @cert_mode to reduce confusion
      [#3961] puppet cert --generate implies ca_location = :local
      [#3961] Part two: --destroy should also be local

Ken Barber (1):
      Fix for environments in startup script.

Markus Roberts (2):
      Fix for #3107 Changing users on AIX
      Fixing #3651 failing to pop comment stack for some constructs

Matt Robinson (5):
      maint: Have 'rake spec' output in color
      [#3866] Rename the method metaclass to singleton_class to avoid the deprecation warnings from Rails ActiveSupport
      [#4006] Fix test failures caused by reverting ticket 2890
      [#4026] When --use_cached_catalog is specified on a puppetd run actully use the cache
      [#2370] Allow OpenBSD to add packages with versions and flavors

Michael Stahnke (2):
      Merge branch 'cve/0.25.x/cve-2011-3872' into 0.25.x
      Updated CHANGELOG for 0.25.6

Nick Lewis (9):
      [#3804] Fixed one failing spec for RackREST
      [#3835] Fixed recursively absent directories improperly managing their files
      [#4001] Added explicit check and error message when creating a file if parent doesn't exist
      (#7224) Add a helper to Puppet::SSL::Certificate to retrieve alternate names
      (#2848) List subject alt names in output of puppet cert --list
      (#2848) CSR subjectAltNames handling while signing.
      (#2848) Rework the xmlrpc CA handler to use the modern SSL code
      Backport Enumerable#count to Rubies < 1.8.7
      Allow a master to bootstrap itself with dns_alt_names and autosign

Rein Henrichs (3):
      [#3921] Add facts_terminus setting to Puppet settings
      [#4063] Add confine to describe block that depends on ActiveRecord
      [#4064]  Modify confine to also allow a message and a block containing the test.

Ricky Zhou (1):
      Drop privileges before creating and chmodding SSH keys.

Steven Jenkins (1):
      Redmine: 2474 - Fix for mount fstype documentation

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

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list