File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 7
7
# #
8
8
AC_PREREQ ( [ 2.69] )
9
9
10
- AC_INIT ( [ frr] , [ 10.4] , [ https://github.com/frrouting/frr/issues] )
10
+ AC_INIT ( [ frr] , [ 10.4.1 ] , [ https://github.com/frrouting/frr/issues] )
11
11
PACKAGE_URL="https://frrouting.org/"
12
12
AC_SUBST ( [ PACKAGE_URL] )
13
13
PACKAGE_FULLNAME="FRRouting"
Original file line number Diff line number Diff line change
1
+ frr (10.4.1-0) unstable; urgency=medium
2
+
3
+ * New upstream release FRR 10.4.1
4
+
5
+ -- Jafar Al-Gharaibeh <jafar@atcorp.com> Sat, 02 Aug 2025 02:00:00 -0600
6
+
1
7
frr (10.4-0) unstable; urgency=medium
2
8
3
9
* New upstream release FRR 10.4
Original file line number Diff line number Diff line change @@ -875,7 +875,10 @@ sed -i 's/ -M rpki//' %{_sysconfdir}/frr/daemons
875
875
876
876
%changelog
877
877
878
- * Sun Jul 20 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
878
+ * Sat Aug 02 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - %{version}
879
+
880
+ * Sat Aug 02 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.4.1
881
+ - New upstream release FRR 10.4.1
879
882
880
883
* Sun Jul 20 2025 Jafar Al-Gharaibeh <jafar@atcorp.com> - 10.4
881
884
- Major highlights:
You can’t perform that action at this time.
0 commit comments