Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-15 | merged lp:~donkult/apt/sid | Michael Vogt | |
2010-09-15 | merged lp:~mvo/apt/conflicts-on-virtuals to better deal with | Michael Vogt | |
conflicts/breaks against virtual packages (LP: #614993) | |||
2010-09-14 | merge with debian-sid to get final 0.8.4 | David Kalnischkies | |
2010-09-14 | * apt-pkg/policy.cc: | David Kalnischkies | |
- support 100-pinning in Release file with ButAutomaticUpgrades as requested by the backports crew (Closes: #596097) * apt-pkg/deb/deblistparser.cc: - overrule NotAutomatic in case of ButAutomaticUpgrades | |||
2010-09-10 | releasing version 0.8.40.8.4 | Michael Vogt | |
2010-09-10 | merged from lp:~mvo/apt/mvo | Michael Vogt | |
2010-09-10 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | |
- if apt-cdrom is used on writable media (like usb-sticks), do not use the root directory to identify the medium (as all changes there change the ident id). Use the .disk directory instead | |||
2010-09-09 | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org | |
Translations unfuzzied. Thanks to Holger Wansing. | |||
2010-09-09 | German (Holger Wansing). Closes: #596141 | bubulle@debian.org | |
2010-09-09 | * ftparchive/writer.cc: | Michael Vogt | |
- 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) | |||
2010-09-09 | * apt-pkg/acquire-item.cc: | David Kalnischkies | |
- use also unsigned Release files again (Closes: #596189) | |||
2010-09-09 | * ftparchive/writer.cc: | Michael Vogt | |
- write out {Files,Checksum-Sha1,Checksum-Sha256} only if available LP: #633967. Thanks to Colin Watson | |||
2010-09-09 | * ftparchive/writer.cc: | David Kalnischkies | |
- null the valid string instead of the date if Valid-Until is not set | |||
2010-09-07 | releasing version 0.8.30.8.3 | Michael Vogt | |
2010-09-07 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies | |
- ensure that BinDirectory as well as Tree settings get the correct default FileMode setting (Closes: #595922) | |||
2010-09-07 | Japanese (KURASAWA Nozomu). Closes: #595862 | bubulle@debian.org | |
2010-09-07 | * apt-pkg/indexcopy.cc: | Michael Vogt | |
- only use trusted.gpg.d directory if it exists - do not replace /dev/null when running in APT::CDROM::NoAct mode (LP: #612666), thanks to Colin Watson | |||
2010-09-07 | do not replace /dev/null when running in APT::CDROM::NoAct | Michael Vogt | |
mode (LP: #612666), thanks to Colin Watson | |||
2010-09-07 | releasing version 0.8.20.8.2 | Michael Vogt | |
2010-09-06 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2010-09-06 | * methods/{gzip,bzip2}.cc: | David Kalnischkies | |
- empty files can never be valid archives (Closes: #595691) | |||
2010-09-05 | Spanish (Omar Campagne). Closes: #595557 | bubulle@debian.org | |
2010-09-04 | * cmdline/apt-key: | David Kalnischkies | |
- support also Dir::Etc::Trusted so that apt-key works in the same way as the library part which works with the trusted files | |||
2010-09-04 | * apt-pkg/indexcopy.cc: | David Kalnischkies | |
- support really still the APT::GPGV::TrustedKeyring setting, as it breaks d-i badly otherwise (Closes: #595428) | |||
2010-09-03 | * apt-pkg/indexcopy.cc: | Michael Vogt | |
- only use trusted.gpg.d directory if it exists | |||
2010-09-03 | merge with official v0.8.1 | David Kalnischkies | |
2010-09-03 | releasing version 0.8.10.8.1 | Michael Vogt | |
2010-09-02 | * Norwegian Bokmål (Hans Nordhaug). Closes: #595182 | bubulle@debian.org | |
* Danish (Joe Hansen). Closes: #595176 * Catalan (Agustí Grau). Closes: #595234 | |||
2010-09-02 | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | |
- create Dir::Log if needed to support /var/log as tmpfs or similar, inspired by Thomas Bechtold, thanks! (Closes: #523919, LP: #220239) Easily done by moving a private method from pkgAcquire into the public area of fileutl.cc to be able to use it also in here | |||
2010-08-30 | merged lp:~donkult/apt/sid | Michael Vogt | |
2010-08-30 | * apt-pkg/versionmatch.cc: | David Kalnischkies | |
- let the pin origin actually work as advertised in the manpage which means "" are optional and pinning a local archive does work - even if it is a non-flat archive (Closes: #594435) | |||
2010-08-29 | Korean (Changwoo Ryu). Closes: #594809 | bubulle@debian.org | |
2010-08-28 | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | |
- fix autoremove by using correct config-option name and don't make faulty assumptions in error handling (Closes: #594689) | |||
2010-08-28 | remove useless GetInitialize method | David Kalnischkies | |
2010-08-28 | remove death code by removing unused GetInitialize | David Kalnischkies | |
2010-08-28 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | |
- apply SilentlyIgnore also on files without an extension | |||
2010-08-28 | Portuguese (Miguel Figueiredo). Closes: #594668 | bubulle@debian.org | |
2010-08-27 | Bulgarian (Damyan Ivanov). Closes: #594627 | bubulle@debian.org | |
2010-08-27 | * Simplified Chinese (Aron Xu). Closes: #594458 | bubulle@debian.org | |
* Portuguese (Américo Monteiro) | |||
2010-08-27 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- now that apt-get purge works on 'rc' packages let the MarkDelete pass this purge forward to the non-pseudo package for pseudos | |||
2010-08-26 | * cmdline/apt-get.cc: | David Kalnischkies | |
- remove direct calls of ReadMainList and use the wrapper instead to protect us from useless re-reads and two-times notice display | |||
2010-08-25 | show in madison command again also source packages (LP: #614589) | David Kalnischkies | |
2010-08-25 | Asturian (maacub). Closes: #594303 | bubulle@debian.org | |
2010-08-25 | Italian (Milo Casagrande). Closes: #594238 | bubulle@debian.org | |
2010-08-25 | Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265 | bubulle@debian.org | |
2010-08-25 | Swedish (Daniel Nylander). Closes: #594241 | bubulle@debian.org | |
2010-08-25 | Slovak (Ivan Masár). Closes: #594255 | bubulle@debian.org | |
2010-08-25 | Move typo fix to 0.8.1 entry | bubulle@debian.org | |
2010-08-25 | Open new changelog entry. Move Thai and Russian translations there | bubulle@debian.org | |
2010-08-24 | Russian (Yuri Kozlov). Closes: #594232 | bubulle@debian.org | |