Search
j0ke.net Open Build Service
>
Projects
>
server:routing
>
python-exabgp
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 6
[-]
[+]
Changed
exabgp.changes
@@ -1,4 +1,27 @@ ------------------------------------------------------------------- +Mon Jul 3 12:29:57 UTC 2017 - cs@linux-administrator.com + +- update to Version 3.4.20 + + * Fix: profiling + * Fix: potential issue with networking (select on closed FD/TCP session) + * Fix: issue with route replay order when sent fast + +- Version 3.4.19 + + * Add: IPv6 nlri-mpls to list of enabled protocol (was missing) + * Fix: encoding of Flow Label requiring more than 2 bytes + * Fix: decoding of capability (was potentially over reading) + * Fix: trace when trying to access PID file and this is not allowed + * Fix: Remove a peer's RIB cache when it is deleted from the config file + * Fix: do not crash the reactor when an invalid IP is passed via the API + * Fix: bad defintion of Flow for ICMPType, ICMPCode and Fragment + * Feature: allow add-path for mpls-vpn + * Change: Backported setup.py from master + * Feature: added SRPMS for exabgp + + +------------------------------------------------------------------- Wed Apr 5 08:07:26 UTC 2017 - cs@linux-administrator.com - update to Version 3.4.18
[-]
[+]
Changed
exabgp.spec
^
@@ -23,7 +23,7 @@ %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: exabgp -Version: 3.4.18 +Version: 3.4.20 Release: 0 License: BSD-3-Clause Summary: The BGP swiss army knife of networking
Added
3.4.20.tar.gz
^