| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
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)
|
| |
| |
| |
| | |
- merge crash fix for apt-ftparchive on hurd, thanks to
Samuel Thibault for the patch (closes: #566664)
|
| |
| |
| |
| | |
thanks Karl Goetz! (Closes: #558757)
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
- generate sha1 and sha256 checksums for dsc (Closes: #567343)
|
| | |
| | |
| | |
| | | |
thanks Karl Goetz! (Closes: #558757)
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
caching if versions are build multiply times (not recommend)
Patch by Christoph Goehre, thanks! (Closes: #463260)
|
|\| | |
|
| | |
| | |
| | | |
- Call setlocale() so translations are actually used.
|