Comment 8 for bug 2033405

Revision history for this message
Benjamin Drung (bdrung) wrote :

Verified that amd64 is not affected:

```
$ schroot-wrapper -p debhelper,bash-completion,vim -c noble
$ apt source dcfldd
$ cd dcfldd-1.9.1/
$ vim debian/rules
# add: export DEB_CFLAGS_MAINT_APPEND=-O3
$ dpkg-buildpackage -b
$ ./src/dcfldd if=debian/tests/test.txt of=/tmp/test2.txt hash=md5,sha1,sha256,sha384,sha512

Total (md5): 92994b0ce292a217e3e3bc31b639e565

Total (sha1): bc0e4b74695142e0a0bdae87aea310d7078866cb

Total (sha256): 02fd428a4671925e4ca61541b9fac648f4ccdccad65602bfd3256ba14e59489c

Total (sha384): 53b8374607a8258de4173265bfbfa6120093fd42090a92fd589cf2c6c16b4e421b5135777714976713f7949715720a83

Total (sha512): 969a39bf47b5f12d81121084f19cb5ae250e0c0ea5b7c6d82cf08131acde8e1955d137612c2f6b255e25b0e28f96f93586f90f06965cb8f719ed7fbdd95cc8d4

0+1 records in
0+1 records out
```