Control: forcemerge -1 849782 849783
Control: retitle -1 buggy magic: mistakes many things (including .gz, .apk) as 
"DOS/MBR boot sector" since 2012-2013 "filesystem improvements"

Ximin Luo:
> [..]
> 
> I git cloned https://github.com/file/file and ran my tests:
> 
> [..]
> $ git bisect run sh -c 'git clean -fdx && git reset --hard && autoreconf -i 
> && ./configure && make && src/file -m magic/magic:magic/magic.mgc 
> ../control.tar.gz | grep -i gzip; x=$?; git reset --hard; git clean -fdx; 
> exit $x'
> [..]
> 51ceb2bd7a728fb307f190ee68fe53cd0392fb28 is the first bad commit
> commit 51ceb2bd7a728fb307f190ee68fe53cd0392fb28
> Author: Christos Zoulas <[email protected]>
> Date:   Fri Oct 12 16:10:39 2012 +0000
> 
>     from Joerg Jenderek
>     Hi,
>     2 files (TDSK-5120x32b.img and TDSK-5120x64b.img ) in directory bootsector
>     are characterized wrong ( see output bootsector-5.11.txt) .
> [..]
> :040000 040000 b0a083f5b8453b812de42749e612aff7673b42f3 
> ef0015db2bdd886d15d6993c66d6562fed5572e6 M    magic
> bisect run success
> 

Repeating this process for Hans' APK example:

https://people.debian.org/~infinity0/repro/Zom-15.1.0-alpha-5-zomrelease-release-unsigned.apk

git bisect gives us a different commit:

3989f2e0a063c6a1ab58ebb34f34f12adc45efd4 is the first bad commit
commit 3989f2e0a063c6a1ab58ebb34f34f12adc45efd4
Author: Christos Zoulas <[email protected]>
Date:   Thu Mar 14 01:38:30 2013 +0000

    filesystems detail patch from joerg jenderek

:040000 040000 775d171259ca46632f42ddb923fca2fb4de26499 
0c62e47e47b692e100d61b015015421e5e27829e M      magic
bisect run success

But it's from the same person and in the same topic ("improving" detection of 
filesystems).

X

-- 
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git

Reply via email to