↵ Return to the main page of snapd-glib-tests
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-01-08 | Neal Gompa <ngompa13 at gmail dot com> - 1.58-1 | - Update to 1.58 - Fix GIR annotations on snapd_client_get_snap_conf - Put more information into error messages for unknown errors |
2020-07-29 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.57-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-05-25 | Neal Gompa <ngompa13 at gmail dot com> - 1.57-1 | - Update to 1.57 - Add snapd_interface_make_label - Add support for new snap types: "core", "base" and "snapd" - Change way GTK documentation is generated to avoid a Meson bug - Fix leak in markdown parser - Fix leak in logout code - Make build reproducible by fixing comment in generated file |
2020-02-15 | Neal Gompa <ngompa13 at gmail dot com> - 1.55-1 | - Update to 1.55 - Add new APIs for download and logout actions - Add support for snap store logout - Fix QSnapdAuthData () constructor not copying discharge strings correctly - Remove obsolete screenshot parsing code - Make all snapd 404 errors return SNAPD_ERROR_NOT_FOUND |
2020-01-30 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.54-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
2019-11-25 | Neal Gompa <ngompa13 at gmail dot com> - 1.54-1 | - Update to 1.54 - Add API to get snap website - Add purge option to remove - Switch build system to Meson - Fix Qt build with optimisation disabled - Fix tests breaking on json-glib < 1.2.4 - Use C99 style variable definitions |
2019-07-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.49-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild |
2019-07-17 | Neal Gompa <ngompa13 at gmail dot com> - 1.49-1 | - Update to 1.49 - New APIs for getting connections and deprecating older variants - Fix memory leaks - Use C99 variable style |
2019-07-11 | Neal Gompa <ngompa13 at gmail dot com> - 1.48-1 | - Update to 1.48 - Many new APIs added - Allow searching via common-id - Add a description markdown parser - Replace SnapdConnection with SnapdPlugRef and SnapdSlotRef - Support updated connections API (/v2/connections) - Support updated /v2/interfaces&select= API - Support snap configuration API - Add Qt interface attribute API - Make snapd_client_set_socket_path revert to the default when NULL passed. - Fix C99 mode not being enabled on older versions of GCC |
2019-03-24 | Neal Gompa <ngompa13 at gmail dot com> - 1.47-1 | - Update to 1.47 - New API: snapd_channel_get_released_at - New API: SNAPD_ERROR_DNS_FAILURE - Fix tests breaking due to undefined order of results - Remove generated MOC file from tarball |