summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies
We can use it to simplify the internal code to operate with Acquire::CompressionTypes group. This also made it possible to set this setting with the -o flag.
2009-08-12Add the pkg/release syntax to the source command in apt-get and alsoDavid Kalnischkies
add the understanding for codenames instead of archives here [cmdline/apt-get.cc] - add pkg/archive and codename in source (Closes: #414105, #441178)
2009-08-12[cmdline/apt-get.cc]David Kalnischkies
- use SourceVersion instead of the BinaryVersion to get the source Patch by Matt Kraai, thanks! (Closes: #382826)
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies
acquire-items choose which compression file they should (try first to) download to easily add new or change the order of the compression types. And because it is easy now we directly add builtin lzma support. The compression ratio is better than bzip2 but we prefer the later for now as no (official) mirror uses lzma, so this would only generate useless hits on the servers. Maybe sometime in the future lzma will be the default... [apt-pkg/acquire-item.cc] - use configsettings for dynamic compression type use and order. Based on a patch by Jyrki Muukkonen, thanks! (LP: #71746) [apt-pkg/init.cc] - add default configuration for compression types and add lzma support. Order is now bzip2, lzma, gzip, none (Closes: #510526) [ftparchive/writer.cc] - add lzma support also here, patch for this (and inspiration for the one above) by Robert Millan, thanks!
2009-08-09[cmdline/apt-get.cc] check for availability ofstatfs.f_typeDavid Kalnischkies
Patch from Robert Millan, thanks! (Closes: #509313)
2009-08-08merge with apt-sidDavid Kalnischkies
* backout my fix for the sources.list issue, there is already one in
2009-07-31[cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display onlyDavid Kalnischkies
a short line instead of the full package list. (Closes: #537450)
2009-07-26merge with lp:apt/debian-sidDavid Kalnischkies
Remove a bug (= an evil amok running if) introduced by the merge in 1817 which cause a segfault in the destructor for the dynamic mmap.
2009-07-24merge from the donkult branchMichael Vogt
2009-07-21French translation yet-another-updatebubulle@debian.org
2009-07-21Update all PO filesbubulle@debian.org
2009-07-21Slovak translation updatedbubulle@debian.org
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
- make the max pipeline depth of the acquire queue configurable via Acquire::Max-Pipeline-Depth * apt-pkg/deb/dpkgpm.cc: - add Dpkg::UseIoNice boolean option to run dpkg with ionice -c3 (off by default) - send "dpkg-exec" message on the status fd when dpkg is run - provide DPkg::Chroot-Directory config option (useful for testing) - fix potential hang when in a backgroud process group * apt-pkg/algorithms.cc: - consider recommends when making the scores for the problem resolver * apt-pkg/acquire-worker.cc: - show error details of failed methods * apt-pkg/contrib/fileutl.cc: - if a process aborts with signal, show signal number * methods/http.cc: - ignore SIGPIPE, we deal with EPIPE from write in HttpMethod::ServerDie() (LP: #385144) * apt-pkg/indexcopy.cc: - support having CDs with no Packages file (just a Packages.gz) by not forcing a verification on non-existing files (LP: #255545) - remove the gettext from a string that consists entirely of variables (LP: #56792) * apt-pkg/cacheiterators.h: - add missing checks for Owner == 0 in end() * apt-pkg/indexrecords.cc: - fix some i18n issues * apt-pkg/contrib/strutl.h: - add new strprintf() function to make i18n strings easier - fix compiler warning * apt-pkg/deb/debsystem.cc: - make strings i18n able * fix problematic use of tolower() when calculating the version hash by using locale independant tolower_ascii() function. Thanks to M. Vefa Bicakci (LP: #80248) * build fixes for g++-4.4 * cmdline/apt-mark: - add "showauto" option to show automatically installed packages * document --install-recommends and --no-install-recommends (thanks to Dereck Wonnacott, LP: #126180) * Updated cron script to support backups by hardlinks and verbose levels. All features turned off by default. * Added more error handlings. Closes: #438803, #462734, #454989, * Refactored condition structure to make download and upgrade performed if only previous steps succeeded. Closes: #341970 * Documented all cron script related configuration items in configure-index. * apt-ftparchive might write corrupt Release files (LP: #46439) * Apply --important option to apt-cache depends (LP: #16947)
2009-07-15merge with lp:~mvo/apt/debian-sidDavid Kalnischkies
2009-07-12German translation completedbubulle@debian.org
2009-07-10German translation updatebubulle@debian.org
2009-07-06Correct spellingbubulle@debian.org
2009-07-01French translation updatebubulle@debian.org
2009-07-01Updated Asturian translationMarcos Alvarez Costales
2009-07-01versions with a pin of -1 shouldn't be a candidate (Closes: #355237)David Kalnischkies
2009-06-30* add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies
* honor the dpkg hold state in new Marker hooks (closes: #64141) Combine the proposed AutoInstOk and IsAutoInstallOk to more general hooks for MarkInstall (and another one for MarkDelete) with the same parameters as the call these hooks should check.
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-30merged r1811..1815 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-29* add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt
* add Debug::pkgProblemResolver::ShowScores and make the scores adjustable
2009-06-29* add depth information to the debug output and show what dependsMichael Vogt
type triggers a autoinst (closes: #458389) * add debug::pkgDepCache::Marker with more detailed debug output (closes: #87520)
2009-06-06Completed Catalan translationbubulle@debian.org
2009-06-05Pending translationsbubulle@debian.org
2009-06-02Update French translationbubulle@debian.org
2009-06-01Simplified Chinese translation updateDeng Xiyue
2009-05-21Updated Asturian translationbubulle@debian.org
2009-05-17Asturian translation addedbubulle@debian.org
2009-05-17Basque translation updatebubulle@debian.org
2009-04-28Slovak translation updatebubulle@debian.org
2009-04-23Update French translationbubulle@debian.org
2009-04-23Update PO filesbubulle@debian.org
2009-04-08Slovak translation updatebubulle@debian.org
2009-04-02Italian translationbubulle@debian.org
2009-03-19Slovak translation updatebubulle@debian.org
2009-03-04Swedish translation updatebubulle@debian.org
2009-02-24French translation updatebubulle@debian.org
2009-02-24Update PO(T) filesbubulle@debian.org
2009-02-01Norwegian Bokmal translation updatebubulle@debian.org
2009-01-29Traditional Chinese translation updatebubulle@debian.org
2009-01-27Updated Bulgarian translationsbubulle@debian.org
2009-01-11Fix spelling error in French translationbubulle@debian.org
2009-01-04Added Traditional Chinese translationbubulle@debian.org
2008-12-22Commit pending translationsbubulle@debian.org
2008-12-19Galician translation updatebubulle@debian.org
2008-12-12Finnish translation updatebubulle@debian.org
2008-12-09merged from the debian-sid branchMichael Vogt