summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.7.02.7.0Julian Andres Klode2023-05-0215-16/+1218
* Merge branch 'pu/snapshot' into 'main'Julian Andres Klode2023-05-0217-6/+510
|\
| * Initial support for snapshot servers, apt --snapshot optionJulian Andres Klode2023-05-0212-4/+367
| * Add apt install,upgrade,... -U,--update optionsJulian Andres Klode2023-05-028-2/+143
* | Merge branch 'or-group-removal' into 'main'Julian Andres Klode2023-05-022-1/+49
|\ \ | |/ |/|
| * Keep "or group" when installing package to satisfy itJacob Kauffmann2023-05-022-1/+49
|/
* Release 2.6.0, the "unhappy bookworm" release2.6.0Julian Andres Klode2023-03-0651-151/+233
* Merge branch 'pu/licensing-shenanigans' into 'main'Julian Andres Klode2023-03-0660-28/+398
|\
| * We do not believe rsh was supposed to exclude GPL-3Julian Andres Klode2023-03-062-1/+28
| * COPYING: Address RunScripts()Julian Andres Klode2023-03-061-0/+4
| * Address translation licensing concernsJulian Andres Klode2023-03-0631-1/+105
| * COPYING: Group by licenseJulian Andres Klode2023-03-061-69/+14
| * po/nb.po: Relicensing GPL-2.0 -> GPL-2.0+Julian Andres Klode2023-03-062-2/+4
| * Address statements of public domainJulian Andres Klode2023-03-0628-2/+139
| * machine-readable version of COPYINGBastian Germann2023-03-061-17/+169
| * Update lintian override info format in d/apt.lintian-overridesJulian Andres Klode2023-03-061-7/+6
|/
* Merge branch 'pu/never-sections-matching' into 'main'Julian Andres Klode2023-03-063-5/+5
|\
| * Use a more gitignore style matchingJulian Andres Klode2023-02-272-4/+4
| * test-apt-get-update-sourceslist-warning: Fix permissionsJulian Andres Klode2023-02-271-1/+1
* | Merge branch 'fix/unconditional-trusted' into 'main'Julian Andres Klode2023-03-064-7/+41
|\ \
| * | Do not store trusted=yes Release file unconditionallyDavid Kalnischkies2023-03-043-7/+38
| * | Disable retries to speed up failure-propagation testDavid Kalnischkies2023-03-041-0/+3
|/ /
* | Merge branch 'bookworm/aptchangelog' into 'main'Julian Andres Klode2023-03-032-11/+63
|\ \
| * | Detect trimmed changelogs and pick online insteadDavid Kalnischkies2023-03-032-11/+63
|/ /
* / Remove incorrectly added unused Debian vendor CMake fileDavid Kalnischkies2023-03-031-2/+0
|/
* Merge branch 'pu/lunar' into 'main'Julian Andres Klode2023-02-271-1/+1
|\
| * Update ubuntu-codename to lunarJulian Andres Klode2023-02-271-1/+1
|/
* Merge branch 'feature/non-free-firmware' into 'main'Julian Andres Klode2023-02-2727-543/+677
|\
| * Suggest using non-free-firmware in update for DebianDavid Kalnischkies2023-02-043-50/+193
| * Bump codenames in docs in preparation for Debian 12David Kalnischkies2023-01-301-7/+7
| * Add non-free-firmware component in documentationDavid Kalnischkies2023-01-3017-450/+380
| * Have values in Section config trees refer to them in all componentsDavid Kalnischkies2023-01-305-36/+95
| * Teach apt-cdrom's scoring system about non-free-firmwareCyril Brulebois2023-01-301-0/+2
* | Czech program translation updateMiroslav Kure2023-02-101-108/+66
* | Release 2.5.62.5.6Julian Andres Klode2023-02-0815-71/+126
* | Merge branch 'fix/gccwarnings' into 'main'Julian Andres Klode2023-02-078-40/+44
|\ \ | |/ |/|
| * Ignore return of .c_str() in preemptive call for signal handlerDavid Kalnischkies2023-01-293-3/+3
| * Unhide virtual overloads in some cachefiltersDavid Kalnischkies2023-01-291-0/+2
| * Drop redundant 'virtual' on function marked 'override'David Kalnischkies2023-01-291-32/+32
| * Include cstdint for uint16_t in our mmap wrappingDavid Kalnischkies2023-01-291-0/+1
| * Avoid comparison of integers of different signedness for ETADavid Kalnischkies2023-01-291-1/+2
| * Avoid triggering unused parameter warning in staticSIGWINCHDavid Kalnischkies2023-01-291-1/+1
| * Drop unneeded usage of deprecated std::binary_functionDavid Kalnischkies2023-01-291-3/+3
|/
* German program translation updateHelge Kreutzmann2023-01-291-5/+4
* Merge branch 'allow-insecure-repositories' into 'main'Julian Andres Klode2023-01-251-5/+5
|\
| * Document --allow-insecure-repositoriesMichaIng2023-01-251-5/+5
|/
* Release 2.5.52.5.5Julian Andres Klode2023-01-1758-207/+552
* Merge branch 'pu/installed-matches-version' into 'main'Julian Andres Klode2023-01-133-5/+15
|\
| * apt-patterns(7): Grouping with () and or using | are supportedJulian Andres Klode2023-01-131-4/+0
| * make ?installed pattern match installed version only when narrowedJulian Andres Klode2023-01-133-1/+15
|/