Jay Freeman (saurik)
|
3650e87b0c
This is 2016 and APT already requires use of mmap.
|
8 年 前 |
Johannes Schauer
|
c5f22e483c
add support for Build-Depends/Conflicts-Arch
|
8 年 前 |
Julian Andres Klode
|
ce6cd75dc3
Fix segfault and out-of-bounds read in Binary fields
|
8 年 前 |
David Kalnischkies
|
92296fe4b0
support "install ./foo.changes"
|
8 年 前 |
David Kalnischkies
|
d4c4514555
enforce verify of filesize in 'apt-get source'
|
8 年 前 |
David Kalnischkies
|
e21ba62847
support comments in debian/control parsing
|
9 年 前 |
Julian Andres Klode
|
74dedb4ae2
Convert most callers of isspace() to isspace_ascii()
|
9 年 前 |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 年 前 |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 年 前 |
David Kalnischkies
|
d61960d924
merge debian/sid into debian/experimental
|
9 年 前 |
David Kalnischkies
|
3a2b39ee60
use 'best' hash for source authentication
|
11 年 前 |
David Kalnischkies
|
586d870471
replace ignore-deprecated #pragma dance with _Pragma
|
10 年 前 |
Michael Vogt
|
aa0bd601ea
Merge branch 'debian/sid' into debian/experimental
|
10 年 前 |
Michael Vogt
|
80624be7c5
Fix more warnings from clang
|
10 年 前 |
Michael Vogt
|
7f48c4dfbb
use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser
|
10 年 前 |
David Kalnischkies
|
1262d35895
use 'best' hash for source authentication
|
11 年 前 |
Michael Vogt
|
070536e61c
Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental
|
10 年 前 |
Michael Vogt
|
38d2959ffb
Merge branch 'debian/sid' into debian/experimental
|
10 年 前 |
Michael Vogt
|
a49e794802
create debIFTypeDscFile type
|
10 年 前 |
Michael Vogt
|
feab34c521
add support for apt-get build-dep foo.dsc
|
10 年 前 |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 年 前 |
David Kalnischkies
|
e788a834ce
warning: useless cast to type A [-Wuseless-cast]
|
11 年 前 |
Johannes Schauer
|
565ded7b65
implement BuildProfileSpec support as dpkg has in 1.17.2
|
11 年 前 |
Michael Vogt
|
a1b5561a03
re-add compat pkgSrcRecords::File::MD5Hash
|
12 年 前 |
Michael Vogt
|
3bbce699ee
cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes::SupporedHashes to the tag name
|
12 年 前 |
Michael Vogt
|
64680d3bf1
fix skipping of already downloaded files and add some FIXMEs
|
12 年 前 |
Michael Vogt
|
cb6a2b3eac
first iteration that adds support for checksums-{sha512,sha256}
|
12 年 前 |
David Kalnischkies
|
39fb1e241e
* apt-pkg/deb/debsrcrecords.cc:
|
13 年 前 |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 年 前 |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 年 前 |