Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192702 - app-emulation/bochs-2.3.5 released, version bump request
Summary: app-emulation/bochs-2.3.5 released, version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Luca Barbato
URL: http://bochs.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-16 16:11 UTC by Carlo Marcelo Arenas Belon
Modified: 2007-09-16 18:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for bochs 2.3.5 (bochs-2.3.5.ebuild,2.85 KB, text/plain)
2007-09-16 17:08 UTC, Carlo Marcelo Arenas Belon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlo Marcelo Arenas Belon 2007-09-16 16:11:42 UTC
includes all patches from the bochs-2.3 ebuild (including the security patches for CVE-2007-289[3-4] as well) plus :

- Critical problems fixed for x86-64 support in CPU and Bochs internal
  debugger
- ACPI support
- The release compiled with x86-64 and ACPI
- Hard disk emulation supports ATA-6 (LBA48 addressing, UDMA modes)
- Added emulation of Intel SSE4.1 instruction set


Reproducible: Always

Steps to Reproduce:
Comment 1 Carlo Marcelo Arenas Belon 2007-09-16 17:08:35 UTC
Created attachment 131064 [details]
ebuild for bochs 2.3.5

tested in amd64 with USE="X sdl".

based on bochs-2.3.ebuild 1.4 but with the following changes :

* USE="svga" readded,
* sse support enabled with version 4
* --enable-pni removed (obsoleted in 2.3)
* --disable-smp enforced when USE="-debugger" as per bug 121426
* --enable-x86-64 emulations if running in amd64
Comment 2 Luca Barbato gentoo-dev 2007-09-16 18:53:34 UTC
Thank you =) Ebuild committed with a minor fix