]> git.sven.stormbind.net Git - sven/exfatprogs.git/commitdiff
releasing package exfatprogs version 1.2.0-1+deb12u1 bookworm debian/1.2.0-1+deb12u1
authorSven Hoexter <sven@stormbind.net>
Sat, 4 Nov 2023 16:56:09 +0000 (17:56 +0100)
committerSven Hoexter <sven@stormbind.net>
Sat, 4 Nov 2023 16:56:09 +0000 (17:56 +0100)
debian/changelog
include/libexfat.h.rej [deleted file]
include/version.h.rej [deleted file]

index 28dec5a7dbc8c71ce07588003f9529a75eae837e..1b9f418806a8d26089b0f8f5a2bba9a8da5e30c7 100644 (file)
@@ -2,8 +2,9 @@ exfatprogs (1.2.0-1+deb12u1) bookworm; urgency=medium
 
   * 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
 
diff --git a/include/libexfat.h.rej b/include/libexfat.h.rej
deleted file mode 100644 (file)
index 63c0a8b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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 */
diff --git a/include/version.h.rej b/include/version.h.rej
deleted file mode 100644 (file)
index e7c2573..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-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 */