summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support/libcloudproviders/libcloudproviders_0.3.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* libcloudproviders: upgrade 0.3.6 -> 0.4.0Wang Mingyu2026-01-131-11/+0
| | | | | | | | | | | | Changelog: =========== * Add dependencies to the pkg-config file * Replace gtk-doc with gi-docgen * Require meson 1.9.0 * Plug tiny memory leaks and reduce memory footprint of the library Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix warning : lack of whitespace around assignmentJason Schonberg2025-04-041-1/+1
| | | | | Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcloudproviders: update 0.3.5 -> 0.3.6Markus Volk2024-03-231-0/+11
0.3.6 ----- * Plug several memory leaks * Avoid use-after-free within the Proxy * Renamespace CloudProvidersProvider * Reduce a bit the CloudProvidersAccount memory footprint Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>