lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 27 Dec 2014 20:19:49 -0500
From:	Douglas Gilbert <dgilbert@...erlog.com>
To:	SCSI development list <linux-scsi@...r.kernel.org>
CC:	Tomas Fasth <tomfa@...ian.org>,
	David Sommerseth <davids@...hat.com>,
	Hannes Reinecke <hare@...e.de>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	alexander Motin <mav@...eBSD.org>
Subject: [ANNOUNCE] ddpt, version 0.95 available

ddpt is yet another variant of the venerable Unix dd command
line utility. It offers more precise control over a storage
copy and can bypass upper layers to use SCSI commands like READ,
WRITE, WRITE AND VERIFY, WRITE ATOMIC or offloaded copy
mechanisms to move the data. ddpt supports both the Linux
kernel 2.6 and 3 series with ports to FreeBSD, Solaris, and
Windows.

For more information and downloads see:
     http://sg.danny.cz/sg/ddpt.html
     http://sg.danny.cz/sg/ddpt_xcopy_odx.html


Changelog for ddpt-0.95 [20141226] [svn: r307]
   - add oflag=verify[,bytchk] to write using the SCSI
     WRITE AND VERIFY command
   - add job file that holds options; specified either
     freestanding on command line or after --job=
   - show percent completed
   - add DDPT_DEF_BS environment variable
   - add iflag=ff to source 0xff bytes
   - ddptctl: add --hex and --readonly options
   - add atomic flag for WRITE ATOMIC(16) command on OFILE
   - add warning when oflag=strunc copy interrupted
   - win32: ddpt --wscan fixes
   - point svn:externals to rev 620 of sg3_utils
   - upgrade automake to version 1.14.1

Changelog for ddpt-0.94 [20140407] [svn: r277]
...


This package may be built to depend on the shared library
produced by the sg3_utils, version 1.40 package (released
20141113). Alternatively this package can be built to
statically include the code it needs from sg3_utils.

Doug Gilbert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ