[Pkg-puppet-devel] [SCM] Puppet packaging for Debian annotated tag, 2.7.6rc1, created. 2.7.6rc1
Michael Stahnke
stahnma at puppetlabs.com
Fri Feb 24 04:36:19 UTC 2012
The annotated tag, 2.7.6rc1 has been created
at 6a0dcbbda896630216364dcc749f8a90784eed4f (tag)
tagging 245dfb7b335a0a0ad8f277db7249cee3b602f0aa (commit)
replaces 2.7.5
tagged by Michael Stahnke
on Mon Oct 3 22:26:15 2011 -0700
- Shortlog ------------------------------------------------------------
2.7.6rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
iQIcBAABAgAGBQJOipj3AAoJEBBUt6JL1uwwy2oP+wUez0FTRR11et97VF0sr/tJ
v9ydYjydAF09wMmX+piMRVQ7ABGw3oei0LEr3m0TwZWTr3jgcIzChMCqvP9a/xPh
01US5VpOK9+LLaMVCNs0NDz2r0BkZNjTDPREshZKlRgjb9Vb9HYjfyi47Tpj/n8O
8dT2R+m7QoG8zn6uErSlYR9NlIJuCcuXeHi/jwk920W7TFDAatLS5iGCy2VuWbEf
H7CeUkOYHz1zW3YumBMGGX/B15q1jWUN8j5GW0a0wKetAPpW6UWqmkw0lo4zob53
JcHbaGmXU9p+aWFYP+ptr1vFNBTADAz995HW0Ky/RaitRkSg1zNnPgVXUNXNgypf
c2KXiiH4jcMUp8AYbsMRhFdVzYm2djWwhzoAFpTA4nfXWMwxfC/YnlOOymYJmHdu
bxaBbBufkgD+cNjmZHhyNrOOcFyykVQTmIv/7vJyeVz2t2qbpLGhzVVpx2q6q3e8
sX5tYMDKcl5TgjnzeXjh8GBRmgMUu0T+Vx7Vay9Pp1NvGI23Q+CZ6Mdbl5n8DgxG
irZoNreQdGYq8j9lV8WZTTB2zdeQzlgRplVlBO08Pkpy6iKqJAK4icR4rPCsWQo8
mQ60Ard/6v2tMpmcKjc/JAVg/XvV6GT4mCw3mqEqd6ZZIzRk3A67QLOq3PZNy08P
0eDAzR0wZzwudDTn8gXR
=O0ff
-----END PGP SIGNATURE-----
Brice Figureau (4):
Fix #7982 - puppet device doesn't reset all cached attributes
Fix #9164 - allow '-' in device certificate names
Fix device.conf error reporting
Fix failing SSL Host test introduced by b6a67edc
Cameron Thomas (8):
Merge pull request #123 from haus/ticket/2.7.x/catalog_spec_fix
Merge pull request #112 from joshcooper/ticket/2.7.x/8410-waitpid2-on-windows
Merge pull request #105 from joshcooper/ticket/2.7.x/9329-fix-daemonize-option-on-windows
Merge pull request #109 from joshcooper/ticket/2.7.x/9435-log-destinations-on-windows
(#9326) Support plaintext passwords in Windows 'user' provider.
(#9328) Retrieve user and group SIDs on windows.
Merge branch 'file-providers' of https://github.com/joshcooper/puppet into 2.7.x
Fix problem with set_mode (chmod) behavior on different test environments.
Dan Bode (1):
Merge pull request #121 from djm68/9547_accectance_tests_cleanup_cfgs
Daniel Pittman (11):
Merge pull request #124 from daniel-pittman/bug/2.7.x/7991-and-4549-autoloading-for-custom-functions
Resist directory traversal attacks through indirections.
Resist directory traversal attacks through indirections.
(#9794) k5login can overwrite arbitrary files as root
(#9794) k5login can overwrite arbitrary files as root
(#9792) Predictable temporary filename in ralsh.
(#9793) "secure" indirector file backed terminus base class.
(#9832) 2.7.4 StoreConfigs regression with PostgreSQL.
(#9832) Test failures with some ActiveRecord versions.
Resist directory traversal attacks through indirections.
Merge pull request #147 from daniel-pittman/bug/2.7.x/9832-storeconfigs-postgresql-regression
Dominic Maraglia (1):
(9547) Minor mods to acceptance tests
Jacob Helwig (2):
Merge remote-tracking branch 'josh/ticket/2.7.x/9186-win-2008-failures' into 2.7.x
Merge remote-tracking branch 'josh/ticket/2.7.x/9458-puppet-fails-when-no-subcommand' into 2.7.x
Jeff McCune (1):
Merge branch 'tickets/2.7.x/7982' into 2.7.x
Josh Cooper (23):
(#9329) Disable agent daemonizing on Windows
(#9435) Fix absolute path matching for file log destinations
(#9435) Gracefully handle when syslog feature is unavailable
(#9186) Add the ability to get/set windows permissions
(#8410) Fix child exit status on Windows
(#9186) Change to shared_examples_for
(#9186) Handle when running under non 'user' contexts
(#9186) Fix tests that fail on 2008 when running as SYSTEM
Fix order dependent test failures relating to ADSI
Fix typo bug that prevented FILE_DELETE_CHILD from being set
Add platform-specific metadata collectors
Restrict the absolute path regex to the start of the string
Added methods for manipulating URI and file paths
Eliminate duplicate absolute path detection
Simplify absolute path detection
Fix issues with Windows based file URIs
Merge pull request #120 from ChaseMotorman/ticket/2.7.x/9326-windows-cleartext-passwords
Merge branch 'ticket/2.7.x/9328-user-group-sids' into 2.7.x
(#9458) Require main puppet module
Undo change to failing test on 1.8.5
Merge branch 'maint/2.7.x/file-provider-build-break' into 2.7.x
(#8411) Fix change group for POSIX file provider
(#9027) Get rid of spurious info messages in groupadd
Matt Robinson (10):
(#4549) Fix templates to be able to call all functions
(#9775) Only list managed resources in the resources file
(#9837) Start the cleanup of the puppet resource application
(#9837) Extract methods from the main section of the resource application
(#9837) Call puppet apply to avoid deprecation warning
(#9837) Make a clearer variable name in the specs
(#9837) Move properties in prep to move proc to method
(#9837) Move resource formatting method to Puppet::Resource
(#9837) Split parameter pruning from manifest formatting
(#9838) Return the tranaction report when doing a ral save
Matthaus Litteken (2):
Merge branch '2.7rc' into 2.7.x
Expand paths in catalog_spec for windows testing
Max Martin (5):
Merge pull request #136 from mmrobins/ticket/2.7.x/dont_count_audited_resources_as_managed
Merge pull request #149 from joshcooper/ticket/2.7.x/8411-change-group-broken
Merge branch 'maint/2.7.x/resource_app_cleanup' into 2.7.x
Merge branch '2.6.x' into 2.7.x
maint: Deal with [].to_s problem in 1.9.2
Michael Stahnke (7):
Update spec and lib/puppet.rb for 2.6.10 release
Updated CHANGELOG for 2.6.10
Merge pull request #146 from daniel-pittman/bug/2.7.x/9832-storeconfigs-postgresql-regression
Updates for 2.6.11
Merge branch '2.6rc' into 2.6.x
Merge branch '2.7rc' into 2.7.x
Updated CHANGELOG for 2.7.6rc1
Nan Liu (1):
(#4135) Update pluginsync to only load ruby files.
Nick Lewis (14):
Merge pull request #97 from joshcooper/ticket/2.7.x/9186-windows-file-security
Merge remote-tracking branch 'josh/maint/2.7.x/9186-fix-shared-examples' into 2.7.x
Cleanup and improve coverage of file type unit tests
Cleanup file type integration tests
Remove unnecessary Windows-on-non-Windows-master code for path parameter
Refactor autorequire of parent to use pathname with ancestors
Sub away trailing backslashes at the end of sources on Windows
Move mode management into the providers
Add the ability to retrieve user and group SIDs
Make string_to_sid_ptr block optional
Move owner management into providers
Remove duplicate SID resolution code
Move group management into providers
Merge pull request #151 from joshcooper/ticket/2.7.x/9027-groupadd-aix-warning
Ricky Zhou (1):
Drop privileges before creating and chmodding SSH keys.
Stefan Schulte (2):
Merge branch 'ticket/2.7.x/4135' of https://github.com/nanliu/puppet into 2.7.x
Merge branch 'array-to_s-1.9-stable' of https://github.com/5long/puppet into 2.7.x
Whyme.Lyu (1):
Call Array#join explicitly on command
-----------------------------------------------------------------------
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list