]> git.proxmox.com Git - openvswitch.git/commitdiff
bump version to 2.7.0-3
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 15 Jun 2018 08:07:36 +0000 (10:07 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 15 Jun 2018 08:07:36 +0000 (10:07 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
changelog.Debian

index 9f87ab930ca0e9af8fcc1c055e47d3da0156c5a9..ff48b92db966af0176b70f016e818d02ba150637 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # also add entry in changelog.Debian
 OVSVER=2.7.0
-PKGRELEASE=2
+PKGRELEASE=3
 
 OVSDIR=openvswitch-${OVSVER}
 OVSSRC=openvswitch-${OVSVER}.tar.gz
index 93b3db4c607cd39cfd463b053e0348b82e2d67e6..06b4ff5b057dd4a1004c58b9aeb3df55a15d47aa 100644 (file)
@@ -1,3 +1,9 @@
+openvswitch (2.7.0-3) stretch; urgency=low
+
+  * ifupdown2 compatibility fixes
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Jun 2018 10:06:52 +0200
+
 openvswitch (2.7.0-2) stretch; urgency=low
 
   * added missing dependency: net-tools