Accepting request 347822 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/347822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/salt?expand=0&rev=52
This commit is contained in:
2015-12-09 18:53:52 +00:00
committed by Git OBS Bridge
parent dc135e305c
commit 518aa62a0f
5 changed files with 63 additions and 13 deletions

View File

@@ -1,3 +1,48 @@
-------------------------------------------------------------------
Tue Dec 1 22:04:14 UTC 2015 - aboe76@gmail.com
- Updated to salt 2015.8.3 bugfix release
- remove the following patches because upstream merged them:
- 4b9302d79455d6a586b7cad1d7990cb22e7bc62e.patch
- os_grain.patch
- zypper_pkgrepo.patch
- more details at: https://docs.saltstack.com/en/latest/topics/releases/2015.8.3.html
-------------------------------------------------------------------
Mon Nov 30 17:19:06 UTC 2015 - mrueckert@suse.de
- added 4b9302d79455d6a586b7cad1d7990cb22e7bc62e.patch:
fixes a regression introduced in 2015.8.2, which was actually
holding back the release. Downgrade is not an option as we need
the leap fixes.
-------------------------------------------------------------------
Thu Nov 26 13:46:55 UTC 2015 - mrueckert@suse.de
- it shouldnt be >= 1110 but just > 1110
-------------------------------------------------------------------
Wed Nov 25 13:43:16 UTC 2015 - mrueckert@suse.de
- require pmtools on sle11 to get dmidecode
-------------------------------------------------------------------
Fri Nov 20 23:52:14 UTC 2015 - mrueckert@suse.de
- update use-salt-user-for-master.patch:
First step to make the syndic also run as salt user.
-------------------------------------------------------------------
Fri Nov 13 21:56:35 UTC 2015 - aboe76@gmail.com
- Updated to bugfix release 2015.8.2
- os_grain.patch fix the "os" grain on SLES11SP4
- zypper_pkgrepo.patch fix the priority and humanname pkgrepo args for the
zypper backend
for more details:
https://docs.saltstack.com/en/2015.8/topics/releases/2015.8.2.html
-------------------------------------------------------------------
Thu Oct 15 09:43:16 UTC 2015 - mrueckert@suse.de