[ubuntu/precise-proposed] gnu-efi 3.0u+debian-1ubuntu2~12.04.0 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Thu Sep 26 21:25:57 UTC 2013
gnu-efi (3.0u+debian-1ubuntu2~12.04.0) precise; urgency=low
* Backport gnu-efi from saucy to precise to support new versions of
shim. LP: #1229572.
gnu-efi (3.0u+debian-1ubuntu2) saucy; urgency=low
* debian/patches/gcc46-compatibility: don't break with old compilers
and -DGNU_EFI_USE_MS_ABI.
gnu-efi (3.0u+debian-1ubuntu1) saucy; urgency=low
* Merge from Debian experimental, remaining changes:
- pass architecture arguments when building the x86_64 code on i386
* Dropped changes, included upstream:
- build with -fno-stack-protector.
gnu-efi (3.0u+debian-1) experimental; urgency=low
* Merging upstream version 3.0u+debian (Closes: #712639).
* Dropping no-stack-protector.patch, included upstream.
gnu-efi (3.0t+debian-2) experimental; urgency=low
* Dropping suggests on elilo.
gnu-efi (3.0t+debian-1) experimental; urgency=low
* Merging upstream version 3.0t+debian.
* Updating year in copyright file.
* Refreshing no-stack-protector.patch.
gnu-efi (3.0s+debian-3) unstable; urgency=low
* Removing all references to my old email address.
gnu-efi (3.0s+debian-2) unstable; urgency=low
* Adding no-stack-protector.patch from Colin Watson
<cjwatson at ubuntu.com> to make other packages being able to link
against gnu-efi.
* Dropping dpkg-source compression levels.
* Adding dpkg-source local-options.
gnu-efi (3.0s+debian-1ubuntu2) raring; urgency=low
* Restore -fno-stack-protector; this is needed to build packages linked
against gnu-efi, such as efilinux. This change is now in a patch with a
header explaining the reasoning, to try to avoid it being dropped in
future.
gnu-efi (3.0s+debian-1ubuntu1) raring; urgency=low
* Merge from Debian unstable, dropped changes:
- gnuefi/elf_x86_64_efi.lds: align the .reloc section; merged upstream.
- Build with -fno-stack-protector; no longer needed.
* debian/rules: past architecture arguments when building the x86_64 code on
i386; otherwise the upstream build system wrongly assumes that if uname
says x86_64, it doesn't have to pass -m64 to the compiler.
gnu-efi (3.0s+debian-1) unstable; urgency=low
* Merging upstream version 3.0s+debian.
gnu-efi (3.0r+debian-1) experimental; urgency=low
* Merging upstream version 3.0r+debian (Closes: #637276, #679627):
- Rebuilding upstream tarball without debian directory.
* Removing useless whitespaces at EOL and EOF.
* Updating package to debhelper version 9.
* Updating package to standards version 3.9.4.
* Making build-depends on binutils unversioned, already fulfilled by
wheezy.
* Sorting architectures in gcc-multilib build-depends alphabetically.
* Wrapping build-depends to 80 chars per line.
* Adding homepage field.
* Sorting architectures field alphabetically.
* Removing pre-wheezy conflicts on libc6-i386.
* Removing French spacing in package long-description.
* Rewriting copyright file in copyright-format version 1.0.
* Prefixing debhelper files with package name.
* Simplifying debhelper docs file by using wildcard.
* Removing watch file.
* Reorganizing rules file in minimized debhelper form.
* Switching to source format 3.0 (quilt).
* Switching to xz compression.
* Adding todo file.
gnu-efi (3.0i-4) unstable; urgency=low
* Updating maintainers and uploaders fields:
- Removing Julien from uploaders, he resigned from the project
(Closes: #688546).
- Removing Bdale from uploaders as he wished.
- Adding myself as maintainer.
gnu-efi (3.0i-3ubuntu2) quantal; urgency=low
* gnuefi/elf_x86_64_efi.lds: align the .reloc section; otherwise the
generated binaries may not validate correctly with Secure Boot.
Date: Tue, 24 Sep 2013 14:21:08 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/gnu-efi/3.0u+debian-1ubuntu2~12.04.0
-------------- next part --------------
Format: 1.8
Date: Tue, 24 Sep 2013 14:21:08 -0700
Source: gnu-efi
Binary: gnu-efi
Architecture: source
Version: 3.0u+debian-1ubuntu2~12.04.0
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
gnu-efi - Library for developing EFI applications
Closes: 637276 679627 688546 712639
Launchpad-Bugs-Fixed: 1229572
Changes:
gnu-efi (3.0u+debian-1ubuntu2~12.04.0) precise; urgency=low
.
* Backport gnu-efi from saucy to precise to support new versions of
shim. LP: #1229572.
.
gnu-efi (3.0u+debian-1ubuntu2) saucy; urgency=low
.
* debian/patches/gcc46-compatibility: don't break with old compilers
and -DGNU_EFI_USE_MS_ABI.
.
gnu-efi (3.0u+debian-1ubuntu1) saucy; urgency=low
.
* Merge from Debian experimental, remaining changes:
- pass architecture arguments when building the x86_64 code on i386
* Dropped changes, included upstream:
- build with -fno-stack-protector.
.
gnu-efi (3.0u+debian-1) experimental; urgency=low
.
* Merging upstream version 3.0u+debian (Closes: #712639).
* Dropping no-stack-protector.patch, included upstream.
.
gnu-efi (3.0t+debian-2) experimental; urgency=low
.
* Dropping suggests on elilo.
.
gnu-efi (3.0t+debian-1) experimental; urgency=low
.
* Merging upstream version 3.0t+debian.
* Updating year in copyright file.
* Refreshing no-stack-protector.patch.
.
gnu-efi (3.0s+debian-3) unstable; urgency=low
.
* Removing all references to my old email address.
.
gnu-efi (3.0s+debian-2) unstable; urgency=low
.
* Adding no-stack-protector.patch from Colin Watson
<cjwatson at ubuntu.com> to make other packages being able to link
against gnu-efi.
* Dropping dpkg-source compression levels.
* Adding dpkg-source local-options.
.
gnu-efi (3.0s+debian-1ubuntu2) raring; urgency=low
.
* Restore -fno-stack-protector; this is needed to build packages linked
against gnu-efi, such as efilinux. This change is now in a patch with a
header explaining the reasoning, to try to avoid it being dropped in
future.
.
gnu-efi (3.0s+debian-1ubuntu1) raring; urgency=low
.
* Merge from Debian unstable, dropped changes:
- gnuefi/elf_x86_64_efi.lds: align the .reloc section; merged upstream.
- Build with -fno-stack-protector; no longer needed.
* debian/rules: past architecture arguments when building the x86_64 code on
i386; otherwise the upstream build system wrongly assumes that if uname
says x86_64, it doesn't have to pass -m64 to the compiler.
.
gnu-efi (3.0s+debian-1) unstable; urgency=low
.
* Merging upstream version 3.0s+debian.
.
gnu-efi (3.0r+debian-1) experimental; urgency=low
.
* Merging upstream version 3.0r+debian (Closes: #637276, #679627):
- Rebuilding upstream tarball without debian directory.
* Removing useless whitespaces at EOL and EOF.
* Updating package to debhelper version 9.
* Updating package to standards version 3.9.4.
* Making build-depends on binutils unversioned, already fulfilled by
wheezy.
* Sorting architectures in gcc-multilib build-depends alphabetically.
* Wrapping build-depends to 80 chars per line.
* Adding homepage field.
* Sorting architectures field alphabetically.
* Removing pre-wheezy conflicts on libc6-i386.
* Removing French spacing in package long-description.
* Rewriting copyright file in copyright-format version 1.0.
* Prefixing debhelper files with package name.
* Simplifying debhelper docs file by using wildcard.
* Removing watch file.
* Reorganizing rules file in minimized debhelper form.
* Switching to source format 3.0 (quilt).
* Switching to xz compression.
* Adding todo file.
.
gnu-efi (3.0i-4) unstable; urgency=low
.
* Updating maintainers and uploaders fields:
- Removing Julien from uploaders, he resigned from the project
(Closes: #688546).
- Removing Bdale from uploaders as he wished.
- Adding myself as maintainer.
.
gnu-efi (3.0i-3ubuntu2) quantal; urgency=low
.
* gnuefi/elf_x86_64_efi.lds: align the .reloc section; otherwise the
generated binaries may not validate correctly with Secure Boot.
Checksums-Sha1:
8880ad3426abc960599e6b5f465f92ddd1e85133 2014 gnu-efi_3.0u+debian-1ubuntu2~12.04.0.dsc
97a1145744cec380bc95759073b8a339eaa8ff78 6084 gnu-efi_3.0u+debian-1ubuntu2~12.04.0.debian.tar.xz
Checksums-Sha256:
babb5e2549f8326277aac5e939e6aa2e26290426fbf33527d3fdaa1a2a2ced8a 2014 gnu-efi_3.0u+debian-1ubuntu2~12.04.0.dsc
9cbdbeb651a3c5c9fc0e5b436b94f429b623a3adb1f093276381a763f8282779 6084 gnu-efi_3.0u+debian-1ubuntu2~12.04.0.debian.tar.xz
Files:
3153d8f7d26458838aa72f5358355b0a 2014 devel optional gnu-efi_3.0u+debian-1ubuntu2~12.04.0.dsc
c7915bfac1805be30239f8ff72a7b53e 6084 devel optional gnu-efi_3.0u+debian-1ubuntu2~12.04.0.debian.tar.xz
Original-Maintainer: Daniel Baumann <mail at daniel-baumann.ch>
More information about the Precise-changes
mailing list