]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix file(1) dumpdate reporting for dump(8) files
authorgonzo <gonzo@FreeBSD.org>
Tue, 26 Jun 2018 18:53:52 +0000 (18:53 +0000)
committergonzo <gonzo@FreeBSD.org>
Tue, 26 Jun 2018 18:53:52 +0000 (18:53 +0000)
commit6abf7d05911728542def253a01444f33feec2785
treed585564ff3aa582e0981c1dd96ebfcbf98fda5d9
parent211eec7632906f639c9068ae555f459bb6a8a4d3
Fix file(1) dumpdate reporting for dump(8) files

Magic file for dump(8) had this dump and previous dump dates reversed.
Fix order for all three flavours of the dump(8) format.
This fix was committed to upstream repo as magic/Magdir/dump,v 1.17
and will be merged during next vendor import.

PR: 223155
MFC after: 2 weeks
contrib/file/magic/Magdir/dump