From 6a3647486c92ac869dc1e0deb3995bef1b6b020e Mon Sep 17 00:00:00 2001 From: David Korth Date: Tue, 3 Aug 2021 21:22:56 -0400 Subject: [PATCH] rom-properties 1.8.3 --- NEWS.md | 16 +++++++++++++++- debian/changelog | 6 ++++++ version.txt | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 2f446b304..68697d90e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,20 @@ # Changes -## v1.9 (released 2021/??/??) +## v1.8.3 (released 2021/08/03) + +* Bug fixes: + * Fix a division by zero when reading PSP CISO/CSO images. + This bug was reported by @NotaInutilis in issue #286. + * Fix a crash in the BC7 and PVRTC image decoders if the image dimensions + were not a multiple of the tile size. + * rp-download: Allow clone3(), which is needed on systems that have + by glibc-2.34. + +* Other changes: + * GTK+ frontends now use libgsound if available. + * Experimental support for GTK4 has been added. It's not available by + default (configuration is commented out in CMake), since none of the + major file browsers support GTK4 yet. ## v1.8.2 (released 2021/07/19) diff --git a/debian/changelog b/debian/changelog index 5231ab740..3ab435a00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rom-properties (1.8.3-1ppa1~xenial1) xenial; urgency=medium + + * 1.8.3 release. + + -- David Korth Tue, 03 Aug 2021 21:22:40 -0400 + rom-properties (1.8.2-1ppa1~xenial1) xenial; urgency=medium * 1.8.2 release. diff --git a/version.txt b/version.txt index 4653c4114..ae9383636 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.8.2.1 +1.8.3.0