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 @@ -6,6 +6,12 @@ frr (@VERSION@-0) UNRELEASED; urgency=medium
66
77 -- FRRouting-Dev <dev@lists.frrouting.org> Thu, 25 Oct 2018 16:36:50 +0200
88
9+ frr (7.3.1-0) testing; urgency=medium
10+
11+ * upstream 7.3.1 release
12+
13+ -- David Lamparter <equinox@opensourcerouting.org> Wed, 06 May 2020 13:40:53 +0200
14+
915frr (7.3-0) testing; urgency=medium
1016
1117 * BGPd
Original file line number Diff line number Diff line change 77# #
88AC_PREREQ ( [ 2.60] )
99
10- AC_INIT ( [ frr] , [ 7.3] , [ https://github.com/frrouting/frr/issues] )
10+ AC_INIT ( [ frr] , [ 7.3.1 ] , [ https://github.com/frrouting/frr/issues] )
1111PACKAGE_URL="https://frrouting.org/"
1212AC_SUBST ( [ PACKAGE_URL] )
1313PACKAGE_FULLNAME="FRRouting"
Original file line number Diff line number Diff line change 728728
729729
730730%changelog
731- * Fri Feb 14 2020 Martin Winter <mwinter@opensourcerouting.org> - %{version}
731+ * Wed May 06 2020 David Lamparter <equinox@opensourcerouting.org> - %{version}
732+ - upstream 7.3.1
733+
734+ * Fri Feb 14 2020 Martin Winter <mwinter@opensourcerouting.org> - 7.3
732735- BGPd
733736- EVPN PIP Support
734737- Route Aggregation code speed ups
You can’t perform that action at this time.
0 commit comments