Revisions of venv-salt-minion

Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 21)
osc copypac from project:systemsmanagement:saltstack:bundle:testing package:venv-salt-minion revision:14
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 20)
osc copypac from project:systemsmanagement:saltstack:bundle:testing package:venv-salt-minion revision:13
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 1000710 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 19)
- Add Amazon EC2 detection for virtual grains (bsc#1195624)
- Fix the regression in schedule module releasded in 3004 (bsc#1202631)
- Fix state.apply in test mode with file state module
  on user/group checking (bsc#1202167)
- Change the delimeters to prevent possible tracebacks
  on some packages with dpkg_lowpkg
- Added:
  * change-the-delimeters-to-prevent-possible-tracebacks.patch
  * add-amazon-ec2-detection-for-virtual-grains-bsc-1195.patch
  * fix-the-regression-in-schedule-module-releasded-in-3.patch
  * fix-state.apply-in-test-mode-with-file-state-module-.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 1000047 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 18)
- Make zypperpkg to retry if RPM lock is temporarily unavailable (bsc#1200596)
- Added:
  * retry-if-rpm-lock-is-temporarily-unavailable-547.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 17)
osc copypac from project:systemsmanagement:saltstack:bundle:testing package:venv-salt-minion revision:9
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 16)
osc copypac from project:systemsmanagement:saltstack:bundle:testing package:venv-salt-minion revision:8
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) committed (revision 15)
osc copypac from project:systemsmanagement:saltstack:bundle package:venv-salt-minion revision:49
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 978112 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 14)
- Make sure SaltCacheLoader use correct fileclient (bsc#1199149)
- Fix regression preventing bootstrapping new clients caused by redundant dependency on psutil (bsc#1197533)
- Prevent data pollution between actions proceesed at the same time (bsc#1197637)
- Added:
  * prevent-affection-of-ssh.opts-with-lazyloader-bsc-11.patch
  * fix-regression-with-depending-client.ssh-on-psutil-b.patch
  * make-sure-saltcacheloader-use-correct-fileclient-519.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 973601 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 13)
- Rename the python startup script to venv-startup so we can avoid
  python cache files creation in bin directory of the bundle
  * Removed: venv-exec.py.src
  * Added: venv-startup
- Remove wsdump files from bin directory as they are not needed
  * Updated: remove-file
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 970580 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 12)
- Fix the regression caused by the patch removing strict requirement for
  OpenSSL 1.1.1 leading to read/write issues with ssl module for
  SLE 15, SLE 12, CentOS 7, Debian 9 (bsc#1198556)
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 969840 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 11)
  * Sign authentication replies to prevent MiTM (CVE-2022-22935)
  * Sign pillar data to prevent MiTM attacks. (CVE-2022-22934)
  * Prevent job and fileserver replays (CVE-2022-22936)
  * Fixed targeting bug, especially visible when using syndic and user auth. (CVE-2022-22941)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) accepted request 969192 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 10)
- Salt version bump to 3004
- Python version bump to 3.10.2
- Added:
  * v3004.tar.gz
  * 3003.3-do-not-consider-skipped-targets-as-failed-for.patch
  * 3003.3-postgresql-json-support-in-pillar-423.patch
  * add-missing-ansible-module-functions-to-whitelist-in.patch
  * add-salt-ssh-support-with-venv-salt-minion-3004-493.patch
  * allow-vendor-change-option-with-zypper.patch
  * drop-serial-from-event.unpack-in-cli.batch_async.patch
  * fix-crash-when-calling-manage.not_alive-runners.patch
  * fix-inspector-module-export-function-bsc-1097531-481.patch
  * fix-issues-with-salt-ssh-s-extra-filerefs.patch
  * fix-salt-call-event.send-call-with-grains-and-pillar.patch
  * fix-traceback.print_exc-calls-for-test_pip_state-432.patch
  * mock-ip_addrs-in-utils-minions.py-unit-test-443.patch
  * prevent-shell-injection-via-pre_flight_script_args-4.patch
  * state.orchestrate_single-does-not-pass-pillar-none-4.patch
  * support-transactional-systems-microos.patch
- Removed:
  * v3002.2.tar.gz
  * 3002.2-do-not-consider-skipped-targets-as-failed-for.patch
  * 3002.2-postgresql-json-support-in-pillar-424.patch
  * 3002.2-xen-spicevmc-dns-srv-records-backports-314.patch
  * 3002-set-distro-requirement-to-oldest-supported-vers.patch
  * accumulated-changes-from-yomi-167.patch
  * accumulated-changes-required-for-yomi-165.patch
  * add-alibaba-cloud-linux-2-by-backporting-upstream-s-.patch
  * add-all-ssh-kwargs-to-sanitize_kwargs-method-3002.2-.patch
  * add-all_versions-parameter-to-include-all-installed-.patch
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 966988 from Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) (revision 9)
- Fixes for Python 3.10
- Fix salt-ssh opts poisoning (bsc#1197637)
- Fix multiple security issues (bsc#1197417)
- * Sign authentication replies to prevent MiTM (CVE-2022-22935)
- * Sign pillar data to prevent MiTM attacks. (CVE-2022-22934)
- * Prevent job and fileserver replays (CVE-2022-22936)
- * Fixed targeting bug, especially visible when using syndic and user auth. (CVE-2022-22941)
- Added:
  * fix-salt-ssh-opts-poisoning-bsc-1197637-3004-501.patch
  * fixes-for-python-3.10-502.patch
  * fix-multiple-security-issues-bsc-1197417.patch
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 8)
Fix compileall for Fedora 35
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 7)
Fix fedora 3x python dependency
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 6)
Add pip to the bundle
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 5)
Fix deps filtering
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 4)
Bump version to 3004
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 3)
Use %saltbundlepy_version instead of defining new one
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 2)
Displaying revisions 61 - 80 of 81
openSUSE Build Service is sponsored by