summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2013-07-02merged debian/sid branch from git.debian.orgMichael Vogt
2013-05-16merged previous bzr commitMichael Vogt
2013-05-16rebuild poMichael Vogt
2013-05-08releasing version 0.9.80.9.8Michael Vogt
2013-04-30merged from the debian-sid branchMichael Vogt
2013-04-11releasing version 0.9.7.7ubuntu4Michael Vogt
2013-04-08releasing version 0.9.7.9~exp3Michael Vogt
2013-04-03releasing version 0.9.7.9~exp2Michael Vogt
2013-04-02merged lp:~mvo/apt/fix-inrelease5Michael Vogt
2013-03-22releasing version 0.9.7.9~exp1Michael Vogt
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-14* SECURITY UPDATE: InRelease verification bypass0.9.7.8Michael 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)
2013-01-09fix missing translated apt.8 manpages, thanks to Helge KreutzmannMichael Vogt
for the report. Closes: #696923
2012-12-13releasing version 0.9.7.70.9.7.7Michael 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-10-16releasing version 0.9.7.60.9.7.6Michael Vogt
2012-10-15merge from lp:~donkult/apt/sidMichael Vogt
2012-09-11releasing version 0.9.7.50.9.7.5Michael Vogt
2012-08-06releasing version 0.9.7.40.9.7.4Michael Vogt
2012-07-27merged from david0.9.7.3Michael Vogt
2012-07-13releasing version 0.9.7.20.9.7.2Michael Vogt
2012-06-29merged from donkult0.9.7.1Michael Vogt
2012-06-19releasing version 0.9.70.9.7Michael Vogt
2012-06-11releasing version 0.9.60.9.6Michael Vogt
2012-06-11merged from donkultMichael Vogt
2012-05-24releasing version 0.9.5.10.9.5.1Michael Vogt
2012-05-22releasing version 0.9.50.9.5Michael Vogt
2012-05-21* buildlib/inttypes.h.in:David Kalnischkies
- remove inttypes.h compatibility as providing such a c99 types compatibility conflicts with the usage of c99 type long long
2012-05-21apply the correct metadata (package, version, mail) to all pot and po filesDavid Kalnischkies
2012-05-21releasing version 0.9.40.9.4Michael Vogt
2012-05-11releasing version 0.9.30.9.3Michael Vogt
2012-04-20releasing version 0.9.20.9.2Michael Vogt
2012-04-17releasing version 0.9.10.9.1Michael Vogt
2012-04-16releasing version 0.9.00.9.0Michael Vogt
2012-04-11prepare new experimtnal uploadMichael Vogt
2012-04-05 - add libbz2-dev as new build-dependencyDavid Kalnischkies
- remove the libz-dev alternative from zlib1g-dev build-dependency - do the same for bz2 builtin if available * apt-pkg/contrib/fileutl.cc: - use libz2 library for (de)compression instead of the bzip2 binary as the first is a dependency of dpkg and the later just priority:optional so we gain 'easier' access to bz2-compressed Translation files this way
2012-04-05detect zlib correctly. We still don't allow to build without it to remainDavid Kalnischkies
compatible with users accessing it directly, but this prepares for a drop of this strict requirement in the future
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
to the more standard PACKAGE_VERSION and make it work in every file
2011-11-22rename .install to .install.in when neededMichael Vogt
2011-09-14update package names too for the new abiMichael Vogt
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
size are pretty unlikely for now, but we need it for deb packages which could become bigger than 4GB now (LP: #815895)
2011-08-05* apt-pkg/acquire-item.{cc,h}:Michael Vogt
- do not check for a "Package" tag in optional index targets like the translations index