[ubuntu/trusty-proposed] ipxe 1.0.0+git-20131111.c3d1e78-1ubuntu1 (Accepted)

James Page james.page at ubuntu.com
Tue Nov 26 18:05:15 UTC 2013


ipxe (1.0.0+git-20131111.c3d1e78-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable, remaining changes:
    - d/p/enable-https.patch: Enable HTTPS support.
    - d/control,grub-ipxe*: Split grub integration from ipxe->grub-ipxe.
    - d/control: Transition kvm-ipxe->ipxe-qemu for LTS->LTS upgrade.
    - d/ipxe-qemu.links: Add compat links from /usr/share/qemu to
      /usr/lib/ipxe/qemu.
    - d/ipxe-qemu.install: Install ne.rom as pxe-ne2k_isa.rom.
  * All other changes dropped in preference to upstream Debian
    packaging.
  * d/control: Add libiberty-dev to BD's to fix FTBFS.

ipxe (1.0.0+git-20131111.c3d1e78-1) unstable; urgency=low

  * New snapshot.
  * Add undionly.kkpxe. (closes: #671340)
  * Ignore result of update-grub invocation. (closes: #660459)
  * Mark packages as multi-arch foreign. (closes: #728476)
  * Use debhelper 9.
  * Remove old breaks relations.
  * Add 64-bit EFI images:
    - Build-depend on binutils-dev, zlib1g-dev.
    - Add combined EFI/legacy images for qemu.
    - Properly clean build dir.
  * Install images in ipxe-qemu to match names used by qemu:
    - Add compatility symlink for e1000_82540.
    - Use dh-exec to allow renames in dh_install.

ipxe (1.0.0+git-20130710.936134e-0ubuntu1) saucy; urgency=low

  * New upstream snapshot:
    - d/p/fix-bp-bug.patch: Dropped; included in snapshot.
    - d/p/baseroms-target.diff: Dropped; no longer required.
    - Refreshed all other patches.
  * d/rules: Use date for snapshot prefix instead of increment.
  * d/p/qemu-target-fix-names.diff: Consolidated into qemu-target.diff.
  * d/p/*: Tidied redundant patches.
  * d/control,rules: Move roms for use with qemu-kvm to ipxe-qemu, update
    kvm-ipxe to be transitional.
  * d/control: Drop Depends from grub-ipxe to ipxe as its not required.

ipxe (1.0.0+git-20120202.f6840ba-3) unstable; urgency=low

  * Fix to break qemu-system instead of qemu. (closes: #658982)
  * Make ipxe-qemu break and replace ipxe. (closes: #658684)
  * Add link for ipxe.lkrn, so all images can be found in one location.

ipxe (1.0.0+git-20120202.f6840ba-2) unstable; urgency=low

  * Fix grub setup and restrict entry by default. (closes: #658465)
  * Install only combined images into ipxe package.
  * Install rom images needed for qemu into ipxe-qemu package.
    - Add breaks against qemu and qemu-kvm.
  * Disable rom banner timeout. (closes: #638574)

ipxe (1.0.0+git-20120202.f6840ba-1) unstable; urgency=low

  * New snapshot.
  * Disable ath9k roms.
  * Fix tg3 build.
  * Create grub entry. (closes: #626238)
  * Override version string with package version.

Date: Tue, 26 Nov 2013 17:50:47 +0000
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/ipxe/1.0.0+git-20131111.c3d1e78-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 26 Nov 2013 17:50:47 +0000
Source: ipxe
Binary: ipxe ipxe-qemu kvm-ipxe grub-ipxe
Architecture: source
Version: 1.0.0+git-20131111.c3d1e78-1ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
Description: 
 grub-ipxe  - Network booting from GRUB using iPXE
 ipxe       - PXE boot firmware
 ipxe-qemu  - PXE boot firmware - ROM images for qemu
 kvm-ipxe   - transitional dummy package
Closes: 626238 638574 658465 658684 658982 660459 671340 728476
Changes: 
 ipxe (1.0.0+git-20131111.c3d1e78-1ubuntu1) trusty; urgency=low
 .
   * Merge from Debian unstable, remaining changes:
     - d/p/enable-https.patch: Enable HTTPS support.
     - d/control,grub-ipxe*: Split grub integration from ipxe->grub-ipxe.
     - d/control: Transition kvm-ipxe->ipxe-qemu for LTS->LTS upgrade.
     - d/ipxe-qemu.links: Add compat links from /usr/share/qemu to
       /usr/lib/ipxe/qemu.
     - d/ipxe-qemu.install: Install ne.rom as pxe-ne2k_isa.rom.
   * All other changes dropped in preference to upstream Debian
     packaging.
   * d/control: Add libiberty-dev to BD's to fix FTBFS.
 .
 ipxe (1.0.0+git-20131111.c3d1e78-1) unstable; urgency=low
 .
   * New snapshot.
   * Add undionly.kkpxe. (closes: #671340)
   * Ignore result of update-grub invocation. (closes: #660459)
   * Mark packages as multi-arch foreign. (closes: #728476)
   * Use debhelper 9.
   * Remove old breaks relations.
   * Add 64-bit EFI images:
     - Build-depend on binutils-dev, zlib1g-dev.
     - Add combined EFI/legacy images for qemu.
     - Properly clean build dir.
   * Install images in ipxe-qemu to match names used by qemu:
     - Add compatility symlink for e1000_82540.
     - Use dh-exec to allow renames in dh_install.
 .
 ipxe (1.0.0+git-20130710.936134e-0ubuntu1) saucy; urgency=low
 .
   * New upstream snapshot:
     - d/p/fix-bp-bug.patch: Dropped; included in snapshot.
     - d/p/baseroms-target.diff: Dropped; no longer required.
     - Refreshed all other patches.
   * d/rules: Use date for snapshot prefix instead of increment.
   * d/p/qemu-target-fix-names.diff: Consolidated into qemu-target.diff.
   * d/p/*: Tidied redundant patches.
   * d/control,rules: Move roms for use with qemu-kvm to ipxe-qemu, update
     kvm-ipxe to be transitional.
   * d/control: Drop Depends from grub-ipxe to ipxe as its not required.
 .
 ipxe (1.0.0+git-20120202.f6840ba-3) unstable; urgency=low
 .
   * Fix to break qemu-system instead of qemu. (closes: #658982)
   * Make ipxe-qemu break and replace ipxe. (closes: #658684)
   * Add link for ipxe.lkrn, so all images can be found in one location.
 .
 ipxe (1.0.0+git-20120202.f6840ba-2) unstable; urgency=low
 .
   * Fix grub setup and restrict entry by default. (closes: #658465)
   * Install only combined images into ipxe package.
   * Install rom images needed for qemu into ipxe-qemu package.
     - Add breaks against qemu and qemu-kvm.
   * Disable rom banner timeout. (closes: #638574)
 .
 ipxe (1.0.0+git-20120202.f6840ba-1) unstable; urgency=low
 .
   * New snapshot.
   * Disable ath9k roms.
   * Fix tg3 build.
   * Create grub entry. (closes: #626238)
   * Override version string with package version.
Checksums-Sha1: 
 1da3f307c115174ca30ddb04c1f3333b35edaccb 2106 ipxe_1.0.0+git-20131111.c3d1e78-1ubuntu1.dsc
 ab3bf6813e3e858b0c23cbad4f3f2f0cf129b1cf 2695593 ipxe_1.0.0+git-20131111.c3d1e78.orig.tar.gz
 aaab1a569e75ac1f4c9c8ce1cd1e4816486af2bc 10088 ipxe_1.0.0+git-20131111.c3d1e78-1ubuntu1.debian.tar.gz
Checksums-Sha256: 
 be01cf4e099fa297ea1df3d7353b185bdbcb4255e615ae36799a39db2770d7aa 2106 ipxe_1.0.0+git-20131111.c3d1e78-1ubuntu1.dsc
 f2d9cf32b4175dc9241010b201ee7efeed59255e0c9d83ba412e54d833d5c336 2695593 ipxe_1.0.0+git-20131111.c3d1e78.orig.tar.gz
 8671520eea912738f07dd5fabd7f6f62876b41687c2ab197dcd9d964fab22834 10088 ipxe_1.0.0+git-20131111.c3d1e78-1ubuntu1.debian.tar.gz
Files: 
 736012d84f654e36ba78a489733f2c4b 2106 admin optional ipxe_1.0.0+git-20131111.c3d1e78-1ubuntu1.dsc
 b5475d84f17463c9dfaaae5b0c300095 2695593 admin optional ipxe_1.0.0+git-20131111.c3d1e78.orig.tar.gz
 8be16c8d377171ddd4173f54763aa7c6 10088 admin optional ipxe_1.0.0+git-20131111.c3d1e78-1ubuntu1.debian.tar.gz
Original-Maintainer: Bastian Blank <waldi at debian.org>

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

iQIcBAEBCAAGBQJSlOJrAAoJEL/srsug59jDcv8QAKMLiHg5w2TTnXtIFOneFuii
8B+b7jdhaRYGn8Vog7TjCYguWbGBa+xf9eUJuMzCorDf2+Qcy4GdcWmm4pnkDSH7
BwPwypn3Sn/86UddCSrDer62ijPzflDAtDyiahSEhx5Kd5PHXe1LnQS+xVOlOHdb
A8H5vGZkBtp6yauYcNXubz91zfqcFlAV+Ys6UxK/2UVPoapqJFzpb+yzK/ygp9HC
UMQfkaFCgrk1z4bTaLM8cV4EZPMeu6eEG5lq6IhAuSFpiZAIIZwowfL4/P4kGNLk
yA+v3zh5Q1ghVl5FhGCkF6TMeKGXV+Z4PQnuENHGRmr+LdxvHl1aVF5M+SgNhZJx
wX5ntM4lyq1wXdkSS6zVAB5Al9juNjMCWqpJ0gcsVvqH1ktq5R4goRFJqvGpnI5m
sK/UqJqx1IAhAjN2YH6a5utfncn2lceV3I0qEgFdynYhLXUEvQivUiOaCtgZ2Qwn
CAXlpCBa1jUtUIM+K0OiD2bxtbqgtOLQXHorpj0mM/ZCF0HzBVrUjg2IKBh2crZV
PtAhrNXAZIG54qyZ7xtfgdj7x/kzI+PD3/yiKDFaSUpuBIoB/zTK/5yc/ElZCiiA
SIcBkuoUZ6hVZ0uuInUB77qs2lykVFsoVeNyDSGhCIhDxoB6JWqjjlLJKqsfTW4M
9WGAd5jJPVWMEQ+zroLD
=+JRb
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list