summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* doc: Add apt-patterns(7) manual pageJulian Andres Klode2019-08-151-0/+1
| | | | | This does not describe much yet, as there's not much to talk about.
* test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode2019-08-151-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.
* Release 1.9.21.9.2Julian Andres Klode2019-08-051-0/+15
|
* Fix typos reported by codespell in code commentsDavid Kalnischkies2019-07-102-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
* Release 1.9.11.9.1Julian Andres Klode2019-06-201-0/+7
|
* Fix pkg-config-test autopkgtestJulian Andres Klode2019-06-171-1/+2
|
* RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode2019-06-171-0/+2
| | | | | | We are converting to std::string anyway by passing to istringstream, and this removes the need for .c_str() in callers.
* Release 1.9.0 to experimental1.9.0Julian Andres Klode2019-06-171-0/+61
|
* Update symbols and hide some pkgTagSection ABIJulian Andres Klode2019-06-111-22/+20
| | | | Gbp-Dch: ignore
* Merge the ParseDepends functionsJulian Andres Klode2019-06-111-4/+1
|
* Merge tag '1.8.2'Julian Andres Klode2019-06-111-0/+22
|\ | | | | | | apt Debian release 1.8.2
| * Release 1.8.21.8.2Julian Andres Klode2019-05-281-0/+22
| |
| * Flip /: in documented default value of DPkg::PathAlwin Henseler2019-05-211-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)
* | symbols: Remove invalid APTPKG@APTINST symbolJulian Andres Klode2019-05-061-2/+0
| |
* | Change soname to libapt-pkg.so.5.90Julian Andres Klode2019-05-063-1483/+1483
| | | | | | | | | | This is a bit experimental, and we'll go through a few stages before reaching libapt-pkg.so.6.0.
* | Merge libapt-inst into libapt-pkgJulian Andres Klode2019-05-065-87/+43
| |
* | Merge tag '1.8.1'Julian Andres Klode2019-05-061-0/+9
|\| | | | | | | apt Debian release 1.8.1
| * Release 1.8.11.8.1Julian Andres Klode2019-05-061-0/+9
| |
| * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgsJulian Andres Klode2019-05-061-0/+5
| | | | | | | | | | LP: #1821640 (cherry picked from commit 507124fd81066536c7c01a2039fcc6ee9f02a234)
| * Prevent shutdown while running dpkgJulian Andres Klode2019-05-031-0/+1
| | | | | | | | | | | | | | As long as we are running dpkg, keep an inhibitor that blocks us from shutting down. LP: #1820886
* | Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgsJulian Andres Klode2019-05-061-0/+5
| | | | | | | | LP: #1821640
* | Prevent shutdown while running dpkgJulian Andres Klode2019-05-031-0/+1
| | | | | | | | | | | | | | As long as we are running dpkg, keep an inhibitor that blocks us from shutting down. LP: #1820886
* | Flip /: in documented default value of DPkg::PathAlwin Henseler2019-04-051-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
* | Mark apt-transport-https as M-A:foreignIvan Krylov2019-04-051-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
* | Merge branch 'pkgconfig' into 'master'Julian Andres Klode2019-04-043-2/+26
|\ \ | | | | | | | | | | | | Add PkgConfig on the apt-pkg and apt-inst libraries See merge request apt-team/apt!20
| * | Add pkg-config files for the apt-pkg and apt-inst librariesCorentin Noël2019-03-083-2/+26
| | | | | | | | | | | | Closes: #439121
* | | Tighten dependencies from apt and apt-utils on libsJulian Andres Klode2019-03-191-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.
* | | Use system-provided triehashJulian Andres Klode2019-03-111-0/+1
|/ /
* | Merge tag '1.8.0'Julian Andres Klode2019-03-081-0/+18
|\| | | | | | | apt Debian release 1.8.0
| * Release 1.8.01.8.0Julian Andres Klode2019-03-081-0/+18
| |
* | fileutl: Merge Popen variantsJulian Andres Klode2019-02-261-2/+1
| |
* | acquire-item: Remove deprecated members and functionsJulian Andres Klode2019-02-261-1/+0
| |
* | extracttar: Remove deprecated ExtractTar::Done(bool) variantJulian Andres Klode2019-02-261-1/+0
| |
* | dpkgpm: Remove deprecated pkgDPkgPM::SendV2Pkgs()Julian Andres Klode2019-02-261-1/+0
| |
* | fileutl: Remove deprecated functions such as gzFd()Julian Andres Klode2019-02-261-1/+0
| |
* | strutl: Remove deprecated functionsJulian Andres Klode2019-02-261-4/+0
| |
* | edsp: Remove deprecated functionsJulian Andres Klode2019-02-261-9/+0
| |
* | sourceslist: Remove deprecated AddVolatileFiles() variantJulian Andres Klode2019-02-261-1/+0
| |
* | netrc: Remove deprecated function maybe_add_auth()Julian Andres Klode2019-02-261-1/+0
| |
* | depcache: Remove deprecated functionsJulian Andres Klode2019-02-261-1/+0
| |
* | packagemanager: Remove deprecated functionsJulian Andres Klode2019-02-261-4/+0
| |
* | pkgcachegen: Remove deprecated functionsJulian Andres Klode2019-02-261-2/+0
| |
* | hashes: Remove deprecated functionsJulian Andres Klode2019-02-261-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.
* | algorithms: Remove deprecated ProblemResolver::InstallProtect()Julian Andres Klode2019-02-261-1/+0
| |
* | acquire: Remove deprecated pkgAcquire::Setup() functionJulian Andres Klode2019-02-261-1/+0
| |
* | acquire: Fold pkgAcquireStatus2 into pkgAcquireStatusJulian Andres Klode2019-02-261-6/+0
| | | | | | | | Clean up the code, make it neat, lalala
* | tagfile: Remove deprecated pkgUserTagSection and TFRewriteJulian Andres Klode2019-02-261-5/+0
| |
* | indexfile: Remove deprecated translation functionsJulian Andres Klode2019-02-261-3/+0
| |
* | clean: Fold pkgArchiveCleaner2 into pkgArchiveCleanerJulian Andres Klode2019-02-261-2/+0
| |
* | pkgSrcRecords::Parser: Fold Files2() into Files()Julian Andres Klode2019-02-261-1/+0
| | | | | | | | This is possible now with the API break. Cleaner code, woohoo.