X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=45d9ae6999484212733520680404cf4fe7856ac9;hb=aa936eafe06370808f777685b4a395cfe283e8bb;hp=a7f711611cbbd6f3a17fa7d6c51422f5690dce6a;hpb=aa03032454625361e1abc1cf80f4db0492ae5b81;p=sven%2Ffuse-exfat.git diff --git a/debian/changelog b/debian/changelog index a7f7116..45d9ae6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +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.