From 3b078dcd170948fe303082e8acd95f73af255a4b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 04:57:00 +0200 Subject: Merging debian version 1.2.3-1. Signed-off-by: Daniel Baumann --- debian/changelog | 11 +++++++++++ debian/control | 4 ++-- debian/copyright | 1 + debian/watch | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6a93649..c154e7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +exfatprogs (1.2.3-1) unstable; urgency=medium + + * New upstream release. + * Update Standards-Version to 4.7.0 - no changes required. + * Update debian/copyright - add LG Electronics. + * Build depend on pkgconf instead of pkg-config. + * Add pgpmode=auto in debian/watch. + + -- Sven Hoexter Mon, 27 May 2024 21:02:39 +0200 + exfatprogs (1.2.2-1~progress7.99u1) graograman-backports; urgency=medium * Initial reupload to graograman-backports. @@ -11,6 +21,7 @@ exfatprogs (1.2.2-1~progress7.99u1) graograman-backports; urgency=medium exfatprogs (1.2.2-1) unstable; urgency=medium * New upstream release. + Includes fixes for CVE-2023-45897 out-of-bounds memory access. * Update debian/copyright. Drop year from my own copyright line. -- Sven Hoexter Sun, 29 Oct 2023 11:53:47 +0100 diff --git a/debian/control b/debian/control index 6e394cf..b5f0ebe 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann XSBC-Original-Maintainer: Sven Hoexter Bugs: mailto:maintainers@lists.progress-linux.org -Build-Depends: debhelper-compat (= 13), pkg-config -Standards-Version: 4.6.2 +Build-Depends: debhelper-compat (= 13), pkgconf +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://github.com/exfatprogs/exfatprogs Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/exfatprogs diff --git a/debian/copyright b/debian/copyright index 1f9e1a9..155d979 100644 --- a/debian/copyright +++ b/debian/copyright @@ -10,6 +10,7 @@ Upstream Author: Copyright: Copyright (C) 2019, 2021 Namjae Jeon + Copyright (C) 2021 LG Electronics Copyright (C) 2020 Hyunchul Lee Copyright (C) 2020 The Android Open Source Project Copyright (C) 1989-2018 Free Software Foundation, Inc. diff --git a/debian/watch b/debian/watch index 08fea01..429f27f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=4 -opts="searchmode=plain,\ +opts="searchmode=plain,pgpmode=auto,\ filenamemangle=s%v?@ANY_VERSION@%@PACKAGE@-$1.tar.xz%" \ https://api.github.com/repos/exfatprogs/exfatprogs/releases?per_page=50 \ https://api.github.com/repos/[^/]+/[^/]+/tarball/v?@ANY_VERSION@ \ No newline at end of file -- cgit v1.2.3