lp:ubuntu/utopic-proposed/docker.io

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-proposed/docker.io
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:
Mature

Recent revisions

17. By Jamie Strandboge

* debian/patches/sync-apparmor-with-lxc.patch: update AppArmor policy to
  by in sync with LXC. Specifically this:
  - reorganizes the rules to allow for easier comparison with other
    container policy
  - adds comments for many rules
  - adds bare dbus rule
  - adds ptrace rule to allow ptracing ourselves
  - adds deny mount options=(ro, remount, silent) -> /
  - allows hugetlbfs
  - adds cgmanager mount
  - adds /sys/fs/pstore mount
  - more specific /sys/kernel/security mount options
  - more specific /sys mount options
  - more specific /proc/sys/kernel/* deny rules
  - more specific /proc/sys/net deny rules
  - more specific /sys/class deny rules
  - more specific /sys/devices deny rules
  - more specific /sys/fs deny rules

16. By Tianon Gravi

* Updated to 1.2.0 upstream release (Closes: #757183, #757023, #757024).
* Added upstream man pages.
* Updated bash and zsh completions to be installed as "docker" and "_docker".
* Updated init scripts to also be installed as "docker".
* Fixed "equivalent" typo in README.Debian (Closes: #756395). Thanks Reuben!
* Removed "docker.io" mention in README.Debian (Closes: #756290). Thanks
  Olivier!

15. By James Page

* New upstream release:
  - d/p/*: Refresh patches.
  - d/upstream-version-gitcommits: Add commit hash for 1.0.1.
* Retain and use libcontainer in source tarball:
  - d/prune/vendor: Retain libcontainer vendor subfolder, drop all others.
  - d/rules: Ensure vendor subfolder is included on GOPATH.
* d/source.lintian-overrides: Override errors about unsafe symlinks in
  testdata directories.

14. By Paul Tagliamonte

* Updated to 1.0.0 upstream release. Huzzah!
* I've removed what is commonly called a `button' of patches against
  the docker package. Exact patches:
   - bash-completion-docker.io.patch
   - systemd-docker.io.patch
   - sysvinit-provides-docker.io.patch
   - zsh-completion-docker.io.patch
   - mkimage-docker.io.patch
* I know y'all are guessing why; and the answer's pretty simple -- we're
  no longer docker.io(1). Since the src:docker package now ships wmdocker(1),
  we can safely declare a breaks/replaces on the pre-wmdocker version of the
  package, allowing existing users to safely update, both src:docker and
  src:docker.io side. This brings us into line with other distros, which
  now ship wmdocker(1) and docker(1).
* As a stop-gap, I'm still shipping a docker.io(1) symlink to allow
  migration away.

13. By Tianon Gravi

[ Paul Tagliamonte ]
* Use EnvironmentFile with the systemd unit file. (Closes: #746774)
* Patch out version checking code. (Closes: #747140)
* Remove all host checking for non-amd64 host arches. Let docker build
  and run on all platforms now. (Closes: #747139, #739914)

[ Tianon Gravi ]
* Updated to 0.11.1 upstream release.
* Added backported upstream patch for removing RemoteAddr assumptions
  that cause events to not be delivered to more than one unix socket
  listener.

12. By Tianon Gravi

* Added upstream apparmor patch to fix newer apparmor versions (such as the
  version appearing in Ubuntu 14.04).
* Added mkimage-* docker.io binary name patches (Closes: #740855).

11. By Tianon Gravi

* Updated to 0.9.1 upstream release (Closes: #743424).
* Added cgroupfs-mount dependency (Closes: #742641).
* Added Suggests entries for optional features, chiefly lxc (Closes: #742081).
* Added notes about "root-equivalence" to README.Debian (Closes: #742387).

10. By Tianon Gravi

* Updated README.Debian to not be quite so outdated (Closes: #740850).
* Updated to 0.9.0 upstream release.

9. By Tianon Gravi

Updated to 0.8.1 upstream release.

8. By Tianon Gravi

[ Tianon Gravi ]
Added more license notes to debian/copyright (Closes: #738627).

Branch metadata

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

Subscribers