summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
-rw-r--r--redhat/frr.spec.in5
3 files changed, 11 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index aaa98632a4..02c5adcd5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
##
AC_PREREQ([2.69])
-AC_INIT([frr], [8.4.3], [https://github.com/frrouting/frr/issues])
+AC_INIT([frr], [8.4.4], [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 4b84bca4f2..05ce966939 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+frr (8.4.4-0) unstable; urgency=medium
+
+ * New upstream release FRR 8.4.4
+
+ -- Jafar Al-Gharaibeh <jafar@atcorp.com> Thu, 15 Jun 2023 10:00:00 -0600
+
frr (8.4.3-0) unstable; urgency=medium
* New upstream release FRR 8.4.3
diff --git a/redhat/frr.spec.in b/redhat/frr.spec.in
index f33abdd0a0..09d88f4f2d 100644
--- a/redhat/frr.spec.in
+++ b/redhat/frr.spec.in
@@ -793,7 +793,10 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
%changelog
-* Mon Jan 09 2023 Martin Winter <mwinter@opensourcerouting.org> - %{version}
+* Thu Jun 15 2023 Martin Winter <mwinter@opensourcerouting.org> - %{version}
+
+* Thu Jun 15 2023 Jafar Al-Gharaibeh <jafar@atcorp.com> - 8.4.4
+- This a convenience release/tag for house keeping
* Wed Mar 15 2023 Jafar Al-Gharaibeh <jafar@atcorp.com> - 8.4.3
- This a convenience release/tag for house keeping