Age | Commit message (Collapse) | Author |
|
- set "APT::Install-Recommends" to true by default (OMG!)
|
|
|
|
|
|
|
|
|
|
|
|
patch to add 'purge' command line argument (closes: #133421).
|
|
|
|
statement of apt-get (closes: #445468).
|
|
- delete zero size I-M-S hits
|
|
- delete zero size I-M-S hits
- fix of-by-one error in I-M-S code
|
|
- do not unlink() on normal i-m-s hit, this fixes the problem
that local repository files got a i-m-s hit too and got removed
test/pre-upload-check.py
- add test for local Packages.gz file removal
- add test for leftover files in partial/
|
|
|
|
- Basque updated. Closes: #436425
- Fix the zh_CN translator's name in debian/changelog for 0.7.2
Closes: #423272
- Vietnamese updated. Closes: #440611
- Danish updated. Closes: #441102
- Thai added. Closes: #442833
* Add hash support to copy method. Thanks Anders Kaseorg by the patch
(closes: #436055)
* Reset curl options and timestamp between downloaded files. Thanks to
Ryan Murray <rmurray@debian.org> for the patch (closes: #437150)
* Add support to apt-key to export keys to stdout. Thanks to "Dwayne
C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942)
* Fix compilation warnings:
- apt-pkg/indexfile.cc: conversion from string constant to 'char*';
- apt-pkg/acquire-item.cc: likewise;
- apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
has type 'size_t';
- apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
string constant to 'char*';
- methods/gpgv.cc: conversion from string constant to 'char*';
- methods/ftp.cc: likewise;
- cmdline/apt-extracttemplates.cc: likewise;
- apt-pkg/deb/debmetaindex.cc: comparison with string literal results
in unspecified behaviour;
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
directory downloading on non-linux architectures (closes: #435597)
* zh_CN.po: Updated by Kov Chai Closes: #416822
|
|
in unspecified behaviour;
|
|
|
|
|
|
|
|
string constant to 'char*';
|
|
has type 'size_t';
|
|
|
|
- apt-pkg/indexfile.cc: conversion from string constant to 'char*';
|
|
* fix missing SetExecClose() call when the status-fd is used
* debian/apt.cron.daily:
- move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes: #133421
(thanks to Julien Danjou for the patch)
* cmdline/apt-get.cc:
- do not change the auto-installed information if a package
is reinstalled
* apt-pkg/acquire-item.cc:
- fix crash in diff acquire code
* cmdline/apt-mark:
- Fix chmoding after have renamed the extended-states file (LP: #140019)
(thanks to Laurent Bigonville)
* apt-pkg/contrib/mmap.cc:
- don't fail if msync() returns > 0
|
|
- fix typo
|
|
- fix crash in diff acquire code
* apt-pkg/contrib/mmap.cc:
- don't fail if msync() returns > 0
|
|
- Fix chmoding after have renamed the extended-states file (LP: #140019)
(thanks to Laurent Bigonville)
|
|
|
|
- make it compileable
|
|
|
|
- do not change the auto-installed information if a package
is reinstalled
|
|
- move DoInstallPostFork() out of the header into the .cc file
|
|
(thanks to Julien Danjou for the patch)
|
|
C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942)
|
|
- move unattended-upgrade before apt-get autoclean
|
|
|
|
- fix anohter missing cstring include
|
|
- ignore EINTR on select()
|
|
|
|
|
|
|
|
|
|
- comment out dpkg trigger messages, those seem to be not generated by
dpkg over the status fd
|
|
|
|
|
|
|
|
- remove leading "\n"
|
|
|
|
|
|
- make the fake package architecture all to make the testsuit
work on all arches
|
|
|