Accepting request 974493 from home:firstyear:branches:security

- Update to version 0.8.0+0:
  * v0.8.0
  * age: Allow ciphertexts that encrypt the empty plaintext
  * Update Italian translation
  * Don't allow -i/--identity with passphrase-encrypted files
  * age: Require the last STREAM chunk to be non-empty
  * age: Return correct response encoding for `confirm` command
  * age: Base64-decode metadata arguments to "confirm" message
  * age: Extract "confirm" command handling into a helper function

OBS-URL: https://build.opensuse.org/request/show/974493
OBS-URL: https://build.opensuse.org/package/show/security/rage-encryption?expand=0&rev=11
This commit is contained in:
c unix 2022-05-03 17:05:25 +00:00 committed by Git OBS Bridge
parent 5338c321e0
commit 5ed5238906
6 changed files with 20 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.7.1</param>
<param name="revision">v0.8.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:e1df7c1a5292fccdc2e73635999a611d1d5e0a64a5edbabc4d15fb37e93c5f6c
size 134858

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

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue May 03 00:27:46 UTC 2022 - william.brown@suse.com
- Update to version 0.8.0+0:
* v0.8.0
* age: Allow ciphertexts that encrypt the empty plaintext
* Update Italian translation
* Don't allow -i/--identity with passphrase-encrypted files
* age: Require the last STREAM chunk to be non-empty
* age: Return correct response encoding for `confirm` command
* age: Base64-decode metadata arguments to "confirm" message
* age: Extract "confirm" command handling into a helper function
-------------------------------------------------------------------
Tue Apr 5 05:38:22 UTC 2022 - William Brown <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.7.1+0
Version: 0.8.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:ad59c71d02bafc45503f53d06466b5ecfdbdac97f2aa6c3c24e7f84574aecb78
size 25766036
oid sha256:91ab6ce677cb2dcb6e542df22c103f676f575ce64fa28317e7deefe5a214eec5
size 25947848