summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2013-03-14* SECURITY UPDATE: InRelease verification bypassMichael 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-02releasing version 0.9.7.7ubuntu2Steve 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-12-13releasing version 0.9.7.6ubuntu6Michael Vogt
2012-12-13merged from the debian-sid branchMichael Vogt
2012-11-29releasing version 0.9.7.6ubuntu5Colin Watson
2012-11-20releasing version 0.9.7.6ubuntu4Colin Watson
2012-11-07Fix comment char in /etc/apt/apt.conf.d/01autoremove-kernels toAdam Conrad
use C++ style comments instead of POSIX shell style (LP: #1076237)
2012-11-06* Fix up two things in debian/apt.auto-removal.sh:Adam Conrad
- Use exact matches with $-terminated regexes, so we don't get confusion between similarly-named kernel flavours. - Keep linux-backports-modules in sync with installed kernels.
2012-11-06releasing version 0.9.7.6ubuntu1Michael Vogt
2012-11-01merged from the debian-sid branchMichael Vogt
2012-10-16releasing version 0.9.7.60.9.7.6Michael Vogt
2012-10-16releasing version 0.9.7.5ubuntu5Colin Watson
2012-10-15merge from lp:~donkult/apt/sidMichael Vogt
2012-10-15releasing version 0.9.7.5ubuntu4Colin Watson
2012-10-12Refresh translations from Launchpad. Amongst other fixes, this drops theMartin Pitt
erroneous "个" from "Retrieving file ..." translation in zn_CN. (LP: #985634)
2012-09-11releasing version 0.9.7.50.9.7.5Michael Vogt
2012-09-08Portuguese (Américo Monteiro) (Closes: #686975)bubulle@debian.org
2012-09-04releasing version 0.9.7.5ubuntu2Michael Vogt
2012-09-04merged sftp://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2012-09-04merged from lp:~donkult/apt/experimentalMichael Vogt
2012-08-30* Japanese manpage translation update (KURASAWA Nozomu) (Closes: #684435)KURASAWA Nozomu
2012-08-30* doc/apt_preferences.5.xml:David Kalnischkies
- use the correct interval (x <= P < y) for pin value documentation as these are the intervals used by the code (Closes: #685989)
2012-08-28merged from debian-sidMichael Vogt
2012-08-28merged from the debian-sid branchMichael Vogt
2012-08-20releasing version 0.9.7.1ubuntu2Colin Watson
2012-08-10Japanese (KURASAWA Nozomu) (Closes: #684435)bubulle@debian.org
2012-08-06releasing version 0.9.7.40.9.7.4Michael Vogt
2012-08-06merged from davidMichael Vogt
2012-08-04* doc/apt-verbatim.ent:David Kalnischkies
- denote 'wheezy' as stable codename and 'jessie' as testing codename in the documentation in preparation for release
2012-08-04Polish manpages translation (Closes: #683109)Robert Luberda
2012-07-27merged from david0.9.7.3Michael Vogt
2012-07-18fix two markup-typos in the spanish manpage translationDavid Kalnischkies
2012-07-14Spanish; (Omar Campagne). Closes: #681566bubulle@debian.org
2012-07-13releasing version 0.9.7.20.9.7.2Michael Vogt
2012-07-13doc/po/fr.po: fix xml errorMichael Vogt
2012-07-09merged from lp:~donkult/apt/sidMichael Vogt
2012-07-04A few other errors spotted by Phil Kernbubulle@debian.org
2012-07-04Good suggestion by Phil Kernbubulle@debian.org
2012-07-04French manpages translation updatebubulle@debian.org
2012-07-03French (Christian Perrier)bubulle@debian.org
2012-07-01German manpage translation (Chris Leick)Chris Leick
2012-06-29merged from debian-sidMichael Vogt
2012-06-29merged from the debian-sid branchMichael Vogt
2012-06-29merged from donkult0.9.7.1Michael Vogt
2012-06-29* debian/control:David Kalnischkies
- demote debiandoc-sgml to Build-Depends-Indep * doc/makefile: - separate translation building of debiandoc from manpages so that we don't need to build debiandoc for binary packages
2012-06-26merge previous security uploadMichael Vogt
2012-06-25make update-poMichael Vogt
2012-06-19releasing version 0.9.70.9.7Michael Vogt
2012-06-11Merge version 0.9.6 from DebianSteve Langasek