Hello community, here is the log from the commit of package puppet for openSUSE:Factory checked in at 2013-06-25 09:35:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/puppet (Old) and /work/SRC/openSUSE:Factory/.puppet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "puppet" Changes: -------- --- /work/SRC/openSUSE:Factory/puppet/puppet.changes 2013-03-21 22:11:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.puppet.new/puppet.changes 2013-06-25 14:44:38.000000000 +0200 @@ -1,0 +2,20 @@ +Thu Jun 20 08:20:47 UTC 2013 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- puppet-3.1.1.tar.gz New: ---- puppet-3.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ puppet.spec ++++++ --- /var/tmp/diff_new_pack.vVO35m/_old 2013-06-25 14:44:39.000000000 +0200 +++ /var/tmp/diff_new_pack.vVO35m/_new 2013-06-25 14:44:39.000000000 +0200 @@ -22,7 +22,7 @@ %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services Name: puppet -Version: 3.1.1 +Version: 3.2.2 Release: 0 Summary: A network tool for managing many disparate systems License: Apache-2.0 @@ -36,7 +36,7 @@ Source5: puppetagent.service # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch0: puppet-2.6.6-yumconf.diff -# PATCH-FIX-OPENSUSE puppet-3.0.2-init.diff [email protected] +# PATCH-FIX-OPENSUSE puppet-3.0.2-init.diff [email protected] -- 2013-06-20 refactored [email protected] Patch1: puppet-3.0.2-init.patch Obsoletes: hiera-puppet < 1.0.0 Provides: hiera-puppet >= 1.0.0 ++++++ puppet-3.0.2-init.patch ++++++ --- /var/tmp/diff_new_pack.vVO35m/_old 2013-06-25 14:44:39.000000000 +0200 +++ /var/tmp/diff_new_pack.vVO35m/_new 2013-06-25 14:44:39.000000000 +0200 @@ -1,8 +1,8 @@ Index: ext/suse/client.init =================================================================== ---- ext/suse/client.init.orig -+++ ext/suse/client.init -@@ -33,13 +33,11 @@ +--- ext/suse/client.init.orig 2013-06-13 20:15:55.000000000 +0200 ++++ ext/suse/client.init 2013-06-20 10:34:21.372163566 +0200 +@@ -33,8 +33,6 @@ # rc_exit exit appropriate to overall rc status [ -f /etc/rc.status ] && . /etc/rc.status [ -f /etc/sysconfig/puppet ] && . /etc/sysconfig/puppet @@ -11,18 +11,12 @@ puppetd=${PUPPETD-/usr/bin/puppet} RETVAL=0 - PUPPET_OPTS="agent" --[ -n "${PUPPET_SERVER}" ] && PUPPET_OPTS="--server=${PUPPET_SERVER}" -+[ -n "${PUPPET_SERVER}" ] && PUPPET_OPTS="${PUPPET_OPTS} --server=${PUPPET_SERVER}" - [ -n "$PUPPET_LOG" ] && PUPPET_OPTS="${PUPPET_OPTS} --logdest=${PUPPET_LOG}" - [ -n "$PUPPET_PORT" ] && PUPPET_OPTS="${PUPPET_OPTS} --port=${PUPPET_PORT}" - @@ -68,7 +66,7 @@ case "$1" in # startproc should return 0, even if service is # already running to match LSB spec. - startproc -p ${pidfile} $puppetd ${PUPPET_OPTS} ${PUPPET_EXTRA_OPTS} && touch ${lockfile} -+ startproc $puppetd ${PUPPET_OPTS} ${PUPPET_EXTRA_OPTS} ++ startproc $puppetd ${PUPPET_OPTS} ${PUPPET_EXTRA_OPTS} # Remember status and be verbose rc_status -v ;; @@ -31,7 +25,7 @@ ## set echo the echo return value. - killproc -QUIT -p ${pidfile} $puppetd && rm -f ${lockfile} ${pidfile} -+ killproc -QUIT $puppetd ++ killproc -QUIT $puppetd # Remember status and be verbose rc_status -v @@ -64,8 +58,8 @@ once) Index: ext/suse/server.init =================================================================== ---- ext/suse/server.init.orig -+++ ext/suse/server.init +--- ext/suse/server.init.orig 2013-06-13 20:15:55.000000000 +0200 ++++ ext/suse/server.init 2013-06-20 10:35:08.332210366 +0200 @@ -30,9 +30,6 @@ # rc_reset clear local rc status (overall remains) # rc_exit exit appropriate to overall rc status ++++++ puppet-3.1.1.tar.gz -> puppet-3.2.2.tar.gz ++++++ ++++ 48953 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
