delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DKIM-Filter: | OpenDKIM Filter v2.11.0 sourceware.org 1F7AD3858C2D |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; |
s=default; t=1674911800; | |
bh=Px6zxuHlbI4wTdHlts61zydrdZqhnGHkLRuG70u1puA=; | |
h=Subject:To:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: | |
List-Help:List-Subscribe:From:Reply-To:Cc:From; | |
b=KEeKXD1agLcwrzZBloVIFAc0q1Nv0xDJUB3TIG7cItZK+a/erOvPZ13O0e1lcUIZQ | |
CfBqBzaY+Br+s0FrzPfXCls3lPv4jRf3uEwzQUGzugtMJybwurSmfDsOlARGatIouP | |
yaA0fr3BzKQzt8mWv2haU/FxbB2/vC/7LyH5BdHM= | |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.4.2 sourceware.org B13093858D28 |
Subject: | [ANNOUNCEMENT] ddrescue 1.27-1 |
To: | cygwin AT cygwin DOT com |
Message-Id: | <announce.2cdf703e-8f16-4907-f588-c0c611801ec4@t-online.de> |
Date: | Sat, 28 Jan 2023 14:15:34 +0100 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 |
SeaMonkey/2.53.14 | |
MIME-Version: | 1.0 |
X-TOI-EXPURGATEID: | 150726::1674911735-19FF5D98-A7952D88/0/0 CLEAN NORMAL |
X-TOI-MSGID: | ea3962a1-4e92-4ce8-a6d2-193c823d972d |
X-Spam-Status: | No, score=-3.1 required=5.0 tests=BAYES_00, FREEMAIL_FROM, |
KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, | |
RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, | |
SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.6 | |
X-Spam-Checker-Version: | SpamAssassin 3.4.6 (2021-04-09) on |
server2.sourceware.org | |
X-BeenThere: | cygwin-announce AT cygwin DOT com |
X-Mailman-Version: | 2.1.29 |
X-Mailer: | Perl5 Mail::Internet v2.20 |
X-BeenThere: | cygwin AT cygwin DOT com |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
From: | Christian Franke via Cygwin <cygwin AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
Cc: | Christian Franke <Christian DOT Franke AT t-online DOT de> |
Sender: | "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com> |
X-MIME-Autoconverted: | from base64 to 8bit by delorie.com id 30SDH4Ii025638 |
The following packages have been uploaded to the Cygwin distribution: * ddrescue-1.27-1 GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors. Ddrescue does not truncate the output file if not asked to. So, every time you run it on the same output file, it tries to fill in the gaps. https://www.gnu.org/software/ddrescue/ddrescue.html This is an update to the latest upstream release. - Changes in version 1.27: A deadlock in command mode when stdout is fully buffered has been fixed by flushing stdout after executing each command. The new option '-W, --compare-before-write' has been added. It omits superfluous writes in rescue mode. Diagnostics caused by invalid arguments to command line options now show the argument and the name of the option. The option synonym '--direct' has been removed and is no longer recognized. 'long long' is now used instead of 'long' for time variables. - Changes in version 1.26: While writing the mapfile, ddrescue now checks the return value of each call to 'fprintf' to catch any temporary failure of 'fprintf' not reported by the system when closing the file. Domain mapfiles may now contain unordered and overlapping blocks when '-L, --loose-domain' is specified as long as no block overlaps with other block of different status. Ddrescue now shows the file name in all the diagnostics with a file involved. Ddrescue now exits with status 1 on fatal read errors. Empty phases are now completely skipped. Ddrescue now scrolls forward after each pass. This keeps on the screen the final status of the previous pass, making it easier to estimate the amount of work done by the current pass. In case of error in a numerical argument to a command line option, ddrescue now shows the name of the option and the range of valid values. The option synonyms '--*-logfile' and '--pause' have been removed and are no longer recognized. Ddrescuelog now can convert between mapfiles and bitmaps of blocks (big and little endian). The new option '-F, --format' has been added to ddrescuelog. It selects the input format for '--create-mapfile', or the output format for '--list-blocks'. Option '-d, --delete-if-done' of ddrescuelog no longer returns an error if the mapfile is read from standard input. Instead it behaves like '-D, --done-status' because there is nothing to delete. 'ddrescuelog --show-status' now rounds percentages up to get the sum closer to 100%. The description of the algorithm in the manual has been improved. Regards, Christian Franke -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |