Update to Turba 2.1.7
This is a security release that fixes unchecked access to contacts in the same SQL table, if the unique key of another user's contact can be guessed.
This commit is contained in:
parent
a1fb084493
commit
78ea77477d
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2008/01/09 22:47:30 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2008/02/18 08:35:19 mbalmer Exp $
|
||||
|
||||
COMMENT= contact management module for Horde
|
||||
|
||||
HORDE_MODULE= turba
|
||||
HORDE_NAME= Turba
|
||||
|
||||
DISTNAME= ${HORDE_MODULE}-h3-2.1.6
|
||||
DISTNAME= ${HORDE_MODULE}-h3-2.1.7
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://www.horde.org/${HORDE_MODULE}/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (turba-h3-2.1.6.tar.gz) = GZwcip6FIeY/alx850zpWw==
|
||||
RMD160 (turba-h3-2.1.6.tar.gz) = DZZOYuQdE0twexXpiZ7SOa2tzrY=
|
||||
SHA1 (turba-h3-2.1.6.tar.gz) = 2ftrlm2wQW2v0SLpaM8SgJ+XJRg=
|
||||
SHA256 (turba-h3-2.1.6.tar.gz) = zzZgRk20mSKuNyNSgMBUMDCHklzaI/fczrNY6Gn0kgo=
|
||||
SIZE (turba-h3-2.1.6.tar.gz) = 1875154
|
||||
MD5 (turba-h3-2.1.7.tar.gz) = nN6aRCOchSIRIEES89bt/g==
|
||||
RMD160 (turba-h3-2.1.7.tar.gz) = 10dFovzifQ4gLu8J6pres+SjSwQ=
|
||||
SHA1 (turba-h3-2.1.7.tar.gz) = CccSUKVNdPzL9BKVh6OCt6cBCg4=
|
||||
SHA256 (turba-h3-2.1.7.tar.gz) = HgwTvMMuOwlLiJ6ESHlZjnp5Z6OU7eLL5TiolKE6yS0=
|
||||
SIZE (turba-h3-2.1.7.tar.gz) = 1868115
|
||||
|
Loading…
Reference in New Issue
Block a user