Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simple fork and pidfile aptwebserver | David Kalnischkies | 2013-06-24 | 1 | -0/+1 |
| | | | | | | | | | | | Forking only after being ready to accept clients avoids running races with the tests which sometimes failed on the first 'apt-get update' (or similar) with the previous background-start and hope for the best… The commit fixes also some oversight output-order changes in regards to Description-md5 and (I-M-S) race conditions in various tests. Git-Dch: Ignore | ||||
* | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies | 2011-01-20 | 1 | -0/+18 |
* apt-pkg/deb/deblistparser.cc: - rewrite LoadReleaseInfo to cope with clearsigned Releasefiles |