diff options
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 34f00b0d..3aae2123 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +frr (10.2.1-2) unstable; urgency=medium + + * Adding patch from Helge Deller <deller@kernel.org> to fix FTBFS on all + big endian architectures (Closes: #1091379). + * Removing disabling of tests on s390. + * Removing dpkg-statoverride for /etc/frr in postrm, thanks Andreas + Hasenack <andreas.hasenack@canonical.com> (Closes: #1091415). + + -- Daniel Baumann <daniel@debian.org> Tue, 14 Jan 2025 16:58:11 +0100 + frr (10.2.1-1) unstable; urgency=medium * Merging upstream version 10.2.1. |