summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2019-05-15 21:35:18 +0200
committerDavid Lamparter <equinox@diac24.net>2019-05-15 22:17:35 +0200
commit9f5276dcda0d52364482d474d736018b6abf4e86 (patch)
tree8040e88a2b936f758e414c6191adb765150bb83a
parentddfc79b7807c7857b737c1eba24962d4a99b05d6 (diff)
debian: release 6.0.3-1debian/frr-6.0.3-1debian/buster
Signed-off-by: David Lamparter <equinox@diac24.net>
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 05374e83bb..94637bcefd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+frr (6.0.3-1) unstable; urgency=medium
+
+ * bump to upstream 6.0.3 (bugfix-only release)
+ * fix autopkgtest
+
+ -- David Lamparter <equinox-debian@diac24.net> Wed, 15 May 2019 22:17:30 +0200
+
frr (6.0.2-2) unstable; urgency=medium
* remove bogus libjson0 build-dep (closes: #921349)