lp://staging/libertine/zesty
- Get this branch:
- bzr branch lp://staging/libertine/zesty
Branch merges
Branch information
Recent revisions
- 201. By CI Train Bot Account
-
* When starting pasted, ensure DISPLAY is set and valid before continuing to
run. (LP: #1666472)
* Fix pasted to work with rootless Xmir. (LP: #1671257)
* Add a '-x' option to pkill so it only kills the libertined process(es)
and nothing else. (LP: #1676005)
* Remove hard-coded dependency on libraries.
* Bump version to 1.7.1
* Gracefully handle creating a LibertineContainer object when the container
backend is unavailable.
* Update libertine xmir components to not depend on container backends.
(LP: #1671938)
* Catch all errors and gracefully shutdown libertined. (LP: #1671009)
* Fix method call from ContainerControl d-bus to interfaces.
* Update signal handlers in test_libertine_service to reflect new API.
* Inject client for accessing ContainerControl within containers.
* Rearchitect libertine service python backend for simpler access to running
tasks. (LP: #1669091)
* Ignore completions from dependencies during snapcraft build.
* LXD needs to forward host environment to container when running arbitrary
commands.
* Add client object to list_app_ids_task to avoid making reentrant service
calls.
* Take advantage of new network subcommand during lxd init on newer
installs.
* Prevent installing empty package names and appropriately update status for
unstopped containers.
* Modifications to make test_libertine_service more stable.
* Reopen the database file after every failure to grab the lock.
(LP: #1662655) - 196. By Jeremy BĂcha
-
Have python3-libertine suggest instead of recommend the lxd backend (LP: #1672178) (LP: #1672178)
- 194. By CI Train Bot Account
-
* Fix libertined such that it can probe for currently running X apps and
rebuild application running state. (LP: #1637579)
* Gracefully handle the case where an application does not start.
(LP: #1666177)
* Kill the libertined service during the libertined package removal and
upgrades (LP: #1667368)
* Refactor package operation details into container operation details.
* Allowing specifying multiple packages to be installed or removed.
(LP: #1665647)
* Show the current container state in the 'Status' section of the
Container Info page in the UI. (LP: #1667726)
* Add ability to configure stopping or freezing a container from within
the UI. (LP: #1667717)
* Bump version to 1.7.
* Prevent rewriting existing data in ContainersConfig. (LP: #1659115)
* Prevent staging libertine files when installing dependencies and fix
deprecations for the snap.
* Use AdaptivePageLayout instead of PageStack for app navigation.
(LP: #1550365) (LP: #1659076)
* Refactor ContainersConfig handling from the GUI.
* Prevent removing container from the database when destroy fails.
* Various fixes for getting the confined snap working with libertined.
* Remove /Progress objects from d-bus connection during cleanup.
* LXD container status will override d-bus result during destroy only.
* Implement GUI for adding and removing bind-mounts in containers.
* Use a decorator to refresh the database during any libertined operations
involving ContainersConfig.
* Fix any broken symlinks in the local lxd rootfs during update and package
installation. (LP: #1659646)
* Update the default container type to lxd. (LP: #1665645)
* Properly remove bind-mounted files in local rootfs during lxd destroy.
* Add container hostname to /etc/hosts in lxd containers.
* Add a force option for destroying running containers.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/libertine