We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3facc3b commit 608aa1cCopy full SHA for 608aa1c
3 files changed
NEWS
@@ -1,3 +1,6 @@
1
+OVN v26.03.3 - xx xxx xxxx
2
+--------------------------
3
+
4
OVN v26.03.2 - 16 Jun 2026
5
--------------------------
6
- Bug fixes
configure.ac
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
AC_PREREQ(2.63)
16
-AC_INIT(ovn, 26.03.2, bugs@openvswitch.org)
+AC_INIT(ovn, 26.03.3, bugs@openvswitch.org)
17
AC_CONFIG_MACRO_DIR([m4])
18
AC_CONFIG_AUX_DIR([build-aux])
19
AC_CONFIG_HEADERS([config.h])
debian/changelog
@@ -1,3 +1,9 @@
+ovn (26.03.3-1) unstable; urgency=low
+ [ OVN team ]
+ * New upstream version
+ -- OVN team <dev@openvswitch.org> Tue, 16 Jun 2026 12:11:32 -0400
7
ovn (26.03.2-1) unstable; urgency=low
8
[ OVN team ]
9
* New upstream version
0 commit comments