Change logs for shim source package in Raring

  • 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