Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-22 | New upstream release. | Mathieu Trudel-Lapierre | |
2016-09-19 | Merge git into history | Steve Langasek | |
2016-09-19 | New upstream release (fix-up commit) | Steve Langasek | |
2016-07-26 | * debian/patches/unused-variable: remove unused variable size. | Mathieu Trudel-Lapierre | |
* debian/patches/binutils-version-matching: revert d9a4c912 to correctly match objcopy's version on Ubuntu. | |||
2016-07-26 | Apply patches again | Mathieu Trudel-Lapierre | |
2016-07-26 | New upstream release. | Mathieu Trudel-Lapierre | |
2015-05-12 | More GCC 5 fixes: stdarg.h and other include tweaks, cherry-pick from | Mathieu Trudel-Lapierre | |
d51739a4. | |||
2015-05-12 | Fix build with GCC 5, forcing -std=gnu89 to not rely on stdint.h | Mathieu Trudel-Lapierre | |
required by efibind.h, and not found with -nostdinc. (LP: #1429978) | |||
2015-05-11 | * New upstream release. | Mathieu Trudel-Lapierre | |
- Clarify meaning of insecure_mode. (LP: #1384973) * debian/patches/CVE-2014-3675.patch, debian/patches/CVE-2014-3677.patch, debian/patches/0001-Update-openssl-to-0.9.8za.patch: dropped, included in the upstream release. * debian/patches/sbsigntool-not-pesign,debian/patches/second-stage-path: refreshed. | |||
2015-05-10 | Reapplying all patches | Mathieu Trudel-Lapierre | |
2015-05-06 | Unapplying patches to prevent spurious conflicts. | Mathieu Trudel-Lapierre | |
2014-10-08 | * SECURITY UPDATE: heap overflow and out-of-bounds read access when | Steve Langasek | |
parsing DHCPv6 information - debian/patches/CVE-2014-3675.patch: apply proper bounds checking when parsing data provided in DHCPv6 packets. - CVE-2014-3675 - CVE-2014-3676 * SECURITY UPDATE: memory corruption when processing user-provided key lists - debian/patches/CVE-2014-3677.patch: detect malformed machine owner key (MOK) lists and ignore them, avoiding possible memory corruption. - CVE-2014-3677 | |||
2014-10-07 | Update debian/patches/prototypes with some new declarations needed for | Steve Langasek | |
openssl 0.9.8za update. | |||
2014-10-07 | Restore debian/patches/prototypes, which still is needed on shim 0.7 | Steve Langasek | |
but only detected on the buildds. | |||
2014-10-07 | debian/patches/0001-Update-openssl-to-0.9.8za.patch: cherry-pick | Steve Langasek | |
openssl 0.9.8za in via upstream. | |||
2014-10-07 | Drop prototypes patch, apparently not needed upstream | Steve Langasek | |
2014-10-06 | Merge upstream version 0.7 | Steve Langasek | |
2013-09-23 | debian/patches/netboot-cleanup: roll-up of miscellaneous fixes to | Steve Langasek | |
the netboot code. | |||
2013-09-20 | debian/patches/tftp-proper-nul-termination: fix nul termination | Steve Langasek | |
errors in filenames passed to tftp. | |||
2013-09-20 | Fix remaining compiler warnings in netboot.c. | Steve Langasek | |
2013-09-20 | Build with -Werror to catch future prototype mismatches. | Steve Langasek | |
2013-09-20 | Commit missing .pc bits | Steve Langasek | |
2013-09-20 | debian/patches/fix-tftp-prototype: pass the right arguments to | Steve Langasek | |
EFI_PXE_BASE_CODE_TFTP_READ_FILE. | |||
2013-08-08 | Fix for LP: #1087501 | Stéphane Graber | |
2013-07-03 | debian/patches/no-output-by-default.patch: Don't print any | Steve Langasek | |
informational messages. Closes LP: #1074302. | |||
2013-07-02 | Merge upstream release 0.4 | Steve Langasek | |
2012-12-13 | debian/patches/sbsigntool-not-pesign: Sign MokManager with | Steve Langasek | |
sbsigntool instead of pesign. | |||
2012-12-13 | Import new upstream snapshot | Steve Langasek | |
2012-10-10 | debian/patches/shim-before-loadimage: Use direct verification first | Steve Langasek | |
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. | |||
2012-10-05 | debian/patches/second-stage-path: Chainload grubx64.efi, not | Steve Langasek | |
grub.efi. | |||
2012-10-04 | debian/patches/prototypes: Include missing prototypes, and disable | Steve Langasek | |
use of BIO_new_file. | |||
2012-10-03 | Include the Canonical Secure Boot master CA (cert.der) and include as | Steve Langasek | |
cert.h at build time. | |||
2012-08-29 | Initial release. | Steve Langasek | |