Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-01 | merged from the debian-sid branch | Michael Vogt | |
2012-10-24 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- do not do lock-step configuration for a M-A:same package if it isn't unpacked yet in SmartConfigure and do not unpack a M-A:same package again in SmartUnPack if we have already configured it (LP: #1062503) | |||
2012-09-04 | merged sftp://bzr.debian.org/bzr/apt/apt/debian-sid | Michael Vogt | |
2012-09-03 | unpack versions only in case a different version from the package | David Kalnischkies | |
and avoid re-unpack otherwise (Closes: #670900) | |||
2012-08-30 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- unpack versions in case a different version from the package is currently in unpack state to recover from broken system states (like different file in M-A:same package and other dpkg errors) | |||
2012-08-28 | merged from the debian-sid branch | Michael Vogt | |
2012-07-18 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- do not segfault if nothing can be configured to statisfy a pre-depends (e.g. in a pre-depends loop) (Closes: #681958) | |||
2012-05-22 | merged (and resolved a bunch of conflicts) of the debian-sid branch | Michael Vogt | |
2012-05-19 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- do not run into loop on new-pre-depends-breaks (Closes: #673536) | |||
2012-05-05 | ensure that apti18n.h is included last as advertised (Closes: #671623) | David Kalnischkies | |
2012-04-20 | apt-pkg/packagemanager.cc: make the MaxLoopCount really big to avoid ↵ | Michael Vogt | |
potential regressions | |||
2012-04-20 | cherry pick r2129.1.104 to increase MaxLoopCount to 500 | Michael Vogt | |
2012-04-20 | cherry pick max-loop count patch | Michael Vogt | |
2012-04-20 | merge patch from Malcolm Scott for bug #985852 | Michael Vogt | |
2012-04-19 | * apt-pkg/packagemanager.cc: | Malcolm Scott | |
- iterate over all pre-depends or-group member instead of looping endlessly over the first member in SmartUnpack (LP: #985852) | |||
2012-04-16 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- init counter in SmartConfigure so that the loop-breaker isn't triggered at random… (Closes: #669060) | |||
2012-04-12 | apt-pkg/packagemanager.cc: tweak MaxLoopCount to 500 and improve the error ↵ | Michael Vogt | |
message | |||
2012-03-13 | add APT::pkgPackageManager::MaxLoopCount to ensure that the | Michael Vogt | |
ordering code does not get into a endless loop when it flip-flops between two states | |||
2012-03-13 | cherry pick r2226 | Michael Vogt | |
2012-03-13 | cherry pick r2225 | Michael Vogt | |
2012-03-13 | cherry pick 2217.1.26 (cppcheck fixes) | Michael Vogt | |
2012-03-13 | cherry pick 2217.1.22 | Michael Vogt | |
2012-03-13 | cherry pick 2217.1.{19,20} | Michael Vogt | |
2012-03-13 | * cherry pick r2222 from | Michael Vogt | |
http://bzr.debian.org/bzr/bzr/apt/apt/debian-experimental2/: * apt-pkg/packagemanager.cc: - fix bug in predepends handling - ensure that packages that needs unpackaging are unpacked before they are configured (LP: #927993) | |||
2012-03-13 | merged from lp:~donkult/apt/experimental | Michael Vogt | |
2012-03-13 | recheck dependencies in SmartUnpack after a change, too | David Kalnischkies | |
2012-03-13 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- recheck all dependencies if we changed a package in SmartConfigure as this could break an earlier dependency (LP: #940396) | |||
2012-03-12 | ensure that the fullname of a package is displayed in the debug output | David Kalnischkies | |
2012-03-07 | show which dependency couldn't be satisfied in the debug output | David Kalnischkies | |
2012-03-07 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- fix inconsistent clog/cout usage in the debug output | |||
2012-03-06 | merge with apt/experimental | David Kalnischkies | |
* apt-pkg/packagemanager.cc: - fix bug in predepends handling - ensure that packages that needs unpackaging are unpacked before they are configured (LP: #927993) [ Julian Andres Klode ] * apt-pkg/deb/deblistparser.cc: - Set the Essential flag on APT instead of only Important * apt-pkg/packagemanager.cc: - Do not use immediate configuration for packages with the Important flag * Treat the Important flag like the Essential flag with those differences: - No Immediate configuration (see above) - Not automatically installed during dist-upgrade - No higher score for installation ordering | |||
2012-03-06 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- fix bug in predepends handling - ensure that packages that needs unpackaging are unpacked before they are configured (LP: #927993) | |||
2012-03-05 | * Treat the Important flag like the Essential flag with two differences: | Julian Andres Klode | |
- No Immediate configuration (see above) - Not automatically installed during dist-upgrade | |||
2012-03-05 | * apt-pkg/packagemanager.cc: | Julian Andres Klode | |
- Do not use immediate configuration for packages with the Important flag | |||
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies | |
initialized in the constructor." messages (no functional change) | |||
2012-03-03 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- do not try to a void a breaks if the broken package pre-depends on the breaker, but let dpkg auto-deconfigure it | |||
2012-03-03 | show in the debug output if we are looping in the avoid breaks | David Kalnischkies | |
2012-03-03 | eanup the ordering-code avoiding a break (no function change) | David Kalnischkies | |
2012-03-02 | * apt-pkg/packagemanager.cc: | Michael Vogt | |
- when calculating pre-dependencies ensure that both unpack and configure are considered (instead of only configure) LP: #927993 | |||
2012-01-20 | fix a few esoteric cppcheck errors/warnings/infos | David Kalnischkies | |
2012-01-20 | fix typos in comments reported by the lintian in very-picky-modes | David Kalnischkies | |
2012-01-19 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- ignore breaks on not-installed versions while searching for breakage loops as we don't have to avoid them | |||
2012-01-19 | * apt-pkg/cacheiterators.h: | David Kalnischkies | |
- return the correct version arch for all+foreign, too The flag is interpreted at a few other places in different styles so this commit ensures that the flag check is consistent everywhere (checking for Same in flag style is a bit too much as it isn't used in combination with others anyway, but who knows and just for consistency) | |||
2012-01-13 | factor out the detection of self-conflicts into Dep::IsIgnorable | David Kalnischkies | |
2011-10-31 | do not enter an endless loop for (essential) pre-dependency loops | David Kalnischkies | |
2011-10-17 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- do not fail on unpacked packages in SmartUnPack, just don't shedule them for unpack, but do all checks and configure them | |||
2011-09-19 | remove an extra argument for the error mesage format | David Kalnischkies | |
2011-09-14 | enable APT in unpack/configure ordering to handle loops as well | David Kalnischkies | |
as tight dependencies between immediate packages better enabling also the possibility to mark all packages as immediate (at least Closes: #353290, #540227, #559733, #621836, #639290) | |||
2011-09-13 | merge with debian/sid | David Kalnischkies | |
2011-09-13 | merge with debian/experimental | David Kalnischkies | |