source: bootcd/isolinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/debian/changelog

Last change on this file was e16e8f2, checked in by Edwin Eefting <edwin@datux.nl>, 3 years ago

bootstuff

  • Property mode set to 100644
File size: 4.7 KB
Line 
1gnu-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@debian.org>  Sat, 12 Sep 2009 11:38:57 +0200
16
17gnu-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@debian.org>  Fri, 11 Sep 2009 18:26:22 +0200
29
30gnu-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@debian.org>  Sun, 02 Aug 2009 12:06:40 -0400
39
40gnu-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@debian.org>  Wed, 17 Jun 2009 16:41:26 +0200
51
52gnu-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@hp.com>  Wed, 04 Jun 2008 15:11:12 -0600
59
60gnu-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@jones.dk>  Wed, 30 Apr 2008 01:22:35 +0200
67
68gnu-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@hp.com>  Mon, 31 Mar 2008 09:31:52 -0600
75
76gnu-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@hp.com>  Wed, 21 Aug 2007 14:12:09 -0600
86
87gnu-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@gag.com>  Fri, 24 Mar 2006 05:02:28 -0700
93
94gnu-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@gag.com>  Wed,  7 Dec 2005 20:55:46 -0800
102
103gnu-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@gag.com>  Thu, 23 Oct 2003 19:53:19 -0600
109
110gnu-efi (3.0a-3) unstable; urgency=low
111
112  * add i386 to the list of supported architectures
113
114 -- Bdale Garbee <bdale@gag.com>  Mon,  6 Oct 2003 10:04:13 -0600
115
116gnu-efi (3.0a-2) unstable; urgency=low
117
118  * patch to linker scripts from Matthew Wilcox <willy@debian.org> that
119    allows compilation with GCC 3.3
120
121 -- Bdale Garbee <bdale@gag.com>  Wed,  1 Oct 2003 13:52:51 -0600
122
123gnu-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@gag.com>  Tue, 26 Feb 2002 20:50:35 -0700
129
130gnu-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@gag.com>  Thu, 22 Nov 2001 10:28:15 -0700
136
137gnu-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@gag.com>  Tue, 10 Jul 2001 13:18:50 -0600
143
144gnu-efi (2.5-1) unstable; urgency=low
145
146  * newer upstream release, repackages to use real upstream source
147
148 -- Bdale Garbee <bdale@gag.com>  Tue,  5 Jun 2001 22:51:58 -0600
149
150gnu-efi (1.1-1) unstable; urgency=low
151
152  * Initial Release.
153
154 -- Randolph Chung <tausq@debian.org>  Mon, 15 Jan 2001 21:05:34 -0800
155
Note: See TracBrowser for help on using the repository browser.