diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2015-03-25 11:04:05 -0600 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2015-04-10 23:48:27 +0000 |
commit | 84a3d292f81a5fa2c827eca3b31501f2c3d973e5 (patch) | |
tree | 165d3033645468cfa6b852e88f8377c2d3408967 /debian/patches/disable-udev-rules.patch | |
parent | 2761a00bd67c512b1e47619f6f945ba2e4c7f83c (diff) | |
parent | 5b26ef33dbffbb2cebbfb996f8799d131dc842ae (diff) | |
download | vyos-walinuxagent-84a3d292f81a5fa2c827eca3b31501f2c3d973e5.tar.gz vyos-walinuxagent-84a3d292f81a5fa2c827eca3b31501f2c3d973e5.zip |
Import patches-applied version 2.0.12-0ubuntu1 to applied/ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 2761a00bd67c512b1e47619f6f945ba2e4c7f83c
Unapplied parent: 5b26ef33dbffbb2cebbfb996f8799d131dc842ae
New changelog entries:
* New upstream release.
* Added debian/watch for easier maintenance.
* Fix regression of missing dataloss warning by adding systemd unit file.
Diffstat (limited to 'debian/patches/disable-udev-rules.patch')
-rw-r--r-- | debian/patches/disable-udev-rules.patch | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/debian/patches/disable-udev-rules.patch b/debian/patches/disable-udev-rules.patch index 56c5acf..8157f40 100644 --- a/debian/patches/disable-udev-rules.patch +++ b/debian/patches/disable-udev-rules.patch @@ -1,11 +1,6 @@ -Description: Prevent the removal of udev rules by agent - Agent violates packaging rules by modifying the files from another - package. This patch makes the package compliant. -Author: Ben Howard -Last-Update: 2013-07-11 --- a/waagent +++ b/waagent -@@ -90,8 +90,7 @@ +@@ -92,8 +92,7 @@ VMM_STARTUP_SCRIPT_NAME='install' VMM_CONFIG_FILE_NAME='linuxosconfiguration.xml' global RulesFiles |