X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=1b42a25b26b35384a921a6dbda279f6f63eb09d5;hb=27cbb027fdecdc1af21a4aa5f179b38b74e2b700;hp=a7f711611cbbd6f3a17fa7d6c51422f5690dce6a;hpb=aa03032454625361e1abc1cf80f4db0492ae5b81;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index a7f7116..1b42a25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +fuse-exfat (1.4.0-2) experimental; urgency=medium + + * Drop kfreebsd-any from the architecture list since it's going to + vanish soon. + + -- Sven Hoexter Wed, 14 Jun 2023 17:35:16 +0200 + +fuse-exfat (1.4.0-1) experimental; urgency=medium + + * New upstream release, includes fix for + CVE-2022-29973 (Closes: #1014538). + * Update debian/watch to query the GitHub API. + * Build-Depend on libfuse3-dev. Supported upstream starting with + 1.4.0. + * Update debian/copyright. Drop year from my own copyright line. + * Update Standards-Version to 4.6.2. + + -- Sven Hoexter Fri, 03 Mar 2023 15:43:18 +0100 + fuse-exfat (1.3.0+git20220115-2) unstable; urgency=medium * Upload to unstable to give it a bit more exposure.