diff --git a/libteam.changes b/libteam.changes index 6c15d0c..e45d2df 100644 --- a/libteam.changes +++ b/libteam.changes @@ -2,21 +2,20 @@ Tue Sep 26 14:47:59 UTC 2023 - Otto Hollmann - update to 1.32: - * teamd: Add option to change evaluation logic of multiple link-watchers - * teamd: lacp: don't move the port state from disabled when admin state + * teamd: Add option to change evaluation logic of multiple + link-watchers + * teamd: lacp: don't move the port state from disabled when admin + state * teamd: lacp: set port to disabled state during removal * libteam: clear changed bits in case of TEAM_IFINFO_CHANGE - * misc: fix possible strncpy truncation bug - * teamd: stop iterating callbacks when a loop restart is requested + * teamd: stop iterating callbacks when a loop restart is + requested * teamd: do no remove the ports on shutdown with -N * binding/python: ifindex 0 is invalid so do not process it - * teamd: Include missing headers for strrchr and memcmp * libteamdctl: validate the bus name before using it - * options: move option temporary check after the err check * teamd: lacp: increase "min_ports" upper limit to 1024 - * fix build on OpenWRT/musl-libc * teamd: increase the waitting time for daemon killing - * Revert "teamd: Disregard current state when considering port enablement + * Do regard current state when considering port enablement - Remove 0001-teamd-Add-option-to-change-evaluation-logic-of-multi.patch -------------------------------------------------------------------