summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12update changelog for upload0.9.10Michael Vogt
2013-08-12do not call 'apt-key update' in apt.postinstDavid Kalnischkies
2013-08-12let apt-key del work better with softlink and single key keyringsDavid Kalnischkies
2013-08-12ensure that testcases exiting because of set -e aren't successfulDavid Kalnischkies
2013-08-12make the keyring locations in apt-key configurableDavid Kalnischkies
2013-08-12do not double-slash paths in apt-keyDavid Kalnischkies
2013-08-12use a tmpfile for trustdb.gpg in apt-keyDavid Kalnischkies
2013-08-12always use our own trustdb.gpg in apt-keyDavid Kalnischkies
2013-08-12add a not documented apt-key --fakeroot optionDavid Kalnischkies
2013-08-12use our _error stack to generate openpty errorsDavid Kalnischkies
2013-08-12do not try to chown if not run as rootDavid Kalnischkies
2013-08-12fix output redirection orderDavid Kalnischkies
2013-08-12fix: --print-uris removes authenticationDavid Kalnischkies
2013-08-12add chronic-like testsuccess/testfailure helpersDavid Kalnischkies
2013-08-12test Release file handling with expired keysDavid Kalnischkies
2013-08-12improve error messageMichael Vogt
2013-08-12use the 'abi-complicance-checker package instead of using the buildin copy fo...Michael Vogt
2013-08-11Complete Japanese translationChristian PERRIER
2013-08-10Merge branch 'debian/sid' of git://git.debian.org/git/apt/apt into debian/sidChristian PERRIER
2013-08-10Japanese translation update. Closes: #719279Christian PERRIER
2013-08-08fix -Wall errorsMichael Vogt
2013-08-08use pkgTagFile to parse "header" of Release filesDavid Kalnischkies
2013-08-08stop skipping "-----" sections in Release filesDavid Kalnischkies
2013-08-08specific pins below 1000 cause downgradesDavid Kalnischkies
2013-08-05Merge remote-tracking branch 'upstream/debian/sid' into bugfix/coverityMichael Vogt
2013-08-05fix some unitialized data membersMichael Vogt
2013-08-03Vietnamese translation update. Closes: #718615Christian PERRIER
2013-08-01prefer native arch over higher priority for providersColin Watson
2013-08-01unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies
2013-07-28Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sidMichael Vogt
2013-07-27run "doxygen -u" to update doxygen configDavid Kalnischkies
2013-07-27update the symbol files to reflect current stateDavid Kalnischkies
2013-07-26exclude config.{sub,guess} from source packageDavid Kalnischkies
2013-07-26fix another missing va_end()Michael Vogt
2013-07-26fix missing va_end()Michael Vogt
2013-07-26fix some coverity chroot() releated warningsMichael Vogt
2013-07-26reenable automatic parallel build of APTDavid Kalnischkies
2013-07-26implement debian/rules build-{arch,indep} as required by policy 3.9.4David Kalnischkies
2013-07-26correct management-typo in description found by lintianDavid Kalnischkies
2013-07-26add missing Turkish (tr) to po/LINGUASDavid Kalnischkies
2013-07-26add missing test makeMichael Vogt
2013-07-26remove ALL_LINGUAS as it is overruled by po/LINGUASDavid Kalnischkies
2013-07-26make autoconf happy by "mv configure.{in,ac}"David Kalnischkies
2013-07-26ensure that FileFd::Size returns 0 in error casesDavid Kalnischkies
2013-07-26proper cleanup varargs in _error (uncovered by Coverity)David Kalnischkies
2013-07-26use FileFd::Write instead of fwrite for errorsDavid Kalnischkies
2013-07-26add missing "make test" for travisMichael Vogt
2013-07-26update changelog for upload0.9.9.4Michael Vogt
2013-07-26request absolute URIs from proxies again (0.9.9.3 regession)David Kalnischkies
2013-07-26build tree firstMichael Vogt