]> git.puffer.fish Git - matthieu/frr.git/commitdiff
FRRouting release 7.3.1 frr-7.3.1
authorDavid Lamparter <equinox@diac24.net>
Wed, 6 May 2020 11:44:20 +0000 (13:44 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 6 May 2020 11:44:20 +0000 (13:44 +0200)
Maintenance/bugfix release.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
changelog-auto.in
configure.ac
redhat/frr.spec.in

index 82d0b2a80cf454c28f124824bb3355fe66561846..fb153a3132267a50cf73ca8d8b3b9c66dc2deb95 100644 (file)
@@ -6,6 +6,12 @@ frr (@VERSION@-0) UNRELEASED; urgency=medium
 
  -- FRRouting-Dev <dev@lists.frrouting.org>  Thu, 25 Oct 2018 16:36:50 +0200
 
+frr (7.3.1-0) testing; urgency=medium
+
+  * upstream 7.3.1 release
+
+ -- David Lamparter <equinox@opensourcerouting.org>  Wed, 06 May 2020 13:40:53 +0200
+
 frr (7.3-0) testing; urgency=medium
 
   * BGPd
index cc1f1572f690deac2fa9690b5af013b4867e4fbd..59443b9f59ec16f860772e534f5cd576a0981f23 100755 (executable)
@@ -7,7 +7,7 @@
 ##
 AC_PREREQ([2.60])
 
-AC_INIT([frr], [7.3], [https://github.com/frrouting/frr/issues])
+AC_INIT([frr], [7.3.1], [https://github.com/frrouting/frr/issues])
 PACKAGE_URL="https://frrouting.org/"
 AC_SUBST([PACKAGE_URL])
 PACKAGE_FULLNAME="FRRouting"
index cb7913deed4132f0d76a119f0ffb9358c457e1f8..53e681ad023b8e0d02536ef1a7718a74468a82a5 100644 (file)
@@ -728,7 +728,10 @@ fi
 
 
 %changelog
-* Fri Feb 14 2020 Martin Winter <mwinter@opensourcerouting.org> - %{version}
+* Wed May 06 2020 David Lamparter <equinox@opensourcerouting.org> - %{version}
+- upstream 7.3.1
+
+* Fri Feb 14 2020 Martin Winter <mwinter@opensourcerouting.org> - 7.3
 - BGPd
 -    EVPN PIP Support
 -    Route Aggregation code speed ups