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