Accepting request 210833 from devel:languages:python

Salt 0.17.4 bugfix release (forwarded request 210832 from aboe76)

OBS-URL: https://build.opensuse.org/request/show/210833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2013-12-17 09:05:58 +00:00 committed by Git OBS Bridge
parent 1640c97ade
commit 86d7a7c6f1
4 changed files with 39 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Dec 12 12:57:51 UTC 2013 - aboe76@gmail.com
- Updated to 0.17.4 which is another bugfix release for 0.17.0:
- Fix some jinja render errors (issue 8418)
- Fix file.replace state changing file ownership (issue 8399)
- Fix state ordering with the PyDSL renderer (issue 8446)
- Fix for new npm version (issue 8517)
- Fix for pip state requiring name even with requirements file (issue 8519)
- Add sane maxrunning defaults for scheduler (issue 8563)
- Fix states duplicate key detection (issue 8053)
- Fix SUSE patch level reporting (issue 8428)
- Fix managed file creation umask (issue 8590)
- Fix logstash exception (issue 8635)
- Improve argument exception handling for salt command (issue 8016)
- Fix pecl success reporting (issue 8750)
- Fix launchctl module exceptions (issue 8759)
- Fix argument order in pw_user module
- Add warnings for failing grains (issue 8690)
- Fix hgfs problems caused by connections left open (issue 8811 and issue 8810)
- Fix installation of packages with dots in pkg name (issue 8614)
- Fix noarch package installation on CentOS 6 (issue 8945)
- Fix portage_config.enforce_nice_config (issue 8252)
- Fix salt.util.copyfile umask usage (issue 8590)
- Fix rescheduling of failed jobs (issue 8941)
- Fix conflicting options in postgres module (issue 8717)
- Fix ps modules for psutil >= 0.3.0 (issue 7432)
- Fix postgres module to return False on failure (issue 8778)
- Fix argument passing for args with pound signs (issue 8585)
- Fix pid of salt CLi command showing in status.pid output (issue 8720)
- Fix rvm to run gem as the correct user (issue 8951)
- Fix namespace issue in win_file module (issue 9060)
- Fix masterless state paths on windows (issue 9021)
- Fix timeout option in master config (issue 9040)
-------------------------------------------------------------------
Thu Nov 21 15:33:06 UTC 2013 - speilicke@suse.com

View File

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