SHA256
1
0
forked from pool/salt

Accepting request 1121422 from home:agraul:branches:systemsmanagement:saltstack

- Randomize pre_flight_script path (CVE-2023-34049 bsc#1215157)
- Added:
  * fix-cve-2023-34049-bsc-1215157.patch

OBS-URL: https://build.opensuse.org/request/show/1121422
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack/salt?expand=0&rev=221
This commit is contained in:
Pablo Suárez Hernández 2023-10-31 12:11:47 +00:00 committed by Git OBS Bridge
parent bc54283667
commit 3882de2789
4 changed files with 1174 additions and 1 deletions

View File

@ -1 +1 @@
98760e99efa76ce0a348adb87dbd36511a748edf
d2d5f753be6e061cfb3d506641ceacd3b81b47f0

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 31 11:51:17 UTC 2023 - Alexander Graul <alexander.graul@suse.com>
- Randomize pre_flight_script path (CVE-2023-34049 bsc#1215157)
- Added:
* fix-cve-2023-34049-bsc-1215157.patch
-------------------------------------------------------------------
Tue Oct 17 15:28:22 UTC 2023 - Marek Czernek <marek.czernek@suse.com>

View File

@ -318,6 +318,8 @@ Patch85: improve-salt.utils.json.find_json-bsc-1213293.patch
Patch86: fix-optimization_order-opt-to-prevent-test-fails.patch
# PATCH-FIX_UPSTREAM https://github.com/saltstack/salt/pull/65232
Patch87: allow-all-primitive-grain-types-for-autosign_grains-.patch
# PATCH-FIX_UPSTREAM https://github.com/saltstack/salt/pull/65482
Patch88: fix-cve-2023-34049-bsc-1215157.patch
### IMPORTANT: The line below is used as a snippet marker. Do not touch it.
### SALT PATCHES LIST END