[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, upstream/3.0.2, created. upstream/3.0.2
Stig Sandbeck Mathisen
ssm at debian.org
Thu Dec 27 14:38:37 UTC 2012
The annotated tag, upstream/3.0.2 has been created
at c9c04131faa8708d689b14149d7d41817cbfccc0 (tag)
tagging 7a3cd3a80c8d57462509c7e193dfcc11fc61a191 (commit)
replaces upstream/3.0.1
tagged by Stig Sandbeck Mathisen
on Thu Dec 27 15:03:55 2012 +0100
- Shortlog ------------------------------------------------------------
Upstream version 3.0.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEABECAAYFAlDcVUsACgkQQONU2fom4u7lJgCeKAhVuDX3iegKnaDWkwXmRnlO
+YAAniL+gRAgFy/5ovPbpirJ2P2n482Y
=FkDj
-----END PGP SIGNATURE-----
Andrew Parker (28):
(Maint) Update Gemfile for use in Puppet Labs Jenkins
Merge branch 'bundler' into 3.0.x
Merge pull request #1228 from stahnma/fix_module_tool_year_template
Merge pull request #1225 from joshcooper/ticket/2.7.x/16581-slow-sid-resolution
Merge remote-tracking branch 'upstream/2.7.x' into 3.0.x
(#16791) Revert "Merge branch 'perf/2.7.x/backport-activesupport-hook-disabling' of https://github.com/daniel-pittman/puppet into 2.7.x"
(#16791) Revert "Maint: Fix intermittently failing spec test"
(#16791) Revert "Merge branch 'feature/2.7.x/json-terminus-backport' of https://github.com/daniel-pittman/puppet into 2.7.x"
(#16791) Re-instate deprecated symbolize and symbolizehash!
(#16791) Remove tests for unused behavior
Merge pull request #833 from domcleal/tickets/2.7.x/14822-feature-runtime
(#17260) Warn when variables contain hyphens
Merge pull request #1243 from zaphod42/feature/2.7.x/17260-deprecation-warning-for-hyphens-in-variables
(#17260) Include link to information about deprecation
Merge commit 'd892859' into 3.0.x
Merge remote-tracking branch 'upstream/2.7.x' into 3.0.x
Merge branch 'pdxmph-cron_type' into 3.0.x
(#17458) Load 'puppet' at the right time
(#17458) Add acceptance test for executing external subcommands
(#16178) Add test for behavior of false values in lookup
(Maint) Require Hiera::Backend where it is used
(Maint) Remove duplication and mocking from tests
Merge pull request #1276 from joshcooper/ticket/3.0.x/17007-restore-execute-semantics
(#16178) Stop checking for :undefined
(#16728) Unify handling of log coloring and prefixing
Merge pull request #1292 from joshcooper/ticket/3.0.x/17554-runinterval
Merge pull request #1324 from joshcooper/ticket/3.0.x/18047-revert-user-confdir
(Maint) Fix syntax error in module generate template
Dan Bode (1):
(#7422) Support arrow syntax with metaparams
Daniel Pittman (2):
Eliminate `symbolize` everywhere, and remove it.
(#10146) `-` in variable names should be deprecated!
Dominic Cleal (3):
(#14822) Re-evaluate features if they previously were false
(#14822) Use feature confine for feature tests during run
(#17492) Fix --run_mode=foo global option parsing
Eric Sorenson (2):
(#16488) Add `--puppetport` to list of kick options
(#16676) Clarify file format restrictions around comments
Gary Larizza (13):
[12833] Refactor directoryservice user provider
Add a manages_password_salt feature for user type
Optimize calls for operating system version
Wrap ShadowHashData setting into its own method
Wrap user plist retrieval into get_users_plist()
Do not fail if ShadowHashData doesn't exist
Provide wrapper method for new StringIO objects
Create base64_decode_string
Clean up comments
Update spec tests
Update Documentation to YARD standard
[15929] [17624] Handle malformed plists
Update launchd test for 1.9.3
Henrik Lindberg (1):
Make spec_helper manage tmpdir.
Hunter Haugen (1):
(#10963) Collector overrides should work in Ruby 1.9
Jeff McCune (26):
(maint) Update mailmap for git shortlog
(maint) Update mailmap for git shortlog
Merge branch '2.7.x' into 3.0.x
(#16798) Update revocation by serial number documentation
(#16798) Add more tests to cover revoke by serial number
Merge branch 'bug/2.7.x/16798_revoke_cert_by_serial' into 2.7.x
Merge branch '2.7.x' into 3.0.x
Merge branch 'nhemingway-fix/2.7.x/11042_ldap_provider_group_names' into 2.7.x
Merge branch '2.7.x' into 3.0.x
Merge pull request #1245 from haus/make_rspec_optional_in_rakefile
Merge branch 'fix/2.7.x/7422_fix_relationship_append' into 2.7.x
Merge branch '2.7.x' into 3.0.x
(maint) Fix hiera_include spec tests
Merge branch 'maint/3.0.x/fix_hiera_include_specs' into 3.0.x
Merge branch 'fix/3.0.x/daemon_forking' into 3.0.x
(#17294) Remove empty puppet/provider/interface/base file
Merge branch 'fix/3.0.x/17294_remove_empty_file' into 3.0.x
Merge branch 'domcleal-tickets/3.0.x/17492-runmode' into 3.0.x
(#17488) Handle SELinux errors gracefully
Merge branch 'fix/3.0.x/17488_selinux' into 3.0.x
Merge branch 'nfagerlund-17856_fix_wrong_hasrestart_docs' into 2.7.x
Merge branch '2.7.x' into 3.0.x
Merge branch 'glarizza-bug/3.0.x/12833_fix_salt' into 3.0.x
Merge branch 'glarizza-bug/3.0.x/17624_launchd_fails' into 3.0.x
(Maint) Add YARD tags to return_globbed_list_of_file_paths method
Merge branch 'glarizza-bug/3.0.x/17624_spec_failure' into 3.0.x
Josh Cooper (30):
(Maint) Skip enc test on RHEL6
(#16581) Refactor code for converting string and binary sids
(#16581) Use win32-security gem to resolve SIDs
(#16581) Documentation changes
(#16581) Use native Win32 APIs to resolve SIDs in providers
(#16581) Use native Win32 APIs to resolve SIDs in file provider
(#16581) Deprecate sid_for_account
(#16581) Refactor code for sid validation
(#16581) Fix mis-stubbed test
Merge remote-tracking branch 'upstream/2.7.x' into 3.0.x
Merge branch 'ticket/2.7.x/16791-cleanup-performance-backports' into 2.7.x
Merge branch 'issue/2.7.x/17458-puppet-fall-down-go-boom' of git://github.com/zaphod42/puppet into 2.7.x
Revert "(#17458) Load 'puppet' at the right time"
(#17458) Partial revert of "don't rebuild regexp every time"
Merge remote-tracking branch 'upstream/2.7.x' into 3.0.x
(#17458) Re-enable performance fix
(#12833) Only manage iterations when salt is being managed
Merge branch 'bug/master/12833_fix_salt' into 3.0.x
(#17007) Restore pre-3.0 execute semantics
(#17007) Restore pre-3.0 execute semantics when calling deprecated method
(#17007) Make failonfail and combine explicit
(#17007) Restore exec terminus behavior
(#17007) Restore pre-3.0 command execution behavior
(#17554) Use agent run_mode when resolving runinterval
Revert "Fix Ruby 1.8.5-incompatible code in Transaction#eval_generate"
Merge branch 'ticket/2.7.x/17820-slow-eval-generate' into 2.7.x
Merge branch 'ticket/3.0.x/17820-slow-eval-generate' into 3.0.x
Merge remote-tracking branch 'upstream/2.7.x' into 3.0.x
(#18047) Revert change to user confdir
Merge remote-tracking branch 'upstream/2.7.x' into 3.0.x
Linus Sellberg (1):
(#17820) Avoid allocating and copying hashes unnecessarily
Lubomir Rintel (1):
(#17488) Capture access violations for selinux context of file resources
Matt Callaway (1):
(#16178) Handle the case where temp_answer is false but defined.
Matthaus Owens (18):
Merge pull request #1244 from stahnma/fix_build_defaults_for_community
Update Rakefile to make rspec optional
Merge pull request #1247 from MosesMendoza/maint/2.7.x/preserve_timestamps_install.rb
Merge pull request #1254 from MosesMendoza/maint/2.7.x/fixup_gem_task
Merge pull request #1255 from MosesMendoza/maint/2.7.x/packaging_fixes
(maint) Remove trailing whitespace, retab puppet.init
(#17447) Stop puppet before returning in debian init script
(#17445) Update logrotate for debian
(#6631) Remove runlevel 4 from default-start, add requires, buildrequires
(#17853) Allow install.rb to execute from outside of source root
(maint) Remove unused tests bits from install.rb
Remove nonexistent files from the rdoc glob
Remove gem.rake from 3.0.x
Update PUPPETVERSION to 3.0.2-rc1
Update PUPPETVERSION to 3.0.2-rc2
Update PUPPETVERSION for 3.0.2-rc3
(maint) Remove f15 mocks from build_defaults.yaml
Merge branch '2.7.x' into 3.0.x
Michael Hall (3):
(#15513) Clarify target attribute for cron
(#17158) clarify documentation on behavior of `replace` toward symlinks in file type
(#12670) Improve the yum provider description
Michael Stahnke (3):
Ensure the year in the module template is correct.
Remove the asc file from the source of spec file
Merge pull request #1340 from haus/maint/2.7.x/remove_f15_mocks_from_build_defaults
Moses Mendoza (8):
Replace dashes with dots for gem version
Fix build targets for 2.7.x
rm packaging artifacts in rpm spec, debian rules
Update lib/puppet/version.rb for 2.7.20-rc1
Merge branch '2.7.x' into 3.0.x
Update lib/puppet/version.rb for 2.7.20
Merge branch '2.7.x' into 3.0.x
Update lib/puppet/version.rb for 3.0.2
MosesMendoza (4):
Merge pull request #1260 from haus/ticket/3.0.x/17447_fixup_init_script
Merge pull request #1262 from haus/ticket/3.0.x/17445_fixup_logrotate_rules
Merge pull request #1300 from haus/ticket/3.0.x/17853_allow_install_from_outside_source_root
Merge pull request #1301 from haus/maint/3.0.x/remove_unused_test_code
Neil Hemingway (1):
(#11042) indirect via the property to convert group names to numbers
Nick Fagerlund (4):
Edit description of hyphenated variables compatibility setting
Maint: Improve explanation of exec type's "creates" parameter
Maint: Clarify that the managehome parameter will delete a home directory
(#17856) Fix docs re: hasrestart's default value
Patrick Carlisle (1):
Update module acceptance tests for changed log output
Patrick Mooney (1):
(#17361) Re-enable agent forking for catalog run
Sean Millichamp (1):
(#16798) Fix certificate revocation by serial number
Stig Sandbeck Mathisen (1):
Imported Upstream version 3.0.2
Todd Zullinger (1):
Preserve timestamps when installing files
nfagerlund (2):
Merge pull request #1258 from nfagerlund/exec_creates_param
Merge pull request #1265 from nfagerlund/clarify_managehome
pcarlisle (3):
Merge pull request #1271 from joshcooper/ticket/2.7.x/17458-undo-performance-fix
Merge pull request #1282 from zaphod42/issue/3.0.x/16178-hiera-puppet-backend-does-not-handle-false
Merge pull request #1218 from haus/maint/3.0.x/update_suse_init_and_defaults
-----------------------------------------------------------------------
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list