lp://staging/~jibel/ubuntu/trusty/sbsigntool/lp1257305_add_corrected_efivars_magic
- Get this branch:
- bzr branch lp://staging/~jibel/ubuntu/trusty/sbsigntool/lp1257305_add_corrected_efivars_magic
Branch merges
- Michael Terry: Approve
-
Diff: 1070 lines (+1014/-2)6 files modified.pc/add_corrected_efivars_magic.patch/src/sbkeysync.c (+979/-0)
.pc/applied-patches (+1/-0)
debian/changelog (+7/-0)
debian/patches/add_corrected_efivars_magic.patch (+23/-0)
debian/patches/series (+1/-0)
src/sbkeysync.c (+3/-2)
Branch information
- Owner:
- Jean-Baptiste Lallement
- Status:
- Development
Recent revisions
- 17. By Jean-Baptiste Lallement
-
* debian/
patches/ add_corrected_ efivars_ magic.patch: Cherry-picked upstream
fix to add corrected efivars magic (LP: #1257305) - 16. By Steve Langasek
-
debian/
patches/ ignore- certificate- expiries. patch: ignore certificate
expiries when verifying signatures. Closes LP: #1234649. - 15. By Steve Langasek
-
* 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. - 8. By Steve Langasek
-
* New upstream release.
- Uses the new mount point for the efivars directory, for compatibility
with the pending upstream kernel patches and compatibility with what
mountall is doing. LP: #1063061.
- Fixes sbverify verification of the pkcs7 bundles that Microsoft-signed
binaries deliver to us, enabling us to do build-time verification of
shim-signed.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/trusty/sbsigntool