pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/kdbg Update kdbg to 1.2.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c24fb56a4998
branches:  trunk
changeset: 461069:c24fb56a4998
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Sep 10 12:38:40 2003 +0000

description:
Update kdbg to 1.2.9

Changes:
* Really fixed security flaw regarding the program specific debugger command.
 (Thanks to Matt Zimmerman, who pointed out the flaw in the previous
 "solution".)
* Fixed the charset definition in the Russian translation (thanks to Alexander
 Kogan).

diffstat:

 devel/kdbg/Makefile |  5 ++---
 devel/kdbg/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 90b5ec9bd31e -r c24fb56a4998 devel/kdbg/Makefile
--- a/devel/kdbg/Makefile       Wed Sep 10 12:31:55 2003 +0000
+++ b/devel/kdbg/Makefile       Wed Sep 10 12:38:40 2003 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2003/08/05 13:36:25 drochner Exp $
+# $NetBSD: Makefile,v 1.40 2003/09/10 12:38:40 markd Exp $
 
-DISTNAME=      kdbg-1.2.8
-PKGREVISION=   1
+DISTNAME=      kdbg-1.2.9
 CATEGORIES=    devel kde
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=kdbg/} \
                ftp://ftp.eudaptics.com/pub/people/jsixt/
diff -r 90b5ec9bd31e -r c24fb56a4998 devel/kdbg/distinfo
--- a/devel/kdbg/distinfo       Wed Sep 10 12:31:55 2003 +0000
+++ b/devel/kdbg/distinfo       Wed Sep 10 12:38:40 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2003/07/30 15:19:21 markd Exp $
+$NetBSD: distinfo,v 1.10 2003/09/10 12:38:40 markd Exp $
 
-SHA1 (kdbg-1.2.8.tar.gz) = 99cfcb19d48b1ca2acf75122cbe9e77780350ac9
-Size (kdbg-1.2.8.tar.gz) = 533368 bytes
+SHA1 (kdbg-1.2.9.tar.gz) = bcd71a049a02fd8cb8c3cb65dc3222f3a3bd95d1
+Size (kdbg-1.2.9.tar.gz) = 535468 bytes
 SHA1 (patch-aa) = 2111d0df9bbed2d8df245407f95ba1d8c4e44ab6
 SHA1 (patch-ac) = ef7ae69e39d01db396da61cc2231b282095cd20d



Home | Main Index | Thread Index | Old Index