]> git.mxchange.org Git - quix0rs-apt-p2p.git/blob - debian/changelog
94678ca630a98eb754a09538bdf42ae9624eeca2
[quix0rs-apt-p2p.git] / debian / changelog
1 apt-dht (0.0.1~1.gbpef2463) UNRELEASED; urgency=low
2
3   ** SNAPSHOT build @ef24631cd901522741529d3ef2ee458f2e9ced1d **
4
5   * UNRELEASED
6   * Initial debian directory and packaging related changes.
7   * Fix up some errors in the packaging.
8   * Add the git-buildpackage config file.
9   * HTTPServer uses the hash to lookup the file in the DB (no more
10     directories).
11   * Download from peers using the hash instead of a directory location.
12   * Don't add files to the DHT if a hash could not be found for them.
13   * Use python-debian for parsing RFC 822 files (untested).
14   * Fix some minor bugs in the previous commits.
15   * Another new TODO item: better DHT lookups for multiple values per
16     key.
17   * Added 2 (commented) failed attempts to throttle the web server.
18
19  -- Cameron Dale <camrdale@gmail.com>  Wed, 20 Feb 2008 10:52:18 -0800
20
21 apt-dht (0.0.0) unstable; urgency=low
22
23   * Initial release.
24
25  -- Cameron Dale <camrdale@gmail.com>  Sun, 17 Feb 2008 13:42:40 -0800