commit puppet for openSUSE:Factory
Hello community, here is the log from the commit of package puppet for openSUSE:Factory checked in at 2014-10-29 21:10:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-10-06 22:05:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.puppet.new/puppet.changes 2014-10-29 21:11:04.000000000 +0100 @@ -1,0 +2,40 @@ +Tue Oct 28 09:21:58 UTC 2014 - boris@steki.net + +- updated buildrequires to use rubygem(xxx) syntax as that is correct syntax + +------------------------------------------------------------------- +Thu Oct 23 16:57:53 UTC 2014 - darin@darins.net + +- Update to 3.7.2 + * PUP-3467: Reject SSLv3 connections in Puppet + * PUP-3345: Puppet Master Memory Leak + * PUP-643: Solaris pkg package provider does not handle expiring + certificates + * PUP-1165: Spurious ‘trigger changed’ messages generated by scheduled + task provider + * PUP-3203: scheduled_task triggers cannot be updated + * PUP-3357: Unexpected error with multiple SSH keys without comments + * PUP-3351: Puppet evaluates classes declared with parameters before + classes declared without parameters + * PUP-3258: puppet apply + ENC + 3.7.x: does not read the .pp file + * PUP-3244: ENC returned environment ignored when using directory environments + * PUP-3334: Changes to environment.conf are not being picked up, even + when environment timeout is set to 0. + * PUP-3363: future parser give weird error in trailing comma after assignment + * PUP-3366: type system does not handle Enum/String compare correctly + * PUP-3401: Type system does not handle Pattern correctly + * PUP-3365: consider not doing deep undef to empty string map in 3xi + function API + * PUP-3364: Attempt to use Numeric as title in a Resource type causes + internal error + * PUP-3201: Validation thinks that an Undef instance is of type Runtime + * PUP-3315: Windows agent installer should specify that FQDN is expected + * PUP-3227: Upgrade conflict: puppetmaster-common and puppet-common + + See release notes for update information: + https://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html + + For a full list of bugs fixes see: + https://tickets.puppetlabs.com/secure/ReleaseNote.jspa?projectId=10102&version=11925 + +------------------------------------------------------------------- Old: ---- puppet-3.7.1.tar.gz New: ---- puppet-3.7.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ puppet.spec ++++++ --- /var/tmp/diff_new_pack.Ibb5ae/_old 2014-10-29 21:11:07.000000000 +0100 +++ /var/tmp/diff_new_pack.Ibb5ae/_new 2014-10-29 21:11:07.000000000 +0100 @@ -22,7 +22,7 @@ %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services Name: puppet -Version: 3.7.1 +Version: 3.7.2 Release: 0 Summary: A network tool for managing many disparate systems License: Apache-2.0 @@ -35,13 +35,13 @@ Obsoletes: hiera-puppet < 1.0.0 Provides: hiera-puppet >= 1.0.0 Requires: facter >= 1.6.0 -Requires: rubygem-hiera >= 1.0.0 +Requires: rubygem(hiera) >= 1.0.0 Requires: ruby >= 1.8.7 -Requires: rubygem-ruby-shadow >= 2.1.4 +Requires: rubygem(ruby-shadow) >= 2.1.4 BuildRequires: facter >= 1.6.0 BuildRequires: fdupes BuildRequires: ruby >= 1.8.7 -BuildRequires: rubygem-hiera >= 1.0.0 +BuildRequires: rubygem(hiera) >= 1.0.0 # not really required but we do not wanna own their folders BuildRequires: vim BuildRequires: emacs-nox ++++++ puppet-3.7.1.tar.gz -> puppet-3.7.2.tar.gz ++++++ ++++ 2482 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de