summaryrefslogtreecommitdiff
path: root/test/integration/Packages-ubuntu-bug-614993
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2021-11-09 20:37:18 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2021-11-23 14:18:25 +0100
commitdd81b736095f244454c7f179e67f21c08f3fbce9 (patch)
tree72dab24369cf26bc9d7a4e30986b25a18a2f002a /test/integration/Packages-ubuntu-bug-614993
parentd08b87a711e4aad3e0c9b8777262cba6bd755099 (diff)
Support more than exact release matches in 'source'
The Debian 11 release notes elevate matching with regex to a documented and much used feature, which it previously wasn't. For binary packages this is not a problem, but source packages are special and it turns out that matching by release is here an exact string match only. A bit of refactoring later we can reuse the code we use for Packages files also for Release files, which is what we have for Sources files as those files itself have no representation in the cache. This means that we do not support matching based on components (c=main) in source, but we didn't before and we can cross that bridge if anyone notices… Closes: #998444
Diffstat (limited to 'test/integration/Packages-ubuntu-bug-614993')
0 files changed, 0 insertions, 0 deletions