Hello community,

here is the log from the commit of package puppet for openSUSE:Factory checked 
in at 2014-05-23 07:28:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-02 
14:01:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.puppet.new/puppet.changes       2014-05-23 
07:28:21.000000000 +0200
@@ -1,0 +2,43 @@
+Wed May 21 20:30:00 UTC 2014 - da...@darins.net
+
+- Update to 3.6.0
+  Bug Fixes
+  * [PUP-530] - Installer for Puppet 3 does not check for hiera
+  * [PUP-748] - PR (2067): Zypper provider install options - darix
+  * [PUP-1041] - PR (2385) naginator not parsing blank parameters
+  * [PUP-1114] - Deprecate environment configuration in puppet.conf
+  * [PUP-1332] - "puppet resource service" fails on Ubuntu
+  * [PUP-1547] - PR (2311) Undefined method `groups' for nil:NilClass
+  * [PUP-1552] - V2.0 API reports Not Authorized as a "RUNTIME_ERROR"
+  * [PUP-1585] - PR (2342) cron resources with target specified generate
+    duplicate entries
+  * [PUP-1586] - PR (2331) Cron Type sanity check for the command parameter
+     is broken
+  * [PUP-1624] - PR (2342) Cron handles crontab's equality of target
+    and user strangely
+  * [PUP-1749] - Puppet module tool does not work on Solaris
+  * [PUP-1751] - PR (2383): Suse chkconfig --check boot.<service> always
+    returns 1 whether the service is enabled/disabled. - m4ce
+
+  Improvement
+  * [PUP-485] - Add assert_type functions for type checks
+  * [PUP-620] - (PR 2429) Add install_options to gem provider
+  * [PUP-740] - Validator
+  * [PUP-1174] - PR (2247) Ability to purge .ssh/authorized_keys
+  * [PUP-1596] - Make modulepath, manifest, and config_version configurable
+    per-environment
+  * [PUP-1699] - Cache environments
+  * [PUP-1769] - PR (2414) yum provider to support install_options
+  * [PUP-1799] - New Function API
+
+  For a full list of fixes and improvemtnts see:
+  
https://tickets.puppetlabs.com/secure/ReleaseNote.jspa?projectId=10102&version=11200
+- removed puppet-3.3.1-systemd-units.patch
+
+-------------------------------------------------------------------
+Wed May 21 19:06:40 UTC 2014 - da...@darins.net
+
+- Set proper ownership permission on /var/{lib,log}/puppet
+  directories. 
+
+-------------------------------------------------------------------

Old:
----
  puppet-3.3.1-systemd-units.patch
  puppet-3.5.1.tar.gz

New:
----
  puppet-3.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ puppet.spec ++++++
--- /var/tmp/diff_new_pack.gr2w7X/_old  2014-05-23 07:28:22.000000000 +0200
+++ /var/tmp/diff_new_pack.gr2w7X/_new  2014-05-23 07:28:22.000000000 +0200
@@ -22,7 +22,7 @@
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 
 Name:           puppet
-Version:        3.5.1
+Version:        3.6.0
 Release:        0
 Summary:        A network tool for managing many disparate systems
 License:        Apache-2.0
@@ -32,8 +32,6 @@
 Source1:        puppetmaster.fw
 Source2:        puppet.fw
 Source7:        puppet.changelog
-# PATCH-FIX_UPSTREAM puppet-3.3.1-systemd-units.patch 
https://github.com/puppetlabs/puppet/pull/2510
-Patch1:         puppet-3.3.1-systemd-units.patch
 Obsoletes:      hiera-puppet < 1.0.0
 Provides:       hiera-puppet >= 1.0.0
 Requires:       facter >= 1.6.0
@@ -77,7 +75,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 cp %{S:7} ChangeLog
 
 %build
@@ -197,8 +194,8 @@
 %{_libdir}/ruby/vendor_ruby/%{rb_ver}/puppetx.rb
 %{_libdir}/ruby/vendor_ruby/%{rb_ver}/puppetx/
 %dir %{_sysconfdir}/puppet
-%dir %{_localstatedir}/lib/puppet
-%dir %{_localstatedir}/log/puppet
+%attr(0750,%{name},%{name}) %dir %{_localstatedir}/lib/puppet
+%attr(0750,%{name},%{name}) %dir %{_localstatedir}/log/puppet
 # emacs-mode files
 %{_datadir}/emacs/site-lisp/puppet-mode.el
 # emacs by default does not own it so we must own it...

++++++ puppet-3.5.1.tar.gz -> puppet-3.6.0.tar.gz ++++++
++++ 30636 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to