| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | merged from the lp:~mvo/apt/mvo branch | Michael Vogt | 2013-03-01 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | print error in log if tcgetattr() fails instead of writing | Michael Vogt | 2013-01-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | a empty file | |||||
| * | | | | | | merged from the debian-sid branch | Michael Vogt | 2013-03-01 | 3 | -2/+29 | |
| |\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | | Japanese (Kenshi Muto). Closes: #699783 | bubulle@debian.org | 2013-02-05 | 1 | -0/+3 | |
| | | |_|/ / | |/| | | | ||||||
| | * | | | | * apt-pkg/indexrecords.cc: | Michael Vogt | 2013-01-24 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | - support '\r' in the Release file | |||||
| | * | | | | quote plus in filenames to work around a bug in the S3 server | Michael Vogt | 2013-01-24 | 1 | -0/+2 | |
| | | |/ / | |/| | | | | | | (LP: #1003633) | |||||
| | * | | | * methods/http.cc: | Michael Vogt | 2013-01-11 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | - quote spaces in filenames to ensure as the http method is also (potentially) used for non deb,dsc content that may contain spaces, thanks to Daniel Hartwig and Thomas Bushnell (LP: #1086997) | |||||
| | * | | | instead of cut, use % 32767 | Michael Vogt | 2013-01-10 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | add missing curl_easy_cleanup() | Michael Vogt | 2013-01-09 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | * methods/https.cc: | Michael Vogt | 2013-01-09 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | - reuse connection in https, thanks to Thomas Bushnell, BSG for the patch. LP: #1087543, Closes: #695359 | |||||
| | * | | | merge train fixes | Michael Vogt | 2013-01-09 | 3 | -2/+11 | |
| | |\ \ \ | ||||||
| | | * | | | * debian/apt.cron.daily: | Michael Vogt | 2013-01-09 | 2 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - when reading from /dev/urandom, use less entropy and fix a rare bug when the random number chksum is less than 1000. Closes: #695285 | |||||
| | | * | | | * apt-pkg/contrib/progress.cc: | Michael Vogt | 2013-01-09 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make "..." translatable to fix inconsistencies in the output of e.g. apt-get update. While this adds new translatable strings, not having translations for them will not break anything. Thanks to Guillem Jover. Closes: #696225 | |||||
| | | * | | | add missing translated apt.8 manpages, thanks to Helge Kreutzmann. | Michael Vogt | 2013-01-08 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | Closes: #696923 | |||||
| | * | | | | fix missing translated apt.8 manpages, thanks to Helge Kreutzmann | Michael Vogt | 2013-01-09 | 1 | -0/+2 | |
| | |/ / / | | | | | | | | | for the report. Closes: #696923 | |||||
| * | | | | merged lp:~mvo/apt/fix-priority-abi-break | Michael Vogt | 2013-01-08 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | * [ABI BREAK] apt-pkg/pkgcache.h: | Michael Vogt | 2013-01-08 | 1 | -0/+2 | |
| | |/ / / | | | | | | | | | - adjust pkgCache::State::VerPriority enum, to match reality | |||||
| * | | | | merged from the debian-sid branch | Michael Vogt | 2013-01-08 | 1 | -0/+4 | |
| |\| | | | ||||||
| | * | | | fix pkgProblemResolver::Scores, thanks to Paul Wise. | Michael Vogt | 2013-01-08 | 1 | -0/+4 | |
| | | | | | | | | | | | | | Closes: #697577 | |||||
| * | | | | merged lp:~mvo/apt/mvo | Michael Vogt | 2013-01-04 | 1 | -0/+3 | |
| |\ \ \ \ | | |/ / | |/| | | ||||||
| | * | | | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2012-12-27 | 1 | -0/+5 | |
| | |/ / | | | | | | | | | | - use tcgetattr() on STDOUT instead of STDIN so that term.log works for redirected stdin | |||||
| * | | | merged from debian-sid | Michael Vogt | 2013-01-04 | 2 | -0/+49 | |
| |\| | | ||||||
| | * | | Italian translation update for manpages | bubulle@debian.org | 2012-12-24 | 1 | -0/+7 | |
| | |/ | ||||||
| | * | releasing version 0.9.7.7 | Michael Vogt | 2012-12-13 | 1 | -2/+2 | |
| | | | ||||||
| | * | merged from lp:~donkult/apt/sid | Michael Vogt | 2012-12-13 | 1 | -0/+14 | |
| | |\ | ||||||
| | | * | * apt-pkg/algorithms.cc: | Jonathan Thomas | 2012-11-10 | 1 | -0/+4 | |
| | | | | | | | | | | | | | - fix package-pointer array memory leak in ResolveByKeepInternal() | |||||
| | | * | * apt-pkg/algorithms.cc: | David Kalnischkies | 2012-11-09 | 1 | -0/+3 | |
| | | | | | | | | | | | | | - ensure pkgProblemResolver calls MarkDelete without FromUser set so that it can't overrule holds and the protection flag | |||||
| | | * | * cmdline/apt-get.cc: | David Kalnischkies | 2012-11-09 | 1 | -0/+3 | |
| | | | | | | | | | | | | | - do not call Mark{Install,Delete} from the autoremove code with the FromUser bit set to avoid modifying the auto-installed bit | |||||
| | | * | no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk | David Kalnischkies | 2012-11-09 | 1 | -0/+1 | |
| | | | | ||||||
| | | * | * apt-pkg/depcache.cc: | David Kalnischkies | 2012-11-09 | 1 | -0/+3 | |
| | | | | | | | | | | | | | - don't call MarkInstall with the FromUser flag set for packages which are dependencies of APT::Never-MarkAuto-Sections matchers | |||||
| | * | | change permissions of /var/log/apt/term.log to 0640 (LP: #975199) | Michael Vogt | 2012-12-13 | 2 | -1/+11 | |
| | | | | ||||||
| | * | | Fix Plural forms in German, French, Japanese and Portuguese | bubulle@debian.org | 2012-12-08 | 1 | -0/+2 | |
| | | | | | | | | | | translations. Thanks to Jakub Wilk for reporting these errors. | |||||
| | * | | Vietnamese (Trần Ngọc Quân). Closes: #693773 | bubulle@debian.org | 2012-11-20 | 1 | -0/+1 | |
| | |/ | ||||||
| | * | merged frm donkult | Michael Vogt | 2012-11-01 | 1 | -0/+6 | |
| | |\ | ||||||
| | | * | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-10-24 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | - 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) | |||||
| | * | | Thai (Theppitak Karoonboonyanan). Closes: #691613 | bubulle@debian.org | 2012-10-28 | 1 | -0/+1 | |
| | |/ | ||||||
| | * | Drop a confusing non-breaking space. Closes: #691024 | bubulle@debian.org | 2012-10-20 | 1 | -0/+1 | |
| | | | ||||||
| | * | Catalan (Jordi Mallach) | Jordi Mallach | 2012-10-19 | 1 | -0/+7 | |
| | | | ||||||
| * | | * lp:~mvo/apt/config-clear: | Michael Vogt | 2012-10-17 | 1 | -0/+3 | |
| |\ \ | | | | | | | | | | - support Configuration.Clear() for a clear of the entire configuration | |||||
| * | | | * lp:~mvo/apt/add-glob-function: | Michael Vogt | 2012-10-17 | 1 | -0/+2 | |
| |\| | | | | | | | | - add Glob() to fileutl.{cc,h} | |||||
| * | | | stop exporting the accidently exported parsenetrc() symbol | Michael Vogt | 2012-10-17 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | merged from debian-sid | Michael Vogt | 2012-10-17 | 3 | -6/+190 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | releasing version 0.9.7.6 | Michael Vogt | 2012-10-16 | 1 | -6/+2 | |
| | | | | ||||||
| | * | | * apt-pkg/pkgcachegen.cc: | Michael Vogt | 2012-10-15 | 1 | -0/+5 | |
| | | | | | | | | | | | | | - Fix crash if the cache is remapped while writing a Provides version (LP: #1066445). | |||||
| | * | | merge from lp:~donkult/apt/sid | Michael Vogt | 2012-10-15 | 1 | -3/+18 | |
| | |\ \ | ||||||
| | | * | | remove 256 char line limit by using getline() (POSIX.1-2008) | David Kalnischkies | 2012-10-13 | 1 | -0/+1 | |
| | | | | | ||||||
| | | * | | * apt-pkg/contrib/netrc.cc: | David Kalnischkies | 2012-10-13 | 1 | -0/+2 | |
| | | | | | | | | | | | | | - remove the 64 char limit for login/password in internal usage | |||||
| | | * | | Add a Closes tag for the self-conflict fix: | David Kalnischkies | 2012-10-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ignore negative dependencies applying in the same group for M-A:same packages on the real package name as self-conflicts (Closes: #688863) | |||||
| | | * | | * apt-pkg/policy.cc: | David Kalnischkies | 2012-10-13 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | - match pins with(out) an architecture as we do on the commandline (partly fixing #687255, b= support has to wait for jessie) | |||||
| | | * | | * apt-pkg/edsp.cc: | David Kalnischkies | 2012-10-13 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | - include reinstall requests and already installed (= protected) packages in the install-request for external resolvers (Closes: #689331) | |||||
