Overview
Request 434726 accepted
- Update to version 0.6.4:
+ trivial:
- post release version bump.
- Allow detailed profiling when using as_store_from_file().
- Make as_profile_clear() threadsafe.
- Make as_profile_dump() threadsafe.
- Fix building AppStream metadata when using local files.
- Fix two potential deadlocks in the AsProfile code.
- Add some sanity checks to the unique-id hash tests.
- Fix a couple of warnings with -Wundef.
+ Add support for AppImage bundles.
+ Fix building metadata on repos with mixed architecture content.
+ Add as_store_add_apps().
+ Add as_profile_prune() for limiting the profiling output.
+ Add as_profile_set_autoprune() for automatically limiting the
profiling output.
+ Fix the CSM rating age calculation.
+ Add as_content_rating_get_value().
+ Fix setting the origin for Flatpak user repos.
+ Never inhierit Name and Comment when using appstream-compose.
+ Don't show a critical warning on invalid yaml file.
+ Fix a small memory leak when parsing yaml files.
+ Add functions to build and validate an AppStream ID.
+ Add flag to only load uncompressed files into a store.
+ Allow filtering applications based on merge type.
+ Release version 0.6.4.
Request History
dimstar created request
- Update to version 0.6.4:
+ trivial:
- post release version bump.
- Allow detailed profiling when using as_store_from_file().
- Make as_profile_clear() threadsafe.
- Make as_profile_dump() threadsafe.
- Fix building AppStream metadata when using local files.
- Fix two potential deadlocks in the AsProfile code.
- Add some sanity checks to the unique-id hash tests.
- Fix a couple of warnings with -Wundef.
+ Add support for AppImage bundles.
+ Fix building metadata on repos with mixed architecture content.
+ Add as_store_add_apps().
+ Add as_profile_prune() for limiting the profiling output.
+ Add as_profile_set_autoprune() for automatically limiting the
profiling output.
+ Fix the CSM rating age calculation.
+ Add as_content_rating_get_value().
+ Fix setting the origin for Flatpak user repos.
+ Never inhierit Name and Comment when using appstream-compose.
+ Don't show a critical warning on invalid yaml file.
+ Fix a small memory leak when parsing yaml files.
+ Add functions to build and validate an AppStream ID.
+ Add flag to only load uncompressed files into a store.
+ Allow filtering applications based on merge type.
+ Release version 0.6.4.
Zaitor accepted review
Ok
Zaitor approved review
Ok
Zaitor accepted request
xinfwd