diff options
author | Daniil Baturin <daniil@baturin.org> | 2015-03-24 22:39:00 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2015-03-24 22:39:00 +0100 |
commit | 8c3fe886ef96b994f7f259cf0de7f68e237204b4 (patch) | |
tree | 7e6df574cb4843fa50edf16958f5956d4d052f99 | |
parent | 904e6855c597c7b51de7912b7472cc85758eb810 (diff) | |
download | vyatta-cfg-quagga-8c3fe886ef96b994f7f259cf0de7f68e237204b4.tar.gz vyatta-cfg-quagga-8c3fe886ef96b994f7f259cf0de7f68e237204b4.zip |
0.19.0+vyos1+helium9debian/0.19.0+vyos1+helium9
-rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 69179418..478cc510 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +vyatta-cfg-quagga (0.19.0+vyos1+helium9) unstable; urgency=low + + [ Ryan Riske ] + * Bug 147: source-validation sysctl behavior changed in newer kernels + + [ Daniil Baturin ] + * Bug #521: save quagga daemon configs to /opt/vyatta/etc/quagga at + commit time. + * Bug #528: use corrent command for removing IPv6 address-family from + a neighbor. + + [ Alex Harpin ] + * Update maintainer address + * vyatta-cfg-quagga: remove unused / old configuration nodes + + [ Daniil Baturin ] + * Bug #529: don't build packages for serial and dataplane interfaces. + * Remove reference to vyatta-unicast. + + -- Daniil Baturin <daniil@baturin.org> Tue, 24 Mar 2015 22:39:00 +0100 + vyatta-cfg-quagga (0.19.0+vyos1+helium8) unstable; urgency=low * Add VXLAN to interface template generator. |