[cyber] I: 4.0/branch packages: +1 (6842)

QA Team Robot qa на altlinux.org
Чт Фев 4 02:53:36 UTC 2010


	1 UPDATED package

qemu - QEMU CPU Emulator
* Tue Jan 26 2010 Aleksey Avdeev <solo на altlinux> 0.12.1-alt0.M40.1
- NMU
- Backports to 4.0
- Disabled features (due to FBFS on M40):
  + KVM
  + bluez
  + vde
  + Linux AIO
  + PulseAudio
- Do not build usermode emulation targets as PIE (for fix build)
- Unuse %check section for tests (for fix build)
* Thu Jan 14 2010 Kirill A. Shutemov <kas на altlinux> 0.12.1-alt1
- v0.12.1-31-g49a3aaa
- Fix NULL pointer dereference on handling -chardev socket
* Mon Dec 14 2009 Kirill A. Shutemov <kas на altlinux> 0.11.92-alt1
- v0.12.0-rc2-3-g910628f
- UUID support enabled
* Sat Sep 19 2009 Kirill A. Shutemov <kas на altlinux> 0.11.50-alt6
- Fix building binfmt_misc binaries
* Sat Sep 19 2009 Kirill A. Shutemov <kas на altlinux> 0.11.50-alt5
- v0.11.0-rc0-867-gdbf9580
- Do not set uname for linux-user targets
- Use %check section for tests
* Tue Sep 08 2009 Kirill A. Shutemov <kas на altlinux> 0.11.50-alt4
- v0.11.0-rc0-799-g2637c75
- Compile alpha, m68k, mips and sparc support by default
- Enable Linux AIO
- Enalbe unit tests
- Review configure options
- Update URL
- Update PIE patches
* Tue Sep 01 2009 Kirill A. Shutemov <kas на altlinux> 0.11.50-alt3
- Disable IO thread to fix KVM support
* Tue Sep 01 2009 Kirill A. Shutemov <kas на altlinux> 0.11.50-alt2
- fix building on x86_64
* Fri Aug 21 2009 Kirill A. Shutemov <kas на altlinux> 0.11.50-alt1
- updated to v0.11.0-rc0-564-g757506d
  + no KQEMU support any more
  + fixes CVE-2008-0928 (ALT #20010)
  + keyboard works fine without -k (ALT #15774)
  + framebuffer works fine with -kernel (ALT #11324)
- build linux-user targets as PIE and drop link hack
- enable KVM support
- enable curl support
- enable IO thread
- enable VNC SASL support
- enable bluez support
* Thu Feb 19 2009 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt11
- svn 20090219
- add hack to implement CLONE_CHILD_CLEARTID
- enable more audio drivers and cards
- enable curses support
- enable vde support
- enable VNC TLS support
* Sun Dec 14 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt10
- svn 20081214
  + no need in gcc3 any more
- fixes for mmap() related code
* Mon Oct 13 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt9
- svn 20081013
- fix mmap(), mremap() and shmat() syscalls on 64-bit host with
  32-bit targets
* Fri Oct 10 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt8
- rename binaries in package qemu-user-binfmt_misc back to *.static
  to make them compatible with hasher
* Fri Oct 10 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt7
- svn 20081010
  + some changes merged to upstream
- enable/disable binfmt_misc support at compile time
- fix and cleanup system v ipc syscalls
- fix getdents* syscalls
- fix fstatat64()/newfstatat() syscalls
- implement readahead() syscall
- revert some legacy changes
* Sun Sep 14 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt6
- Fix building with glibc-kernheaders-2.6.27-alt1
* Mon Sep 08 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt5
- svn 20080908
- Implement futimesat() syscall
- binfmt-misc-friendly:
  + Use auxv to find out binary file descriptor
- ioctl:
  + Implement ioctls MTIOCTOP, MTIOCGET and MTIOCPOS
* Sun Aug 31 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt4
- 0.9.1 + svn 20080831
- Add option -binfmt-misc-friendly to user emulators
* Fri Aug 29 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt3
- fix building on i586
- implement fstatat64() syscall
* Sat Aug 23 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt2
- 0.9.1 + svn 20080829
  + CVE-2008-2004
  + Brand new "Tiny Code Generator" by Fabrice Bellard
  + A lot of changes
- Review all changes and patches cleanup
- fix vfork(2) implementation
- Build only x86, arm and ppc architectures by default
* Tue Jan 29 2008 Kirill A. Shutemov <kas на altlinux> 0.9.1-alt1.cvs20080127
- 0.9.1 + cvs 20080127
- fix-syscalls--iovec
  + do not stop iovec conversion on iov_base == NULL if iov_len is 0
- fix-signals
  + do not show message on uncaught target signal
* Sun Nov 25 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20071124-alt15
- cvs 20071124
- fix-syscalls--getgroups:
  + getgroups: return total number of supplementary group IDs for the
    process if size == 0
* Sat Nov 24 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20071123-alt14
- cvs 20071123
- fix-cpu-copy:
  + Handle cpu_model in copy_cpu()
* Mon Nov 19 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20071119-alt13
- cvs 20071119
- Branch based git repo
- Fix execve syscall
- Build all targets
- adlib: include missed header
- Cleanup configure options
- Drop obsoleted/unsupported patches:
  + qemu-0.6.2-alt-hdtrans.patch
  + qemu-0.7.0-sigaltstackhack.patch
  + qemu-0.9.0-alt-alpha_syscall_nr.patch
  + qemu-0.9.0-alt-arm_syscall_nr.patch
  + qemu-0.9.0-alt-i386_syscall_nr.patch
  + qemu-0.9.0-alt-m68k_syscall_nr.patch
  + qemu-0.9.0-alt-ppc64_syscall_nr.patch
  + qemu-0.9.0-alt-ppc_syscall_nr.patch
  + qemu-0.9.0-alt-qvm86.patch
  + qemu-0.9.0-alt-sh4_syscall_nr.patch
  + qemu-0.9.0-alt-sparc64_syscall_nr.patch
  + qemu-0.9.0-alt-sparc_syscall_nr.patch
  + qemu-0.9.0-alt-syscall_cleanup.patch
  + qemu-0.9.0-disk-scsi.patch
  + qemu-0.9.0-vmware_vga-fix.patch
* Thu Oct 25 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20070917-alt12
- cvs 20070917
- Added qemu-0.9.0-alt-shm.patch
  + Add shm* syscalls
- Sync patches with new version
- Update qemu-0.9.0-security.patch
  + part of fix is in the upsteam
- qemu-0.9.0-alt-alpha_syscall_nr.patch, qemu-0.9.0-alt-ppc64_syscall_nr.patch
  + sync syscall numbers with kernel
- Drop qemu-0.9.0-alt-statfs.patch
  + fixed in upstream
* Fri Aug 24 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20070607-alt11
- qemu-arm: uname -m => armv4l/armv4b
- fix path(): return NULL if NULL passed
* Fri Jun 08 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20070607-alt10
- cvs 20070607
- qemu-0.8.2-nptl.patch -> qemu-0.9.0-nptl.patch, qemu-0.9.0-disk-scsi.patch:
  + rejection fix
- Drop qemu-0.9.0-alt-mips_syscall_nr.patch
  + in the upstream now
- Update qemu-0.9.0-alt-sem.patch and qemu-0.9.0-alt-sem.patch
  + part of this patches is in the upstream now
* Mon May 21 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20070420-alt9
- Added qemu-0.9.0-alt-getgroups.patch
  + trivial fix
- Moved qemu-0.9.0-sem.patch -> qemu-0.9.0-alt-sem.patch:
  + Fix do_semctl
  + Added standalone syscalls semget, semop, semctl
- Moved qemu-0.9.0-msgop.patch -> qemu-0.9.0-alt-sem.patch
  + Added standalone syscalls msg*
- Dropped qemu-0.9.0-efault.patch
* Tue Apr 03 2007 Kirill A. Shutemov <kas на altlinux> 0.9.0.cvs20070420-alt8

Total 6842 source packages.


Подробная информация о списке рассылки Sisyphus-cybertalk