summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-27Separate the helper scripts into a new shim-signed-common packageSteve McIntyre
Separate this from the actual signed shim binaries so that we can sensibly support co-installability using Multi-Arch. Closes: #928486
2019-05-25fix error if /var/lib/dkms does not exist. Closes: #923718Steve McIntyre
2019-04-23Release 1.30debian/1.30Steve McIntyre
2019-04-23Force the built-using version to be 15+1533136590.3beb971-6Steve McIntyre
That *does* match the source we've used, we're only using -5 due to toolchain changes elsewhere. dak rejected us when using -5. Ick :-(
2019-04-22Really release 1.29debian/1.29Steve McIntyre
2019-04-22Update Standards-Version to 4.3.0Steve McIntyre
No changes needed...
2019-04-22Add lintian overrides for source-contains-prebuilt-windows-binarySteve McIntyre
Nothing we can do about this - this is how the package works!
2019-04-22Add Vcs-* fields for the shim-signed repo on salsaSteve McIntyre
2019-04-22Explain why we need a newer version of sbsigntoolSteve McIntyre
2019-04-22Install the correct binary for this archSteve McIntyre
2019-04-22For grub-install, work out the right target nameSteve McIntyre
Don't assume that we're on amd64 so we want x86_64-efi ...
2019-04-22Release shim-signed version 1.29Steve McIntyre
2019-04-19Specifically depend on sbsigntool (>= 0.9.2-2)Steve McIntyre
To fix a bug in the PE/COFF checksum that otherwise breaks the build
2019-04-19Grab the version of shim-unsigned in debian/rules, not shimSteve McIntyre
2019-04-19Update changelog, describe what I've doneSteve McIntyre
2019-04-19Add the new binaries as signed by MSSteve McIntyre
2019-04-19Instead of hard-coding amd64 (x64), use a per-arch variableSteve McIntyre
2019-04-19Update copyright fileSteve McIntyre
2019-04-19Stop copying helper binaries into our package nowSteve McIntyre
We just depend on shim-helpers-ARCH-signed now, much better
2019-04-19Tweak the binary package setup a lotSteve McIntyre
* We're now building for 3 arches * Depend on the right grub-efi-$arch-bin package Gfor each arch * Depend on the right shim-helpers-$arch-signed package for each arch * Remove the old Replaces: and Breaks:, as we don't clash with files from the shim binary package any more.
2019-04-19Update the build-deps for a new upload:Steve McIntyre
* Specific version of shim-unsigned to avoid the binary changes caused by toolchain updates between -5 and -6 * We now don't care about the version of sbsigntool, hopefully!
2019-04-19Change maintainer to be the EFI teamSteve McIntyre
Add me and Steve Langasek as uploaders
2019-03-09New upload to fix bugsdebian/1.28+nmu3Steve McIntyre
* Add Breaks: shim (<= 0.9+1474479173.6c180c6-1), Closes: #924100 * +nmu2 fixed the installability problem caused by waiting for
2019-03-06Import Debian version 1.28+nmu2debian/1.28+nmu2Steve McIntyre
shim-signed (1.28+nmu2) unstable; urgency=medium * Non-maintainer upload. * Copy the helper binaries from the shim binary so that we no longer need to depend on it. See #922179 for more details. Add a Replaces: shim and to allow us to over-write binaries there. * Explicitly uploading in a chroot with older binaries installed for shim and sbsigntool, and update Build-Depends to point to those speficic versions. This package will *not* function with other versions installed.
2019-03-06Import Debian version 1.28+nmu1debian/1.28+nmu1Helge Kreutzmann
shim-signed (1.28+nmu1) unstable; urgency=medium * Non-maintainer upload. * Fix debconf templates, Closes: #910986, #860720. * Update German translation, thanks Markus Hiereth, Closes: #879009, #913463. * Update Dutch translation, thanks Frans Spiesschaert, Closes: #862209, #914531. * Update French translation, thanks Alban Vidal, Closes: #864869, #913563. * Update Portuguese translation, thanks Rui Branco, Closes: #870665, #912886. * Added Czech translation, thanks Michal Simunek, Closes: #913294.
2019-03-06Import Debian version 1.28debian/1.28Steve Langasek
shim-signed (1.28) unstable; urgency=medium * Initial Debian upload, based on Ubuntu package.