Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * methods/http.cc: | Michael Vogt | 2010-02-03 | 2 | -14/+19 |
| | | | | - add cache-control headers even if no cache is given to allow adding options for intercepting proxies | ||||
* | cmdline/apt-cdrom.cc: add help, fix duplicated option | Michael Vogt | 2010-01-27 | 1 | -1/+2 |
| | |||||
* | debian/changelog: add --auto-detect option | Michael Vogt | 2010-01-27 | 1 | -0/+3 |
| | |||||
* | merged from libudev-dlopen | Michael Vogt | 2010-01-27 | 1 | -1/+0 |
|\ | |||||
| * | debian/apt.dirs: remove var/lib/apt/media again | Michael Vogt | 2010-01-27 | 1 | -1/+0 |
| | | |||||
* | | merged the latest lp:~mvo/apt/libudev-cdrom branch | Michael Vogt | 2010-01-26 | 6 | -12/+84 |
|\| | |||||
| * | add Dir::Media::MountPath config option | Michael Vogt | 2010-01-26 | 4 | -6/+14 |
| | | |||||
| * | * cmdline/apt-cdrom.cc: | Michael Vogt | 2010-01-26 | 3 | -15/+17 |
| | | | | | | | | | | | | | | | | - fixed signed/unsigned warning - create /media mount point if needed - fix initialization for res in DoAdd() * methods/cdrom.cc: - make AptMountPoint a variable | ||||
| * | cmdline/apt-cdrom.cc: add --auto-detect | Michael Vogt | 2010-01-26 | 3 | -4/+67 |
| | | |||||
| * | merge from the mvo branch | Michael Vogt | 2010-01-26 | 257 | -40975/+110447 |
| |\ | |||||
* | | | * apt-pkg/cdrom.cc: | Michael Vogt | 2010-01-26 | 2 | -1/+4 |
| |/ |/| | | | - fix crash in pkgUdevCdromDevices | ||||
* | | methods/cdrom.cc: fix compilication error | Michael Vogt | 2010-01-26 | 1 | -1/+1 |
| | | |||||
* | | add new "Acquire::cdrom::AutoDetect" variable that enables/disables | Michael Vogt | 2010-01-26 | 3 | -1/+8 |
| | | | | | | the dlopen of libudev for automatic cdrom detection | ||||
* | | * methods/cdrom.cc: | Michael Vogt | 2010-01-22 | 2 | -11/+11 |
| | | | | | | - fixes in multi cdrom setup code | ||||
* | | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | 2010-01-22 | 2 | -21/+33 |
| | | | | | | | | - fix UnmountCdrom() fails, give it a bit more time and try the umount again | ||||
* | | * cmdline/apt-get.cc: | Michael Vogt | 2009-12-23 | 2 | -7/+19 |
| | | | | | | - fix apt-get source pkg=version regression (closes: #561971) | ||||
* | | * merged lp:~mvo/apt/history | Michael Vogt | 2009-12-18 | 6 | -17/+99 |
|\ \ | | | | | | | | | | - this writes a /var/log/apt/history tagfile that contains details from the transaction (complements term.log) | ||||
| * | | apt-pkg/deb/dpkgpm.{cc,h}: refactor writing of the history tag, add "," | Michael Vogt | 2009-12-18 | 2 | -17/+24 |
| | | | |||||
| * | | debian/apt.logrotate: keep histories for 12 month | Michael Vogt | 2009-12-18 | 1 | -2/+2 |
| | | | |||||
| * | | * debian/apt.logrotate: | Michael Vogt | 2009-12-18 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | | | | - add to logratation * doc/examples/configure-index: - add as example | ||||
| * | | apt-pkg/deb/dpkgpm.cc: fflush early | Michael Vogt | 2009-12-18 | 1 | -0/+1 |
| | | | |||||
| * | | fix order of upgrade, install check because for a upgrade "Install()" ↵ | Michael Vogt | 2009-12-18 | 1 | -5/+5 |
| | | | | | | | | | | | | returns True as well | ||||
| * | | add /var/log/apt/history.log file | Michael Vogt | 2009-12-18 | 3 | -16/+73 |
| | | | |||||
* | | | merge from the debian-sid branch | Michael Vogt | 2009-12-18 | 32 | -1689/+7535 |
|\ \ \ | |/ / |/| | | |||||
| * | | French translation update | bubulle@debian.org | 2009-12-16 | 1 | -61/+35 |
| | | | |||||
| * | | releasing version 0.7.25 | Michael Vogt | 2009-12-15 | 1 | -2/+2 |
| | | | |||||
| * | | merge segfault fix from Mario Sanchez Prada, many thanks | Michael Vogt | 2009-12-14 | 2 | -1/+4 |
| | | | | | | | | | (closes: #561109) | ||||
| * | | doc/sources.list.5.xml: merge typo fixes | Michael Vogt | 2009-12-14 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | fix two other typos - this time in sources.list.5.xml: | David Kalnischkies | 2009-12-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | * recongnizable --> recognizable * maintain --> maintains | ||||
| * | | | apt-inst/makefile: include libversion.mak | Michael Vogt | 2009-12-14 | 1 | -0/+3 |
| | | | | |||||
| * | | | merged patches from david (many thanks) | Michael Vogt | 2009-12-14 | 20 | -285/+619 |
| |\| | | |||||
| | * | | fix to other oddities observed by Chris Leick while translating | David Kalnischkies | 2009-12-12 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | in doc/apt-get.8.xml, namely: - change equivalent "for" to "to the" (purge command) - clarify --fix-broken sentence about specifying packages | ||||
| | * | | decrease the libapt-inst major version again to 1.1 as the increase | David Kalnischkies | 2009-12-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | was a backport error and is not needed (and destroys our non-abi-break hack) | ||||
| | * | | remove informalexample tag which hides the programlisting in the | David Kalnischkies | 2009-12-12 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | tree section of the apt-ftparchive manpage, thanks Chris Leick for noticing it! | ||||
| | * | | refactor the current changelog a bit | David Kalnischkies | 2009-12-12 | 1 | -9/+9 |
| | | | | |||||
| | * | | revert this commit as fast as possible (aka next ABI break) | David Kalnischkies | 2009-12-12 | 4 | -15/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | This commit sets up our faked library extension to trick the build system into building the packages with libc6.9-6 while we are actually already at libc6.10-6. Oh dear... | ||||
| | * | | fix the backport of the https methods as they would require an ABI break | David Kalnischkies | 2009-12-11 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | otherwise in the Configuration class. | ||||
| | * | | fix a few typos in strings, comments and manpage of apt-ftparchive | David Kalnischkies | 2009-12-11 | 7 | -9/+12 |
| | | | | | | | | | | | | | | | | thanks Karl Goetz! (Closes: #558757) | ||||
| | * | | check cache size even if we do nothing else otherwise in apt.cron.daily, | David Kalnischkies | 2009-12-11 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | | thanks Francesco Poli for patch(s) and patience! (Closes: #459344) | ||||
| | * | | add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno | David Kalnischkies | 2009-12-11 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | in his response to Bernhard R. Link's patch, thanks! (Closes: #505020) | ||||
| | * | | add https options which default to the ones from http for the https | David Kalnischkies | 2009-12-11 | 4 | -67/+76 |
| | | | | | | | | | | | | | | | | | | | | method as this is more sane than using only the http options without a possibility to override these for https. | ||||
| | * | | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies | 2009-12-11 | 5 | -3/+18 |
| | | | | | | | | | | | | | | | | thanks Timothy J. Miller! (Closes: #355782) | ||||
| | * | | Backport rred patches from my own sid branch to the 0.7.25 branch | David Kalnischkies | 2009-12-11 | 2 | -184/+468 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * rewrite and refactor rred method to be able to handle even big (>30 MB) patches (Closes: #554349) and hardening the method itself by using more constants and a return value which can't be misinterpreted as linenumber * Finally adope the patch from Morten Hustveit <morten@debian.org> to be able to optional use mmaps and iovec to increase patch speed - but as this increase memory usage we can always fall back to the "old" method which doesn't depend on mmaps. | ||||
| | * | | * apt-pkg/init.h: | Michael Vogt | 2009-12-10 | 2 | -1/+5 |
| | | | | | | | | | | | | - add compatibilty with old ABI name until the next ABI break | ||||
| * | | | French translation update | bubulle@debian.org | 2009-12-12 | 1 | -58/+51 |
| | | | | |||||
| * | | | * apt-pkg/init.h: | Michael Vogt | 2009-12-10 | 2 | -1/+5 |
| |/ / | | | | | | | - add compatibilty with old ABI name until the next ABI break | ||||
| * | | merged -r 1898..1899 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 9 | -1145/+1952 |
| | | | |||||
| * | | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | 2009-12-10 | 122 | -14532/+48881 |
| |\ \ | |/ / |/| | | |||||
* | | | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 51 | -6147/+8300 |
| | | | |||||
* | | | merged -r 1920..1922 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 5 | -4/+43 |
| | | |