]> git.saurik.com Git - apt.git/commit
allow SHA1Summation to process a file descriptor until EOF
authorMatt Zimmerman <matt.zimmerman@canonical.com>
Fri, 4 Feb 2005 03:00:00 +0000 (03:00 +0000)
committerMatt Zimmerman <matt.zimmerman@canonical.com>
Fri, 4 Feb 2005 03:00:00 +0000 (03:00 +0000)
commitdc50285d324d83548eae7e87b92d4f82b931fc30
tree71890c7617952f78a18cb97df853e912a9e7e44e
parent6e6d5c40960ea4509616962c8e5e1a2cc1f133e7
allow SHA1Summation to process a file descriptor until EOF
  * Apply patch from Anthony Towns to allow SHA1Summation to process a file
    descriptor until EOF, rather than requiring that the length of input be
    specified (Closes: #291338)
apt-pkg/contrib/sha1.cc
debian/changelog