libertine 0.99.8+16.04.20160114.1-0ubuntu1 source package in Ubuntu

Changelog

libertine (0.99.8+16.04.20160114.1-0ubuntu1) xenial; urgency=medium

  [ Chris Townsend ]
  * Various fixes for making LXC containers work.
  * Refactor libertine-launch to have no explicit dependencies on
    either the LXC or chroot backends. Move specific functions to
    their respective backends.
  * Refactor the discovery of the type of container being used, so
    it's taken care inside of the class.
  * Add new libertine-launch tests.
  * Allow LXC containers access to /dev/dri devices since some X apps
    like to talk to them directly.
  * Fix Depends so that the lxc backend will be installed by default
    if the kernel supports it. Otherwise, fall back to the chroot
    backend.
  * As a temporary fix, disable seccomp when running proot. Fixes
    incompatible kernels. (LP: #1532856, #1532858)

  [ Stephen M. Webb ]
  * libertine-container-manager: added list-apps command
  * python/libertine/AppDiscovery.py: new module for app discovery

  [ CI Train Bot ]
  * No-change rebuild.

 -- Christopher Townsend <email address hidden>  Thu, 14 Jan 2016 18:53:40 +0000

Upload details

Uploaded by:
Christopher Townsend
Sponsored by:
CI Train Bot Account
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libertine_0.99.8+16.04.20160114.1.orig.tar.gz 128.9 KiB e61537cf8787d627226ce90e66a30db7a9afd76bd9a68722d2377db12081d030
libertine_0.99.8+16.04.20160114.1-0ubuntu1.diff.gz 6.3 KiB 512eb5cf17ee7e1ff07d1811f8a96180418c1084a826061b7914f673f476c739
libertine_0.99.8+16.04.20160114.1-0ubuntu1.dsc 2.5 KiB 1f855ab752da011d711243ff13ed3932d26a4a52a46a7fca857b2c571ae06339

View changes file

Binary packages built by this source

gir1.2-libertine: GObject introspection files for the Libertine application sandbox

 The GObject introspection description files for the Libertine application
 sandbox runtime. This package allows the Libertine API to be used from
 GIR-compliant languages such as Python.

libertine: sandbox for running deb-packaged X11 apps on Ubuntu Personal

 Provides a container and releated tools to be able to create, maintain, and
 integrate legacy deb-packaged applications generally based around the X11
 display manager on a Ubuntu "Snappy Personal" system.

libertine-dbgsym: debug symbols for package libertine

 Provides a container and releated tools to be able to create, maintain, and
 integrate legacy deb-packaged applications generally based around the X11
 display manager on a Ubuntu "Snappy Personal" system.

libertine-demo: Adds desktop files and icon for Unity 8 desktop support

 Add desktop files and icons for the targeted applications needed for legacy
 X application support on Unity 8.

libertine-tools: CLI tools for running deb-packaged X11 apps on Ubuntu Personal

 Command-line tools that can be used for creating, manipulating, and using
 the Ubuntu Personal sandbox for legacy Deb-packaged X11 applicatons.

liblibertine-dev: developer files for the Libertine application sandbox

 Headers and shared libraries used to create the tools for creating and using
 the Ubuntu Personal sandbox for legacy Deb-packaged X11 applicatons.

liblibertine1: runtime for running deb-packaged X11 apps on Ubuntu Personal

 Runtime library for creating and using the Ubuntu Personal sandbox for legacy
 Deb-packaged X11 applicatons. This library is used by the Libertine tools
 and other software interacting wit hthe Libertine container, such as scopes
 or application launchers.

liblibertine1-dbgsym: debug symbols for package liblibertine1

 Runtime library for creating and using the Ubuntu Personal sandbox for legacy
 Deb-packaged X11 applicatons. This library is used by the Libertine tools
 and other software interacting wit hthe Libertine container, such as scopes
 or application launchers.

python3-libertine: Python3 scripts for the Libertine application sandbox

 Python3 modules for the Libertine application sandbox tools. Requires at
 least one of the container back end modules installed to be of any use.

python3-libertine-chroot: Python3 scripts for the Libertine application sandbox

 This package provides the chroot-based container back end module for the
 Libertine sandbox. This container back end module is intended only for
 curated containers distributed for devices that do not support unprivileged
 LXC contaiers.

python3-libertine-lxc: Python3 scripts for the Libertine application sandbox

 This package provides the LXC-based container back end module for the
 Libertine sandbox. It requires support for unprivileged LXC containers in the
 Linux kernel.