Age | Commit message (Collapse) | Author |
|
- use /media/cdrom as default mountoint (closes: #611569)
|
|
- never autoremove the GNU/Hurd kernel (closes: #588423), thanks
to Guillem Jover
|
|
strings, thanks to Javier Fernandez-Sanguino (closes: #610692)
|
|
|
|
|
|
to UTF-8. Closes: #609957
|
|
* Correct a typo and an error in French manpages translation.
Closes: # 607170
|
|
if packages could not found (LP: #647045)
|
|
|
|
|
|
- mark all installed packages first without auto installation in
a dist-upgrade to prefer upgrading packages instead of installing
new packages in versioned or-groups (Closes: #605394)
|
|
* Czech by Miroslav Kure. Closes: #605107
|
|
|
|
|
|
- don't ask the user for media change if quiet >= 2, stdout is not
a tty and assume-yes, force-yes or trivial-only option is set to
avoid cpu eating endless loops in unattended runs like apt.cron
(Closes: #602354, LP: #665580)
|
|
|
|
- Explicitly disable compressed indexes at the start. This ensures that we
will actually test uncompressed indexes regardless of the internal
default value of Acquire::GzipIndexes.
|
|
|
|
- don't ask the user for media change if quiet >= 2, stdout is not
a tty and assume-yes, force-yes or trivial-only option is set to
avoid cpu eating endless loops in unattended runs like apt.cron
(Closes: #602354, LP: #665580)
|
|
- don't install previously not installed providers in a try
to statisfy a "Breaks: provides" dependency by upgrade
|
|
- if the package was explicitly marked as ToRemove don't
consider it as a candidate for FixByInstall
|
|
|
|
- try fixing before removing even if the fix is hidden in
a provides, hidden in the #590438 testcase
|
|
- respect the none-force even in LANG=C (Closes: #602573)
|
|
|
|
Cyril Brulebois for bashing me.
|
|
- ensure that history.log gets closed to avoid leaking a FD
(closes: #601649)
|
|
|
|
- ensure that history.log gets closed to avoid leaking a FD
(closes: #601649)
|
|
- ensure that history.log gets closed to avoid leaking a FD
(closes: #601649)
|
|
- fallback always to a suitable description (Closes: #601016)
|
|
- Add a FileFd::FileSize() method to get the size of the underlying
file and not the size of the content in the file as FileFd::Size()
does - the sizes can differ since the direct gzip integration
* methods/{gzip,bzip2}.cc:
- use FileSize() to determine if the file is invalid (Closes: #600852)
|
|
|
|
- apply various typo fixes by Olly Betts, thanks! (Closes: #600249)
|
|
- change the codenames to reflect the situation after squeeze release
|
|
- move some strings into apt-verbatim.ent to avoid showing them in
apt-doc.pot as they are untranslatable anyway (e.g. manpage references)
|
|
|
|
|
|
|
|
- fix issues with dir::state::status and dir::state::extended_states
when alternative rootdirs are used
|
|
- source /etc/default/locale (if available) so that the
apt-get update cron job fetches the right translated package
descriptions
* fix test failure on amd64
|
|
- Fix FileFd::Size() for gzipped files to give the size of the
uncompressed data. This fixes cache progress building progress going way
over 100%.
|
|
- Use FileFd::Size() instead of stat()ing the sources/binary/translations
indexes directly, so that we have transparent handling of gzipped
indexes.
|
|
- support ArmHardFloat port in CompleteArch, thanks to Sebastian
Andrzej Siewior for the patch!
|
|
* Wrong translation for "showauto" fixed. Thanks to Raphaël Hertzog
Closes: #599265
|
|
|
|
|
|
* Asturian update by Maacub (Closes: #599057)
|
|
- do not remove packages which the user requested for installation
explicitly while satisfying other install requests (Closes: #598669)
|
|
- source /etc/default/locale (if available) so that the
apt-get update cron job fetches the right translated package
descriptions
|