lp:debian/jessie/qemu

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/qemu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

55. By Michael Tokarev <email address hidden>

* qemu-kvm: fix versions for Breaks/Replaces/Depends on qemu-system-x86
* qemu-system-ppc: depend on openbios-ppc >= 1.1+svn1229 to fix boot issues
* qemu-system-sparc: depend on openbios-sparc >= 1.1+svn1229 too
* remove unused lintian overrides for qemu-user from qemu (meta)package
* qemu-system-*: depend on unversioned qemu-keymaps and qemu-system-common
  packages (no particular version of any is hard-required)
* remove debian/README.source (was from quilt)
* add myself to debian/copyright
* reorder d/control to have Recommends:/Suggests: closer to Depends.
* rename d/control to d/control-in and add a d/rules rule to build it
  based on ${VENDOR}
* allow different content in d/control for debian/ubuntu
* added debian/README-components-versions
* fixed qemu-armeb binfmt (Closes: #735078)
* added powerpcspe host arch (Closes: #734696)
* do not check for presence of update-alternatives which is part of dpkg
  (Closes: #733222)
* do not call update-alternative --remove from postrm:remove
  (lintian complains about this)
* add efi netrom links. This requires new ipxe-qemu.

54. By Michael Tokarev <email address hidden>

* switch from vgabios to seavgabios
* rework update-alternatives handling for qemu-system (Closes: #722914)
* mention closing of #326886, #390444, #706237 and CVE-2013-4375 for 1.7.0
* rearrange libvte-dev build-dependency to come together with gtk, and
  comment it out (since gtk frontend isn't being built)
* re-introduce qemu-kvm package with just a wrapper (/usr/bin/kvm)
  and make this wrapper to force kvm mode (Closes: #727762)
* use less strict dependency on qemu-keymaps
* added fix-smb-security-share.patch by Michael Büsch (Closes: #727756)
* added move-ncalrpc-dir-to-tmp.patch by Michael Büsch (Closes: #728876)

53. By Michael Tokarev <email address hidden>

* new upstream release (Closes: #724758)
* tweak kvm loading script to not load module for 3.4+ kernel
  (kernel autoloads kvm modules since 3.4) (Closes: #717811)
* mention closing of #721713, #710971, #674201
* refresh use-fixed-data-path.patch to contain just the min. changes
* fix pxe-eepro100.rom link (never worked in qemu due to wrong name)
* remove old $Id$ line from debian/rules

52. By Michael Tokarev <email address hidden>

* Build-depend in seccomp again once it is in -testing
* 1.6.1 upstream bugfix release (Closes: #725944)
* fix "allows [one] to" in qemu-ga description
* fix descriptions for qemu-system and qemu-system-common packages

51. By Michael Tokarev <email address hidden>

[ Michael Tokarev ]
* final upstream v1.6.0 (Closes: #718180, #714273, #605525, #701855)
* removed configure-explicitly-disable-virtfs-if-softmmu=no.patch
* mention closing of #717724 by 1.6
* mention closing of #710971 by 1.5 (which disabled gtk support)

[ Riku Voipio ]
* - set --cross-prefix in debian/rules when cross-compiling

50. By Michael Tokarev <email address hidden>

* new upstream 1.5.1 stable/bugfix release (as qemu-1.5.1.diff)
  removed qemu_openpty_raw-helper.patch (included upstream)
* configure-explicitly-disable-virtfs-if-softmmu=no.patch -- do not
  build virtfs-proxy-helper stuff if not building system emulator
  (fix FTBFS on s390)
* disable gtk ui and build dependencies, as it adds almost nothing
  compared with sdl (well, except bugs and limitations), and has
  lots of additional dependencies
* remove obsolete /etc/init.d/qemu-kvm (Closes: #712898)
* fix versions of obsolete qemu-kvm conffiles to be removed
* provide manpage for obsolete kvm (Closes: #716891, #586973)
* add --daemonize option to the guest-agent startup script (Closes: #715502)
* clarify what qemu-guest-agent does (Closes: #714270) and provide
  its json schema as a doc

49. By Michael Tokarev <email address hidden>

* urgency is medium to make it go faster because, on one hand, we've
  been in unstable for quite a bit longer than needed already and
  have nothing but (build) fixes in there, but on the other hand
  we're holding migration of other packages which are waiting for
  us, again, for too long already
* added qemu_openpty_raw-helper.patch - a cleanup patch submitted upstream
  which removes #include <termios.h> from common header and hence works
  around FTBFS problem on debian sparc where somehow, <termios.h> conflicts
  with <linux/termio.h>.

48. By Michael Tokarev <email address hidden>

* fix sections: misc => otherosfs
* remove obsolete conffiles (kvm-ifup, kvm-ifdown, target-x86_64.conf)
  from /etc/kvm/ in qemu-kvm (Closes: #710328)
* rework debian/rules a bit, to build various bits depending on
  which packages are requested, not depending on ad-hoc host/arch
  logic
* do not fail at install if kvm module loading failed on x86 or
  if modprobe isn't installed (Closes: #710496)
* also suggest kmod to be able to load x86 kvm modules
* suggest sgabios for qemu-system-x86 and put a symlink to sgabios.bin
  (Closes: #696985)
* add rules to build just one of arch/indep parts, to make
  buildd log scanner happier (E-binary-arch-produces-all)
* use verbose build by default (V=1) and let it to be overridden

47. By Michael Tokarev <email address hidden>

* merged development history of wheezy and experimental branches.
  Now the history is ordered by version, but is not chronological.
  As a base we now have wheezy (1.1.2+dfsg-6a) version.
* removed trailing whitespaces from changelog file
* run dh_installinit properly (Closes: #709199)
* run dh_installman (Closes: #709241)
* remove build-dependendy on texi2html, upstream switched to makeinfo

46. By Michael Tokarev <email address hidden>

* update to 1.5.0 (Closes: #707732)
* upload to unstable
* mention that 1.5 closes #697641 and #705544
* bump dependency on openbios (openbios-ppc for qemu-system-ppc,
  openbios-sparc for qemu-system-sparc) from 1.0+svn1060 to 1.1
  (Closes: #707727)
* bump dependency on seabios to be >= 1.7.2-2
* add retry-pxe-after-efi.patch to try pxe-XXXX.rom after unsuccessfully
  trying efi-XXXX.rom - this is for NICs, until pxe-qemu package will be
  able to provide necessary efi-XXXX.rom files.
* add (versioned) dependency on libusb-1.0 now when the right version
  is available in debian
* use-fixed-data-path.patch: do not try to derive data path from
  executable location, always use /usr/share/qemu

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/qemu
This branch contains Public information 
Everyone can see this information.

Subscribers