shim (15.3-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 15.4-1 > 15.3-3
- Git: https://salsa.debian.org/efi-team/shim.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/efi-team/shim
- Last scan: 2021-04-09 12:28:13+00
- Next scan: 2021-04-15 09:04:00+00
- Merge requests: 3
- Debian changelog in Git:
shim (15.4-1) unstable; urgency=medium
* New upstream release fixing more bugs: SBAT and arm64 support.
* Print sha256 checksums of the EFI binaries when the build is done,
for easier comparison between builds.
* Override dh_auto_build setting INSTALL, cut down on build noise.
* Add one more patch from upstream to fix i386 binary relocations
-- Steve McIntyre <93sam@debian.org> Wed, 31 Mar 2021 18:25:00 +0100
- This branch is 11 commits ahead of tag debian/15.3-3
- Git log:
commit f81081d61b7a34858e967c262a12b39b81c2cd42
Author: Steve McIntyre <steve@einval.com>
Date: Wed Mar 31 20:51:26 2021 +0100
Add one more patch from upstream to fix i386 binary relocations
commit a42e843a7323cc3cc4dc6a81754596c5af5bab7e
Author: Steve McIntyre <steve@einval.com>
Date: Wed Mar 31 18:52:40 2021 +0100
Move the sha256sum call to the end of the install phase
Make the output easier to find
commit d6b0fa523dcce24265882d3ea19401ae704fb565
Author: Steve McIntyre <steve@einval.com>
Date: Wed Mar 31 18:42:38 2021 +0100
Override dh_auto_build setting INSTALL, cut down on build noise
commit 2f7c6c8d0c9c371aaac5dd52b204dc7dad1534e7
Author: Steve McIntyre <steve@einval.com>
Date: Wed Mar 31 18:27:09 2021 +0100
Update to the 15.4 release
commit ec10b2569d63726b826c9afc6f14ff68e6f18d88
Merge: b43a60b 8119f71
Author: Steve McIntyre <steve@einval.com>
Date: Wed Mar 31 18:24:30 2021 +0100
Update upstream source from tag 'upstream/15.4'
Update to upstream version '15.4'
with Debian dir 93160080661283eee071d2c92a27ce9b39acb998
commit 8119f7183f5f0bebb168fec5239855552020cf66
Author: Steve McIntyre <steve@einval.com>
Date: Wed Mar 31 18:24:24 2021 +0100
New upstream version 15.4
commit b43a60b29267c5278652a87629434ad4f45c7493
Author: Steve McIntyre <steve@einval.com>
Date: Wed Mar 24 16:34:14 2021 +0000
Print sha256 checksums of the EFI binaries when the build is done