Michael Vogt
|
e8e52cd039
Set APT::FTPArchive::DoByHash to false by default
|
11 years ago |
Michael Vogt
|
2861bd9a26
Ensure that no by-hash file for "Release/InRelease is written"
|
11 years ago |
Michael Vogt
|
7852873a13
Add support for writing by-hash dirs in apt-ftparchive
|
11 years ago |
Julian Andres Klode
|
47c37a1bfc
C++11: Switch from auto_ptr to unique_ptr
|
11 years ago |
David Kalnischkies
|
3d8232bf97
fix memory leaks reported by -fsanitize
|
11 years ago |
David Kalnischkies
|
88593886a4
rewrite all TFRewrite instances to use the new pkgTagSection::Write
|
11 years ago |
David Kalnischkies
|
5f4fcd88bd
fix 'Source' to 'Package' rename in apt-ftparchive
|
11 years ago |
David Kalnischkies
|
9224ce3d4d
calculate only expected hashes in methods
|
11 years ago |
David Kalnischkies
|
b8eba208da
reimplement the last uses of sprintf
|
11 years ago |
David Kalnischkies
|
d61960d924
merge debian/sid into debian/experimental
|
11 years ago |
David Kalnischkies
|
31be38d205
128 KiB DSC files ought to be enough for everyone
|
11 years ago |
David Kalnischkies
|
23397c9d7d
promote filesize to a hashstring
|
11 years ago |
David Kalnischkies
|
a311fb96b8
deal with hashes in ftparchive more dynamic as well
|
12 years ago |
David Kalnischkies
|
eb0d90f08d
use a std::vector instead of hardcoded array
|
12 years ago |
Michael Vogt
|
ce928105d7
Implement CacheDB for source packages in apt-ftparchive
|
12 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 years ago |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
12 years ago |
Michael Vogt
|
f52037d629
fix -Wall errors
|
13 years ago |
Michael Vogt
|
37cc828e00
merged lp:~mvo/apt/add-missing-dsc-hashes
|
13 years ago |
David Kalnischkies
|
f1828b6977
- add method to open (maybe) clearsigned files transparently
|
13 years ago |
Michael Vogt
|
f6f06a8f24
merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc Deslauriers
|
13 years ago |
David Kalnischkies
|
8e5d47a3a4
* ftparchive/writer.cc:
|
14 years ago |
David Kalnischkies
|
0baf849d81
* ftparchive/writer.cc:
|
14 years ago |
David Kalnischkies
|
8e3900d0d7
* apt-pkg/acquire-item.cc:
|
14 years ago |
David Kalnischkies
|
109eb1511d
try to avoid direct usage of .Fd() if possible and do read()s and co
|
14 years ago |
David Kalnischkies
|
12d1f5b3e2
remove the second usage instance of ExecCompressor in ftparchive
|
14 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 years ago |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
15 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 years ago |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
15 years ago |