Hello community,

here is the log from the commit of package qemu for openSUSE:Factory checked in 
at 2012-02-24 06:54:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qemu (Old)
 and      /work/SRC/openSUSE:Factory/.qemu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qemu", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qemu/qemu.changes        2012-02-10 
17:19:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu.changes   2012-02-24 
06:54:14.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Feb 22 23:04:48 UTC 2012 - [email protected]
+
+- update to latest stable release: 1.0.1. For changes see:
+  http://wiki.qemu.org/ChangeLog/1.0
+
+-------------------------------------------------------------------

Old:
----
  0032-PPC-Fix-linker-scripts-on-ppc-hosts.patch
  0033-linux-user-reserve-4GB-of-vmem-for-32-on-64.patch
  0034-PPC-KVM-Disable-mmu-notifier-check.patch
  0035-linux-user-improve-fake-proc-self-stat-making-ps.patch
  0036-linux-user-target_argv-is-placed-on-ts-bprm-argv.patch
  0037-PPC-KVM-Ignore-SET_ONE_REG-failures.patch
  0038-PPC-KVM-Ignore-ENABLE_PAPR-to-support-very-old-HV.patch
  0039-console-Fix-segfault-on-screendump-without-VGA-adap.patch
  0040-pseries-Fix-array-overrun-bug-in-PCI-code.patch
  0041-kvm-ppc-halt-secondary-cpus-when-guest-reset.patch
  0042-pseries-Emit-device-tree-nodes-in-reg-order.patch
  0043-pseries-Add-a-routine-to-find-a-stable-default-vt.patch
  0044-pseries-Populate-chosen-linux-stdout-path-in-the.patch
  0045-linux-user-fix-segfault-deadlock.patch
  0046-linux-user-implement-device-mapper-ioctls.patch
  0047-linux-user-add-struct-old_dev_t-compat.patch
  0048-linux-user-fix-BLK-ioctl-arguments.patch
  0049-linux-user-add-BLKSSZGET-ioctl-wrapper.patch
  0050-linux-user-Add-ioctl-for-BLKBSZGET.patch
  0051-linux-user-take-RESERVED_VA-into-account-for-g2h_va.patch
  0052-linux-user-binfmt-support-host-binaries.patch
  0053-linux-user-fix-fallocate.patch
  0054-e1000-bounds-packet-size-against-buffer-size.patch
  qemu-1.0.tar.bz2

New:
----
  0032-linux-user-reserve-4GB-of-vmem-for-32-on-64.patch
  0033-PPC-KVM-Disable-mmu-notifier-check.patch
  0034-linux-user-improve-fake-proc-self-stat-making-ps.patch
  0035-linux-user-target_argv-is-placed-on-ts-bprm-argv.patch
  0036-PPC-KVM-Ignore-SET_ONE_REG-failures.patch
  0037-PPC-KVM-Ignore-ENABLE_PAPR-to-support-very-old-HV.patch
  0038-linux-user-fix-segfault-deadlock.patch
  0039-linux-user-implement-device-mapper-ioctls.patch
  0040-linux-user-add-struct-old_dev_t-compat.patch
  0041-linux-user-fix-BLK-ioctl-arguments.patch
  0042-linux-user-add-BLKSSZGET-ioctl-wrapper.patch
  0043-linux-user-Add-ioctl-for-BLKBSZGET.patch
  0044-linux-user-take-RESERVED_VA-into-account-for-g2h_va.patch
  0045-linux-user-binfmt-support-host-binaries.patch
  0046-linux-user-fix-fallocate.patch
  qemu-1.0.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qemu.spec ++++++
--- /var/tmp/diff_new_pack.gx9kbE/_old  2012-02-24 06:54:16.000000000 +0100
+++ /var/tmp/diff_new_pack.gx9kbE/_new  2012-02-24 06:54:16.000000000 +0100
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           qemu
 Url:            http://fabrice.bellard.free.fr/qemu/
 Summary:        Universal CPU emulator
 License:        BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ ; MIT
 Group:          System/Emulators/PC
-Version:        1.0
+Version:        1.0.1
 Release:        0
 Source:         %name-%version.tar.bz2
 Patch0001:      0001-Handle-CPU-interrupts-by-inline-checking-of-a-flag.patch
@@ -54,29 +55,21 @@
 Patch0029:      0029-linux-user-add-binfmt-wrapper-for-argv-0-handling.patch
 Patch0030:      0030-linux-user-Ignore-timer_create-syscall.patch
 Patch0031:      0031-linux-user-be-silent-about-capget-failures.patch
-Patch0032:      0032-PPC-Fix-linker-scripts-on-ppc-hosts.patch
-Patch0033:      0033-linux-user-reserve-4GB-of-vmem-for-32-on-64.patch
-Patch0034:      0034-PPC-KVM-Disable-mmu-notifier-check.patch
-Patch0035:      0035-linux-user-improve-fake-proc-self-stat-making-ps.patch
-Patch0036:      0036-linux-user-target_argv-is-placed-on-ts-bprm-argv.patch
-Patch0037:      0037-PPC-KVM-Ignore-SET_ONE_REG-failures.patch
-Patch0038:      0038-PPC-KVM-Ignore-ENABLE_PAPR-to-support-very-old-HV.patch
-Patch0039:      0039-console-Fix-segfault-on-screendump-without-VGA-adap.patch
-Patch0040:      0040-pseries-Fix-array-overrun-bug-in-PCI-code.patch
-Patch0041:      0041-kvm-ppc-halt-secondary-cpus-when-guest-reset.patch
-Patch0042:      0042-pseries-Emit-device-tree-nodes-in-reg-order.patch
-Patch0043:      0043-pseries-Add-a-routine-to-find-a-stable-default-vt.patch
-Patch0044:      0044-pseries-Populate-chosen-linux-stdout-path-in-the.patch
-Patch0045:      0045-linux-user-fix-segfault-deadlock.patch
-Patch0046:      0046-linux-user-implement-device-mapper-ioctls.patch
-Patch0047:      0047-linux-user-add-struct-old_dev_t-compat.patch
-Patch0048:      0048-linux-user-fix-BLK-ioctl-arguments.patch
-Patch0049:      0049-linux-user-add-BLKSSZGET-ioctl-wrapper.patch
-Patch0050:      0050-linux-user-Add-ioctl-for-BLKBSZGET.patch
-Patch0051:      0051-linux-user-take-RESERVED_VA-into-account-for-g2h_va.patch
-Patch0052:      0052-linux-user-binfmt-support-host-binaries.patch
-Patch0053:      0053-linux-user-fix-fallocate.patch
-Patch0054:      0054-e1000-bounds-packet-size-against-buffer-size.patch
+Patch0032:      0032-linux-user-reserve-4GB-of-vmem-for-32-on-64.patch
+Patch0033:      0033-PPC-KVM-Disable-mmu-notifier-check.patch
+Patch0034:      0034-linux-user-improve-fake-proc-self-stat-making-ps.patch
+Patch0035:      0035-linux-user-target_argv-is-placed-on-ts-bprm-argv.patch
+Patch0036:      0036-PPC-KVM-Ignore-SET_ONE_REG-failures.patch
+Patch0037:      0037-PPC-KVM-Ignore-ENABLE_PAPR-to-support-very-old-HV.patch
+Patch0038:      0038-linux-user-fix-segfault-deadlock.patch
+Patch0039:      0039-linux-user-implement-device-mapper-ioctls.patch
+Patch0040:      0040-linux-user-add-struct-old_dev_t-compat.patch
+Patch0041:      0041-linux-user-fix-BLK-ioctl-arguments.patch
+Patch0042:      0042-linux-user-add-BLKSSZGET-ioctl-wrapper.patch
+Patch0043:      0043-linux-user-Add-ioctl-for-BLKBSZGET.patch
+Patch0044:      0044-linux-user-take-RESERVED_VA-into-account-for-g2h_va.patch
+Patch0045:      0045-linux-user-binfmt-support-host-binaries.patch
+Patch0046:      0046-linux-user-fix-fallocate.patch
 # this is to make lint happy
 Source300:      rpmlintrc
 Source400:      update_git.sh
@@ -183,14 +176,6 @@
 %patch0044 -p1
 %patch0045 -p1
 %patch0046 -p1
-%patch0047 -p1
-%patch0048 -p1
-%patch0049 -p1
-%patch0050 -p1
-%patch0051 -p1
-%patch0052 -p1
-%patch0053 -p1
-%patch0054 -p1
 
 %build
 # build QEMU

++++++ 0033-linux-user-reserve-4GB-of-vmem-for-32-on-64.patch -> 
0032-linux-user-reserve-4GB-of-vmem-for-32-on-64.patch ++++++

++++++ 0034-PPC-KVM-Disable-mmu-notifier-check.patch -> 
0033-PPC-KVM-Disable-mmu-notifier-check.patch ++++++

++++++ 0035-linux-user-improve-fake-proc-self-stat-making-ps.patch -> 
0034-linux-user-improve-fake-proc-self-stat-making-ps.patch ++++++

++++++ 0036-linux-user-target_argv-is-placed-on-ts-bprm-argv.patch -> 
0035-linux-user-target_argv-is-placed-on-ts-bprm-argv.patch ++++++

++++++ 0037-PPC-KVM-Ignore-SET_ONE_REG-failures.patch -> 
0036-PPC-KVM-Ignore-SET_ONE_REG-failures.patch ++++++

++++++ 0038-PPC-KVM-Ignore-ENABLE_PAPR-to-support-very-old-HV.patch -> 
0037-PPC-KVM-Ignore-ENABLE_PAPR-to-support-very-old-HV.patch ++++++

++++++ 0045-linux-user-fix-segfault-deadlock.patch -> 
0038-linux-user-fix-segfault-deadlock.patch ++++++

++++++ 0046-linux-user-implement-device-mapper-ioctls.patch -> 
0039-linux-user-implement-device-mapper-ioctls.patch ++++++

++++++ 0047-linux-user-add-struct-old_dev_t-compat.patch -> 
0040-linux-user-add-struct-old_dev_t-compat.patch ++++++

++++++ 0048-linux-user-fix-BLK-ioctl-arguments.patch -> 
0041-linux-user-fix-BLK-ioctl-arguments.patch ++++++

++++++ 0049-linux-user-add-BLKSSZGET-ioctl-wrapper.patch -> 
0042-linux-user-add-BLKSSZGET-ioctl-wrapper.patch ++++++

++++++ 0050-linux-user-Add-ioctl-for-BLKBSZGET.patch -> 
0043-linux-user-Add-ioctl-for-BLKBSZGET.patch ++++++

++++++ 0051-linux-user-take-RESERVED_VA-into-account-for-g2h_va.patch -> 
0044-linux-user-take-RESERVED_VA-into-account-for-g2h_va.patch ++++++

++++++ 0052-linux-user-binfmt-support-host-binaries.patch -> 
0045-linux-user-binfmt-support-host-binaries.patch ++++++

++++++ 0053-linux-user-fix-fallocate.patch -> 
0046-linux-user-fix-fallocate.patch ++++++

++++++ qemu-1.0.tar.bz2 -> qemu-1.0.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/qemu/qemu-1.0.tar.bz2 
/work/SRC/openSUSE:Factory/.qemu.new/qemu-1.0.1.tar.bz2 differ: char 11, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to