diff --git a/dd_rescue-1.25.tar.gz b/dd_rescue-1.25.tar.gz deleted file mode 100644 index 04914a9..0000000 --- a/dd_rescue-1.25.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22a2b030868c6e0639240df590a0c8483fda9ad1c01c5e6a0f7f188271c02585 -size 21794 diff --git a/dd_rescue-1.27.tar.gz b/dd_rescue-1.27.tar.gz new file mode 100644 index 0000000..56e9f44 --- /dev/null +++ b/dd_rescue-1.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b6919b956391f8885042be441834d4ef5876417791124518414c542fa2469ab +size 22036 diff --git a/dd_rescue.changes b/dd_rescue.changes index 6aae23f..604d33e 100644 --- a/dd_rescue.changes +++ b/dd_rescue.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat May 19 18:49:20 UTC 2012 - asterios.dramis@gmail.com + +- Update to version 1.27: + * Allow to do 512b direct IO (which is possible in latest Linux kernels). + Change posix_memalign() variable assignment. It has a number of fixes; most + importantly, when exiting because of an error, it updates the variables + that are output. dd_rescue now avoids special characters in the logfile. It + handles situations gracefully, where wrong positions resulted in the + progress graph causing faults. Some come from illegal input (negative + offset ...), which is now detected. + ------------------------------------------------------------------- Mon Mar 12 17:42:25 UTC 2012 - asterios.dramis@gmail.com diff --git a/dd_rescue.spec b/dd_rescue.spec index a6d4198..f09fcb7 100644 --- a/dd_rescue.spec +++ b/dd_rescue.spec @@ -16,7 +16,7 @@ # Name: dd_rescue -Version: 1.25 +Version: 1.27 Release: 0 Summary: Data Copying in the Presence of I/O Errors License: GPL-2.0 or GPL-3.0