]> git.proxmox.com Git - efi-boot-shim.git/shortlog
efi-boot-shim.git
2016-10-02 Steve Langasekreleasing package shim version 0.9+1474479173.6c180c6-1
2016-10-01 Steve Langasekfix path we're chmodding, for current upstream
2016-10-01 Steve LangasekResync with Ubuntu, including patch to fix debian/copyr...
2016-10-01 Steve Langasek* Initial Debian upload. Closes: #820052.
2016-09-22 Mathieu Trudel... debian/shim.install: built EFI binaries were renamed...
2016-09-22 Mathieu Trudel... * debian/patches/unused-variable: dropped; applied...
2016-09-22 Mathieu Trudel... New upstream release.
2016-09-22 Mathieu Trudel... Import upstream version 0.9+1474479173.6c180c6
2016-09-20 Helen Koike[ Helen Koike ]
2016-09-19 Steve LangasekMerge git into history
2016-09-19 Steve LangasekMerging shared upstream rev into target branch.
2016-09-19 Steve LangasekPrepared upstream tree for merging into target branch.
2016-09-19 Steve LangasekNew upstream release (fix-up commit)
2016-09-19 Steve LangasekImport upstream version 0.9+1465500757.14a5905
2016-09-15 Helen Koikedebian/copyright: add OpenSSL license
2016-07-26 Mathieu Trudel... releasing package shim version 0.9+1465500757.14a5905...
2016-07-26 Mathieu Trudel... debian/copyright: update copyright for patches.
2016-07-26 Mathieu Trudel... * debian/patches/unused-variable: remove unused variabl...
2016-07-26 Mathieu Trudel... Update bug tags for closed bugs upstream.
2016-07-26 Mathieu Trudel... Apply patches again
2016-07-26 Mathieu Trudel... * Refreshed patches.
2016-07-26 Mathieu Trudel... New upstream release.
2016-07-26 Mathieu Trudel... Import upstream version 0.9+1465500757.14a5905
2016-06-09 Peter Jonesshim: make the PE loader less overzealous on rejections
2016-05-18 Peter JonesWork around binutils version string weirdness.
2016-05-11 Matthew GarrettMeasure state and second stage into TPM
2016-05-11 Ivan Hushim: dealing with only one string on loadoption
2016-03-22 Mathieu Trudel... shim: mirror MokSBState in runtime so the kernel can...
2015-11-17 Peter JonesDon't test for the 0 character on the wrong half of...
2015-11-17 Peter Jonesshim: check for EFI\BOOT\BOOT${ARCH}.EFI as well as...
2015-11-17 Peter Jonesshim: fix resource leak on should_use_fallback() error...
2015-11-17 Peter Jonesshim: rebuild shim.o if headers change
2015-11-17 Peter Jonesshim: if generate_path() gets a full path, just return it.
2015-11-17 Peter Jonesshim: fix a wrong-abi call to Stall() and ResetSystem()
2015-11-17 Peter Jonesshim: handle BDS's li->LoadOptions and Shell's li-...
2015-11-17 Peter JonesAdd a utility hexdump() call we can use when we need it.
2015-11-17 Peter JonesMokManager: Fix a -Wsign-compare bug on i?86
2015-11-17 Peter JonesFix unsigned int overflow on our i386 debug hook test.
2015-11-09 Gary Ching... Cryptlib: Define the va functions for EFIAPI
2015-09-18 Linn CrosettoFix recursive reference for RELEASE
2015-07-28 Gary Ching... Specify the gnu89 standard
2015-07-28 Gary Ching... Openssl: Add EFIAPI for ERR_add_error_vdata
2015-07-28 Gary Ching... Update openssl to 1.0.2d
2015-06-30 Peter JonesTypo on aarch64 :/
2015-06-30 Peter Jones0.9
2015-06-30 Peter JonesImprove our debuginfo path print
2015-06-30 Peter JonesMake sure our build-id notes wind up at a reasonable...
2015-06-29 Peter JonesOnly be verbose the first time secure_mode() is called.
2015-06-29 Peter JonesAdd a conditional point for a debugger to attach.
2015-06-29 Peter JonesMore incorrect unsigned vs signed fixups from yours...
2015-06-29 Peter JonesDon't print anything or delay when start_image() succeeds.
2015-06-16 Peter JonesMokManager: Nerf SHA-1 again for actual hashes and...
2015-06-16 Gary Ching... MokManager: fix comparison between signed and unsigned...
2015-06-16 Gary Ching... MokManager: Discard the list contains an invalid signature
2015-06-16 Gary Ching... MokManager: Support SHA224, SHA384, and SHA512
2015-06-16 Gary Ching... MokManager: Add more key list safe checks
2015-06-16 Gary Ching... MokManager: fix the return value and type
2015-06-16 Gary Ching... MokManager: Support SHA1 hash in MOK
2015-06-16 Gary Ching... MokManager: fix the hash list counting in delete
2015-06-16 Gary Ching... MokManager: calculate the variable size correctly
2015-06-16 Gary Ching... Make shim to check MokXAuth for MOKX reset
2015-06-16 Gary Ching... Verify the EFI images with MOK blacklist
2015-06-16 Gary Ching... Copy the MOK blacklist to a RT variable
2015-06-16 Gary Ching... MokManager: Write the hash list properly
2015-06-16 Gary Ching... MokManager: Match all hashes in the list
2015-06-16 Gary Ching... MokManager: delete the hash properly
2015-06-16 Gary Ching... MokManager: show the hash list properly
2015-06-16 Gary Ching... Support MOK blacklist
2015-06-16 Peter JonesFix console_print_box*() parameters.
2015-06-11 Peter JonesEnsure that apps launched by shim get correct BS->Exit...
2015-06-11 Peter JonesDon't leave in_protocol==1 when shim_verify() isn't...
2015-06-04 Peter JonesOnly run MokManager if asked or a security violation...
2015-05-13 Mathieu Trudel... More GCC 5 fixes: stdarg.h and other include tweaks...
2015-05-13 Mathieu Trudel... Fix build with GCC 5, forcing -std=gnu89 to not rely...
2015-05-12 Gary Ching... Make the build failed with objcopy < 2.24
2015-05-12 Gary Ching... Update Cryptlib and openssl
2015-05-12 Steve Langasekreleasing package shim version 0.8-0ubuntu2
2015-05-11 Mathieu Trudel... * New upstream release.
2015-05-10 Mathieu Trudel... Reapplying all patches
2015-05-07 Mathieu Trudel... Add bug tag for insecure_mode semantics changes in...
2015-05-06 Mathieu Trudel... debian/patches/sbsigntool-not-pesign,debian/patches...
2015-05-06 Mathieu Trudel... debian/patches/CVE-2014-3675.patch, debian/patches...
2015-05-06 Mathieu Trudel... New upstream release.
2015-05-06 Mathieu Trudel... Import upstream version 0.8
2015-05-06 Mathieu Trudel... Unapplying patches to prevent spurious conflicts.
2015-05-05 Steve LangasekMerge upstream git branch for release 0.7
2015-05-05 Steve LangasekFix the version number; this was uploaded for some...
2015-04-15 Matthew GarrettExplicitly request sysv-style ELF hash sections
2015-04-13 Peter Jonesgcc 5.0 changes some include bits, so copy what arm...
2015-04-13 Peter JonesMake lib/ use the right CFLAGS.
2015-04-13 Peter JonesMake lib/ build right with the cflags it should be...
2015-04-13 Laszlo ErsekFix length of allocated buffer for boot option comparison.
2015-04-13 Richard W.M... fallback: Fix comparison between signed and unsigned...
2015-04-13 Peter JonesDon't install our protocols if we're not in secure...
2015-04-13 Peter JonesAlign the sections we're loading, and check for validit...
2014-12-11 Gary Ching... Add nostdinc to the CFLAGS for lib
2014-10-13 Peter JonesBump version to 0.8
2014-10-08 Steve Langasekreleasing package shim version 0.7-0ubuntu3
2014-10-08 Steve Langasek* SECURITY UPDATE: heap overflow and out-of-bounds...
2014-10-07 Steve Langasekreleasing package shim version 0.7-0ubuntu2
next