forked from pool/parsec
Accepting request 963700 from security
OBS-URL: https://build.opensuse.org/request/show/963700 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parsec?expand=0&rev=13
This commit is contained in:
commit
15810e278f
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="cargo_vendor" mode="disabled">
|
||||
<param name="compression">xz</param>
|
||||
<param name="srcdir">parsec-1.0.0-rc2</param>
|
||||
<param name="srcdir">parsec-1.0.0-rc3</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baabe02630f85ac813a86a73ad48f22992549f3d1ef417981d80352002100a71
|
||||
size 907078
|
3
parsec-1.0.0-rc3.tar.gz
Normal file
3
parsec-1.0.0-rc3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11b4593669a2eea63e87525ffd84994c9dc4ff79c8e4da5f3d0d117a03195302
|
||||
size 906843
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 13:02:29 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Update to 1.0.0-rc3:
|
||||
* Changelog: https://github.com/parallaxsecond/parsec/compare/1.0.0-rc2...1.0.0-rc3
|
||||
* Fixes CVE-2022-24713 - boo#1196972
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 17:29:56 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
|
||||
%define archive_version 1.0.0-rc2
|
||||
%define archive_version 1.0.0-rc3
|
||||
|
||||
%{?systemd_ordering}
|
||||
Name: parsec
|
||||
Version: 1.0.0~rc2
|
||||
Version: 1.0.0~rc3
|
||||
Release: 0
|
||||
Summary: Platform AbstRaction for SECurity
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:681c060c7d9259e82794bd38ac5f1f9a50ed8e10cb280862ccb08ed0d64a3300
|
||||
size 38258872
|
||||
oid sha256:44e3afc504eca8a029c9d20d92b572a06a9fbe8a2ef5635a58c21a68694edf9e
|
||||
size 38464604
|
||||
|
Loading…
Reference in New Issue
Block a user