debian/changelog | 10 ++++++ scripts/vyatta-interfaces.pl | 8 ++--- sysconf/filecaps | 5 --- templates/interfaces/bonding/node.def | 2 - templates/interfaces/bonding/node.tag/bridge-group/node.def | 16 +++++----- templates/interfaces/bonding/node.tag/disable/node.def | 4 +- templates/interfaces/bonding/node.tag/mtu/node.def | 4 +- templates/interfaces/bonding/node.tag/vif/node.def | 6 +-- templates/interfaces/bonding/node.tag/vif/node.tag/bridge-group/node.def | 16 +++++----- templates/interfaces/bonding/node.tag/vif/node.tag/disable/node.def | 4 +- templates/interfaces/bridge/node.def | 8 ++--- templates/interfaces/bridge/node.tag/aging/node.def | 4 +- templates/interfaces/bridge/node.tag/disable/node.def | 4 +- templates/interfaces/bridge/node.tag/forwarding-delay/node.def | 2 - templates/interfaces/bridge/node.tag/hello-time/node.def | 4 +- templates/interfaces/bridge/node.tag/max-age/node.def | 4 +- templates/interfaces/bridge/node.tag/priority/node.def | 4 +- templates/interfaces/bridge/node.tag/stp/node.def | 12 +++---- templates/interfaces/ethernet/node.def | 4 +- templates/interfaces/ethernet/node.tag/bridge-group/node.def | 16 +++++----- templates/interfaces/ethernet/node.tag/disable/node.def | 4 +- templates/interfaces/ethernet/node.tag/mtu/node.def | 4 +- templates/interfaces/ethernet/node.tag/vif/node.def | 6 +-- templates/interfaces/ethernet/node.tag/vif/node.tag/bridge-group/node.def | 16 +++++----- templates/interfaces/ethernet/node.tag/vif/node.tag/disable/node.def | 4 +- templates/interfaces/input/node.def | 4 +- templates/interfaces/loopback/node.def | 2 - templates/interfaces/pseudo-ethernet/node.def | 6 +-- templates/interfaces/pseudo-ethernet/node.tag/disable/node.def | 4 +- templates/interfaces/tunnel/node.def | 6 +-- templates/interfaces/tunnel/node.tag/disable/node.def | 6 +-- templates/interfaces/tunnel/node.tag/key/node.def | 2 - templates/interfaces/tunnel/node.tag/mtu/node.def | 4 +- templates/interfaces/tunnel/node.tag/tos/node.def | 4 +- templates/interfaces/tunnel/node.tag/ttl/node.def | 4 +- templates/system/domain-name/node.def | 4 +- 36 files changed, 110 insertions(+), 107 deletions(-)
New commits: commit 26f0b004bf39bce9e8e0cd2f5d318b28b9bec6bc Author: Stephen Hemminger <[email protected]> Date: Thu Jun 17 14:46:35 2010 -0700 0.17.54 commit f14c3c03a4c6cf4734272d370159dc904043ca2c Author: Stephen Hemminger <[email protected]> Date: Thu Jun 17 14:45:17 2010 -0700 Don't need audit write on vbash Not using auditing for command logging. commit e7fa981b7038cca5df8c1e57a3d21f3745bd2697 Author: Stephen Hemminger <[email protected]> Date: Wed Jun 16 10:43:45 2010 -0700 Remove capability from ping Ping is already setuid root. commit 478766574f13b3fcfb934d7da161b5ac7238934a Author: Stephen Hemminger <[email protected]> Date: Tue Jun 15 10:16:40 2010 -0700 Remove sudo from brctl Since brctl has cap_net_admin, don't need to use sudo commit 85b19a9b420d0ee0682b4376c9a0428d52866473 Author: Stephen Hemminger <[email protected]> Date: Tue Jun 15 10:14:03 2010 -0700 Remove unnecessary :expression: syntax Several templates can use simplified non-expression syntax commit e24523cda77d3277844bfe638c086bcf85348f7d Author: Stephen Hemminger <[email protected]> Date: Tue Jun 15 10:08:16 2010 -0700 Remove sudo from ip command No longer need sudo on ip because of cap_net_admin http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=26f0b004bf39bce9e8e0cd2f5d318b28b9bec6bc http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=f14c3c03a4c6cf4734272d370159dc904043ca2c http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=e7fa981b7038cca5df8c1e57a3d21f3745bd2697 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=478766574f13b3fcfb934d7da161b5ac7238934a http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=85b19a9b420d0ee0682b4376c9a0428d52866473 http://suva.vyatta.com/git/?p=vyatta-cfg-system.git;a=commitdiff;h=e24523cda77d3277844bfe638c086bcf85348f7d _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
