[BusyBox 0000678]: md5sum -c doesn't recognize 'binary' format
bugs at busybox.net
bugs at busybox.net
Thu Nov 23 07:59:43 PST 2006
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=678
======================================================================
Reported By: leedm777
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 678
Category: Other
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 02-01-2006 15:03 PST
Last Modified: 11-23-2006 07:59 PST
======================================================================
Summary: md5sum -c doesn't recognize 'binary' format
Description:
GNU's md5sum supports a '-b' option, which (on a UNIX system) has no effect
on the checksum itself. It does, however, change the format of a checksum
line a little.
This tiny little patch will allow busybox's md5sum to recognize lines
formatted like this.
======================================================================
----------------------------------------------------------------------
vda - 11-23-06 07:59
----------------------------------------------------------------------
Applied in rev16648
Issue History
Date Modified Username Field Change
======================================================================
02-01-06 15:03 leedm777 New Issue
02-01-06 15:03 leedm777 Status new => assigned
02-01-06 15:03 leedm777 Assigned To => BusyBox
02-01-06 15:03 leedm777 File Added: md5-fix.diff
11-23-06 07:59 vda Status assigned => closed
11-23-06 07:59 vda Note Added: 0001798
======================================================================
More information about the busybox-cvs
mailing list