From 8366a4d034d4684325c92de86231da5723a2f1d4 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Fri, 3 Mar 2023 15:16:58 +0100 Subject: [PATCH] New upstream release, includes fix for CVE-2022-29973 (Closes: #1014538). * New upstream release, includes fix for CVE-2022-29973 (Closes: #1014538). * Update debian/watch to query the GitHub API. --- debian/changelog | 8 ++++++++ debian/watch | 5 ++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a7f7116..d52ca21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +fuse-exfat (1.4.0-1) UNRELEASED; urgency=medium + + * New upstream release, includes fix for + CVE-2022-29973 (Closes: #1014538). + * Update debian/watch to query the GitHub API. + + -- Sven Hoexter Fri, 03 Mar 2023 15:12:00 +0100 + fuse-exfat (1.3.0+git20220115-2) unstable; urgency=medium * Upload to unstable to give it a bit more exposure. diff --git a/debian/watch b/debian/watch index c77aacf..e5a6451 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ version=4 -https://github.com/relan/exfat/releases .*/fuse-exfat-(\d\S*)\.tar\.gz \ No newline at end of file +opts="searchmode=plain,\ +filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.gz%" \ +https://api.github.com/repos/relan/exfat/releases?per_page=50 \ +https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@ -- 2.39.2