From 028c6cc4734329e265affd10e18bd70c381f73e6 Mon Sep 17 00:00:00 2001 From: Jafar Al-Gharaibeh Date: Thu, 27 Feb 2025 22:15:01 -0600 Subject: [PATCH] FRR 10.3 Release Candidate Signed-off-by: Jafar Al-Gharaibeh --- configure.ac | 2 +- debian/changelog | 6 +++--- redhat/frr.spec.in | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configure.ac b/configure.ac index e04c0b6d46..da110557c3 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ ## AC_PREREQ([2.69]) -AC_INIT([frr], [10.3-dev], [https://github.com/frrouting/frr/issues]) +AC_INIT([frr], [10.3-rc1], [https://github.com/frrouting/frr/issues]) PACKAGE_URL="https://frrouting.org/" AC_SUBST([PACKAGE_URL]) PACKAGE_FULLNAME="FRRouting" diff --git a/debian/changelog b/debian/changelog index 9917b5bcb5..449768c03c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -frr (10.3~dev-1) UNRELEASED; urgency=medium +frr (10.3~rc1-0) UNRELEASED; urgency=medium - * FRR 10.3 Development + * FRR 10.3 Release Candidate - -- Jafar Al-Gharaibeh Thu, 10 Oct 2024 02:00:00 -0600 + -- Jafar Al-Gharaibeh Sat, 22 Feb 2025 02:00:00 -0600 frr (10.1-0) unstable; urgency=medium diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in index 4e0196d24a..c827ef1a29 100644 --- a/redhat/frr.spec.in +++ b/redhat/frr.spec.in @@ -837,10 +837,10 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons %changelog -* Thu Oct 10 2024 Jafar Al-Gharaibeh - %{version} +* Sat Feb 22 2025 Jafar Al-Gharaibeh - %{version} -* Thu Oct 10 2024 Jafar Al-Gharaibeh - 10.3-dev -- FRR 10.3 Development +* Sat Feb 22 2025 Jafar Al-Gharaibeh - 10.3-rc1 +- FRR 10.3 Release Candidate * Fri Jul 26 2024 Jafar Al-Gharaibeh - 10.1 - Breaking changes