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