Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-22 | releasing package shim version 15+1533136590.3beb971-0ubuntu1debian/15+1533136590.3beb971-0ubuntu1 | Mathieu Trudel-Lapierre | |
2018-08-22 | Make sure we pass the right COMMIT_ID to build | Mathieu Trudel-Lapierre | |
2018-08-21 | Update to new snapshot | Mathieu Trudel-Lapierre | |
2018-08-14 | releasing package shim version 15+1531942534.dd3230d-0ubuntu1debian/15+1531942534.dd3230d-0ubuntu1 | Mathieu Trudel-Lapierre | |
2018-07-24 | debian/patches/fixup_git.patch: don't run git in clean; we're not really in ↵ | Mathieu Trudel-Lapierre | |
a git tree. | |||
2018-07-24 | * debian/rules: | Mathieu Trudel-Lapierre | |
- define RELEASE and COMMIT_ID for the snapshot. - Set ENABLE_HTTPBOOT to enable the HTTP Boot feature. | |||
2018-07-24 | debian/patches/abort_abort_abort.patch: dropped patch, included upstream. | Mathieu Trudel-Lapierre | |
2018-07-24 | New upstream snapshot. | Mathieu Trudel-Lapierre | |
2018-04-24 | Enable arm64 build. | dann frazier | |
2018-04-23 | Fix Vcs link. | Steve Langasek | |
2017-11-07 | releasing package shim version 13-0ubuntu2debian/13-0ubuntu2 | Mathieu Trudel-Lapierre | |
2017-11-07 | Clean up old patches. | Mathieu Trudel-Lapierre | |
2017-11-06 | debian/patches/abort_abort_abort.patch: signtool.exe isn't happy with some ↵ | Mathieu Trudel-Lapierre | |
of the structure of our binary, partly because abort() is thought to be an external symbol, which causes some relocalisations to appear. | |||
2017-09-29 | releasing package shim version 13-0ubuntu1debian/13-0ubuntu1 | Mathieu Trudel-Lapierre | |
2017-09-29 | Don't need to clean after .signed files, upstream Makefile does it now. | Mathieu Trudel-Lapierre | |
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | |||
2017-09-29 | Drop buildid_write_return.patch; no longer needed. | Mathieu Trudel-Lapierre | |
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | |||
2017-09-29 | Don't need to set -Wno-error=unused-variable anymore | Mathieu Trudel-Lapierre | |
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | |||
2017-09-29 | New upstream release: 13 | Mathieu Trudel-Lapierre | |
2017-09-27 | New upstream snapshot: 13~git1506531982.23ce039 | Mathieu Trudel-Lapierre | |
2017-09-27 | We don't really need libnss3-tools. | Mathieu Trudel-Lapierre | |
2017-09-27 | debian/control: add Breaks: for the previous shim-signed builds given that ↵ | Mathieu Trudel-Lapierre | |
shim will now build and ship BOOT.CSV by itself. | |||
2017-09-27 | Ignore unused-variable errors. | Mathieu Trudel-Lapierre | |
2017-09-27 | New upstream snapshot: 13~git1505328971.0780644a | Mathieu Trudel-Lapierre | |
2017-09-13 | New upstream snapshot: 13~git1505328970.9c1c35c5 | Mathieu Trudel-Lapierre | |
2017-09-13 | Drop PHONY fix patch; merged upstream. | Mathieu Trudel-Lapierre | |
2017-08-31 | changelog: ~test3 wasn't released; prepare for another test upload. | Mathieu Trudel-Lapierre | |
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | |||
2017-08-31 | debian/rules, debian/shim.install: make sure the 'make install' step does ↵ | Mathieu Trudel-Lapierre | |
what it's meant to do by upstream: we can easily make use of the end result to have the files we need. | |||
2017-08-31 | debian/patches/buildid_write_return.patch: workaround our strict compile ↵ | Mathieu Trudel-Lapierre | |
rules failing the build: make sure write calls check the return value. | |||
2017-08-31 | debian/control: add a Build-Depends on libelf-dev. | Mathieu Trudel-Lapierre | |
2017-08-29 | debian/shim.install: update paths in light of using shim's upstream install ↵ | Mathieu Trudel-Lapierre | |
target. | |||
2017-08-29 | Set EFIDIR=ubuntu for dh_auto_install; that will let files be installed in ↵ | Mathieu Trudel-Lapierre | |
the "right" final directories, and makes boot.csv for us. | |||
2017-08-29 | Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream options: ↵ | Mathieu Trudel-Lapierre | |
set MAKELEVEL. | |||
2017-08-29 | debian/rules: clean up after *.signed files. | Mathieu Trudel-Lapierre | |
2017-08-29 | debian/patches/fix_makefile_phony.patch: fix a makefile bug causing shim to ↵ | Mathieu Trudel-Lapierre | |
fail to build, because it gets confused about the .signed efi files. | |||
2017-08-29 | Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback and ↵ | Mathieu Trudel-Lapierre | |
MokManager. Also drop debian/patches/sbsigntool-no-pesign: with this change from upstream it is no longer needed.. | |||
2017-08-29 | Set ENABLE_SHIM_CERT, to keep using ephemeral self-signed certs built at ↵ | Mathieu Trudel-Lapierre | |
compile-time for MokManager and fallback. | |||
2017-08-29 | debian/patches/second-stage-path: dropped; the default loader path now ↵ | Mathieu Trudel-Lapierre | |
includes an arch suffix. | |||
2017-08-29 | New upstream snapshot: 12+1503074702.5202f80. | Mathieu Trudel-Lapierre | |
2017-08-09 | New upstream snapshot: 12+1502324945.478f9bb. | Mathieu Trudel-Lapierre | |
2017-08-07 | Fix typo for DEFAULT_LOADER: missing a backslash, also needs quoting. | Mathieu Trudel-Lapierre | |
2017-08-07 | debian/patches/0001-shim-fix-the-mirroring-MokSBState-fail.patch: dropped, ↵ | Mathieu Trudel-Lapierre | |
included upstream. | |||
2017-08-07 | Define an EFI_ARCH variable, and use that for paths to shim. This makes it ↵ | Mathieu Trudel-Lapierre | |
possible to build a shim for other architectures than amd64. | |||
2017-08-07 | debian/patches/sbsigntool-no-pesign: refreshed. | Mathieu Trudel-Lapierre | |
2017-08-07 | Set DEFAULT_LOADER; this makes second-stage-path unnecessary. | Mathieu Trudel-Lapierre | |
2017-08-07 | * debian/rules: | Mathieu Trudel-Lapierre | |
- Update dh_auto_build/dh_auto_clean for new upstream options: set MAKELEVEL. | |||
2017-08-07 | debian/control: add a Build-Depends on libnss3-tools for pk12-util. | Mathieu Trudel-Lapierre | |
2017-08-07 | New upstream snapshot: 12+1501864225.b586175. | Mathieu Trudel-Lapierre | |
2017-08-07 | Merge branch 'master' into cyphermox/mokmanager | Mathieu Trudel-Lapierre | |
Update changelog entries/changes from Debian for 0.9+1474479173.6c180c6-1. | |||
2017-08-07 | Update changelog/changes for released 0.9+1474479173.6c180c6-1ubuntu10.9+1474479173.6c180c6-1ubuntu1 | Mathieu Trudel-Lapierre | |
2017-08-07 | Update changelog for released 0.9+1474479173.6c180c6-0ubuntu1 | Mathieu Trudel-Lapierre | |