diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-19 18:45:42 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-19 18:45:42 +0000 |
commit | 22e75a6a484dfe118fd217556d2d51df31eadc9d (patch) | |
tree | 0fdef96800f98eff114c9fbfe352a08342e4bb58 /emulators/qemu/distinfo | |
parent | 1d6f860b7b71cffe4647d104ddd1f543f42df8e9 (diff) | |
download | pkgsrc-22e75a6a484dfe118fd217556d2d51df31eadc9d.tar.gz |
Update to 0.15.1
Changelog:
qed: fix use-after-free during l2 cache commit
sdl: Fix termination in -no-shutdown mode
Fix termination by signal with -no-shutdown
Add support for finding libpng via pkg-config.
Check for presence of compiler -pthread flag.
Allow overriding the location of Samba's smbd.
Fix linker scripts
Fix install(1) usage to be compatible with OpenBSD's install(1).
Fix qjson test of solidus encoding
configure: Copy test data to build directory
monitor: fix build breakage for !CONFIG_VNC
monitor: fix build breakage with --disable-vnc
Fix forcing multicast msgs to loopback on OpenBSD.
user: Restore debug usage message for '-d ?' in user mode emulation
Diffstat (limited to 'emulators/qemu/distinfo')
-rw-r--r-- | emulators/qemu/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index 92a3d3e419f..7a527fe3705 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.70 2011/09/22 05:37:49 ryoon Exp $ +$NetBSD: distinfo,v 1.71 2011/10/19 18:45:42 ryoon Exp $ -SHA1 (qemu-0.15.0.tar.gz) = 57a7269b58544054a90b158225fce05fe1d04a85 -RMD160 (qemu-0.15.0.tar.gz) = f33048765e48e1dc6413ef079df99944b2329211 -Size (qemu-0.15.0.tar.gz) = 9577243 bytes +SHA1 (qemu-0.15.1.tar.gz) = 30cf3b4dabb4b5d8efadb20f364eb8181f317681 +RMD160 (qemu-0.15.1.tar.gz) = fd1cfde94f96569af671cc96d1c2e4bad524fd61 +Size (qemu-0.15.1.tar.gz) = 9576745 bytes SHA1 (patch-aa) = ca39d409081cd7d9f038d580c5b90ffca46948ec SHA1 (patch-ao) = 610e77fd51595f0f77b82a745d0a546712f6442d SHA1 (patch-ba) = c8ad6502b0693cc22a79f89d2935d962066b5d91 |