Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

qemu-debuginfo-0.9.0-6.fc8 RPM for i386

From Fedora 8 updates for i386 / debug

Name: qemu-debuginfo Distribution: Unknown
Version: 0.9.0 Vendor: Fedora Project
Release: 6.fc8 Build date: Sat Feb 23 17:20:59 2008
Group: Development/Debug Build host: xenbuilder4.fedora.phx.redhat.com
Size: 30980433 Source RPM: qemu-0.9.0-6.fc8.src.rpm
Packager: Fedora Project
Url: http://www.qemu.org/
Summary: Debug information for package qemu
This package provides debug information for package qemu.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Copyright

GPLv2+, LGPLv2+

Signatures

internal MD5: 8f250ac0d4f32b92ee21c20f78278368
GPG

Changelog

* Sat Feb 23 2008 Daniel P. Berrange <berrange@redhat.com> - 0.9.0-6.fc8
  - Fix block device extents check (rhbz #433560)
* Thu Sep 27 2007 Daniel P. Berrange <berrange@redhat.com> - 0.9.0-5.fc8
  - Fix rtl8139 checksum calculation for Vista (rhbz #308201)
* Wed Aug 29 2007 Daniel P. Berrange <berrange@redhat.com> - 0.9.0-4.fc8
  - Fix debuginfo by passing -Wl,--build-id to linker
* Wed Aug 29 2007 David Woodhouse <dwmw2@infradead.org> 0.9.0-4
  - Update licence
  - Fix CDROM emulation (#253542)
* Wed Aug 29 2007 Daniel P. Berrange <berrange@redhat.com> - 0.9.0-3.fc8
  - Added backport of VNC password auth, and TLS+x509 cert auth
  - Switch to rtl8139 NIC by default for linkstate reporting
  - Fix rtl8139 mmio region mappings with multiple NICs
* Mon Apr 02 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 0.9.0-2
  - Fix direct loading of a linux kernel with -kernel & -initrd (bz 234681)
  - Remove spurious execute bits from manpages (bz 222573)
* Tue Feb 06 2007 David Woodhouse <dwmw2@infradead.org> 0.9.0-1
  - Update to 0.9.0
* Wed Jan 31 2007 David Woodhouse <dwmw2@infradead.org> 0.8.2-5
  - Include licences
* Mon Nov 13 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 0.8.2-4
  - Backport patch to make FC6 guests work by Kevin Kofler
    <Kevin@tigcc.ticalc.org> (bz 207843).
* Tue Sep 12 2006 David Woodhouse <dwmw2@infradead.org> 0.8.2-3
  - Rebuild
* Fri Aug 25 2006 Matthias Saou <http://freshrpms.net/> 0.8.2-2
  - Remove the target-list iteration for x86_64 since they all build again.
  - Make gcc32 vs. gcc34 conditional on %{fedora} to share the same spec for
    FC5 and FC6.
* Thu Aug 24 2006 Matthias Saou <http://freshrpms.net/> 0.8.2-1
  - Update to 0.8.2 (#200065).
  - Drop upstreamed syscall-macros patch2.
  - Put correct scriplet dependencies.
  - Force install mode for the init script to avoid umask problems.
  - Add %postun condrestart for changes to the init script to be applied if any.
  - Update description with the latest "about" from the web page (more current).
  - Update URL to qemu.org one like the Source.
  - Add which build requirement.
  - Don't include texi files in %doc since we ship them in html.
  - Switch to using gcc34 on devel, FC5 still has gcc32.
  - Add kernheaders patch to fix linux/compiler.h inclusion.
  - Add target-sparc patch to fix compiling on ppc (some int32 to float).
* Fri Jun 09 2006 David Woodhouse <dwmw2@infradead.org> 0.8.1-3
  - More header abuse in modify_ldt(), change BuildRoot:
* Thu Jun 08 2006 David Woodhouse <dwmw2@infradead.org> 0.8.1-2
  - Fix up kernel header abuse
* Wed May 31 2006 David Woodhouse <dwmw2@infradead.org> 0.8.1-1
  - Update to 0.8.1
* Sat Mar 18 2006 David Woodhouse <dwmw2@infradead.org> 0.8.0-6
  - Update linker script for PPC
* Sat Mar 18 2006 David Woodhouse <dwmw2@infradead.org> 0.8.0-5
  - Just drop $RPM_OPT_FLAGS. They're too much of a PITA
* Sat Mar 18 2006 David Woodhouse <dwmw2@infradead.org> 0.8.0-4
  - Disable stack-protector options which gcc 3.2 doesn't like
* Fri Mar 17 2006 David Woodhouse <dwmw2@infradead.org> 0.8.0-3
  - Use -mcpu= instead of -mtune= on x86_64 too
  - Disable SPARC targets on x86_64, because dyngen doesn't like fnegs
* Fri Mar 17 2006 David Woodhouse <dwmw2@infradead.org> 0.8.0-2
  - Don't use -mtune=pentium4 on i386. GCC 3.2 doesn't like it
* Fri Mar 17 2006 David Woodhouse <dwmw2@infradead.org> 0.8.0-1
  - Update to 0.8.0
  - Resort to using compat-gcc-32
  - Enable ALSA
* Tue May 17 2005 David Woodhouse <dwmw2@infradead.org> 0.7.0-2
  - Proper fix for GCC 4 putting 'blr' or 'ret' in the middle of the function,
    for i386, x86_64 and PPC.
* Sun May 01 2005 David Woodhouse <dwmw2@infradead.org> 0.7.0-1
  - Update to 0.7.0
  - Fix dyngen for PPC functions which end in unconditional branch
* Fri Apr 08 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
  - rebuilt
* Sun Feb 13 2005 David Woodhouse <dwmw2@infradead.org> 0.6.1-2
  - Package cleanup
* Sun Nov 21 2004 David Woodhouse <dwmw2@redhat.com> 0.6.1-1
  - Update to 0.6.1
* Wed Jul 21 2004 David Woodhouse <dwmw2@redhat.com> 0.6.0-2
  - Compile fix from qemu CVS, add x86_64 host support
* Thu May 13 2004 David Woodhouse <dwmw2@redhat.com> 0.6.0-1
  - Update to 0.6.0.
* Sun May 09 2004 David Woodhouse <dwmw2@redhat.com> 0.5.5-1
  - Update to 0.5.5.
* Mon May 03 2004 David Woodhouse <dwmw2@redhat.com> 0.5.4-1
  - Update to 0.5.4.
* Fri Apr 23 2004 David Woodhouse <dwmw2@redhat.com> 0.5.3-1
  - Update to 0.5.3. Add init script.
* Fri Jul 18 2003 Jeff Johnson <jbj@redhat.com> 0.4.3-1
  - Create.

Files

°›$	


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Nov 22 03:58:54 2008