SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qemu-linux-user-1.3.1-3.4.1.i586.rpm :

* Sun May 26 2013 afaerberAATTsuse.de- Update update_git.sh script to point to github.com/openSUSE- Update to v1.3.1: see http://wiki.qemu.org/ChangeLog/1.3
* Update update_git.sh accordingly- qga: set umask 0077 when daemonizing (bnc#818181, CVE-2013-2007)
* Thu Dec 13 2012 agrafAATTsuse.com- linux-user: fix lseek with SEEK_END
* Thu Dec 13 2012 agrafAATTsuse.com- Cherry pick patches from qemu-kvm into the qemu package: - 0033-Add-support-for-DictZip-enabled-gzi.patch - 0034-Add-tar-container-format.patch.patch - 0035-Legacy-Patch-kvm-qemu-preXX-dictzip.patch - 0036-Legacy-Patch-kvm-qemu-preXX-report-.patch - 0037-console-add-question-mark-escape-op.patch - 0038-Make-char-muxer-more-robust-wrt-sma.patch
* Wed Dec 05 2012 afaerberAATTsuse.de- Revert memory size constraint, the workaround patch got applied
* Wed Dec 05 2012 afaerberAATTsuse.de- Update to v1.3.0: see http://wiki.qemu.org/ChangeLog/1.3
* Update update_git.sh script accordingly
* Wed Nov 28 2012 afaerberAATTsuse.de- Replace -fno-gcse patch with v3
* Tue Nov 27 2012 afaerberAATTsuse.de- Add patch to workaround GCC PR55489 via -fno-gcse, another step to avoid builds failing with out-of-memory
* Tue Nov 27 2012 afaerberAATTsuse.de- Add _constraints to request adequate memory to succeed building
* Tue Nov 27 2012 afaerberAATTsuse.de- Update to v1.3.0-rc1: see http://wiki.qemu.org/ChangeLog/1.3
* Update update_git.sh accordingly
* Tue Nov 20 2012 afaerberAATTsuse.de- Update to v1.3.0-rc0: see http://wiki.qemu.org/ChangeLog/1.3
* Update update_git.sh accordingly
* Disable SPICE for 11.4 since it can no longer be built lacking pyparsing
* Wed Oct 10 2012 agrafAATTsuse.com- use ulong for syscall parameters. fixes lseek with big files
* Wed Oct 10 2012 agrafAATTsuse.com- Add more block ioctl handlers for kiwi
* Tue Oct 09 2012 afaerberAATTsuse.de- Sync qemu.spec.in file, please don\'t forget!
* Fri Sep 14 2012 schwabAATTlinux-m68k.org- Don\'t strip binaries
* Thu Sep 13 2012 idonmezAATTsuse.com- Add explicit dependency on makeinfo for manpage/doc generation
* Fri Sep 07 2012 vuntzAATTsuse.com- Add libcap-devel BuildRequires since it\'s needed to enable VirtFS support.- Add libcap-ng-devel BuildRequires to be able to drop privileges in qemu-bridge-helper.- Add libjpeg-devel and libpng-devel BuildRequires to enable VNC jpeg and png support.- Pass --enable-virtfs to configure to detect changes that will cause VirtFS support to not be built.
* Wed Sep 05 2012 afaerberAATTsuse.de- update to v1.2.0: see http://wiki.qemu.org/ChangeLog/1.2
* adapt update_git.sh script
* this includes the fix for CVE-2012-3515
* Wed Sep 05 2012 afaerberAATTsuse.de- add bounds checks in console VT100 emulation (bnc#777084, CVE-2012-3515)
* Wed Sep 05 2012 afaerberAATTsuse.de- update to v1.2.0-rc3: http://wiki.qemu.org/ChangeLog/1.2
* adapt update_git.sh script- add two patches from kvm for SUSE Studio, forwarded by Dinar:
* add -nooutgoing option for slirp networking
* add allowed-connections= and password-file= options for VNC
* Tue Aug 28 2012 afaerberAATTsuse.de- update to v1.2.0-rc1: http://wiki.qemu.org/ChangeLog/1.2
* adapt update_git.sh script
* Tue Aug 21 2012 agrafAATTsuse.com- fix getdent in linux-user- fix statfs in linux-user- disable FIEMAP support in linux-user
* Tue Aug 21 2012 agrafAATTsuse.com- add support for FS_IOC_[G|S]ETFLAG ioctls
* Fri Aug 17 2012 afaerberAATTsuse.de- update to v1.2.0-rc0: http://wiki.qemu.org/ChangeLog/1.2
* adapt update_git.sh script
* package new qemu-or32 executable into linux-user
* Wed Aug 15 2012 dmuellerAATTsuse.com- avoid installing qemu on a qemu build
* Tue Jul 31 2012 agrafAATTsuse.com- add hijack for /proc/cpuinfo- add compatibility patch for glibc 2.16 (Thanks AJ!)
* Wed Jul 11 2012 agrafAATTsuse.com- fix segfault even better
* Wed Jul 11 2012 agrafAATTsuse.com- linux-user: improve locking even across tb flushes
* Tue Jul 10 2012 agrafAATTsuse.com- linux-user: pin multi-threaded applications to a single host cpu
* Tue Jul 10 2012 agrafAATTsuse.com- linux-user: improve lock
* Thu Jul 05 2012 agrafAATTsuse.com- linux-user: add tcg lock for multi-threaded guest programs
* Mon Jun 25 2012 afaerberAATTsuse.de- include qemu-img and qemu-nbd in qemu-tools package
* Mon Jun 25 2012 afaerberAATTsuse.de- add qemu-guest-agent package
* Mon Jun 25 2012 agrafAATTsuse.com- add fix for segv in linux-user (fixes java)
* Tue Jun 19 2012 afaerberAATTsuse.de- revert LIBRARY_PATH patch by Alex
* Mon Jun 18 2012 afaerberAATTsuse.de- add patch by Alex to force gcc being emulated for LIBRARY_PATH
* Mon Jun 18 2012 dvaleevAATTsuse.com- add libfdt1 to buildrequires on ppc
* Thu Jun 14 2012 afaerberAATTsuse.de- revert qemu-bridge-helper mode change (cf. BNC#765948)
* Wed Jun 13 2012 brogersAATTsuse.com- don\'t use permissions.d
* Wed Jun 13 2012 agrafAATTsuse.com- Add fix for bogus losetup ioctl to not warn us about it
* Sat Jun 09 2012 brogersAATTsuse.com- Set up bridge helper as a setuid executable
* Sat Jun 09 2012 afaerberAATTsuse.de- Add patch for specifying --libexecdir
* Fixes having to specify the path to qemu-bridge-helper manually- Drop superfluous `make qemu-img`- Move qemu-bridge-helper to its own subpackage, to share with KVM
* Tue Jun 05 2012 afaerberAATTsuse.de- Update to v1.1.0: see http://wiki.qemu.org/ChangeLog/1.1
* Adapt update_git.sh script to new tag
* Fri Jun 01 2012 afaerberAATTsuse.de- Update to v1.1.0-rc4: see http://wiki.qemu.org/ChangeLog/1.1
* Adapt update_git.sh script to new tag
* Thu May 31 2012 agrafAATTsuse.com- fix /proc/self/maps faking with secondary threads
* Wed May 30 2012 agrafAATTsuse.de- revert commit a84fac1426 to fix automoc4 for arm
* Tue May 29 2012 agrafAATTsuse.com- remove manual interp prefix, which made all linux-user binaries point to an i386 LD_PREFIX path
* Tue May 29 2012 agrafAATTsuse.com- add patch to fix building of go (swi in thumb ignores imm)
* Tue May 22 2012 afaerberAATTsuse.de- Update to v1.1.0-rc3; see http://wiki.qemu.org/ChangeLog/1.1
* Adapt update_git.sh script to new tag
* Thu May 17 2012 afaerberAATTsuse.de- Update to v1.1.0-rc2; see http://wiki.qemu.org/ChangeLog/1.1
* Adapt update_git.sh script to new tag
* Wed May 16 2012 afaerberAATTsuse.de- Remove workaround for forcing cURL detection
* Sun May 13 2012 afaerberAATTsuse.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 08 2012 afaerberAATTsuse.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 07 2012 afaerberAATTsuse.de- Update URL to project homepage
* Mon May 07 2012 agrafAATTsuse.com- compile fixes for ppc64abi32- fix update_fit.sh script if wc -c is 40- fix stale tbs after mmap
* Wed Mar 07 2012 agrafAATTsuse.com- cut off patch file names after 40 bytes, support older git versions for update_git.sh
* Mon Mar 05 2012 agrafAATTsuse.com- resolve VMAs downwards, fixes arm git build for real
* Sat Mar 03 2012 agrafAATTsuse.com- update update_git.sh for 1.0.1- add fixes for reserved_va mmap(NULL) case, fixes git build on arm
* Tue Feb 28 2012 idonmezAATTsuse.com- Enable spice support
* Wed Feb 22 2012 brogersAATTsuse.com- update to latest stable release: 1.0.1. For changes see: http://wiki.qemu.org/ChangeLog/1.0
* Mon Feb 06 2012 brogersAATTsuse.com- avoid buffer overflow in e1000 device emulation (bnc#740165)
* Mon Feb 06 2012 agrafAATTsuse.de- qemu-user: fix fallocate
* Fri Feb 03 2012 agrafAATTsuse.de- qemu-user: fix previous patch
* Thu Feb 02 2012 agrafAATTsuse.de- qemu-user: add host binary support for binfmt
* Thu Feb 02 2012 agrafAATTsuse.de- qemu-user: add fix for /proc/self/maps to only show mappable regions
* Wed Feb 01 2012 agrafAATTsuse.de- qemu-user: add wrapper for BLKBSZGET
* Tue Jan 31 2012 agrafAATTsuse.de- qemu-user: add fix for deadloop with ulimit constraints- qemu-user: add device mapper and loopback ioctls, enabling kpatkx
* Tue Jan 10 2012 agrafAATTsuse.de- backport all ppc-1.0 stable patches to our package- add fix for PPC HV KVM on 3.1
* Tue Jan 10 2012 agrafAATTsuse.de- add fix for PPC in HV KVM mode
* Fri Jan 06 2012 agrafAATTsuse.de- add workaround for KVM on PPC to support hugetlbfs- add upstream patches to fake $0 in /proc/self/maps (fixes ps)
* Wed Dec 14 2011 agrafAATTsuse.com- add update_git.sh to simplify maintenance of the tree- use -R automatically in linux-user to gain more address space- drop MAP_32BIT patch (deprecated by the one above)
* Mon Dec 12 2011 agrafAATTsuse.com- add linker patch for ppc hosts
* Mon Dec 12 2011 agrafAATTsuse.com- remove exclusivearch - we should be able to build everywhere!
* Sun Dec 11 2011 agrafAATTsuse.com- fix compilation for 11.4
* Sun Dec 11 2011 agrafAATTsuse.com- fix compilation on sle11- add %fdupes for duplicate file checking
* Sun Dec 11 2011 agrafAATTsuse.com- update to 1.0 from upstream. for changelogs please see: - 0.14 -> 0.15: http://wiki.qemu.org/ChangeLog/0.15 - 0.15 -> 1.0: http://wiki.qemu.org/ChangeLog/1.0- the binary \"qemu\" is now called qemu-system-i386
* Tue Nov 08 2011 agrafAATTsuse.com- only ignore specific timer_create syscall, no all of them
* Sun Nov 06 2011 agrafAATTsuse.com- don\'t print out unsupported syscalls but rather silently ignore them - some programs catch stderr and get confused
* Thu Nov 03 2011 adrianAATTsuse.de- add a number of patches to fake /proc entries (from Alex)
* Fri Oct 28 2011 adrianAATTsuse.de- split linux-user binaries into qemu-linux-user package (this static package can be used in cross build in OBS)
* Tue Oct 18 2011 adrianAATTsuse.de- add xattr support for openSUSE 12.1- added syscall numbers to fix prlimit64 support (from upstream)
* Wed Oct 05 2011 joop.boonenAATTopensuse.org- Fixed glibc arm build issue according to https://bugs.meego.com/show_bug.cgi?format=multiple&id=20418 added a reverse patch
* Tue Oct 04 2011 adrianAATTsuse.de- add binfmt misc handler binary patch from alex. This is a handler which calls qemu with -0 argument and right parameters to avoid broken runs due to different set $0 as on real hardware- move arch specific patches at the end to avoid arch dep conflicts with other patches- enable linux-user build to get binfmt handler
* Thu Sep 29 2011 adrianAATTsuse.de- add 0021-implement-prlimit64-syscall.patch from upstream to avoid output and confused configure scripts when testing gcc on armv7hl- add 0022-fixing-smp-races.patch from alex to fix some SMP races
* Tue Sep 27 2011 adrianAATTsuse.de- add 0020-linux-user-implement-reboot-syscall.patch from alex- extend 0010 mmap patch for files
* Mon Sep 26 2011 adrianAATTsuse.de- add fix from alex for openat file permission handling
* Mon Jun 20 2011 ajAATTsuse.de- Add BuildRequires: glibc-devel-static
* Thu May 19 2011 andreaAATTopensuse.org- removed un-required vde buildrequires
* Tue May 17 2011 brogersAATTnovell.com- build correctly for SLE11- reset revision to zero after version change
* Wed May 11 2011 andreaAATTopensuse.org- added 0018-qemu-0.14.1-mcast-udp.patch to enable multicast and udp tunneling support
* Tue May 10 2011 andreaAATTopensuse.org- New Upstream version 0.14.1 See http://wiki.qemu.org/Changelog/0.14 for changes in 0.14- removed 0014-qemu-0.11-git-ioctl_mount.patch not required anymore- enabled vde support- some spec clean up
* Mon Feb 21 2011 cooloAATTnovell.com- disable parallel build for a while, it takes too much memory for our workers
* Thu Feb 10 2011 uliAATTsuse.de- update -> 0.14.0-rc1 See http://wiki.qemu.org/Changelog/0.14 for changes in 0.14. (There is no such page for the 0.13 tree. The ChangeLog file ends at 0.12.0, http://wiki.qemu.org/ChangeLog at 0.12.5 and suggests to look at the git log. High-level information of what has changed in 0.13 is apparently not available.)
* Fri May 28 2010 uliAATTsuse.de- update -> 0.12.4 see http://wiki.qemu.org/ChangeLog for changes
* Wed May 19 2010 brogersAATTnovell.com- co-exist with virt-utils, which provides some qemu components (bnc#586115)
* Sun Apr 18 2010 crrodriguezAATTopensuse.org- requires timezone
* Mon Oct 05 2009 uliAATTsuse.de- update -> 0.11.0 final - mips: fix conditional move off fp conditions codes (Nath Froyd) - fix migration to obey -S (Paolo Bonzini) - remove pc-0-10 machine type (Mark McLoughlin) - vnc: fix copyrect screen corruption (Gerd Hoffman) - fix vm state change handlers running order (Markus Armbruster) - e1000: fix eerc and ics emulation (Bill Paul) - fix sdl zooming with pl110 (Blue Swirl) - sparc64: flush pending conditional evaluations (Igor Kovalenko) - esp: fix interrupt register read (Blue Swirl) - option rom makefile fixes (Paul Brook) - fix sparse warnings (Blue Swirl) - fix symfind (Laurent Desnogues) - win32: fix default prefix (Stefan Weil) - fix checksum writing in signboot (Alex Graf) - fix sdl window resize (Stefano Stabellini) - do not resize the screen on hw_invalidate (Stefano Stabellini) - Add checks for -smbios option (Beth Kon) - fix do_set_link (Luiz Capitulino) - fix do_commit behavior (Luiz Capitulino) - make windows notice media change (Gleb Natapov) - check for PR_SET_NAME being defined (Nathan Froyd) - fix migration for ide devices (Anthony Liguori) - Use correct depth in vmware vga (Reimar Doffiner) - support 32bpp cursors in sdl (Reimar Doffinger) - fix device name completion for eject (Blue Swirl) - make screendump use DisplayState properly (Stefano Stabellini) - fix autostart with live migration (Avi Kivity) - fix detached migration with exec (Chris Lalancette) - fix segv when changing vnc password in sdl (Zach Amsden) - fix vnc password clearing with stdio monitor (Zach Amsden) - clean up VGA type selection (Zach Amsden) - add missing linefeed in error message (Stefan Weil) - fix rtc polling mode (Bernhard Kauer) - qcow2: order concurrent aio requests (Kevin Wolf) - qemu-io: port to win32 (Stefan Weil) - alpha: fix extlh instruction (Vince Weaver) - tcg: fix size of local variables in tcg_gen_bswap64_i64 (Stefan Weil) - net: fix send ordering (Jan Kiszka) - escc: fix IRQ routing (Aurelien Jarno) - versatile: fix Linux task preemption (Aurelien Jarno) - curses: reduce memory usage by 250MB (Aurelien Jarno)- disabled ppc64 host, seems to be very broken
* Thu Sep 10 2009 uliAATTsuse.de- package missing tools (qemu-nbd, qemu-io)
* Thu Sep 03 2009 uliAATTsuse.de- disable S/390 target on 32-bit platforms
* Tue Aug 11 2009 uliAATTsuse.de- update -> 0.11.0 RC1 - add machine aliasing support (Mark McLoughlin) - add getfd/closefd monitor commands (Mark McLoughlin) - fix live migration (various) - HPET fixes (various) - slirp: fix guestfwd for incoming data (Jan Kiszka) - fix qemu-img convert to copy unallocated parts of the image (Akkarit Sangpetch) - vmdk: fix backing file handling (Kevin Wolf) - scsi: add save/restore support (Nolan Leake) - e1000: ignore reset command (Kevin Wolf) - allow monitor interaction when using -incoming exec: (Chris Lalancette) - fix -net socket,listen (Jan Kiszka) - serial: fix lost characters after sysrq (Jason Wessel) - lsi53c895a: Implement additional registers (Sebastian Herbszt) - i386: fix cpu reset (Nitin Kamble) - Prevent CD-ROM eject while device is locked (Mark McLoughlin) - Fix memory leaks (various) - Reset PS2 keyboard/mouse on reset (Dinesh Subraveti) - Fix -initrd with > 4GB guests (Glauber Costa) - qcow2 fixes (various) - Enable power button event generation (Gleb Natapov) - fix serial option in -drive - Fix non-ACPI timer interrupt routing (Beth Kon) - Fix keyboard mapping on newer Xords with non-default keymaps (balrog) - Make PCI config status register read-only (Anthony Liguori) - Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity) - fix savevm/loadvm (various) - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell) - SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno) - hotplug: fix closing of char devices (Jan Kiszka) - hotplug: remove incorrect check for device name (Eduardo Habkost) - fix VGA regression (malc)- added S/390 host and target- maintaining patches in git- several linux-user improvements for compatibility and speed- enabled curl block driver, VNC TLS and SASL, AIO, and Bluetooth
* Wed Apr 15 2009 roAATTsuse.de- buildfix: refresh patches
* Fri Mar 27 2009 crrodriguezAATTsuse.de- BuildRequire zlib-devel-static
* Tue Mar 24 2009 uliAATTsuse.de- update -> release (0.10.1) - fixes bnc #435135 (CVE-2008-4539, SWAMP #22179), #362956 (CVE-2008-1945, CVE-2008-0928), #461565 (CVE-2008-2382) - Kernel Virtual Machine acceleration support - GDB XML register description support - Intel e1000 emulation - HPET emulation - VirtIO paravirtual device support - Marvell 88w8618 / MusicPal emulation - Nokia N-series tablet emulation / OMAP2 processor emulation - PCI hotplug support - Curses display support - qemu-nbd utility to mount supported block formats - Altivec support in PPC emulation and new firmware (OpenBIOS) - Multiple VNC clients are now supported - TLS encryption is now supported in VNC - MIPS Magnum R4000 machine (Hervé Poussineau) - Braille support (Samuel Thibault) - Freecom MusicPal system emulation (Jan Kiszka) - OMAP242x and Nokia N800, N810 machines (Andrzej Zaborowski) - EsounD audio driver (Frederick Reeve) - Gravis Ultrasound GF1 sound card (Tibor \"TS\" Schütz) - Many, many, bug fixes and new features - virtio-net: allow masking of notifications on empty queue (Alex Williamson) - e1000: fix rx descriptor low threshold logic (Alex Willaimson) - x86 tcg: add NULL checks to lsl instruction (Jan Kiszka) - kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity) - kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa) - virtio-net: check right return size on sg list (Alex Williamson) - Make qemu_announce_self handle holes (live migration after hotplug) (Marcelo Tosatti) - Revert r6804-r6808 (qcow2 allocation info). This series of changes added a high cost to startup for large qcow2 images (Anthony Liguori) - qemu-img: fix help message (Aurelien Jarno) - Fix build for non-default installs of SDL (Anthony Liguori) - Fix race condition in env->interrupt_request. When using TCG and a dynticks host timer, this condition could cause TCG to get stuck in an infinite loop (Aurelien Jarno) - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka) - Fix encrypted disk reporting in \'info block\' (Jan Kiszka) - Fix console size with tiny displays (MusicPal) (Jan Kiszka) - Improve error handling in bdrv_open2 (Jan Kiszka) - Avoid leaking data in mux\'ed character devices (Jan Kiszka) - Fix initial character device reset (no banner in monitor) (Jan Kiszka) - Fix cpuid KVM crash on i386 host (Lubomir Rintel) - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation (Ryan Harper)- s390x TCG backend- i386-linux-user NPTL support
 
ICM