Skip to content

Commit

Permalink
Release version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ximion committed Dec 16, 2023
1 parent 15f7816 commit ae64c8c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
Version 1.0.1
~~~~~~~~~~~~~~
Released: 2023-12-16

Bugfixes:
* Fix lib name for Qt5 link target
* meson: Pass -D_DARWIN_C_SOURCE on darwin
* Fix macOS build
* stemmer: Resolve potential issue where stemmer may never be initialized
* cli: Don't fail what-provides if components were found
* Fix query element order for what-provides queries
* validator: Demote developer-name-tag-deprecated to info severity for now
* content-rating: Fix missing or wrong value descriptions for rating IDs
* curl: Add transfer speed timeouts for HTTP downloads
* curl: Retry operations on potentially transient errors

Miscellaneous:
* validator: Improve hint for content-attribute-value-invalid
* Allow building without zstd temporarily

Contributors:
Antonio Rojas, Bobby Rong, Matthias Klumpp, Rui Chen

Version 1.0.0
~~~~~~~~~~~~~~
Released: 2023-11-11
Expand Down

0 comments on commit ae64c8c

Please sign in to comment.