summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-01Release 1.0.1ubuntu2.211.0.1ubuntu2.21Julian Andres Klode
2019-03-01Introduce APT::Install::Pre-Invoke / Post-Invoke-SuccessJulian Andres Klode
2019-03-01NeverAutoRemove kernel meta packagesJulian Andres Klode
2019-03-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode
2019-03-01Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode
2019-03-01Introduce experimental 'never' pinning for sourcesJulian Andres Klode
2019-02-21ftparchive/writer.cc: use a std::vector instead of hardcoded arrayDavid Kalnischkies
2019-02-21fix and non-silent fail dpkg-overwrite error testJulian Andres Klode
2019-02-21test framework: Unset http proxy variables in setupenvironmentJulian Andres Klode
2019-02-21travis CI: Use docker container to get useful resultsJulian Andres Klode
2019-02-08Release 1.0.1ubuntu2.201.0.1ubuntu2.20Julian Andres Klode
2019-02-08backport "do not segfault in cache generation on mmap failure"Heitor R. Alves de Siqueira
2019-02-08Fix crashes in apt search, cache fileJulian Andres Klode
2019-01-18Release 1.0.1ubuntu2.19Julian Andres Klode
2019-01-18SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode
2019-01-18Import Debian version 1.0.1ubuntu2.18Julian Andres Klode
2014-06-18releasing package apt version 1.0.1ubuntu2.2Michael Vogt
2014-06-18Fix permission of test/integration/test-apt-get-source-authenticatedMichael Vogt
2014-06-18merge upload 1.0.1ubuntu2.1Michael Vogt
2014-06-12update changelogMichael Vogt
2014-06-12fix tests and add db-util to the test dependenciesMichael Vogt
2014-06-12(try to) fix travis-ci build failuresDavid Kalnischkies
2014-06-12add an additional test for arch specific conflictsDavid Kalnischkies
2014-06-12Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt
2014-06-12Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into ubun...Michael Vogt
2014-06-12Only do openpty() if both stdin/stdout are terminalsMichael Vogt
2014-06-12unset LANGUAGE in the testing framework directlyDavid Kalnischkies
2014-06-12Merge tag '1.0.1ubuntu2' into ubuntu/trustyMichael Vogt
2014-05-08fix regression from commit 215b0fafMichael Vogt
2014-04-10prepare new upload1.0.1ubuntu2Michael Vogt
2014-04-10Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2014-04-10fix test-failure in adtMichael Vogt
2014-04-10Merge remote-tracking branch 'origin/debian/sid' into ubuntu/master1.0.1ubuntu1Michael Vogt
2014-04-10prepare 1.0.1 release1.0.1Michael Vogt
2014-04-10Merge branch 'debian/sid' into ubuntu/masterMichael Vogt
2014-04-10apt: Minor typo in 'apt' man page (closes: #743657)Josef Vitu
2014-04-10Merge remote-tracking branch 'mvo/bugfix/lp1304657-perms' into debian/sidMichael Vogt
2014-04-10Merge remote-tracking branch 'mvo/bugfix/apt-search-case' into debian/sidMichael Vogt
2014-04-10improve umask/fchmod code readabilityMichael Vogt
2014-04-10Rename FileFd::Open() Perms to AccessModeMichael Vogt
2014-04-10Fix insecure file permissions when using FileFd with OpenMode::AtomicMichael Vogt
2014-04-09Fix possible race when stunnel/aptwebserver create their PID filesMichael Vogt
2014-04-08Merge branch 'bugfix/apt-search-case' into debian/sidMichael Vogt
2014-04-07make apt search case-insensitive by defaultMichael Vogt
2014-04-07Add versioned openjdk-6-jdk breaksJulian Andres Klode
2014-04-07Version the Breaks/Replaces for sun-java{5,6}-jdk (LP: #1302736)Julian Andres Klode
2014-04-07ensure "--db" also works with the new srcpkgdbMichael Vogt
2014-04-04refactor _InitQuery()Michael Vogt
2014-04-04ensure clean worksMichael Vogt
2014-04-04refactor to make OpenFile/OpenDebFile more robustMichael Vogt