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

Matthaus Litteken matthaus at puppetlabs.com
Fri Feb 24 04:36:14 UTC 2012


The annotated tag, 2.7.4rc1 has been created
        at  21f76eed742448ceb696b0e5493d7469989b447e (tag)
   tagging  5a3f24d8f31db300a464063aeb4e516eb641d038 (commit)
  replaces  2.7.3.rc1
 tagged by  Matthaus Litteken
        on  Fri Sep 9 15:02:40 2011 -0700

- Shortlog ------------------------------------------------------------
2.7.4rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org

iQIcBAABAgAGBQJOao0BAAoJEBBUt6JL1uww9ZsP/2ps9LvqosESFL2YGZFetxZQ
rgV9T/okRgnKKERTxKAW4Lcr5bqzIlp7lkHerNoY3k6dYWPSamm8pNYTFnfrZvnd
+rs3CYxvM4a1pGO2pU+4dZjdRA0eXX4gW6nINvifQ1o/pp8iVJ/K9POCarcFbBmu
9qGYe3FRrbWGRI/07/hRFrKftS7JVO7zrOvpNEdOiG/wLgvmiFmvxmAeeYkJiYu4
z46jeTmuVWD9hWuIfxpZyqiv5vK9x1pQQSKC3YzQQnq935YA/Kd/Mvnu2+LudLLD
PZ+Fmvux7af9l95gv5ARdLejcM5yV56xQwQbNDNZK3b4AeQNZZuBZumHmJEGJiUh
qyN63m82WLJ03s9K43Rut/gkVx6M2Jm9s/nvhfe/iTuUEx3jn310EK8UVRRnrTSl
XwLC0vhi5jF1n3/SBF7TL8jmxo7gyQJ3yYwIal8kZA7/LDz0W+31Vvo6weW2GVuG
x7WIAATIk6zNXAM5QZLU3d+FhL5t3tN5WtXvrRVbWi6FWaszV34OEZ4qe5Pcu6nh
8lUO9ux7+AuMFyW9eDXYM6f35tElPFNjC1jvR8jBIAfSu7X1sXwmW6DXX8T+Byep
0FsHz6+JwjY5zOhE/+vwYbN+tzZ4tFL89jl4PAQZ2lSFFxmHnIt9YqopSHQmw3xj
TEt4GPCSG2VeSDVPoQRh
=+PcK
-----END PGP SIGNATURE-----

Cameron Thomas (3):
      Regexp escape substituted commands in Windows wrapper script
      Add basic service provider for Windows
      (#8272) Add missing tests for Windows service provider methods.

Daniel Pittman (44):
      Merge pull request #26 from nfagerlund/ticket/2.6.x/8302_exec_provider_docs
      Merge pull request #29 from nfagerlund/maint/2.7.x/minor_docs_fixes
      Merge pull request #28 from nfagerlund/ticket/2.6.x/3553_cron_requires_time
      Merge pull request #22 from domcleal/tickets/2.7.x/8808
      Merge pull request #39 from nfagerlund/ticket/2.7.x/8612_exec_creates_parameter
      Merge pull request #40 from jhelwig/fix-order-dependent-terminus-tests-in-2.7.x
      Merge pull request #41 from jhelwig/do-not-leak-indirector-state-2.6.x
      Merge pull request #43 from domcleal/tickets/2.7.x/9039
      Merge pull request #47 from nfagerlund/maint/2.7.x/create_resources_documentation
      maint: remove inaccurate copyright and license statements.
      (#9051) Add configuration around StoreConfigs indirection.
      (#9051) Implement the StoreConfigs indirection itself.
      (#9051) Get the compiler out of the ActiveRecord business.
      (#9051) Dead code elimination in the compiler terminus.
      (#9051) Whitespace cleanup for puppet/parser/collector
      (#9051) Make generic tagging imported resource origins.
      (#9051) Implement the `resource` terminus for StoreConfigs.
      (#9051) Port query tests into the indirection.
      Merge pull request #54 from nicklewis/ticket/2.7.x/8410
      (#9051) de-ActiveRecord-ify Collection expressions.
      (#9051) Add configuration around StoreConfigs indirection.
      (#9051) Implement the StoreConfigs indirection itself.
      (#9051) Get the compiler out of the ActiveRecord business.
      (#9051) Dead code elimination in the compiler terminus.
      (#9051) Whitespace cleanup for puppet/parser/collector
      (#9051) Make generic tagging imported resource origins.
      (#9051) Implement the `resource` terminus for StoreConfigs.
      (#9051) Port query tests into the indirection.
      (#9051) de-ActiveRecord-ify Collection expressions.
      Merge pull request #62 from nicklewis/ticket/2.7.x/8489
      Merge branch '2.7.x' into feature/2.7.x/9051-storeconfig-backend-should-be-configurable
      (#9051) Protect SQLite tests from running without gem.
      (#9051) More storeconfigs test cleanup.
      Save and restore indirector configuration around all tests.
      Merge pull request #78 from daniel-pittman/feature/2.7.x/9051-storeconfig-backend-should-be-configurable
      More protection against accidentally using sqlite3
      One character typo, entire code path broken...
      Merge pull request #79 from daniel-pittman/feature/2.7.x/9051-storeconfig-backend-should-be-configurable
      Don't toggle storeconfigs back and forth.
      Merge pull request #81 from daniel-pittman/feature/2.7.x/9051-storeconfig-backend-should-be-configurable
      Debug order-dependent test failures in CI / ActiveRecord.
      Merge pull request #86 from daniel-pittman/feature/2.7.x/9051-storeconfig-backend-should-be-configurable
      (#9051) Move complex collect expression error into terminus.
      Fix ActiveRecord handling of symbols in query interpolation.

Dominic Cleal (2):
      (#8808) Fail Augeas resource when unable to save changes
      (#9039) Update Augeas commands documentation

Gary Larizza (2):
      Add has_macosx_plist_overrides? method
      Add comment explaining helper method

Jacob Helwig (23):
      Add document outlining preferred contribution methods
      Merge remote-tracking branch 'nicklewis/ticket/2.6.x/8770' into 2.6.x
      Merge remote-tracking branch 'nicklewis/ticket/2.6.x/8770' into 2.6.x
      Do not leak indirector state from apply tests
      Reset indirector state after configurer tests.
      Merge branch '2.6.x' into 2.7.x
      (#7581) Provide more detailed error message when missing gems on Windows
      Disable the master on Windows instead of blowing up with failed resources
      (#8356) Specify setting type for color
      (#8392) Disable master related tests on Windows
      Disable symlink related file tests on Windows
      Clarify logic and error messages when initializing Puppet::FileBucket::File
      Consolidate test logic determining if a registered file is in the temp directory
      Treat Windows absolute paths as absolute paths
      Always put a slash between the checksum and path in filebucket URLs
      Disable file bucket diffing tests on Windows
      Remove :fails_on_windows from file type tests that no longer fail on Windows
      Check for the appropriate permissions in File type tests on Windows
      Clean up formatting & whitespace in package type & providers
      Clean up formatting & whitespace in Puppet::Type
      Correct grammar in parameter comment
      (#8412) Add optional type-level validation of the source parameter
      (#8412) Add MSI package provider for use with Windows

Jeff McCune (2):
      Merge pull request #24 from nfagerlund/maint/2.7.x/misc_doc_fixes
      Merge branch 'feature/2.7.x/9051-storeconfig-backend-should-be-configurable' into 2.7.x

Jeffrey C. Ollie (2):
      (#7999) Add a service provider that manages systemd services natively
      (#7999) Add some basic tests of the systemd provider

Josh Cooper (33):
      (#8740) Do not enumerate files in the root directory.
      maint: Fix order dependent test failure
      (#8356) Color defaults to false on Windows
      (#8268) Fix resource harness spec tests
      (#8489) Consistently use File::PATH_SEPARATOR
      (#8268) Require windows drive letters in absolute file paths
      Fix tests with "relative" paths on Windows
      Maint: Tagged spec tests that are known to fail on Windows
      Maint: Don't test for extended signals on Windows
      Maint: Fix miscellaneous tests
      Fix spec test failure on 1.9.2
      Update certificate spec tests for Windows
      Disable spec tests for unsupported functionality on Windows
      Fix issue with forward and backslashes in Windows paths
      (#8663) Reenable spec tests on Windows that now pass
      (#8663) The ssh_authorized_key type is not supported on Windows
      (#8663) Update the run_mode spec test on Windows to match the code
      (#8663) Drive letters are not valid absolute paths on Windows
      (#8663) Disable spec tests for unsupported functionality on Windows
      (#8660) Default config dir to %PROGRAMDATA% on Windows
      (#8660) Fix destdir option on Windows
      (#8644) Host provider on Windows
      (#8663) Exclude git rev-parse HEAD spec test on Windows
      (#8663) Exclude exec timeout test on Windows
      maint: Fix build break due to recent merge from 2.7.x to master
      Merge branch 'backport-windows-work-to-2.7' into 2.7.x
      Merge remote-tracking branch 'jhelwig/add-missing-commit-for-ruby-1.8.5-compatibility-to-2.7.x' into 2.7.x
      maint: Stub spec test so directory is not created unnecessarily
      (#8662) Break circular feature dependency
      (#8662) Fix Puppet.features.root? on Windows
      (#8662) Skip user and group resources when applying settings on Windows
      (#8662) Don't manage internal file permissions on Windows
      (#8662) Don't rely on error message to detect UAC capable platform

Matt Robinson (8):
      maint: Fix inspect help
      maint: Add inspect app options to help
      Merge branch 'ticket/2.7.x/maint-fix_inspect_help' into 2.7.x
      maint: Fix case sensitive require
      Merge branch 'ticket/2.7.x/maint-fix_inspect_help' into 2.7.x
      Merge branch '2.6.x' into 2.7.x
      Merge pull request #49 from nfagerlund/maint/2.7.x/filebucket_type_and_wrapping
      Merge pull request #48 from daniel-pittman/maint/2.7.x/strip-incorrect-rights-statements

Matthaus Litteken (6):
      Revert "Merge pull request #99 from nigelkersten/tickets/2.7.x/9143-make-macauthorization-work-on-lion"
      Revert "Merge pull request #100 from glarizza/tickets/2.7.x/9192_launchd_fix"
      Merge branch '2.7.x' of github.com:puppetlabs/puppet into feature/master/7999-systemd-services
      Merge branch '2.7rc' into 2.7.x
      Merge branch 'feature/master/7999-systemd-services' into 2.7.x
      Updated CHANGELOG for 2.7.4rc1

Michael Stahnke (3):
      Update changelog for 2.7.3
      Merge pull request #44 from nfagerlund/ticket/2.7.x/8037_incorrect_augeas_example
      Merge pull request #77 from daniel-pittman/feature/2.7.x/9051-storeconfig-backend-should-be-configurable

Nick Lewis (51):
      (#8662) Migrate suidmanager test case to rspec
      (#8770) Always fully drop privileges when changing user
      Merge pull request #32 from joshcooper/ticket/2.6.x/8740-cannot-manage-files-of-type-socket
      (#8770) Don't fail to set supplementary groups when changing user to root
      (#5495) Remove dead Windows-specific code from posix exec provider
      Merge branch 'ticket/2.7.x/5495' into 2.7.x
      Fix posix exec provider spec failures on Windows
      Merge branch 'ticket/2.7.x/5495' into 2.7.x
      Merge remote-tracking branch 'josh/maint/2.7.x/ca-location-test-failures' into 2.7.x
      Remove Puppet::Network::HttpPool keep_alive handling
      Remove use of Util::Cacher in FileServing::Configuration
      Remove use of Util::Cacher from FileServing::Mount::File
      Remove unused require 'puppet/util/cacher' from Network::HttpPool
      Remove Util::Cacher usage from SSL::CertificateAuthority
      Remove Puppet::Util::Cacher usage from Puppet::Util::Settings
      Remove cached_attrs from Puppet::Type::File
      Remove caching from the catalog, types, and parameters
      Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection
      Remove dead uses of Puppet::Util::Cacher from autoloader
      Remove use of Puppet::Util::Cacher in Puppet::SSL::Host
      Rework Puppet::Util::Cacher to only expire using TTLs
      (#8272) Fixup logging in Windows service provider
      (#8272) Use symbols instead of booleans for enabled property on Windows
      (#8272) Refactor specs for Windows service provider
      (#8272) Allow disabled Windows services to be started
      (#8408/8409) Add a Windows ADSI helper module
      (#8408) Add a default user provider for Windows
      (#8409) Add a default group provider for Windows
      Stop trying to make config directories in Windows specs
      (#5495) Remove dead Windows-specific code from posix exec provider
      Fix posix exec provider spec failures on Windows
      Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'
      Merge pull request #52 from joshcooper/maint/2.7.x/ssl-file-spec-test-failure
      Merge pull request #53 from joshcooper/ticket/2.7.x/8662-root-on-windows
      maint: Fix trailing whitespace in lib/puppet/util.rb
      (#8410) Add a helper to Puppet::Util to determine absoluteness of a path
      (#8410) Use absolute_path? for Puppet::Parameter::Path validation
      (#8410) Cleanup and fix Windows support in Puppet::Util.execute
      (#8410) Factor out a base class for exec providers
      (#8140) Add an exec provider for Windows
      Properly determine file deletion in puppet/unit/util_spec.rb
      (#8489) Use File::PATH_SEPARATOR rather than ':' for args to puppet doc
      (#8489) Use File::PATH_SEPARATOR rather than ':' for factpath setting
      (#8489) Use File::PATH_SEPARATOR for path attribute of exec type
      (#8489) Use File::PATH_SEPARATOR in path attribute of service type
      (#9174) Provide a helpful error when missing a gem and installing on Windows
      (#8413) Properly clean up stale pidfile on Windows
      Merge pull request #64 from jhelwig/tickets/2.7.x/8412-install-msi-on-windows-via-package-type
      Merge pull request #75 from joshcooper/ticket/2.7.x/8662-elevated-priv-check-fails-on-2k3R2
      (#8413) Only try to catch Process::Error if it's defined
      Merge pull request #98 from daniel-pittman/feature/2.7.x/9051-storeconfig-backend-should-be-configurable

Nigel Kersten (3):
      Fixes #9143, allows macauthorization provider to work on OS X Lion 10.7
      Merge pull request #100 from glarizza/tickets/2.7.x/9192_launchd_fix
      Merge pull request #99 from nigelkersten/tickets/2.7.x/9143-make-macauthorization-work-on-lion

joshcooper (3):
      Merge pull request #63 from nicklewis/ticket/2.7.x/9174
      Merge pull request #74 from nicklewis/ticket/2.7.x/8413
      Merge pull request #90 from nicklewis/fix-pidlock-removal-failure

nfagerlund (13):
      Maint: Fix poor documentation for versioncmp function.
      Maint: Adjust wording for file type's content parameter
      Maint: Mention that audit metaparameter will accept "all"
      (#7853) Clarify and complete docs for the tagmail report processor
      (#8302) Improve documentation of exec providers
      (#3553) Explain that cron resources require time attributes
      Maint: Fix missing option text in puppet agent and arrange options alphabetically
      (#4411) Explain that runinterval = 0 does not mean "never run"
      (#8612) Clarify the function of the example for exec's "creates" parameter
      (#8037) Fix incorrect example in Augeas type reference
      Maint: Improve create_resources function's doc string
      Maint: Fix line wrapping in create_resources function
      Maint: Correct docs for filebucket type and file's backup parameter

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

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list