]> git.99rst.org Git - openwrt-packages.git/commitdiff
csshnpd: bump to c1.1.0 release
authorChris Swan <redacted>
Wed, 2 Sep 2026 10:54:08 +0000 (11:54 +0100)
committerHannu Nyman <redacted>
Sat, 5 Sep 2026 15:37:14 +0000 (18:37 +0300)
Added policy support
Added proxy support for root domain and at_activate
Added ESCR relay authentication
Adjustable session timeout
Twinned session keys
Security hardening

Signed-off-by: Chris Swan <redacted>
net/csshnpd/Makefile

index 68bbc4701bbb1ab5a54e8ef39b3a1dc11d53259a..519ae6b6556a598df986e4b9149484822fefebfb 100644 (file)
@@ -4,12 +4,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=csshnpd
-PKG_VERSION:=1.0.20
+PKG_VERSION:=1.1.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-c$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/atsign-foundation/noports/releases/download/c$(PKG_VERSION)
-PKG_HASH:=ffbadc9d0b5b381b2d7c20a607497be3b1994617c88fa3665225e951c6ce9a26
+PKG_HASH:=dc90a7d19562d4e4d3a8dc49911a9b2649484214923f71170aed42fe6a7d47ec
 
 PKG_MAINTAINER:=Chris Swan <chris@atsign.com>
 PKG_LICENSE:=BSD-3-Clause
git clone https://git.99rst.org/PROJECT