pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cvs Updated cvs to 1.11.17.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4714cb5d3871
branches: trunk
changeset: 476417:4714cb5d3871
user: grant <grant%pkgsrc.org@localhost>
date: Thu Jun 10 10:06:43 2004 +0000
description:
Updated cvs to 1.11.17.
changes since 1.11.16:
SERVER SECURITY FIXES
* Thanks to Stefan Esser & Sebastian Krahmer, several potential security
problems have been fixed. The ones which were considered dangerous enough
to catalogue were assigned issue numbers CAN-2004-0416, CAN-2004-0417, &
CAN-2004-0418 by the Common Vulnerabilities and Exposures Project. Please
see <http://www.cve.mitre.org> for more information.
* A potential buffer overflow vulnerability in the server has been fixed.
This addresses the Common Vulnerabilities and Exposures Project's issue
#CAN-2004-0414. Please see <http://www.cve.mitre.org> for more information.
diffstat:
devel/cvs/Makefile | 12 +++++++-----
devel/cvs/distinfo | 10 +++++-----
2 files changed, 12 insertions(+), 10 deletions(-)
diffs (47 lines):
diff -r 363a62b56f7c -r 4714cb5d3871 devel/cvs/Makefile
--- a/devel/cvs/Makefile Thu Jun 10 09:34:52 2004 +0000
+++ b/devel/cvs/Makefile Thu Jun 10 10:06:43 2004 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.77 2004/05/22 10:38:06 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2004/06/10 10:06:43 grant Exp $
#
-DISTNAME= cvs-1.11.16
+DISTNAME= cvs-1.11.17
CATEGORIES= devel
-MASTER_SITES= http://www.cvshome.org/files/19/10/ \
- http://ftp.cvshome.org/release/stable/${DISTNAME}/
+# (SSL) download URL according to http://www.cvshome.org/ is
+# https://ccvs.cvshome.org/files/documents/19/191/cvs-1.11.17.tar.bz2
+MASTER_SITES= http://musthave.sunbase.org/progs/ccvs/${DISTNAME}/ \
+ ${MASTER_SITE_BACKUP}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wiz%NetBSD.org@localhost
@@ -25,7 +27,7 @@
empty(MACHINE_PLATFORM:MLinux-*)
CONFIGURE_ARGS+= --enable-ipv6
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES= cvs-1.11.16-v6-20040521.diff.gz
+PATCHFILES= cvs-1.11.17-v6-20040610.diff.gz
PATCH_DIST_STRIP= -p1
.else
CONFIGURE_ARGS+= --disable-ipv6
diff -r 363a62b56f7c -r 4714cb5d3871 devel/cvs/distinfo
--- a/devel/cvs/distinfo Thu Jun 10 09:34:52 2004 +0000
+++ b/devel/cvs/distinfo Thu Jun 10 10:06:43 2004 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.20 2004/05/22 10:38:06 wiz Exp $
+$NetBSD: distinfo,v 1.21 2004/06/10 10:06:44 grant Exp $
-SHA1 (cvs-1.11.16.tar.bz2) = 4039da2b3e7570a26760fdc389c7eb97e86fd22e
-Size (cvs-1.11.16.tar.bz2) = 2268160 bytes
-SHA1 (cvs-1.11.16-v6-20040521.diff.gz) = 80eba2b51111d6019b898210f9ff140d207b7c91
-Size (cvs-1.11.16-v6-20040521.diff.gz) = 12823 bytes
+SHA1 (cvs-1.11.17.tar.bz2) = d64282e744424ec7c5f92b66e78e5a6fded90ff9
+Size (cvs-1.11.17.tar.bz2) = 2343366 bytes
+SHA1 (cvs-1.11.17-v6-20040610.diff.gz) = 2e26d569ea2c5a9379b4d7544c09597fddc346e6
+Size (cvs-1.11.17-v6-20040610.diff.gz) = 12807 bytes
SHA1 (patch-aa) = 54f4e33a268bb9f65ed7b832a32de83abdc9f9e1
SHA1 (patch-ab) = dc38ec5a77905f754d707fe2bfb76475c6fd537f
SHA1 (patch-ac) = c2142c0fab9603bf8d605fa53957d50bb0b40b3d
Home |
Main Index |
Thread Index |
Old Index