Change logs for etherboot source package in Maverick

  • etherboot (5.4.4-7ubuntu2) maverick; urgency=low
    
      * Revert back the change "Add kvm-pxe package containing the PXE ROM's
        kvm needs to pxeboot." and drop the etherboot-qemu package to have
        the problem described in LP: #570870 fixed.
      * debian/rules: Prefer "chmod 0644 debian/kvm-pxe/usr/share/qemu/*" to
        "chmod -x $(CURDIR)/debian/kvm-pxe/usr/share/qemu/*" as the first one
        does one of the things that the second one does.
    
    etherboot (5.4.4-7ubuntu1) maverick; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - debian/rules: unexport LDFLAGS and CFLAGS to avoid a FTBFS
        - nossp.patch: compile using -fno-stack-protector.
        - debian/control:
          + Added build dependency on grub (grub-legacy is not yet in Ubuntu)
          + Build-Depend on syslinux instead of syslinux-common | syslinux. We need
            /usr/bin/syslinux during build.
      * Dropped changes:
        - Add kvm-pxe package containing the PXE ROM's kvm needs to pxeboot:
          fixed in debian
        - debian/rules: fix the installation directory of the kvm-pxe roms
          to /usr/share/qemu, rather than /usr/share/kvm, LP: #570870: change
          no longer needed as we dropped the change "Add kvm-pxe package containing
          the PXE ROM's kvm needs to pxeboot." as it's fixed in debian
        - Add patch etherboot-5.4.4-e1000-tx-volatile.patch from Fedora
          Taken from https://bugzilla.redhat.com/show_bug.cgi?id=507391
          (LP: #617316): fixed in debian
        - debian/control: Added build dependency on syslinux (syslinux-common
          is not yet in Ubuntu): replaced by the change "Build-Depend
          on syslinux instead of syslinux-common | syslinux. We need
          /usr/bin/syslinux during build."
    
    etherboot (5.4.4-7) unstable; urgency=low
    
      * Updating standards version to 3.9.0.
      * Workarounding issues in build system for amd64 (Closes: #593399).
      * Updating standards version to 3.9.1.
    
    etherboot (5.4.4-6) unstable; urgency=low
    
      * Making BOOTP in package descriptions all capital (Closes: #583706).
    
    etherboot (5.4.4-5) unstable; urgency=low
    
      [ Vagrant Cascadian ]
      * Also add virtio-net rom to etherboot-qemu package.
      * Also add rtl8029 to etherboot-qemu package.
      * Added debian/watch file.
    
      [ Daniel Baumann ]
      * Removing watch file (watch files in the packages are broken by
        design, i use a different approach for my packages).
      * Adding patch from Mark McLoughlin <email address hidden> to Fix e1000
        PXE boot caused by compiler optimization (Closes: #569581).
    
    etherboot (5.4.4-4) unstable; urgency=low
    
      * Renumbering conglomeration.patch.
      * Adding patch from Bernhard Kauer <email address hidden> to
        return size in tftp_read_file (Closes: #414158).
      * Updating dh call in rules to more common order.
      * Also calling dh_fixperms in dh_fixperms override (doesn't make a
        difference now, but it's more future proof).
    
    etherboot (5.4.4-3) unstable; urgency=low
    
      * Removing superfluous section declaration in control.
      * Removing recommends on mknbi for etherboot-qemu.
      * Adding a enhances qemu and kvm to etherboot-qemu.
      * Correcting name of Gergely in the changelog entry of 5.4.4-1.
      * Capitalizing tftp in package description (Closes: #561373).
      * Combine chmod calls under a dh_fixperms override.
      * Updating to standards 3.8.4.
      * Adding symlink so that it cross-builds on amd64 too (Closes:
        #568553).
    
    etherboot (5.4.4-2) unstable; urgency=low
    
      * Adding etherboot-qemu that contains uncompressed targets for
        qemu/kvm (Closes: #552402).
     -- Lorenzo De Liso <email address hidden>   Thu, 09 Sep 2010 21:11:38 +0200
  • etherboot (5.4.4-7ubuntu1) maverick; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - debian/rules: unexport LDFLAGS and CFLAGS to avoid a FTBFS
        - nossp.patch: compile using -fno-stack-protector.
        - debian/control:
          + Added build dependency on grub (grub-legacy is not yet in Ubuntu)
          + Build-Depend on syslinux instead of syslinux-common | syslinux. We need
            /usr/bin/syslinux during build.
      * Dropped changes:
        - Add kvm-pxe package containing the PXE ROM's kvm needs to pxeboot:
          fixed in debian
        - debian/rules: fix the installation directory of the kvm-pxe roms
          to /usr/share/qemu, rather than /usr/share/kvm, LP: #570870: change
          no longer needed as we dropped the change "Add kvm-pxe package containing
          the PXE ROM's kvm needs to pxeboot." as it's fixed in debian
        - Add patch etherboot-5.4.4-e1000-tx-volatile.patch from Fedora
          Taken from https://bugzilla.redhat.com/show_bug.cgi?id=507391
          (LP: #617316): fixed in debian
        - debian/control: Added build dependency on syslinux (syslinux-common
          is not yet in Ubuntu): replaced by the change "Build-Depend
          on syslinux instead of syslinux-common | syslinux. We need
          /usr/bin/syslinux during build."
    
    etherboot (5.4.4-7) unstable; urgency=low
    
      * Updating standards version to 3.9.0.
      * Workarounding issues in build system for amd64 (Closes: #593399).
      * Updating standards version to 3.9.1.
    
    etherboot (5.4.4-6) unstable; urgency=low
    
      * Making BOOTP in package descriptions all capital (Closes: #583706).
    
    etherboot (5.4.4-5) unstable; urgency=low
    
      [ Vagrant Cascadian ]
      * Also add virtio-net rom to etherboot-qemu package.
      * Also add rtl8029 to etherboot-qemu package.
      * Added debian/watch file.
    
      [ Daniel Baumann ]
      * Removing watch file (watch files in the packages are broken by
        design, i use a different approach for my packages).
      * Adding patch from Mark McLoughlin <email address hidden> to Fix e1000
        PXE boot caused by compiler optimization (Closes: #569581).
    
    etherboot (5.4.4-4) unstable; urgency=low
    
      * Renumbering conglomeration.patch.
      * Adding patch from Bernhard Kauer <email address hidden> to
        return size in tftp_read_file (Closes: #414158).
      * Updating dh call in rules to more common order.
      * Also calling dh_fixperms in dh_fixperms override (doesn't make a
        difference now, but it's more future proof).
    
    etherboot (5.4.4-3) unstable; urgency=low
    
      * Removing superfluous section declaration in control.
      * Removing recommends on mknbi for etherboot-qemu.
      * Adding a enhances qemu and kvm to etherboot-qemu.
      * Correcting name of Gergely in the changelog entry of 5.4.4-1.
      * Capitalizing tftp in package description (Closes: #561373).
      * Combine chmod calls under a dh_fixperms override.
      * Updating to standards 3.8.4.
      * Adding symlink so that it cross-builds on amd64 too (Closes:
        #568553).
    
    etherboot (5.4.4-2) unstable; urgency=low
    
      * Adding etherboot-qemu that contains uncompressed targets for
        qemu/kvm (Closes: #552402).
     -- Lorenzo De Liso <email address hidden>   Thu, 09 Sep 2010 12:14:36 +0200
  • etherboot (5.4.4-1ubuntu3) maverick; urgency=low
    
      [ Serge Hallyn ]
      * Add patch etherboot-5.4.4-e1000-tx-volatile.patch from Fedora
        Taken from https://bugzilla.redhat.com/show_bug.cgi?id=507391
        (LP: #617316)
    
      [ Stefano Rivera ]
      * Build-Depend on syslinux instead of syslinux-common | syslinux. We need
        /usr/bin/syslinux during build.
     -- Serge Hallyn <email address hidden>   Fri, 20 Aug 2010 17:40:16 -0500
  • etherboot (5.4.4-1ubuntu2) maverick; urgency=low
    
      * debian/rules: fix the installation directory of the kvm-pxe roms
        to /usr/share/qemu, rather than /usr/share/kvm, LP: #570870
     -- Dustin Kirkland <email address hidden>   Fri, 20 Aug 2010 15:53:46 -0500
  • etherboot (5.4.4-1ubuntu1) lucid; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - Add kvm-pxe package containing the PXE ROM's kvm needs to pxeboot.
        - debian/rules: unexport LDFLAGS and CFLAGS to avoid a FTBFS
        - nossp.patch: compile using -fno-stack-protector.
      * Discarded changes:
        - Add quilt to build system. (integrated in Debian)
        - genisoimage.patch: Replace all references to mkisofs to geniosimage.
          (integrated in Debian)
        - virtio.patch: Add virtio-net driver. (integrated upstream)
      * debian/control:
        - Added build dependency on grub (grub-legacy is not yet in Ubuntu)
        - Added build dependency on syslinux (syslinux-common is not yet in Ubuntu)
     -- Fabrice Coutadeur <email address hidden>   Sat, 02 Jan 2010 07:25:53 +0100