SHA256
1
0
forked from pool/salt

Accepting request 253237 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/253237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=38
This commit is contained in:
Stephan Kulow 2014-10-01 09:23:23 +00:00 committed by Git OBS Bridge
parent 2d50c1e863
commit 8f9e9ab825
5 changed files with 19 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f175fc0385849fe557c0c91b0331926dacd665ae0ba3aa0d585bd7670d13edc5
size 2813318

3
salt-2014.1.11.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80b9451a56d2282e46964965baa27063f5e26b374a0f8e5883b208730daf6e1c
size 2820888

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Sep 10 18:10:50 UTC 2014 - aboe76@gmail.com
- Updated to 2014.1.11 is another bugfix release for 2014.1.0. Changes include:
+ Fix for minion_id with byte-order mark (BOM) (issue 12296)
+ Fix runas deprecation in at module
+ Fix trailing slash befhavior for file.makedirs_ (issue 14019)
+ Fix chocolatey path (issue 13870)
+ Fix git_pillar infinite loop issues (issue 14671)
+ Fix json outputter null case
+ Fix for minion error if one of multiple masters are down (issue 14099)
+ Updated the use-forking-daemon.patch with the right version
-------------------------------------------------------------------
Mon Aug 18 13:06:07 UTC 2014 - tserong@suse.com

View File

@ -17,7 +17,7 @@
Name: salt
Version: 2014.1.10
Version: 2014.1.11
Release: 0
Summary: A parallel remote execution system
License: Apache-2.0

View File

@ -1,7 +1,7 @@
Index: salt-2014.1.8/pkg/salt-master.service
===================================================================
--- salt-2014.1.10.orig/pkg/salt-master.service
+++ salt-2014.1.10/pkg/salt-master.service
--- salt-2014.1.11.orig/pkg/salt-master.service
+++ salt-2014.1.11/pkg/salt-master.service
@@ -3,8 +3,10 @@ Description=The Salt Master Server
After=syslog.target network.target