simon-git: bob (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Dec 17 17:03:18 GMT 2014


TL;DR:
  9a78323 Recognise tar files by their checksum.

Repository:     git://git.tartarus.org/simon/bob.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=bob.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2014-12-17 17:03:18

commit 9a78323584eb1dd78c4d3d20d63bbf7dcf6551c4
web diff http://tartarus.org/~simon-git/gitweb/?p=bob.git;a=commitdiff;h=9a78323584eb1dd78c4d3d20d63bbf7dcf6551c4;hp=311a3ef18298729c3b5a5484a52dad685f03803f
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Dec 17 17:02:30 2014 +0000

    Recognise tar files by their checksum.
    
    Turns out that autotools's 'make dist', which I'm currently using for
    the new spigot tarballs, must run tar in a mode that doesn't contain
    the 'ustar' signature I was previously recognising. This method seems
    to work, though.

 bob-deliver |   22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list