mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 14:25:26 +00:00
Prepare for post-2.16.0 (2.16.90).
Acked-by: Aaron Conole <aconole@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,3 +1,7 @@
|
|||||||
|
Post-v2.16.0
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
|
||||||
v2.16.0 - xx xxx xxxx
|
v2.16.0 - xx xxx xxxx
|
||||||
---------------------
|
---------------------
|
||||||
- Removed support for 1024-bit Diffie-Hellman key exchange, which is now
|
- Removed support for 1024-bit Diffie-Hellman key exchange, which is now
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
AC_PREREQ(2.63)
|
AC_PREREQ(2.63)
|
||||||
AC_INIT(openvswitch, 2.16.0, bugs@openvswitch.org)
|
AC_INIT(openvswitch, 2.16.90, bugs@openvswitch.org)
|
||||||
AC_CONFIG_SRCDIR([datapath/datapath.c])
|
AC_CONFIG_SRCDIR([datapath/datapath.c])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_CONFIG_AUX_DIR([build-aux])
|
AC_CONFIG_AUX_DIR([build-aux])
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
openvswitch (2.16.90-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream version
|
||||||
|
|
||||||
|
-- Open vSwitch team <dev@openvswitch.org> Fri, 16 Jul 2021 21:12:05 +0200
|
||||||
|
|
||||||
openvswitch (2.16.0-1) unstable; urgency=low
|
openvswitch (2.16.0-1) unstable; urgency=low
|
||||||
|
|
||||||
* New upstream version
|
* New upstream version
|
||||||
|
Reference in New Issue
Block a user