diff options
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b63f7977..3f57e6e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +vyatta-cfg-system (0.18.1) unstable; urgency=low + + * Set file capability attributes + * Add pam_cap capability configuration + * Convert bridging commands to use capabalities + * Use capability rather than sudo for ethtool + * Use capability for modprobe + * Use capability for ip command + * Use capability for arp sysctl + * Fix use of bareword file handles + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 26 May 2010 19:54:17 -0700 + vyatta-cfg-system (0.17.46) unstable; urgency=low * Move DHCPv6 client configuration to this package and restructre |