d/patches/*_hurd_ftbfs.patch: Mark with upstreaming status

Upstream prefer to eliminate uses of PATH_MAX rather than applying the
workaround of defining it to an arbitrary value, but this has not yet
happened. Developers who are interested in this are invited to
contribute better patches upstream.
This commit is contained in:
Simon McVittie
2021-04-03 11:54:19 +01:00
parent 5fb54694e7
commit 12ed93eb53
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,8 @@ From: Svante Signell <svante.signell@telia.com>
Date: Sun, 1 Apr 2018 17:43:04 -0400
Subject: Define PATH_MAX to fix build on the Hurd.
Forwarded: no
Forwarded: https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/424
Applied-upstream: no
---
libgimpbase/gimpreloc.c | 3 +++
1 file changed, 3 insertions(+)

View File

@ -3,7 +3,8 @@ Date: Tue, 6 Aug 2019 21:04:22 +0200
Subject: qbist: Define PATH_MAX on Hurd
Bug-Debian: https://bugs.debian.org/934077
Forwarded: no
Forwarded: https://gitlab.gnome.org/GNOME/gimp/-/merge_requests/424
Applied-upstream: no
---
plug-ins/common/qbist.c | 3 +++
1 file changed, 3 insertions(+)