Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-09 | releasing version 0.8.14.1ubuntu7 | Michael Vogt | |
2011-06-09 | cherry pick from lp:~mvo/apt/mvo | Michael Vogt | |
2011-06-07 | releasing version 0.8.14.1ubuntu6 | Michael Vogt | |
2011-06-07 | append the dist (e.g. sid, wheezy) as a query string when | Michael Vogt | |
asking for a suitable mirror | |||
2011-06-07 | cherry pick mirror fixes from lp:~mvo/apt/mvo | Michael Vogt | |
2011-06-06 | merged lp:~brian-murray/apt/history-log | Michael Vogt | |
2011-05-31 | cherry pick fix for verification of empty Packages files from the mvo branch | Michael Vogt | |
2011-05-30 | releasing version 0.8.14.1ubuntu4 | Michael Vogt | |
2011-05-30 | cherry pick -r2125..2127 from debian-sid | Michael Vogt | |
2011-05-30 | debian/changelog: updated rebuild changelog entry | Michael Vogt | |
2011-05-03 | releasing version 0.8.14.1ubuntu2 | Michael Vogt | |
2011-05-03 | * debian/control: | Michael Vogt | |
- add temporary build-dependency on gcc-4.6 (>= 4.6.0-6ubuntu2) | |||
2011-05-03 | * debian/rules: | Michael Vogt | |
- build in verbose mode by default (thanks to Matthias Klose) | |||
2011-05-02 | * merged from the debian-sid bzr branch | Michael Vogt | |
* apt-pkg/depcache.cc: - Really release action groups only once (Closes: #622744) - Make purge work again for config-files (LP: #244598) (Closes: #150831) * debian/apt.cron.daily: - Check power after wait, patch by manuel-soto (LP: #705269) * debian/control: - Move ${shlibs:Depends} to Pre-Depends, as we do not want APT unpacked if a library is too old and thus break upgrades * doc/apt-key.8.xml: - Document apt-key net-update (LP: #192810) * apt-pkg/acquire-item.cc: - Only try to rename existing Release files (Closes: #622912) * apt-pkg/indexcopy.cc: - Use RealFileExists() instead of FileExists(), allows amongst other things a directory named Sources to exist on a CD-ROM (LP: #750694). * apt-pkg/acquire-item.cc: - Use Release files even if they cannot be verified (LP: #704595) * cmdline/apt-get.cc: - Do not install recommends for build-dep (Closes: #454479) (LP: #245273) * apt-pkg/deb/deblistparser.cc: - Handle no space before "[" in build-dependencies (LP: #72344) * apt-pkg/policy.cc: - Allow pinning by glob() expressions, and regular expressions surrounded by slashes (the "/" character) (LP: #399474) (Closes: #121132) * debian/control: - Set Standards-Version to 3.9.2 * mirror method: - do not crash if the mirror file fails to download * apt-pkg/aptconfiguration.cc: - fix comparing for a empty string * debian/apt.cron.daily: - run unattended-upgrades even if there was a error during the apt-get update (LP: #676295) * apt-pkg/pkgcache.cc: - use the native Architecture stored in the cache header instead of loading it from configuration as suggested by Julian Andres Klode | |||
2011-04-27 | * debian/control: | Julian Andres Klode | |
- Move ${shlibs:Depends} to Pre-Depends, as we do not want APT unpacked if a library is too old and thus break upgrades | |||
2011-04-21 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | |
- stop reporting of apport-package bug reports regarding dpkg I/O errors (LP: #767776) | |||
2011-04-21 | Make purge work again for config-files (LP: #244598) (Closes: #150831) | Julian Andres Klode | |
2011-04-21 | doc/apt-key.8.xml: Document apt-key net-update (LP: #192810) | Julian Andres Klode | |
2011-04-21 | debian/apt.cron.daily: Check power after wait, patch by manuel-soto (LP: ↵ | Julian Andres Klode | |
#705269) | |||
2011-04-18 | apt-pkg/depcache.cc: Really release action groups only once (Closes: #622744) | Julian Andres Klode | |
2011-04-16 | Release 0.8.14.10.8.14.1 | Julian Andres Klode | |
2011-04-16 | apt-pkg/acquire-item.cc: Only try to rename existing Release files (Closes: ↵ | Julian Andres Klode | |
#622912) | |||
2011-04-15 | Release 0.8.140.8.14 | Julian Andres Klode | |
2011-04-15 | * debian/control: | Julian Andres Klode | |
- Set Standards-Version to 3.9.2 | |||
2011-04-15 | Merge from DonKult | Julian Andres Klode | |
2011-04-15 | Last commit Closes: #121132, LP: #399474 | Julian Andres Klode | |
2011-04-15 | Close LP: #399474 | Julian Andres Klode | |
2011-04-15 | * apt-pkg/policy.cc: | Julian Andres Klode | |
- Allow pinning by glob() expressions, and regular expressions surrounded by slashes (the "/" character). | |||
2011-04-14 | * apt-pkg/deb/deblistparser.cc: | Julian Andres Klode | |
- Handle no space before "[" in build-dependencies (LP: #72344) | |||
2011-04-13 | * cmdline/apt-get.cc: | Julian Andres Klode | |
- Do not install recommends for build-dep (Closes: #454479) (LP: #245273) | |||
2011-04-08 | merged from the mvo branch | Michael Vogt | |
2011-04-08 | * apt-pkg/acquire-item.cc: | Julian Andres Klode | |
- Use Release files even if they cannot be verified (LP: #704595) | |||
2011-04-07 | releasing version 0.8.13.2ubuntu2 | Michael Vogt | |
2011-04-07 | merged from debian-sid | Michael Vogt | |
2011-04-07 | * apt-pkg/pkgcache.cc: | Michael Vogt | |
- use the native Architecture stored in the cache header instead of loading it from configuration as suggested by Julian Andres Klode | |||
2011-04-07 | * apt-pkg/indexcopy.cc: | Julian Andres Klode | |
- Use RealFileExists() instead of FileExists(), allows amongst other things a directory named Sources to exist on a CD-ROM (LP: #750694). | |||
2011-04-07 | * debian/apt.cron.daily: | Michael Vogt | |
- run unattended-upgrades even if there was a error during the apt-get update (LP: #676295) | |||
2011-04-07 | * debian/apt.cron.daily: | Michael Vogt | |
- run unattended-upgrades even if there was a error during the apt-get update (LP: #676295) | |||
2011-04-06 | * apt-pkg/pkgcache.cc: | David Kalnischkies | |
- use the native Architecture stored in the cache header instead of loading it from configuration as suggested by Julian Andres Klode | |||
2011-04-05 | * apt-pkg/aptconfiguration.cc: | Michael Vogt | |
- fix comparing for a empty string | |||
2011-04-05 | * apt-pkg/aptconfiguration.cc: | Michael Vogt | |
- fix comparing for a empty string | |||
2011-04-05 | merged from debian-sid | Michael Vogt | |
2011-04-05 | merged from the debian-sid branch | Michael Vogt | |
2011-04-05 | releasing version 0.8.13.20.8.13.2 | Michael Vogt | |
2011-04-04 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2011-04-04 | releasing version 0.8.13.1ubuntu1 | Michael Vogt | |
2011-04-04 | merged mvo branch | Michael Vogt | |
2011-04-04 | merged from debian-sid | Michael Vogt | |
2011-04-02 | apt-pkg/acquire-item.cc: Use stat buffer if stat was0.8.13.1 | Julian Andres Klode | |
successful, not if it failed (Closes: #620546) | |||
2011-03-29 | be able to disable resolver with APT::Get::CallResolver and disable | David Kalnischkies | |
auto installation with APT::Get::AutoSolving |