diff options
author | Carlos O'Donell <carlos@redhat.com> | 2024-10-24 08:30:25 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2024-10-25 18:11:37 -0400 |
commit | 7796e378c47b840d9c2e8af4fc6c209ed97f555b (patch) | |
tree | 528a4bf4b70a4a9ba3b02bff110c400dbe501fb6 | |
parent | 18596c5415e1415285b28120b70ee82792509ea2 (diff) | |
download | glibc-7796e378c47b840d9c2e8af4fc6c209ed97f555b.zip glibc-7796e378c47b840d9c2e8af4fc6c209ed97f555b.tar.gz glibc-7796e378c47b840d9c2e8af4fc6c209ed97f555b.tar.bz2 |
SHARED-FILES: Mention bundled Linux 6.10 headers.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
-rw-r--r-- | SHARED-FILES | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/SHARED-FILES b/SHARED-FILES index 2aefac8..b61540c 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. # |