lp://staging/~azzar1/+junk/snapd-glib-ubuntu-xenial-2
- Get this branch:
- bzr branch lp://staging/~azzar1/+junk/snapd-glib-ubuntu-xenial-2
Branch information
- Owner:
- Andrea Azzarone
- Status:
- Development
Recent revisions
- 20. By Robert Ancell
-
* New upstream release: (LP: #1699005)
- New API:
- snapd_alias_get_app
- snapd_alias_get_name
- snapd_alias_get_snap
- snapd_alias_get_status
- snapd_alias_get_type
- snapd_alias_status_ get_type
- snapd_app_get_aliases
- snapd_app_get_daemon_ type
- snapd_assertion_get_body
- snapd_assertion_get_header
- snapd_assertion_get_headers
- snapd_assertion_get_signature
- snapd_assertion_get_type
- snapd_assertion_new
- snapd_change_get_id
- snapd_change_get_kind
- snapd_change_get_ready
- snapd_change_get_ready_ time
- snapd_change_get_spawn_ time
- snapd_change_get_status
- snapd_change_get_summary
- snapd_change_get_tasks
- snapd_change_get_type
- snapd_client_add_assertions_ async
- snapd_client_add_assertions_ finish
- snapd_client_add_assertions_ sync
- snapd_client_check_buy_ async
- snapd_client_check_buy_ finish
- snapd_client_check_buy_ sync
- snapd_client_connect_ async
- snapd_client_connect_ finish
- snapd_client_create_ user_async
- snapd_client_create_ user_finish
- snapd_client_create_ user_sync
- snapd_client_create_ users_async
- snapd_client_create_ users_finish
- snapd_client_create_ users_sync
- snapd_client_disable_ aliases_ async
- snapd_client_disable_ aliases_ finish
- snapd_client_disable_ aliases_ sync
- snapd_client_enable_ aliases_ async
- snapd_client_enable_ aliases_ finish
- snapd_client_enable_ aliases_ sync
- snapd_client_find_refreshabl e_async
- snapd_client_find_refreshabl e_finish
- snapd_client_find_refreshabl e_sync
- snapd_client_find_section_ async
- snapd_client_find_section_ finish
- snapd_client_find_section_ sync
- snapd_client_get_aliases_ async
- snapd_client_get_aliases_ finish
- snapd_client_get_aliases_ sync
- snapd_client_get_assertions_ async
- snapd_client_get_assertions_ finish
- snapd_client_get_assertions_ sync
- snapd_client_get_sections_ async
- snapd_client_get_sections_ finish
- snapd_client_get_sections_ sync
- snapd_client_install2_ async
- snapd_client_install2_ finish
- snapd_client_install2_ sync
- snapd_client_install_ stream_ async
- snapd_client_install_ stream_ finish
- snapd_client_install_ stream_ sync
- snapd_client_new_from_ socket
- snapd_client_refresh_ all_async
- snapd_client_refresh_ all_finish
- snapd_client_refresh_ all_sync
- snapd_client_reset_aliases_ async
- snapd_client_reset_aliases_ finish
- snapd_client_reset_aliases_ sync
- snapd_client_run_snapctl_ async
- snapd_client_run_snapctl_ finish
- snapd_client_run_snapctl_ sync
- snapd_client_try_async
- snapd_client_try_finish
- snapd_client_try_sync
- snapd_create_user_flags_ get_type
- snapd_daemon_type_get_ type
- snapd_install_flags_get_ type
- snapd_plug_get_attribute
- snapd_plug_get_attribute_ names
- snapd_plug_has_attribute
- snapd_slot_get_attribute
- snapd_slot_get_attribute_ names
- snapd_slot_has_attribute
- snapd_snap_get_contact
- snapd_snap_get_jailmode
- snapd_snap_get_tracking_ channel
- snapd_system_information_ get_binaries_ directory
- snapd_system_information_ get_managed
- snapd_system_information_ get_mount_ directory
- snapd_system_information_ get_kernel_ version
- snapd_system_information_ get_store
- snapd_task_get_progress_ label
- snapd_user_information_ get_ssh_ keys
- snapd_user_information_ get_type
- snapd_user_information_ get_username
- Deprecated API:
- snapd_client_install_ async
- snapd_client_install_ finish
- snapd_client_install_ sync
- Fix calls not working inside threads.
- Fix reference counting error when calling snapd_client_get_interfaces and
snapd_client_ create_ user.
- Fix payment errors being detected.
- Close socket on unref.
- Fix small memory leaks.
- Fix screenshots not working on 32 bit architectures
- Add Qt/QML bindings.
- Add new errors reported by snapd.
- Add regression tests.
- Use new objects for progress callbacks - API break, ABI will continue to
work.
- Fix crash in snapd-login-service when snapd stops (LP: #1646784)
* debian/control:
- Set minimum dependency versions
- Update Vcs-Bzr
* debian/patches/ 0001-Reduce- json-glib- dependency- to-working- development- v.patch:
- Handle our development version of json-glib
* debian/libsnapd- glib1.symbols:
* debian/libsnapd- qt1.symbols:
- Updated - 18. By Robert Ancell
-
* debian/control:
- let libsnapd-glib1 recommends snapd-login-service, without the
service installed the snap interactions are not working (lp: #1635270) - 17. By Robert Ancell
-
* New upstream stable release:
* Use so version 1 now this is stable (should have been done at 1.0 release)
* debian/control:
* debian/gir1.2- snapd-1. install:
* debian/libsnapd- glib1.install:
* debian/libsnapd- glib1.symbols:
- Update for new soname - 16. By Robert Ancell
-
* New upstream stable release:
- Add support for screenshots
- Throw exception if not connected instead of using assert
- Be more paranoid about invalid SnapdAuthData
- Add an autogen.sh
- Tidy up configure summary
- Fix screenshot documentation not being used
* debian/libsnapd- glib0.symbols:
- Updated - 15. By Robert Ancell
-
* New upstream release:
- Fix header guards in snapd-login.h which stopped it being included - 14. By Robert Ancell
-
* New upstream release:
- Rename error codes for consistency (API and ABI break)
- Generate documentation using GTK-Doc
- Make snapd_client_login() consistent with snapd_login() (API and ABI
break)
- Complete documentation on all functions / types (fixes make check)
- Disable buy support for now - it is being redesigned in snapd.
* debian/control:
* debian/rules:
* debian/libsnapd- glib-dev. install:
- Build documentation - 13. By Robert Ancell
-
* New upstream release:
- Use doubles for price amounts (API and ABI break)
- Make Polkit policy translatable
- Fix errors not being correct on first use of snapd_login - 12. By Robert Ancell
-
* debian/control:
- Replace gobject-introspection build dependency with
libgirepository1.0- dev
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)