Saturday, December 28, 2019

tests wanted, wpa_supplicant 2.9

Would anyone like to test this?

Diff is against a very recent cvs commit so you may need to wait an
hour or so if updating from anoncvs.


Index: Makefile
===================================================================
RCS file: /cvs/ports/security/wpa_supplicant/Makefile,v
retrieving revision 1.47
diff -u -p -r1.47 Makefile
--- Makefile 28 Dec 2019 17:50:11 -0000 1.47
+++ Makefile 28 Dec 2019 17:51:41 -0000
@@ -2,8 +2,7 @@

COMMENT= IEEE 802.1X supplicant

-DISTNAME= wpa_supplicant-2.8
-REVISION= 2
+DISTNAME= wpa_supplicant-2.9
CATEGORIES= security net

HOMEPAGE= https://w1.fi/wpa_supplicant/
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/wpa_supplicant/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo 26 Apr 2019 13:32:36 -0000 1.11
+++ distinfo 28 Dec 2019 17:51:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (wpa_supplicant-2.8.tar.gz) = pokzahKpkVG53l4lv8ytuIQ49PRDjrjbMxzZQ0b9PZY=
-SIZE (wpa_supplicant-2.8.tar.gz) = 3155904
+SHA256 (wpa_supplicant-2.9.tar.gz) = /L3ue0pkvqgXeXMpnIyCRBnEE+wuOpXbY91qXcNUHxc=
+SIZE (wpa_supplicant-2.9.tar.gz) = 3231785
Index: patches/patch-wpa_supplicant_ctrl_iface_c
===================================================================
RCS file: patches/patch-wpa_supplicant_ctrl_iface_c
diff -N patches/patch-wpa_supplicant_ctrl_iface_c
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ patches/patch-wpa_supplicant_ctrl_iface_c 28 Dec 2019 17:51:41 -0000
@@ -0,0 +1,13 @@
+$OpenBSD$
+
+Index: wpa_supplicant/ctrl_iface.c
+--- wpa_supplicant/ctrl_iface.c.orig
++++ wpa_supplicant/ctrl_iface.c
+@@ -11,7 +11,6 @@
+ #include <netinet/ip.h>
+

No comments:

Post a Comment