aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2020-11-18 20:05:46 +0900
committerKazuki Yamaguchi <k@rhe.jp>2020-11-18 20:05:46 +0900
commit930f5fbdfcd06646edccbbaa3019c4781bf1782d (patch)
tree28e637ce312bcc3efc1b237d85bb1af795e96d3b
parentdfa2c106c9610875fa71828839b4e29f269a22f5 (diff)
downloadbird-pu-2.0.7m.tar.gz
debian: update changelogv2.0.7mpu-2.0.7m
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b96e9667..57903ece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+bird2 (2.0.7m-1) unstable; urgency=medium
+
+ * Based on 6ea8a46ccb54 ("Doc: Fix typo", 2020-11-15).
+ * 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 03:08:59 +0900
+
bird2 (2.0.7-3) unstable; urgency=medium
* Don't use /usr/share/doc as ucf source (Closes: #945336)