Author: cyrus
Date: 2014-10-02 21:47:28 +0200 (Thu, 02 Oct 2014)
New Revision: 42750

Modified:
   trunk/package/network/services/authsae/Makefile
Log:
authsae: update to latest version

Send a netlink call to leave the mesh when meshd exits
Make hunting-and-pecking loop (more) resistant to side channel attack

Signed-off-by: Michel Stam <[email protected]>

Modified: trunk/package/network/services/authsae/Makefile
===================================================================
--- trunk/package/network/services/authsae/Makefile     2014-10-02 19:38:15 UTC 
(rev 42749)
+++ trunk/package/network/services/authsae/Makefile     2014-10-02 19:47:28 UTC 
(rev 42750)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=authsae
-PKG_VERSION:=2014-04-19
+PKG_VERSION:=2014-06-09
 PKG_RELEASE=$(PKG_SOURCE_VERSION)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=git://github.com/cozybit/authsae.git
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=295164a83717ce59ca280468fc2f7edcea6b3cbf
+PKG_SOURCE_VERSION:=8531ab158910a525d4bcbb3ad02c08342f6987f2
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 
 PKG_BUILD_PARALLEL:=1
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to