forked from pool/slurm
Accepting request 849252 from home:anag:branches:network:cluster
- Updated to 20.02.6, addresses two security fixes: * PMIx - fix potential buffer overflows from use of unpackmem(). CVE-2020-27745 (bsc#1178890) * X11 forwarding - fix potential leak of the magic cookie when sent as an argument to the xauth command. CVE-2020-27746 (bsc#1178891) - And many other bugfixes, full log and details available at: * https://lists.schedmd.com/pipermail/slurm-announce/2020/000045.html OBS-URL: https://build.opensuse.org/request/show/849252 OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=158
This commit is contained in:
parent
e481851f5a
commit
370ac32279
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c32a7a32010a526bb8a303df1df081c79dbe15423576543a73c65bdd33301723
|
|
||||||
size 6325393
|
|
3
slurm-20.02.6.tar.bz2
Normal file
3
slurm-20.02.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:019ccdee6f9cd794ba1417ee4db04aa3780b66e5495a1275c3d278eb9f34274a
|
||||||
|
size 6361077
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 18 08:40:59 UTC 2020 - Ana Guerrero Lopez <aguerrero@suse.com>
|
||||||
|
|
||||||
|
- Updated to 20.02.6, addresses two security fixes:
|
||||||
|
* PMIx - fix potential buffer overflows from use of unpackmem().
|
||||||
|
CVE-2020-27745 (bsc#1178890)
|
||||||
|
* X11 forwarding - fix potential leak of the magic cookie when sent as an
|
||||||
|
argument to the xauth command. CVE-2020-27746 (bsc#1178891)
|
||||||
|
- And many other bugfixes, full log and details available at:
|
||||||
|
* https://lists.schedmd.com/pipermail/slurm-announce/2020/000045.html
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 29 12:35:18 UTC 2020 - Ana Guerrero Lopez <aguerrero@suse.com>
|
Thu Oct 29 12:35:18 UTC 2020 - Ana Guerrero Lopez <aguerrero@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
# Check file META in sources: update so_version to (API_CURRENT - API_AGE)
|
# Check file META in sources: update so_version to (API_CURRENT - API_AGE)
|
||||||
%define so_version 35
|
%define so_version 35
|
||||||
%define ver 20.02.5
|
%define ver 20.02.6
|
||||||
%define _ver _20_02
|
%define _ver _20_02
|
||||||
%define dl_ver %{ver}
|
%define dl_ver %{ver}
|
||||||
# so-version is 0 and seems to be stable
|
# so-version is 0 and seems to be stable
|
||||||
|
Loading…
Reference in New Issue
Block a user