pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/netris Update to 0.52:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b513b9ec4aa
branches:  trunk
changeset: 459972:5b513b9ec4aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 13 23:46:49 2003 +0000

description:
Update to 0.52:
Fixed a buffer overflow vulnerability discovered by
Artur Byszko / bajkero.

diffstat:

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

diffs (27 lines):

diff -r b24fe6f75c07 -r 5b513b9ec4aa games/netris/Makefile
--- a/games/netris/Makefile     Wed Aug 13 19:46:24 2003 +0000
+++ b/games/netris/Makefile     Wed Aug 13 23:46:49 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2001/11/29 01:12:33 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 2003/08/13 23:46:49 wiz Exp $
 #
 
-DISTNAME=              netris-0.5
-PKGREVISION=           1
+DISTNAME=              netris-0.52
 CATEGORIES=            games
 MASTER_SITES=          ftp://ftp.netris.org/pub/netris/
 
diff -r b24fe6f75c07 -r 5b513b9ec4aa games/netris/distinfo
--- a/games/netris/distinfo     Wed Aug 13 19:46:24 2003 +0000
+++ b/games/netris/distinfo     Wed Aug 13 23:46:49 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:32 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/08/13 23:46:49 wiz Exp $
 
-SHA1 (netris-0.5.tar.gz) = 89f49fc228f958a7e94f0026d8b0ad52da7a73e6
-Size (netris-0.5.tar.gz) = 32737 bytes
+SHA1 (netris-0.52.tar.gz) = 5a51f68ccb6c09fbd3a940f57d0ded52c3d3a535
+Size (netris-0.52.tar.gz) = 33135 bytes
 SHA1 (netris-0.5-v6-19991206a.diff.gz) = 554a46cf0a2ff1b37a400dcfc57c155c232a081e
 Size (netris-0.5-v6-19991206a.diff.gz) = 5141 bytes



Home | Main Index | Thread Index | Old Index