aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2020-08-03 00:48:37 +0900
committerKazuki Yamaguchi <k@rhe.jp>2020-08-03 00:50:18 +0900
commit026c3345bc1b4bf232a1be3d113c297aa9684eb5 (patch)
tree780a4346636488475aa38b728232efdf1c454d52
parentb534d63cce060c12f945622f71eba2ea1702cdbf (diff)
downloadbird-pu-2.0.7j.tar.gz
debian: update changelogv2.0.7jpu-2.0.7j
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b96e9667..4fa4b38d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+bird2 (2.0.7j-1) unstable; urgency=medium
+
+ * 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
+
+ -- Kazuki Yamaguchi <k@rhe.jp> Mon, 03 Aug 2020 00:48:39 +0900
+
bird2 (2.0.7-3) unstable; urgency=medium
* Don't use /usr/share/doc as ucf source (Closes: #945336)