]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/gpgv.cc
merged lp:~mvo/apt/add-missing-dsc-hashes
[apt.git] / apt-pkg / contrib / gpgv.cc
2013-04-08  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-04-03  Michael Vogtapt-pkg/contrib/gpgv.cc: fix InRelease check
2013-04-02  Michael Vogtmerged lp:~mvo/apt/fix-inrelease5
2013-03-26  Michael Vogtmerge stuff from donkult
2013-03-19  David Kalnischkiessupport dash-escaped text in clearsigned files as imple...
2013-03-19  David Kalnischkiesuse FileFd instead of int fds to tidy up the interface...
2013-03-18  David Kalnischkies* apt-pkg/deb/debindexfile.cc,
2013-03-18  David Kalnischkies - add method to open (maybe) clearsigned files transp...
2013-03-16  David Kalnischkiesensure that we fclose/unlink/free in the new gpg-code...
2013-03-16  Michael Vogtmerged from davids bundle
2013-03-15  David Kalnischkies - if ExecGPGV deals with a clear-signed file it will...
2013-03-15  David Kalnischkiesdon't close stdout/stderr if it is also the statusfd
2013-03-15  David Kalnischkies* apt-pkg/contrib/gpgv.cc:
2013-03-15  David Kalnischkies* apt-pkg/indexcopy.cc: