~ubuntu-branches/ubuntu/saucy/qemu/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Serge Hallyn
  • Date: 2013-05-28 08:18:30 UTC
  • mfrom: (1.8.2) (10.1.37 sid)
  • Revision ID: package-import@ubuntu.com-20130528081830-87xl2z9fq516a814
Tags: 1.5.0+dfsg-2ubuntu1
* Merge 1.5.0+dfs-2 from debian unstable.  Remaining changes:
  - debian/control
    * update maintainer
    * remove libiscsi, usb-redir, vde, vnc-jpeg, and libssh2-1-dev
      from build-deps
    * enable rbd
    * add qemu-system and qemu-common B/R to qemu-keymaps
    * add D:udev, R:qemu, R:qemu-common and B:qemu-common to
      qemu-system-common
    * qemu-system-arm, qemu-system-ppc, qemu-system-sparc:
      - add qemu-kvm to Provides
      - add qemu-common, qemu-kvm, kvm to B/R
      - remove openbios-sparc from qemu-system-sparc D
    * qemu-system-x86:
      - add qemu-common to Breaks/Replaces.
      - add cpu-checker to Recommends.
    * qemu-user: add B/R:qemu-kvm
    * qemu-kvm:
      - add armhf armel powerpc sparc to Architecture
      - C/R/P: qemu-kvm-spice
    * add qemu-common package
    * drop qemu-slof which is not packaged in ubuntu
  - add qemu-system-common.links for tap ifup/down scripts and OVMF link.
  - qemu-system-x86.links:
    * remove pxe rom links which are in kvm-ipxe
    * add symlink for kvm.1 manpage
  - debian/rules
    * add kvm-spice symlink to qemu-kvm
    * call dh_installmodules for qemu-system-x86
    * update dh_installinit to install upstart script
    * run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
  - Add qemu-utils.links for kvm-* symlinks.
  - Add qemu-system-x86.qemu-kvm.upstart and .default
  - Add qemu-system-x86.modprobe to set nesting=1
  - Add qemu-system-common.preinst to add kvm group
  - qemu-system-common.postinst: remove bad group acl if there, then have
    udev relabel /dev/kvm.
  - Dropped patches:
    * 0001-fix-wrong-output-with-info-chardev-for-tcp-socket.patch
  - Kept patches:
    * expose_vms_qemu64cpu.patch - updated
    * gridcentric patch - updated
    * linaro arm patches from qemu-linaro rebasing branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
qemu (1.5.0+dfsg-2ubuntu1) saucy; urgency=low
 
2
 
 
3
  * Merge 1.5.0+dfs-2 from debian unstable.  Remaining changes:
 
4
    - debian/control
 
5
      * update maintainer
 
6
      * remove libiscsi, usb-redir, vde, vnc-jpeg, and libssh2-1-dev
 
7
        from build-deps
 
8
      * enable rbd
 
9
      * add qemu-system and qemu-common B/R to qemu-keymaps
 
10
      * add D:udev, R:qemu, R:qemu-common and B:qemu-common to
 
11
        qemu-system-common
 
12
      * qemu-system-arm, qemu-system-ppc, qemu-system-sparc:
 
13
        - add qemu-kvm to Provides
 
14
        - add qemu-common, qemu-kvm, kvm to B/R
 
15
        - remove openbios-sparc from qemu-system-sparc D
 
16
      * qemu-system-x86:
 
17
        - add qemu-common to Breaks/Replaces.
 
18
        - add cpu-checker to Recommends.
 
19
      * qemu-user: add B/R:qemu-kvm
 
20
      * qemu-kvm:
 
21
        - add armhf armel powerpc sparc to Architecture
 
22
        - C/R/P: qemu-kvm-spice
 
23
      * add qemu-common package
 
24
      * drop qemu-slof which is not packaged in ubuntu
 
25
    - add qemu-system-common.links for tap ifup/down scripts and OVMF link.
 
26
    - qemu-system-x86.links:
 
27
      * remove pxe rom links which are in kvm-ipxe
 
28
      * add symlink for kvm.1 manpage
 
29
    - debian/rules
 
30
      * add kvm-spice symlink to qemu-kvm
 
31
      * call dh_installmodules for qemu-system-x86
 
32
      * update dh_installinit to install upstart script
 
33
      * run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
 
34
    - Add qemu-utils.links for kvm-* symlinks.
 
35
    - Add qemu-system-x86.qemu-kvm.upstart and .default
 
36
    - Add qemu-system-x86.modprobe to set nesting=1
 
37
    - Add qemu-system-common.preinst to add kvm group
 
38
    - qemu-system-common.postinst: remove bad group acl if there, then have
 
39
      udev relabel /dev/kvm.
 
40
    - Dropped patches:
 
41
      * 0001-fix-wrong-output-with-info-chardev-for-tcp-socket.patch
 
42
    - Kept patches:
 
43
      * expose_vms_qemu64cpu.patch - updated
 
44
      * gridcentric patch - updated
 
45
      * linaro arm patches from qemu-linaro rebasing branch
 
46
 
 
47
 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Tue, 28 May 2013 08:18:30 -0500
 
48
 
 
49
qemu (1.5.0+dfsg-2) unstable; urgency=low
 
50
 
 
51
  * merged development history of wheezy and experimental branches.
 
52
    Now the history is ordered by version, but is not chronological.
 
53
    As a base we now have wheezy (1.1.2+dfsg-6a) version.
 
54
  * removed trailing whitespaces from changelog file
 
55
  * run dh_installinit properly (Closes: #709199)
 
56
  * run dh_installman (Closes: #709241)
 
57
  * remove build-dependendy on texi2html, upstream switched to makeinfo
 
58
 
 
59
 -- Michael Tokarev <mjt@tls.msk.ru>  Tue, 28 May 2013 10:48:41 +0400
 
60
 
 
61
qemu (1.5.0+dfsg-1) unstable; urgency=low
 
62
 
 
63
  * update to 1.5.0 (Closes: #707732)
 
64
  * upload to unstable
 
65
  * mention that 1.5 closes #697641 and #705544
 
66
  * bump dependency on openbios (openbios-ppc for qemu-system-ppc,
 
67
    openbios-sparc for qemu-system-sparc) from 1.0+svn1060 to 1.1
 
68
    (Closes: #707727)
 
69
  * bump dependency on seabios to be >= 1.7.2-2
 
70
  * add retry-pxe-after-efi.patch to try pxe-XXXX.rom after unsuccessfully
 
71
    trying efi-XXXX.rom - this is for NICs, until pxe-qemu package will be
 
72
    able to provide necessary efi-XXXX.rom files.
 
73
  * add (versioned) dependency on libusb-1.0 now when the right version
 
74
    is available in debian
 
75
  * use-fixed-data-path.patch: do not try to derive data path from
 
76
    executable location, always use /usr/share/qemu
 
77
 
 
78
 -- Michael Tokarev <mjt@tls.msk.ru>  Tue, 21 May 2013 00:49:47 +0400
 
79
 
 
80
qemu (1.5.0~rc0+dfsg-1) experimental; urgency=low
 
81
 
 
82
  * update to new upstream release candidate (1.5.0-rc0)
 
83
    (Closes: #697641, #705544)
 
84
  * remove --audio-card-list
 
85
  * added new moxie system target
 
86
  * added new linux-user targets: mips64 mips64el mipsn32 mipsn32el
 
87
  * add libgtk2 and libvte to dependencies (new UI)
 
88
  * added libssh2 to dependencies (new block device)
 
89
  * s/libvdeplug2-dev/libvdeplug-dev/
 
90
  * define localstatedir (for guest-agent)
 
91
 
 
92
 -- Michael Tokarev <mjt@tls.msk.ru>  Wed, 08 May 2013 01:01:01 +0400
 
93
 
 
94
qemu (1.4.0+dfsg-2exp) experimental; urgency=low
 
95
 
 
96
  [ Michael Tokarev ]
 
97
  * set qemu-kvm priority to extra
 
98
  * fix distribution field in last qemu-system.NEWS entry
 
99
  * bump Standards-Version to 3.9.4 (no changes needed)
 
100
  * fix update-rc.d args for qemu-system-x86
 
101
  * pre-Depend on adduser for qemu-system-common (Closes: #700840)
 
102
  * move guest agent binary (qemu-ga) to /usr/sbin
 
103
  * add versioned build-depends on libspice-protocol-dev (>= 0.12.3)
 
104
  * refresh qemu-ifunc-sparc.patch, use proper submission from patchwork
 
105
    (sparc-linux-user-fix-missing-symbols...) instead.
 
106
  * apply 1.4.1 upstream stable patch
 
107
  * release as 1.4.0
 
108
 
 
109
  [ Aurelien Jarno ]
 
110
  * debian/rules: don't build spapr-rtas.bin from .hex file.
 
111
  * qemu-system-ppc: add a depends on qemu-slof and add the corresponding
 
112
    links (Closes: #686979).
 
113
 
 
114
 -- Michael Tokarev <mjt@tls.msk.ru>  Thu, 18 Apr 2013 14:45:30 +0400
 
115
 
1
116
qemu (1.4.0+dfsg-1expubuntu4) raring; urgency=low
2
117
 
3
118
  * re-add qemu-system-x86.modprobe to set nesting=1 (LP: #1155177)
226
341
    - Add Provides: qemu-kvm, kvm to qemu-system-{arm,ppc,sparc,x86}
227
342
    - Add Breaks/Replaces for qemu-{common,system,kvm} and kvm.
228
343
  * Re-add expose_vms_qemu64cpu.patch (from Daviey) from quantal.
229
 
  
 
344
 
230
345
  [ Steve Langasek ]
231
346
  * Pass --enable-uname-release=2.6.32 for the user emulation builds, so that
232
347
    we have a sensible baseline kernel value regardless of what the
529
644
  [ Adam Conrad ]
530
645
  * Appease apt-get's dist-upgrade resolver by creating a qemu-common
531
646
    transitional package to upgrade more gracefully to qemu-keymaps.
532
 
  * Move all the empty transitional packages to the oldlibs section. 
 
647
  * Move all the empty transitional packages to the oldlibs section.
533
648
  * Restore the versioned dep from qemu-kvm (and kvm) to qemu-system.
534
649
 
535
650
 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Fri, 04 Jan 2013 08:50:24 -0600
559
674
  * ship virtfs-proxy-helper in qemu-utils.
560
675
  * stop shipping tundev.c, since it does not reflect the reality for
561
676
    a long time now (Closes: #325761, #325754).
 
677
  * re-introduce support parallel build using DEB_BUILD_OPTIONS=parallel=N,
 
678
    this time by adding to $MAKEFLAGS instead of passing down to submakes
 
679
  * build-depend on libcap-ng-dev (for virtfs-proxy-helper)
 
680
 
 
681
  [ Vagrant Cascadian ]
 
682
  * Add libcap-dev to Build-Depends to support virtfs-proxy-helper.
 
683
 
 
684
 -- Michael Tokarev <mjt@tls.msk.ru>  Sun, 30 Dec 2012 01:52:21 +0400
 
685
 
 
686
qemu (1.1.2+dfsg-6a) unstable; urgency=low
 
687
 
 
688
  * reupload to remove two unrelated files slipped in debian/
 
689
 
 
690
 -- Michael Tokarev <mjt@tls.msk.ru>  Mon, 18 Mar 2013 10:09:37 +0400
 
691
 
 
692
qemu (1.1.2+dfsg-6) unstable; urgency=low
 
693
 
 
694
  * another bugfix for USB, upstream from early days of past-1.1.
 
695
    usb-split-endpoint-init-and-reset.patch.  With certain redirected
 
696
    to guest USB devices, qemu process may crash:
 
697
 
 
698
     usb_packet_complete: Assertion `((&ep->queue)->tqh_first) == p' failed.
 
699
 
 
700
    The patch fixes this by de-coupling reset and complete paths.
 
701
    Big thanks goes to Joseph Price who found the fix by doing a
 
702
    reverse git bisection.
 
703
    (Closes: #701926)
 
704
 
 
705
 -- Michael Tokarev <mjt@tls.msk.ru>  Mon, 18 Mar 2013 09:07:24 +0400
 
706
 
 
707
qemu (1.1.2+dfsg-5) unstable; urgency=low
 
708
 
 
709
  * fix USB regression introduced in 1.1 (Closes: #683983)
 
710
    uhci-don-t-queue-up-packets-after-one-with-the-SPD-flag-set.patch
 
711
    Big thanks to Peter Schaefer (https://bugs.launchpad.net/bugs/1033727)
 
712
    for the help identifying the fix.
 
713
 
 
714
 -- Michael Tokarev <mjt@tls.msk.ru>  Mon, 14 Jan 2013 12:20:29 +0400
 
715
 
 
716
qemu (1.1.2+dfsg-4) unstable; urgency=medium
 
717
 
 
718
  * linux-user-fix-mips-32-on-64-prealloc-case.patch (Closes: #668658)
 
719
  * e1000-discard-oversized-packets-based-on-SBP_LPE.patch: the second
 
720
    half of the fix for CVE-2012-6075. (Finally Closes: #696051)
 
721
 
 
722
 -- Michael Tokarev <mjt@tls.msk.ru>  Wed, 09 Jan 2013 23:05:17 +0400
 
723
 
 
724
qemu (1.1.2+dfsg-3) unstable; urgency=low
 
725
 
 
726
  * add build-dependency on libcap-dev [linux-any] to enable virtfs support
 
727
    which has been dropped in 1.1. (Closes: #677654)
 
728
  * intel_hda-do-not-call-msi_reset-when-only-device-state-needs-resetting.patch
 
729
    patch to fix Fixing reset of MSI function in intel-hda virtual device.
 
730
    The fix (applied to stable-1.1.1) was partially wrong, as it actually
 
731
    added the msi_reset() call to two code paths instead of one as planned.
 
732
    Fix this by splitting the function in question into two parts.
 
733
    (Closes: #688964)
 
734
  * blockdev-preserve-readonly-and-snapshot-states-across-media-changes.patch:
 
735
    allow opening of read-only cdrom images/devices (Closes: #686776)
 
736
  * ahci-properly-reset-PxCMD-on-HBA-reset.patch: fix windows install on ahci
 
737
    (Closes: #696052)
 
738
  * e1000-discard-packets-that-are-too-long-if-not-SBP-and-not-LPE.patch:
 
739
    discard too long rx packets which may overflow guest buffer
 
740
    (Closes: #696051)
 
741
  * eepro100-fix-network-hang-when-rx-buffers-run-out.patch:
 
742
    fix e100 stall (Closes: #696061)
 
743
  * fix possible network stalls/slowness in e1000 device emulation:
 
744
    net-notify-iothread-after-flushing-queue.patch
 
745
    e1000-flush-queue-whenever-can_receive-can-go-from-false-to-true.patch
 
746
    (Closes: #696063)
 
747
  * fixes-related-to-processing-of-qemu-s-numa-option.patch:
 
748
    fixes numa handling (Closes: #691343)
 
749
  * qcow2-fix-avail_sectors-in-cluster-allocation-code.patch:
 
750
    fixes data corruption in stacked qcow2 (Closes: #695905)
 
751
  * qcow2-fix-refcount-table-size-calculation.patch: another possible
 
752
    corruption or crash in qcow2 (Closes: #691569)
 
753
  * tap-reset-vnet-header-size-on-open.patch: always ensure tap device is
 
754
    in known state initially (Closes: #696057)
 
755
  * vmdk-fix-data-corruption-bug-in-WRITE-and-READ-handling.patch:
 
756
    possible data corruption bug in vmdk image format (Closes: #696050)
 
757
 
 
758
 -- Michael Tokarev <mjt@tls.msk.ru>  Sun, 16 Dec 2012 23:08:40 +0400
 
759
 
 
760
qemu (1.1.2+dfsg-2) unstable; urgency=low
 
761
 
562
762
  * remove debian/patches/fix-armhf-prctl.patch, it is included
563
763
    upstream in 1.1.0 version and is misapplied since 1.1.0~rc3+dfsg-1.
564
764
  * drop -jN passing to downstream makes, as it breaks dpkg-buildpackage -j
566
766
    but was still present)
567
767
  * add revert-serial-fix-retry-logic.patch that restores
568
768
    old (semi-)working behavour of a virtual serial port.
569
 
  * re-introduce support parallel build using DEB_BUILD_OPTIONS=parallel=N,
570
 
    this time by adding to $MAKEFLAGS instead of passing down to submakes
571
 
  * build-depend on libcap-ng-dev (for virtfs-proxy-helper)
572
 
 
573
 
  [ Vagrant Cascadian ]
574
 
  * Add libcap-dev to Build-Depends to support virtfs-proxy-helper.
575
 
 
576
 
 -- Michael Tokarev <mjt@tls.msk.ru>  Sun, 30 Dec 2012 01:52:21 +0400
 
769
 
 
770
 -- Michael Tokarev <mjt@tls.msk.ru>  Wed, 19 Sep 2012 13:54:05 +0400
577
771
 
578
772
qemu (1.1.2+dfsg-1) unstable; urgency=low
579
773
 
593
787
    (net-add--netdev-options-to-man-page.patch)
594
788
 
595
789
  [Vagrant Cascadian]
596
 
  * qemu-system: Add symlinks for extboot.bin, kvmvapic.bin and vapic.bin to 
 
790
  * qemu-system: Add symlinks for extboot.bin, kvmvapic.bin and vapic.bin to
597
791
    binaries shipped in seabios. Closes: #678217, #679004.
598
 
  * qemu-system: Remove dead link for ne2k_isa.rom, which is not included in 
599
 
    ipxe. Closes: #679004. 
600
 
  * qemu-system: Bump versioned openbios-sparc and openbios-ppc Depends to 
 
792
  * qemu-system: Remove dead link for ne2k_isa.rom, which is not included in
 
793
    ipxe. Closes: #679004.
 
794
  * qemu-system: Bump versioned openbios-sparc and openbios-ppc Depends to
601
795
    1.0+svn1060, to ensure we use at least version which is used by upstream.
602
796
    Wheezy already has the right version, but we should not break partial
603
797
    upgrades.
627
821
    - Remove dont-block-sigchld, applied upstream.
628
822
    - Update configure-nss-usbredir.
629
823
    - Update fix-armhf-prctl.
630
 
  * debian/rules: Remove --disable-darwin-user from configure, as it is no 
 
824
  * debian/rules: Remove --disable-darwin-user from configure, as it is no
631
825
    longer present.
632
826
  * Apply patch to qemu-make-debian-root to improve argument handling.
633
827
    (Closes: #671723). Thanks to Askar Safin.
652
846
  * depend on vgabios >= 0.6c-3~ not 0.6c-3, to assist backporting
653
847
 
654
848
  [ Hector Oron ]
655
 
  * Fix prctl syscall (Closes: #656926, #651083). 
 
849
  * Fix prctl syscall (Closes: #656926, #651083).
656
850
 
657
851
  [ Vagrant Cascadian ]
658
852
  * Update to Standards-Version 3.9.3, no changes necessary.
671
865
    to just ipxe-qemu once it will be landed properly.
672
866
 
673
867
  [ Vagrant Cascadian ]
674
 
  * Apply patch to use dpkg-buildflags (Closes: #656276). 
675
 
    Thanks to Moritz Muehlenhoff. 
 
868
  * Apply patch to use dpkg-buildflags (Closes: #656276).
 
869
    Thanks to Moritz Muehlenhoff.
676
870
 
677
871
 -- Vagrant Cascadian <vagrant@debian.org>  Mon, 06 Feb 2012 17:56:15 -0800
678
872
 
682
876
  * Add patch from upstream to fix cmpxchg on x86.
683
877
  * Add patch to not link user builds with NSS (Closes: #648202).
684
878
  * Add binfmt support for s390x.
685
 
  * Bump depends on openbios-ppc and openbios-sparc on versions 
 
879
  * Bump depends on openbios-ppc and openbios-sparc on versions
686
880
    compatible with version 1.0.
687
881
  * Build on s390x (Closes: #651048).
688
882
 
689
883
  [ Vagrant Cascadian ]
690
 
  * qemu-make-debian-root: Fix argument processing to handle when both -s and 
 
884
  * qemu-make-debian-root: Fix argument processing to handle when both -s and
691
885
    -k are specified. Thanks to Mats Erik Andersson (Closes: #638047).
692
886
  * Add Patch from upstream to fix regression on malta with i8259 interrupts.
693
 
  * qemu-debootstrap: Add support for armhf and s390x. 
694
 
  * debian/rules: remove config.log in the clean target. 
695
 
  * qemu-make-debian-root: Use debootstrap's minbase variant, instead of a 
 
887
  * qemu-debootstrap: Add support for armhf and s390x.
 
888
  * debian/rules: remove config.log in the clean target.
 
889
  * qemu-make-debian-root: Use debootstrap's minbase variant, instead of a
696
890
    long list of excludes.
697
891
 
698
892
 -- Vagrant Cascadian <vagrant@debian.org>  Mon, 09 Jan 2012 16:01:17 -0800
700
894
qemu (1.0+dfsg-1) experimental; urgency=low
701
895
 
702
896
  * New upstream version.
703
 
  * Add build-dep on libxen-dev to enable xen support. 
 
897
  * Add build-dep on libxen-dev to enable xen support.
704
898
  * Add build-dep on libiscsi-dev to enable iscsi support.
705
899
  * Add patch from upstream to not block SIGCHLD (Closes: #618743).
706
900
 
716
910
    - runnning-typo.patch
717
911
  * Install new qemu-system variants:
718
912
    xtensa, xtensaeb, alpha
719
 
  * debian/rules: Drop hack to rename "qemu" binary to "qemu-system-i386", as 
 
913
  * debian/rules: Drop hack to rename "qemu" binary to "qemu-system-i386", as
720
914
    upstream now does the same.
721
 
  * Enable spice support on amd64: 
 
915
  * Enable spice support on amd64:
722
916
    - Add Build-Depends: libspice-server-dev, libspice-protocol-dev
723
917
  * debian/rules: use dh_prep instead of "dh_clean -k", which is deprecated.
724
918
  * qemu-system: Bump dependency on seabios to 1.6.3~.
727
921
 
728
922
qemu (0.15.1+dfsg-3) unstable; urgency=low
729
923
 
730
 
  * Add patch from upstream to fix FTBFS on ia64. 
 
924
  * Add patch from upstream to fix FTBFS on ia64.
731
925
 
732
926
 -- Vagrant Cascadian <vagrant@debian.org>  Fri, 09 Dec 2011 23:48:21 -0800
733
927
 
734
928
qemu (0.15.1+dfsg-2) unstable; urgency=low
735
929
 
736
 
  * Add patch that fixes a buffer overrun (CVE-2011-4111). 
 
930
  * Add patch that fixes a buffer overrun (CVE-2011-4111).
737
931
  * Enable spice support on amd64:
738
932
    - Add Build-Depends: libspice-server-dev, libspice-protocol-dev
739
 
  * debian/rules: Use dh_prep instead of "dh_clean -k", which is deprecated. 
 
933
  * debian/rules: Use dh_prep instead of "dh_clean -k", which is deprecated.
740
934
 
741
935
 -- Vagrant Cascadian <vagrant@debian.org>  Mon, 28 Nov 2011 20:34:50 -0800
742
936
 
749
943
qemu (0.15.0+dfsg-1) unstable; urgency=low
750
944
 
751
945
  * New upstream version.
752
 
  * Install new qemu-system, qemu-user and qemu-user-static variants: 
 
946
  * Install new qemu-system, qemu-user and qemu-user-static variants:
753
947
    lm32, microblazeel, s390x, unicore32
754
948
  * Patch from upstream to set QEMU_INCLUDES before QEMU_CFLAGS.
755
949
  * Update debian/watch to check http://qemu.org/download.
759
953
qemu (0.15.0~rc2+dfsg-1) experimental; urgency=low
760
954
 
761
955
  * New upstream version.
762
 
  * qemu-debootstrap: Return the exit status of debootstrap instead of 
 
956
  * qemu-debootstrap: Return the exit status of debootstrap instead of
763
957
    hard-coding a sucessful exit status.
764
958
  * Build-depend on librbd-dev.
765
959
  * Remove qemu-mipsel-debian-rootfs.patch, a variation was applied upstream.
766
960
  * Remove pcnet-ipxe patch, applied upstream.
767
 
  * Add Build-Depends on python. 
768
 
  * Rename pxe rom symlinks to match upstream rename. 
 
961
  * Add Build-Depends on python.
 
962
  * Rename pxe rom symlinks to match upstream rename.
769
963
 
770
964
 -- Vagrant Cascadian <vagrant@debian.org>  Sun, 07 Aug 2011 13:27:43 +0200
771
965
 
778
972
  [ Vagrant Cascadian ]
779
973
  * Apply patch to fix qemu-user-static mipsel emulation (Closes: #562887).
780
974
  * Drop support for esd (Closes: #633390). Thanks to Adrian Bunk.
781
 
  * Add dummy debian/rules build-indep/build-arch targets to resolve lintian 
 
975
  * Add dummy debian/rules build-indep/build-arch targets to resolve lintian
782
976
    warnings and future policy requirements.
783
977
  * Remove needless mention of "Author(s)" which triggers a lintian warning.
784
978
  * Fix maintainer-script-without-set-e lintian checks.
800
994
  * New upstream version.
801
995
  * Depend on ipxe instead of etherboot-qemu.
802
996
  * Add pcnet-ipxe.patch from upstream to fix ipxe with pcnet nic.
803
 
  * Add symlink for network boot with eepro100 cards (i82551, i82557b, 
 
997
  * Add symlink for network boot with eepro100 cards (i82551, i82557b,
804
998
    i82559er).
805
 
  * Drop 01_rdb.patch, applied upstream. 
 
999
  * Drop 01_rdb.patch, applied upstream.
806
1000
  * Add support for building on armhf architecture.
807
1001
  * Support debootstrap options that require arguments in qemu-debootstrap.
808
1002
    Thanks to Stefano Rivera for the patch. Closes: #605660.
857
1051
 
858
1052
  [ Vagrant Cascadian ]
859
1053
  * New upstream release candidate version.
860
 
  * qemu-user-static: 
 
1054
  * qemu-user-static:
861
1055
    - Drop binfmt support for emulating amd64 on i386, as it is broken and
862
1056
      including it interferes with environments capable of running amd64
863
1057
      natively.  Closes: #604712.
873
1067
  [ Vagrant Cascadian ]
874
1068
  * Update debian/copyright to refer to upstream git repositry and clarify
875
1069
    which binary blobs are removed to make the dfsg-free tarball.
876
 
  * Refresh debian/patches/security/leftover.patch. 
 
1070
  * Refresh debian/patches/security/leftover.patch.
877
1071
 
878
1072
 -- Vagrant Cascadian <vagrant@debian.org>  Fri, 18 Feb 2011 21:07:01 -0800
879
1073
 
895
1089
 
896
1090
  [ Vagrant Cascadian ]
897
1091
  * Switch to source format 3.0 (quilt).
898
 
  * New upstream version. 
 
1092
  * New upstream version.
899
1093
  * Drop 99_stable.diff, applied in new upstream version.
900
1094
  * debian/watch: update to properly handle upstream rc versions.
901
1095
 
917
1111
qemu (0.13.0~rc0+dfsg-1) experimental; urgency=low
918
1112
 
919
1113
  * New upstream release candidate version.
920
 
  * Do not configure audio drivers for qemu-user and qemu-user-static targets. 
 
1114
  * Do not configure audio drivers for qemu-user and qemu-user-static targets.
921
1115
  * Remove patches:
922
1116
    - 05_bochs_vbe, applied upstream.
923
1117
    - 06_sh4, applied upstream.
924
1118
    - 03_support_pselect_in_linux_user_arm, upstream implemented a simpler
925
1119
      workaround.
926
 
  * Add Build-Depends on texinfo. 
927
 
  * Drop libqemu-dev package. 
 
1120
  * Add Build-Depends on texinfo.
 
1121
  * Drop libqemu-dev package.
928
1122
 
929
1123
 -- Vagrant Cascadian <vagrant@debian.org>  Thu, 29 Jul 2010 19:51:01 -0400
930
1124
 
931
1125
qemu (0.12.5+dfsg-3) unstable; urgency=medium
932
1126
 
933
 
  * qemu-user-static: 
 
1127
  * qemu-user-static:
934
1128
    - Drop binfmt support for emulating amd64 on i386, as it is broken and
935
1129
      including it interferes with environments capable of running amd64
936
1130
      natively.  Closes: #604712.
970
1164
 
971
1165
qemu (0.12.4+dfsg-3) unstable; urgency=low
972
1166
 
973
 
  * Update 99_stable.diff from the stable branch. 
 
1167
  * Update 99_stable.diff from the stable branch.
974
1168
 
975
1169
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 16 Jun 2010 23:07:36 +0200
976
1170
 
1009
1203
  * Add symlink for seabios's multiboot.bin.
1010
1204
  * Change configure-stamp depends to non-phony target $(QUILT_STAMPFN).
1011
1205
    Closes: #574444.
1012
 
  * Fix a crash in cmd646 bmdma code that can be triggered by the guest. 
 
1206
  * Fix a crash in cmd646 bmdma code that can be triggered by the guest.
1013
1207
    Closes: #574539.
1014
1208
  * Explain that KQEMU support has been removed in qemu-system.NEWS.
1015
1209
  * Build-Conflicts with oss4-dev, as this package install a broken
1024
1218
    headers.
1025
1219
 
1026
1220
  [ Vagrant Cascadian ]
1027
 
  * Support pselect for linux-user arm target. Patch by Michael Casadevall. 
 
1221
  * Support pselect for linux-user arm target. Patch by Michael Casadevall.
1028
1222
  * Add symlink for seabios's linuxboot.bin to fix -kernel option. Thanks to
1029
1223
    Sami Liedes. Closes: #574174.
1030
1224
  * qemu-system: Switch back to using versioned dependencies for vgabios,
1075
1269
  * Move qemu-make-debian-root to qemu-utils package, as it only produces disk
1076
1270
    images not useable by qemu-user. Lower recommends on debootstrap to
1077
1271
    suggests. Add Conflicts and Replaces on older versions of qemu-user.
1078
 
  * Register /usr/bin/qemu with the alternatives system. Closes: #413840. 
 
1272
  * Register /usr/bin/qemu with the alternatives system. Closes: #413840.
1079
1273
  * qemu: Add ${misc:Depends} so that debhelper can add dependencies if needed.
1080
1274
 
1081
1275
 -- Vagrant Cascadian <vagrant@freegeek.org>  Fri, 08 Jan 2010 09:26:11 -0800
1086
1280
  * New upstream version.
1087
1281
  * Drop build-depends on libfreebsd-dev on GNU/kFreeBSD.
1088
1282
  * qemu: suggests qemu-user-static.
1089
 
  * qemu-user-static: register QEMU with binfmt mecanism. Closes: 
 
1283
  * qemu-user-static: register QEMU with binfmt mecanism. Closes:
1090
1284
    #306637.
1091
1285
  * Bump conflicts on openbios-ppc to (<< 1.0+svn505-1).
1092
1286
  * Add 01-binutils-gold.diff to fix FTBFS with binutils-gold. Closes:
1098
1292
  * qemu-utils, qemu-user, qemu-system: Set both Conflicts and Replaces for
1099
1293
    older versions of qemu to ensure proper upgrade path.
1100
1294
  * Add versioned build-dep on linux-libc-dev to ensure that KVM support is
1101
 
    enabled. 
 
1295
    enabled.
1102
1296
  * qemu-system: Lower dependencies on vgabios, bochsbios, openhackware,
1103
1297
    openbios-ppc and openbios-sparc to recommends. Conflict with versions that
1104
1298
    are incompatible. Closes: #436094.
1106
1300
    versions actually conflict.
1107
1301
  * qemu-make-debian-root: Apply modified patch from Nicolas Boulenguez that
1108
1302
    documents usage of -s, exits on error, and mentions that it is normally
1109
 
    run as root. Closes: #447034. 
 
1303
    run as root. Closes: #447034.
1110
1304
 
1111
1305
 -- Aurelien Jarno <aurel32@debian.org>  Sun, 27 Dec 2009 12:09:11 +0100
1112
1306
 
1113
1307
qemu (0.11.0-6) unstable; urgency=low
1114
1308
 
1115
1309
  * Update from stable-0.11 branch.
1116
 
  * qemu-utils: add Replaces: qemu (<< 0.11.0-2). Closes: #556627, 
 
1310
  * qemu-utils: add Replaces: qemu (<< 0.11.0-2). Closes: #556627,
1117
1311
    #556860.
1118
1312
 
1119
1313
 -- Aurelien Jarno <aurel32@debian.org>  Fri, 20 Nov 2009 08:24:32 +0100
1129
1323
qemu (0.11.0-4) unstable; urgency=low
1130
1324
 
1131
1325
  [ Aurelien Jarno ]
1132
 
  * Update from stable-0.11 branch. 
1133
 
  * Default to alsa before OSS. Closes: #451234. 
 
1326
  * Update from stable-0.11 branch.
 
1327
  * Default to alsa before OSS. Closes: #451234.
1134
1328
 
1135
1329
  [ Vagrant Cascadian ]
1136
1330
  * Updated Vcs-Git to a url more likely to work with debcommit.
1152
1346
    package.
1153
1347
  * Add build-depends on uuid-dev.
1154
1348
  * Use a specific install file for qemu-utils on GNU/kFreeBSD.
1155
 
  * Call dh_install with -s. 
 
1349
  * Call dh_install with -s.
1156
1350
 
1157
1351
 -- Aurelien Jarno <aurel32@debian.org>  Tue, 17 Nov 2009 09:11:29 +0100
1158
1352
 
1217
1411
 
1218
1412
  [ Josh Triplett ]
1219
1413
  * Remove myself from Uploaders.
1220
 
  
 
1414
 
1221
1415
  [ Aurelien Jarno ]
1222
1416
  * New upstream version.
1223
1417
  * Bump Standards-Version to 3.8.2 (no changes).
1237
1431
  * debian/NEWS.Debian: new file, describing the cache policy options
1238
1432
    (closes: bug#526832).
1239
1433
  * debian/patches/70_versatile_memsize.patch: new patch to set a upper
1240
 
    limit on the memory size of the versatile boards (closes: 
 
1434
    limit on the memory size of the versatile boards (closes:
1241
1435
    bug#527264).
1242
1436
 
1243
1437
 -- Aurelien Jarno <aurel32@debian.org>  Tue, 12 May 2009 18:31:29 +0200
1251
1445
 
1252
1446
qemu (0.10.2-2) unstable; urgency=low
1253
1447
 
1254
 
  * Add missing comma in build-depends (closes: bug#524207). 
 
1448
  * Add missing comma in build-depends (closes: bug#524207).
1255
1449
  * Tighten dependency on vgabios.
1256
1450
 
1257
1451
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 15 Apr 2009 22:30:43 +0200
1268
1462
  [ Aurelien Jarno ]
1269
1463
  * New upstream stable release:
1270
1464
    - patches/80_stable-branch.patch: remove.
1271
 
  * debian/control: 
 
1465
  * debian/control:
1272
1466
    - Remove depends on proll.
1273
1467
    - Move depends on device-tree-compiler to build-depends.
1274
1468
    - Bump Standards-Version to 3.8.1 (no changes).
1310
1504
 
1311
1505
  [ Aurelien Jarno ]
1312
1506
  * New upstream snapshot.
1313
 
  * Disable security/CVE-2008-0928-fedora.patch, it still breaks qcow 
 
1507
  * Disable security/CVE-2008-0928-fedora.patch, it still breaks qcow
1314
1508
    format.
1315
1509
 
1316
1510
 -- Aurelien Jarno <aurel32@debian.org>  Sun, 04 Jan 2009 16:31:40 +0100
1335
1529
 -- Aurelien Jarno <aurel32@debian.org>  Sun, 14 Dec 2008 23:26:04 +0100
1336
1530
 
1337
1531
qemu (0.9.1+svn20081207-1) experimental; urgency=low
1338
 
 
 
1532
 
1339
1533
  [ Aurelien Jarno ]
1340
1534
  * New upstream snapshot.
1341
1535
    - Do not depend on gcc-3.4 anymore (Closes: bug#440425, bug#463066).
1360
1554
 
1361
1555
  [ Aurelien Jarno ]
1362
1556
  * New upstream snapshot.
1363
 
    - Include documentation for network downscript option (Closes: 
1364
 
      bug#506994). 
 
1557
    - Include documentation for network downscript option (Closes:
 
1558
      bug#506994).
1365
1559
    - Drop 00_bios.patch and pass --disable-blobs instead.
1366
1560
    - Update 12_signal_powerpc_support.patch.
1367
 
  
 
1561
 
1368
1562
  [ Riku Voipio ]
1369
 
  * Drop 31_syscalls.patch as it makes no sense using host uselib to 
 
1563
  * Drop 31_syscalls.patch as it makes no sense using host uselib to
1370
1564
    load target code into qemu's host memoryspace.
1371
1565
 
1372
1566
 -- Aurelien Jarno <aurel32@debian.org>  Sat, 29 Nov 2008 09:04:41 +0100
1443
1637
 
1444
1638
  * New upstream snapshot.
1445
1639
  * debian/qemu-make-debian-root:
1446
 
    - Use mktemp instead of $$ to create temporary directories (Closes: 
 
1640
    - Use mktemp instead of $$ to create temporary directories (Closes:
1447
1641
      bug#496394).
1448
1642
  * Ship a libqemu-dev package (Closes: bug#451618).
1449
1643
 
1463
1657
    - Remove debian/patches/04_do_not_print_rtc_freq_if_ok.patch (merged).
1464
1658
    - Remove patches/05_non-fatal_if_linux_hd_missing.patch (merged).
1465
1659
    - Update debian/patches/07_i386_exec_name.patch
1466
 
    - Update debian/patches/12_signal_powerpc_support.patch 
 
1660
    - Update debian/patches/12_signal_powerpc_support.patch
1467
1661
    - Remove debian/patches/33_syscall_ppc_clone.patch (merged differently).
1468
1662
    - Remove debian/patches/41_arm_fpa_sigfpe.patch (merged).
1469
1663
    - Remove debian/patches/42_arm_tls.patch (merged differently).
1529
1723
 
1530
1724
qemu (0.9.1-4) unstable; urgency=high
1531
1725
 
1532
 
  * debian/patches/52_ne2000_return.patch: drop, the patch is wrong.  
 
1726
  * debian/patches/52_ne2000_return.patch: drop, the patch is wrong.
1533
1727
  * Backports from upstream:
1534
1728
    - Typo in curses_keys.h
1535
1729
    - Documentation for the -curses option
1537
1731
    - USB-to-serial device.
1538
1732
    - rtl8139: fix endianness on big endian targets
1539
1733
    - restore rw support for vvfat
1540
 
    - x86-64: recompute DF after eflags has been modified when emulating 
 
1734
    - x86-64: recompute DF after eflags has been modified when emulating
1541
1735
      SYSCALL
1542
1736
    - ignore reads to the EOI register
1543
1737
    - IDE: Improve DMA transfers by increasing the buffer size
1544
1738
    - Braille device support
1545
1739
    - Add -no-shutdown option (Closes: #326406)
1546
 
    - Ask to use "mount -o remount" instead of "umount" and "mount" 
 
1740
    - Ask to use "mount -o remount" instead of "umount" and "mount"
1547
1741
      /dev/shm (Closes: #476539).
1548
 
  * debian/qemu.doc-base: fix section. 
 
1742
  * debian/qemu.doc-base: fix section.
1549
1743
 
1550
1744
 -- Aurelien Jarno <aurel32@debian.org>  Sun, 20 Apr 2008 23:29:42 +0200
1551
1745
 
1554
1748
  [ Aurelien Jarno ]
1555
1749
  * debian/patches/42_arm_tls.patch: fix to get qemu-system-arm working
1556
1750
    again. (Closes: #471722).
1557
 
  * debian/patches/56_dhcp.patch: fix DHCP server to correctly support 
 
1751
  * debian/patches/56_dhcp.patch: fix DHCP server to correctly support
1558
1752
    MS-Windows guests. (Closes: #471452).
1559
1753
 
1560
1754
 -- Aurelien Jarno <aurel32@debian.org>  Wed, 19 Mar 2008 18:58:29 +0100
1564
1758
  [ Aurelien Jarno ]
1565
1759
  * debian/patches/80_ui_curses.patch: pull new patch from upstream CVS
1566
1760
    (Closes: #442274).
1567
 
  * debian/patches/65_kfreebsd.patch: link with -lfreebsd. (Closes: 
 
1761
  * debian/patches/65_kfreebsd.patch: link with -lfreebsd. (Closes:
1568
1762
    #465932).
1569
1763
  * debian/patches/81_mips32r2_fpu.patch: patch pulled from upstream
1570
1764
    to fix FPU issue on MIPS32R2.
1571
1765
  * debian/patches/42_arm_tls.patch: reenable, mistakenly disabled in the
1572
1766
    previous upload. (Closes: #469743).
1573
 
  * debian/rules: fix parallel building. (Closes: #469981). 
 
1767
  * debian/rules: fix parallel building. (Closes: #469981).
1574
1768
  * debian/patches/07_i386_exec_name.patch: install the i386 emulator as
1575
1769
    qemu-system-i386, and change qemu into a link pointing to the i386
1576
1770
    version.
1578
1772
    (Closes: #388735).
1579
1773
  * debian/patches/70_manpage.patch: describe the -curses option.
1580
1774
    (Closes: #433658).
1581
 
  * debian/patches/71_doc.patch: fix the monitor change option. (Closes: 
 
1775
  * debian/patches/71_doc.patch: fix the monitor change option. (Closes:
1582
1776
    #467106).
1583
 
  * debian/patches/35_syscall_sockaddr.patch: fix sockaddr (Closes: 
 
1777
  * debian/patches/35_syscall_sockaddr.patch: fix sockaddr (Closes:
1584
1778
    #469351).
1585
1779
  * debian/patches/43_arm_cpustate.patch: disable (Closes: #444171).
1586
1780
 
2101
2295
  * Force usage of gcc-3.4. (Closes: #319527)
2102
2296
  * Add missing Build-Dependency on zlib1g-dev.
2103
2297
    Thanks to Reinhard Tartler <siretart@tauware.de>.
2104
 
  * Include <linux/types.h> in syscall.c to avoid the broken headers in 
 
2298
  * Include <linux/types.h> in syscall.c to avoid the broken headers in
2105
2299
    linux-kernel-headers 2.6.12.
2106
2300
    - debian/patches/34_syscalls_types.patch: New file.
2107
2301
    Thanks to Octavian Cerna <tavy@ylabs.com>.