summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2023-01-06 15:00:06 +0100
committerDavid Lamparter <equinox@opensourcerouting.org>2023-01-06 15:00:06 +0100
commit902a416b2dfd70046b6e09b371c4ffbe746a7f78 (patch)
treec957f79fbccb76e248c92931abcd6c408695a22d
parent3aa1904a8e4d7778b6871fde6cd8467894743be6 (diff)
debian: 8.4.1-2debian/frr-8.4.1-2
Hopefully this one builds cleanly on all platforms. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index daf715167b..bc552748f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-frr (8.4.1-2) UNRELEASED; urgency=medium
+frr (8.4.1-2) unstable; urgency=medium
* commit to git tarball as source instead of dist tarball
* ditch unneeded sphinx missing files patch
@@ -6,7 +6,7 @@ frr (8.4.1-2) UNRELEASED; urgency=medium
* correctly mark :native for libelf-dev & libpython3-dev to fix cross-build
* use mutex for zserv stats (atomic uint64_t is too wide for 32-bit archs)
- -- David Lamparter <equinox-debian@diac24.net> Thu, 05 Jan 2023 17:44:59 +0100
+ -- David Lamparter <equinox-debian@diac24.net> Fri, 06 Jan 2023 14:59:57 +0100
frr (8.4.1-1) unstable; urgency=medium