~serge-hallyn/ubuntu/quantal/lxc/lxc-fixapi

« back to all changes in this revision

Viewing changes to .pc/applied-patches

  • Committer: Package Import Robot
  • Author(s): Serge Hallyn
  • Date: 2012-04-26 15:18:35 UTC
  • mfrom: (3.1.41 sid)
  • Revision ID: package-import@ubuntu.com-20120426151835-3vz6kb4m90gb26js
Tags: 0.8.0~rc1-4ubuntu1
* Merge from unstable.  Remaining changes:
  - control:
    - update maintainer
    - Build-Depends: add dh-apparmor and libapparmor-dev
    - lxc Depends: add bridge-utils, dnsmasq-base, iptables, rsync
    - lxc Recommends: add cgroup-lite | cgroup-bin, openssl
    - lxc Suggests: add btrfs-tools, lvm2, qemu-user-static
    - lxc Conflicts: remove (cgroup-bin)
  - Add lxc-start-ephemeral and lxc-wait to debian/local
  - apparmor:
    - add lxc.apparmor, lxc-containers.apparmor,
      lxc-default.apparmor, and new lxc.apparmor.in
  - add debian/lxc.conf (default container creation config file)
  - debian/lxc.install.in:
    * add lxc-start-ephemeral
    * add debian/lxc.conf
    * skip lxc-debconf*
    * skip lxc-ls (Use upstream's)
  - debian/lxc*.install.in: use '*', not @DEB_HOST_MULTIARCH@
  - Use our own completely different lxc.postinst and lxc.postrm
  - remove lxc.templates
  - debian/rules:
    * add DEB_DH_INSTALLINIT_ARGS = --upstart-only
    * don't do debconf stuff
    * add debian/*.apparmor.in to files processed under
      override_dh_auto_clean
    * don't comment out ubuntu or busybox templates
    * do apparmor stuff and install our own lxc-wait under override_dh_install
    * install our upstart scripts in override_dh_installinit
  - add lxc.default, lxc.lxc-net.upstart, lxc.upstart under
    debian/

* patches kept:
  - 0013-lxc-create-use-default-config.patch (needed manual rebase)
  - 0030-ubuntu-template-fail.patch
  - 0031-ubuntu-template-resolvconf.patch
  - 0044-lxc-destroy-rm-autos
  - debian/patches/0045-fix-other-templates
  - debian/patches/0046-lxc-clone-change-hwaddr
  - debian/patches/0047-bindhome-check-shell
  - debian/patches/0049-ubuntu-template-sudo-and-cleanup
  - debian/patches/0050-clone-lvm-sizes
  - debian/patches/0052-ubuntu-bind-user-conflict
  - debian/patches/0053-lxc-start-pin-rootfs
  - debian/patches/0054-ubuntu-debug
  - debian/patches/0055-ubuntu-handle-badgrp
  - debian/patches/0056-dont-watch-utmp
  - debian/patches/0057-update-manpages
  - debian/patches/0058-fixup-ubuntu-cloud
  - debian/patches/0059-reenable-daily-cloudimg
  - debian/patches/0060-lxc-shutdown
  - debian/patches/0061-lxc-start-apparmor
  - debian/patches/0062-templates-relative-paths
  - debian/patches/0063-check-apparmor-enabled
  - debian/patches/0064-apparmor-mount-proc
  - debian/patches/0065-fix-bindhome-relpath
  - debian/patches/0066-confile-typo
  - debian/patches/0067-templates-lxc-profile
  - debian/patches/0068-fix-lxc-config-layout 
  - debian/patches/0069-ubuntu-cloud-fix
  - debian/patches/0070-templates-rmdir-dev-shm
  - debian/patches/0071-ubuntu-cloud-fix-image-extraction
  - debian/patches/0072-lxc-shutdown-help
  - debian/patches/0073-lxc-destroy-waits-before-destroy
  - mark all patches which have been forwarded as such, refresh all
* 0074-lxc-execute-find-init: lxc-init had moved.  Introduce a function in
  lxc-execute to go find it.  Otherwise lxc-execute for any older releases
  will fail.
* 0075-lxc-ls-bash: lxc-ls needs bash, not sh
* add debian/lxc.apparmor.in so DEB_HOST_MULTIARCH can be expanded
* 0076-fix-sprintfs:  - check return values for all sprintfs and snprintfs
  which could overflow (LP: #988918)
* 0077-execute-without-rootfs: let lxc-execute succeed with no rootfs
  (LP: #981955)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
01-lxc-libdir.patch
 
1
01-lxc-directories.patch
2
2
02-lxc-distclean.patch
3
3
03-lxc-configuration-path.patch
4
 
04-debian-module-init-tools.patch
5
 
05-debian-architecture.patch
6
 
06-debian-ppc-architecture.patch
7
 
07-debian-umount.patch
8
 
08-debian-locales.patch
9
 
09-debian-runlevel.patch
10
 
10-debian-update-rcd.patch
11
 
11-doc-ip-address.patch
12
 
12-debian-config.patch
13
 
13-lxc-create.patch
14
 
0001-monitor-support-quit.patch
15
 
0002-fix-personality-segfault.patch
16
 
0003-non-fatal-unsupported-personality.patch
17
 
0004-fix-ubuntu-template-only-install-essential.patch
18
 
0005-fix-sshd-template.patch
19
 
0006-fix-checkconfig.patch
20
 
0007-fix-lxc-clone-hostname.patch
21
 
0008-fix-bindhome-in-template.patch
22
 
0009-ubuntu-template-drop-resolvconf.patch
23
 
0010-ubuntu-template-capabilities.patch
24
 
0011-ubuntu-template-tun.patch
25
 
0012-ubuntu-template-tweaks.patch
 
4
04-lxc-create-template-name.patch
 
5
05-doc-ip-address.patch
 
6
06-bash.patch
 
7
07-lxc-netstat.patch
 
8
08-lxc-debconf.patch
 
9
09-lxc-create-trap-name.patch
 
10
10-lxc-clone-trap-name.patch
 
11
11-lxc-console-escape.patch
 
12
12-lxc-create-rootfs.patch
26
13
0013-lxc-create-use-default-config.patch
27
 
0014-ubuntu-templ-add-precise.patch
28
 
0015-ubuntu-templ-use-updates.patch
29
 
0016-nested-cgroups.patch
30
 
0017-pull-upstream-fedora-template.patch
31
 
0018-make-lxc-ps-search-proc.patch
32
 
0019-fix-lxc-ls-nested-cgroups.patch
33
 
0020-drop-cap-mac-admin.patch
34
 
0021-add-dev-full-to-whitelist.patch
35
 
0022-fix-lxc-destroy-bugs.patch
36
 
0023-set-clone-children-earlier.patch
37
 
0024-lxc-create-and-clone-fixes.patch
38
 
0025-lxc-ubuntu-drop-path-arg.patch
39
 
0026-support-new-reboot.patch
40
 
0027-fix-lxc-netstat.patch
41
 
0028-recursively-rmdir-cgroups.patch
42
 
0029-btrfs-clone-support.patch
43
14
0030-ubuntu-template-fail.patch
44
15
0031-ubuntu-template-resolvconf.patch
45
 
0032-start-check-caps.patch
46
 
0033-ubuntu-template-multiarch.patch
47
 
0034-fix-lxc-execute-reboot.patch
48
 
0035-lxc-init-ignore-shm.patch
49
 
0036-fix-reboot-detection
50
 
0037-silence-netstat-errors-in-lxcls
51
 
0038-ubuntu-cloud-template
52
 
0039-no-lxcguest-in-p-template
53
 
0040-consoles-into-devlxc.patch
54
 
0041-ubuntu-template-user-and-tty
55
 
0042-close-fds.patch
56
 
0043-tweak-templates.patch
57
16
0044-lxc-destroy-rm-autos
58
17
0045-fix-other-templates
59
18
0046-lxc-clone-change-hwaddr
60
19
0047-bindhome-check-shell
61
 
0048-warn-if-container-started
62
20
0049-ubuntu-template-sudo-and-cleanup
63
21
0050-clone-lvm-sizes
64
 
0051-lxc-create-lvm-use-1G
65
22
0052-ubuntu-bind-user-conflict
66
23
0053-lxc-start-pin-rootfs
67
24
0054-ubuntu-debug
84
41
0071-ubuntu-cloud-fix-image-extraction
85
42
0072-lxc-shutdown-help
86
43
0073-lxc-destroy-waits-before-destroy
 
44
0074-lxc-execute-find-init
 
45
0075-lxc-ls-bash
 
46
0076-fix-sprintfs
 
47
0077-execute-without-rootfs