Changelog for
puppet-2.7.21-1.6.x86_64.rpm :
Tue May 28 14:00:00 2013 johannes.grumboeckAATTporscheinformatik.at
- update to version 2.7.21
Thu Jul 26 14:00:00 2012 johannes.grumboeckAATTporscheinformatik.at
- update to version 2.7.18
Mon May 14 14:00:00 2012 johannes.grumboeckAATTporscheinformatik.at
- New upstream version puppet 2.7.14
Tue Oct 25 14:00:00 2011 vcizekAATTsuse.com
- update to 2.7.6
Security Fixes
CVE-2011-3872 (AltNames vulnerability)
Features and Enhancements
User/group management on Windows
Better file support on Windows
Support plaintext password in Windows
Bug Fixes
Recognize more duplicate resources
Allow multi-line exec resources
Remove unnecessary deprecation warning in puppet resource
Update pluginsync to only load ruby files.
Thu Sep 29 14:00:00 2011 vcizekAATTsuse.com
- update to 2.7.4
- enhancement + security release:
fixed CVE-2011-3848
(Resist directory traversal attacks through indirections)
GigabitEthernet/TenGigabitEthernet are uncorrectly parsed
Don’t rely on error message to detect UAC capable platform
Allow cron vars to have leading whitespace
Thu Jun 23 14:00:00 2011 vcizekAATTnovell.com
- update to 2.7.1
- a major feature release:
Ruby 1.9 Support
Deterministic Catalog Application
Puppet Faces - a new API for creating new Puppet subcommands
Manage Network Devices
Dependency cycle reporting produces graph of the cycle
- license changed to Apache-2.0
- see http://docs.puppetlabs.com/guides/faq#change-to-apache-license
Thu May 19 14:00:00 2011 vcizekAATTnovell.com
- using correct port for puppet in the firewall rules (bnc#694825)
Tue Apr 5 14:00:00 2011 vcizekAATTnovell.com
- fix logging setting (bnc#683441)
Mon Mar 14 13:00:00 2011 vcizekAATTnovell.com
- update to 2.6.6
* fixed many bugs
* licence has changed to GPLv2 (was GPLv2+)
* some of the new features:
- Manifests can now specify arbitrary data for file contents
- Managed resource attributes can now be audited
- Parameterised class support in external node classifiers
- New puppet inspect application
Fri Jan 28 13:00:00 2011 vcizekAATTnovell.com
- update to 2.6.4
* bugfixes: bnc#667867
Ship auth.conf as part of installing from source
Tue Oct 5 14:00:00 2010 anickaAATTsuse.cz
- update to 2.6.1
* bugfixes, manpage fixes
Thu Aug 19 14:00:00 2010 anickaAATTsuse.cz
- update to 2.6.0
* major release with many new configuration options and new
language features
Mon Aug 16 14:00:00 2010 anickaAATTsuse.cz
- respect sysconfig settings (bnc#620808)
Tue Jul 20 14:00:00 2010 anickaAATTsuse.cz
- create puppet user not only for server package (bnc#623884)
Tue Mar 2 13:00:00 2010 anickaAATTsuse.cz
- update to 0.25.4
* bugfixes
- create user puppet (fixes bnc#576453)
Wed Apr 15 14:00:00 2009 mantelAATTsuse.de
- update to 0.24.8
Mon Apr 6 14:00:00 2009 mantelAATTsuse.de
- add zypper.rb plugin by Leo Eraly
Mon Feb 9 13:00:00 2009 anickaAATTsuse.cz
- update to 2.4.7
* Deprecate the NetInfo nameservice provider. Use directoryservice
instead
* Add macauthorization type
* Refactoring the thread-safety in Puppet::Util
* Removing the included testing gems; you must now install them
yourself
* Refactoring of SELinux functions to use native Ruby SELinux
interface
* Removing all mention of EPM, RPM, or Sun packages.
* Replaced SELInux calls to binaries with Ruby SELinux bindings
* Adding support to the user type for: profiles, auths, project,
key/value pairs (extension to Solaris RBAC support added in
0.24.6)
* Added a number of confines to package providers
* lots of bugfixes
- add sysconfig, firewall definitions, package
init scripts (bnc#465778)
Tue Sep 9 14:00:00 2008 anickaAATTsuse.cz
- update to 0.24.5
* You can now select the encoding format when transferring
the catalog, with \'yaml\' still being the default but \'marshal\'
being an option.
* Removed support for the \'node_name\' setting in LDAP and external
node lookups.
* Also removed support for \'default\' nodes in external nodes.
* Exporting or collecting resources no longer raises an exception
when no storeconfigs is enabled, it just produces a warning.
* Always using the cert name to store yaml files
* Added support for the --all option to puppetca --clean. If
puppetca --clean --all is issued then all client certificates
are removed.
* Resources now return the \'should\' value for properties from
the [] accessor method (they previously threw an exception when
this method was used with properties).
* Modified the \'master\' handler to use the Catalog class to
compile node configurations, rather than using the Configuration
handler, which was never used directly.
* Modified the \'master\' handler (responsible for sending
configurations to clients) to always return Time.now as its
compile date, so configurations will always get recompiled.
* Saving new facts now expires any cached node information.
* Switching how caching is handled, so that objects now all
have an expiration date associated with them. This makes it
much easier to know whether a given cached object should be used
or if it should be regenerated.
* Changing the default environment to production.
- fix installation script (man8 permissions)
Mon Sep 1 14:00:00 2008 anickaAATTsuse.cz
- package created (version 0.24.4)