diff options
author | nox <nox@FreeBSD.org> | 2009-12-07 03:37:46 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2009-12-07 03:37:46 +0800 |
commit | f701c69c2fbfb04f18d128f08a348891e9420b14 (patch) | |
tree | 847c12572fb8c1368d73891c8976f398fbb8dc75 /emulators/qemu/distinfo | |
parent | 9d0b18466cd5968ed990f6dcf4b78f20ca795a75 (diff) | |
download | freebsd-ports-gnome-f701c69c2fbfb04f18d128f08a348891e9420b14.tar.gz freebsd-ports-gnome-f701c69c2fbfb04f18d128f08a348891e9420b14.tar.zst freebsd-ports-gnome-f701c69c2fbfb04f18d128f08a348891e9420b14.zip |
- Update to 0.11.1 - from the official announcement:
- fix I2C slave addressing (Juha Riihimaki)
- Revert "vga: do not resize the screen on hw_invalidate" (Aurelien Jarno)
- slirp: fix use-after-free (Mark McLoughlin)
- Fix sparc.ld (Blue Swirl)
- ELF codedump build failures (Laurent Desnogues)
- kvm: Move KVM mp_state accessors to i386-specific code (Hollis Blanchard)
- fix configure script with armv4l cpu (Laurent Desnogues)
- net: disable draining tap queue in one go (Mark McLoughlin)
- pcnet: Restart poll timer on pcnet_start (Jan Kiszka)
- Sparc32: Fix lance (Blue Swirl)
- mac99: fix segmentation fault on startup (Aurelien Jarno)
- usb-linux.c: fix buffer overflow (Jim Paris)
- ARM host: fix generated blocks linking (Laurent Desnogues)
- qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)
(Juergen Lock)
- exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64 (Aurelien Jarno)
- Added a cherry picked commit from stable branch that fixes qcow2.
Diffstat (limited to 'emulators/qemu/distinfo')
-rw-r--r-- | emulators/qemu/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 5c5aa9cf2958..da5aabba0a04 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,3 +1,3 @@ -MD5 (qemu/qemu-0.10.6.tar.gz) = e28f4b2d6faef178da44c03224feecb6 -SHA256 (qemu/qemu-0.10.6.tar.gz) = 8725298d4fd937ae41d942d0dd4a22fc02561d8c57a9fdcdbfa56427915757c7 -SIZE (qemu/qemu-0.10.6.tar.gz) = 3664559 +MD5 (qemu/qemu-0.11.1.tar.gz) = 193285b0bcf655a7f7577d05ffcb82b1 +SHA256 (qemu/qemu-0.11.1.tar.gz) = 2ecd2fc0af2ce5d96067ae82cc98a08275c596de53fc929484bedee1d6e7893a +SIZE (qemu/qemu-0.11.1.tar.gz) = 3830070 |