diff options
author | Alex Harpin <development@landsofshadow.co.uk> | 2014-12-20 18:42:20 +0000 |
---|---|---|
committer | Alex Harpin <development@landsofshadow.co.uk> | 2014-12-20 18:46:44 +0000 |
commit | deb0e7c51e0c2a078436694afca6b073f9c288de (patch) | |
tree | 72b82a1c7f3c31a3ff46f3523b1851e2e7341471 /debian | |
parent | 9cb23798570a6e7417dc0b849337a6abb0b00849 (diff) | |
download | vyatta-cfg-system-deb0e7c51e0c2a078436694afca6b073f9c288de.tar.gz vyatta-cfg-system-deb0e7c51e0c2a078436694afca6b073f9c288de.zip |
0.20.44+vyos2+lithium4debian/0.20.44+vyos2+lithium4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 6b18ec47..c746b552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,24 @@ +vyatta-cfg-system (0.20.44+vyos2+lithium4) unstable; urgency=low + + [ Hiroshi Umehara ] + * vyatta-cfg-system: fix for unusable "link" option (Bug #381) + + [ Jared Baldridge ] + * Adding support for spaces in the key comment field (Bug #411) + + [ Ryo Nakamura ] + * support "remote" attribute of VXLAN tunnel (Bug #416) + + [ Alex Harpin ] + + -- Alex Harpin <development@landsofshadow.co.uk> Sat, 20 Dec 2014 18:38:25 +0000 + vyatta-cfg-system (0.20.44+vyos2+lithium3) unstable; urgency=low - [Jared Baldridge] + [ Jared Baldridge ] * Adding initial support for loading a config from AWS EC2 user-data - [Jason Hendry] + [ Jason Hendry ] * Expose rsyslog log level 'all' in CLI * Initial import fo vyatta_update_sysctl.pl * Creating template for net.ipv4.ipfrag_time sysctl @@ -18,13 +33,13 @@ vyatta-cfg-system (0.20.44+vyos2+lithium3) unstable; urgency=low * Correcting udp offload option name form segmentation to fragmentation * Removing unsed variable from declaration - [Paul Gear] + [ Paul Gear ] * Omit "Vyatta" from sysDescr - [Hiroyuki Sato] + [ Hiroyuki Sato ] * Fix Bug#382 Removing system ipv6 forwarding causes script error. - [Alex Harpin] + [ Alex Harpin ] -- Alex Harpin <development@landsofshadow.co.uk> Wed, 10 Dec 2014 07:53:50 +0000 |