From bc6d3f043d97fb186ca80ad7b1c00a9260a71debc4f4d4a476fefb20650b7c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Fri, 7 Feb 2020 08:05:49 +0000 Subject: [PATCH] Accepting request 770714 from home:mnhauke - Update to version 28 Added * In verification mode (with -C) it is now possible to use the -t command line flag to specify the key type. * A copy of the regression tests from the OpenBSD CVS repository is now included. Changed * Bumped version of libbsd to 0.10.0, which is the most recent stable. Fixed * Ensure that release packages include the code for the libwaive/ submodule. OBS-URL: https://build.opensuse.org/request/show/770714 OBS-URL: https://build.opensuse.org/package/show/utilities/signify?expand=0&rev=7 --- signify.changes | 16 ++++++++++++++++ signify.spec | 4 ++-- v27.tar.gz | 3 --- v28.tar.gz | 3 +++ 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 v27.tar.gz create mode 100644 v28.tar.gz diff --git a/signify.changes b/signify.changes index f2ab28d..d615c43 100644 --- a/signify.changes +++ b/signify.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Feb 6 20:54:58 UTC 2020 - Martin Hauke + +- Update to version 28 + Added + * In verification mode (with -C) it is now possible to use the + -t command line flag to specify the key type. + * A copy of the regression tests from the OpenBSD CVS repository + is now included. + Changed + * Bumped version of libbsd to 0.10.0, which is the most recent + stable. + Fixed + * Ensure that release packages include the code for the libwaive/ + submodule. + ------------------------------------------------------------------- Mon Nov 4 22:11:03 UTC 2019 - Martin Hauke diff --git a/signify.spec b/signify.spec index 2006348..a1172b9 100644 --- a/signify.spec +++ b/signify.spec @@ -1,7 +1,7 @@ # # spec file for package signify # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: signify -Version: 27 +Version: 28 Release: 0 Summary: OpenBSD tool to sign and verify signatures on files (portable version) License: BSD-3-Clause diff --git a/v27.tar.gz b/v27.tar.gz deleted file mode 100644 index bb19b65..0000000 --- a/v27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a824f18200624d4b787cfa8db647d039badf1a4b22756393b3896a5e81fe2c64 -size 92915 diff --git a/v28.tar.gz b/v28.tar.gz new file mode 100644 index 0000000..4502fdf --- /dev/null +++ b/v28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc19fc0a00032c556c368f4e4a45344d708b3c5379fc894a391406a0b9301e9 +size 93746