pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update bochs to 2.1.1 (doh). Changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e8c206eccba9
branches:  trunk
changeset: 468269:e8c206eccba9
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Thu Feb 12 01:57:52 2004 +0000

description:
Update bochs to 2.1.1 (doh). Changes:

- fix bug in int15h function 0xe820 (Christian Neubert)
- fix vmware3 disk support on big-endian platforms (Christophe Bothamy)
- fix conditions for NM exception on FWAIT instruction (Christophe)
- fix symbol conflict in rfb and x display libraries (Volker Ruppert)
- allow 16 bit writes to ne2k page 0 (Volker)
- notify display libraries on change of bpp (Volker)
- fix bug in int13h function 0x10 (Volker)
- fix floppy dialog error on win2k (Volker)
- fix adress check in TSS IO permission bitmap (Christophe)
- fix buffer overflow vulnerability pointed out by SeSoX (Christophe)
- updates for MacOS compile (Daniel Gimpelevich)

diffstat:

 doc/CHANGES              |  3 ++-
 emulators/bochs/Makefile |  4 ++--
 emulators/bochs/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs (40 lines):

diff -r bda22a340414 -r e8c206eccba9 doc/CHANGES
--- a/doc/CHANGES       Thu Feb 12 00:10:30 2004 +0000
+++ b/doc/CHANGES       Thu Feb 12 01:57:52 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4795 2004/02/12 00:10:30 hubertf Exp $
+$NetBSD: CHANGES,v 1.4796 2004/02/12 01:57:52 hubertf Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -790,3 +790,4 @@
        Removed linuxls [jmmv 2004-02-11]
        Added gnuls-5.0 [jmmv 2004-02-11]
        Updated bochs to 2.1 [hubertf 2004-02-12]
+       Updated bochs to 2.1.1 [hubertf 2004-02-12]
diff -r bda22a340414 -r e8c206eccba9 emulators/bochs/Makefile
--- a/emulators/bochs/Makefile  Thu Feb 12 00:10:30 2004 +0000
+++ b/emulators/bochs/Makefile  Thu Feb 12 01:57:52 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2004/02/12 00:10:31 hubertf Exp $
+# $NetBSD: Makefile,v 1.33 2004/02/12 01:57:52 hubertf Exp $
 
-DISTNAME=              bochs-2.1
+DISTNAME=              bochs-2.1.1
 CATEGORIES=            emulators
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=bochs/}
 
diff -r bda22a340414 -r e8c206eccba9 emulators/bochs/distinfo
--- a/emulators/bochs/distinfo  Thu Feb 12 00:10:30 2004 +0000
+++ b/emulators/bochs/distinfo  Thu Feb 12 01:57:52 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2004/02/12 00:10:31 hubertf Exp $
+$NetBSD: distinfo,v 1.16 2004/02/12 01:57:52 hubertf Exp $
 
-SHA1 (bochs-2.1.tar.gz) = d7be064e627871ee45480717d12accedf07d2fe8
-Size (bochs-2.1.tar.gz) = 3650627 bytes
+SHA1 (bochs-2.1.1.tar.gz) = 4d3ab662a4fb01d85cc77d7f8ddbd1f7a19b08e7
+Size (bochs-2.1.1.tar.gz) = 3653487 bytes
 SHA1 (patch-aa) = efa5e0be4b19b36032f4f15b60ecc13054852af9
 SHA1 (patch-ab) = 55f4c9d7de56ffe02673e627717648e80f9a1bd4
 SHA1 (patch-ad) = 8287d00e11892b6c78bc0c89590acd91e992ca69



Home | Main Index | Thread Index | Old Index