]> git.proxmox.com Git - mirror_frr.git/blobdiff - redhat/frr.spec.in
*: 6.0.3 release
[mirror_frr.git] / redhat / frr.spec.in
index dc7c12d0383287b1270fc98efc80c0715b1cdd5e..e5407a2cb9be6f816ebcfe9133e1d5ef583f4bea 100644 (file)
@@ -660,7 +660,28 @@ fi
 
 
 %changelog
-* Tue Jan  8 2019 Martin Winter <mwinter@opensourcerouting.org> - %{version}
+
+* Tue May  7 2019 Quentin Young <qlyoung@cumulusnetworks.com> - %{version}
+- bgpd: Fix 'show bgp ipv4/ipv6 neighbors' to show only v4 or v6 neighbors
+- bgpd: Fix display issue when showing labeled-unicast routes
+- bgpd: Fix incorrect # peers in 'show bgp ipv6 summary' output
+- bgpd: Fix issue with remote-private-as in combination with local-as
+- bgpd: Fix memory error when prepending to AS-path
+- bgpd: Improve error handling when using maximum-prefix
+- ldpd: Fix startup permissions error on OpenBSD
+- ldpd: add support for FreeBSD IP_BINDANY
+- ospfd: Fix incorrect display of millisecond time values
+- tools: Fix incorrect systemd dependencies causing failure to start on boot
+- vtysh: Fix unnecessary reconnection under multi-instance OSPF
+- watchfrr: Fix multi-instance support when using new init script
+- zebra: Fix a display bug in 'show ip route ... json'
+- zebra: Fix compilation issue on OpenBSD
+- zebra: Fix issue with missed selection of system-sourced routes
+- zebra: Fix race condition in label manager
+- zebra: Reliability improvements to pseudowire route recovery
+- zebra: Tweak metric values for macvlan devices
+
+* Tue Jan  8 2019 Martin Winter <mwinter@opensourcerouting.org> - 6.0.2
 - Security Issue (Denial of Service): Fix BGP Attribute 255 (experimental VNC)
   handling