diff --git a/rhash-1.4.2.tar.gz b/rhash-1.4.2.tar.gz deleted file mode 100644 index 28ced58..0000000 --- a/rhash-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62 -size 416853 diff --git a/rhash-1.4.3.tar.gz b/rhash-1.4.3.tar.gz new file mode 100644 index 0000000..cd6ebd2 --- /dev/null +++ b/rhash-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e40fa66966306920f043866cbe8612f4b939b033ba5e2708c3f41be257c8a3e +size 429290 diff --git a/rhash.changes b/rhash.changes index 8464c15..8380655 100644 --- a/rhash.changes +++ b/rhash.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Jun 18 13:23:49 UTC 2022 - Dirk Müller + +- update to 1.4.3: + * Support runtime loading of OpenSSL 3.0 + * Bugfix: Show total speed in the update mode + * LibRHash: add rhash_import() and rhash_export() functions + * Bugfix: fix building of the LibRHash static library on Solaris + * Honor hash file extension in --update mode + * Support --ignore-missing option, to ignore missing files in --check mode + * Support --brief option to show verification report without header and footer + * Bugfix: hash options were sometimes ignored in the --check mode + * Allow simultaneous usage of --update and --check options + * Honor --lowercase option while --embed-crc is in action + * Improve ripemd160 performance + * Add --bt-transmission option to create Transmission compatible torrent files + * Bugfix: star character at the start of filepath must be ignored + ------------------------------------------------------------------- Tue Jul 27 07:00:13 UTC 2021 - Dirk Müller diff --git a/rhash.spec b/rhash.spec index 2cbf54d..27add3a 100644 --- a/rhash.spec +++ b/rhash.spec @@ -1,7 +1,7 @@ # # spec file for package rhash # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define major 0 Name: rhash -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: Recursive Hasher License: 0BSD