Bug#1099170: dpkg-source: Source/Patch: fix parsing of patch header

2025-03-09 Thread Guillem Jover
Control: reopen -1 Hi! On Sun, 2025-03-02 at 09:33:20 +, Tj wrote: > Package: dpkg-dev > Followup-For: Bug #1099170 > X-Debbugs-Cc: tj.iam...@proton.me > Apologies that the previous attached patch did NOT include the changes I > described. This one definitely does include dealing with partia

Bug#1099170: dpkg-source: Source/Patch: fix parsing of patch header

2025-03-02 Thread Tj
Package: dpkg-dev Followup-For: Bug #1099170 X-Debbugs-Cc: tj.iam...@proton.me Apologies that the previous attached patch did NOT include the changes I described. This one definitely does include dealing with partial hunk preambles correctly. >From e00ca8faafc3fbbbc125be94cdfc31a3b1cc5243 Mon Sep

Bug#1099170: dpkg-source: Source/Patch: fix parsing of patch header

2025-03-02 Thread Tj
Package: dpkg-dev Followup-For: Bug #1099170 X-Debbugs-Cc: tj.iam...@proton.me The (forgotten) revised patch! >From 5518f0e15f2a94390081bdc7da31f535cc596147 Mon Sep 17 00:00:00 2001 From: Tj Date: Sun, 2 Mar 2025 08:49:21 + Subject: [PATCH 1/2] Source/Patch: fix parsing of patch header analy

Bug#1099170: dpkg-source: Source/Patch: fix parsing of patch header

2025-02-28 Thread Tj
Package: dpkg-dev Version: 1.21.22 Severity: normal File: /usr/bin/dpkg-source Tags: patch X-Debbugs-Cc: tj.iam...@proton.me analyze() fails to correctly parse a patch header that has a line that matches two of the three hunk detection regular expressions because it treats them in isolation rather