[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, 2.7.7rc1, created. 2.7.7rc1
Michael Stahnke
stahnma at puppetlabs.com
Fri Feb 24 04:36:22 UTC 2012
The annotated tag, 2.7.7rc1 has been created
at 2a3a89b38f1a9c5f1919fe63d59b5db06831ea8b (tag)
tagging f140ecafdab2c88e38238f78dcccc42000298317 (commit)
replaces 2.7.6
tagged by Michael Stahnke
on Mon Nov 14 15:54:55 2011 -0800
- Shortlog ------------------------------------------------------------
2.7.7rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
iQIcBAABAgAGBQJOwapPAAoJEBBUt6JL1uww2ooQAKaXrXB0I6CBwLRowwcyGu7S
jizuQ4FduyCAnw/A5BpaZj5kOgjFhVnLOIrVqftLo/fBF/0801cy4KYR4Jh9cyCw
DzFitKwpX2u9xU8jhYvljGvVQ2+uSq2cGwhsr9EqMF6ELsYYgk9Ykw0otsGjtVrQ
egR9nQ5WAOMZYWFf/S1cVttgKZ9k3jkCysOVxsRqatWGOVu/l+c/uKM5q/OR/n6f
8bvX4o5FcJ1bfN07Sm9E3nFV9ToDRGq81UzV+zlENr0l43PCPqxnis+T6JCy0kmc
DG7CL0LjRUMiGTvEZF4mBdFlkmnXx39nHjmTDHyImxBEiOMt3vFOYA3GIWG2rdIY
rK7+mUrdQyoHjSa+yE7CY/oJuQBJld4j0UGe9U/CCcYk7CLjODVCxMjHbod+ZRL1
zcYw9J/ayahXdSnRrwNRzXxFWaltHo7l/abwPFmEFoqmB6pzhSlyV6RPkK0J7I96
3jPjyfI9qpBzc0MOH/++lUdFdXgx7Lee9xMCsN3NrZkXcH8GxwayQps716cVbLE+
8Zoi43cHh4e0qs9o+97cDkXz/A9wC69K5YBJktf/s4S610xRIeXFJ2y3JXLYV2rs
xssPJxITmtpM8A9YeQwI8VQ4+94UqEEsAnGgQ59fSd/jLT71vFzTXHGFcXi1niij
OhrYHkOIVpsSes9pk3eO
=r/0y
-----END PGP SIGNATURE-----
Cameron Thomas (1):
(#9459) Fix problems with Windows 'user' and 'group' providers.
Daniel Pittman (26):
(#9832) General StoreConfigs regression.
(#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`.
s/not_to/should_not/ for older versions of RSpec 2.
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.
missing includes in network XML-RPC handlers
missing includes in network XML-RPC handlers
Dominic Maraglia (1):
(maint) Remove ssl dir before starting a master with DNS alt names
Gary Larizza (23):
Bring up to date with topic branch
Whitespace and Alignment Commit
Implement Caching
First attempt at launchd spec
Rearrange launchd provider
Revert launchd_spec
Change method used to get Fact Value
Whitespace Commit
Documentation Commit
Optimize @product_version variable
Stub call to Facter
Test prefetching
Deprecation Warning if using Facter <= 1.5.5
Refactor status method
Refactor launchd provider spec tests
Use instance variable for job_list
Use memoization instead of 'unless'
Remove use of defined?()
Reset the @job_list variable between tests
Reset the @macosx_version_major variable
Remove test dependencies on QUANTITY of calls
Include necessary Facter stubs
Stub File.open to not touch the disk
Jacob Helwig (23):
Whitespace cleanup in Type::SshAuthorizedKey
Wrap long lines in Type::Package
Move parameter formatting rules into helper method
Add support for displaying hashes to Puppet::Parameter.format_value_for_display
Add ability to look up fully qualified local accounts using Puppet::Util::Adsi.sid_for_account
(#8414) Require win32-taskscheduler gem on Windows
(#8414) Create scheduled_task type for use with Windows scheduled tasks
Merge remote-tracking branch 'josh/maint/2.7.x/reenable-fails-on-windows' into 2.7.x
Merge remote-tracking branch 'josh/puppet-resource-package' into 2.7.x
Merge remote-tracking branch 'josh/sticky-bit' into 2.7.x
Merge remote-tracking branch 'stschulte/ticket/2.7.x/9796' into 2.7.x
(#9831) Standardize Windows provider confining
(#9996) Restore functionality for multi-line commands in exec resources
Merge remote-tracking branch 'josh/ticket/2.7.x/9636-onlyif-unless-windows-exec' into 2.7.x
Merge remote-tracking branch 'upstream/2.6rc' into 2.6.x
Merge branch '2.7rc' into 2.7.x
(#9109) Retrieve request parameters from the request body for POSTs
Merge remote-tracking branch 'nfagerlund/maint/2.7.x/type_reference_revisions' into 2.7.x
Merge remote-tracking branch 'nfagerlund/ticket/2.7.x/7601-type_reference_definition_lists' into 2.7.x
Merge remote-tracking branch 'nicklewis/fix-windows-ca-specs' into 2.7.x
Merge remote-tracking branch 'josh/ticket/2.7.x/10161-spurious-ruby-error' into 2.7.x
Merge remote-tracking branch 'josh/ticket/2.7.x/10269-search-traverse-bit-not-set' into 2.7.x
Merge remote-tracking branch 'josh/ticket/2.7.x/10269-build-break' into 2.7.x
Jeff McCune (1):
Improve the error message when a CSR is rejected
Josh Cooper (26):
Remove 'fails_on_windows' tag for passing tests
Merge branch 'ticket/2.7.x/9459-user-group-failures' into 2.7.x
Change test to not call 'rm -rf'
Added 'touch' method enabling tests to run on Windows
Change tests to not use 'mount' provider
Update test due to lack of 'true' on Windows
Disable mount provider tests on Windows
Add Windows-specific tests when user parameter specified in exec
Set vardir so that msi package provider runs on Windows
Stub method for getting roles from the user provider
(#9938) Allow directory sticky-ness to be set
(#9461) Resolve executables using PATHEXT on Windows
(#9607) Only validate package source when it is set or needed
Merge remote-tracking branch 'jhelwig/tickets/2.7.x/8414-windows-task-scheduler-type' into 2.7.x
(#9636) Fix PATHEXT resolution for paths other than system32
(#9636) Always set $CHILD_STATUS when executing on Windows
Maint: Remove duplicate path extension code
Merge pull request #167 from jhelwig/tickets/2.7.x/9996-exec-resources-with-multiline-commands
Merge pull request #164 from jhelwig/tickets/2.7.x/9831-standardize-windows-provider-confines
(#10161) Parenthesize method arguments
Merge pull request #182 from jhelwig/tickets/2.7.x/9109-retrieve-facts-from-post-in-mongrel
(#10269) Search bit not set on newly created directories
Maint: Fix test breakage
(#10315) Add pending tests when following symlinks
(#10365) Add pending test when file overwrites an executable directory
(#10269) Make directories executable so they can be cleaned up
Matt Robinson (1):
Merge branch 'maint/2.7.x/provider_parameter_description' of https://github.com/nfagerlund/puppet into 2.7.x
Matthaus Litteken (3):
Merge pull request #139 from glarizza/feature/2.7.x/launchd_optimization
Merge pull request #186 from nicklewis/ticket/2.7.x/10346
Merge pull request #187 from glarizza/feature/2.7.x/launchd_optimization
Merritt Krakowitzer (1):
(#6371) Update lastchg field in shadow file on Solaris.
Michael Stahnke (6):
Merge pull request #160 from daniel-pittman/bug/2.7.x/9832-storeconfigs-regressions
Merge branch '2.7rc' into 2.7.x
Merge branch '2.7rc' into 2.7.x
Updated CHANGELOG for 2.6.12
Merge branch '2.6rc' into 2.6.x
Updated CHANGELOG for 2.7.7rc1
Nick Lewis (13):
(#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) Remove unused xmlrpc code
(#2848) Rework the xmlrpc CA handler to use the modern SSL code
(#2848) Remove the legacy SSLCertificates code
Backport Enumerable#count to Rubies < 1.8.7
Allow a master to bootstrap itself with dns_alt_names and autosign
(#10244) Restore Mongrel XMLRPC functionality
(#10244) Restore Mongrel XMLRPC functionality
(maint) Fix CA-related specs failing on Windows
(#10346) Fix storeconfigs spec failures when run alone
Merge branch '2.6.x' into 2.7.x
Stefan Schulte (2):
(#9796) ssh_authorized_key supports whitespace again
Merge branch 'tickets/2.7.x/6371-update-lastchg-shadow-field-on-solaris' of https://github.com/jhelwig/puppet into 2.7.x
lifton (1):
Merge pull request #157 from nfagerlund/maint/2.7.x/document_multiple_tags
nfagerlund (10):
Maint: Fix the "provider" parameter documentation
Maint: Document tag metaparameter's ability to take an array
Fix typo in report debug message
(#7601) Use << instead of += in references
(#7601) Rename "h" method to "markdown_header"
(#7601) Remove unnecessarily abstracted paramwrap method
Maint: Revise reference text for most types and providers
(#7601) Add markdown_definitionlist method to reference.rb
(#7601) Use definition lists in type references
(#7601) Use definition lists in indirection references
-----------------------------------------------------------------------
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list