Release version 0.8.1

This commit is contained in:
Matthias Klumpp 2020-01-20 20:35:04 +01:00
parent 3bcb07c20b
commit 06e107f358

15
NEWS
View File

@ -1,3 +1,18 @@
Version 0.8.1
~~~~~~~~~~~~~~
Released: 2020-01-20
Bugfixes:
* Don't crash if a gettext locale has no strings
* Reject packages which should have a long description but don't have one
* debian: Search for bz2 files again, i18n still uses those
* Work around some curl/D behavior changes and make HTTPS downloads work again
* Check suite status before removing hints/components
* Don't fail download on HTTP status code 302
* Properly fail icon search in all failure cases, add more debug logging
* Ensure icon tarballs are closed immediately after writing to them
* Flip around sorting of suites on HTML reports
Version 0.8.0
~~~~~~~~~~~~~~
Released: 2019-09-24