SHA256
1
0
forked from pool/qemu

Accepting request 121073 from home:a_faerber:branches:Virtualization

Update qemu to v1.1-rc1

OBS-URL: https://build.opensuse.org/request/show/121073
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=66
This commit is contained in:
Andreas Färber
2012-05-15 12:58:40 +00:00
committed by Git OBS Bridge
parent a46745e16f
commit 82ccdc395e
58 changed files with 255 additions and 2473 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun May 13 15:39:12 UTC 2012 - afaerber@suse.de
- Update to v1.1-rc1: see http://wiki.qemu.org/ChangeLog/1.1
* Add workaround for 11.4: add -lrt after -lglib-2.0
- Adapt update_git.sh script to new tag
-------------------------------------------------------------------
Tue May 8 00:15:18 UTC 2012 - afaerber@suse.de
- Update to v1.1-rc0; see http://wiki.qemu.org/ChangeLog/1.1
* Do not try to mv qemu, the executable is gone, there's a dir now
* Do not try to mv */qemu-*, there's a pc-bios/qemu-icon.bmp
* Be more specific in temporary copying of files to dynamic/
* Drop duplicate %_bindir/qemu_binfmt_misc.sh, only in sbin now
* Use dynamic version of new executable qemu-bridge-helper
- Update update_git.sh script to pull patches from suse-1.1 branch
-------------------------------------------------------------------
Mon May 7 19:49:40 UTC 2012 - afaerber@suse.de
- Update URL to project homepage
-------------------------------------------------------------------
Mon May 7 10:01:52 UTC 2012 - agraf@suse.com