From c637e59a9e02209845cc973e45b6c50e1889f485 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 10 Jan 2024 16:35:05 +0100 Subject: [PATCH] net/frr: add a changelog entry --- net/frr/Makefile | 3 +-- net/frr/pkg-descr | 4 ++++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net/frr/Makefile b/net/frr/Makefile index 2503cfe0a..744d9dfeb 100644 --- a/net/frr/Makefile +++ b/net/frr/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= frr -PLUGIN_VERSION= 1.37 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 1.38 PLUGIN_COMMENT= The FRRouting Protocol Suite PLUGIN_DEPENDS= frr8 PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/net/frr/pkg-descr b/net/frr/pkg-descr index 71f40d515..a404283f7 100644 --- a/net/frr/pkg-descr +++ b/net/frr/pkg-descr @@ -12,6 +12,10 @@ WWW: https://frrouting.org/ Plugin Changelog ================ +1.38 + +* Add "soft-reconfiguration inbound" neighbor option + 1.37 * Add Adjacency Logging to OSPF