SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for puppet-3.2.4-14.4.i586.rpm :
Tue Sep 10 14:00:00 2013 darinAATTdarins.net
- more specificity in packaging the extensions

Fri Sep 6 14:00:00 2013 darinAATTdarins.net
- Install puppet extension data from ext/
- vim syntax and emacs-mode
- openldap schema
- rack config.ru and apache2.conf examples

Mon Sep 2 14:00:00 2013 borisAATTsteki.net
- update to upstream version 3.2.4
- Security update to 3.2.x series
- CVE-2013-4761 (resource_type Remote Code Execution Vulnerability)
- CVE-2013-4956 (Puppet Module Permissions Vulnerability)

Sun Aug 4 14:00:00 2013 borisAATTsteki.net
- update to upstream version 3.2.3
- Bugfix and performance release for Puppet 3.2 series
- Bring back helpful error messages like prior to Puppet 3
- tagmail triggers in –onetime mode without changes after
upgrade from 3.1.1 to 3.2.1
- Logging behaviour issues in 3.2.1
This was a regression in 3.2.0/3.2.1

Thu Jun 20 14:00:00 2013 borisAATTsteki.net
- update to upstream version 3.2.2
- Fix for CVE-2013-3567, see bnc#825878
- 3.2.2 is a security fix release of the Puppet 3.2 series.
It has no other bug fixes or new features.
- 3.2.0 (Not released version)
- Experimental \"Future\" Parser With Iteration
- Ruby 2.0 Support
- OpenWRT OS Support
- External CA Support
- Better Profiling and Debugging of Slow Catalog Compilations
- Splay Fixes for Puppet Agent
- Cron Fixes
- Module Tool Improvements
- Hiera-Related Fixes
- puppet:/// URIs Pointing to Symlinks Work Now
- Puppet Apply Writes Data Files Now

Wed Mar 20 13:00:00 2013 vdziewieckiAATTsuse.com
-Update to 3.1.1
-This fixes a lot of CVEs, see bnc#809839

Thu Mar 14 13:00:00 2013 schuetzmAATTgmx.net
- The puppet agent unit file needs to take into account the settings
from /etc/sysconfig/puppet.

Mon Feb 25 13:00:00 2013 mlinAATTsuse.com
- Install puppet
*.service accordingly (/usr/lib/systemd for 12.3
and up or /lib/systemd for older versions).

Sat Feb 16 13:00:00 2013 aboe76AATTgmail.com
- Updated to Puppet 3.1.0 which is a feature release for the 3.x series of Puppet:

* Improvements When Loading Ruby Code

* YARD API Documentation

* YAML Node Cache Restored on Master
Other bugfixes and improvements:

* The Solaris package manager now supports the `holdable` feature (aka
\"freezing\") (#16120)

* `managehome => true` now works on Oracle Enterprise Linux 6 (#18298)

* `create_resources` can now create virtual and exported resources (#15081)

* SRV record improvements for fileserving and certificate service
(#18161, #18162)

Fri Jan 18 13:00:00 2013 vdziewieckiAATTsuse.com
- Modify puppet-3.0.2-init.patch: Don\'t use lock file and pid file
at all - bnc#714649
- Do not use puppet-3.0.1-arg-err.patch and puppet-3.0.1-init.diff,
since they have been upstreamed already.

Fri Jan 11 13:00:00 2013 aeszterAATTgwdg.de
- Add puppet-3.0.2-init.patch: fix lock file and pid file names

Sat Jan 5 13:00:00 2013 borisAATTsteki.net
- Updated to latest upstream version 3.0.2
- Bugfix release

* Full list of bugs can be found at:
https://projects.puppetlabs.com/versions/337
Notable bugs:
- Bug #15513: Resource type \'cron\' fails with \'target\' parameter
- Bug #16178: Boolean false in a variable causes the puppet backend lookup to fail
- Bug #17445: Race condition in logrotate config makes puppet agent crash.
- Bug #17447: Puppet sysv init script faulty
- Bug #17488: Puppet needlessly crashes when run unptivileged even with --noop

Fri Dec 7 13:00:00 2012 aeszterAATTgwdg.de
- Add puppet-3.0.1-arg-err.patch: fix
http://projects.puppetlabs.com/issues/10963

Wed Nov 21 13:00:00 2012 aeszterAATTgwdg.de
- do not use /var/lock/subsys for puppetmaster

Mon Nov 12 13:00:00 2012 borisAATTsteki.net
- revert back from ruby-shadow to rubygem-ruby-shadow as required
by openSUSE ruby packaging policies

Wed Oct 31 13:00:00 2012 borisAATTsteki.net
- changed requirement of package back from rubygem-ruby-shadow to
more common named ruby-shadow

Wed Oct 24 14:00:00 2012 aboe76AATTgmail.com
- Updated requirements for package puppet to include rubygem-ruby-shadow
This is needed to make puppet modules to change passwd file

Tue Oct 23 14:00:00 2012 aboe76AATTgmail.com
- Updated to 3.0.1
- Updated puppet-3.0.1-init.diff so it functions with client.init from ext/suse/client.init
- Fixed puppet.conf not in /ext/suse/ so got puppet.conf from
ext/redhat/puppet.conf
http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#3.0.1
- Bug #15717: puppet kick returns \"Error: Could not find indirection \'run\' / testip.example.com finished with exit code 2\"
- Bug #16585: Remove dead \"ldapnodes\" setting
- Bug #16698: external node classifier script is not being called when storedconfigs is on
- bug #16757: user cannot control loading of rubygems
- Bug #16769: Apache \"SSLOptions +ExportCertData\" causes \"header too long\" error
- Bug #16801: Puppet 3 debian init script has code using removed --servertype=mongrel option
- Bug #16922: Could not intern from b64_zlib_yaml when fact value ends with a colon
- Bug #17000: Puppet acceptance suite will get caught in a loop if agent fails to terminate for kick test
- Refactor #16643: sample-module has hyphen in name which is only unofficially supported

Wed Aug 29 14:00:00 2012 jatanAATTsuse.de
- Update to 2.7.19
http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#2.7.19

Wed Jul 11 14:00:00 2012 vdziewieckiAATTsuse.com
-Update to 2.7.18
CVEs fixed:
-bnc#770828 - VUL-0: CVE-2012-3864: puppet: authenticated clients can read arbitrary files via a flaw in puppet master
-bnc#770829 - VUL-0: CVE-2012-3865: puppet: arbitrary file delete / Denial of Service on Puppet Master by authenticated clients
-bnc#770827 - VUL-1: CVE-2012-3866: puppet: last_run_report.yaml left world-readable
-bnc#770833 - VUL-1: CVE-2012-3867: puppet: insufficient input validation for agent certificate names

Tue Jul 3 14:00:00 2012 jatanAATTsuse.de
- update to 2.7.17

* (maint) Add symlink stub to gentoo service provider spec

* Add comment to upstart provider explaining exclusion of
\'wait-for-state\'

* Upstart code cleanup, init provider improvement

* Add spec test for network-interface-security

* Add basic service resource test to upstart acceptance

* Handle network-interface-security in upstart

* Add exclude list to upstart provider

* (#15027, #15028, #15029) Fix upstart version parsing

* (maint) Add --test to puppet run

Tue Jul 3 14:00:00 2012 jatanAATTsuse.de
- Copy from devel:openSUSE:Factory

Tue Jun 19 14:00:00 2012 borisAATTsteki.net
- update to upstream 2.7.16 version

* Significantly improve compilation performance when using modules

* Add Puppet::Util::Platform to abstract platform checks

* Default autoflushing of log files to true

* Add Module Tool

* bugfix releases for all bugs please read
/usr/share/doc/packages/puppet/CHANGELOG

Thu Jun 14 14:00:00 2012 borisAATTsteki.net
- updated to new upstream 2.7.11 version

* for bugfixes informations please look in
/usr/share/doc/packages/puppet/CHANGELOG

Wed Jun 13 14:00:00 2012 cooloAATTsuse.com
- no need for vendor-specific

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)


 
ICM