aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-02-27 18:16:04 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-02-27 18:16:04 +0900
commit1ee84b6177d1943a4e01a466218ff0b1354472cb (patch)
tree4327e3e30897e7a03b02e1dae8d96957880b333f
parent0b71412fa756b68e4230094c3b27a8a70b082c96 (diff)
downloadbird-pu-2.0.7.16-20210227.tar.gz
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 76728e56..9406087f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+bird2 (2.0.7.16-20210227-2) unstable; urgency=medium
+
+ * Based on d3782c72b924 ("Nest: Add option to control automatic RPKI reload",
+ 2021-02-12).
+ * 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.
+ * Possibly 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.
+
+ -- Kazuki Yamaguchi <k@rhe.jp> Sat, 27 Feb 2021 18:15:43 +0900
+
bird2 (2.0.7-4.1) unstable; urgency=medium
* Non-maintainer upload.