Change logs for edk2 source package in Zesty

  • edk2 (0~20161202.7bbe0b3e-1) unstable; urgency=medium
    
      * New upstream release.
        - GOP driver for the VirtIo GPU (virtio-gpu-pci). Closes: #842680.
        - Drop precompiled binaries from Vlv2TbltDevicePkg/.
        - Drop precompiled liblto-*.a binaries from ArmPkg/.
      * Add myself to Uploaders.
      * debian/rules: Set OpenSSL version in one place.
      * d/p/arm64-reorder-blocks-algorithm.diff: Drop; superseded by
        upstream commit 8866d337.
      * d/p/arm64-no-pie-for-you.diff: Fix FTBFS w/ GCC that has PIE
        enabled by default (now the case in Debian). Closes: #846690.
      * debian/control: Clarify the package/guest architecture mapping.
        Closes: #837092.
      * d/p/no-missing-braces.diff: Refresh.
      * d/p/no-stack-protector-all-archs.diff: Refresh.
      * debian/copyright: Update.
    
     -- dann frazier <email address hidden>  Fri, 09 Dec 2016 09:09:39 +0100
  • edk2 (0~20160813.de74668f-2) unstable; urgency=medium
    
      [ dann frazier ]
      * d/p/arm64-reorder-blocks-algorithm.diff: Workaround to fix
        booting in KVM mode. LP: #1632875.
      * debian/rules: Export compiler prefix variable to simplify
        build-qemu-efi target.
      * debian/rules: Make the target dependencies on setup-build explicit.
      * debian/rules: Set the aarch64 toolchain prefix agnostically of the
        toolchain tag being used.
      * debian/rules: Respect EDK2_TOOLCHAIN tag when building ovmf.
    
     -- Steve Langasek <email address hidden>  Wed, 19 Oct 2016 13:07:08 -0700
  • edk2 (0~20160813.de74668f-1) unstable; urgency=medium
    
      * New upstream release.
        - fixes build failure with gcc-6.  Closes: #834467.
        - increases variable size for arm64 build, to support SecureBoot.
          Closes: #830488.
      * debian/patches/shell-proper-valist.patch: use VA_COPY() in Shell.
      * update Standards Version.
    
     -- Steve Langasek <email address hidden>  Tue, 16 Aug 2016 06:20:28 +0000