1
0

Accepting request 1032350 from home:firstyear:branches:security

- Update to version 0.9.0+0:
  * v0.9.0
  * use pkcs1 crate to parse RSAPrivateKey ASN.1 object
  * qa: Add workflow that runs `cargo vet --locked`
  * qa: Import `cargo vet` audits from Firefox and zcashd
  * qa: Add `crypto-reviewed` criteria or `cargo vet`
  * qa: `cargo vet init`

OBS-URL: https://build.opensuse.org/request/show/1032350
OBS-URL: https://build.opensuse.org/package/show/security/rage-encryption?expand=0&rev=15
This commit is contained in:
c unix 2022-10-31 16:16:03 +00:00 committed by Git OBS Bridge
parent b55e05ce56
commit 1b5d1b517d
6 changed files with 18 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/str4d/rage.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">v0.8.1</param>
<param name="revision">v0.9.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dab6505e6094a6e9268b1991f7092aac4f31d28bc1c674ac34b516d32e501828
size 316031

3
rage-0.9.0+0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ac2babf3115730819e55bdccc5dccc9383575f929135c43c4c1e9188be26d93
size 1592766

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Oct 31 02:20:35 UTC 2022 - william.brown@suse.com
- Update to version 0.9.0+0:
* v0.9.0
* use pkcs1 crate to parse RSAPrivateKey ASN.1 object
* qa: Add workflow that runs `cargo vet --locked`
* qa: Import `cargo vet` audits from Firefox and zcashd
* qa: Add `crypto-reviewed` criteria or `cargo vet`
* qa: `cargo vet init`
-------------------------------------------------------------------
Tue Aug 09 03:56:26 UTC 2022 - william.brown@suse.com

View File

@ -20,7 +20,7 @@
Name: rage-encryption
# This will be set by osc services, that will run after this.
Version: 0.8.1+0
Version: 0.9.0+0
Release: 0
Summary: Simple, modern, and secure file encryption tool
# If you know the license, put it's SPDX string here.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7b14a6a93edc0ffa802e0739c03981326da296c4284a7316be97d06ab040ff1
size 19980176
oid sha256:3fbaa0cfdcd4f8bb52b48189d9d685567fbd129cb0845d694097e6e6d0de7ffc
size 21590812