| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
on the FileFd instead
|
|
|
|
| |
by again using the FileFd directly
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
internally so that it is exported and can be used like a "normal"
uncompressed file with FileFd
This allows us to hide th zlib usage in the implementation and use gzip
instead if we don't have zlib builtin (the same for other compressors).
The code includes quiet a few FIXME's so while all tests are working
it shouldn't be used just yet outside of libapt as it might break.
|
|\ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- fix double delete (LP: #848907)
- ignore only the invalid regexp instead of all options
* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:
- fix fetching language information by adding OptionalSubIndexTarget
* methods/https.cc:
- cleanup broken downloads properly
* ftparchive/cachedb.cc:
- fix buffersize in bytes2hex
* apt-pkg/deb/deblistparser.cc:
- fix crash when the dynamic mmap needs to be grown in
LoadReleaseInfo (LP: #854090)
|
| | | |
|
| | |
| | |
| | | |
- fix buffersize in bytes2hex
|
| | | |
|
|/ / |
|
|\ \ |
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | | |
done on the mirco-optimazation level, so lets fix them:
(performance) Possible inefficient checking for emptiness.
(performance) Prefer prefix ++/-- operators for non-primitive types.
|
| | |
| | |
| | |
| | | |
size are pretty unlikely for now, but we need it for deb
packages which could become bigger than 4GB now (LP: #815895)
|
|/ / |
|
| |
| |
| | |
- generate all checksums in one run over the file for Release
|
|\ \
| |/
|/| |
|
|/| |
|
| |
| |
| |
| | |
sha2_internal.{cc,h}
|
| | |
|
| |
| |
| | |
- support adding new compressors by configuration
|
| |
| |
| | |
- remove ExtractArchive codecopy from apt-inst/deb/debfile.cc
|
|\ \
| | |
| | |
| | |
| | |
| | | |
- support xz compressor to create xz-compressed Indexes and be able
to open data.tar.xz files
* ftparchive/writer.cc:
- include xz-compressed Packages and Sources files in Release file
|
| | |
| | |
| | | |
- include xz-compressed Packages and Sources files in Release file
|
| | |
| | |
| | |
| | | |
- support xz compressor to create xz-compressed Indexes and be able
to open data.tar.xz files
|
| | | |
|
| |/
|/|
| | |
- ensure that Date and Valid-Until time strings are not localised
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ Christian Perrier ]
* Fix encoding for Slovenian translation. PO file switched
to UTF-8. Closes: #609957
[ David Kalnischkies ]
* ftparchive/apt-ftparchive.cc:
- fix endless loop for multiple TranslationsWriters
[ Julian Andres Klode ]
* cmdline/apt-cache.cc: Create an error for apt-cache depends
if packages could not found (LP: #647045)
[ Manpages translations ]
* Correct a typo and an error in French manpages translation.
Closes: # 607170
[ Programs translations ]
* po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy
strings, thanks to Javier Fernandez-Sanguino (closes: #610692)
* Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145
|
| | |
|
| | |
|
|/
|
| |
- add config option to search for more patterns in release command
|
|\
| |
| |
| |
| | |
- null the valid string instead of the date if Valid-Until is not set
* apt-pkg/acquire-item.cc:
- use also unsigned Release files again (Closes: #596189)
|
| |
| |
| | |
- null the valid string instead of the date if Valid-Until is not set
|
|/
|
|
| |
- write out {Files,Checksum-Sha1,Checksum-Sha256} only if
available LP: #633967. Thanks to Colin Watson
|
|
|
|
| |
- ensure that BinDirectory as well as Tree settings get
the correct default FileMode setting (Closes: #595922)
|
|
|
| |
- init valid-until correctly to prevent garbage entering Release file
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
branch to prevent replay attacks better, thanks to Thomas Viehmann
for the initial patch! (Closes: #499897)
* doc/apt.conf.5.xml:
- document the new Valid-Until related options
* apt-pkg/contrib/strutl.cc:
- split StrToTime() into HTTP1.1 and FTP date parser methods and
use strptime() instead of some self-made scanf mangling
- use the portable timegm shown in his manpage instead of a strange
looking code copycat from wget
* ftparchive/writer.cc:
- add ValidTime option to generate a Valid-Until header in Release file
|
| |
| |
| | |
- add ValidTime option to generate a Valid-Until header in Release file
|
| |
| |
| |
| | |
yesterday. Strange… anyway only small fixes.
|
|/
|
| |
- add a virtual destructor to FTWScanner class (for cppcheck)
|
|
|
| |
- remove 999 chars Files and Checksums rewrite limit (Closes: #577759)
|
|\ |
|
| |
| |
| |
| |
| |
| | |
the compressed files as we want them and to prevent the file to be
replaced without a reason which could save us from steady redownloads
of a file with the same content.
|
| |
| |
| |
| |
| |
| | |
also in TreeDefaults and Tree to support generation of archives which
should support and which shouldn't support splitted out Translation-en
files in the same run.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- write LongDescriptions if they shouldn't be included in Packages
file into i18n/Translation-en by default.
It is ensured that each package+description is listed only ones in the
Translation file even if we generate multiple Packages file in one run.
The file is only generated in "generate" - the simple file commands
can't create it by now. Also, the LongDescription is currently a
global setting, so generating archives with and without LongDescriptions
in the Packages file in the same run are currently not possible.
|
| | |
|
|/
|
| |
- Read default configuration (Closes: #383257)
|
|
|
|
|
| |
- if an arch is given accept only *_all.deb and *_arch.deb instead
of *.deb. Thanks Stephan Bosch for the patch! (Closes: #319710)
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Set Mode to Medium so that the correct prefix is used.
Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
* ftparchive/writer.cc:
- generate sha1 and sha256 checksums for dsc (Closes: #567343)
* cmdline/apt-get.cc:
- don't mark as manually if in download only (Closes: #468180)
|