diff --git a/ddrescue-1.26.tar.lz b/ddrescue-1.26.tar.lz deleted file mode 100644 index cdaf449..0000000 --- a/ddrescue-1.26.tar.lz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e513cd3a90d9810dfdd91197d40aa40f6df01597bfb5ecfdfb205de1127c551f -size 91930 diff --git a/ddrescue-1.26.tar.lz.sig b/ddrescue-1.26.tar.lz.sig deleted file mode 100644 index bc7e336..0000000 Binary files a/ddrescue-1.26.tar.lz.sig and /dev/null differ diff --git a/ddrescue-1.27.tar.lz b/ddrescue-1.27.tar.lz new file mode 100644 index 0000000..e4ce5f7 --- /dev/null +++ b/ddrescue-1.27.tar.lz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c80c98c5a44f15e53663e4510097fd68d6ec20758efdf3a925037c183232eb +size 93496 diff --git a/ddrescue-1.27.tar.lz.sig b/ddrescue-1.27.tar.lz.sig new file mode 100644 index 0000000..1efd87e Binary files /dev/null and b/ddrescue-1.27.tar.lz.sig differ diff --git a/gnu_ddrescue.changes b/gnu_ddrescue.changes index d89f68b..fc1ce60 100644 --- a/gnu_ddrescue.changes +++ b/gnu_ddrescue.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Jan 24 07:21:18 UTC 2023 - Paolo Stivanin + +- update to 1.2.7: + * command_mode.cc (do_commands): Fix flush stdout after each command. + (Reported by Jeffrey Bosboom). + * New option '-W, --compare-before-write'. + (Suggested by Kajetan Harald Hinner and Petr Slansky). + * main_common.cc (show_option_error): + New function showing argument and option name. + * main.cc: Remove synonym '--direct'. + * Use 'long long' instead of 'long' for time variables. + * loggers.cc: Missing '#include '. + * Fix two compiler warnings reported by Christian Franke. + ------------------------------------------------------------------- Sat May 7 12:20:13 UTC 2022 - Marcus Meissner diff --git a/gnu_ddrescue.spec b/gnu_ddrescue.spec index 309e87a..984431e 100644 --- a/gnu_ddrescue.spec +++ b/gnu_ddrescue.spec @@ -1,7 +1,7 @@ # # spec file for package gnu_ddrescue # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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: gnu_ddrescue -Version: 1.26 +Version: 1.27 Release: 0 Summary: I/O error aware data recovery and copying utility License: GPL-2.0-or-later