release w16
[qemu] / debian / changelog
1 qemu (0.10.0-0sb6) unstable; urgency=low
2
3   * W16 release
4
5  -- Riku Voipio <riku.voipio@iki.fi>  Fri, 17 Apr 2009 16:59:31 +0300
6
7 qemu (0.10.0-0sb5) unstable; urgency=low
8
9   * Change version tag to sb for political correctness
10
11  -- Jussi Hakala <jussi.hakala@movial.com>  Thu, 09 Apr 2009 15:30:14 +0300
12
13 qemu (0.10.0-0maemo4) unstable; urgency=low
14
15   * Riku voipio
16      - fix conditional sb1-qemu build
17      - split system qemu to a different package, so sb2-qemu has less
18        dependencies
19      - basic usb-musb support for omap3
20      - smc91x networking support
21   * Jussi Hakala:
22      - fix sbox-call
23      - make sb1 packaging more scratchboxy
24   * Juha Riihimäki
25      - SPI support
26      - lots of fixes and cleanups
27      - qemu snapshotting support
28
29  -- Riku Voipio <riku.voipio@iki.fi>  Thu, 26 Mar 2009 14:46:21 +0200
30
31 qemu (0.10.0-0maemo3) unstable; urgency=low
32
33   * debian/
34     make building sb1-qemu conditional
35   * MW:
36     linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscalls
37   * Riku:
38     Convert musb fifo to 8bit to allow 8/16/32bit access
39     Make USB devices self-powered
40     add some USB registers
41     fix omap3_usb interrupt raising
42   * Juha
43     let beagleboard understand the -m switch
44     arm core emulation performance improvement
45     omap3 prcm and clocks clean-up
46     omap3 bootrom emulations
47
48  -- Riku Voipio <riku.voipio@iki.fi>  Thu, 19 Mar 2009 16:33:06 +0200
49
50 qemu (0.10.0-0maemo2) unstable; urgency=low
51
52   * Add guest-base support
53   * merge upstream
54   * more omap3 fixes
55
56  -- Riku Voipio <riku.voipio@iki.fi>  Mon, 09 Mar 2009 14:53:44 +0200
57
58 qemu (0.10.0-0maemo1) unstable; urgency=low
59
60   * New upstream version
61   * merge maemo patches 
62
63  -- Riku Voipio <riku.voipio@iki.fi>  Thu, 05 Mar 2009 11:50:07 +0200
64
65 qemu (0.9.1+svn20090113-0maemo1) unstable; urgency=low
66
67   * maemo patched version
68
69  -- Riku Voipio <riku.voipio@iki.fi>  Wed, 28 Jan 2009 11:18:41 +0200
70
71 qemu (0.9.1+svn20090104-1) experimental; urgency=low
72
73   [ Aurelien Jarno ]
74   * New upstream snapshot.
75   * Disable security/CVE-2008-0928-fedora.patch, it still breaks qcow 
76     format.
77
78  -- Aurelien Jarno <aurel32@debian.org>  Sun, 04 Jan 2009 16:31:40 +0100
79
80 qemu (0.9.1+svn20081223-1) experimental; urgency=low
81
82   [ Aurelien Jarno ]
83   * New upstream snapshot.
84     - Fix CVE-2008-2382
85   * Update patches/48_signal_terminate.patch.
86   * debian/rules: remove upstream flags from CFLAGS.
87
88  -- Aurelien Jarno <aurel32@debian.org>  Tue, 23 Dec 2008 14:51:25 +0100
89
90 qemu (0.9.1+svn20081214-1) experimental; urgency=low
91
92   [ Aurelien Jarno ]
93   * New upstream snapshot.
94     - Fix jmp im on x86_64 when executing 32-bit code. Fix grub
95       installation (Closes: bug#467148).
96
97  -- Aurelien Jarno <aurel32@debian.org>  Sun, 14 Dec 2008 23:26:04 +0100
98
99 qemu (0.9.1+svn20081207-1) experimental; urgency=low
100  
101   [ Aurelien Jarno ]
102   * New upstream snapshot.
103     - Do not depend on gcc-3.4 anymore (Closes: bug#440425, bug#463066).
104     - Fix broken display introduced by CVE-2007-1320 (Closes: bug#422578).
105   * debian/control: remove build-dependency on gcc-3.4.
106   * debian/rules: remove code for dyngen targets.
107   * Split 90_security.patch into
108     - security/CVE-2007-5730.patch
109     - security/leftover.patch
110   * Replace 91_security.patch by security/CVE-2008-0928-fedora.patch taken
111     from fedora repository and enable it (Closes: #469649).
112
113   [ Riku Voipio ]
114   * 2 patches gone, 19 to go:
115     - 10_signal_jobs.patch: drop, merged upstream
116     - 11_signal_sigaction.patch: drop, merged upstream
117     - series: update
118
119  -- Aurelien Jarno <aurel32@debian.org>  Sun, 07 Dec 2008 19:40:09 +0100
120
121 qemu (0.9.1+svn20081128-1) experimental; urgency=low
122
123   [ Aurelien Jarno ]
124   * New upstream snapshot.
125     - Include documentation for network downscript option (Closes: 
126       bug#506994). 
127     - Drop 00_bios.patch and pass --disable-blobs instead.
128     - Update 12_signal_powerpc_support.patch.
129   
130   [ Riku Voipio ]
131   * Drop 31_syscalls.patch as it makes no sense using host uselib to 
132     load target code into qemu's host memoryspace.
133
134  -- Aurelien Jarno <aurel32@debian.org>  Sat, 29 Nov 2008 09:04:41 +0100
135
136 qemu (0.9.1+svn20081112-1) experimental; urgency=low
137
138   [ Aurelien Jarno ]
139   * New upstream snapshot.
140     - does not need a disk image anymore (Closes: bug#260935).
141     - 53_openbios_size.patch: drop (merged upstream).
142     - 90_security: update.
143   * debian/control: depend on openbios-sparc (>= 1.0~alpha2+20081109)
144     (Closes: bug#502411, bug#502414).
145
146  -- Aurelien Jarno <aurel32@debian.org>  Sun, 09 Nov 2008 14:42:37 +0100
147
148 qemu (0.9.1+svn20081101-1) experimental; urgency=low
149
150   [ Aurelien Jarno ]
151   * New upstream snapshot.
152     - fix a heap overflow in Cirrus emulation (CVE-2008-4539).
153     - 50_linuxbios_isa_bios_ram.patch: update.
154     - 90_security.patch: update.
155
156  -- Aurelien Jarno <aurel32@debian.org>  Sat, 01 Nov 2008 09:26:45 +0100
157
158 qemu (0.9.1+svn20081023-1) experimental; urgency=low
159
160   [ Aurelien Jarno ]
161   * New upstream snapshot.
162     - 12_signal_powerpc_support.patch: update.
163     - 50_linuxbios_isa_bios_ram.patch: update.
164
165  -- Aurelien Jarno <aurel32@debian.org>  Thu, 23 Oct 2008 21:34:26 +0200
166
167 qemu (0.9.1+svn20081016-1) experimental; urgency=low
168
169   [ Aurelien Jarno ]
170   * New upstream snapshot.
171   * patches/31_syscalls.patch: remove parts merged upstream.
172   * debian/qemu-make-debian-root:
173     - Fix bug introduced when fixing bug#496394 (Closes: bug#502325).
174
175  -- Aurelien Jarno <aurel32@debian.org>  Mon, 13 Oct 2008 23:11:15 +0200
176
177 qemu (0.9.1+svn20081012-1) experimental; urgency=low
178
179   [ Riku Voipio ]
180   * Add a bunch of patches from scratchbox
181     - 44_socklen_t_check work better with badbehavin net apps
182     - 48_signal_terminate make qemu binary terminate on signals as expected
183     - 49_null_checks don't bother some syscalls when null/zero is passed
184
185   [ Aurelien Jarno ]
186   * New upstream snapshot.
187     - alpha is now a TCG target.
188     - comma has been added to sendkey (closes: bug#414342).
189   * patches/31_syscalls.patch: remove parts merged upstream.
190   * patches/39_syscall_fadvise64.patch: remove (merged upstream).
191   * patches/90_security.patch: remove parts merged upstream.
192   * debian/control: build-depends on libbluetooth-dev.
193
194  -- Aurelien Jarno <aurel32@debian.org>  Sun, 12 Oct 2008 18:46:54 +0200
195
196 qemu (0.9.1+svn20080905-1) experimental; urgency=low
197
198   * New upstream snapshot.
199     - SH4 is now a TCG target.
200   * debian/watch: update URL location.
201
202  -- Aurelien Jarno <aurel32@debian.org>  Tue, 02 Sep 2008 01:43:24 +0200
203
204 qemu (0.9.1+svn20080826-1) experimental; urgency=low
205
206   * New upstream snapshot.
207   * debian/qemu-make-debian-root:
208     - Use mktemp instead of $$ to create temporary directories (Closes: 
209       bug#496394).
210   * Ship a libqemu-dev package (Closes: bug#451618).
211
212  -- Aurelien Jarno <aurel32@debian.org>  Tue, 26 Aug 2008 09:55:36 +0200
213
214 qemu (0.9.1+svn20080822-1) experimental; urgency=low
215
216   * New upstream snapshot.
217     - Focus to monitor to ask password (Closes: bug#473240).
218     - TCG SPARC host support (Closes: bug#450817).
219     - Check KQEMU availability before allocating memory (Closes: bug#414566).
220     - Fix dead keys (Closes: bug#489594).
221     - Fix ES1370 emulation (Closes: bug#494462).
222     - New USB UHCI implemnation (Closes: bug#457651).
223     - Add debian/patches/00_bios.patch.
224     - Remove debian/patches/02_snapshot_use_tmpdir.patch (merged).
225     - Remove debian/patches/04_do_not_print_rtc_freq_if_ok.patch (merged).
226     - Remove patches/05_non-fatal_if_linux_hd_missing.patch (merged).
227     - Update debian/patches/07_i386_exec_name.patch
228     - Update debian/patches/12_signal_powerpc_support.patch 
229     - Remove debian/patches/33_syscall_ppc_clone.patch (merged differently).
230     - Remove debian/patches/41_arm_fpa_sigfpe.patch (merged).
231     - Remove debian/patches/42_arm_tls.patch (merged differently).
232     - Update debian/patches/55_unmux_socketcall.patch.
233     - Remove debian/patches/63_sparc_build.patch (useless).
234     - Update debian/patches/65_kfreebsd.patch.
235     - Update debian/patches/66_tls_ld.patch.
236     - Remove debian/patches/70_manpage.patch (merged).
237     - Remove debian/patches/71_doc.patch  (merged).
238     - Remove debian/patches/80_ui_curses.patch (merged).
239     - Remove debian/patches/81_mips32r2_fpu.patch (merged).
240     - Remove debian/patches/82_mips_abs.patch (merged).
241     - Remove debian/patches/83_usb-serial.patch (merged).
242     - Remove debian/patches/84_rtl8139.patch (merged).
243     - Remove debian/patches/85_vvfat.patch (merged).
244     - Remove debian/patches/86_df.patch (merged).
245     - Remove debian/patches/87_eoi.patch (merged).
246     - Remove debian/patches/88_dma.patch (merged).
247     - Remove debian/patches/89_braille.patch (merged).
248     - Remove debian/patches/92_no_shutdown.patch (merged).
249     - Remove debian/patches/93_tmpfs.patch (merged).
250     - Remove debian/patches/94_security.patch (merged).
251   * debian/README.source: new file.
252   * debian/patches/*: convert to patchlevel 1 (Closes: bug#484963).
253   * debian/control:
254     - Add build-depends on libesd0-dev.
255     - Add build-depends on libpulse-dev.
256     - Add build-depends on libvdeplug2-dev.
257     - Add build-depends on etherboot.
258     - Update list of supported targets (Closes: bug#488339).
259     - Suggests kqemu-source.
260     - Bump Standards-Version to 3.8.0.
261   * debian/links:
262     - Add missing manpage symlinks.
263   * debian/rules:
264     - Enable audio drivers depending on the system.
265     - Enable DYNGEN targets depending on the system.
266     - Install PXE bios from etherboot (Closes: bug#412010).
267     - Don't ignore make clean errors.
268     - Don't build DYNGEN targets on kfreebsd-amd64 (Closes: bug#494353).
269   * debian/patches/22_net_tuntap_stall.patch: remove (outdated).
270
271  -- Aurelien Jarno <aurel32@debian.org>  Fri, 22 Aug 2008 01:00:54 +0200
272
273 qemu (0.9.1-5) unstable; urgency=high
274
275   [ Guillem Jover ]
276   * Add Homepage field.
277   * Add Vcs-Browser and Vcs-Svn fields.
278   * Remove packaging repository information from debian/copyright.
279   * Add former package co-maintainers to debian/copyright.
280   * Serialize patch and configure steps in debian/rules to support parallel
281     builds, as we are patching configure.
282   * Remove myself from Uploaders.
283
284   [ Aurelien Jarno ]
285   * debian/patches/70_manpage.patch: remove curses documentation, it is already
286     in debian/patches/80_ui_curses.patch (Closes: bug#477369).
287   * debian/patches/94_security.patch: add format= to drive options
288     (CVE-2008-2004).
289
290  -- Aurelien Jarno <aurel32@debian.org>  Mon, 28 Apr 2008 21:54:12 +0200
291
292 qemu (0.9.1-4) unstable; urgency=high
293
294   * debian/patches/52_ne2000_return.patch: drop, the patch is wrong.  
295   * Backports from upstream:
296     - Typo in curses_keys.h
297     - Documentation for the -curses option
298     - Fix broken absoluteness check for cabs.d.*.
299     - USB-to-serial device.
300     - rtl8139: fix endianness on big endian targets
301     - restore rw support for vvfat
302     - x86-64: recompute DF after eflags has been modified when emulating 
303       SYSCALL
304     - ignore reads to the EOI register
305     - IDE: Improve DMA transfers by increasing the buffer size
306     - Braille device support
307     - Add -no-shutdown option (Closes: #326406)
308     - Ask to use "mount -o remount" instead of "umount" and "mount" 
309       /dev/shm (Closes: #476539).
310   * debian/qemu.doc-base: fix section. 
311
312  -- Aurelien Jarno <aurel32@debian.org>  Sun, 20 Apr 2008 23:29:42 +0200
313
314 qemu (0.9.1-3) unstable; urgency=low
315
316   [ Aurelien Jarno ]
317   * debian/patches/42_arm_tls.patch: fix to get qemu-system-arm working
318     again. (Closes: #471722).
319   * debian/patches/56_dhcp.patch: fix DHCP server to correctly support 
320     MS-Windows guests. (Closes: #471452).
321
322  -- Aurelien Jarno <aurel32@debian.org>  Wed, 19 Mar 2008 18:58:29 +0100
323
324 qemu (0.9.1-2) unstable; urgency=low
325
326   [ Aurelien Jarno ]
327   * debian/patches/80_ui_curses.patch: pull new patch from upstream CVS
328     (Closes: #442274).
329   * debian/patches/65_kfreebsd.patch: link with -lfreebsd. (Closes: 
330     #465932).
331   * debian/patches/81_mips32r2_fpu.patch: patch pulled from upstream
332     to fix FPU issue on MIPS32R2.
333   * debian/patches/42_arm_tls.patch: reenable, mistakenly disabled in the
334     previous upload. (Closes: #469743).
335   * debian/rules: fix parallel building. (Closes: #469981). 
336   * debian/patches/07_i386_exec_name.patch: install the i386 emulator as
337     qemu-system-i386, and change qemu into a link pointing to the i386
338     version.
339   * debian/README.Debian: add notes about qemu-system-ppc and video.x
340     (Closes: #388735).
341   * debian/patches/70_manpage.patch: describe the -curses option.
342     (Closes: #433658).
343   * debian/patches/71_doc.patch: fix the monitor change option. (Closes: 
344     #467106).
345   * debian/patches/35_syscall_sockaddr.patch: fix sockaddr (Closes: 
346     #469351).
347   * debian/patches/43_arm_cpustate.patch: disable (Closes: #444171).
348
349  -- Aurelien Jarno <aurel32@debian.org>  Mon, 17 Mar 2008 01:29:03 +0100
350
351 qemu (0.9.1-1) unstable; urgency=low
352
353   [ Aurelien Jarno ]
354   * New upstream version. (Closes: #459801)
355     - Supports s390 host. (Closes: #441119)
356     - Fix PCI bar allocation. (Closes: #413315)
357     - Fix typo in keys name. (Closes: #426181)
358     - Fix segfault of qemu-i386 (Closes: #446868).
359     - debian/control: bump depends on openbios-sparc to
360       >= 1.0~alpha2+20080106.
361     - debian/patches/02_snapshot_use_tmpdir.patch: Refreshed.
362     - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Likewise.
363     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
364     - debian/patches/06_exit_segfault.patch: Likewise.
365     - debian/patches/10_signal_jobs.patch: Likewise.
366     - debian/patches/11_signal_sigaction.patch: Likewise.
367     - debian/patches/12_signal_powerpc_support.patch: Likewise.
368     - debian/patches/21_net_soopts.patch: Likewise.
369     - debian/patches/30_syscall_ipc.patch: Likewise.
370     - debian/patches/31_syscalls.patch: Likewise.
371     - debian/patches/32_syscall_sysctl.patch: Likewise.
372     - debian/patches/33_syscall_ppc_clone.patch: Likewise.
373     - debian/patches/35_syscall_sockaddr.patch: Likewise.
374     - debian/patches/41_arm_fpa_sigfpe.patch: Likewise.
375     - debian/patches/42_arm_tls.patch: Likewise.
376     - debian/patches/50_linuxbios_isa_bios_ram.patch: Likewise
377     - debian/patches/51_linuxbios_piix_ram_size.patch: Likewise
378     - debian/patches/61_safe_64bit_int.patch: Removed, merged upstream.
379     - debian/patches/63_sparc_build.patch: Refreshed.
380     - debian/patches/80_ui_curses.patch: Likewise.
381   * debian/patches/90_security.patch: fix 64-bit overflow. (Closes:
382     #425634)
383   * debian/qemu-make-debian-root: add a -s option to create sparse
384     image. (Closes: #322325)
385   * debian/control: bump depends on bochsbios to >= 2.3.5-1. Use
386     BIOS-qemu-latest instead of BIOS-bochs-latest. (Closes: #402289,
387     #442822)
388   * debian/rules: build the non-dyngen part with default gcc.
389   * debian/rules: support DEB_BUILD_OPTIONS="parallel=n".
390   * debian/patches/70_manpage.patch: describe the arguments of the
391     -usbdevice option in the manpage. (Closes: #443801)
392   * debian/control: now using Standards-Version 3.7.3 (no changes needed).
393   * debian/control: build-depends on libgnutls-dev to enable TLS support
394     in VNC.
395   * debian/patches/01_nostrip.patch: don't strip binaries during make
396     install. (Closes: #437866)
397   * debian/patches/53_openbios_size.patch: increase maximum prom size to
398     support latest openbios.
399
400  -- Aurelien Jarno <aurel32@debian.org>  Mon, 28 Jan 2008 21:24:14 +0100
401
402 qemu (0.9.0+20070816-1) unstable; urgency=low
403
404   [ Guillem Jover ]
405   * New upstream snapshot.
406     - Fix hang on ARM during Etch installation. (Closes: #430164)
407     - Fix data corruption with qcow 2. (Closes: #440296)
408     - Fix errors with raw images > 4 GiB. (Closes: #425634)
409     - debian/patches/01_typo_qemu-img.patch: Removed, merged upstream.
410     - debian/patches/03_machines_list_no_error.patch: Likewise.
411     - debian/patches/36_syscall_prctl.patch: Likewise.
412     - debian/patches/37_syscall_mount.patch: Likewise.
413     - debian/patches/38_syscall_semctl.patch: Likewise.
414     - debian/patches/40_sparc_fp_to_int.patch: Likewise.
415     - debian/patches/44_arm_eabi_built_on_64bit_arches.patch: Likewise.
416     - debian/patches/62_linux_boot_nasm.patch: Likewise.
417     - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Synced.
418     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
419     - debian/patches/31_syscalls.patch: Likewise.
420     - debian/patches/35_syscall_sockaddr.patch: Likewise.
421     - debian/patches/42_arm_tls.patch: Likewise.
422     - debian/patches/43_arm_cpustate.patch: Likewise.
423     - debian/patches/51_linuxbios_piix_ram_size.patch: Likewise.
424     - debian/patches/55_unmux_socketcall.patch: Likewise.
425     - debian/patches/60_ppc_ld.patch: Likewise.
426     - debian/patches/65_kfreebsd.patch: Likewise.
427     - debian/patches/80_ui_curses.patch: Likewise.
428     - debian/patches/90_security.patch: Likewise.
429   * Remove Elrond and Guilherme de S. Pastore from Uploaders, with their
430     permission, and add Aurelien Jarno and Riku Voipio.
431   * Remove Tag field, this is better maintained outside of the package.
432   * Add openbios-sparc64 to qemu_bios_files in debian/rules.
433
434   [ Aurelien Jarno ]
435   * Fix FTBFS on amd64. (Closes: #434296)
436     - Drop debian/patches/34_syscalls_types.patch
437   * debian/control:
438     - Suggest samba. (Closes: #430368)
439   * Add OpenBIOS for sparc. (Closes: #407076)
440     - debian/control: depends on openbios-sparc.
441     - debian/links: provide symlinks in /usr/share/qemu.
442
443  -- Guillem Jover <guillem@debian.org>  Tue, 04 Sep 2007 04:04:47 +0300
444
445 qemu (0.9.0-2) unstable; urgency=high
446
447   [ Guillem Jover ]
448   * Fix several security issues. (Closes: #424070)
449     Thanks to Tavis Ormandy <taviso@google.com>.
450     - Cirrus LGD-54XX "bitblt" heap overflow. CVE-2007-1320
451     - NE2000 "mtu" heap overflow.
452     - QEMU "net socket" heap overflow.
453     - QEMU NE2000 "receive" integer signedness error. CVE-2007-1321
454     - Infinite loop in the emulated SB16 device.
455     - Unprivileged "aam" instruction does not correctly handle the
456       undocumented divisor operand. CVE-2007-1322
457     - Unprivileged "icebp" instruction will halt emulation. CVE-2007-1322
458     - debian/patches/90_security.patch: New file.
459   * Enable adlib audio emulation. (Closes: #419170)
460   * Fix structure padding for target_eabi_flock64 when built for a 64 bit
461     architecture. (Closes: #414799)
462     Thanks to Stuart Anderson <anderson@netsweng.com>.
463     - debian/patches/44_arm_eabi_built_on_64bit_arches.patch: New file.
464   * Fix qemu to be able to use LinuxBios. (Closes: #412212)
465     Thanks to Ed Swierk <eswierk@cs.stanford.edu>.
466     - debian/patches/50_linuxbios_isa_bios_ram.patch: New file.
467     - 51_linuxbios_piix_ram_size.patch: Likewise.
468   * Fix segfault when booting a Linux kernel w/o a disk image, by exiting but
469     clarifying the message, as to use '/dev/null'. (Closes: #409817, #411780)
470     Thanks to Robert Millan <rmh@aybabtu.com>.
471     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Updated.
472   * Fix segfault by using addrlen instead of target_addrlen in
473     do_getpeername()/do_getsockname(). (Closes: #411910)
474     Thanks to Stuart Anderson <anderson@netsweng.com>.
475     - debian/patches/35_syscall_sockaddr.patch: Updated.
476   * Fix semctl() for 32 bit targets on 64 bit hosts. (Closes: #414809)
477     Thanks to Stuart Anderson <anderson@netsweng.com>.
478     - debian/patches/38_syscall_semctl.patch: New file.
479   * Remove Elrond from Uploaders with consent, always welcome to join
480     back anytime.
481
482  -- Guillem Jover <guillem@debian.org>  Wed, 16 May 2007 08:08:31 +0300
483
484 qemu (0.9.0-1) experimental; urgency=low
485
486   [ Guillem Jover ]
487   * New upstream release. (Closes: #409989)
488     - Support for relative paths in backing files for disk images.
489       (Closes: #390446)
490     - debian/patches/01_doc_typos.patch: Removed, merged upstream.
491     - debian/patches/38_syscall_arm_statfs64.patch: Likewise.
492     - debian/patches/51_serial_small_divider.patch: Likewise.
493     - debian/patches/67_ppc_ftbfs.patch: Likewise.
494     - debian/patches/21_net_soopts.patch: Synced.
495     - debian/patches/30_syscall_ipc.patch: Likewise.
496     - debian/patches/31_syscalls.patch: Likewise.
497     - debian/patches/35_syscall_sockaddr.patch: Likewise.
498     - debian/patches/39_syscall_fadvise64.patch: Likewise.
499     - debian/patches/42_arm_tls.patch: Likewise.
500     - debian/patches/55_unmux_socketcall.patch: Likewise.
501     - debian/patches/80_ui_curses.patch: Likewise.
502   * Update the copyright information.
503   * The ACPI initialization code has been moved to bochsbios.
504     - debian/patches/acpi-dsdt.hex: Removed.
505     - debian/rules: Do not install acpi-dsdt.hex.
506   * Add more files to the list of roms removed from the tarball needed to
507     be touched so that upstream 'make install' does not fail.
508   * Added armeb and armel to Architecture fields and libgpmg1-dev
509     Build-Depends.
510   * Recommend vde2 instead of the transitional vde package. (Closes: #407251)
511   * Fix typo in qemu-img output. (Closes: #408542)
512     - debian/patches/01_typo_qemu-img.patch: New file.
513     Thanks to Adam Buchbinder <adam.buchbinder@gmail.com>.
514   * Symlink qemu-user(1) to qemu-m68k(1).
515   * Reduce redundancy in qemu-user(1) synopsis.
516   * Fix rounding in sparc floating point to integer conversions.
517     - debian/patches/40_sparc_fp_to_int.patch: New file.
518     Thanks to Aurelien Jarno <aurelien@aurel32.net>.
519
520  -- Guillem Jover <guillem@debian.org>  Thu,  8 Feb 2007 01:01:29 +0200
521
522 qemu (0.8.2-5) unstable; urgency=low
523
524   [ Guillem Jover ]
525   * Added a missing part to the ARM NPTL support patch, initially lost.
526     - debian/patches/42_arm_tls.patch: Updated.
527
528  -- Guillem Jover <guillem@debian.org>  Tue, 16 Jan 2007 11:44:00 +0200
529
530 qemu (0.8.2-4) unstable; urgency=medium
531
532   [ Guillem Jover ]
533   * Disable using iasl for now until it's ported to big-endian systems and
534     include a locally built acpi-dsdt.hex file.
535
536  -- Guillem Jover <guillem@debian.org>  Sun,  3 Dec 2006 21:10:23 +0200
537
538 qemu (0.8.2-3) unstable; urgency=low
539
540   [ Guillem Jover ]
541   * Hopefully really fix powerpc FTBFS.
542
543  -- Guillem Jover <guillem@debian.org>  Sun,  5 Nov 2006 17:09:53 +0200
544
545 qemu (0.8.2-2) unstable; urgency=low
546
547   [ Guillem Jover ]
548   * Update Tag field to match new debtags vocabulary.
549   * Clean properly. (Closes: #390166)
550     - Remove the acpi generated files and the docs.
551     - Revert the docs regeneration forcing logic.
552     Thanks to Anderson Lizardo <anderson.lizardo@gmail.com>.
553   * On install use DESTDIR instead of specifying all paths. (Closes: #396139)
554     Thanks to Anderson Lizardo <anderson.lizardo@gmail.com>.
555   * Port to GNU/kFreeBSD. (Closes: #327622)
556     - Disable ALSA on non-linux systems.
557     - Add a Build-Depends on libfreebsd-dev on kfreebsd systems.
558     - Add kfreebsd-i386 and kfreebsd-amd64 to the Architecture field.
559     - debian/patches/65_kfreebsd.patch: New file.
560     Thanks Petr Salinger <Petr.Salinger@seznam.cz>.
561   * In qemu-make-debian-root do not explicitely install in aptitude and
562     libsigc++-1.2-5c102, they are pulled now by default. And do not remove
563     aptitude afterwards. (Closes: #392481)
564     Thanks to Ted Percival <ted@midg3t.net>.
565   * Add experimental ncurses ui support. (Closes: #369462)
566     - debian/patches/80_ui_curses.patch: New file.
567     Thanks to Andrzej Zaborowski <balrog@zabor.org>.
568   * Add SO_PEERCRED and SO_SNDTIMEO support, and fix accept syscall when
569     being passed NULL pointers.
570     - debian/patches/21_net_sockopts.patch: Renamed to ...
571     - debian/patches/21_net_soopts.patch: ... here. Modify.
572     Thanks to Pablo Virolainen.
573   * Add a fadvise64 syscall stub.
574     - debian/patches/39_syscall_fadvise64.patch: New file.
575     Thanks to Pablo Virolainen.
576   * Add EABI unmuxed socket syscalls.
577     - debian/patches/55_unmux_socketcall.patch: New file.
578     Thanks to Riku Voipio.
579   * Add TLS sections to the ARM and x86 linker scripts so that qemu user
580     emulators can be linked statically.
581     - debian/patches/66_tls_ld.patch: New file.
582   * Move the documentation of the binary blob removals from the original
583     upstream tarball from README.Debian to debian/copyright.
584   * Reword the emphasis on "FAST!" from the package description.
585   * Fix FTBFS on powerpc by adding the missing fp_status variable to the
586     int32_to_float32 function calls.
587     - debian/patches/67_ppc_ftbfs.patch: New file.
588
589  -- Guillem Jover <guillem@debian.org>  Sun,  5 Nov 2006 08:48:27 +0200
590
591 qemu (0.8.2-1) unstable; urgency=low
592
593   [ Guillem Jover ]
594   * New upstream release. (Closes: #379461, #385029, #388810)
595     - Add ACPI BIOS emulation support. (Closes: #372533)
596     - Fix mouse invisible wall when using Windows XP. (Closes: #384666)
597     - debian/patches/01_doc_typos.patch: Sync.
598     - debian/patches/03_machines_list_no_error.patch: Likewise.
599     - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Likewise.
600     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
601     - debian/patches/06_exit_segfault.patch: Likewise.
602     - debian/patches/12_signal_powerpc_support.patch: Likewise.
603     - debian/patches/21_net_sockopt.patch: Likewise.
604     - debian/patches/22_net_tuntap_stall.patch: Likewise.
605     - debian/patches/30_syscall_ipc.patch: Likewise.
606     - debian/patches/31_syscalls.patch: Likewise.
607     - debian/patches/32_syscall_sysctl.patch: Likewise.
608     - debian/patches/33_syscall_ppc_clone.patch: Likewise.
609     - debian/patches/35_syscall_sockaddr.patch: Likewise.
610     - debian/patches/36_syscall_prctl.patch: Likewise.
611     - debian/patches/37_syscall_mount.patch: Likewise.
612     - debian/patches/41_arm_fpa_sigfpe.patch: Likewise.
613     - debian/patches/42_arm_tls.patch: Likewise.
614     - debian/patches/61_safe_64bit_int.patch: Likewise.
615     - debian/patches/63_sparc_build.patch: Likewise.
616     - debian/patches/50_missing_keycodes.patch: Removed, integrated upstream.
617   * Switch to quilt:
618     - debian/control: Add quilt (>= 0.40) to Build-Depends.
619     - debian/patches/series: New file.
620     - debian/patch.mk: Removed.
621     - debian/rules: Include '/usr/share/quilt/quilt.make' instead of
622       'debian/patch.mk'.
623   * Build the ACPI Source Language files with iasl.
624   * Add a Tag field to the binary package, using data from debtags.
625   * Add 2006 to the debian/copyright years.
626   * Add a Recommends on vde. (Closes: #386780)
627   * Fix spelling error in package description (peripherials -> peripherals).
628     (Closes: #388700)
629     Thanks to Rakesh 'arky' Ambati <rakesh_ambati@yahoo.com>.
630   * Fix ne2000_can_receive return code to 0 when the command is STOP.
631     (Closes: #386209)
632     - debian/patches/52_ne2000_return.patch: New file.
633     Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
634   * Document the binary blob removals from the original upstream tarball in
635     README.Debian. (Closes: #388740)
636
637  -- Guillem Jover <guillem@debian.org>  Mon, 25 Sep 2006 04:16:25 +0300
638
639 qemu (0.8.1-1) unstable; urgency=low
640
641   [ Guillem Jover ]
642   * New upstream release. (Closes: #366955, #366637)
643     - debian/patches/01_doc_typos.patch: Sync.
644     - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Likewise.
645     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
646     - debian/patches/12_signal_powerpc_support.patch: Likewise.
647     - debian/patches/21_net_sockopt.patch: Likewise.
648     - debian/patches/22_net_tuntap_stall.patch: Likewise.
649     - debian/patches/30_syscall_ipc.patch: Likewise.
650     - debian/patches/31_syscalls.patch: Likewise.
651     - debian/patches/32_syscall_sysctl.patch: Likewise.
652     - debian/patches/33_syscall_ppc_clone.patch: Likewise.
653     - debian/patches/35_syscall_sockaddr.patch: Likewise.
654     - debian/patches/36_syscall_prctl.patch: Likewise.
655     - debian/patches/37_syscall_mount.patch: Likewise.
656     - debian/patches/41_arm_fpa_sigfpe.patch: Likewise.
657     - debian/patches/42_arm_tls.patch: Likewise.
658     - debian/patches/43_arm_cpustate.patch: Likewise.
659     - debian/patches/50_missing_keycodes.patch: Likewise.
660     - debian/patches/51_serial_small_divider.patch: Likewise.
661     - debian/patches/61_safe_64bit_int.patch: Likewise.
662     - debian/patches/63_sparc_build.patch: Likewise.
663     - debian/patches/40_arm_nwfpe_cpsr.patch: Removed, integrated upstream.
664   * Make the patch system apply the patch on the first run.
665     - debian/patches/64_ppc_asm_constraints.patch: Add DPATCHLEVEL.
666   * Document how to use the images created with qemu-make-debian-root in the
667     man page. Thanks to Jacobo <jacobo221@hotmail.com>. (Closes: #343450)
668   * Add support for the -snapshot option to use the TMPDIR evironment
669     variable. (Closes: #353880)
670     - debian/patches/02_snapshot_use_tmpdir.patch: New file.
671   * Do not exit with an error when using '-M ?'. (Closes: #365209)
672     - debian/patches/03_machines_list_no_error.patch: New file.
673   * Added symlink for system-mipsel emulator man page.
674   * Build and clean the pc-bios directory.
675   * Avoid segfaulting by using _exit(2) instead of exit(3) in qemu user
676     emulators. (Closes: #338289)
677     - debian/patches/06_exit_segfault.patch: New file.
678   * Enable ALSA audio support and add libasound2-dev to the Build-Depends.
679   * Now using Standards-Version 3.7.2 (no changes needed).
680
681  -- Guillem Jover <guillem@debian.org>  Sun, 28 May 2006 20:51:10 +0300
682
683 qemu (0.8.0-3) unstable; urgency=low
684
685   [ Josh Triplett ]
686   * Fix FTBFS on PowerPC caused by asm constraint problem. (Closes: #361727)
687     - debian/patches/64_ppc_asm_constraints.patch.
688
689   [ Guillem Jover ]
690   * Clamp addrlen from host to target when using AF_UNIX. This fixes
691     socket problems when using EABI.
692     - debian/patches/35_syscall_sockaddr.patch: New file.
693   * Fix floating point comparison on ARM NWFPE, due to glue code missmatch.
694     (Closes: #356287)
695     - debian/patches/40_arm_nwfpe_cpsr.patch: New file.
696     - debian/patches/40_fpu_arm_sigfpe.patch: Rename to ...
697     - debian/patches/41_arm_fpa_sigfpe.patch: ... this. Resync.
698     Thanks to Ulrich Hecht.
699   * Fix POSIX threads creation on ARM hanging when initializing the cpu
700     structure being it cyclic.
701     - debian/patches/43_arm_cpustate.patch: New file.
702   * Add TLS support for ARM. Stolen from Scratchbox.
703     - debian/patches/42_arm_tls.patch: New file.
704   * Fix sysctl endian problem.
705     - debian/patches/32_syscall_sysctl.patch: Update.
706     Thanks to Timo Savola <tsavola@movial.fi>.
707   * Remove now default '--enable-slirp' build option. (Closes: #356284)
708     Thanks to Anderson Lizardo <anderson.lizardo@gmail.com>.
709   * Remove unused sharedir to 'make install'. (Closes: #356418)
710     Thanks to Anderson Lizardo <anderson.lizardo@gmail.com>.
711   * Fix package not cleaning properly. (Closes: #356279)
712     Thanks to Anderson Lizardo <anderson.lizardo@gmail.com> for the initial
713     patch.
714   * Add needed syscalls to make debootstrap work. (Closes: #356291)
715     - debian/patches/36_syscall_prctl.patch: New file.
716     - debian/patches/37_syscall_mount.patch: Likewise.
717     - debian/patches/38_syscall_arm_statfs64.patch: Likewise.
718     Thanks to Anderson Lizardo <anderson.lizardo@gmail.com>.
719   * Remove obsolete Build-Dependency xlibs-dev.
720
721  -- Guillem Jover <guillem@debian.org>  Thu, 13 Apr 2006 11:53:00 +0300
722
723 qemu (0.8.0-2) unstable; urgency=low
724
725   [ Guillem Jover ]
726   * Switch away from cdbs to plain debhelper.
727   * Upgrade to debhelper compat level 5.
728   * Allow overriding CC compiler variable. (Closes: #345772)
729   * Do not redefine 64 bit types on 64 bit arches.
730     - debian/patches/61_safe_64bit_int.patch: New file.
731   * Allow linux_boot.bin to be built on any arch by switching to nasm,
732     and Build-Depending on it.
733     - debian/patches/62_linux_boot_nasm.patch: New file.
734   * The serial hw driver uses a small divider that gets zeroed when shifting
735     bits to the right. (Closes: #276276, #348098)
736     - debian/patches/51_serial_small_divider.patch: New file.
737     Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
738   * Escaped hyphens in qemu-user manpage, use italics for filenames and
739     parameters and bold for options.
740   * Partial build failure fix for Sparc. (Bugs: #317145, #336970)
741     Thanks to Jurij Smakov <jurij@wooyd.org>.
742
743  -- Guillem Jover <guillem@debian.org>  Mon, 20 Feb 2006 09:17:46 +0200
744
745 qemu (0.8.0-1) unstable; urgency=low
746
747   [ Guillem Jover ]
748   * New upstream release. (Closes: #344339)
749     - Added support for Virtual FAT. (Closes: #313123)
750     - Emulate repeated keystrokes when holding a key. (Closes: #298864)
751     - debian/patches/01_doc_typos.patch: Sync.
752     - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Likewise.
753     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
754     - debian/patches/12_signal_powerpc_support.patch: Likewise.
755     - debian/patches/21_net_sockopt.patch: Likewise.
756     - debian/patches/22_net_tuntap_stall.patch: Likewise.
757     - debian/patches/30_syscall_ipc.patch: Likewise.
758     - debian/patches/31_syscalls.patch: Likewise.
759     - debian/patches/32_syscall_sysctl.patch: Likewise.
760     - debian/patches/33_syscall_ppc_clone.patch: Likewise.
761     - debian/patches/40_fpu_arm_sigfpe.patch: Likewise.
762     - debian/patches/50_missing_keycodes.patch: Likewise.
763   * Added mips and mipsel to the lintian overrides for the user emulators
764     being shlib-with-non-pic-code.
765   * Added symlinks for mips, mipsel and system-arm emulator manpages.
766
767  -- Guillem Jover <guillem@debian.org>  Fri, 30 Dec 2005 05:44:53 +0200
768
769 qemu (0.7.2-2) unstable; urgency=low
770
771   [ Josh Triplett ]
772   * Add support for signal handling on PowerPC. (Closes: #335509)
773     - debian/patches/12_signal_powerpc_support.patch: New file.
774
775   [ Guillem Jover ]
776   * Add Josh Triplett <josh@psas.pdx.edu> to Uploaders and packaging team.
777   * Fix PowerPC build failure by reintroducing the ppc linker script and
778     adding the missing _SDA_BASE_ and _SDA2_BASE_ symbols. (Closes: #336983)
779   * Remove invalid patch making X11 fail at runtime.
780     - debian/patches/20_net_socket.patch: Remove.
781     - debian/patches/32_syscall_sysctl.patch: Sync.
782     Thanks to Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>.
783   * Avoid the patch system to try until it applies.
784     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Added patch level.
785     - debian/patches/12_signal_powerpc_support.patch: Likewise.
786
787  -- Guillem Jover <guillem@debian.org>  Wed, 21 Dec 2005 22:11:34 +0200
788
789 qemu (0.7.2-1) unstable; urgency=low
790
791   [ Guillem Jover ]
792   * New upstream release. (Closes: #321232, #327168)
793     - debian/patches/12_signal_silent.patch: Integrated upstream, remove.
794     - debian/patches/50_ppc_ldscript.patch: Likewise.
795     - debian/patches/33_syscall_truncate64.patch: Likewise.
796     - debian/patches/01_doc_typos.patch: Resync with upstream.
797     - debian/patches/04_do_not_print_rtc_freq_if_ok.patch: Likewise.
798     - debian/patches/05_non-fatal_if_linux_hd_missing.patch: Likewise.
799     - debian/patches/10_signal_jobs.patch: Likewise.
800     - debian/patches/11_signal_sigaction.patch: Likewise.
801     - debian/patches/20_net_socket.patch: Likewise.
802     - debian/patches/21_net_sockopt.patch: Likewise.
803     - debian/patches/22_net_tuntap_stall.patch: Likewise.
804     - debian/patches/30_syscall_ipc.patch: Likewise.
805     - debian/patches/31_syscalls.patch: Likewise.
806     - debian/patches/32_syscall_sysctl.patch: Likewise.
807     - debian/patches/40_fpu_arm_sigfpe.patch: Likewise.
808   * Repackaged upstream source to deal with binaries w/o sources.
809     - pc-bios/video.x: New file removed.
810   * Create a new qemu-user(1) manpage and link all user emulator manpages
811     to it. (Closes: #335163)
812   * Add missing '-' and '=' keycodes for sendkey command.
813     - debian/patches/50_missing_keycodes.patch: New file. (Closes: #334071)
814     Thanks to Robert Millan <rmh@aybabtu.com>.
815   * Add manpage link for qemu-system-mips.
816   * Make sysctl byte-swap the name values.
817     - debian/patches/32_syscall_sysctl.patch: Merge patch. (Closes: #334458)
818     Thanks to Josh Triplett <josh@psas.pdx.edu>.
819   * Change documentation menu section to "Apps/Emulators". (Closes: #335062)
820     Thanks to Frans Pop <aragorn@tiscali.nl>.
821   * On PowerPC, do not zero registers r7-r31 in do_fork and zero register r3.
822     Fixing segfaults on programs using the clone syscall.
823     - debian/patches/33_syscall_ppc_clone.patch: New file. (Closes: #335159)
824     Thanks to Josh Triplett <josh@psas.pdx.edu>
825     and Paul Brook <paul@codesourcery.com>.
826   * Tighten vgabios and bochsbios versioned Depends.
827   * Add video.x to the list of roms to touch to make qemu Makefile happy.
828   * Add lintian overrides for the user emulators being shlib-with-non-pic-code.
829   * Wrap lines in debian/control fields (knowingly breaking policy).
830
831   [ Guilherme de S. Pastore ]
832   * debian/control:
833     - Updated my e-mail address.
834   * debian/copyright:
835     - Dropped AndrĂ© from team members list, not a single contribution ever.
836
837  -- Guillem Jover <guillem@debian.org>  Mon, 31 Oct 2005 05:01:45 +0200
838
839 qemu (0.7.0-4) unstable; urgency=low
840
841   [ Guillem Jover ]
842   * Rebuild source with locally deborked dpkg-source. (Closes: #321019)
843   * Added the location of the Subversion repo used for the packages and
844     fixed the upstream URL in debian/copyright.
845   * Lower case title header in qemu-make-debian-root man page.
846   * Use dd instead of cat to generate the qemu debian root image.
847     (Closes: #315952)
848
849  -- Guillem Jover <guillem@debian.org>  Wed,  3 Aug 2005 05:53:30 +0300
850
851 qemu (0.7.0-3) unstable; urgency=low
852
853   [ Guillem Jover ]
854   * Update watch file to version 3, use perlre and new upstream site.
855   * Now using Standards-Version 3.6.2 (no changes needed).
856   * Fix TUN/TAP network interface stalling the connection. (Closes: #290569)
857     Thanks to Vitaly Belostotsky <byly.useless@tochka.ru>.
858   * Link against librt, needed by the new clock_gettime syscall.
859     - debian/patches/31_syscalls.patch: Update. (Closes: #315388)
860     Thanks to Timo Savola <tsavola@movial.fi> for noticing.
861   * Force Build-Dependency on binutils >= 2.16-1 needed by the amd64 and
862     powerpc linker scripts. (Closes: #262655)
863   * Force usage of gcc-3.4. (Closes: #319527)
864   * Add missing Build-Dependency on zlib1g-dev.
865     Thanks to Reinhard Tartler <siretart@tauware.de>.
866   * Include <linux/types.h> in syscall.c to avoid the broken headers in 
867     linux-kernel-headers 2.6.12.
868     - debian/patches/34_syscalls_types.patch: New file.
869     Thanks to Octavian Cerna <tavy@ylabs.com>.
870   * Fix powerpc linker script.
871     - debian/patches/50_ppc_ldscript.patch: New file.
872     Thanks to Octavian Cerna <tavy@ylabs.com>.
873
874  -- Guillem Jover <guillem@debian.org>  Mon,  1 Aug 2005 02:48:09 +0300
875
876 qemu (0.7.0-2) unstable; urgency=low
877
878   [ Guillem Jover ]
879   * Add alpha, sparc, arm and s390 to Architectures (and to the
880     libgpmg1-dev Build-Depends).
881
882   * Forward SIGSTOP and SIGCONT sent to QEMU to the emulated application.
883     - debian/patches/10_signal_jobs.patch: New file.
884     Thanks to Ulrich Hecht.
885   * Return EINVAL on emulated sigaction when given invalid signal
886     parameters SIGKILL and SIGSTOP.
887     - debian/patches/11_signal_sigaction.patch: New fle.
888     Thanks to Valtteri Rahkonen.
889   * Do not print messsages for uncaught signal, thus fixing the case
890     were some applications want to kill their siblings.
891     - debian/patches/12_signal_silent.patch: New file.
892     Thanks to Valtteri Rahkonen
893
894   * Fix Unix sockets by handling correctly AF_UNIX socket address
895     structure length.
896     - debian/patches/20_net_socket.patch: New file.
897     Thanks to Timo Savola.
898   * Implement SO_LINGER, SO_RCVTIMEO, SO_SNDTIMEO, SO_PEERNAME and
899     SO_PEERCRED getsockoptions.
900     - debian/patches/21_net_sockopt.patch: New file.
901     Thanks to Valtteri Rahkonen.
902
903   * Implement SysV IPC message and semaphore syscalls.
904     - debian/patches/30_syscall_ipc.patch: New file.
905     Thanks to Valtteri Rahkonen.
906   * Implement acct, umount2, uselib, swapon, syslog, ftruncate64,
907     mincore, madvise, readahead and clock_gettime syscalls.
908     - debian/patches/31_syscalls.patch: New file.
909     Thanks to Ulrich Hecht.
910   * Implement sysctl CTL_KERN/KERN_VERSION
911     - debian/patches/32_syscall_sysctl.patch: New file.
912     Thanks to Timo Savola.
913   * Implement truncate64 syscall.
914     - debian/patches/33_syscall_truncate64.patch: New file.
915     Thanks to Valtteri Rahkonen.
916
917   * Implement ARM floating point exeption emulation.
918     - debian/patches/40_fpu_arm_sigfpe.patch: New file.
919     Thanks to Ulrich Hecht.
920
921  -- Guillem Jover <guillem@debian.org>  Sun, 19 Jun 2005 15:05:37 +0300
922
923 qemu (0.7.0-1) experimental; urgency=low
924
925   [ Guillem Jover ]
926   * New upstream release. (Closes: #308459, #308494)
927   * Do not require a disk image when booting a Linux kernel. (Closes: #260935)
928     Thanks to Jonas Smedegaard <dr@jones.dk>.
929
930   [ Guilherme de S. Pastore ]
931   * Rewrote README.Debian for more clarity
932   * Add support for amd64 as a host architecture. (Closes: #262655)
933     - Add build-depend on libgpmg1-dev on amd64.
934   * Fixed qemu-make-debian-root so that it shows the name by which
935     it was called on the usage notice, not "%s". (Closes: #303507)
936     Thanks to Micah Anderson <micah@riseup.net>.
937
938   [ Elrond ]
939   * Clean up more files, so they don't end up in the final .diff.gz
940   * Switch to external proll and openhackware:
941     - Instead of patching qemu's Makefile, trick it by giving it empty
942       files to install and remove them straight after install.
943     - Don't ship the roms in debian/roms any more!
944     - Instead add more symlinks.
945     - Update Depends: apropiately.
946
947  -- Guillem Jover <guillem@debian.org>  Fri, 27 May 2005 02:06:20 +0300
948
949 qemu (0.6.1+20050407-1) unstable; urgency=low
950
951   [ Guillem Jover ]
952   * New upstream snapshot.
953     - Fix -user-net. (Closes: #295019)
954     - Fix win2k and winxp image booting. (Closes: #285170, #292707)
955     - Fix installation of outdated documentation. (Closes: #286931)
956     - Provide qemu-img instead of qemu-mkcow. (Closes: #290713)
957     - Remove debian/patches/05_fix_openpic_timer_test.patch, integrated
958       upstream.
959     - Remove debian/patches/02_selectable_sdl_keyboard.patch, superseded
960       by new keyboard implementation. (Closes: #284510, #299432)
961     - Remove debian/patches/01_mkcow_section_and_hyphens.patch.
962     - Conditionalize qemu -g option for some architectures. (Closes: #298988)
963   * Added new copyright year to debian/copyright.
964   * Added initial qemu-make-debian-root man page. (Closes: #286932)
965   * Fixed typos in qemu documentation. (Closes: #301933)
966     Thanks to A Costa <agcosta@gis.net>.
967   * Added Elrond <elrond@samba-tng.org> to Uploaders and packaging team.
968   * Use the default target list:
969     - Do not build qemu-fast anymore as it is deprecated upstream anyway.
970     (Closes: #278602, #281510)
971     - New targets armeb and system-x86_64.
972   * Updated ROM images under debian/roms/:
973     - OpenHackWare 0.4.
974     - Proll 18 with qemu specific patches.
975   * Remove uudecoded files from pc-bios/ on clean.
976   * Fix qemu-make-debian-root to behave correctly even if the needed
977     Recommends are not installed.
978
979   [ Guilherme de S. Pastore ]
980   * Create a doc-base entry for the package (Closes: #290669)
981   * debian/control:
982     - Add debootstrap to the 'Recommends: ' line, as needed by
983       qemu-make-debian-root (Closes: #302848)
984     - Moved sharutils from dependency to recommendation, as it is only
985       needed by qemu-make-debian-root
986   * debian/docs:
987     - Do not include README.distrib in the binary package (Closes: #302853)
988
989   [ Elrond ]
990   * Replace "libgpmg1-dev | not+linux-gnu" by "libgpmg1-dev [i386 powerpc]"
991     in Build-Depends. qemu should not need to build-depend on it anyway, the
992     real problem is described in Bug#267174. When it is solved, we can
993     remove our dependency. Until then please remember to add any arch, which
994     we will build on and that has gpm. This change hopefully calms:
995     <http://qa.debian.org/debcheck.php?dist=unstable&package=qemu>
996   * Add versions to the dependencies on bochsbios and vgabios
997     (Closes: #288997):
998     - vgabios: Use the current version from testing/unstable (0.4c+20041014-1),
999       according to Frans Pop <aragorn@tiscali.nl>, this fixed those
1000       "blank screen" problems.
1001     - bochsbios: Use the current version from unstable (2.1.1+20041109-3), as
1002       Guillem Jover fixed the networking in that version.
1003
1004  -- Guillem Jover <guillem@debian.org>  Thu,  7 Apr 2005 01:26:01 +0300
1005
1006 qemu (0.6.1-1) unstable; urgency=low
1007
1008   [ Guillem Jover ]
1009   * New upstream release. (Closes: #281626)
1010     - Booting from drive b is not supported anymore. (Closes: #275679)
1011     - Fix ne2k network interface that was not working in some situations.
1012       (Closes: #281862)
1013     - Remove debian/patches/06_build_gcc3.4.patch, fixed upstream.
1014     - Remove debian/patches/04_lfs.patch, fixed upstream.
1015     - Remove debian/patches/02_fix_powerpc_FTBFS.patch, fixed upstream.
1016     - Remove debian/patches/00_escape_manpage_hyphens.patch, not needed.
1017     - Sync debian/patches/03_use_external_bios.patch.
1018   * Include uuencoded source for proll 18, some build fixes and its binary
1019     proll.bin on debian/roms/.
1020   * Suggests sudo to be used by the qemu-ifup script.
1021     Thanks to Elrond <elrond@samba-tng.org>.
1022   * Make sudo in qemu-ifup explain what the password is for. (Closes: #281380)
1023   * Add an option to select the method to convert keyevent to keycode
1024     in the SDL keyboard handling code. Added support for Right Shift in the
1025     generic handler. (Closes: #282658)
1026     Thanks to Elrond <elrond@samba-tng.org>.
1027   * Do not set RTC frequency to 1024 or warn about this if it has already
1028     the correct value. (Closes: #281403)
1029   * Enabled sparc-softmmu support.
1030
1031  -- Guillem Jover <guillem@debian.org>  Sat, 27 Nov 2004 23:23:49 +0100
1032
1033 qemu (0.6.0.dfsg.2-1) unstable; urgency=low
1034
1035   [ Guillem Jover ]
1036   * Repackaged upstream source to remove external included files.
1037     - pc-bios/ppc-rom.bin: Removed.
1038     - pc-bios/OpenHackWare_0.3.tar.bz2: Likewise.
1039     - pc-bios/vgabios.bin: Likewise.
1040     - pc-bios/vgabios-cirrus.bin: Likewise.
1041     - pc-bios/vgabios-cvs-2004-06-17.tgz: Likewise.
1042   * Include uuencoded source for OpenHackWare 0.3.1 and its binary
1043     ppc-rom.bin on debian/roms/. Add a Build-Depends on sharutils.
1044   * Update tundev.c. Pass -tun-dev to qemu without the equal sign.
1045     Thanks to Isaac Clerencia <isaac@sindominio.net>.
1046   * Fix README.Debian to point to the renamed qemu-make-debian-root.
1047   * Add Depends on sharutils needed by qemu-make-debian-root.
1048     (Closes: #272130)
1049   * Use and depend on vgabios package, which is in sync with bochsbios
1050     that checks for rom bios checksums. (Closes: #281202)
1051   * Enable LFS globally, thus fixing problems with qemu-mkcow when using
1052     an existing large image.
1053     (Closes: #279925)
1054   * Fix openpic timer write test, catched from a warning about a constant
1055     value larger than the type it was casted to.
1056   * Fix build failure with gcc 3.4. Patch stolen from Gentoo BTS.
1057
1058  -- Guillem Jover <guillem@debian.org>  Mon, 15 Nov 2004 10:46:54 +0100
1059
1060 qemu (0.6.0.dfsg.1-1) unstable; urgency=high
1061
1062   [ Guillem Jover ]
1063   * Repackaged upstream source to deal with binaries w/o sources.
1064     (Closes: #268780)
1065     - pc-bios/bios.bin: Removed binary without source. Now using
1066       bochsbios package.
1067     - pc-bios/vgabios.bin: Rebuilt from vgabios cvs 2004-06-17 snapshot,
1068       source included.
1069     - pc-bios/vgabios-cirrus.bin: Likewise.
1070     - pc-bios/ppc-rom.bin: Rebuilt on voltaire, source included.
1071     - pc-bios/linux_boot.bin: Rebuilt from source.
1072   * Move make-debian-root.sh to /usr/sbin/qemu-make-debian-root.
1073     (Closes: #268705)
1074
1075  -- Guillem Jover <guillem@debian.org>  Mon, 13 Sep 2004 01:28:54 +0200
1076
1077 qemu (0.6.0-2) unstable; urgency=high
1078
1079   [ Guilherme de S. Pastore ]
1080   * Fixed dangling symlinks under /usr/share/man/man1. (Closes: #264764)
1081
1082   [ Guillem Jover ]
1083   * Fix FTBFS on powerpc.
1084     - debian/patches/02_fix_powerpc_FTBFS.patch: New file.
1085
1086  -- Guillem Jover <guillem@debian.org>  Wed, 18 Aug 2004 15:50:43 +0200
1087
1088 qemu (0.6.0-1) unstable; urgency=medium
1089
1090   * New maintainers. (Closes: #258900)
1091   * New upstream release. (Closes: #258732)
1092     - Installs ppc BIOS ROM file. (Closes: #257492)
1093     - Builds with -fno-strict-aliasing. (Closes: #257123)
1094
1095   [ Guilherme de S. Pastore ]
1096   * debian/rules:
1097     - Cleaned up.
1098     - Ported to use CDBS.
1099   * 00_escape_manpage_hyphens.patch:
1100     - Correct a little typo and escape hyphens in upstream manpage.
1101   * 01_mkcow_section_and_hyphens.patch:
1102     - Fix section mismatch and escape hyphens in the qemu-mkcow manpage.
1103   * Added simple /etc/qemu-ifup helper script. (Closes: #245281)
1104     Thanks to Martin Michlmayr <tbm@cyrius.com>.
1105   * Cleaned debian/watch.
1106   * UTF-8'ed debian/changelog.
1107   * Updated Standards-Version to 3.6.1.1.
1108   * Removed outdated and unnecessary debian/qemu-i386.sgml.
1109     - Removed build dependency on docbook-to-man.
1110   * Removed "x86" part from the description (hey, qemu is not x86-only
1111     in any way). Deserves a complete rewrite, shall be done soon.
1112
1113   [ Guillem Jover ]
1114   * Lower-case package short description.
1115   * Added missing CPU emulations to the description.
1116   * Cleaned and updated debian/copyright.
1117   * Removed manually added libx11-6 dependency.
1118   * Only Build-Depends on libgpmg1-dev on GNU/Linux systems.
1119   * Cosmetic unification to debian/changelog.
1120   * debian/rules:
1121     - Remove generated files.
1122     - Give exec perms to qemu-ifup.
1123
1124  -- Guillem Jover <guillem@debian.org>  Sun,  8 Aug 2004 17:24:08 +0200
1125
1126 qemu (0.5.5-2) unstable; urgency=low
1127
1128   * Re-enable SDL disabled while I was bugchasing. (Closes: #255014)
1129   * Yes, this is really 0.5.5. (Closes: #254655)
1130   * Enable slirp networking. (Closes: #253573)
1131   * Add Build-Depends on libgpmg1-dev (found by Bastian Blank, probably breaks
1132     Hurd but that's a problem for another day).
1133
1134  -- Paul Russell <prussell@debian.org>  Thu, 24 Jun 2004 06:26:42 +0200
1135
1136 qemu (0.5.5-1) unstable; urgency=low
1137
1138   * New upstream release. (Closes: #237556, #237556)
1139   * Applied patch to add options to make_debian_root.sh. (Closes: #238787)
1140   * Applied patch for other archs: hmmm... (Closes: #251420)
1141   * Do umount -d in make_debian_root.sh. (Closes: #251775)
1142
1143  -- Paul Russell <prussell@debian.org>  Tue,  1 Jun 2004 03:50:05 +0200
1144
1145 qemu (0.5.4-1) unstable; urgency=low
1146
1147   * New upstream release. (Closes: #246634)
1148   * qemu-mkcow included in upstream.
1149   * Added tundev program source in doc, to see if people find it useful.
1150
1151  -- Paul Russell <prussell@debian.org>  Mon,  3 May 2004 08:14:49 +0200
1152
1153 qemu (0.5.3-1) unstable; urgency=low
1154
1155   * New upstream release. (Closes: #237556)
1156   * Use aalib-config --static-libs. (Closes: #243325)
1157   * Document Control-Shift to release mouse pointer. (Closes: #238074)
1158
1159  -- Paul Russell <prussell@debian.org>  Tue, 13 Apr 2004 02:58:49 +0200
1160
1161 qemu (0.5.2-4) unstable; urgency=low
1162
1163   * Fix PPC install (Michel Daenzer patch). (Closes: #238431)
1164   * Simplify deps (might be wrong, but it's neater). (Closes: #238430)
1165
1166  -- Paul Russell <prussell@debian.org>  Wed, 17 Mar 2004 01:35:47 +0100
1167
1168 qemu (0.5.2-3) unstable; urgency=low
1169
1170   * Make compile on woody. (Closes: #238163)
1171   * Include qemu-doc.html. (Closes: #238076)
1172   * Wrote qemu-i386 man page. (Closes: #238077)
1173
1174  -- Paul Russell <prussell@debian.org>  Mon, 15 Mar 2004 23:56:25 +0100
1175
1176 qemu (0.5.2-2) unstable; urgency=low
1177
1178   * Fix build problem so bios.bin etc. can be found. (Closes: #237553)
1179
1180  -- Paul Russell <prussell@debian.org>  Fri, 12 Mar 2004 05:43:00 +0100
1181
1182 qemu (0.5.2-1) unstable; urgency=low
1183
1184   * Initial Release. (Closes: #187407)
1185
1186  -- Paul Russell <prussell@debian.org>  Wed,  3 Mar 2004 02:18:54 +0100
1187