summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'deprecate-pubkey-algos' into 'main'Julian Andres Klode2024-07-304-1/+41
|\
| * Only revoke weak RSA keys for now, add 'next' and 'future' levelsJulian Andres Klode2024-07-151-1/+3
| * gpgv: Add IsAssertedPubKeyAlgo() functionJulian Andres Klode2024-07-152-0/+33
| * worker: Add an audit level to log audit messagesJulian Andres Klode2024-07-151-0/+5
* | solver3: Refactor Reason.Pkg()/Reason.Ver() use with iteratorJulian Andres Klode2024-07-162-6/+16
|/
* solver3: Formatting cleanupJulian Andres Klode2024-07-021-8/+8
* solver3: Only demote obsolete packages in choices for upgradesJulian Andres Klode2024-07-021-2/+3
* solver3: Consider packages as obsolete and not versionsJulian Andres Klode2024-07-022-13/+26
* solver3: Refactor (rewrite) FromDepCache()Julian Andres Klode2024-07-011-36/+23
* solver3: Unmark packages before setting any in ToDepCacheJulian Andres Klode2024-07-011-0/+2
* solver3: Do not accidentally promote Replaces and Enhances to dependenciesJulian Andres Klode2024-07-011-1/+3
* Merge branch 'edsp-source-version' into 'main'Julian Andres Klode2024-06-132-1/+15
|\
| * edsp: Parse source version from the Source-Version fieldJulian Andres Klode2024-05-302-1/+15
* | solver3: Order obsolete choices lastJulian Andres Klode2024-06-132-8/+53
* | solver3: Remove no longer necessary comparisonsJulian Andres Klode2024-06-131-22/+0
* | solver3: Group work itemsJulian Andres Klode2024-06-132-27/+67
* | solver3: Do not dump sizes that are clearly pointersJulian Andres Klode2024-06-131-1/+1
|/
* solver3: Fix translations of removals for marked installJulian Andres Klode2024-05-241-1/+1
* solver3: Actually restore unsolved items rather than solved onesJulian Andres Klode2024-05-241-1/+1
* solver3: Use stable sortJulian Andres Klode2024-05-241-5/+5
* solver3: Solve optional dependencies before optional packagesJulian Andres Klode2024-05-241-0/+2
* solver3: Promote satisfied Suggests to RecommendsJulian Andres Klode2024-05-241-20/+46
* solver3: Try candidate before installed version on upgradeJulian Andres Klode2024-05-241-2/+9
* solver3: Implement APT::Solver::RemoveManual to allow removing manual packagesJulian Andres Klode2024-05-241-2/+5
* edsp: solver3: Show some progressJulian Andres Klode2024-05-241-7/+16
* pkgcachegen: Do not try to chmod or write to /dev/nullJulian Andres Klode2024-05-221-0/+4
* Deal better with spurious spaces in arch restrictionsDavid Kalnischkies2024-05-161-44/+41
* Do not mark new if we have already installed providersDavid Kalnischkies2024-05-161-0/+19
* Initial implementation of the 3.0 solverJulian Andres Klode2024-05-144-0/+1264
* Allow parsing an empty Provides lineDavid Kalnischkies2024-04-261-1/+1
* Do not upgrade rev-deps ear-marked for removalDavid Kalnischkies2024-04-241-2/+5
* Do not ignore if a cmake execute_process failsDavid Kalnischkies2024-04-241-4/+8
* The text of notices and audits shall not be boldJulian Andres Klode2024-04-231-2/+4
* Add long-version message "Audit:" instead of "A:"Julian Andres Klode2024-04-221-1/+1
* Merge branch 'ui-2.9.2' into 'main'Julian Andres Klode2024-04-223-17/+44
|\
| * show: Highlight field names and colorize package nameJulian Andres Klode2024-04-192-11/+29
| * i18n: Use Error:/Warning:/Notice: instead of E:/W:/N:Julian Andres Klode2024-04-191-5/+10
| * Keep the entire error/warning/notice message boldJulian Andres Klode2024-04-191-0/+4
| * Render notices without (yellow) color, just in boldJulian Andres Klode2024-04-191-1/+1
* | Add an audit message for missing InRelease filesJulian Andres Klode2024-04-191-0/+2
* | Change the default log level from debug to noticeJulian Andres Klode2024-04-193-4/+4
* | Add an "audit" error levelJulian Andres Klode2024-04-192-0/+30
|/
* Add APT::Configuration::color helper to colorize thingsJulian Andres Klode2024-04-192-0/+37
* Allow no spaces for the last dependency in ParseDepends, tooDavid Kalnischkies2024-04-171-1/+1
* Only erase OpProgress lines in output version 3.0Julian Andres Klode2024-04-151-5/+5
* apt: Use unicode install progress bar on UTF-8 localesJulian Andres Klode2024-04-131-1/+11
* Show space estimate for /boot, if separate; or estimate initrd for /usrJulian Andres Klode2024-04-133-1/+61
* OpProgress: Erase lines when doneJulian Andres Klode2024-04-121-4/+7
* Revert "debrecords: Do not reparse if given same location"Julian Andres Klode2024-03-222-14/+3
* debrecords: Do not reparse if given same locationJulian Andres Klode2024-03-222-3/+14