~ubuntu-branches/ubuntu/trusty/qemu/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Serge Hallyn
  • Date: 2013-10-22 22:47:07 UTC
  • mfrom: (1.8.3) (10.1.42 sid)
  • Revision ID: package-import@ubuntu.com-20131022224707-1lya34fw3k3f24tv
Tags: 1.6.0+dfsg-2ubuntu1
* Merge 1.6.0~rc0+dfsg-2exp from debian experimental.  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
      - drop openbios-ppc and openhackware Depends to Suggests (for now)
    * 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.
  - New linaro patches from qemu-linaro rebasing branch
  - Dropped patches:
    * xen-simplify-xen_enabled.patch
    * sparc-linux-user-fix-missing-symbols-in-.rel-.rela.plt-sections.patch
    * main_loop-do-not-set-nonblocking-if-xen_enabled.patch
    * xen_machine_pv-do-not-create-a-dummy-CPU-in-machine-.patch
    * virtio-rng-fix-crash
  - Kept patches:
    * expose_vms_qemu64cpu.patch - updated
    * linaro arm patches from qemu-linaro rebasing branch
  - New patches:
    * fix-pci-add: change CONFIG variable in ifdef to make sure that
      pci_add is defined.
* Add linaro patches
* Add experimental mach-virt patches for arm virtualization.
* qemu-system-common.install: add debian/tmp/usr/lib to install the
  qemu-bridge-helper

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
qemu (1.6.0+dfsg-2ubuntu1) trusty; urgency=low
 
2
 
 
3
  * Merge 1.6.0~rc0+dfsg-2exp from debian experimental.  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
        - drop openbios-ppc and openhackware Depends to Suggests (for now)
 
17
      * qemu-system-x86:
 
18
        - add qemu-common to Breaks/Replaces.
 
19
        - add cpu-checker to Recommends.
 
20
      * qemu-user: add B/R:qemu-kvm
 
21
      * qemu-kvm:
 
22
        - add armhf armel powerpc sparc to Architecture
 
23
        - C/R/P: qemu-kvm-spice
 
24
      * add qemu-common package
 
25
      * drop qemu-slof which is not packaged in ubuntu
 
26
    - add qemu-system-common.links for tap ifup/down scripts and OVMF link.
 
27
    - qemu-system-x86.links:
 
28
      * remove pxe rom links which are in kvm-ipxe
 
29
      * add symlink for kvm.1 manpage
 
30
    - debian/rules
 
31
      * add kvm-spice symlink to qemu-kvm
 
32
      * call dh_installmodules for qemu-system-x86
 
33
      * update dh_installinit to install upstart script
 
34
      * run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
 
35
    - Add qemu-utils.links for kvm-* symlinks.
 
36
    - Add qemu-system-x86.qemu-kvm.upstart and .default
 
37
    - Add qemu-system-x86.modprobe to set nesting=1
 
38
    - Add qemu-system-common.preinst to add kvm group
 
39
    - qemu-system-common.postinst: remove bad group acl if there, then have
 
40
      udev relabel /dev/kvm.
 
41
    - New linaro patches from qemu-linaro rebasing branch
 
42
    - Dropped patches:
 
43
      * xen-simplify-xen_enabled.patch
 
44
      * sparc-linux-user-fix-missing-symbols-in-.rel-.rela.plt-sections.patch
 
45
      * main_loop-do-not-set-nonblocking-if-xen_enabled.patch
 
46
      * xen_machine_pv-do-not-create-a-dummy-CPU-in-machine-.patch
 
47
      * virtio-rng-fix-crash
 
48
    - Kept patches:
 
49
      * expose_vms_qemu64cpu.patch - updated
 
50
      * linaro arm patches from qemu-linaro rebasing branch
 
51
    - New patches:
 
52
      * fix-pci-add: change CONFIG variable in ifdef to make sure that
 
53
        pci_add is defined.
 
54
  * Add linaro patches
 
55
  * Add experimental mach-virt patches for arm virtualization.
 
56
  * qemu-system-common.install: add debian/tmp/usr/lib to install the
 
57
    qemu-bridge-helper
 
58
 
 
59
 -- Serge Hallyn <serge.hallyn@ubuntu.com>  Tue, 22 Oct 2013 22:47:07 -0500
 
60
 
 
61
qemu (1.6.0+dfsg-2) unstable; urgency=low
 
62
 
 
63
  * Build-depend in seccomp again once it is in -testing
 
64
  * 1.6.1 upstream bugfix release (Closes: #725944, #721713)
 
65
  * fix "allows [one] to" in qemu-ga description
 
66
  * fix descriptions for qemu-system and qemu-system-common packages
 
67
 
 
68
 -- Michael Tokarev <mjt@tls.msk.ru>  Fri, 11 Oct 2013 01:15:48 +0400
 
69
 
 
70
qemu (1.6.0+dfsg-1) unstable; urgency=low
 
71
 
 
72
  [ Michael Tokarev ]
 
73
  * final upstream v1.6.0 (Closes: #718180, #714273, #605525, #701855)
 
74
  * removed configure-explicitly-disable-virtfs-if-softmmu=no.patch
 
75
  * mention closing of #717724 by 1.6
 
76
  * mention closing of #710971 by 1.5 (which disabled gtk support)
 
77
 
 
78
  [ Riku Voipio ]
 
79
  * - set --cross-prefix in debian/rules when cross-compiling
 
80
 
 
81
 -- Michael Tokarev <mjt@tls.msk.ru>  Mon, 02 Sep 2013 15:18:49 +0400
 
82
 
 
83
qemu (1.6.0~rc0+dfsg-1exp) experimental; urgency=low
 
84
 
 
85
  * uploading to experimental (rc0)
 
86
  * new upstream release (release candidate) (Closes: #718016, #717724)
 
87
  * removed patches:
 
88
   - qemu-1.5.1.diff
 
89
   - sparc-linux-user-fix-missing-symbols-in-.rel-.rela.plt-sections.patch
 
90
  * refreshed use-fixed-data-path.patch
 
91
  * ship new qemu_logo_no_text.svg
 
92
  * stop shipping sgabios symlink, it is moved to sgabios package
 
93
  * bump version of libseccomp build dependency to 2.1 (minimum
 
94
    required to build) and disable libseccomp for now (because it
 
95
    isn't available in debian yet)
 
96
 
 
97
 -- Michael Tokarev <mjt@tls.msk.ru>  Wed, 31 Jul 2013 10:49:30 +0400
 
98
 
 
99
qemu (1.5.0+dfsg-5) unstable; urgency=low
 
100
 
 
101
  * new upstream 1.5.1 stable/bugfix release (as qemu-1.5.1.diff)
 
102
    removed qemu_openpty_raw-helper.patch (included upstream)
 
103
  * configure-explicitly-disable-virtfs-if-softmmu=no.patch -- do not
 
104
    build virtfs-proxy-helper stuff if not building system emulator
 
105
    (fix FTBFS on s390)
 
106
  * disable gtk ui and build dependencies, as it adds almost nothing
 
107
    compared with sdl (well, except bugs and limitations), and has
 
108
    lots of additional dependencies (Closes: #710971)
 
109
  * remove obsolete /etc/init.d/qemu-kvm (Closes: #712898)
 
110
  * fix versions of obsolete qemu-kvm conffiles to be removed
 
111
  * provide manpage for obsolete kvm (Closes: #716891, #586973)
 
112
  * add --daemonize option to the guest-agent startup script (Closes: #715502)
 
113
  * clarify what qemu-guest-agent does (Closes: #714270) and provide
 
114
    its json schema as a doc
 
115
 
 
116
 -- Michael Tokarev <mjt@tls.msk.ru>  Tue, 23 Jul 2013 22:39:54 +0400
 
117
 
 
118
qemu (1.5.0+dfsg-4) unstable; urgency=medium
 
119
 
 
120
  * urgency is medium to make it go faster because, on one hand, we've
 
121
    been in unstable for quite a bit longer than needed already and
 
122
    have nothing but (build) fixes in there, but on the other hand
 
123
    we're holding migration of other packages which are waiting for
 
124
    us, again, for too long already
 
125
  * added qemu_openpty_raw-helper.patch - a cleanup patch submitted upstream
 
126
    which removes #include <termios.h> from common header and hence works
 
127
    around FTBFS problem on debian sparc where somehow, <termios.h> conflicts
 
128
    with <linux/termio.h>.
 
129
 
 
130
 -- Michael Tokarev <mjt@tls.msk.ru>  Thu, 06 Jun 2013 01:50:32 +0400
 
131
 
1
132
qemu (1.5.0+dfsg-3ubuntu6) trusty; urgency=low
2
133
 
3
134
  * No change rebuild for new seccomp.