Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-11 | po/*.po: refresh | Michael Vogt | |
2013-03-14 | * SECURITY UPDATE: InRelease verification bypass | Michael Vogt | |
- CVE-2013-1051 * apt-pkg/deb/debmetaindex.cc, test/integration/test-bug-595691-empty-and-broken-archive-files, test/integration/test-releasefile-verification: - disable InRelease downloading until the verification issue is fixed, thanks to Ansgar Burchardt for finding the flaw | |||
2013-03-02 | releasing version 0.9.7.7ubuntu2 | Steve Langasek | |
2013-01-18 | * Merge from Debian unstable, pulling in new translations and fixes. | Adam Conrad | |
* Add linux-headers to /etc/kernel/postinst.d/apt-auto-removal guard. * Catalan (Jordi Mallach) * Drop a confusing non-breaking space. Closes: #691024 * Thai (Theppitak Karoonboonyanan). Closes: #691613 * Vietnamese (Trần Ngọc Quân). Closes: #693773 * Fix Plural forms in German, French, Japanese and Portuguese translations. Thanks to Jakub Wilk for reporting these errors. * apt-pkg/packagemanager.cc: - 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) * apt-pkg/depcache.cc: - don't call MarkInstall with the FromUser flag set for packages which are dependencies of APT::Never-MarkAuto-Sections matchers - no mode changes should obviously be ok for pkgDepCache::IsModeChangeOk * cmdline/apt-get.cc: - do not call Mark{Install,Delete} from the autoremove code with the FromUser bit set to avoid modifying the auto-installed bit * apt-pkg/algorithms.cc: - ensure pkgProblemResolver calls MarkDelete without FromUser set so that it can't overrule holds and the protection flag * change permissions of /var/log/apt/term.log to 0640 (LP: #975199) * apt-pkg/algorithms.cc: - fix package-pointer array memory leak in ResolveByKeepInternal() * Portuguese (Américo Monteiro) (Closes: #686975) * handle packages without a mandatory architecture (debian-policy §5.3) by introducing a pseudo-architecture 'none' so that the small group of users with these packages can get right of them without introducing too much hassle for other users (Closes: #686346) * merged the latest debian-sid fixes Correct fi translation for hash sum mismatches (lp:420403) | |||
2012-11-29 | releasing version 0.9.7.6ubuntu5 | Colin Watson | |
2012-11-20 | releasing version 0.9.7.6ubuntu4 | Colin Watson | |
2012-11-07 | Fix comment char in /etc/apt/apt.conf.d/01autoremove-kernels to | Adam Conrad | |
use C++ style comments instead of POSIX shell style (LP: #1076237) | |||
2012-11-06 | releasing version 0.9.7.6ubuntu1 | Michael Vogt | |
2012-11-01 | merged from the debian-sid branch | Michael Vogt | |
2012-10-16 | releasing version 0.9.7.5ubuntu5 | Colin Watson | |
2012-10-15 | merge from lp:~donkult/apt/sid | Michael Vogt | |
2012-10-15 | releasing version 0.9.7.5ubuntu4 | Colin Watson | |
2012-10-12 | Refresh translations from Launchpad. Amongst other fixes, this drops the | Martin Pitt | |
erroneous "个" from "Retrieving file ..." translation in zn_CN. (LP: #985634) | |||
2012-09-04 | releasing version 0.9.7.5ubuntu2 | Michael Vogt | |
2012-09-04 | merged from lp:~donkult/apt/experimental | Michael Vogt | |
2012-08-28 | merged from debian-sid | Michael Vogt | |
2012-08-28 | merged from the debian-sid branch | Michael Vogt | |
2012-08-20 | releasing version 0.9.7.1ubuntu2 | Colin Watson | |
2012-07-20 | * apt-pkg/contrib/mmap.cc: | David Kalnischkies | |
- refer to APT::Cache-Start in case the growing failed as if -Limit is really the offender it will be noted in a previous error message. | |||
2012-06-29 | merged from debian-sid | Michael Vogt | |
2012-06-29 | merged from the debian-sid branch | Michael Vogt | |
2012-06-27 | fix two simple spelling issues found by Christian Perrier, | David Kalnischkies | |
updating all po's, but as it is a simple transformation no re-call and instead deal with them on merge | |||
2012-06-26 | merge previous security upload | Michael Vogt | |
2012-06-25 | make update-po | Michael Vogt | |
2012-04-12 | (semi)automatic translations update | Michael Vogt | |
2012-04-12 | merged r1972 from lp:~paolorotolo/apt/fix-for-967393 | Michael Vogt | |
2012-04-11 | prepare new experimtnal upload | Michael Vogt | |
2011-07-26 | refresh po/* | Michael Vogt | |
2011-04-26 | * apt-pkg/acquire-item.cc: | Ben Finney | |
- apply fix for poorly worded 'locate file' error message from Ben Finney, thanks! (Closes: #623171) | |||
2011-02-16 | Refresh PO files | bubulle@debian.org | |
2011-02-10 | merged from lp:~mvo/apt/mvo | Michael Vogt | |
2011-02-10 | * merged lp:~evfool/apt/fix641673 | Michael Vogt | |
- String-fix in the source and the translations for the grammatical mistake reported in bug LP: #641673, thanks to Robert Roth | |||
2011-02-08 | po/*: make update-po | Michael Vogt | |
2010-09-29 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- Add a space between period and 'Please' and unfuzzy all translations | |||
2010-09-09 | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org | |
Translations unfuzzied. Thanks to Holger Wansing. | |||
2010-08-24 | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org | |
Closes: #594211 | |||
2010-08-23 | Update PO(T) files | bubulle@debian.org | |
2010-07-30 | refresh po/pot files in doc/ and po/ | Michael Vogt | |
2010-05-04 | make update-po | David Kalnischkies | |
2010-04-21 | replace backticks with single quote in broken packages message. | David Kalnischkies | |
Thanks to Jari Aalto for spotting & patching! (Closes: #577168) | |||
2010-02-18 | refreshed po/ doc/po files | Michael Vogt | |
2010-01-09 | Update PO files | bubulle@debian.org | |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | |
2009-09-27 | Update PO files | bubulle@debian.org | |
2009-09-26 | Update PO files | bubulle@debian.org | |
2009-08-27 | Update PO(T) files | bubulle@debian.org | |
2009-07-21 | Update all PO files | bubulle@debian.org | |
2009-05-17 | Basque translation update | bubulle@debian.org | |
2009-04-23 | Update PO files | bubulle@debian.org | |
2009-02-24 | Update PO(T) files | bubulle@debian.org | |