@@ -3,13 +3,15 @@ ChangeLog
33
44All notable changes to the project are documented in this file.
55
6- [ v2.5.0] [ UNRELEASED ]
7- --------------------
6+ [ v2.5.0] [ ] - 2021-08-19
7+ -----------------------
88
99** Highlights:** native ` /etc/smcroute.d/*.conf ` support and seamless
1010 update/removal of routes and groups by reloading ` .conf ` files or
1111 using ` smcroutectl ` .
1212
13+ Tested on Linux 5.11 and FreeBSD 12.2
14+
1315### Changes
1416- Fully automated test suite with 15 tests covering many use cases
1517- Support for ` /etc/smcroute.d/*.conf ` , issue #103
@@ -37,6 +39,8 @@ All notable changes to the project are documented in this file.
3739 removed to simplify and guarantee full function
3840- Output format from ` smcroutectl ` has been extensively changed. E.g,
3941 new ` /LEN ` support means wider columns, but heading have also changed
42+ - The ` .tar.xz ` archive has been has been dropped as distribution format,
43+ keeping only ` tar.gz `
4044
4145### Fixes
4246- Fix #120 : failed ASM/SSM IGMP join if interface has no address
@@ -536,7 +540,7 @@ Initial public release by Carsten Schill.
536540
537541[ mrdisc ] : https://github.com/troglobit/mrdisc
538542[ RFC4286 ] : https://tools.ietf.org/html/rfc4286
539- [ UNRELEASED ] : https://github.com/troglobit/smcroute/compare/2.4.4 ...HEAD
543+ [ UNRELEASED ] : https://github.com/troglobit/smcroute/compare/2.5.0 ...HEAD
540544[ v2.5.0 ] : https://github.com/troglobit/smcroute/compare/2.4.4...2.5.0
541545[ v2.4.4 ] : https://github.com/troglobit/smcroute/compare/2.4.3...2.4.4
542546[ v2.4.3 ] : https://github.com/troglobit/smcroute/compare/2.4.2...2.4.3
0 commit comments