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 +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