From 7f8d4ffeffcf6853ce8d88409f0110ea303d496eeca39c46ec0e1b155552ad15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mihai=20Dinc=C4=83?= Date: Tue, 18 Sep 2018 15:49:04 +0000 Subject: [PATCH] osc copypac from project:systemsmanagement:saltstack:testing package:salt revision:216 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=130 --- salt.changes | 143 +++++++++++++++++++++++++++------------------------ 1 file changed, 77 insertions(+), 66 deletions(-) diff --git a/salt.changes b/salt.changes index 013ad21..d612c8a 100644 --- a/salt.changes +++ b/salt.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Sep 18 14:28:13 UTC 2018 - mihai.dinca@suse.com + +- Decode file contents for python2 (bsc#1103530) +- Check dmidecoder executable on each "smbios" call to avoid race condition (bsc#1101880) +- Fix pkg.upgrade reports when dealing with multiversion packages (bsc#1102265) +- Accounting for when files in an archive contain non-ascii characters (bsc#1099460) +- Fix deprecation warning (bsc#1095507) +- Fix (bsc#1065792) +- Fix (bsc#108758) +- Handle packages with multiple version properly with zypper (bsc#1096514) +- Fix file.get_diff regression in 2018.3 (bsc#1098394) +- Provide python version mismatch solutions (bsc#1072599) +- Fix file.managed binary file utf8 error (bsc#1098394) +- Prevent zypper from parsing repo configuration from not .repo files (bsc#1094055) +- Add environment variable to know if yum is invoked from Salt (bsc#1057635) +- Prevent deprecation warning with salt-ssh (bsc#1095507) +- Align SUSE salt-master.service 'LimitNOFILES' limit with upstream Salt +- Add 'other' attribute to GECOS fields to avoid inconsistencies with chfn +- Collect all versions of installed packages on SUSE and RHEL systems (bsc#1089526) + ------------------------------------------------------------------- Mon Sep 17 13:47:09 UTC 2018 - bo@suse.de @@ -86,14 +107,14 @@ Mon Jul 30 10:42:01 UTC 2018 - mihai.dinca@suse.com ------------------------------------------------------------------- -Thu May 17 15:14:01 UTC 2018 - Jochen Breuer - +Thu May 17 15:14:01 UTC 2018 - jbreuer@suse.de + - Documentation refresh to 2018.3.0 ------------------------------------------------------------------- -Wed May 16 10:57:17 UTC 2018 - Jochen Breuer - +Wed May 16 10:57:17 UTC 2018 - jbreuer@suse.de + - No more AWS EC2 rate limitations in salt-cloud (bsc#1088888) - MySQL returner now also allows to use Unix sockets (bsc#1091371) @@ -102,8 +123,8 @@ Wed May 16 10:57:17 UTC 2018 - Jochen Breuer * enable-passing-a-unix_socket-for-mysql-returners-bsc.patch ------------------------------------------------------------------- -Thu May 10 09:12:24 UTC 2018 - Pablo Suárez Hernández - +Thu May 10 09:12:24 UTC 2018 - psuarezhernandez@suse.com + - Do not override jid on returners, only sending back to master (bsc#1092373) - Fixes for salt-ssh: - Option --extra-filerefs doesn't add all files to the state @@ -118,16 +139,16 @@ Thu May 10 09:12:24 UTC 2018 - Pablo Suárez Hernández - +Fri May 4 12:17:07 UTC 2018 - jbreuer@suse.de + - Fixed Python 3 issue with CIDR addresses. - Added: * fixed-usage-of-ipaddress.patch ------------------------------------------------------------------- -Wed Apr 25 14:50:36 UTC 2018 - Pablo Suárez Hernández - +Wed Apr 25 14:50:36 UTC 2018 - psuarezhernandez@suse.com + - Fix minion scheduler to return a 'retcode' attribute (bsc#1089112) - Fix for logging during network interface querying (bsc#1087581) - Fix rhel packages requires both net-tools and iproute (bsc#1087055) @@ -139,16 +160,16 @@ Wed Apr 25 14:50:36 UTC 2018 - Pablo Suárez Hernández - +Wed Apr 18 17:09:41 UTC 2018 - psuarezhernandez@suse.com + - Fix patchinstall on yum module. Bad comparison (bsc#1087278) - Added: * provide-kwargs-to-pkg_resource.parse_targets-require.patch ------------------------------------------------------------------- -Wed Apr 18 16:55:28 UTC 2018 - Pablo Suárez Hernández - +Wed Apr 18 16:55:28 UTC 2018 - psuarezhernandez@suse.com + - Strip trailing commas on Linux user's GECOS fields (bsc#1089362) - Fallback to PyMySQL (bsc#1087891) - Improved test for fqdns @@ -167,8 +188,8 @@ Wed Apr 18 16:55:28 UTC 2018 - Pablo Suárez Hernández - +Fri Apr 6 16:58:59 UTC 2018 - mdinca@suse.de + - Update to 2018.3.0 @@ -189,16 +210,16 @@ Fri Apr 6 16:58:59 UTC 2018 - Mihai Dinca * remove-obsolete-unicode-handling-in-pkg.info_install.patch ------------------------------------------------------------------- -Thu Apr 5 15:58:22 UTC 2018 - Mihai Dinca - +Thu Apr 5 15:58:22 UTC 2018 - mdinca@suse.de + - Add python-2.6 support to salt-ssh - Modified: * add-saltssh-multi-version-support-across-python-inte.patch ------------------------------------------------------------------- -Wed Apr 4 16:32:10 UTC 2018 - Mihai Dinca - +Wed Apr 4 16:32:10 UTC 2018 - mdinca@suse.de + - Update salt-ssh multiversion patch - Modified: @@ -208,13 +229,13 @@ Wed Apr 4 16:32:10 UTC 2018 - Mihai Dinca * require-same-major-version-while-minor-is-allowed-to.patch ------------------------------------------------------------------- -Wed Mar 28 12:18:08 UTC 2018 - Mihai Dinca - +Wed Mar 28 12:18:08 UTC 2018 - mdinca@suse.de + - Add iprout/net-tools dependency ------------------------------------------------------------------- -Wed Mar 28 11:57:30 UTC 2018 - Michael Calmer +Wed Mar 28 11:57:30 UTC 2018 - mc@suse.de - salt-ssh: require same major version while minor is allowed to be @@ -238,16 +259,16 @@ Wed Mar 28 11:57:30 UTC 2018 - Michael Calmer * remove-obsolete-unicode-handling-in-pkg.info_install.patch ------------------------------------------------------------------- -Tue Mar 27 16:29:08 UTC 2018 - Mihai Dinca - +Tue Mar 27 16:29:08 UTC 2018 - mdinca@suse.de + - Add SaltSSH multi-version support across Python interpeters. - Added: * add-saltssh-multi-version-support-across-python-inte.patch ------------------------------------------------------------------- -Fri Mar 23 18:12:09 UTC 2018 - Mihai Dinca - +Fri Mar 23 18:12:09 UTC 2018 - mdinca@suse.de + - Fix zypper.info_installed 'ascii' issue - Modified: @@ -260,8 +281,8 @@ Fri Mar 23 18:12:09 UTC 2018 - Mihai Dinca * remove-obsolete-unicode-handling-in-pkg.info_install.patch ------------------------------------------------------------------- -Fri Mar 23 16:19:42 UTC 2018 - Mihai Dinca - +Fri Mar 23 16:19:42 UTC 2018 - mdinca@suse.de + - Update openscap push patch to include the test fixes - Modified: @@ -273,15 +294,15 @@ Fri Mar 23 16:19:42 UTC 2018 - Mihai Dinca * move-log_file-option-to-changeable-defaults.patch ------------------------------------------------------------------- -Thu Mar 22 14:40:50 UTC 2018 - Pablo Suárez Hernández - +Thu Mar 22 14:40:50 UTC 2018 - psuarezhernandez@suse.com + - Explore 'module.run' state module output in depth to catch "result" properly - Added: * explore-module.run-response-to-catch-the-result-in-d.patch ------------------------------------------------------------------- -Thu Mar 22 09:10:33 UTC 2018 - Michael Calmer +Thu Mar 22 09:10:33 UTC 2018 - mc@suse.de - make it possible to use docker login, pull and push from module.run and detect errors - Added: @@ -293,11 +314,11 @@ Tue Mar 20 19:15:38 UTC 2018 - michele.bologna@suse.com - Fix logging with FQDNs - Added: - * fix-decrease-loglevel-when-unable-to-resolve-addr.patch + * fix-decrease-loglevel-when-unable-to-resolve-addr.patch ------------------------------------------------------------------- -Wed Mar 14 09:37:07 UTC 2018 - Mihai Dinca - +Wed Mar 14 09:37:07 UTC 2018 - mdinca@suse.de + - Update patches - Modified: @@ -311,25 +332,25 @@ Wed Mar 14 09:37:07 UTC 2018 - Mihai Dinca * move-log_file-option-to-changeable-defaults.patch * activate-all-beacons-sources-config-pillar-grains.patch * remove-obsolete-unicode-handling-in-pkg.info_install.patch - + - Removed: * salt-ssh-fix-json-load-of-return-data-when-it-contai.patch - -------------------------------------------------------------------- -Tue Mar 13 18:28:03 UTC 2018 - Mihai Dinca - + +------------------------------------------------------------------- +Tue Mar 13 18:28:03 UTC 2018 - mdinca@suse.de + - Update cp.push patch - Modified: * fix-cp.push-empty-file.patch * salt-ssh-fix-json-load-of-return-data-when-it-contai.patch ------------------------------------------------------------------- -Mon Mar 12 17:47:34 UTC 2018 - Michael Calmer +Mon Mar 12 17:47:34 UTC 2018 - mc@suse.de - force re-generate a new thin.tgz when an update gets installed ------------------------------------------------------------------- -Sat Mar 10 12:00:17 UTC 2018 - Michael Calmer +Sat Mar 10 12:00:17 UTC 2018 - mc@suse.de - fix salt-ssh with a different patch @@ -343,45 +364,35 @@ Sat Mar 10 12:00:17 UTC 2018 - Michael Calmer * dumps-should-return-unicode-also-with-py2-to-prevent.patch ------------------------------------------------------------------- -Fri Mar 9 15:56:00 UTC 2018 - Mihai Dinca +Fri Mar 9 15:56:00 UTC 2018 - mdinca@suse.de - Fix unicode decode error with salt-ssh - Added: * dumps-should-return-unicode-also-with-py2-to-prevent.patch - + - Modified: * run-salt-master-as-dedicated-salt-user.patch - * run-salt-api-as-user-salt-bsc-1064520.patch - * fix-openscap-push.patch - * fix-cp.push-empty-file.patch - * avoid-excessive-syslogging-by-watchdog-cronjob-58.patch - * feat-add-grain-for-all-fqdns.patch - * fix-bsc-1065792.patch - * move-log_file-option-to-changeable-defaults.patch - * activate-all-beacons-sources-config-pillar-grains.patch - * remove-obsolete-unicode-handling-in-pkg.info_install.patch - -------------------------------------------------------------------- -Thu Mar 8 11:20:01 UTC 2018 - Mihai Dinca - +------------------------------------------------------------------- +Thu Mar 8 11:20:01 UTC 2018 - mdinca@suse.de + - Fix cp.push empty file (bsc#1075950) - salt-ssh - move log_file option to changeable defaults - Added: * fix-cp.push-empty-file.patch * move-log_file-option-to-changeable-defaults.patch - + - Modified: * run-salt-master-as-dedicated-salt-user.patch * run-salt-api-as-user-salt-bsc-1064520.patch @@ -393,7 +404,7 @@ Thu Mar 8 11:20:01 UTC 2018 - Mihai Dinca * remove-obsolete-unicode-handling-in-pkg.info_install.patch ------------------------------------------------------------------- -Fri Mar 2 13:15:46 UTC 2018 - Mihai Dinca +Fri Mar 2 13:15:46 UTC 2018 - mdinca@suse.de - Daily update @@ -404,7 +415,7 @@ Fri Mar 2 13:15:46 UTC 2018 - Mihai Dinca * fix-grains-with-n.patch ------------------------------------------------------------------- -Fri Mar 2 13:15:46 UTC 2018 - Mihai Dinca +Fri Mar 2 13:15:46 UTC 2018 - mdinca@suse.de - Fix grains containing trailing "\n" @@ -412,12 +423,12 @@ Fri Mar 2 13:15:46 UTC 2018 - Mihai Dinca * fix-grains-with-n.patch ------------------------------------------------------------------- -Tue Feb 20 10:47:34 UTC 2018 - Mihai Dinca +Tue Feb 20 10:47:34 UTC 2018 - mdinca@suse.de - Remove salt-minion python2 requirement when python3 is default (bsc#1081592) ------------------------------------------------------------------- -Tue Feb 13 15:17:11 UTC 2018 - Mihai Dinca +Tue Feb 13 15:17:11 UTC 2018 - mdinca@suse.de - Remove-obsolete-unicode-handling-in-pkg.info_installed @@ -425,7 +436,7 @@ Tue Feb 13 15:17:11 UTC 2018 - Mihai Dinca * remove-obsolete-unicode-handling-in-pkg.info_install.patch ------------------------------------------------------------------- -Fri Feb 09 15:39:08 UTC 2018 - Mihai Dinca +Fri Feb 09 15:39:08 UTC 2018 - mdinca@suse.de - Update to salt-2018.1.99 @@ -457,7 +468,7 @@ Fri Feb 09 15:39:08 UTC 2018 - Mihai Dinca * yumpkg-don-t-use-diff_attr-when-determining-install-.patch ------------------------------------------------------------------- -Fri Feb 09 15:39:08 UTC 2018 - Jochen Breuer +Fri Feb 09 15:39:08 UTC 2018 - jbreuer@suse.de - Fix-epoch-handling-for-Rhel-6-and-7 - Modified: @@ -467,14 +478,14 @@ Fri Feb 09 15:39:08 UTC 2018 - Jochen Breuer * fix-for-wrong-version-processing.patch ------------------------------------------------------------------- -Fri Feb 09 15:39:08 UTC 2018 - Jochen Breuer +Fri Feb 09 15:39:08 UTC 2018 - jbreuer@suse.de - Restoring-installation-of-packages-for-Rhel-6-7 Added: * yumpkg-don-t-use-diff_attr-when-determining-install-.patch ------------------------------------------------------------------- -Wed Feb 07 13:23:51 UTC 2018 - Mihai Dinca +Wed Feb 07 13:23:51 UTC 2018 - mdinca@suse.de - Prevent queryformat pattern from expanding (bsc#1079048)