SHA256
1
0
forked from pool/salt

osc copypac from project:systemsmanagement:saltstack:testing package:salt revision:291

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=150
This commit is contained in:
2019-09-06 12:06:25 +00:00
committed by Git OBS Bridge
parent ad46316756
commit 471a3ec29d
12 changed files with 1405 additions and 2 deletions

View File

@@ -1,3 +1,61 @@
-------------------------------------------------------------------
Thu Sep 5 17:45:50 UTC 2019 - Jochen Breuer <jbreuer@suse.de>
- Require shadow instead of old pwdutils (bsc#1130588)
-------------------------------------------------------------------
Wed Sep 4 18:45:56 UTC 2019 - Jochen Breuer <jbreuer@suse.de>
- Conflict with tornado >= 5; for now we can only cope with Tornado 4.x (boo#1101780).
-------------------------------------------------------------------
Tue Sep 3 15:16:15 UTC 2019 - Mihai Dincă <mihai.dinca@suse.com>
- Fix virt.full_info (bsc#1146382)
- virt.volume_infos: silence libvirt error message
- virt.volume_infos needs to ignore inactive pools
- Fix for various bugs in virt network and pool states
- Implement network.fqdns module function (bsc#1134860)
- Added:
* 2019.2.0-pr-54196-backport-173.patch
* virt.volume_infos-silence-libvirt-error-message-175.patch
* fix-virt.full_info-176.patch
* implement-network.fqdns-module-function-bsc-1134860-.patch
* virt.volume_infos-needs-to-ignore-inactive-pools-174.patch
-------------------------------------------------------------------
Fri Aug 30 13:36:05 UTC 2019 - Jochen Breuer <jbreuer@suse.de>
- Restore default behaviour of pkg list return (bsc#1148714)
- Strip trailing "/" from repo.uri when comparing repos in apktpkg.mod_repo (bsc#1146192)
- Added:
* strip-trailing-from-repo.uri-when-comparing-repos-in.patch
* restore-default-behaviour-of-pkg-list-return.patch
-------------------------------------------------------------------
Tue Aug 13 10:43:21 UTC 2019 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Use python3 to build package Salt for RHEL8
- Make python3 default for RHEL8
-------------------------------------------------------------------
Fri Aug 9 09:45:31 UTC 2019 - Mihai Dincă <mihai.dinca@suse.com>
- Fix aptpkg systemd call (bsc#1143301)
- Added:
* fix-aptpkg-systemd-call-bsc-1143301.patch
-------------------------------------------------------------------
Tue Jul 30 14:56:02 UTC 2019 - Mihai Dincă <mihai.dinca@suse.com>
- Move server_id deprecation warning to reduce log spamming (bsc#1135567) (bsc#1135732)
- Added:
* move-server_id-deprecation-warning-to-reduce-log-spa.patch
-------------------------------------------------------------------
Tue Jul 30 09:34:27 UTC 2019 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>