lp:ubuntu/wily-proposed/lxd

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/lxd
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

32. By Stéphane Graber

* Use dh-golang. (LP: #1481507)
* Fix some lintian warnings (debconf related)

31. By Stéphane Graber

* Cherry-pick upstream bugfix:
  - Fix non-interactive exec race condition

30. By Stéphane Graber

Add new test dependencies.

29. By Stéphane Graber

* New upstream release (0.20) (LP: #1487756)
  - Fix LVM copy/move of stopped containers (LP: #1499359)
  - Container restart is now implemented as stop + start (reloads all config)
  - Config key=value can now be passed at launch time using --config/-c
  - A new "pause" command is now available to temporarily freeze a container
  - Cached images are now private by default
  - You can now publish a remote container into the local image store
  - It is now possible to add character or block devices to a container
  - The image size is now shown in the image list

28. By Stéphane Graber

* Cherry-pick a few more upstream bugfixes:
  - CVE-2015-1340: Fix race condition in uidshift (LP: #1502270)
  - Compare IPs more intelligently when changing core.https_address
  - Drop an unused container property
  - Make cached images and copied images private by default
* Update debian/tests/control to depend on everything that we need

27. By Stéphane Graber

* Cherry-pick another upstream bugfix:
  - Fix image show/edit handling of the public flag
* Add an hourly cron job (only runs if LXD is running) which will
  update any image that was imported with the --sync flag.
* Set both NPROC and NOFILE to their maximum value (-1) in the LXD
  systemd unit. This ensures consistent behavior on all init systems.

26. By Stéphane Graber

* Cherry-pick a few more usptream bugfixes:
  - Workaround a kernel race condition in testsuite (should fix adt)
  - Add extra needed apparmor permissions for nesting
  - Start container storage before public (fixes publish on LVM)
  - Don't remove non-existent file when setting up LVM
* Update lintian overrides for 0.19

25. By Stéphane Graber

* Cherry-pick two upstream bugfixes (regressions in 0.19):
  - Fix the testsuite failing when GOPATH isn't set
  - Allow empty lines and comments in raw.lxc

24. By Stéphane Graber

* New upstream release (0.19)
  - ZFS support
  - Support for container nesting
  - Allow setting multi-line configuration keys by reading from stdin
  - It's now possible to make an ephemeral copy of a container
  - Public read-only servers are now auto-detected
  - lxd-images now supports updating existing images
  - It is now possible to mark/unmark images as public
  - Completely reworked testsuite
  - Updated documentation and specifications
  - A lot of bugfixes (no known bugs left at time of release)

23. By Stéphane Graber

Add a lxd-startup.service systemd unit to detect whether LXD is
needed at startup (bound to network or got containers to start) and if
so, triggers it.

Branch metadata

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

Subscribers