mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-30 01:52:51 +00:00 
			
		
		
		
	openvswitch: update to v2.15.1
* this merges several CVE fixes Fixes: WIFI-3457 Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
		| @@ -20,7 +20,7 @@ PKG_VERSION:=$(ovs_version) | ||||
| PKG_RELEASE:=6 | ||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||||
| PKG_SOURCE_URL:=https://www.openvswitch.org/releases/ | ||||
| PKG_HASH:=7d5797f2bf2449c6a266149e88f72123540f7fe7f31ad52902057ae8d8f88c38 | ||||
| PKG_HASH:=5c7baed537364d43af36c15dde298c95d35cb2cb3204b4d3fe9b0fc73c97f16d | ||||
|  | ||||
| PKG_LICENSE:=Apache-2.0 | ||||
| PKG_LICENSE_FILES:=LICENSE | ||||
|   | ||||
| @@ -5,7 +5,7 @@ | ||||
|  | ||||
| # Versions | ||||
|  | ||||
| ovs_version:=2.15.0 | ||||
| ovs_version:=2.15.1 | ||||
| ovs_builddir=$(KERNEL_BUILD_DIR)/openvswitch-$(ovs_version) | ||||
|  | ||||
| # Shared vars, macros | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin