rhash: Update to version 1.4.4-1

Message ID 20230921154809.2460-6-adolf.belka@ipfire.org
State Accepted
Commit 945b678b293811c660bccd219f6bc7f9bbd05784
Headers
Series rhash: Update to version 1.4.4-1 |

Commit Message

Adolf Belka Sept. 21, 2023, 3:48 p.m. UTC
  - IPFire-3.x
- Update from version 1.4.3-1 to 1.4.4-1
- Changelog
    1.4.4
	    New option --unverified to print unverified files
	    New option --missing to print missing files
	    New printf-format directive '%d' to print file directory
	    Print the algorithms being calculated on -vv
	    Renamed --maxdepth option to --max-depth
	    Support leading and trailing spaces in a file names
	    Support escaping of special characters in file paths
	    Change the simple file format to fit the sfv format
	    LibRHash: Remove obsolete rhash_timer functions (API breaking change)
	    Bugfix: Fix slash usage with wilcards on Windows

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 rhash/rhash.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/rhash/rhash.nm b/rhash/rhash.nm
index 534a2aa6b..e3caed046 100644
--- a/rhash/rhash.nm
+++ b/rhash/rhash.nm
@@ -4,7 +4,7 @@ 
 ###############################################################################
 
 name       = rhash
-version    = 1.4.3
+version    = 1.4.4
 release    = 1
 thisapp    = RHash-%{version}