[ubuntu/karmic] bochs 2.3.7+20090416-1ubuntu1 (Accepted)

David Futcher bobbo at ubuntu.com
Fri May 1 17:25:14 BST 2009


bochs (2.3.7+20090416-1ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #370427), remaining changes:
    - debian/patches/12_no-ssp.patch: Build bios with -fno-stack-protector
    - Add Replaces/Conflicts for bochsbios-qemu (<< 2.3.6-2)

bochs (2.3.7+20090416-1) unstable; urgency=low

  * New upstream snapshot.
    - debian/patches/00_base.patch: Refresh.
    - debian/patches/02_libtool.patch: Likewise.
    - debian/patches/03_qemu_bios.patch: Likewise.
    - debian/patches/04_man_table.patch: Likewise.
    - debian/patches/05_bios_delay_loop.patch: Likewise.
    - debian/patches/10_enable_iasl.patch: Likewise.
    - debian/patches/11_docbook_section_name.patch: New file.
    - debian/patches/11_ftbfs_3dnow.patch: Remove, fixed upstream.
  * Do no use obsolete --enable-icache configure option.
  * Fix a bashism in /etc/bochs-init/init.sh by explicitely specifing the
    variable REPLY for read. (Closes: #489543)
  * Switch to debhelper compatibility level 7.
  * Use dh_prep instead of “dh_clean -k”.
  * Add QEMU patches for bochsbios. (Closes: #523305)
    - debian/patches/0006_qemu-bios-use-preprocessor-for-pci-link-routing.patch
    - debian/patches/0007_bios-add-26-pci-slots,-bringing-the-total-to-32.patch
    - debian/patches/0008_qemu-bios-provide-gpe-_l0x-methods.patch
    - debian/patches/0009_qemu-bios-pci-hotplug-support.patch
    - debian/patches/0011_read-additional-acpi-tables-from-a-vm.patch
    - debian/patches/0012-load-smbios-entries-and-files-from-qemu.patch
    - debian/patches/0013_fix-non-acpi-timer-interrupt-routing.patch
  * Remove comment from README.Debian about x86-64 support not being enabled.
  * Remove unused and obsolete plex86 patch.
    - debian/patches/plex86.disabled
  * Use $(filter ...) instead of $(findstring ...) to extract space separated
    options from DEB_BUILD_OPTIONS in debian/rules.
  * Add following configure options (to explicitly enable them):
    --enable-pcidev (only on Linux), --enable-acpi, --enable-usb-ohci,
    --enable-a20-pin, --enable-sse-extension, --enable-xsave, --enable-sep,
    --enable-popcnt, --enable-movbe.

Date: Thu, 30 Apr 2009 07:46:11 +0100
Changed-By: David Futcher <bobbo at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: David Futcher <david.futcher at bobbo.me.uk>
https://launchpad.net/ubuntu/karmic/+source/bochs/2.3.7+20090416-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 30 Apr 2009 07:46:11 +0100
Source: bochs
Binary: bochs bochs-doc bochsbios bochs-wx bochs-sdl bochs-term bochs-x bochs-svga bximage sb16ctrl-bochs
Architecture: source
Version: 2.3.7+20090416-1ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: David Futcher <bobbo at ubuntu.com>
Description: 
 bochs      - IA-32 PC emulator
 bochs-doc  - Bochs upstream documentation
 bochs-sdl  - SDL plugin for Bochs
 bochs-svga - SVGA plugin for Bochs
 bochs-term - Terminal (ncurses-based) plugin for Bochs
 bochs-wx   - WxWindows plugin for Bochs
 bochs-x    - X11 plugin for Bochs
 bochsbios  - BIOS for the Bochs emulator
 bximage    - Disk Image Creation Tool for Bochs
 sb16ctrl-bochs - control utility for Bochs emulated SB16 card
Closes: 489543 523305
Launchpad-Bugs-Fixed: 370427
Changes: 
 bochs (2.3.7+20090416-1ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable (LP: #370427), remaining changes:
     - debian/patches/12_no-ssp.patch: Build bios with -fno-stack-protector
     - Add Replaces/Conflicts for bochsbios-qemu (<< 2.3.6-2)
 .
 bochs (2.3.7+20090416-1) unstable; urgency=low
 .
   * New upstream snapshot.
     - debian/patches/00_base.patch: Refresh.
     - debian/patches/02_libtool.patch: Likewise.
     - debian/patches/03_qemu_bios.patch: Likewise.
     - debian/patches/04_man_table.patch: Likewise.
     - debian/patches/05_bios_delay_loop.patch: Likewise.
     - debian/patches/10_enable_iasl.patch: Likewise.
     - debian/patches/11_docbook_section_name.patch: New file.
     - debian/patches/11_ftbfs_3dnow.patch: Remove, fixed upstream.
   * Do no use obsolete --enable-icache configure option.
   * Fix a bashism in /etc/bochs-init/init.sh by explicitely specifing the
     variable REPLY for read. (Closes: #489543)
   * Switch to debhelper compatibility level 7.
   * Use dh_prep instead of “dh_clean -k”.
   * Add QEMU patches for bochsbios. (Closes: #523305)
     - debian/patches/0006_qemu-bios-use-preprocessor-for-pci-link-routing.patch
     - debian/patches/0007_bios-add-26-pci-slots,-bringing-the-total-to-32.patch
     - debian/patches/0008_qemu-bios-provide-gpe-_l0x-methods.patch
     - debian/patches/0009_qemu-bios-pci-hotplug-support.patch
     - debian/patches/0011_read-additional-acpi-tables-from-a-vm.patch
     - debian/patches/0012-load-smbios-entries-and-files-from-qemu.patch
     - debian/patches/0013_fix-non-acpi-timer-interrupt-routing.patch
   * Remove comment from README.Debian about x86-64 support not being enabled.
   * Remove unused and obsolete plex86 patch.
     - debian/patches/plex86.disabled
   * Use $(filter ...) instead of $(findstring ...) to extract space separated
     options from DEB_BUILD_OPTIONS in debian/rules.
   * Add following configure options (to explicitly enable them):
     --enable-pcidev (only on Linux), --enable-acpi, --enable-usb-ohci,
     --enable-a20-pin, --enable-sse-extension, --enable-xsave, --enable-sep,
     --enable-popcnt, --enable-movbe.
Checksums-Sha1: 
 88ce06e58eee485b403f839c0684040ca1757ec8 1752 bochs_2.3.7+20090416-1ubuntu1.dsc
 97988f84b3204ff2f1a4a8f2d7afa892bdf9a71c 3872183 bochs_2.3.7+20090416.orig.tar.gz
 ec6f955008641acae14f5a9439cf5b2ba6adfe7e 33319 bochs_2.3.7+20090416-1ubuntu1.diff.gz
Checksums-Sha256: 
 54d155db522d380de974983d27a2d21229b28df1ffeae80e26451bf6b6314d25 1752 bochs_2.3.7+20090416-1ubuntu1.dsc
 40984a8345df5f10eddb224cbfe3e9cde5bef966f389542ed1ea3f5a8abf1dd6 3872183 bochs_2.3.7+20090416.orig.tar.gz
 e9b8d50358bb48778eab85d548d266e7aff2d9dfb5b0efea30c015194e63ba90 33319 bochs_2.3.7+20090416-1ubuntu1.diff.gz
Files: 
 abcae3c0f65bad4ca288609a98f85698 1752 misc extra bochs_2.3.7+20090416-1ubuntu1.dsc
 36ce64088f5f2223f17326c959ea1d18 3872183 misc extra bochs_2.3.7+20090416.orig.tar.gz
 569cda6b9d1737f737b5f53e2021fc03 33319 misc extra bochs_2.3.7+20090416-1ubuntu1.diff.gz
Original-Maintainer: Guillem Jover <guillem at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkn7IdYACgkQc/GdKypR+81GAACfcKPz+YfYrprrXFRp3RuINqXg
28sAnjWa6YvyU5BtTGbWwyImGvY+uXkA
=YCDK
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list