update smstools to 3.1.6;
'This version was released because of a critical bug in the handling of a concatenation storage. Users of version 3.1.5 should upgrade to this version. As a workaround, disable purging of a concatenation storage with a global setting in the smsd.conf: ic_purge_hours = 0. If ic_purge_minutes was set, remove the setting or change it to 0.'
This commit is contained in:
parent
8365b6c68b
commit
45ada88ba1
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/06/02 15:57:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2009/12/02 14:24:35 sthen Exp $
|
||||
|
||||
COMMENT = gateway to send and receive SMS through GSM mobile phones
|
||||
|
||||
DISTNAME = smstools3-3.1.5
|
||||
DISTNAME = smstools3-3.1.6
|
||||
|
||||
CATEGORIES = comms
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (smstools3-3.1.5.tar.gz) = 29shuj9Y697Mnh01agGnLA==
|
||||
RMD160 (smstools3-3.1.5.tar.gz) = gopdcJRS9I9yWdVaeUjMxcq4pNY=
|
||||
SHA1 (smstools3-3.1.5.tar.gz) = Re911fsCLstWkMgD/vukzUyJDI0=
|
||||
SHA256 (smstools3-3.1.5.tar.gz) = jEA+nORtN+MwGaxOvoxEbfVKOpVMM08lJiGxxo9twFY=
|
||||
SIZE (smstools3-3.1.5.tar.gz) = 251255
|
||||
MD5 (smstools3-3.1.6.tar.gz) = kT6Xxbtd0XEpcRs8d+u5KA==
|
||||
RMD160 (smstools3-3.1.6.tar.gz) = DH1SRXNxii+4UnijuFdKzCqDJdo=
|
||||
SHA1 (smstools3-3.1.6.tar.gz) = Emp2N0MDqkNjF5P/F18m0QFX6JM=
|
||||
SHA256 (smstools3-3.1.6.tar.gz) = JzxWR3RwqnZQcx//WrP7VcNjkbsm/T9wew4aj99UuDU=
|
||||
SIZE (smstools3-3.1.6.tar.gz) = 253526
|
||||
|
Loading…
Reference in New Issue
Block a user