[Rpm-maint] [rpm-software-management/rpm] Odd handing of URLs containing a ? in Source*:/Patch*: lines (#1407)

Bernhard Rosenkraenzer notifications at github.com
Wed Oct 21 12:24:33 UTC 2020


When using an URL containing a ? in Source*:/Patch*: lines, the file name assumed by rpm is truncated to the bits after the ?, not not the filename preceding it.
This makes it hard to e.g. reference a patch being "stolen" from Arch Linux since e.g.
Patch1: https://aur.archlinux.org/cgit/aur.git/plain/chromium-skia-harmony.patch?h=chromium-vaapi
Patch2: https://aur.archlinux.org/cgit/aur.git/plain/fix-invalid-end-iterator-usage-in-CookieMonster.patch?h=chromium-vaapi
results in references to 2 files called "chromium-vaapi", when any regular parsing of the URL would expect it to become chromium-skia-harmony.patch and fix-invalid-end-iterator-usage-in-CookieMonster.patch

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1407
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20201021/6a91e42e/attachment.html>


More information about the Rpm-maint mailing list