- 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(-)
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}