Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-02 | add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to | David Kalnischkies | 1 | -13/+49 | |
not download too many or too big patches (Closes: #554349) | |||||
2009-12-22 | merge with lp:~mvo/apt/sid to get the finale 0.7.25 state | David Kalnischkies | 2 | -4/+3 | |
2009-12-14 | merge segfault fix from Mario Sanchez Prada, many thanks | Michael Vogt | 1 | -1/+2 | |
(closes: #561109) | |||||
2009-12-14 | merged patches from david (many thanks) | Michael Vogt | 1 | -3/+1 | |
2009-12-12 | revert this commit as fast as possible (aka next ABI break) | David Kalnischkies | 1 | -1/+1 | |
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... | |||||
2009-12-10 | * apt-pkg/init.h: | Michael Vogt | 1 | -1/+3 | |
- add compatibilty with old ABI name until the next ABI break | |||||
2009-12-10 | merge Michaels wonderful "fix" for the currently unwanted ABI Break | David Kalnischkies | 1 | -1/+3 | |
2009-12-10 | * apt-pkg/init.h: | Michael Vogt | 1 | -1/+3 | |
- add compatibilty with old ABI name until the next ABI break | |||||
2009-12-10 | merge with lp:~mvo/apt/debian-sid : move all my ABI break changes | David Kalnischkies | 9 | -8/+260 | |
to the "new" 0.7.26 version | |||||
2009-12-10 | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | 5 | -23/+31 | |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | 1 | -1/+7 | |
2009-12-10 | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt | 4 | -20/+24 | |
2009-12-10 | merged -r1875..1886 from lp:~donkult/apt/sid | Michael Vogt | 1 | -6/+4 | |
2009-12-10 | * merge lp:~mvo/apt/netrc branch, this adds support for a | Michael Vogt | 5 | -3/+245 | |
/etc/apt/auth.conf that can be used to store username/passwords in a "netrc" style file (with the extension that it supports "/" in a machine definition). Based on the maemo git branch. * apt-pkg/deb/dpkgpm.cc: - add "purge" to list of known actions | |||||
2009-12-09 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 1 | -0/+1 | |
- add "purge" to list of known actions | |||||
2009-12-07 | merge lp:~mvo/apt/netrc branch, this adds support for a | Michael Vogt | 4 | -3/+244 | |
/etc/apt/auth.conf that can be used to store username/passwords in a "netrc" style file (with the extension that it supports "/" in a machine definition). Based on the maemo git branch. | |||||
2009-12-07 | if "/" is found in the machine, do a uri.startswith(host) substring match to ↵ | Michael Vogt | 1 | -4/+8 | |
support multiple user/passwds on the same host | |||||
2009-12-04 | * apt-pkg/contrib/netrc.cc: | Michael Vogt | 1 | -7/+27 | |
- check for hostname and then host+path - better debug output * methods/https.cc: - fix bug in netrc integration | |||||
2009-12-02 | * apt-pkg/packagemanager.cc: | Michael Vogt | 3 | -4/+14 | |
- add output about pre-depends configuring when debug::pkgPackageManager is used * methods/https.cc: - fix incorrect use of CURLOPT_TIMEOUT, closes: #497983, LP: #354972 thanks to Brian Thomason for the patch * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: - typo fix (LP: #462328) * cmdline/apt-key: - Emit a warning if removed keys keyring is missing and skip associated checks (LP: #218971) | |||||
2009-11-29 | Ignore :qualifiers after package name in build dependencies | David Kalnischkies | 6 | -14/+24 | |
for now as long we don't understand them (Closes: #558103) | |||||
2009-11-27 | use "diff" filetype for .debian.tar.* files (Closes: #554898) in | David Kalnischkies | 1 | -1/+7 | |
apt-pkg/deb/debsrcrecords.cc as source format v3 uses this name scheme for their "diff" files. | |||||
2009-11-26 | [BREAK] add possibility to download and use multiply | David Kalnischkies | 9 | -77/+253 | |
Translation files, configurable with Acquire::Languages accessable with APT::Configuration::getLanguages() and as always with documentation in apt.conf. The commit also includes a very very simple testapp. | |||||
2009-11-25 | another round of method hardening with const& in Configuration | David Kalnischkies | 2 | -30/+31 | |
2009-11-25 | allow also to skip the last patch if target is reached in acquire-item.cc, | David Kalnischkies | 2 | -3/+16 | |
thanks Bernhard R. Link! (Closes: #545699) | |||||
2009-11-25 | use long instead of short for {Ver,Desc}File size in pkgcache.h | David Kalnischkies | 1 | -2/+2 | |
patch from Víctor Manuel Jáquez Leal, thanks! (Closes: #538917) | |||||
2009-11-25 | merge my rred-rewrite branch & add it's changes to the changelog | David Kalnischkies | 2 | -45/+92 | |
2009-11-09 | extent the mmap to be able to handle currently not implemented | David Kalnischkies | 2 | -45/+92 | |
(but planed) growable mmaps | |||||
2009-10-29 | * apt-pkg/depcache.cc, apt-pkg/indexcopy.cc: | Michael Vogt | 2 | -4/+4 | |
- typo fix (LP: #462328) | |||||
2009-10-28 | refactor the buildsystem to extract library versions from one file, | David Kalnischkies | 2 | -6/+10 | |
so it is not needed to change x-files to just increase a version number (because this is far to easy to forget one of the files, which will not result in failures or is bad in general, but is inconsitent.) | |||||
2009-10-24 | Bumped libapt version and excluded eglibc from SONAME. (Closes: #448249) | David Kalnischkies | 2 | -5/+4 | |
Backported from lp:~mvo/apt/debian-experimental Based on patch by Eugene V. Lyubimkin | |||||
2009-10-24 | Avoid extra inner copy in APT_MKSTRCMP and APT_MKSTRCMP2 | David Kalnischkies | 1 | -6/+6 | |
Backported from lp:~mvo/apt/debian-experimental Patch by Eugene V. Lyubimkin | |||||
2009-10-21 | more debug output in SmartConfigure | Michael Vogt | 1 | -0/+6 | |
2009-10-21 | * apt-pkg/packagemanager.cc: | Michael Vogt | 1 | -0/+7 | |
- add output about pre-depends configuring when debug::pkgPackageManager is used | |||||
2009-10-19 | add more description to the manpage for the Immediate-Configuration and | David Kalnischkies | 1 | -5/+6 | |
change another message to be also translatable. | |||||
2009-10-16 | add ftp support, basic debugging | Michael Vogt | 1 | -1/+4 | |
2009-10-16 | port netrc support from maemon | Michael Vogt | 4 | -3/+217 | |
2009-10-01 | improve the documentation and errormessages regarding a failing | David Kalnischkies | 1 | -2/+4 | |
immediate configuration as the old message was quite a bit scare and uninformative. | |||||
2009-10-01 | backout revno 1875 - as this aggressive immediate propergation is something ↵ | David Kalnischkies | 1 | -4/+0 | |
we want sometimes | |||||
2009-09-29 | * apt-pkg/packagemanager.cc: | Michael Vogt | 2 | -4/+8 | |
- fix overly aggressive immediate config propergation (thanks to David Kalnischkies) | |||||
2009-09-24 | merged from david | Michael Vogt | 1 | -2/+17 | |
2009-09-24 | Ignore TriggerPendings between multiple --configure calls | David Kalnischkies | 1 | -2/+17 | |
2009-09-24 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 1 | -24/+27 | |
- when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866) * apt-inst/contrib/arfile.cc: - show propper error message for Invalid archive members | |||||
2009-09-24 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 1 | -24/+27 | |
- when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866) | |||||
2009-09-18 | cleanup commit for trigger processing: | David Kalnischkies | 2 | -13/+6 | |
- remove the DPkg::NoConfTriggers - absolutely useless as we need TriggersPending already so we can use --no-triggers. - remove the Immediate-option from the example, it doesn't help much. - UnpackCritical uses DepUnPackPre with a D (on simple letter...) - the "smart" optimisation to skip A was not so smart - revert. | |||||
2009-09-15 | Add even more config options and try to handle configuration problems | David Kalnischkies | 4 | -44/+97 | |
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them. | |||||
2009-09-13 | add and document experimental options to make aggressive | David Kalnischkies | 2 | -7/+34 | |
use of dpkg's trigger and configuration handling (Closes: #473461) Add NoTriggers option to add --no-triggers to all dpkg calls, NoConfiguration to prevent apt from trying to configure packages - dpkg should handle this in the last ConfigurePending call. This options are for now deactivated as they require more testing in real world situations, but the plan is to enable them in the near future if anything works well. | |||||
2009-09-11 | apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers | David Kalnischkies | 1 | -36/+38 | |
2009-09-08 | Rework the CompressionTypes system by adding an Order subgroup to | David Kalnischkies | 1 | -22/+34 | |
simplify customisation of the order and improve the documentation about this setting group. | |||||
2009-09-08 | replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208) | David Kalnischkies | 1 | -2/+13 | |
instead of ignoring the returncode and truncating the string on error | |||||
2009-09-07 | reintroduce #clear and #include in the config files, | David Kalnischkies | 1 | -3/+5 | |
they there broken since 0.7.21 with the introduction of #-comments |