* CVE-2023-45897 Add debian/patches/CVE-2023-45897-out-of-bounds-memory-access
to fix three out-of-bounds memory access issues.
+ * Add bookworm branch information to Vcs-Git and gbp.conf.
- -- Sven Hoexter <hoexter@debian.org> Sat, 04 Nov 2023 17:40:49 +0100
+ -- Sven Hoexter <hoexter@debian.org> Sat, 04 Nov 2023 17:56:01 +0100
exfatprogs (1.2.0-1) unstable; urgency=medium
+++ /dev/null
-diff a/include/libexfat.h b/include/libexfat.h (rejected hunks)
-@@ -35,6 +35,7 @@
- #define VOLUME_LABEL_BUFFER_SIZE (VOLUME_LABEL_MAX_LEN*MB_LEN_MAX+1)
-
- /* Upcase tabel macro */
-+#define EXFAT_UPCASE_TABLE_CHARS (0x10000)
- #define EXFAT_UPCASE_TABLE_SIZE (5836)
-
- /* Flags for tune.exfat and exfatlabel */
+++ /dev/null
-diff a/include/version.h b/include/version.h (rejected hunks)
-@@ -6,6 +6,6 @@
- #ifndef _VERSION_H
-
- #define EXFAT_PROGS_VERSION "1.1.2"
--#define WEBOS_EXFAT_PROGS_VERSION "webos-1.1.2-8"
-+#define WEBOS_EXFAT_PROGS_VERSION "webos-1.1.2-9"
-
- #endif /* !_VERSION_H */