Michael Vogt
|
a9d6b0ad87
fix resource leak when verification fails
|
13 lat temu |
Michael Vogt
|
60fc4f2178
apt-pkg/indexcopy.cc: check for pending errors before calling fdopen()
|
13 lat temu |
Michael Vogt
|
a80a03448f
call fdopen() after FileFd was checked
|
13 lat temu |
David Kalnischkies
|
2128d3fce4
fail in CopyFile if the FileFds have error flag set
|
13 lat temu |
David Kalnischkies
|
27cc55ee82
non-inline RunGPGV methods to restore ABI compatibility with previous versions to fix partial upgrades (Closes: #707771)
|
13 lat temu |
Michael Vogt
|
3278fe6656
merged bundle from david
|
13 lat temu |
David Kalnischkies
|
2f5b615169
* apt-pkg/indexcopy.cc:
|
13 lat temu |
David Kalnischkies
|
69c2ecbdc9
various simple changes to fix cppcheck warnings
|
13 lat temu |
David Kalnischkies
|
12c7078f50
- do not create duplicated flat-archive CD-ROM sources for foreign
|
14 lat temu |
David Kalnischkies
|
d29a5330af
* apt-pkg/indexcopy.cc:
|
14 lat temu |
David Kalnischkies
|
d5da93b83f
* apt-pkg/indexcopy.cc:
|
14 lat temu |
Michael Vogt
|
144353a9ef
Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations to
|
14 lat temu |
David Kalnischkies
|
699b209e51
Allow the FileFd to use an external Compressor to uncompress a given file
|
14 lat temu |
David Kalnischkies
|
212080b87d
* apt-pkg/cdrom.cc:
|
14 lat temu |
David Kalnischkies
|
78c9276d29
use getCompressors() instead of getCompressorTypes() and use it everywhere
|
14 lat temu |
Steve McIntyre
|
01366a44bf
factored out the decompressor code in IndexCopy::CopyPackages() and
|
14 lat temu |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 lat temu |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
15 lat temu |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 lat temu |
David Kalnischkies
|
91c03d370d
fix a few more cppcheck performance and scope warnings
|
15 lat temu |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 lat temu |
Michael Vogt
|
89c4c588b2
fix from David Kalnischkies for the InRelease gpg verification
|
15 lat temu |
Julian Andres Klode
|
8220213e48
* apt-pkg/indexcopy.cc:
|
15 lat temu |
David Kalnischkies
|
fe0f7911b6
- try downloading clearsigned InRelease before trying Release.gpg
|
15 lat temu |
Michael Vogt
|
92e85e0b78
* apt-pkg/indexcopy.cc:
|
16 lat temu |
Michael Vogt
|
8deb53abcc
do not replace /dev/null when running in APT::CDROM::NoAct
|
16 lat temu |
David Kalnischkies
|
1dc03a8614
* apt-pkg/indexcopy.cc:
|
16 lat temu |
Michael Vogt
|
3d661e4aa1
apt-pkg/indexcopy.cc: include trustedFile (if it exists)
|
16 lat temu |
Michael Vogt
|
5b777e8f77
* apt-pkg/indexcopy.cc:
|
16 lat temu |
David Kalnischkies
|
4368851d55
* apt-pkg/init.cc:
|
16 lat temu |