diff options
author | tron <tron@pkgsrc.org> | 2003-12-04 10:57:42 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-12-04 10:57:42 +0000 |
commit | a28f1c631754924ab5c3ba67c10208a23b495351 (patch) | |
tree | b91dbef1698b6e22574aafa58506c97b9c6c501b /net/rsync | |
parent | 75c87ef4fe30c96c302182ce6ffed852973eefa9 (diff) | |
download | pkgsrc-a28f1c631754924ab5c3ba67c10208a23b495351.tar.gz |
Update "rsync" package to version 2.5.7. Changes since version 2.5.6:
- SECURITY: Fix buffer handling bugs.
Diffstat (limited to 'net/rsync')
-rw-r--r-- | net/rsync/Makefile | 5 | ||||
-rw-r--r-- | net/rsync/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index bc4ff5ed193..7919215e0b9 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2003/07/17 22:51:48 grant Exp $ +# $NetBSD: Makefile,v 1.49 2003/12/04 10:57:42 tron Exp $ -DISTNAME= rsync-2.5.6 -PKGREVISION= 1 +DISTNAME= rsync-2.5.7 CATEGORIES= net MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ ftp://rsync.samba.org/pub/rsync/ \ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 99349f4de0e..5356863d96b 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2003/04/11 03:56:05 salo Exp $ +$NetBSD: distinfo,v 1.12 2003/12/04 10:57:43 tron Exp $ -SHA1 (rsync-2.5.6.tar.gz) = ae64d0f6a22ac6f45ccd1258e80d17a35b28d798 -Size (rsync-2.5.6.tar.gz) = 584678 bytes +SHA1 (rsync-2.5.7.tar.gz) = a2b186cfa4da1f8634e896e3ed2914cbd3bcd1f4 +Size (rsync-2.5.7.tar.gz) = 444035 bytes SHA1 (patch-aa) = 27c2925b67d38132507a2e8e41ba7e406a9d9051 SHA1 (patch-ab) = 3d0a64dd17c8f161c373b8b144991fcb26758c07 SHA1 (patch-ac) = 6c0db05f23ed7794911f25d8fde6ef5a7b90bbea |