Update to 0.24.18 to fix a buffer overrun. Note that this bug does
not involve any security issues, but malformed, large RCS files can prevent the server/client from working.
This commit is contained in:
parent
f257928094
commit
f21c7feb6f
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2004/10/30 21:30:01 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2004/11/27 21:01:51 naddy Exp $
|
||||
|
||||
COMMENT= "portable CVS repository synchronization utility"
|
||||
|
||||
DISTNAME= cvsync-0.24.17
|
||||
DISTNAME= cvsync-0.24.18
|
||||
CATEGORIES= net
|
||||
HOMEPAGE= http://www.cvsync.org/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cvsync-0.24.17.tar.gz) = bdff28a173352cb281ee476f303bb3fc
|
||||
RMD160 (cvsync-0.24.17.tar.gz) = 46e2a6005185da122943ee14c1726ad561eb60e7
|
||||
SHA1 (cvsync-0.24.17.tar.gz) = ed8a093c695c299ba98e943a2600159f04832c45
|
||||
MD5 (cvsync-0.24.18.tar.gz) = cdabce7d2b21cc5de41e711c3f7ea7be
|
||||
RMD160 (cvsync-0.24.18.tar.gz) = 6d67b6d381f0d5cb8f601efdca7416bd86f90ae3
|
||||
SHA1 (cvsync-0.24.18.tar.gz) = 6c5d5549a773c29dc3cb940f83409d182c8ea107
|
||||
|
Loading…
Reference in New Issue
Block a user