Re: [OpenWrt-Devel] [PATCH] Update authsae to latest version

2014-04-27 Thread Hauke Mehrtens
On 04/23/2014 10:18 PM, Etienne CHAMPETIER wrote:
 Ping tested, add a cool fix
 https://github.com/cozybit/authsae/commit/295164a83717ce59ca280468fc2f7edcea6b3cbf
 
 Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr
 ---
  package/network/services/authsae/Makefile | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
Thank you for your patch, it was committed in 40579.

Hauke
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH] Update authsae to latest version

2014-04-23 Thread Etienne CHAMPETIER
Ping tested, add a cool fix
https://github.com/cozybit/authsae/commit/295164a83717ce59ca280468fc2f7edcea6b3cbf

Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr
---
 package/network/services/authsae/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/network/services/authsae/Makefile 
b/package/network/services/authsae/Makefile
index 351b28d..2d3ff1d 100644
--- a/package/network/services/authsae/Makefile
+++ b/package/network/services/authsae/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=authsae
-PKG_VERSION:=2014-01-31
+PKG_VERSION:=2014-04-19
 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:=3e2ae0b0412627c831ad14ebde4c57fa5ddbed0a
+PKG_SOURCE_VERSION:=295164a83717ce59ca280468fc2f7edcea6b3cbf
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 
 PKG_BUILD_PARALLEL:=1
-- 
1.9.0
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] [PATCH] Update authsae to latest version

2014-02-06 Thread Hauke Mehrtens
On 12/15/2013 11:49 PM, Etienne CHAMPETIER wrote:
 Only compile tested but the changes are minimal
 https://github.com/cozybit/authsae/compare/f5693a3...1d1a122
 
 Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr
 ---
  package/network/services/authsae/Makefile | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
Thank you for the patch, it was applied in r39518.

Hauke
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] [PATCH] Update authsae to latest version

2013-12-15 Thread Etienne CHAMPETIER
Only compile tested but the changes are minimal
https://github.com/cozybit/authsae/compare/f5693a3...1d1a122

Signed-off-by: Etienne CHAMPETIER etienne.champet...@free.fr
---
 package/network/services/authsae/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/network/services/authsae/Makefile 
b/package/network/services/authsae/Makefile
index 13dcb7c..d5540ed 100644
--- a/package/network/services/authsae/Makefile
+++ b/package/network/services/authsae/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=authsae
-PKG_VERSION:=2013-07-24
+PKG_VERSION:=2013-11-13
 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:=f5693a3ee8dcc4e11d25acc4e75f5d154c0b302b
+PKG_SOURCE_VERSION:=1d1a1226a25833267a6a56b8edc48f253481b62c
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 
 PKG_BUILD_PARALLEL:=1
-- 
1.8.3.1
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel