* [PATCH] SHARED-FILES: Mention bundled Linux 6.10 headers.
@ 2024-10-24 12:31 Carlos O'Donell
2024-10-24 14:49 ` Florian Weimer
0 siblings, 1 reply; 3+ messages in thread
From: Carlos O'Donell @ 2024-10-24 12:31 UTC (permalink / raw)
To: libc-alpha, fweimer; +Cc: Carlos O'Donell
---
SHARED-FILES | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/SHARED-FILES b/SHARED-FILES
index 2aefac8a95..b61540c8f3 100644
--- a/SHARED-FILES
+++ b/SHARED-FILES
@@ -166,6 +166,15 @@ gettext:
intl/plural.y
intl/textdomain.c
+# The following files are bundled from upstream Linux 6.10 for FUSE testing
+# support.
+linux:
+ support/bundled/linux/COPYING
+ support/bundled/linux/LICENSES
+ support/bundled/linux/LICENSES/exceptions/Linux-syscall-note
+ support/bundled/linux/LICENSES/preferred/GPL-2.0
+ support/bundled/linux/include/uapi/linux/fuse.h
+
# The following files are shared with the upstream Unicode project and must be
# updated regularly to stay in sync with the upstream unicode releases.
#
--
2.46.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] SHARED-FILES: Mention bundled Linux 6.10 headers.
2024-10-24 12:31 [PATCH] SHARED-FILES: Mention bundled Linux 6.10 headers Carlos O'Donell
@ 2024-10-24 14:49 ` Florian Weimer
2024-10-25 22:12 ` Carlos O'Donell
0 siblings, 1 reply; 3+ messages in thread
From: Florian Weimer @ 2024-10-24 14:49 UTC (permalink / raw)
To: Carlos O'Donell; +Cc: libc-alpha
* Carlos O'Donell:
> ---
> SHARED-FILES | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
> diff --git a/SHARED-FILES b/SHARED-FILES
> index 2aefac8a95..b61540c8f3 100644
> --- a/SHARED-FILES
> +++ b/SHARED-FILES
> @@ -166,6 +166,15 @@ gettext:
> intl/plural.y
> intl/textdomain.c
>
> +# The following files are bundled from upstream Linux 6.10 for FUSE testing
> +# support.
> +linux:
> + support/bundled/linux/COPYING
> + support/bundled/linux/LICENSES
> + support/bundled/linux/LICENSES/exceptions/Linux-syscall-note
> + support/bundled/linux/LICENSES/preferred/GPL-2.0
> + support/bundled/linux/include/uapi/linux/fuse.h
> +
> # The following files are shared with the upstream Unicode project and must be
> # updated regularly to stay in sync with the upstream unicode releases.
> #
Looks okay to me.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Thanks,
Florian
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] SHARED-FILES: Mention bundled Linux 6.10 headers.
2024-10-24 14:49 ` Florian Weimer
@ 2024-10-25 22:12 ` Carlos O'Donell
0 siblings, 0 replies; 3+ messages in thread
From: Carlos O'Donell @ 2024-10-25 22:12 UTC (permalink / raw)
To: Florian Weimer; +Cc: libc-alpha
On 10/24/24 10:49 AM, Florian Weimer wrote:
> Looks okay to me.
>
> Reviewed-by: Florian Weimer <fweimer@redhat.com>
Thanks. Pushed. That way we track the bundling in one top-level file.
--
Cheers,
Carlos.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-25 22:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-24 12:31 [PATCH] SHARED-FILES: Mention bundled Linux 6.10 headers Carlos O'Donell
2024-10-24 14:49 ` Florian Weimer
2024-10-25 22:12 ` Carlos O'Donell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).