Updated Branches:
  refs/heads/4.2 0bb06d5d9 -> 8a679e7b0

add iptables/ethtool requirement on Agent in debian/control
(cherry picked from commit 7cdd2ef6baffe16b18c8962a5835edcbd52ddaac)


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8a679e7b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8a679e7b
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8a679e7b

Branch: refs/heads/4.2
Commit: 8a679e7b070bf92d3c3458c3c75afe8e40182a19
Parents: 0bb06d5
Author: Wei Zhou <w.z...@leaseweb.com>
Authored: Thu Oct 24 11:33:49 2013 +0200
Committer: Wei Zhou <w.z...@leaseweb.com>
Committed: Thu Oct 24 14:54:19 2013 +0200

----------------------------------------------------------------------
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8a679e7b/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index 46dd505..4206299 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Description: CloudStack server library
 
 Package: cloudstack-agent
 Architecture: all
-Depends: openjdk-6-jre | openjdk-7-jre, cloudstack-common (= 
${source:Version}), lsb-base (>= 3.2), libcommons-daemon-java, libjna-java, 
openssh-client, libvirt0, sysvinit-utils, qemu-kvm, libvirt-bin, uuid-runtime, 
rsync, grep, iproute, perl-base, perl-modules, ebtables, vlan, wget, jsvc, ipset
+Depends: openjdk-6-jre | openjdk-7-jre, cloudstack-common (= 
${source:Version}), lsb-base (>= 3.2), libcommons-daemon-java, libjna-java, 
openssh-client, libvirt0, sysvinit-utils, qemu-kvm, libvirt-bin, uuid-runtime, 
rsync, grep, iproute, perl-base, perl-modules, ebtables, vlan, wget, jsvc, 
ipset, ethtool, iptables
 Conflicts: cloud-agent, cloud-agent-libs, cloud-agent-deps, cloud-agent-scripts
 Description: CloudStack agent
  The CloudStack agent is in charge of managing shared computing resources in

Reply via email to