2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 06:15:47 +00:00

Prepare for post-3.5.0 (3.5.90).

Acked-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
This commit is contained in:
Ilya Maximets
2025-01-16 17:37:04 +01:00
parent 005e258920
commit caed64d168
3 changed files with 11 additions and 1 deletions

4
NEWS
View File

@@ -1,3 +1,7 @@
Post-v3.5.0
--------------------
v3.5.0 - xx xxx xxxx
--------------------
- The limit on the number of fields for address prefix tracking in flow

View File

@@ -13,7 +13,7 @@
# limitations under the License.
AC_PREREQ(2.63)
AC_INIT(openvswitch, 3.5.0, bugs@openvswitch.org)
AC_INIT(openvswitch, 3.5.90, bugs@openvswitch.org)
AC_CONFIG_SRCDIR([vswitchd/ovs-vswitchd.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([build-aux])

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
openvswitch (3.5.90-1) unstable; urgency=low
* New upstream version
-- Open vSwitch team <dev@openvswitch.org> Mon, 16 Jan 2025 13:00:02 +0100
openvswitch (3.5.0-1) unstable; urgency=low
* New upstream version