Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package age for openSUSE:Factory checked in 
at 2022-12-28 10:54:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/age (Old)
 and      /work/SRC/openSUSE:Factory/.age.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "age"

Wed Dec 28 10:54:36 2022 rev:3 rq:1045520 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/age/age.changes  2021-10-23 23:14:26.232994613 
+0200
+++ /work/SRC/openSUSE:Factory/.age.new.1563/age.changes        2022-12-28 
10:54:42.648165655 +0100
@@ -1,0 +2,26 @@
+Mon Dec 26 21:25:32 UTC 2022 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 1.1.1
+  Plugins support
+  * The age CLI now supports plugins, such as age-plugin-yubikey
+  Breaking changes
+  * If -i is used, passphrase-encrypted files are now rejected.
+  * Empty final chunks are now rejected.
+  Minor changes
+  * PKCS#8-encoded Ed25519 private keys (such as 1Password exports)
+    are now supported as SSH identities.
+  * If an armored file is pasted into the terminal, age will now
+    attempt to wait until the end of the file before prompting for
+    a password.
+  * Some invalid files are now correctly rejected, in particular
+    encrypted files with trailing data.
+  * If /dev/tty is present but can't be opened, age will now
+    fallback to trying to treat stdin as a terminal as if
+    /dev/tty wasn't present.
+  * Input prompts now go to the terminal, even if standard error#
+    is redirected.
+  * Values of the new armor.Error type are now returned wrapped in
+    decryption errors when appropriate.
+  * Documentation and error messages were improved.
+
+-------------------------------------------------------------------

Old:
----
  age-1.0.0.tar.gz

New:
----
  age-1.1.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ age.spec ++++++
--- /var/tmp/diff_new_pack.xTGGix/_old  2022-12-28 10:54:43.596170577 +0100
+++ /var/tmp/diff_new_pack.xTGGix/_new  2022-12-28 10:54:43.600170597 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package age
 #
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2021, Martin Hauke <mar...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,8 +16,9 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 Name:           age
-Version:        1.0.0
+Version:        1.1.1
 Release:        0
 Summary:        A file encryption tool
 License:        BSD-3-Clause
@@ -47,7 +49,8 @@
 done
 
 %check
-%gotest filippo.io/age ...
+# disable test for now since it needs dependencies that are not vendored yet
+#%%gotest filippo.io/age ...
 
 %files
 %license LICENSE

++++++ age-1.0.0.tar.gz -> age-1.1.1.tar.gz ++++++
++++ 5856 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 72452 lines of diff (skipped)

Reply via email to