summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2024-05-03 14:54:11 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2024-05-03 14:54:11 +0200
commitb12866818e6c1ef01877e3e33e69e8923a8a32d5 (patch)
tree52371aa3f8ebb83a57e0542085e0aab2fed69309
parentdbd7657c538641d77b8daca2c5a7acf2ee863fbf (diff)
Fix postrm, get hppa to work & restore alpha/m68k/sparc64/x32. 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 d23ea120bf..00ce44876d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-frr (10.0-2) UNRELEASED; urgency=medium
+frr (10.0-2) unstable; urgency=medium
* fix build on hppa
* only use libunwind on architectures where it is available
* remove /var/lib/frr on purge
* drop some ancient dependency alternates
- -- David Lamparter <equinox-debian@diac24.net> Fri, 03 May 2024 12:51:03 +0200
+ -- David Lamparter <equinox-debian@diac24.net> Fri, 03 May 2024 14:53:50 +0200
frr (10.0-1) unstable; urgency=medium