summaryrefslogtreecommitdiff
path: root/apt-pkg/deb
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
* Parse unsupported != relation in dependenciesDavid Kalnischkies2024-03-071-1/+11
* 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-2011-28/+27
* Stop calculating Description-md5 if missingJulian Andres Klode2023-10-041-19/+1
* Compare SHA256 to check if versions are really the sameJulian Andres Klode2023-08-021-0/+10
* Fix snapshot crashesJulian Andres Klode2023-07-121-1/+3
* update: Add notice about missing Signed-By in deb822 sourcesJulian Andres Klode2023-06-271-0/+3
* 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-241-9/+31
* Initial support for snapshot servers, apt --snapshot optionJulian Andres Klode2023-05-022-4/+104
* Allow apt to run if no dpkg/status file existsDavid Kalnischkies2022-09-021-0/+7
* Report failures back from debSystem::AddStatusFilesDavid Kalnischkies2022-09-021-2/+14
* Parse Checksum fields via pkgTagSection::Key, tooDavid Kalnischkies2022-04-012-18/+10
* Use pkgTagSection::Key in more places in src:aptDavid Kalnischkies2022-04-013-28/+29
* Avoid .c_str() on strings feed into pkgTagSection::FindSDavid Kalnischkies2022-04-011-1/+1
* Drop support for long obsoleted Suggests alias: OptionalDavid Kalnischkies2022-04-011-4/+1
* Introduce and use isalpha_ascii() in debversion rather than isalpha()Julian Andres Klode2022-01-061-1/+1
* Don't print every inline PGP key in Signed-ByVictor Westerhuis2021-11-051-1/+0
* Merge branch 'fakechroot' into 'main'Julian Andres Klode2021-10-191-2/+12
|\
| * apt-pkg/deb/dpkgpm.cc: make DPkg::Chroot-Directory work under fakechrootJohannes Schauer Marin Rodrigues2021-09-191-2/+12
* | Only allow full Signed-By keys where filenames are allowedJulian Andres Klode2021-10-181-3/+5
* | Add support for embedding PGP keys into Signed-By in deb822 sourcesJulian Andres Klode2021-10-181-0/+17
* | Streamline access to barbarian architecture functionalityDavid Kalnischkies2021-09-041-5/+15
* | Barbarian M-A:allowed don't satisfy :any deps of other archsDavid Kalnischkies2021-09-041-4/+13
|/
* Merge branch 'fix/dpkgchroot' into 'main'Julian Andres Klode2021-07-053-30/+26
|\
| * Restore dpkg::chroot-directory functionalityDavid Kalnischkies2021-06-103-30/+26
* | Store size from volatile sources for already installed versionsDavid Kalnischkies2021-06-101-1/+6
|/
* No URL decode and quoting support for Files in SourcesDavid Kalnischkies2021-06-041-16/+14
* Allow superfluous commas in build-dependency linesDavid Kalnischkies2021-04-251-3/+8
* Streamline or-group closing after other arch-specific packageDavid Kalnischkies2021-04-251-7/+3
* Do not pass --force-remove-protected with --auto-deconfigureJulian Andres Klode2021-04-211-3/+0
* Merge the three RAII vectors managing args lifetimeDavid Kalnischkies2021-03-091-90/+108
* Handle multi-arch pkgnames for dpkg call via RAIIDavid Kalnischkies2021-03-091-11/+5
* Use RAII to clean up tmp dir for dpkg recursive installDavid Kalnischkies2021-03-091-10/+7
* Replace multi-statement macro with lambdaDavid Kalnischkies2021-03-091-42/+32
* Do not require force-loopbreak on Protected packagesJulian Andres Klode2021-02-231-0/+3
* Guess compressor only if no AR nember with exact name existsDavid Kalnischkies2021-02-021-25/+34
* Merge branch 'pu/include-all-translations' into 'master'Julian Andres Klode2021-01-271-1/+1
|\
| * Include all translations when building the cacheJulian Andres Klode2021-01-271-1/+1
* | dpkg: fix passing readonly /dev/null fd as stdout/stderrYoufu Zhang2021-01-221-1/+1
|/
* Add support for Phased-Update-PercentageJulian Andres Klode2021-01-081-0/+7
* Determine autoremovable kernels at run-timeJulian Andres Klode2021-01-041-1/+7
* Keep URIs encoded in the acquire systemDavid Kalnischkies2020-12-182-4/+11
* CVE-2020-27350: debfile: integer overflow: Limit control size to 64 MiBJulian Andres Klode2020-12-091-0/+15
* Add basic support for the Protected fieldJulian Andres Klode2020-06-294-1/+23
* Do not sent our filename-provides trick to EDSP solversDavid Kalnischkies2020-06-141-5/+4