Home | History | Annotate | Download | only in debian
      1 gnu-efi (3.0i-1) unstable; urgency=low
      2 
      3   * New upstream release.
      4     + Support for FreeBSD (closes: #535696).
      5 
      6   * debian/control:
      7     + Make kfreebsd-amd64 a supported architecture.
      8     + Build-depend on gcc-multilib on kfreebsd-amd64 too.
      9   * debian/rules:
     10     + Add support for both kfreebsd-{i386,amd64}.
     11     + Install FreeBSD x86_64 linker script on kfreebsd-amd64.
     12     + Do not install ia64-specific headers on i386/amd64, do not install
     13       i386/amd64-specific headers on ia64.
     14 
     15  -- Julien BLACHE <jblache (a] debian.org>  Sat, 12 Sep 2009 11:38:57 +0200
     16 
     17 gnu-efi (3.0h-1) unstable; urgency=low
     18 
     19   * Clean up and recover from a broken NMU.
     20 
     21   * debian/control:
     22     + Bump Standards-Version to 3.8.3 (no changes).
     23     + Added myself as uploader.
     24 
     25   * gnuefi/elf_ia32_efi.lds:
     26     + Fix linker script for elf-i386 (closes: #545202).
     27 
     28  -- Julien BLACHE <jblache (a] debian.org>  Fri, 11 Sep 2009 18:26:22 +0200
     29 
     30 gnu-efi (3.0h-0.1) unstable; urgency=low
     31 
     32   * NMU
     33   * New upstream version.
     34   * Bump to Standards-Version 3.8.2.
     35   * Add watch file.
     36   * Conflict with libc6-i386 (<= 2.9-18).  closes: #533003.
     37 
     38  -- Clint Adams <schizo (a] debian.org>  Sun, 02 Aug 2009 12:06:40 -0400
     39 
     40 gnu-efi (3.0e-3) unstable; urgency=low
     41 
     42   * Non-maintainer upload with maintainer's consent.
     43 
     44   * debian/rules:
     45     + Move files from /emul/ia32-linux to /usr/lib32 (closes: #533003).
     46 
     47   * debian/control:
     48     + Bump Standards-Version to 3.8.1 (no changes).
     49 
     50  -- Julien BLACHE <jblache (a] debian.org>  Wed, 17 Jun 2009 16:41:26 +0200
     51 
     52 gnu-efi (3.0e-2) unstable; urgency=low
     53 
     54   * Fixes wrong lib when cross-building, Closes: #482077
     55   * Fixes x86_64 builds on i386, Closes: #482078
     56   * Acknowledge NMU, Closes: #473721
     57 
     58  -- Nigel Croxon <nigel.croxon (a] hp.com>  Wed, 04 Jun 2008 15:11:12 -0600
     59 
     60 gnu-efi (3.0e-1.1) unstable; urgency=low
     61 
     62   * Non-maintainer upload.
     63   * Fix installing below /emul/ia32-linux/usr/lib (not /usr/lib32) on
     64     AMD64. This closes: bug#473721.
     65 
     66  -- Jonas Smedegaard <dr (a] jones.dk>  Wed, 30 Apr 2008 01:22:35 +0200
     67 
     68 gnu-efi (3.0e-1) unstable; urgency=low
     69 
     70   * Fixes x86_64 clobbering registers
     71   * Added binutils >= 2.17.50.0.14, Closes: #461640
     72   * fixes installs parts of its build system, Closes: #439092
     73 
     74  -- Nigel Croxon <nigel.croxon (a] hp.com>  Mon, 31 Mar 2008 09:31:52 -0600
     75 
     76 gnu-efi (3.0d-1) unstable; urgency=low
     77 
     78   * new (sponsored) maintainer
     79   * Add patches to support x86_64 from C.Narayanan (Intel)
     80     with support on EFI 1.10 and UEFI 2.0 firmware.
     81   * new upstream version, Closes: #376000
     82   * fixes x86_64 elilo support, Closes: #438954
     83   * Added support for amd64, Closes: #383801
     84 
     85  -- Nigel Croxon <nigel.croxon (a] hp.com>  Wed, 21 Aug 2007 14:12:09 -0600
     86 
     87 gnu-efi (3.0c-1) unstable; urgency=low
     88 
     89   * new upstream version, described as a maintenance release for 
     90     compatibility with current gcc and binutils versions
     91 
     92  -- Bdale Garbee <bdale (a] gag.com>  Fri, 24 Mar 2006 05:02:28 -0700
     93 
     94 gnu-efi (3.0b-1) unstable; urgency=low
     95 
     96   * new upstream version, closes: #341124
     97   * downgrade priority to optional, closes: #280646
     98   * fix lib/print.c to prevent printing garbage when items were passed on
     99     software stack, closes: #283842
    100 
    101  -- Bdale Garbee <bdale (a] gag.com>  Wed,  7 Dec 2005 20:55:46 -0800
    102 
    103 gnu-efi (3.0a-4) unstable; urgency=low
    104 
    105   * fix gcc path problem in Makefile exposed by build on i386, closes: #215050
    106   * merge patches from upstream to address linker problems on i386
    107 
    108  -- Bdale Garbee <bdale (a] gag.com>  Thu, 23 Oct 2003 19:53:19 -0600
    109 
    110 gnu-efi (3.0a-3) unstable; urgency=low
    111 
    112   * add i386 to the list of supported architectures
    113 
    114  -- Bdale Garbee <bdale (a] gag.com>  Mon,  6 Oct 2003 10:04:13 -0600
    115 
    116 gnu-efi (3.0a-2) unstable; urgency=low
    117 
    118   * patch to linker scripts from Matthew Wilcox <willy (a] debian.org> that 
    119     allows compilation with GCC 3.3
    120 
    121  -- Bdale Garbee <bdale (a] gag.com>  Wed,  1 Oct 2003 13:52:51 -0600
    122 
    123 gnu-efi (3.0a-1) unstable; urgency=low
    124 
    125   * new upstream version.  fixes linker scripts to work with recent compilers,
    126     so gnu-efi is buildable from source again.
    127 
    128  -- Bdale Garbee <bdale (a] gag.com>  Tue, 26 Feb 2002 20:50:35 -0700
    129 
    130 gnu-efi (3.0-2) unstable; urgency=low
    131 
    132   * change section to devel, since elilo is a separate package now and this
    133     package only provides libs that EFI applications link
    134 
    135  -- Bdale Garbee <bdale (a] gag.com>  Thu, 22 Nov 2001 10:28:15 -0700
    136 
    137 gnu-efi (3.0-1) unstable; urgency=low
    138 
    139   * new upstream version, no longer includes elilo which is now a separate
    140     package
    141 
    142  -- Bdale Garbee <bdale (a] gag.com>  Tue, 10 Jul 2001 13:18:50 -0600
    143 
    144 gnu-efi (2.5-1) unstable; urgency=low
    145 
    146   * newer upstream release, repackages to use real upstream source
    147 
    148  -- Bdale Garbee <bdale (a] gag.com>  Tue,  5 Jun 2001 22:51:58 -0600
    149 
    150 gnu-efi (1.1-1) unstable; urgency=low
    151 
    152   * Initial Release.
    153 
    154  -- Randolph Chung <tausq (a] debian.org>  Mon, 15 Jan 2001 21:05:34 -0800
    155 
    156