Accepting request 961552 from home:firstyear:branches:science
- Update to resolve bsc#1196972 CVE-2022-24713 - Regex DOS OBS-URL: https://build.opensuse.org/request/show/961552 OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=6
This commit is contained in:
parent
4f32826446
commit
5c04536d33
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:230589d2b2e14e47195962435a254e793e4c7ec7b3805dcd9373ba77eaca4922
|
||||
size 25289064
|
||||
oid sha256:497abf13122733e5b5bd1765bcfb6ae0b92b1140ccf3d0d7a275f4f10b14d870
|
||||
size 548440
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 06:14:24 UTC 2022 - William Brown <william.brown@suse.com>
|
||||
|
||||
- Update to resolve bsc#1196972 CVE-2022-24713 - Regex DOS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 10:33:35 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
|
||||
|
||||
|
@ -15,13 +15,14 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: juliaup
|
||||
Version: 1.5.37
|
||||
Release: 0
|
||||
Summary: Julia installer and version multiplexer
|
||||
License: Apache-2.0 AND ( 0BSD OR MIT OR Apache-2.0 ) AND ( Apache-2.0 OR BSL-1.0 ) AND ( Apache-2.0 OR ISC OR MIT ) AND ( Apache-2.0 OR MIT ) AND ( Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( MIT OR Apache-2.0 OR Zlib ) AND ( MIT OR Zlib OR Apache-2.0 ) AND ( Unlicense OR MIT ) AND ( Zlib OR Apache-2.0 OR MIT ) AND Apache-2.0 AND ISC AND MIT AND MPL-2.0 AND MIT
|
||||
License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND ISC AND MIT AND MPL-2.0 AND MIT
|
||||
Group: Development/Languages/Other
|
||||
Url: https://github.com/JuliaLang/juliaup
|
||||
URL: https://github.com/JuliaLang/juliaup
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: vendor.tar.xz
|
||||
Source2: cargo_config
|
||||
@ -31,7 +32,7 @@ BuildRequires: cargo-packaging
|
||||
%description
|
||||
A cross-platform installer for the Julia programming language.
|
||||
|
||||
The installer also bundles a full Julia version manager called juliaup.
|
||||
The installer also bundles a full Julia version manager called juliaup.
|
||||
One can use juliaup to install specific Julia versions, it alerts users when new Julia versions are released and provides a convenient Julia release channel abstraction.
|
||||
|
||||
%prep
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4adf01189fe0c8936e1854cb1f72aaefa8cc66fc2bd04c975b7f3eb10ad5ea6f
|
||||
size 24618340
|
||||
oid sha256:d2dcc6910e826a538ddf14c9cd79485c4911352c768a23476a8a4d278cdfa733
|
||||
size 24585676
|
||||
|
Loading…
Reference in New Issue
Block a user