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

Created by Robert Ancell and last modified
Get this branch:
bzr branch lp:~ubuntu-desktop/snapd-glib/ubuntu-artful
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

41. By Robert Ancell

releasing package snapd-glib version 1.24-0ubuntu0.17.10.1

40. By Robert Ancell

Prep for artful SRU

39. By Robert Ancell

* New upstream release:
  - Fix QSnapd::install() not working async.
  - Move Qt enums to an enum class and rename to avoid collisions (API break).
  - Fix multiple async operations not working at the same time. (LP: #1722183)
  - When async requests are cancelled abort change in snapd. (LP: #1721762)
  - Connect to snapd on demand. (LP: #1723874)
  - Add ability to set snapd socket to connect to.
  - Add support for channels.
  - Fix runtime assertion when snapd socket is NULL.
  - Fix sudoer flag not being correctly set for create-user.
  - Make clients using provided sockets non-blocking.
  - Don't install snapd-qt.pc if not compiling snapd-qt.
* debian/libsnapd-glib1.symbols:
* debian/libsnapd-qt1.symbols:
  - Updated

38. By Robert Ancell

* New upstream release:
  - Fix snapd-login-service crash (LP: #1714486)
  - Improve failure handling when snapd socket read/writes fail
  - Make QML module depend on snapd-qt being compiled first
  - Fix compile warning
  - Fix MOC detection in Fedora
  - Handle Qt configure failures
  - Stop distributing generated files

37. By Robert Ancell

* New upstream release:
  - New API:
    - snapd_client_get_allow_interaction
    - snapd_client_set_allow_interaction
    - snapd_snap_get_license
  - Add mutex in request queue
* debian/libsnapd-glib1.symbols:
* debian/libsnapd-qt1.symbols:
  - Updated

36. By Robert Ancell

* New upstream release:
  - Ensure socket reads never block

35. By Robert Ancell

* New upstream release:
  - Fix issues when accessing snapd-glib from threads.
  - snapd-qt: Emit the complete signal when requests are cancelled.
  - Reduce snapd-glib dependency to 1.1.2.
  - Documentation updates.
  - Test improvements.
* debian/libsnapd-qt1.symbols:
  - Ignore private Qt symbols

34. By Robert Ancell

* New upstream release:
  - Bring introspection and vapigen m4 macros into the source so can build
    without them installed.
  - Fix snapd-qt build failure due to conflict of 'signals' variable with
    GDBus.
  - Set a user agent when sending requests to snapd-glib
* debian/libsnapd-glib1.symbols:
* debian/libsnapd-qt1.symbols:
  - Updated
* debian/watch:
  - Use new github location for downloads

33. By Robert Ancell

* New upstream release:
  - Marked snapd_system_information_get_confinement as stable
  - Correctly stop requests if cancelled

32. By Robert Ancell

* New upstream release:
  - New API:
    - snapd_app_get_desktop_file
    - snapd_snap_get_title
    - snapd_system_information_get_confinement (unstable)
  - Don't timeout waiting for snapd
  - Add version defines so can do conditional compilation on new features
  - Fix compilation with PolKit >= 0.114
  - Fix snapd-qt compilation in clang
  - Fix snapd-qt compilation on systems that use different versions of MOC
  - snapd-qt improvements to better match best practise
  - Include enum headers in snapd-glib.h
  - Fix compile warnings using clang
  - Documentation improvements
* debian/control:
  - Use standards version 4.0.0
  - Fix GIR section and dependencies
* debian/libsnapd-glib1.symbols:
* debian/libsnapd-qt1.symbols:
  - Updated

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