BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001420 [BusyBox] Other major always 07-03-07 11:43 07-04-07 11:47
Reporter jfree View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001420: invoked as /bin/md5sum, yields sha1sum
Description Busybox 1.6.0, on powerpc:

When md5sum is invoked as /bin/md5sum, it yields the 40-character sha1sum
instead of the 32-character md5sum:

        # md5sum /etc/passwd
        fe611ba27d0d7d92bbef243109fed95d /etc/passwd

        # /bin/md5sum /etc/passwd
        8a20e2821a34d10a48d278d1095be4856c1bcdf0 /etc/passwd

        # sha1sum /etc/passwd
        8a20e2821a34d10a48d278d1095be4856c1bcdf0 /etc/passwd
Additional Information
Attached Files

- Relationships

- Notes
(0002554)
vda
07-04-07 11:47

Fixed in svn. Thanks for the report.
 

- Issue History
Date Modified Username Field Change
07-03-07 11:43 jfree New Issue
07-03-07 11:43 jfree Status new => assigned
07-03-07 11:43 jfree Assigned To  => BusyBox
07-04-07 11:47 vda Status assigned => closed
07-04-07 11:47 vda Note Added: 0002554
07-04-07 11:47 vda Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker