summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* pkgTagFile::Jump: Use lookback buffer to rejump to current positionJulian Andres Klode2024-03-211-0/+5
* Parse unsupported != relation in dependenciesDavid Kalnischkies2024-03-071-1/+11
* Handle EINTR in the static FileFd::Write overloadDavid Kalnischkies2024-03-051-39/+32
* Implement gpgv --assert-pubkey-algo=>=rsa2048,ed25519,ed448Julian Andres Klode2024-02-281-0/+1
* Delete SHADOWED metaIndex if we don't actually use snapshotsJulian Andres Klode2024-02-201-0/+7
* Automatically enable snapshots where supportedJulian Andres Klode2024-02-201-1/+16
* Modernize standard library includesJulian Andres Klode2024-02-2075-184/+180
* Merge branch 'prevent_read_conf_inf_loop' into 'main'Julian Andres Klode2024-02-201-1/+1
|\
| * Prevent infinite loop in `ReadConfigFile`Adam Saponara2023-12-291-1/+1
* | Merge branch 'keep-kernel-size' into 'main'Julian Andres Klode2024-02-201-13/+20
|\ \
| * | Configure the amount of kernels to keepWesley Schwengle2024-01-241-13/+20
* | | Add the ?security patternJulian Andres Klode2024-02-132-0/+11
* | | Add a new ?phasing patternJulian Andres Klode2024-02-132-0/+12
* | | Add public phased update APIJulian Andres Klode2024-02-137-110/+117
* | | For phasing, check if current version is a security update, not just previous...Julian Andres Klode2024-02-131-1/+0
|/ /
* | pkgcachegen: Use placement new to construct headerJulian Andres Klode2024-01-121-1/+1
* | Merge branch 'fix/dontstorediffindex' into 'main'Julian Andres Klode2024-01-083-51/+36
|\ \
| * | Do not store .diff_Index files in updateDavid Kalnischkies2024-01-031-22/+24
| * | Improve and test distclean implementationDavid Kalnischkies2024-01-032-29/+12
| |/
* / Do not silently ignore directories for reserved file namesJulian Andres Klode2023-12-131-3/+5
|/
* Merge branch 'fix-959093' into 'main'Julian Andres Klode2023-12-082-13/+64
|\
| * Add 'dist-clean' command to remove packages and list filesGábor Németh2023-11-222-13/+64
* | Merge branch 'fix/unknownarchconflicts' into 'main'Julian Andres Klode2023-12-081-5/+15
|\ \
| * | Have Grp.FindPreferredPkg return very foreign pkgs as last resortDavid Kalnischkies2023-12-041-5/+15
* | | Merge branch 'main' into 'main'Julian Andres Klode2023-12-081-0/+3
|\ \ \ | |/ / |/| |
| * | apt-pkg/cacheset.cc: set ShowErrors to true when no version matchedTianyu Chen2023-12-081-0/+3
* | | Merge branch 'fix-time-unit-comment' into 'main'Julian Andres Klode2023-11-201-1/+1
|\ \ \ | |/ / |/| |
| * | Fix incorrect time unit comment for PulseIntervalsid2023-07-271-1/+1
* | | Revert "Do not fail on systems running in FIPSmode."Julian Andres Klode2023-10-041-3/+0
* | | Stop calculating Description-md5 if missingJulian Andres Klode2023-10-041-19/+1
* | | Downgrade unmerged-usr from error to two warningsJulian Andres Klode2023-09-201-1/+1
* | | Remove unnecessary explicit st_dev check for merged-usrJulian Andres Klode2023-09-161-2/+0
* | | Only accept installs of usrmerge on unmerged-usr systemsJulian Andres Klode2023-09-162-2/+33
* | | Compare SHA256 to check if versions are really the sameJulian Andres Klode2023-08-023-2/+41
|/ /
* | Fix snapshot crashesJulian Andres Klode2023-07-121-1/+3
* | Merge branch 'main' into 'main'Julian Andres Klode2023-07-111-0/+3
|\ \
| * | Do not fail on systems running in FIPSmode.A. Maitland Bottoms2023-05-291-0/+3
* | | Merge branch 'pu/ubuntu-bug-2025462' into 'main'Julian Andres Klode2023-07-113-14/+55
|\ \ \
| * | | Do not mark updates for install that are still phasingJulian Andres Klode2023-07-071-4/+23
| * | | dist-upgrade: Revert phased updates using keeps onlyJulian Andres Klode2023-07-053-10/+32
| |/ /
* / / update: Add notice about missing Signed-By in deb822 sourcesJulian Andres Klode2023-06-274-2/+20
|/ /
* | Rework the domain iteration in the host fallbackJulian Andres Klode2023-05-241-3/+18
* | Ensure that Snapshots: no doesn't get overriden by host-name configJulian Andres Klode2023-05-241-7/+3
* | Seed snapshot servers for well-known hostsJulian Andres Klode2023-05-242-9/+38
* | Merge branch 'pu/snapshot' into 'main'Julian Andres Klode2023-05-026-4/+112
|\ \
| * | Initial support for snapshot servers, apt --snapshot optionJulian Andres Klode2023-05-026-4/+112
* | | Keep "or group" when installing package to satisfy itJacob Kauffmann2023-05-021-1/+4
|/ /
* | Address statements of public domainJulian Andres Klode2023-03-0612-2/+54