diff --git a/icwmp/Makefile b/icwmp/Makefile index f1ff64519..c80f91e56 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=9.6.6 +PKG_VERSION:=9.6.7 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/icwmp.git -PKG_SOURCE_VERSION:=90595cd79f28c7c2cdfa298711f63720269cb316 +PKG_SOURCE_VERSION:=7ff419cefc314156a0ac518972096ef0dfb87162 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip endif diff --git a/icwmp/files/etc/config/cwmp b/icwmp/files/etc/config/cwmp index 99620b348..e51de24a0 100644 --- a/icwmp/files/etc/config/cwmp +++ b/icwmp/files/etc/config/cwmp @@ -5,6 +5,7 @@ config acs 'acs' option periodic_inform_interval '1800' option periodic_inform_time '0001-01-01T00:00:00Z' option dhcp_discovery 'enable' + option ssl_capath "/etc/ssl/certs" # compression possible configs: GZIP, Deflate, Disabled option compression 'Disabled' #­ possible configs interval :[1:65535] @@ -21,7 +22,7 @@ config cpe 'cpe' option log_to_file 'disable' # log_severity: INFO (Default) # log_severity possible configs: EMERG, ALERT, CRITIC ,ERROR, WARNING, NOTICE, INFO, DEBUG - option log_severity 'DEBUG' + option log_severity 'ERROR' option log_file_name '/var/log/icwmpd.log' option log_max_size '102400' option userid '' #$OUI-$SER