From 769f0747bea35e0bab4091f6954ba4b52c82816d7967a2eb82286636b54e1ea1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Thu, 10 Aug 2017 13:36:00 +0000 Subject: [PATCH] Accepting request 515908 from systemsmanagement:saltstack:testing fix the changelog to be in line with the factory / leap ones OBS-URL: https://build.opensuse.org/request/show/515908 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=92 --- salt.changes | 1248 +++++++++++++++++++++----------------------------- 1 file changed, 522 insertions(+), 726 deletions(-) diff --git a/salt.changes b/salt.changes index 9fd4b91..ddc431b 100644 --- a/salt.changes +++ b/salt.changes @@ -48,12 +48,7 @@ Fri Jul 21 12:53:26 UTC 2017 - bmaryniuk@suse.com * use-correct-grain-constants-for-timezone.patch ------------------------------------------------------------------- -Wed Jun 7 08:24:15 UTC 2017 - mc@suse.com - -- fix ownership for whole master cache directory (bsc#1035914) - -------------------------------------------------------------------- -Tue Jun 6 15:32:01 UTC 2017 - bmaryniuk@suse.com +Tue Jun 6 15:47:12 UTC 2017 - bmaryniuk@suse.com - Bugfix: clean up `change` attribute from interface dict (upstream) Issue: https://github.com/saltstack/salt/issues/41461 @@ -64,209 +59,59 @@ Added: * clean-up-change-attribute-from-interface-dict.patch ------------------------------------------------------------------- -Mon May 29 12:34:52 UTC 2017 - bmaryniuk@suse.com - -- Disable 3rd party runtime packages to be explicitly recommended. - (bsc#1040886) - -------------------------------------------------------------------- -Mon May 22 13:27:06 UTC 2017 - bmaryniuk@suse.com +Mon May 22 14:23:49 UTC 2017 - bmaryniuk@suse.com - Bugfix: orchestrate and batches returns false failed information https://github.com/saltstack/salt/issues/40635 - -Added: - * fixed-issue-with-parsing-of-master-minion-returns-wh.patch - -------------------------------------------------------------------- -Sun May 21 09:06:45 UTC 2017 - mc@suse.com - - speed-up cherrypy by removing sleep call - -------------------------------------------------------------------- -Fri May 19 12:09:26 UTC 2017 - mc@suse.com - - wrong os_family grains on SUSE - fix unittests (bsc#1038855) - -------------------------------------------------------------------- -Thu May 18 17:51:48 UTC 2017 - mc@suse.com - - fix setting the language on SUSE systems (bsc#1038855) - -------------------------------------------------------------------- -Wed May 17 13:29:34 UTC 2017 - bmaryniuk@suse.com - -- Documentation refresh to 2016.11.4 - -------------------------------------------------------------------- -Wed May 17 12:05:08 UTC 2017 - bmaryniuk@suse.com - -- Update to 2016.11.4 - See https://docs.saltstack.com/en/develop/topics/releases/2016.11.4.html - See https://docs.saltstack.com/en/develop/topics/releases/2016.11.3.html - See https://docs.saltstack.com/en/develop/topics/releases/2016.11.2.html - See https://docs.saltstack.com/en/develop/topics/releases/2016.11.1.html - for full changelog - -- Use SUSE specific salt-api.service (bsc#1039370) -- Bugfix: wrong os_family grains on SUSE (bsc#1038855) - Bugfix: unable to use hostname for minion ID as '127' (upstream) +- Bugfix: remove sleep call in CheppryPy API handler (upstream) - Fix core grains constants for timezone (bsc#1032931) -- Add unit test for a skip false values from preferred IPs - upstream patch -- Adding "yum-plugin-security" as required for RHEL 6 -- Minor fixes on new pkg.list_downloaded -- Listing all type of advisory patches for Yum module -- Prevents zero length error on Python 2.6 -- Fixes zypper test error after backporting -- raet protocol is no longer supported (bsc#1020831) -- Fix: move SSH data to the new home (bsc#1027722) -- Fix: /var/log/salt/minion fails logrotate (bsc#1030009) -- Fix: Result of master_tops extension is mutually overwritten - (bsc#1030073) -- Allows to set 'timeout' and 'gather_job_timeout' via kwargs -- Allows to set custom timeouts for 'manage.up' and 'manage.status' -- Use salt's ordereddict for comparison (fixes failing tests) -- add special salt-minion.service file for RES7 -- fix scripts for salt-proxy -- define with systemd for fedora and rhel >= 7 (bsc#1027240) -- add openscap module -- file.get_managed regression fix (upstream issues #39762) -- fix translate variable arguments if they contain hidden keywords - (bsc#1025896) -- fix service handling for openSUSE -- added unit test for dockerng.sls_build dryrun -- added dryrun to dockerng.sls_build -- update dockerng minimal version requirements -- fix format error in error parsing -- keep fix for migrating salt home directory (bsc#1022562) -- Fix salt pkg.latest raises exception if package is - not available (bsc#1012999) -- Fix timezone: should be always in UTC (bsc#1017078) -- Fix timezone handling for rpm installtime (bsc#1017078) -- Increasing timeouts for running integrations tests -- Add buildargs option to dockerng.build module -- Disable custom rosters for Salt SSH via Salt API (bsc#1011800) - More: https://github.com/saltstack/salt/pull/38596 -- Fix error when missing ssh-option parameter -- readd yum notify plugin -- all kwargs to dockerng.create to provide all features to sls_build - as well -- rename patches to get rid of the prefix numbers - Added: * bugfix-unable-to-use-127-as-hostname.patch * fix-grain-for-os_family-on-suse-series.patch + * fix-os_family-case-in-unittest.patch + * fix-setting-language-on-suse-systems.patch + * fixed-issue-with-parsing-of-master-minion-returns-wh.patch + * rest_cherrypy-remove-sleep-call.patch * use-correct-grain-constants-for-timezone.patch - * search-the-entire-cache_dir-because-storage-paths-ch.patch - * add-unit-test-for-skip-false-values-from-preferred_i.patch - * add-a-salt-minion-service-control-file.patch - * add-options-for-dockerng.patch - * add-zypp-notify-plugin.patch - * fixing-beacons.list-integration-test-failure.patch - * fix-regression-in-file.get_managed-add-unit-tests.patch - * fix-salt-summary-to-count-not-responding-minions-cor.patch - * special-salt-minion.service-file-for-rhel7.patch - * translate-variable-arguments-if-they-contain-hidden-.patch -- Renamed: - * 0001-tserong-suse.com-We-don-t-have-python-systemd-so-not.patch - => tserong-suse.com-we-don-t-have-python-systemd-so-not.patch - * 0002-Run-salt-master-as-dedicated-salt-user.patch - => run-salt-master-as-dedicated-salt-user.patch - * 0003-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch - => check-if-byte-strings-are-properly-encoded-in-utf-8.patch - * 0004-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch - => do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch - * 0009-Add-YUM-plugin.patch 0027-Add-YUM-plugin.patch - => add-yum-plugin.patch - * 0012-Run-salt-api-as-user-salt-bsc-990029.patch - => run-salt-api-as-user-salt-bsc-990029.patch - * 0020-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch - => setting-up-os-grains-for-sles-expanded-support-suse-.patch - * 0022-Change-travis-configuration-file-to-use-salt-toaster.patch - => change-travis-configuration-file-to-use-salt-toaster.patch - * 0036-Avoid-failures-on-SLES-12-SP2-because-of-new-systemd.patch - => avoid-failures-on-sles-12-sp2-because-of-new-systemd.patch - * 0042-Salt-ssh-ssh-option-param.patch - => add-ssh-option-to-salt-ssh.patch - * 0057-Adding-support-for-installing-patches-in-yum-dnf-exe.patch - => adding-support-for-installing-patches-in-yum-dnf-exe.patch +------------------------------------------------------------------- +Thu May 4 14:05:54 UTC 2017 - bmaryniuk@suse.com + +- Update to 2016.11.4 + See https://docs.saltstack.com/en/develop/topics/releases/2016.11.4.html + for full changelog + +- Changed: + * add-options-for-dockerng.patch + * fix-regression-in-file.get_managed-add-unit-tests.patch + +- Added: + * add-unit-test-for-skip-false-values-from-preferred_i.patch + * fixing-beacons.list-integration-test-failure.patch - Removed: - * 0005-Use-SHA256-hash-type-by-default.patch - * 0006-Create-salt-proxy-instantiated-service-file.patch - * 0007-Add-SUSE-Manager-plugin.patch - * 0008-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch - * 0009-Rewrite-minion-ID-generator-bsc-967803.patch - * 0010-snapper-execution-module.patch - * 0011-Fix-module-import-being-Py3-and-P2.6-compatible.patch - * 0013-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch - * 0014-Fix-some-unittests.patch - * 0015-Check-for-single-quote-before-splitting-on-single-qu.patch - * 0016-Unit-test-fixes-for-2015.8.7.patch - * 0017-Fix-snapper_test-for-python26.patch - * 0018-Integration-tests-fixes-for-2015.8.7.patch - * 0019-Generate-Salt-Thin-with-configured-extra-modules.patch - * 0021-acl.delfacl-fix-position-of-X-option-to-setfacl.patch - * 0023-Adding-dist-upgrade-support-to-zypper-module.patch - * 0024-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch - * 0025-Including-resolver-params-for-Zypper-debug-solver.patch - * 0026-fix-status-handling-in-sysv-init-scripts.patch - * 0028-change-TIMEZONE-on-SUSE-systems-bsc-1008933.patch - * 0029-Do-not-include-gpg-pubkey-packages-filtering-by-thei.patch - * 0030-Extract-archive-into-existing-directory-add-overwrit.patch - * 0031-Port-rsync-state-from-2016.3.patch - * 0032-Support-remote-port-forwarding-with-salt-ssh.patch - * 0033-Add-master_tops-support-in-salt-ssh.patch - * 0034-Fix-pkg.latest_version-when-latest-already-installed.patch - * 0035-salt-api-service-must-be-from-type-simple.patch - * 0037-salt-minion-service-back-to-type-simple.patch - * 0038-Successfully-exit-of-salt-api-child-processes-when-S.patch - * 0039-Re-introducing-KillMode-process-for-salt-minion-syst.patch - * 0040-Adding-Restart-on-failure-for-salt-minion-systemd-se.patch - * 0041-add-try-restart-to-fix-autorestarting-on-SUSE-system.patch - * 0043-Fixes-wrong-enabled-opts-for-yumnotify-plugin.patch - * 0044-Add-general-sanitisers.patch - * 0045-Fix-timezone-handling-for-rpm-installtime-bsc-101707.patch - * 0046-Snapper-module-improvements.patch - * 0047-Fix-issue-with-cp.push-36136.patch - * 0048-Prevents-OSError-exception-in-case-path-doesn-t-exis.patch - * 0049-OpenSCAP-module.patch - * 0050-Fix-service-state-returning-stacktrace-bsc-1027044.patch - * 0051-Allows-to-set-timeout-and-gather_job_timeout-via-kwa.patch - * 0052-Don-t-send-passwords-after-shim-delimiter-is-found-3.patch - * 0053-fix-race-condition-on-cache-directory-creation.patch - * 0054-Merge-output-from-master_tops.patch - * 0055-Adding-downloadonly-support-to-yum-dnf-module.patch - * 0056-Makes-sure-gather_job_timeout-is-an-integer.patch - * 0058-Adds-custom-timeout-and-gather_job_timeout-to-local_.patch - * 0059-Add-SHELL-env-var-for-the-salt-api.service.patch - * 0060-Fix-logrotate-for-minion-bsc-1030009-21.patch + * adding-downloadonly-support-to-yum-dnf-module.patch + * adds-custom-timeout-and-gather_job_timeout-to-local_.patch + * allows-to-set-timeout-and-gather_job_timeout-via-kwa.patch + * fix-case-in-os_family-for-suse.patch + * fix-race-condition-on-cache-directory-creation.patch + * makes-sure-gather_job_timeout-is-an-integer.patch + * merge-output-from-master_tops.patch + * openscap-module.patch + * use-salt-s-ordereddict-for-comparison.patch ------------------------------------------------------------------- -Thu May 11 09:06:25 UTC 2017 - bmaryniuk@suse.com +Tue May 2 11:41:11 UTC 2017 - pablo.suarezhernandez@suse.com -- Bugfix: datetime should be returned always in UTC - -- Added: - * 0063-Bugfix-datetime-should-be-returned-always-in-UTC.patch -------------------------------------------------------------------- -Mon May 8 14:05:35 UTC 2017 - bmaryniuk@suse.com - -- Bugfix: scheduled state may cause crash while deserialising data - on infinite recursion. (bsc#1036125) - -- Added: - * 0062-Bugfix-deserialising-crashes-in-the-recursive-loop-b.patch +- Adding "yum-plugin-security" as required for RHEL 6 ------------------------------------------------------------------- -Tue May 2 11:37:19 UTC 2017 - pablo.suarezhernandez@suse.com - -- Enable yum to handle errata on RHEL 6: require yum-plugin-security - -------------------------------------------------------------------- -Wed Apr 26 13:59:06 UTC 2017 - pablo.suarezhernandez@suse.com +Wed Apr 26 14:24:33 UTC 2017 - pablo.suarezhernandez@suse.com - Minor fixes on new pkg.list_downloaded - Listing all type of advisory patches for Yum module @@ -274,778 +119,729 @@ Wed Apr 26 13:59:06 UTC 2017 - pablo.suarezhernandez@suse.com - Fixes zypper test error after backporting - Added: - * 0061-Search-the-entire-CACHE_DIR-because-storage-paths-ch.patch - -- Modified: - * 0057-Adding-support-for-installing-patches-in-yum-dnf-exe.patch + * search-the-entire-cache_dir-because-storage-paths-ch.patch ------------------------------------------------------------------- -Mon Apr 17 16:00:43 UTC 2017 - pablo.suarezhernandez@suse.com +Mon Apr 17 15:24:02 UTC 2017 - pablo.suarezhernandez@suse.com - Refactoring on Zypper and Yum execution and state modules to allow installation of patches/errata. - Added: - * 0057-Adding-support-for-installing-patches-in-yum-dnf-exe.patch + * adding-support-for-installing-patches-in-yum-dnf-exe.patch - Removed: - * 0057-Allows-using-downloadonly-in-a-pkg.installed-state.patch + * allows-using-downloadonly-in-a-pkg.installed-state.patch ------------------------------------------------------------------- -Wed Apr 12 14:05:52 UTC 2017 - bmaryniuk@suse.com - -- Fix log rotation permission issue (bsc#1030009) -- Use pkg/suse/salt-api.service by this package - -- Removed: - * 0059-Set-salt-api-shell-env.patch - -- Added: - * 0059-Add-SHELL-env-var-for-the-salt-api.service.patch - * 0060-Fix-logrotate-for-minion-bsc-1030009-21.patch - -------------------------------------------------------------------- -Mon Apr 11 11:50:51 UTC 2017 - malbu@suse.com - -- Patch to set SHELL env variable for the salt-api.service. - Needed for salt-ssh ProxyCommand to work properly. -- Added: - * 0059-Set-salt-api-shell-env.patch - -------------------------------------------------------------------- -Mon Apr 10 10:00:51 UTC 2017 - pablo.suarezhernandez@suse.com +Mon Apr 10 09:56:50 UTC 2017 - pablo.suarezhernandez@suse.com - Fixes 'timeout' and 'gather_job_timeout' kwargs parameters for 'local_batch' client - Added: - * 0058-Adds-custom-timeout-and-gather_job_timeout-to-local_.patch + * adds-custom-timeout-and-gather_job_timeout-to-local_.patch ------------------------------------------------------------------- -Fri Apr 7 11:15:35 UTC 2017 - bmaryniuk@suse.com +Fri Apr 7 10:53:39 UTC 2017 - bmaryniuk@suse.com - Add missing bootstrap script for Salt Cloud (bsc#1032452) ------------------------------------------------------------------- -Tue Apr 4 14:05:40 UTC 2017 - bmaryniuk@suse.com +Tue Apr 4 14:58:20 UTC 2017 - bmaryniuk@suse.com + +- raet protocol is no longer supported (bsc#1020831) + +------------------------------------------------------------------- +Tue Apr 4 14:52:02 UTC 2017 - bmaryniuk@suse.com - Fix: add missing /var/cache/salt/cloud directory (bsc#1032213) ------------------------------------------------------------------- -Fri Mar 31 11:14:39 UTC 2017 - bmaryniuk@suse.com - -- Added test case for race conditions on cache directory creation -- Modified: - * 0053-fix-race-condition-on-cache-directory-creation.patch - -------------------------------------------------------------------- -Thu Mar 30 15:06:28 UTC 2017 - pablo.suarezhernandez@suse.com +Fri Mar 31 12:27:35 UTC 2017 - pablo.suarezhernandez@suse.com - Adding "pkg.install downloadonly=True" support to yum/dnf - execution module + execution module - Makes sure "gather_job_timeout" is an Integer - Adding "pkg.downloaded" state and support for installing patches/erratas - Added: - * 0055-Adding-downloadonly-support-to-yum-dnf-module.patch - * 0056-Makes-sure-gather_job_timeout-is-an-integer.patch - * 0057-Allows-using-downloadonly-in-a-pkg.installed-state.patch + * adding-downloadonly-support-to-yum-dnf-module.patch + * allows-using-downloadonly-in-a-pkg.installed-state.patch + * makes-sure-gather_job_timeout-is-an-integer.patch ------------------------------------------------------------------- -Wed Mar 29 13:45:52 UTC 2017 - bmaryniuk@suse.com +Fri Mar 31 12:03:18 UTC 2017 - bmaryniuk@suse.com -- Fix: merge master_tops output +- Added test case for race conditions on cache directory creation +- Modified: + * fix-race-condition-on-cache-directory-creation.patch ------------------------------------------------------------------- -Wed Mar 29 06:54:31 UTC 2017 - moio@suse.com - -- Fix: race condition on cache directory creation - -- Added: - * 0053-fix-race-condition-on-cache-directory-creation.patch - -------------------------------------------------------------------- -Fri Mar 24 09:32:03 UTC 2017 - bmaryniuk@suse.com +Fri Mar 24 09:41:01 UTC 2017 - bmaryniuk@suse.com - Cleanup salt user environment preparation (bsc#1027722) ------------------------------------------------------------------- -Wed Mar 22 17:04:01 UTC 2017 - pkazmierczak@suse.com +Thu Mar 23 15:53:22 UTC 2017 - moio@suse.com -- Don't send passwords after shim delimiter is found (bsc#1019386) -- Add: - * 0052-Don-t-send-passwords-after-shim-delimiter-is-found-3.patch +- Fix: race condition on cache directory creation + +- Added: + * fix-race-condition-on-cache-directory-creation.patch ------------------------------------------------------------------- -Thu Mar 16 17:33:12 UTC 2017 - pablo.suarezhernandez@suse.com +Mon Mar 20 10:35:36 UTC 2017 - bmaryniuk@suse.com -- Allows to set 'timeout' and 'gather_job_timeout' via kwargs +- Fix: /var/log/salt/minion fails logrotate (bsc#1030009) +- Fix: Result of master_tops extension is mutually overwritten + (bsc#1030073) +- Allows to set 'timeout' and 'gather_job_timeout' via kwargs - Allows to set custom timeouts for 'manage.up' and 'manage.status' -- Add: - * 0051-Allows-to-set-timeout-and-gather_job_timeout-via-kwa.patch +- Use salt's ordereddict for comparison (fixes failing tests) +- add special salt-minion.service file for RES7 +- fix scripts for salt-proxy +- openscap module -------------------------------------------------------------------- -Tue Mar 7 16:23:52 UTC 2017 - mihai.dinca@suse.com +- Changed: + * run-salt-master-as-dedicated-salt-user.patch -- Update systemd module unit tests (Update patch 0050) - -------------------------------------------------------------------- -Sun Mar 5 13:48:56 UTC 2017 - mc@suse.com - -- define with system for fedora and rhel 7 (bsc#1027240) - -------------------------------------------------------------------- -Fri Mar 3 15:30:33 UTC 2017 - mihai.dinca@suse.com - -- Fix service state returning stacktrace (bsc#1027044) -- Add: - * 0050-Fix-service-state-returning-stacktrace-bsc-1027044.patch - -------------------------------------------------------------------- -Tue Feb 21 08:17:41 UTC 2017 - mihai.dinca@suse.com - -- Update OpenSCAP Module patch - -------------------------------------------------------------------- -Fri Feb 17 13:05:13 UTC 2017 - mihai.dinca@suse.com - -- OpenSCAP Module - Added: - * 0049-OpenSCAP-module.patch + * allows-to-set-timeout-and-gather_job_timeout-via-kwa.patch + * merge-output-from-master_tops.patch + * openscap-module.patch + * special-salt-minion.service-file-for-rhel7.patch + * use-salt-s-ordereddict-for-comparison.patch + ------------------------------------------------------------------- -Wed Feb 15 10:50:37 UTC 2017 - pablo.suarezhernandez@suse.com +Fri Mar 3 09:36:17 UTC 2017 - bmaryniuk@suse.com + +- Update to 2016.11.3 + See https://docs.saltstack.com/en/develop/topics/releases/2016.11.3.html + for full changelog + +- Use correct package names for PyYAML and MarkupSafe (tbechtold@suse.com) + +- Changed: + * add-ssh-option-to-salt-ssh.patch -- Prevents 'OSError' exception in case certain job cache path - doesn't exist (bsc#1023535) - Added: - * 0048-Prevents-OSError-exception-in-case-path-doesn-t-exis.patch + * add-options-for-dockerng.patch + * fix-case-in-os_family-for-suse.patch + * fix-regression-in-file.get_managed-add-unit-tests.patch + * translate-variable-arguments-if-they-contain-hidden-.patch -------------------------------------------------------------------- -Mon Feb 13 16:24:05 UTC 2017 - mihai.dinca@suse.com - -- Backport: Fix issue with cp.push (#36136) -- Add: - * 0047-Fix-issue-with-cp.push-36136.patch - -------------------------------------------------------------------- -Tue Feb 7 14:38:10 UTC 2017 - bmaryniuk@suse.com - -- Fix salt-minion update on RHEL (bsc#1022841) - -------------------------------------------------------------------- -Mon Feb 6 12:08:17 UTC 2017 - pablo.suarezhernandez@suse.com - -- Adding new functions to Snapper execution module. -- Added: +- Removed: + * add-buildargs-option-to-dockerng.build.patch + * docker-buildargs-require-minimal-dockerpy-1.6.0-and-.patch + * fix-a-typo-for-master-comments.patch + * fix-error-parsing.patch + * fix-leading-dots-on-sanitized-hostname.patch + * fix-timezone-handling-for-rpm-installtime-bsc-101707.patch + * increasing-timeouts-for-running-integrations-tests.patch + * prevent-crash-on-unknown-to-the-repo-package.patch + * prevents-oserror-exception-in-case-path-doesn-t-exis.patch * snapper-module-improvements.patch + * support-dryrun-for-dockerng.sls_build.patch ------------------------------------------------------------------- -Thu Jan 26 13:41:03 UTC 2017 - bmaryniuk@suse.com +Thu Feb 16 14:41:48 UTC 2017 - bmaryniuk@suse.com -- Fix invalid chars allowed for data IDs (bsc#1011304) - Fix timezone: should be always in UTC (bsc#1017078) +- Update to 2016.11.2 + See https://docs.saltstack.com/en/develop/topics/releases/2016.11.2.html + for full changelog + +- Bugfixes: + * keep fix for migrating salt home directory (bsc#1022562) + * Fix salt-minion update on RHEL (bsc#1022841) + * Prevents 'OSError' exception in case certain job cache path + doesn't exist (bsc#1023535) + +- Added: + * add-a-salt-minion-service-control-file.patch + * add-buildargs-option-to-dockerng.build.patch + * add-ssh-option-to-salt-ssh.patch + * add-yum-plugin.patch + * avoid-failures-on-sles-12-sp2-because-of-new-systemd.patch + * change-travis-configuration-file-to-use-salt-toaster.patch + * docker-buildargs-require-minimal-dockerpy-1.6.0-and-.patch + * fix-a-typo-for-master-comments.patch + * fix-error-parsing.patch + * fix-leading-dots-on-sanitized-hostname.patch + * fix-timezone-handling-for-rpm-installtime-bsc-101707.patch + * increasing-timeouts-for-running-integrations-tests.patch + * prevent-crash-on-unknown-to-the-repo-package.patch + * prevents-oserror-exception-in-case-path-doesn-t-exis.patch + * snapper-module-improvements.patch + * support-dryrun-for-dockerng.sls_build.patch + +- Renamed: + * 0001-tserong-suse.com-We-don-t-have-python-systemd-so-not.patch -> + tserong-suse.com-we-don-t-have-python-systemd-so-not.patch + * 0002-Run-salt-master-as-dedicated-salt-user.patch -> + run-salt-master-as-dedicated-salt-user.patch + * 0003-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch -> + check-if-byte-strings-are-properly-encoded-in-utf-8.patch + * 0004-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch -> + do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch + * 0007-Add-zypp-notify-plugin.patch -> + add-zypp-notify-plugin.patch + * 0009-fix-salt-summary-to-count-not-responding-minions-cor.patch -> + fix-salt-summary-to-count-not-responding-minions-cor.patch + * 0010-Run-salt-api-as-user-salt-bsc-990029.patch -> + run-salt-api-as-user-salt-bsc-990029.patch + * 0013-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch -> + setting-up-os-grains-for-sles-expanded-support-suse-.patch + +- Removed: + * 0005-Use-SHA256-hash-type-by-default.patch + * 0006-Create-salt-proxy-instantiated-service-file.patch + * 0008-snapper-execution-module.patch + * 0011-Fix-snapper_test-for-python26.patch + * 0012-Fix-pkg.upgrade-for-zypper.patch + * 0014-acl.delfacl-fix-position-of-X-option-to-setfacl.patch + * 0015-Change-travis-configuration-file-to-use-salt-toaster.patch + * 0016-Fix-pkg.latest_version-when-latest-already-installed.patch + * 0017-Including-resolver-params-for-Zypper-debug-solver.patch + +------------------------------------------------------------------- +Wed Nov 2 13:44:18 UTC 2016 - kkaempf@suse.com + +- Update to 2016.3.4 + see https://docs.saltstack.com/en/latest/topics/releases/2016.3.4.html +- Removed Patches, applied upstream + * 0008-checksum-validation-when-zypper-pkg.download.patch + * 0009-unit-tests-for-rpm.checksum-and-zypper.download.patch + * 0010-snapper-execution-module.patch + * 0011-fix-salt-summary-to-count-not-responding-minions-cor.patch + * 0012-Run-salt-api-as-user-salt-bsc-990029.patch + * 0013-Deprecate-status.uptime-one-version-later.patch + * 0014-Add-ignore_repo_failure-option-to-suppress-zypper-s-.patch + * 0015-Remove-zypper-s-raise-exception-if-mod_repo-has-no-a.patch + * 0016-Improve-Mock-to-be-flexible-and-able-to-mock-methods.patch + * 0017-Check-for-single-quote-before-splitting-on-single-qu.patch + * 0018-Unit-tests-fixes-for-2016.3.2.patch + * 0019-Fix-snapper_test-for-python26.patch + * 0020-Integration-tests-fixes-for-2016.3.2.patch + * 0021-Fix-pkg.upgrade-for-zypper.patch + * 0022-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch + * 0023-acl.delfacl-fix-position-of-X-option-to-setfacl.patch + * 0024-Change-travis-configuration-file-to-use-salt-toaster.patch + * 0025-Adding-dist-upgrade-support-to-zypper-module.patch + * 0026-Fix-pkg.latest_version-when-latest-already-installed.patch + * 0027-Including-resolver-params-for-Zypper-debug-solver.patch +- Added patches + * 0008-snapper-execution-module.patch + * 0009-fix-salt-summary-to-count-not-responding-minions-cor.patch + * 0010-Run-salt-api-as-user-salt-bsc-990029.patch + * 0011-Fix-snapper_test-for-python26.patch + * 0012-Fix-pkg.upgrade-for-zypper.patch + * 0013-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch + * 0014-acl.delfacl-fix-position-of-X-option-to-setfacl.patch + * 0015-Change-travis-configuration-file-to-use-salt-toaster.patch + * 0016-Fix-pkg.latest_version-when-latest-already-installed.patch + * 0017-Including-resolver-params-for-Zypper-debug-solver.patch + +------------------------------------------------------------------- +Mon Oct 31 16:40:49 UTC 2016 - pablo.suarezhernandez@suse.com + +- Including resolution parameters in the Zypper debug-solver + call during a dry-run dist-upgrade. Add: - * 0044-Add-general-sanitisers.patch - * 0045-Fix-timezone-handling-for-rpm-installtime-bsc-101707.patch + * 0027-Including-resolver-params-for-Zypper-debug-solver.patch ------------------------------------------------------------------- -Wed Jan 25 11:07:30 UTC 2017 - pablo.suarezhernandez@suse.com +------------------------------------------------------------------- +Mon Oct 24 08:16:57 UTC 2016 - mihai.dinca@suse.com -- Fixes wrong "enabled" opts for yumnotify plugin +- Fix-pkg.latest_version when latest already installed (bsc#1005329) Add: - * 0043-Fixes-wrong-enabled-opts-for-yumnotify-plugin.patch + * 0026-Fix-pkg.latest_version-when-latest-already-installed.patch ------------------------------------------------------------------- -Mon Jan 2 16:47:37 UTC 2017 - malbu@suse.com +Wed Oct 19 15:22:46 UTC 2016 - pablo.suarezhernandez@suse.com -- ssh-option parameter for salt-ssh command. - Added: - * 0042-Salt-ssh-ssh-option-param.patch - -------------------------------------------------------------------- -Tue Dec 20 17:48:48 CET 2016 - mc@suse.de - -- minion should pre-require salt -- do not restart salt-minion in the salt package -- add try-restart to sys-v init scripts +- Adding 'dist-upgrade' support to zypper module Add: - * 0041-add-try-restart-to-fix-autorestarting-on-SUSE-system.patch + * 0025-Adding-dist-upgrade-support-to-zypper-module.patch ------------------------------------------------------------------- -Tue Dec 20 09:41:27 UTC 2016 - pablo.suarezhernandez@suse.com +Mon Oct 17 14:09:02 UTC 2016 - mihai.dinca@suse.com -- Adding "Restart=on-failure" for salt-minion systemd service - Add: - * 0040-Adding-Restart-on-failure-for-salt-minion-systemd-se.patch - -------------------------------------------------------------------- -Mon Dec 19 15:25:17 UTC 2016 - pablo.suarezhernandez@suse.com - -- Re-introducing "KillMode=process" for salt-minion systemd service - Add: - * 0039-Re-introducing-KillMode-process-for-salt-minion-syst.patch - -------------------------------------------------------------------- -Wed Dec 14 16:16:55 UTC 2016 - mihai.dinca@suse.com - -- Successfully exit of salt-api child processes when SIGTERM is received - Add: - * 0038-Successfully-exit-of-salt-api-child-processes-when-S.patch - -------------------------------------------------------------------- -Wed Dec 14 13:31:09 UTC 2016 - mihai.dinca@suse.com - -- Add new patches: - * 0034-Fix-pkg.latest_version-when-latest-already-installed.patch - * 0035-salt-api-service-must-be-from-type-simple.patch - * 0036-Avoid-failures-on-SLES-12-SP2-because-of-new-systemd.patch - * 0037-salt-minion-service-back-to-type-simple.patch - -------------------------------------------------------------------- -Fri Dec 9 15:25:53 UTC 2016 - mihai.dinca@suse.com - -- Update to 2015.8.12 -- Fix possible information leak due to revoked keys still being used. - (bsc#1012398, CVE-2016-9639) - -- inherited patches - 0001-tserong-suse.com-We-don-t-have-python-systemd-so-not.patch - 0002-Run-salt-master-as-dedicated-salt-user.patch - 0003-Check-if-byte-strings-are-properly-encoded-in-UTF-8.patch - -- renamed patches - 0026-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch - -> 0004-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch - 0036-Use-SHA256-hash-type-by-default.patch - -> 0005-Use-SHA256-hash-type-by-default.patch - 0046-Add-SUSE-Manager-plugin.patch - -> 0007-Add-SUSE-Manager-plugin.patch - 0048-Create-salt-proxy-instantiated-service-file.patch - -> 0006-Create-salt-proxy-instantiated-service-file.patch - 0053-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch - -> 0008-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch - 0059-Rewrite-minion-ID-generator-bsc-967803.patch - -> 0009-Rewrite-minion-ID-generator-bsc-967803.patch - 0061-snapper-execution-module.patch - -> 0010-snapper-execution-module.patch - 0063-Fix-module-import-being-Py3-and-P2.6-compatible.patch - -> 0011-Fix-module-import-being-Py3-and-P2.6-compatible.patch - 0064-Run-salt-api-as-user-salt-bsc-990029.patch - -> 0012-Run-salt-api-as-user-salt-bsc-990029.patch - 0067-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch - -> 0013-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch - 0070-Fix-some-unittests.patch - -> 0014-Fix-some-unittests.patch - 0071-Check-for-single-quote-before-splitting-on-single-qu.patch - -> 0015-Check-for-single-quote-before-splitting-on-single-qu.patch - 0072-Unit-test-fixes-for-2015.8.7.patch - -> 0016-Unit-test-fixes-for-2015.8.7.patch - 0073-Fix-snapper_test-for-python26.patch - -> 0017-Fix-snapper_test-for-python26.patch - 0074-Integration-tests-fixes-for-2015.8.7.patch - -> 0018-Integration-tests-fixes-for-2015.8.7.patch - 0075-Generate-Salt-Thin-with-configured-extra-modules.patch - -> 0019-Generate-Salt-Thin-with-configured-extra-modules.patch - 0076-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch - -> 0020-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch - 0077-acl.delfacl-fix-position-of-X-option-to-setfacl.patch - -> 0021-acl.delfacl-fix-position-of-X-option-to-setfacl.patch - 0078-Change-travis-configuration-file-to-use-salt-toaster.patch - -> 0022-Change-travis-configuration-file-to-use-salt-toaster.patch - 0079-Adding-dist-upgrade-support-to-zypper-module.patch - -> 0023-Adding-dist-upgrade-support-to-zypper-module.patch - 0080-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch - -> 0024-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch - 0081-Including-resolver-params-for-Zypper-debug-solver.patch - -> 0025-Including-resolver-params-for-Zypper-debug-solver.patch - 0082-fix-status-handling-in-sysv-init-scripts.patch - -> 0026-fix-status-handling-in-sysv-init-scripts.patch - -- new patches from upstream - 0027-Add-YUM-plugin.patch - 0028-change-TIMEZONE-on-SUSE-systems-bsc-1008933.patch (bsc#1008933) - 0029-Do-not-include-gpg-pubkey-packages-filtering-by-thei.patch - 0030-Extract-archive-into-existing-directory-add-overwrit.patch - 0031-Port-rsync-state-from-2016.3.patch - 0032-Support-remote-port-forwarding-with-salt-ssh.patch - 0033-Add-master_tops-support-in-salt-ssh.patch - -- upstreamed patches - 0004-Fix-pkg.latest-prevent-crash-on-multiple-package-ins.patch - 0005-Fix-package-status-filtering-on-latest-version-and-i.patch - 0006-add_key-reject_key-do-not-crash-w-Permission-denied-.patch - 0007-Force-kill-websocket-s-child-processes-faster-than-d.patch - 0008-Fix-types-in-the-output-data-and-return-just-a-list-.patch - 0009-The-functions-in-the-state-module-that-return-a-retc.patch - 0010-add-handling-for-OEM-products.patch - 0011-improve-doc-for-list_pkgs.patch - 0012-implement-version_cmp-for-zypper.patch - 0013-pylint-changes.patch - 0014-Check-if-rpm-python-can-be-imported.patch - 0015-call-zypper-with-option-non-interactive-everywhere.patch - 0016-write-a-zypper-command-builder-function.patch - 0017-Fix-crash-with-scheduler-and-runners-31106.patch - 0018-unify-behavior-of-refresh.patch - 0019-add-refresh-option-to-more-functions.patch - 0020-simplify-checking-the-refresh-paramater.patch - 0021-do-not-change-kwargs-in-refresh-while-checking-a-val.patch - 0022-fix-argument-handling-for-pkg.download.patch - 0023-Initial-Zypper-Unit-Tests-and-bugfixes.patch - 0024-proper-checking-if-zypper-exit-codes-and-handling-of.patch - 0025-adapt-tests-to-new-zypper_check_result-output.patch - 0027-make-suse-check-consistent-with-rh_service.patch - 0028-fix-numerical-check-of-osrelease.patch - 0029-Make-use-of-checksum-configurable-defaults-to-MD5-SH.patch - 0030-Bugfix-on-SLE11-series-base-product-reported-as-addi.patch - 0031-Only-use-LONGSIZE-in-rpm.info-if-available.-Otherwis.patch - 0032-Add-error-check-when-retcode-is-0-but-stderr-is-pres.patch - 0033-fixing-init-system-dectection-on-sles-11-refs-31617.patch - 0034-Fix-git_pillar-race-condition.patch - 0035-Fix-the-always-false-behavior-on-checking-state.patch - 0037-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch - 0038-fix-sorting-by-latest-version-when-called-with-an-at.patch - 0039-Prevent-metadata-download-when-getting-installed-pro.patch - 0040-Check-if-EOL-is-available-in-a-particular-product-bs.patch - 0041-Bugfix-salt-key-crashes-if-tries-to-generate-keys-to.patch - 0042-align-OS-grains-from-older-SLES-with-current-one-bsc.patch - 0043-Prevent-crash-if-pygit2-package-is-requesting-re-com.patch - 0044-Unblock-Zypper.-Modify-environment.patch - 0045-Bugfix-Restore-boolean-values-from-the-repo-configur.patch - 0047-Old-style-proxymodules-need-to-be-setup-earlier-in-m.patch - 0049-Prevent-several-minion-processes-on-the-same-machine.patch - 0050-checksum-validation-when-zypper-pkg.download.patch - 0051-unit-tests-for-rpm.checksum-and-zypper.download.patch - 0052-jobs.exit_success-allow-to-check-if-a-job-has-execut.patch - 0054-fix-groupadd-module-for-sles11-systems.patch - 0055-Backport-31164-and-31364-32474.patch - 0056-Move-log-message-from-INFO-to-DEBUG.patch - 0057-fix-salt-summary-to-count-not-responding-minions-cor.patch - 0058-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch - 0060-Bugfix-return-boolean-only-for-isbase-and-installed-.patch - 0062-Add-realpath-to-lvm.pvdisplay-and-use-it-in-vg_prese.patch - 0065-fix-beacon-list-to-include-all-beacons-being-process.patch - 0066-Fix-continuous-minion-restart-if-a-dependency-wasn-t.patch - 0068-Add-ignore_repo_failure-option-to-suppress-zypper-s-.patch - 0069-Remove-zypper-s-raise-exception-if-mod_repo-has-no-a.patch - -------------------------------------------------------------------- -Mon Nov 28 14:44:21 UTC 2016 - kkaempf@suse.com - -- Splitted non-Linux and other external platform modules - to 'salt-other' sub-package. - -------------------------------------------------------------------- -Mon Nov 28 14:24:24 UTC 2016 - kkaempf@suse.com - -- Switch package group from System/Monitoring to System/Management - -------------------------------------------------------------------- -Sun Nov 6 17:39:54 UTC 2016 - mc@suse.com - -- fix exist codes of sysv init script (bsc#999852) - Add: - * 0082-fix-status-handling-in-sysv-init-scripts.patch - -------------------------------------------------------------------- -Mon Oct 31 16:53:51 UTC 2016 - pablo.suarezhernandez@suse.com - -- Including resolution parameters in the Zypper debug-solver call - during a dry-run dist-upgrade. - Add: - * 0081-Including-resolver-params-for-Zypper-debug-solver.patch - -------------------------------------------------------------------- -Tue Oct 25 07:19:39 UTC 2016 - bmaryniuk@suse.com - -- Fix Salt API crash via salt-ssh on empty roster (bsc#1004723) - Add: - * 0080-Fix-open-ssh-bsc-1004723-upstream-issue-36966.patch - -------------------------------------------------------------------- -Wed Oct 19 14:24:10 UTC 2016 - pablo.suarezhernandez@suse.com - -- Adding 'dist-upgrade' support to zypper module (FATE#320559) - Add: - * 0079-Adding-dist-upgrade-support-to-zypper-module.patch - -------------------------------------------------------------------- -Mon Oct 17 14:07:17 UTC 2016 - mihai.dinca@suse.com - -- Copy .travis.yml from git commit ea63e793567ba777e47dc766a4f88edfb037a02f +- Copy .travis.yml from git commit 1829a6086a19a3f887c5216dc8aace9068063cfe Add: * travis.yml - Change travis configuration file to use salt-toaster Add: - * travis.yml * 0078-Change-travis-configuration-file-to-use-salt-toaster.patch ------------------------------------------------------------------- -Thu Oct 13 15:41:47 UTC 2016 - mihai.dinca@suse.com +Thu Oct 13 15:41:50 UTC 2016 - mihai.dinca@suse.com - acl.delfacl: fix position of -X option to setfacl (bsc#1004260) Add: - * 0077-acl.delfacl-fix-position-of-X-option-to-setfacl.patch + * 0023-acl.delfacl-fix-position-of-X-option-to-setfacl.patch ------------------------------------------------------------------- -Tue Oct 11 11:52:04 UTC 2016 - mc@suse.com +Tue Oct 11 11:59:14 UTC 2016 - mc@suse.com - fix generated shebang in scripts on SLES-ES 7 (bsc#1004047) ------------------------------------------------------------------- -Thu Oct 6 17:49:01 CEST 2016 - mc@suse.de +Wed Oct 5 13:33:25 UTC 2016 - mihai.dinca@suse.com -- add update-documentation.sh to specfile - -------------------------------------------------------------------- -Wed Oct 5 13:33:16 UTC 2016 - mihai.dinca@suse.com - -- Setting up OS grains for SLES-ES (SLES Expanded Support platform) +- Setting up OS grains for SLES-ES (SLES Expanded Support platform) Add: - * 0076-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch + * 0022-Setting-up-OS-grains-for-SLES-Expanded-Support-SUSE-.patch ------------------------------------------------------------------- -Tue Oct 4 13:24:12 UTC 2016 - Michele.Bologna@suse.com +Wed Sep 28 12:35:32 UTC 2016 - tampakrap@opensuse.org -- Move salt home directory to /var/lib/salt (bsc#1002529) -- Adjust permissions on home directory -- Adjust pre-install script to correctly move existing salt users' home directory - -salt user cannot write in his own home directory (/srv/salt) because -it is owned by user `root`. -This prevents salt from correctly save ssh known hosts in ~/.ssh/ -and breaks salt-ssh bootstrapping. - -------------------------------------------------------------------- -Tue Sep 27 09:59:38 UTC 2016 - bmaryniuk@suse.com - -- Updated html.tar.bz2 documentation tarball. -- Generate Salt Thin with configured extra modules (bsc#990439) +- Rename susemanager plugin to zyppnotify, as it is not SUSE Manager specific +- Remove the subpackage and put the plugin back to the main package + according to upstream Add: - * 0075-Generate-Salt-Thin-with-configured-extra-modules.patch + * 0007-Add-zypp-notify-plugin.patch + Remove: + * 0007-Add-SUSE-Manager-plugin.patch ------------------------------------------------------------------- -Tue Sep 13 14:43:45 UTC 2016 - pablo.suarezhernandez@suse.com +Wed Sep 28 11:40:36 UTC 2016 - tampakrap@opensuse.org -- Unit and integration tests fixes for 2015.8.7 +- Add upstream patch to fix pkg.upgrade for zypper Add: - * 0072-Unit-test-fixes-for-2015.8.7.patch - * 0073-Fix-snapper_test-for-python26.patch - * 0074-Integration-tests-fixes-for-2015.8.7.patch + * 0021-Fix-pkg.upgrade-for-zypper.patch ------------------------------------------------------------------- -Fri Sep 2 10:05:01 UTC 2016 - pablo.suarezhernandez@suse.com +Tue Sep 27 23:55:03 UTC 2016 - mrueckert@suse.de + +- splitting out the susemanager integration plugins into their own + subpackages. ATM this only contains the zypp plugin to tell + susemanager about manually installed packages. + +------------------------------------------------------------------- +Tue Sep 13 15:07:44 UTC 2016 - pablo.suarezhernandez@suse.com + +- Unit and integration tests fixes for 2016.3.2 + Add: + * 0018-Unit-tests-fixes-for-2016.3.2.patch + * 0019-Fix-snapper_test-for-python26.patch + * 0020-Integration-tests-fixes-for-2016.3.2.patch + +------------------------------------------------------------------- +Fri Sep 2 09:50:57 UTC 2016 - pablo.suarezhernandez@suse.com - Prevent pkg.install failure for expired keys (bsc#996455) Add: - * 0071-Check-for-single-quote-before-splitting-on-single-qu.patch + * 0017-Check-for-single-quote-before-splitting-on-single-qu.patch ------------------------------------------------------------------- -Mon Aug 29 15:06:56 UTC 2016 - bmaryniuk@suse.com +Tue Aug 30 12:24:45 UTC 2016 - bmaryniuk@suse.com -- Required D-Bus and generating machine ID +- Required D-Bus and generating machine ID where it is missing ------------------------------------------------------------------- -Fri Aug 26 15:08:32 CEST 2016 - mc@suse.de +Fri Aug 26 13:11:58 UTC 2016 - bmaryniuk@suse.com -- add a macro to check if the docs should be build or the static - tarball should be used +- Fix sphinx crashes when documentation is being generated + Add script for documentation update. -------------------------------------------------------------------- -Wed Aug 24 09:03:21 UTC 2016 - mihai.dinca@suse.com - -- Fix a couple of failing unittests - * 0070-Fix-some-unittests.patch - -------------------------------------------------------------------- -Tue Aug 23 14:15:58 UTC 2016 - bmaryniuk@suse.com - -- Helper script for updating documentation tarball. - Added: + Add: + * 0016-Improve-Mock-to-be-flexible-and-able-to-mock-methods.patch * update-documentation.sh ------------------------------------------------------------------- -Tue Aug 16 14:54:49 UTC 2016 - mihai.dinca@suse.com - -- Fix python-jinja2 requirements in rhel - -------------------------------------------------------------------- -Tue Aug 16 11:48:27 UTC 2016 - bmaryniuk@suse.com +Tue Aug 16 12:01:59 UTC 2016 - bmaryniuk@suse.com - Fix pkg.installed refresh repo failure (bsc#993549) Fix salt.states.pkgrepo.management no change failure (bsc#990440) Add: - * 0068-Add-ignore_repo_failure-option-to-suppress-zypper-s-.patch - * 0069-Remove-zypper-s-raise-exception-if-mod_repo-has-no-a.patch + * 0014-Add-ignore_repo_failure-option-to-suppress-zypper-s-.patch + * 0015-Remove-zypper-s-raise-exception-if-mod_repo-has-no-a.patch ------------------------------------------------------------------- -Thu Aug 11 14:35:06 UTC 2016 - bmaryniuk@suse.com +Tue Aug 9 13:40:37 UTC 2016 - bmaryniuk@suse.com -- Prevent snapper module crash on load if no DBus is - available in the system (bsc#993039) +- Deprecate status.uptime one version later Add: - * 0067-Bugfix-prevent-crash-if-python-dbus-module-is-instal.patch + * 0013-Deprecate-status.uptime-one-version-later.patch ------------------------------------------------------------------- -Thu Aug 11 12:34:34 UTC 2016 - bmaryniuk@suse.com +Mon Aug 8 16:25:04 UTC 2016 - pablo.suarezhernandez@suse.com -- Prevent continuous restart, if a dependency wasn't installed - (bsc#991048) - Add: - * 0066-Fix-continuous-minion-restart-if-a-dependency-wasn-t.patch +- Fix for 0008-checksum-validation-when-zypper-pkg.download.patch + after upstream merging conflict. Prevent zypper test failure. + Update: + * 0008-checksum-validation-when-zypper-pkg.download.patch ------------------------------------------------------------------- -Wed Aug 3 14:40:34 UTC 2016 - pablo.suarezhernandez@suse.com +Thu Aug 4 14:56:42 UTC 2016 - mihai.dinca@suse.com + +- Update to v2016.3.2 + see https://docs.saltstack.com/en/latest/topics/releases/2016.3.2.html +- Removed Patches, applied upstream + * 0010-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch + * 0011-snapper-execution-module.patch + * 0012-Force-minion-exit-on-mis-configuration-read.patch + * 0013-fix-salt-summary-to-count-not-responding-minions-cor.patch + * 0014-Move-log-message-from-INFO-to-DEBUG.patch + * 0016-Run-salt-api-as-user-salt-bsc-990029.patch + * 0017-fix-beacon-list-to-include-all-beacons-being-process.patch +- Added Patches back + * 0010-snapper-execution-module.patch + * 0011-fix-salt-summary-to-count-not-responding-minions-cor.patch + * 0012-Run-salt-api-as-user-salt-bsc-990029.patch + +------------------------------------------------------------------- +Wed Aug 3 14:50:35 UTC 2016 - pablo.suarezhernandez@suse.com - Fix beacon list to include all beacons being process Add: - * 0065-fix-beacon-list-to-include-all-beacons-being-process.patch + * 0017-fix-beacon-list-to-include-all-beacons-being-process.patch ------------------------------------------------------------------- -Fri Jul 29 10:59:09 CEST 2016 - mc@suse.de +Fri Jul 29 11:48:37 UTC 2016 - kkaempf@suse.com + +- Redo patches, sync with github.com/openSUSE/salt + +- Renamed patches + * 0016-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch + -> 0010-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch + * 0017-snapper-execution-module.patch + -> 0011-snapper-execution-module.patch + * 0018-Force-minion-exit-on-mis-configuration-read.patch + -> 0012-Force-minion-exit-on-mis-configuration-read.patch + +- Added back (fix upstream merge problems): + * 0008-checksum-validation-when-zypper-pkg.download.patch + * 0009-unit-tests-for-rpm.checksum-and-zypper.download.patch + +- fix salt --summary to count not responding minions correctly + (bsc#972311) + * 0013-fix-salt-summary-to-count-not-responding-minions-cor.patch + +- Move log message from INFO to DEBUG (bsc#985661) + * 0014-Move-log-message-from-INFO-to-DEBUG.patch + +- pkg.list_products on "registerrelease" and "productline" + returns boolean.False if empty (bsc#989193) + * 0015-Bugfix-return-boolean-only-for-isbase-and-installed-.patch - Run salt-api as user salt like the master (bsc#990029) + * 0016-Run-salt-api-as-user-salt-bsc-990029.patch + +------------------------------------------------------------------- +Fri Jul 22 15:16:16 UTC 2016 - darin@darins.net + +- Update to v2016.3.1 + see https://docs.saltstack.com/en/latest/topics/releases/2016.3.1.html +- Removed Patches, applied upstream + * 0008-Prevent-several-minion-processes-on-the-same-machine.patch + * 0009-checksum-validation-when-zypper-pkg.download.patch + * 0010-unit-tests-for-rpm.checksum-and-zypper.download.patch + * 0011-jobs.exit_success-allow-to-check-if-a-job-has-execut.patch + * 0012-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch + * 0013-fix-groupadd-module-for-sles11-systems.patch + * 0014-Fix-crashing-Maintenence-process.patch + * 0015-Insert-no-refresh-before-install-in-Zypper.patch + +------------------------------------------------------------------- +Tue Jul 19 15:03:10 UTC 2016 - bmaryniuk@suse.com + +- Bugfix: Exit on configuration read (bsc#985667) Add: - * 0064-Run-salt-api-as-user-salt-bsc-990029.patch + * 0018-Force-minion-exit-on-mis-configuration-read.patch ------------------------------------------------------------------- -Fri Jul 22 10:08:59 UTC 2016 - dmacvicar@suse.de - -- Revert patch Minion ID generation (bsc#967803) - Removes: - * 0059-Rewrite-minion-ID-generator-bsc-967803.patch - -------------------------------------------------------------------- -Wed Jul 20 15:16:55 UTC 2016 - bmaryniuk@suse.com - -- Fix broken inspector due to accidentally - missed commit (bsc#989798) - Add: - * 0063-Fix-module-import-being-Py3-and-P2.6-compatible.patch - -------------------------------------------------------------------- -Wed Jul 20 09:33:36 UTC 2016 - bmaryniuk@suse.com - -- Set always build salt-doc package. - -------------------------------------------------------------------- -Tue Jul 19 14:18:35 UTC 2016 - pablo.suarezhernandez@suse.com - -- Bugfix: lvm.vg_present does not recognize PV with certain LVM - filter settings (bsc#988506) - Add: - * 0062-Add-realpath-to-lvm.pvdisplay-and-use-it-in-vg_prese.patch - -------------------------------------------------------------------- -Mon Jul 18 10:20:05 UTC 2016 - pablo.suarezhernandez@suse.com +Mon Jul 18 08:32:04 UTC 2016 - pablo.suarezhernandez@suse.com - Backport: Snapper module for Salt. Add: - * 0061-snapper-execution-module.patch + * 0017-snapper-execution-module.patch ------------------------------------------------------------------- -Fri Jul 15 15:37:18 UTC 2016 - bmaryniuk@suse.com - -- Bugfix: pkg.list_products on "registerrelease" and "productline" - returns boolean.False if empty (bsc#989193, bsc#986019) - Add: - * 0060-Bugfix-return-boolean-only-for-isbase-and-installed-.patch - -------------------------------------------------------------------- -Fri Jun 24 10:33:29 UTC 2016 - bmaryniuk@suse.com - -- Rewrite Minion ID generation (bsc#967803) - Add: - * 0059-Rewrite-minion-ID-generator-bsc-967803.patch - -------------------------------------------------------------------- -Wed Jun 22 08:16:04 UTC 2016 - pablo.suarezhernandez@suse.com +Wed Jun 22 07:56:44 UTC 2016 - pablo.suarezhernandez@suse.com - Bugfix: Fixed behavior for SUSE OS grains (bsc#970669) Bugfix: Salt os_family does not detect SLES for SAP (bsc#983017) Add: - * 0058-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch + * 0016-Getting-the-os-grain-from-CPE_NAME-inside-etc-os-rel.patch ------------------------------------------------------------------- -Tue Jun 21 12:25:13 CEST 2016 - mc@suse.de +Mon Jun 20 11:26:29 UTC 2016 - thipp@suse.com -- Move log message from INFO to DEBUG (bsc#985661) +- Insert --no-refresh before install in Zypper Add: - 0056-Move-log-message-from-INFO-to-DEBUG.patch -- fix salt --summary to count not responding minions correctly - (bsc#972311) - Add: - * 0057-fix-salt-summary-to-count-not-responding-minions-cor.patch + * 0015-Insert-no-refresh-before-install-in-Zypper.patch ------------------------------------------------------------------- -Tue Jun 14 09:52:40 UTC 2016 - tserong@suse.com +Wed Jun 15 11:38:26 UTC 2016 - kkaempf@suse.com -- Fix memory leak on custom execution module sheduled jobs (bsc#983512) - Add: - * 0055-Backport-31164-and-31364-32474.patch +- Update to v2016.3.0 + see https://docs.saltstack.com/en/latest/topics/releases/2016.3.0.html + + * backwards-incompatible changes: + - The default path for the extension_modules master config option + has been changed. + +- add 0014-Fix-crashing-Maintenence-process.patch + see release notes ------------------------------------------------------------------- -Thu Jun 9 10:04:24 UTC 2016 - pablo.suarezhernandez@suse.com - -- fix groupadd module for sles11 systems (bsc#978150) - Add: - * 0054-fix-groupadd-module-for-sles11-systems.patch - -------------------------------------------------------------------- -Wed Jun 1 09:33:20 UTC 2016 - mihai.dinca@suse.com +Wed Jun 1 09:52:40 UTC 2016 - mihai.dinca@suse.com - Fix pkgrepo.managed gpgkey argument doesn't work (bsc#979448) Add: - * 0053-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch + * 0012-Fix-pkgrepo.managed-gpgkey-argument-bsc-979448.patch ------------------------------------------------------------------- -Fri May 27 09:20:03 UTC 2016 - pablo.suarezhernandez@suse.com +Thu May 26 11:05:04 UTC 2016 - pablo.suarezhernandez@suse.com - Package checksum validation for zypper pkg.download Add: - * 0050-checksum-validation-when-zypper-pkg.download.patch - * 0051-unit-tests-for-rpm.checksum-and-zypper.download.patch + * 0009-checksum-validation-when-zypper-pkg.download.patch + * 0010-unit-tests-for-rpm.checksum-and-zypper.download.patch - Check if a job has executed and returned successfully Add: - * 0052-jobs.exit_success-allow-to-check-if-a-job-has-execut.patch + * 0011-jobs.exit_success-allow-to-check-if-a-job-has-execut.patch ------------------------------------------------------------------- -Mon May 23 15:54:12 UTC 2016 - bmaryniuk@suse.com +Tue May 24 11:06:12 UTC 2016 - bmaryniuk@suse.com + +- Prevent several minion processes on the same machine (bsc#975733) -- Remove option -f from startproc (bsc#975733) Add: - * 0049-Prevent-several-minion-processes-on-the-same-machine.patch + * 0008-Prevent-several-minion-processes-on-the-same-machine.patch ------------------------------------------------------------------- -Mon May 23 13:47:49 UTC 2016 - bmaryniuk@suse.com +Mon May 23 15:11:42 UTC 2016 - bmaryniuk@suse.com - Changed Zypper's plugin. Added Unit test and related to that data (bsc#980313). - Update: - * 0046-Add-SUSE-Manager-plugin.patch - Delete (not needed anymore): - * 0049-Alter-the-event-name.patch + Add: + * 0006-Create-salt-proxy-instantiated-service-file.patch + * 0007-Add-SUSE-Manager-plugin.patch + + Remove: + * 0006-Add-SUSE-Manager-plugin.patch + * 0007-Create-salt-proxy-instantiated-service-file.patch + * 0008-Alter-the-event-name.patch + ------------------------------------------------------------------- -Tue May 17 09:57:57 UTC 2016 - bmaryniuk@suse.com +Mon May 23 09:52:29 UTC 2016 - tampakrap@opensuse.org + +- Update to 2015.8.10 + see https://docs.saltstack.com/en/latest/topics/releases/2015.8.10.html + +------------------------------------------------------------------- +Fri May 20 10:54:42 UTC 2016 - tampakrap@opensuse.org + +- Update to 2015.8.9 + see https://docs.saltstack.com/en/latest/topics/releases/2015.8.9.html + Patches renamed: + * 0006-Add-SUSE-Manager-plugin.patch + * 0007-Create-salt-proxy-instantiated-service-file.patch + * 0008-Alter-the-event-name.patch + Patches removed: + * 0006-Update-to-2015.8.8.2.patch + * 0007-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch + * 0008-Cleaner-deprecation-process-with-decorators.patch + * 0009-fix-sorting-by-latest-version-when-called-with-an-at.patch + * 0010-Prevent-metadata-download-when-getting-installed-pro.patch + * 0011-Check-if-EOL-is-available-in-a-particular-product-bs.patch + * 0012-Bugfix-salt-key-crashes-if-tries-to-generate-keys-to.patch + * 0013-Prevent-crash-if-pygit2-package-is-requesting-re-com.patch + * 0014-align-OS-grains-from-older-SLES-with-current-one-326.patch + * 0015-Unblock-Zypper.-Modify-environment.patch + * 0016-Bugfix-Restore-boolean-values-from-the-repo-configur.patch + * 0017-Add-SUSE-Manager-plugin.patch + * 0018-Create-salt-proxy-instantiated-service-file.patch + * 0019-Alter-the-event-name.patch + +------------------------------------------------------------------- +Tue May 17 10:08:57 UTC 2016 - bmaryniuk@suse.com - Zypper plugin: alter the generated event name on package set change. Add: - * 0049-Alter-the-event-name.patch + * 0019-Alter-the-event-name.patch ------------------------------------------------------------------- -Thu May 12 00:42:27 UTC 2016 - tserong@suse.com +Thu May 12 08:52:26 UTC 2016 - pablo.suarezhernandez@suse.com + +- salt-proxy .service file created (bsc#975306) + Add: + * 0018-Create-salt-proxy-instantiated-service-file.patch + +------------------------------------------------------------------- +Thu May 12 00:42:34 UTC 2016 - tserong@suse.com - Fix file ownership on master keys and cache directories during upgrade (handles upgrading from salt 2014, where the daemon ran as root, to 2015 where it runs as the salt user, bsc#979676). ------------------------------------------------------------------- -Wed May 11 11:01:44 UTC 2016 - pablo.suarezhernandez@suse.com - -- salt-proxy .service file created (bsc#975306) - Add: - * 0048-Create-salt-proxy-instantiated-service-file.patch - -------------------------------------------------------------------- -Wed May 11 08:51:44 UTC 2016 - pablo.suarezhernandez@suse.com - -- Prevent salt-proxy test.ping crash (bsc#975303) - Add: - * 0047-Old-style-proxymodules-need-to-be-setup-earlier-in-m.patch - -------------------------------------------------------------------- -Wed May 11 07:18:54 UTC 2016 - bmaryniuk@suse.com +Wed May 11 07:20:40 UTC 2016 - bmaryniuk@suse.com - Fix shared directories ownership issues. ------------------------------------------------------------------- -Mon May 9 08:55:32 UTC 2016 - bmaryniuk@suse.com +Mon May 9 12:06:32 UTC 2016 - bmaryniuk@suse.com - Add Zypper plugin to generate an event, once Zypper is used outside the Salt infrastructure demand (bsc#971372). Add: - * 0046-Add-SUSE-Manager-plugin.patch + * 0017-Add-SUSE-Manager-plugin.patch ------------------------------------------------------------------- -Fri May 6 14:53:03 UTC 2016 - bmaryniuk@suse.com +Fri May 6 13:37:12 UTC 2016 - bmaryniuk@suse.com - Restore boolean values from the repo configuration Fix priority attribute (bsc#978833) Add: - * 0045-Bugfix-Restore-boolean-values-from-the-repo-configur.patch + * 0016-Bugfix-Restore-boolean-values-from-the-repo-configur.patch ------------------------------------------------------------------- -Wed May 4 12:39:32 UTC 2016 - bmaryniuk@suse.com +Wed May 4 13:17:29 UTC 2016 - bmaryniuk@suse.com - Unblock-Zypper. (bsc#976148) Modify-environment. (bsc#971372) Add: - * 0044-Unblock-Zypper.-Modify-environment.patch + * 0015-Unblock-Zypper.-Modify-environment.patch ------------------------------------------------------------------- -Wed Apr 20 08:59:06 UTC 2016 - bmaryniuk@suse.com +Wed Apr 20 09:27:31 UTC 2016 - bmaryniuk@suse.com -- Prevent crash if pygit2 package is requesting re-compilation. +- Prevent crash if pygit2 package requests recompilation. Add: - * 0043-Prevent-crash-if-pygit2-package-is-requesting-re-com.patch - -------------------------------------------------------------------- -Mon Apr 18 10:24:56 CEST 2016 - mc@suse.de - -- align OS grains from older SLES with current one (bsc#975757) + * 0013-Prevent-crash-if-pygit2-package-is-requesting-re-com.patch +- Align OS grains from older SLES with the current one (bsc#975757) Add: - * 0042-align-OS-grains-from-older-SLES-with-current-one-bsc.patch + * 0014-align-OS-grains-from-older-SLES-with-current-one-326.patch ------------------------------------------------------------------- -Thu Apr 14 07:23:47 UTC 2016 - bmaryniuk@suse.com +Sat Apr 16 15:15:07 UTC 2016 - mc@suse.com +- remove patches which produce duplicate functions: + Remove: + * 0004-implement-version_cmp-for-zypper.patch + * 0005-pylint-changes.patch + * 0006-Check-if-rpm-python-can-be-imported.patch +- remove patches which add and revert the same file + Remove: + * 0007-Initial-Zypper-Unit-Tests-and-bugfixes.patch + * 0009-Bugfix-on-SLE11-series-base-product-reported-as-addi.patch +- rename patches: + 0008-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch to + 0004-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch + 0010-Use-SHA256-hash-type-by-default.patch to + 0005-Use-SHA256-hash-type-by-default.patch + 0011-Update-to-2015.8.8.2.patch to + 0006-Update-to-2015.8.8.2.patch + 0012-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch to + 0007-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch + 0013-Cleaner-deprecation-process-with-decorators.patch to + 0008-Cleaner-deprecation-process-with-decorators.patch +- fix sorting by latest package + Add: + * 0009-fix-sorting-by-latest-version-when-called-with-an-at.patch +- Prevent metadata download when getting installed products + Add: + * 0010-Prevent-metadata-download-when-getting-installed-pro.patch +- Check if EOL is available in a particular product (bsc#975093) + Add: + * 0011-Check-if-EOL-is-available-in-a-particular-product-bs.patch - Bugfix: salt-key crashes if tries to generate keys to the directory w/o write access (bsc#969320) Add: - * 0041-Bugfix-salt-key-crashes-if-tries-to-generate-keys-to.patch + * 0012-Bugfix-salt-key-crashes-if-tries-to-generate-keys-to.patch ------------------------------------------------------------------- -Tue Apr 12 12:34:40 UTC 2016 - bmaryniuk@suse.com +Thu Apr 7 10:25:36 UTC 2016 - bmaryniuk@suse.com -- Check if EOL is available in a particular product (bsc#975093) +- Deprecation process using decorators and re-implementation + of status.update function. Add: - * 0040-Check-if-EOL-is-available-in-a-particular-product-bs.patch + * 0013-Cleaner-deprecation-process-with-decorators.patch ------------------------------------------------------------------- -Tue Apr 5 13:05:49 UTC 2016 - mc@suse.com +Fri Apr 1 19:19:10 UTC 2016 - aboe76@gmail.com -- fix building with docs on SLE11 +- Reverted the fake 2015.8.8.2 patch, with the right one, +- this patch only contains: + - https://github.com/saltstack/salt/pull/32135 + - https://github.com/saltstack/salt/pull/32023 + - https://github.com/saltstack/salt/pull/32117 ------------------------------------------------------------------- -Tue Apr 5 11:19:02 UTC 2016 - mc@suse.com +Fri Apr 1 12:16:10 UTC 2016 - bmaryniuk@suse.com -- Prevent metadata download when getting installed products +- Ensure that in case of multi-packages installed on the system, + the latest is reported by pkg.info_installed (bsc#972490) Add: - * 0039-Prevent-metadata-download-when-getting-installed-pro.patch + * 0012-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch ------------------------------------------------------------------- -Tue Apr 5 08:51:38 UTC 2016 - kkaempf@suse.com +Wed Mar 30 22:33:19 UTC 2016 - tampakrap@opensuse.org -- Add statically built docs. +- Update to the fake 2015.8.8.2 release + upstream released a bunch of fixes on top of 2015.8.8, without creating a new + tag and proper release. This commit includes all the changes between tag + v2015.8.8 and commit ID 596444e2b447b7378dbcdfeb9fc9610b90057745 which + introduces the fake 2015.8.8.2 release. + see https://docs.saltstack.com/en/latest/topics/releases/2015.8.8.html#salt-2015-8-8-2 ------------------------------------------------------------------- -Mon Apr 4 07:51:27 UTC 2016 - mc@suse.com +Thu Mar 24 17:34:03 UTC 2016 - tampakrap@opensuse.org -- fix sorting by latest package - Add: - * 0038-fix-sorting-by-latest-version-when-called-with-an-at.patch - -------------------------------------------------------------------- -Sat Apr 2 12:55:57 UTC 2016 - mc@suse.com - -- ensure pkg.info_installed report latest package version - (bsc#972490) - Add: - * 0037-Force-sort-the-RPM-output-to-ensure-latest-version-o.patch +- Update to 2015.8.8 + see https://docs.saltstack.com/en/latest/topics/releases/2015.8.8.html + Patches renamed: + * 0004-implement-version_cmp-for-zypper.patch + * 0005-pylint-changes.patch + * 0006-Check-if-rpm-python-can-be-imported.patch + * 0007-Initial-Zypper-Unit-Tests-and-bugfixes.patch + * 0008-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch + * 0009-Bugfix-on-SLE11-series-base-product-reported-as-addi.patch + * 0010-Use-SHA256-hash-type-by-default.patch + Patches removed: + * 0004-Fix-pkg.latest-prevent-crash-on-multiple-package-ins.patch + * 0005-Fix-package-status-filtering-on-latest-version-and-i.patch + * 0006-add_key-reject_key-do-not-crash-w-Permission-denied-.patch + * 0007-Force-kill-websocket-s-child-processes-faster-than-d.patch + * 0008-Fix-types-in-the-output-data-and-return-just-a-list-.patch + * 0009-The-functions-in-the-state-module-that-return-a-retc.patch + * 0010-add-handling-for-OEM-products.patch + * 0011-improve-doc-for-list_pkgs.patch + * 0012-implement-version_cmp-for-zypper.patch + * 0013-pylint-changes.patch + * 0014-Check-if-rpm-python-can-be-imported.patch + * 0015-call-zypper-with-option-non-interactive-everywhere.patch + * 0016-write-a-zypper-command-builder-function.patch + * 0017-Fix-crash-with-scheduler-and-runners-31106.patch + * 0018-unify-behavior-of-refresh.patch + * 0019-add-refresh-option-to-more-functions.patch + * 0020-simplify-checking-the-refresh-paramater.patch + * 0021-do-not-change-kwargs-in-refresh-while-checking-a-val.patch + * 0022-fix-argument-handling-for-pkg.download.patch + * 0023-Initial-Zypper-Unit-Tests-and-bugfixes.patch + * 0024-proper-checking-if-zypper-exit-codes-and-handling-of.patch + * 0025-adapt-tests-to-new-zypper_check_result-output.patch + * 0026-do-not-generate-a-date-in-a-comment-to-prevent-rebui.patch + * 0027-make-suse-check-consistent-with-rh_service.patch + * 0028-fix-numerical-check-of-osrelease.patch + * 0029-Make-use-of-checksum-configurable-defaults-to-MD5-SH.patch + * 0030-Bugfix-on-SLE11-series-base-product-reported-as-addi.patch + * 0031-Only-use-LONGSIZE-in-rpm.info-if-available.-Otherwis.patch + * 0032-Add-error-check-when-retcode-is-0-but-stderr-is-pres.patch + * 0033-fixing-init-system-dectection-on-sles-11-refs-31617.patch + * 0034-Fix-git_pillar-race-condition.patch + * 0035-Fix-the-always-false-behavior-on-checking-state.patch + * 0036-Use-SHA256-hash-type-by-default.patch ------------------------------------------------------------------- Thu Mar 17 12:09:14 UTC 2016 - bmaryniuk@suse.com @@ -2733,4 +2529,4 @@ Tue Jan 22 17:53:39 UTC 2013 - aboe76@gmail.com ------------------------------------------------------------------- Wed Jan 16 06:38:40 UTC 2013 - aboe76@gmail.com -- uploaded to salt 1.12.0 +- uploaded to salt 0.12.0