Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rage-encryption for openSUSE:Factory checked in at 2023-04-12 12:51:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rage-encryption (Old) and /work/SRC/openSUSE:Factory/.rage-encryption.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rage-encryption" Wed Apr 12 12:51:54 2023 rev:13 rq:1078532 version:0.9.1+0 Changes: -------- --- /work/SRC/openSUSE:Factory/rage-encryption/rage-encryption.changes 2023-03-29 23:27:25.191527493 +0200 +++ /work/SRC/openSUSE:Factory/.rage-encryption.new.19717/rage-encryption.changes 2023-04-12 12:51:55.721047105 +0200 @@ -1,0 +2,7 @@ +Tue Apr 11 11:13:29 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- As per https://en.opensuse.org/openSUSE:Package_description_guidelines + mention distinctive characteristics that offset this solution + from e.g. gpg. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rage-encryption.spec ++++++ --- /var/tmp/diff_new_pack.1GnIJP/_old 2023-04-12 12:51:56.701052832 +0200 +++ /var/tmp/diff_new_pack.1GnIJP/_new 2023-04-12 12:51:56.705052855 +0200 @@ -22,7 +22,7 @@ # This will be set by osc services, that will run after this. Version: 0.9.1+0 Release: 0 -Summary: Simple, modern, and secure file encryption tool +Summary: X25519-based, simple, modern, and secure file encryption tool # If you know the license, put it's SPDX string here. # Alternately, you can use cargo lock2rpmprovides to help generate this. License: (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) 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 BSD-3-Clause AND CDDL-1.0 AND MIT @@ -47,8 +47,13 @@ ExclusiveArch: %{rust_tier1_arches} %description -Rage is a simple, modern, and secure file encryption tool, using the age format. It features small -explicit keys, no config options, and UNIX-style composability. +Rage is a simple, modern, and secure file encryption tool, using the +age format. It features small explicit keys, no config options, and +UNIX-style composability. + +Keys are based on X25519 which are similar to the ones used by SSH. +rage-encryption can also use ssh-ed25519 and ssh-rsa keys as +alternatives to age1 keys. %package bash-completion Summary: Bash completion for %{name}