Change logs for sbsigntool source package in Precise

  • sbsigntool (0.6-0ubuntu4~12.04.2) precise; urgency=medium
    
      * debian/patches/0001-Support-openssl-1.0.2b-and-above.patch: handle the
        case where we can't get the issuer certificate, which typically happens
        after 1.0.2b; but it appears that 1.0.1f includes that check too, which
        fails in sbsigntool. (LP: #1474541)
      * debian/patches/ignore-certificate-expiries.patch: ignore certificate
        expiries when verifying signatures. (LP: #1234649)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Tue, 24 May 2016 14:41:24 -0400
  • sbsigntool (0.6-0ubuntu4~12.04.1) precise; urgency=low
    
      * Backport to update SecureBoot support.  LP: #1229572.
    
    sbsigntool (0.6-0ubuntu4) saucy; urgency=low
    
      * debian/patches/efi_arch_ia32.patch: Use AC_CANONICAL_HOST, not uname -m,
        to determine target. Closes LP: #1066038.
      * debian/patches/Align-signature-data-to-8-bytes.patch: Align signature
        data to 8 bytes.  This matches the Microsoft signing implementation,
        which enables us to use sbattach to verify the integrity of the binaries
        returned by the SysDev signing service.
      * debian/patches/update_checksums.patch: make sure we update the PE checksum
        field as well, also needed for matching the Microsoft signing
        implementation.
      * debian/patches/fix-signature-padding.patch: fix calculation of the
        size of our signature data, so that we don't write out extra zeroes
        when we detach a signature.
    
    sbsigntool (0.6-0ubuntu3) saucy; urgency=low
    
      * Build-depend on gcc-multilib to support building the test suite.
    
    sbsigntool (0.6-0ubuntu2) raring; urgency=low
    
      * Mark sbsigntool Multi-Arch: foreign.
     -- Steve Langasek <email address hidden>   Tue, 24 Sep 2013 14:35:28 -0700
  • sbsigntool (0.6-0ubuntu1~12.04.1) precise-proposed; urgency=low
    
      * Backport to precise to support secure boot for 12.04.02.  LP: #1075181.
     -- Andy Whitcroft <email address hidden>   Mon, 19 Nov 2012 11:15:38 +0000