summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorBen Howard <ben.howard@ubuntu.com>2012-12-07 16:52:42 -0700
committerusd-importer <ubuntu-server@lists.ubuntu.com>2012-12-12 17:03:27 +0000
commit961f38d3d7621d3d6f48d4216fcfb3b3ab806f72 (patch)
treeeb1e360f5038b901fe8feccc0557f54457a3f5c0 /debian/patches/series
parent908c9c67eab553877bc5d16e2d52318d1d8ce8f9 (diff)
downloadvyos-walinuxagent-961f38d3d7621d3d6f48d4216fcfb3b3ab806f72.tar.gz
vyos-walinuxagent-961f38d3d7621d3d6f48d4216fcfb3b3ab806f72.zip
Import patches-unapplied version 1.2-0ubuntu1 to ubuntu/raring-proposed
Imported using git-ubuntu import. Changelog parent: 908c9c67eab553877bc5d16e2d52318d1d8ce8f9 New changelog entries: * New upstream version (LP: #1077148) * Upstream features: - Added - load ata_piix.ko module loaded if needed for CDROM device support - Additional logging for DoDhcpWork() - Update sock.recv timeout from 30 to 10 seconds - Fix: Linux waagent deprovision, user is not deleted properly - Fix: Make LBProbeResponder construction more robust - Fix: Agent fails to provision user with public/private key pairs - Fix: DHCP broadcast response not received - Fix: Linux agent fails to delete root user password - Fix: Linux agent should report error messages to Fabric when passed an invalid hostname. * Dropped Ubuntu specific patches - Removed debian/patches/000_resolv-conf.patch as upstream now supports resolvconf properly. - Removed debian/patches/001-strip-init-d.patch as redundant now that upstream understands Ubuntu upstart. Upstream script does not handle the removal of the upstart job anyway. * Added debian/patches/000_use_package_upstart.patch to use packaged upstart job over in-script upstart.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 96a325a..fb42aae 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-000_resolv-conf.patch
-001-strip-init-d.patch
+000_use_package_upstart.patch