Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-02 | apt-pkg/deb/*: add placeholder dpointer and make destructors virtual | Michael Vogt | |
2011-02-02 | add more dpointer placeholders | Michael Vogt | |
2011-02-02 | apt-pkg/acquire.h: add placeholder dpointer | Michael Vogt | |
2011-01-28 | apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; ↵ | Michael Vogt | |
apt-pkg/deb/debsystem.h: make destructor virtual | |||
2011-01-27 | apt-pkg/tagfile.{cc,h}: add comment, remove "inline" from pkgTagFile::Offset() | Michael Vogt | |
2011-01-27 | apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFile | Michael Vogt | |
2011-01-27 | apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointers | Michael Vogt | |
2011-01-27 | apt-pkg/deb/debsystem.{cc,h}: add dpointer | Michael Vogt | |
2010-11-29 | * apt-pkg/algorithms.cc: | David Kalnischkies | |
- 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) | |||
2010-11-10 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- don't install previously not installed providers in a try to statisfy a "Breaks: provides" dependency by upgrade | |||
2010-11-10 | * apt-pkg/algorithms.cc: | David Kalnischkies | |
- if the package was explicitly marked as ToRemove don't consider it as a candidate for FixByInstall | |||
2010-11-09 | evaluate Acquire::Languages= before LANG= (Closes: #602573) | David Kalnischkies | |
2010-11-06 | * apt-pkg/orderlist.cc: | David Kalnischkies | |
- try fixing before removing even if the fix is hidden in a provides, hidden in the #590438 testcase | |||
2010-11-06 | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | |
- respect the none-force even in LANG=C (Closes: #602573) | |||
2010-10-28 | merged from donkult | Michael Vogt | |
2010-10-28 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- ensure that history.log gets closed to avoid leaking a FD (closes: #601649) | |||
2010-10-28 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- ensure that history.log gets closed to avoid leaking a FD (closes: #601649) | |||
2010-10-26 | * apt-pkg/pkgcache.cc: | David Kalnischkies | |
- fallback always to a suitable description (Closes: #601016) | |||
2010-10-21 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | |
- 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) | |||
2010-10-15 | add test case for having no indexes, and fix regression in that case | Martin Pitt | |
2010-10-13 | merge with debian-sid | David Kalnischkies | |
2010-10-13 | apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or ↵ | Michael Vogt | |
for non-gzip files | |||
2010-10-13 | merge from trunk | Martin Pitt | |
2010-10-13 | * apt-pkg/deb/debsystem.cc: | Michael Vogt | |
- fix issues with dir::state::status and dir::state::extended_states when alternative rootdirs are used | |||
2010-10-13 | apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend ↵ | Michael Vogt | |
the rootdir later anyway) | |||
2010-10-13 | * revert commit: | Michael Vogt | |
* apt-pkg/deb/debsystem.cc: - set dir::state::status based at least on dir This causes problems with alternative rootdirs | |||
2010-10-13 | * apt-pkg/contrib/fileutl.cc: | Martin Pitt | |
- Fix FileFd::Size() for gzipped files to give the size of the uncompressed data. This fixes cache progress building progress going way over 100%. | |||
2010-10-13 | * apt-pkg/deb/debindexfile.cc: | Martin Pitt | |
- Use FileFd::Size() instead of stat()ing the sources/binary/translations indexes directly, so that we have transparent handling of gzipped indexes. | |||
2010-10-07 | * apt-pkg/deb/deblistparser.cc: | Sebastian Andrzej Siewior | |
- support ArmHardFloat port in CompleteArch, thanks to Sebastian Andrzej Siewior for the patch! | |||
2010-10-02 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- do not remove packages which the user requested for installation explicitly while satisfying other install requests (Closes: #598669) | |||
2010-09-29 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- Add a space between period and 'Please' and unfuzzy all translations | |||
2010-09-29 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- do not check endpointer packages instead of only those which prevented NeverAutoRemove settings from having an effect (Closes: #598452) | |||
2010-09-28 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | |
- add a space between number and unit as required by SI (Closes: #598352) | |||
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 | merged from lp:~mvo/apt/mvo | Michael Vogt | |
2010-09-10 | apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on ↵ | Michael Vogt | |
writable media | |||
2010-09-10 | apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review) | 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 | * apt-pkg/acquire-item.cc: | David Kalnischkies | |
- use also unsigned Release files again (Closes: #596189) | |||
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-06 | rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeeded | David Kalnischkies | |
to give a better indication what this method will do if called. | |||
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: include trustedFile (if it exists) | Michael Vogt | |
2010-09-03 | * apt-pkg/indexcopy.cc: | Michael Vogt | |
- only use trusted.gpg.d directory if it exists | |||
2010-09-03 | update the version number to the upcoming 0.8.2 and | David Kalnischkies | |
bump the release version of the library also |