summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2022-01-19 14:46:04 +0900
committerKazuki Yamaguchi <k@rhe.jp>2022-01-19 14:46:04 +0900
commit838a1ace272a22548e47cb3d6ece03a60da42072 (patch)
tree3ed5e347dc6b88f8d90cff9d94bae32b3d8c0e30
parent1af48559c463609e1cc6f2aa5ec93e626bab5adb (diff)
downloadbird-838a1ace272a22548e47cb3d6ece03a60da42072.tar.gz
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb0e0aec..6aa92690 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+bird2 (2.0.8.83+17-20220119-1) unstable; urgency=medium
+
+ * Rebased 2.0.8.59+17-20210901-1 on top of v2.0.8-83-ga9646efd4056. There is
+ no significant changes with this release. This package is built on Debian
+ bullseye instead of buster to update libreadline dependency.
+ * Allow trailing comma in set literals in filter.
+ * Use route replace on IPv6.
+ * Introduce 'attach_mls([<label stack>])' filter function.
+ * Allow modification of AIGP metric values, at the expense of strict
+ compliance with RFC 7311.
+ * Partially fixed buffer overflow bug with kernel route installing.
+ * Better logging in BFD protocol.
+ * Probably strict check is performed on constant expression.
+ * Allow setting BGP AGGREGATOR attribute in filter.
+ * Fix jitter application to BGP filters as specified in RFC 4271 section 10.
+ * Added "soft hold time on" configuration to BGP for debugging my other BGP
+ speaker.
+
+ -- Kazuki Yamaguchi <k@rhe.jp> Wed, 19 Jan 2022 14:45:33 +0900
+
bird2 (2.0.8-2) unstable; urgency=medium
* Source-only upload to allow migration