diff --git a/ChangeLog.md b/ChangeLog.md index 3f0eb01..0e88773 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -9,6 +9,8 @@ All notable changes to the project are documented in this file. ### Fixes - Ignore IGMP proxy querys (src ip: 0.0.0.0), they must never win a querier election. +- Fix compat read location and new location for `mrouted.genid` +- Fix "non-decreasing" generation id, must increment on each restart ### Changes - Add support for configurable IGMP query response interval diff --git a/debian/changelog b/debian/changelog index 95c60f8..d21f679 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,10 @@ mrouted (4.5) stable; urgency=low on the given interface. Never expires * On startup and reconf, log why we skip disabled interfaces * Change to always log when assuming the IGMP querier role + * Fix compat read location and new location for `mrouted.genid` + * Fix "non-decreasing" generation id, must increment on each restart - -- Joachim Wiberg Sun, 04 Jun 2023 14:30:40 +0200 + -- Joachim Wiberg Sun, 04 Jun 2023 17:05:48 +0200 mrouted (4.4) stable; urgency=low