From 2d0cdd5f5cb6c89cfc95c6b12873887413d0a053b2ec29828cacced879f70847 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 25 Apr 2015 07:52:48 +0000 Subject: [PATCH] Accepting request 298711 from devel:languages:python 1 OBS-URL: https://build.opensuse.org/request/show/298711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=44 --- salt-2014.7.4.tar.gz | 3 --- salt-2014.7.5.tar.gz | 3 +++ salt.changes | 50 ++++++++++++++++++++++++++++++++++++++++++++ salt.spec | 2 +- 4 files changed, 54 insertions(+), 4 deletions(-) delete mode 100644 salt-2014.7.4.tar.gz create mode 100644 salt-2014.7.5.tar.gz diff --git a/salt-2014.7.4.tar.gz b/salt-2014.7.4.tar.gz deleted file mode 100644 index dd88212..0000000 --- a/salt-2014.7.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0adf4c138ebd26745b1d1157be0772d89da3582fe8a6622a8031cbe32a28e9f3 -size 3833928 diff --git a/salt-2014.7.5.tar.gz b/salt-2014.7.5.tar.gz new file mode 100644 index 0000000..20115b6 --- /dev/null +++ b/salt-2014.7.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474d0a23866e42c664f46e04bc8ead87fc57ee16ff2cc8945248f1e0706f6eb8 +size 3845643 diff --git a/salt.changes b/salt.changes index bd74d38..fa51360 100644 --- a/salt.changes +++ b/salt.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Sun Apr 19 17:48:05 UTC 2015 - aboe76@gmail.com + +- New Bugfix release 2014.7.5 +Changes: ++ Fixed a key error bug in salt-cloud ++ Updated man pages to better match documentation ++ Fixed bug concerning high CPU usage with salt-ssh ++ Fixed bugs with remounting cvfs and fuse filesystems ++ Fixed bug with alowing requisite tracking of entire sls files ++ Fixed bug with aptpkg.mod_repo returning OK even if apt-add-repository fails ++ Increased frequency of ssh terminal output checking ++ Fixed malformed locale string in localmod module ++ Fixed checking of available version of package when accept_keywords were changed ++ Fixed bug to make git.latest work with empty repositories ++ Added **kwargs to service.mod_watch which removes warnings about enable and __reqs__ not being supported by the function ++ Improved state comments to not grow so quickly on failed requisites ++ Added force argument to service to trigger force_reload ++ Fixed bug to andle pkgrepo keyids that have been converted to int ++ Fixed module.portage_config bug with appending accept_keywords ++ Fixed bug to correctly report disk usage on windows minion ++ Added the ability to specify key prefix for S3 ext_pillar ++ Fixed issues with batch mode operating on the incorrect number of minions ++ Fixed a bug with the proxmox cloud provider stacktracing on disk definition ++ Fixed a bug with the changes dictionary in the file state ++ Fixed the TCP keep alive settings to work better with SREQ caching ++ Fixed many bugs within the iptables state and module ++ Fixed bug with states by adding fun, state, and unless to the state runtime internal keywords listing ++ Added ability to eAuth against Active Directory ++ Fixed some salt-ssh issues when running on Fedora 21 ++ Fixed grains.get_or_set_hash to work with multiple entries under same key ++ Added better explanations and more examples of how the Reactor calls functions to docs ++ Fixed bug to not pass ex_config_drive to libcloud unless it's explicitly enabled ++ Fixed bug with pip.install on windows ++ Fixed bug where puppet.run always returns a 0 retcode ++ Fixed race condition bug with minion scheduling via pillar ++ Made efficiency improvements and bug fixes to the windows installer ++ Updated environment variables to fix bug with pygit2 when running salt as non-root user ++ Fixed cas behavior on data module -- data.cas was not saving changes ++ Fixed GPG rendering error ++ Fixed strace error in virt.query ++ Fixed stacktrace when running chef-solo command ++ Fixed possible bug wherein uncaught exceptions seem to make zmq3 tip over when threading is involved ++ Fixed argument passing to the reactor ++ Fixed glibc caching to prevent bug where salt-minion getaddrinfo in dns_check() never got updated nameservers +Known Issues: ++ In multimaster mode, a minion may become temporarily unresponsive if modules or pillars are refreshed at the +same time that one or more masters are down. This can be worked around by setting 'auth_timeout' and 'auth_tries' +down to shorter periods. + ------------------------------------------------------------------- Mon Mar 30 21:41:22 UTC 2015 - aboe76@gmail.com diff --git a/salt.spec b/salt.spec index 887d963..2742549 100644 --- a/salt.spec +++ b/salt.spec @@ -16,7 +16,7 @@ # Name: salt -Version: 2014.7.4 +Version: 2014.7.5 Release: 0 Summary: A parallel remote execution system License: Apache-2.0