lp:~ubuntu-desktop/snapd-glib/ubuntu-xenial

Created by Robert Ancell and last modified
Get this branch:
bzr branch lp:~ubuntu-desktop/snapd-glib/ubuntu-xenial
Members of Ubuntu Desktop can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Desktop
Project:
snapd-glib
Status:
Development

Recent revisions

31. By Robert Ancell

Fix test case on older version of json-glib

30. By Robert Ancell

Fix version

29. By Robert Ancell

New upstream release (LP: #1836691)

28. By Robert Ancell

New upstream release (LP: #1831827)

27. By Robert Ancell

New upstream release (LP: #1818766)

26. By Robert Ancell

..

25. By Robert Ancell

* New upstream release (LP: #1818595)
* debian/rules:
  - Build with --enable-installed-tests
* debian/tests/control:
* debian/tests/unit:
* debian/snapd-glib-tests.install:
  - Add autopkg tests
* debian/libsnapd-glib1.symbols:
  - Updated

24. By Robert Ancell

* New upstream release (LP: #1793298):
    - snapd_client_get_apps2_sync
    - snapd_client_get_apps2_async
    - snapd_client_get_apps2_finish
    - snapd_client_get_maintenance
    - snapd_maintenance_get_kind
    - snapd_maintenance_get_message
    - snapd_media_get_media_type
    - snapd_media_get_url
    - snapd_media_get_width
    - snapd_media_get_height
    - snapd_snap_get_base
    - snapd_snap_get_media
    - snapd_snap_get_mounted_from
    - SNAPD_ERROR_NOT_CLASSIC
    - SNAPD_ERROR_REVISION_NOT_AVAILABLE
    - SNAPD_ERROR_CHANNEL_NOT_AVAILABLE
    - SNAPD_ERROR_NOT_A_SNAP
    - snapd_client_get_apps_sync
    - snapd_client_get_apps_async
    - snapd_client_get_apps_finish
    - snapd_snap_get_screenshots
  - Reconnect to snapd if disconnected while trying to send the request
  - Handle short writes to snapd
  - Fix double-unref on cancelled requests
  - Support new snap media and mounted-from fields
  - Support filtering when querying apps
  - Support snapd maintenance information
  - Support new error codes

23. By Robert Ancell

* New upstream release:
  - Remove deprecated snapd-login-service
  - New API:
    - snapd_app_get_common_id
    - snapd_client_get_snap_async
    - snapd_client_get_snap_finish
    - snapd_client_get_snap_sync
    - snapd_client_get_snaps_async
    - snapd_client_get_snaps_finish
    - snapd_client_get_snap_sync
    - snapd_snap_get_common_ids
    - snapd_snap_get_publisher_display_name
    - snapd_snap_get_publisher_id
    - snapd_snap_get_publisher_username
    - snapd_snap_get_publisher_validation
    - snapd_system_information_get_build_id
    - snapd_system_information_get_refresh_hold
    - snapd_system_information_get_refresh_last
    - snapd_system_information_get_refresh_next
    - snapd_system_information_get_refresh_schedule
    - snapd_system_information_get_refresh_timer
    - snapd_system_information_get_sandbox_features
    - SNAPD_ERROR_AUTH_CANCELLED
    - SNAPD_ERROR_NOT_FOUND
    - SNAPD_ERROR_NOT_IN_STORE
    - SNAPD_FIND_FLAGS_SCOPE_WIDE
  - Deprecated API:
    - snapd_client_list_async
    - snapd_client_list_finish
    - snapd_client_list_sync
    - snapd_login_async
    - snapd_login_finish
    - snapd_login_sync
  - Fix buffer overflows reading HTTP chunked data
  - Remove cancelled requests from the request queue.
  - Fix SnapdClient reference leak in each request
  - Fix snapd_snap_match_channel not matching risks correctly
  - Fix progress callback scope annotations
  - GIR annotation fixes
* debian/libsnapd-glib1.symbols:
  - Updated
* debian/control:
* debian/snapd-login-service.install
  - snapd-login-service removed

22. By Robert Ancell

Fix version number

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:snapd-glib
This branch contains Public information 
Everyone can see this information.

Subscribers