Change logs for shim source package in Quantal

  • shim (0.4-0ubuntu4) saucy; urgency=low
    
      * debian/patches/fix-tftp-prototype: pass the right arguments to
        EFI_PXE_BASE_CODE_TFTP_READ_FILE.
      * debian/patches/build-with-Werror: Build with -Werror to catch future
        prototype mismatches.
      * debian/patches/fix-compiler-warnings: Fix remaining compiler
        warnings in netboot.c.
      * debian/patches/tftp-proper-nul-termination: fix nul termination
        errors in filenames passed to tftp.
      * debian/patches/netboot-cleanup: roll-up of miscellaneous fixes to
        the netboot code.
     -- Steve Langasek <email address hidden>   Mon, 23 Sep 2013 00:30:00 -0700
  • shim (0~20120906.bcd0a4e8-0ubuntu4) quantal-proposed; urgency=low
    
      * debian/patches/shim-before-loadimage: Use direct verification first
        before LoadImage.  Addresses an issue where Lenovo's SecureBoot
        implementation pops an error message on any verification failure - avoid
        calling LoadImage at all unless we have to.
     -- Steve Langasek <email address hidden>   Wed, 10 Oct 2012 15:28:40 -0700
  • shim (0~20120906.bcd0a4e8-0ubuntu3) quantal; urgency=low
    
      * debian/patches/second-stage-path: Chainload grubx64.efi, not
        grub.efi.
     -- Steve Langasek <email address hidden>   Fri, 05 Oct 2012 11:20:58 -0700
  • shim (0~20120906.bcd0a4e8-0ubuntu2) quantal; urgency=low
    
      * debian/patches/prototypes: Include missing prototypes, and disable
        use of BIO_new_file.
      * Only build the package for amd64; we're not signing an i386 shim at this
        stage so there's no point in building it.
     -- Steve Langasek <email address hidden>   Thu, 04 Oct 2012 17:47:04 +0000
  • shim (0~20120906.bcd0a4e8-0ubuntu1) quantal; urgency=low
    
      * Initial release.
      * Include the Canonical Secure Boot master CA.
     -- Steve Langasek <email address hidden>   Thu, 04 Oct 2012 00:01:06 -0700