Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-15 | doc: Add apt-patterns(7) manual page | Julian Andres Klode | 1 | -0/+1 | |
This does not describe much yet, as there's not much to talk about. | |||||
2019-08-15 | test: Use valgrind to ensure Acquire::Queue-Mode=access does not crash | Julian Andres Klode | 1 | -1/+2 | |
Unfortunately for us, apt update with Acquire::Queue-Mode=access does not always crash on a real system, so run the whole thing in valgrind. | |||||
2019-08-05 | Release 1.9.21.9.2 | Julian Andres Klode | 1 | -0/+15 | |
2019-07-10 | Fix typos reported by codespell in code comments | David Kalnischkies | 2 | -3/+3 | |
Also in old changelogs, but nothing really user visible like error messages or alike so barely noteworthy. Reported-By: codespell Gbp-Dch: Ignore | |||||
2019-06-20 | Release 1.9.11.9.1 | Julian Andres Klode | 1 | -0/+7 | |
2019-06-17 | Fix pkg-config-test autopkgtest | Julian Andres Klode | 1 | -1/+2 | |
2019-06-17 | RFC1123StrToTime: Accept const std::string& as first argument | Julian Andres Klode | 1 | -0/+2 | |
We are converting to std::string anyway by passing to istringstream, and this removes the need for .c_str() in callers. | |||||
2019-06-17 | Release 1.9.0 to experimental1.9.0 | Julian Andres Klode | 1 | -0/+61 | |
2019-06-11 | Update symbols and hide some pkgTagSection ABI | Julian Andres Klode | 1 | -22/+20 | |
Gbp-Dch: ignore | |||||
2019-06-11 | Merge the ParseDepends functions | Julian Andres Klode | 1 | -4/+1 | |
2019-06-11 | Merge tag '1.8.2' | Julian Andres Klode | 1 | -0/+22 | |
apt Debian release 1.8.2 | |||||
2019-05-28 | Release 1.8.21.8.2 | Julian Andres Klode | 1 | -0/+22 | |
2019-05-21 | Flip /: in documented default value of DPkg::Path | Alwin Henseler | 1 | -1/+1 | |
The value as shown in the NEWS file (not in the code) has a typo in which just a "/" and ":" are swapped. Closes: #917986 (cherry picked from commit 4c27ca80e2de06ab0fd058349f9813b60824cf04) | |||||
2019-05-06 | symbols: Remove invalid APTPKG@APTINST symbol | Julian Andres Klode | 1 | -2/+0 | |
2019-05-06 | Change soname to libapt-pkg.so.5.90 | Julian Andres Klode | 3 | -1483/+1483 | |
This is a bit experimental, and we'll go through a few stages before reaching libapt-pkg.so.6.0. | |||||
2019-05-06 | Merge libapt-inst into libapt-pkg | Julian Andres Klode | 5 | -87/+43 | |
2019-05-06 | Merge tag '1.8.1' | Julian Andres Klode | 1 | -0/+9 | |
apt Debian release 1.8.1 | |||||
2019-05-06 | Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs | Julian Andres Klode | 1 | -0/+5 | |
LP: #1821640 | |||||
2019-05-06 | Release 1.8.11.8.1 | Julian Andres Klode | 1 | -0/+9 | |
2019-05-06 | Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs | Julian Andres Klode | 1 | -0/+5 | |
LP: #1821640 (cherry picked from commit 507124fd81066536c7c01a2039fcc6ee9f02a234) | |||||
2019-05-03 | Prevent shutdown while running dpkg | Julian Andres Klode | 1 | -0/+1 | |
As long as we are running dpkg, keep an inhibitor that blocks us from shutting down. LP: #1820886 | |||||
2019-05-03 | Prevent shutdown while running dpkg | Julian Andres Klode | 1 | -0/+1 | |
As long as we are running dpkg, keep an inhibitor that blocks us from shutting down. LP: #1820886 | |||||
2019-04-05 | Flip /: in documented default value of DPkg::Path | Alwin Henseler | 1 | -1/+1 | |
The value as shown in the NEWS file (not in the code) has a typo in which just a "/" and ":" are swapped. Closes: #917986 | |||||
2019-04-05 | Mark apt-transport-https as M-A:foreign | Ivan Krylov | 1 | -0/+1 | |
The package is an empty dummy by now, but even before it could have made sense as described in the bugreport and due to external requirements it might stick around a while still. References: afe3cd6ef1b157a07d05bbf70283e4f175813438 Closes: #905141 | |||||
2019-04-04 | Merge branch 'pkgconfig' into 'master' | Julian Andres Klode | 3 | -2/+26 | |
Add PkgConfig on the apt-pkg and apt-inst libraries See merge request apt-team/apt!20 | |||||
2019-03-19 | Tighten dependencies from apt and apt-utils on libs | Julian Andres Klode | 1 | -1/+5 | |
Make apt pull in at least the same version of libapt-pkg, and apt-utils at least the same version of libapt-inst, so that upgrading only apt also upgrades the libraries. | |||||
2019-03-11 | Use system-provided triehash | Julian Andres Klode | 1 | -0/+1 | |
2019-03-08 | Add pkg-config files for the apt-pkg and apt-inst libraries | Corentin Noël | 3 | -2/+26 | |
Closes: #439121 | |||||
2019-03-08 | Merge tag '1.8.0' | Julian Andres Klode | 1 | -0/+18 | |
apt Debian release 1.8.0 | |||||
2019-03-08 | Release 1.8.01.8.0 | Julian Andres Klode | 1 | -0/+18 | |
2019-02-26 | fileutl: Merge Popen variants | Julian Andres Klode | 1 | -2/+1 | |
2019-02-26 | acquire-item: Remove deprecated members and functions | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | extracttar: Remove deprecated ExtractTar::Done(bool) variant | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs() | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | fileutl: Remove deprecated functions such as gzFd() | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | strutl: Remove deprecated functions | Julian Andres Klode | 1 | -4/+0 | |
2019-02-26 | edsp: Remove deprecated functions | Julian Andres Klode | 1 | -9/+0 | |
2019-02-26 | sourceslist: Remove deprecated AddVolatileFiles() variant | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | netrc: Remove deprecated function maybe_add_auth() | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | depcache: Remove deprecated functions | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | packagemanager: Remove deprecated functions | Julian Andres Klode | 1 | -4/+0 | |
2019-02-26 | pkgcachegen: Remove deprecated functions | Julian Andres Klode | 1 | -2/+0 | |
2019-02-26 | hashes: Remove deprecated functions | Julian Andres Klode | 1 | -11/+0 | |
This keeps the members in the class, but makes them private. We want to migrate to libgcrypt eventually, since we already use libgcrypt through gpgv anyway. | |||||
2019-02-26 | algorithms: Remove deprecated ProblemResolver::InstallProtect() | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | acquire: Remove deprecated pkgAcquire::Setup() function | Julian Andres Klode | 1 | -1/+0 | |
2019-02-26 | acquire: Fold pkgAcquireStatus2 into pkgAcquireStatus | Julian Andres Klode | 1 | -6/+0 | |
Clean up the code, make it neat, lalala | |||||
2019-02-26 | tagfile: Remove deprecated pkgUserTagSection and TFRewrite | Julian Andres Klode | 1 | -5/+0 | |
2019-02-26 | indexfile: Remove deprecated translation functions | Julian Andres Klode | 1 | -3/+0 | |
2019-02-26 | clean: Fold pkgArchiveCleaner2 into pkgArchiveCleaner | Julian Andres Klode | 1 | -2/+0 | |
2019-02-26 | pkgSrcRecords::Parser: Fold Files2() into Files() | Julian Andres Klode | 1 | -1/+0 | |
This is possible now with the API break. Cleaner code, woohoo. |