]> git.proxmox.com Git - efi-boot-shim.git/blame - debian/changelog
Switch to newer upstream "release" 15+1613861442.888f5b5
[efi-boot-shim.git] / debian / changelog
CommitLineData
371ed906
SM
1shim (15+1613861442.888f5b5-1) unstable; urgency=medium
2
3 [ Steve McIntyre ]
4 * Switch to much-newer upstream code point with many many fixes
5 + Particularly pulling in SBAT changes for better revocation support
6
7 -- Steve McIntyre <93sam@debian.org> Sun, 21 Feb 2021 13:50:16 +0100
8
379f0954 9shim (15+1533136590.3beb971-10) unstable; urgency=medium
69a55e24 10
07cb34b4 11 [ Debian Janitor ]
69a55e24 12 * Trim trailing whitespace.
1a8bb34c 13 * Use secure copyright file specification URI.
e1df2a1d
DJ
14 * debian/copyright: use spaces rather than tabs to start continuation
15 lines.
6ce7b6e0 16 * Bump debhelper from old 11 to 12.
7d69650c 17 * Set debhelper-compat version in Build-Depends.
90f64dae 18 * Set upstream metadata fields: Bug-Database, Bug-Submit.
434300fc 19 * Update standards version to 4.4.1, no changes needed.
69a55e24 20
07cb34b4
SM
21 [ Steve McIntyre ]
22 * Trivial changes to generating the inbuilt dbx if we're using it.
379f0954 23 * Upload to pick up rotated Debian signing keys
07cb34b4
SM
24
25 -- Steve McIntyre <93sam@debian.org> Fri, 24 Jul 2020 01:22:46 +0100
69a55e24 26
a7788a21
SM
27shim (15+1533136590.3beb971-9) unstable; urgency=medium
28
29 [ Steve McIntyre ]
a7788a21
SM
30 * In the -helpers-ARCH-signed packages, change the version
31 dependency on shim-unsigned to be >= and not =. This will allow
32 for installation to still work in the window while we wait for the
33 template package to do its second trip through the
34 archive. Closes: #955356
35
36 -- Steve McIntyre <93sam@debian.org> Mon, 30 Mar 2020 15:19:08 +0100
37
8e0de2bd 38shim (15+1533136590.3beb971-8) unstable; urgency=medium
3a1cdbfd
SM
39
40 [ Steve McIntyre ]
41 * Use --padding when calling pesign to generate hashes for the dbx
42 list, as recommended by Peter Jones. No actual changes needed in
43 our list of hashes at this point - they work out the same either
44 way.
10b051f3
SM
45 * Switch to using gcc-9 for builds, tweaking a patch from upstream
46 to fix a FTBFS. Closes: #925816
f320bcac
SM
47 * Update debhelper compat level to 11 for shim and the
48 signing-template
3a1cdbfd 49
10b051f3 50 -- Steve McIntyre <93sam@debian.org> Tue, 24 Mar 2020 16:51:10 +0000
3a1cdbfd 51
ee2d7bb9 52shim (15+1533136590.3beb971-7) unstable; urgency=medium
99879366 53
cd186442 54 [ Ansgar Burchardt ]
99879366
AB
55 * debian/control: Update Vcs-* fields
56
878d860c
SM
57 [ Steve McIntyre ]
58 * Backport needed crash fixes:
59 + VLogError(): Avoid NULL pointer dereferences in (V)Sprint calls
315e8767 60 + Fix OBJ_create() to tolerate a NULL sn and ln
e17b0af4
SM
61 * Build using gcc-7 to get better control of reproducibility during the
62 lifetime of Buster.
88a7a650
SM
63 * Build in a dbx list to blacklist binaries that we know to not be
64 secure. Build-depend on a new (bug-fixed) version of pesign to
65 generate that list at build time, using a list of known bad hashes.
66 * Initial list of known bad hashes is just my personal test binary.
878d860c 67
ee2d7bb9 68 -- Steve McIntyre <93sam@debian.org> Wed, 08 May 2019 02:05:01 +0100
99879366 69
cb7c0af0 70shim (15+1533136590.3beb971-6) unstable; urgency=medium
6bb31652
SM
71
72 [ Steve McIntyre ]
73 * Add Provides: and Breaks: to shim-helpers-$arch-signed to fix
74 clashes with the old shim-signed package for fbx64.efi.signed and
75 mmx64.efi.signed. Closes: #924619
76
aa19fc4d
HG
77 [ Helmut Grohne ]
78 * Fix FTCBFS: Set CROSS_COMPILE. (Closes: #922152)
79
6bb31652
SM
80 -- Steve McIntyre <93sam@debian.org> Sat, 23 Mar 2019 18:19:13 +0000
81
6a35a720 82shim (15+1533136590.3beb971-5) unstable; urgency=medium
424d859c
SM
83
84 [ Ansgar Burchardt ]
85 * Correct maintainer address in signing template
86
14b8b20e
SM
87 [ Steve McIntyre ]
88 * Remove Rules-Requires-Root in the signing template. We manually install
89 things owned by root. There might be better ways to do this, but this
90 will do for now.
91
6a35a720 92 -- Steve McIntyre <93sam@debian.org> Tue, 12 Mar 2019 01:38:19 +0000
424d859c 93
208bd43b
SM
94shim (15+1533136590.3beb971-4) unstable; urgency=medium
95
96 [ Steve McIntyre ]
97 * No-change sourceful upload to get rebuilds (and hence build logs) from
98 the buildds. Hoping to get this version signed by Microsoft, so let's
99 make our setup as clean as possible.
100
101 -- Steve McIntyre <93sam@debian.org> Sat, 09 Mar 2019 22:24:23 +0000
102
b197d74e 103shim (15+1533136590.3beb971-3) unstable; urgency=medium
4bb202a0
PH
104
105 [ Philipp Hahn ]
106 * debian/rules: fixing permissions no longer required
e914483c 107 * debian/rules: Disable ephemeral key on Debian.
c2dbb9ef 108 * Rename binary package to 'shim-unsigned'
f7add225 109 * Add template for signing {mm,fb}$ARCH.efi. (Closes: #922228)
4bb202a0 110
8c00485c
LB
111 [ Luca Boccassi ]
112 * Override lintian error about template rules file.
9bfbee89 113 * Include /usr/share/dpkg/architecture.mk instead of shelling out.
51b45b03
LB
114 * Add uname.patch to avoid embedding the kernel architecture in the
115 binary and to use a fixed string instead.
8c00485c 116
d71a71f4
SM
117 [ Steve McIntyre ]
118 * Change maintenance address to be the EFI team
119 * Add me and vorlon to the Uploaders list
ba30131d 120 * Rename the helper binary packages to shim-helpers-$arch.
90609be3
SM
121 * Update the signing-template JSON metadata to match new practice:
122 + Move all the data under a new top-level "packages" key
123 + Add an empty "trusted_certs" key - the helper binaries do not do any
124 further verification with an embedded key.
d71a71f4 125
90609be3 126 -- Steve McIntyre <93sam@debian.org> Fri, 08 Mar 2019 21:59:43 +0000
4bb202a0 127
88190087 128shim (15+1533136590.3beb971-2) unstable; urgency=medium
100e3b0c
SL
129
130 * Update debian/watch.
2fab563a 131 * Update VCS to point to salsa.
cebae05a 132 * Fix debian/rules syntax for arm64 build.
21efb35c 133 * Enable build for i386.
1d945f76 134 * Ensure DEB_HOST_ARCH is set even if not present in the environment.
2b9acc73 135 * Update Standards-Version.
47660e67 136 * Update debian/copyright (drop reference to file no longer in source)
100e3b0c 137
88190087 138 -- Steve Langasek <vorlon@debian.org> Mon, 11 Feb 2019 05:18:18 +0000
100e3b0c 139
ab4c731c 140shim (15+1533136590.3beb971-1) unstable; urgency=medium
fac86c74 141
ab4c731c
SL
142 * New upstream release.
143 - debian/patches/second-stage-path: dropped; the default loader path now
144 includes an arch suffix.
145 - debian/patches/sbsigntool-no-pesign: dropped; no longer needed.
146 * Drop remaining patches that were not being applied.
147 * Sync packaging from Ubuntu:
148 - debian/copyright: Update upstream source location.
149 - debian/control: add a Build-Depends on libelf-dev.
150 - Enable arm64 build.
151 - debian/patches/fixup_git.patch: don't run git in clean; we're not
152 really in a git tree.
153 - debian/rules, debian/shim.install: use the upstream install target as
154 intended, and move files to the target directory using dh_install.
f42b58fc
MTL
155 - define RELEASE and COMMIT_ID for the snapshot.
156 - Set ENABLE_HTTPBOOT to enable the HTTP Boot feature.
f841331c
MTL
157 - Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream
158 options: set MAKELEVEL.
5d42729f
MTL
159 - Define an EFI_ARCH variable, and use that for paths to shim. This
160 makes it possible to build a shim for other architectures than amd64.
ab4c731c 161 - Set EFIDIR=$distro for dh_auto_install; that will let files be installed
3f5806e4 162 in the "right" final directories, and makes boot.csv for us.
661d3ea1
MTL
163 - Set ENABLE_SHIM_CERT, to keep using ephemeral self-signed certs built
164 at compile-time for MokManager and fallback.
402fafb4
MTL
165 - Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback
166 and MokManager.
11c5b79d 167
ab4c731c 168 -- Steve Langasek <vorlon@debian.org> Sat, 09 Feb 2019 07:23:19 +0000
bd98c8fd 169
c117735c
JC
170shim (0.9+1474479173.6c180c6-1) unstable; urgency=medium
171
172 [ Steve Langasek ]
173 * Initial Debian upload. Closes: #820052.
174 * Update Standards-Version.
175 * Embed the newly-minted Debian CA certificate.
176 * Vendorize debian/rules so that the same package can be used in both
177 Debian and Ubuntu without modification.
178 * Fix debian/copyright to match the spec (last match wins, not first)
179 * Fix shim.efi to not be executable.
180 * Add watchfile.
181 * Support parallel builds, because eh why not
182 * Update Vcs-Bzr.
183 * Resync with Ubuntu, including patch to fix debian/copyright.
184
185 [ Julien Cristau ]
186 * Add some missing copyright holders in d/copyright, update
187 Upstream-Contact. Thanks to Helen Koike for the help.
188
189 -- Julien Cristau <jcristau@debian.org> Sat, 15 Oct 2016 15:17:34 +0200
190
191shim (0.9+1474479173.6c180c6-0ubuntu1) UNRELEASED; urgency=medium
192
193 [ Helen Koike ]
69a55e24 194 * debian/copyright: add OpenSSL license
c117735c
JC
195
196 [ Mathieu Trudel-Lapierre ]
197 * New upstream release.
198 * debian/copyright: patches should be BSD, like the rest of the upstream
199 code.
200 * debian/patches/unused-variable: dropped; applied upstream.
201 * debian/patches/binutils-version-matching: dropped, fixed upstream.
202 * debian/shim.install: built EFI binaries were renamed; update our install
203 file to properly pick up shim (shim$arch), MokManager (mm$arch), and
204 fallback (fb$arch).
205
206 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Wed, 21 Sep 2016 20:29:44 -0400
207
208shim (0.9+1465500757.14a5905-0ubuntu1) yakkety; urgency=medium
209
210 * New upstream release.
211 - Better handle LoadOptions. (LP: #1581299)
212 - Measure state and second stage in TPM.
213 - Mirror MokSBState in runtime as MokSBStateRT.
214 - Fix failure to build with GCC 5. (LP: #1429978)
215 - Various bug fixes and other improvements.
216 * Refreshed patches.
217 - Remaining patches:
218 + second-stage-path
69a55e24 219 + sbsigntool-not-pesign
c117735c
JC
220 * debian/patches/unused-variable: remove unused variable size.
221 * debian/patches/binutils-version-matching: revert d9a4c912 to correctly
222 match objcopy's version on Ubuntu.
223 * debian/copyright: update copyright for patches.
224
225 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com> Tue, 26 Jul 2016 16:48:32 -0400
226
227shim (0.8-0ubuntu2) wily; urgency=medium
228
229 * No-change rebuild against gnu-efi 3.0v-5ubuntu1.
230
231 -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 12 May 2015 17:48:30 +0000
232
233shim (0.8-0ubuntu1) wily; urgency=medium
234
235 * New upstream release.
236 - Clarify meaning of insecure_mode. (LP: #1384973)
237 * debian/patches/CVE-2014-3675.patch, debian/patches/CVE-2014-3677.patch,
238 debian/patches/0001-Update-openssl-to-0.9.8za.patch: dropped, included
239 in the upstream release.
240 * debian/patches/sbsigntool-not-pesign,debian/patches/second-stage-path:
241 refreshed.
242
243 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 11 May 2015 19:50:49 -0400
244
245shim (0.7-0ubuntu4) utopic; urgency=medium
246
247 * SECURITY UPDATE: heap overflow and out-of-bounds read access when
248 parsing DHCPv6 information
249 - debian/patches/CVE-2014-3675.patch: apply proper bounds checking
250 when parsing data provided in DHCPv6 packets.
251 - CVE-2014-3675
252 - CVE-2014-3676
253 * SECURITY UPDATE: memory corruption when processing user-provided key
254 lists
255 - debian/patches/CVE-2014-3677.patch: detect malformed machine owner
256 key (MOK) lists and ignore them, avoiding possible memory corruption.
257 - CVE-2014-3677
258
259 -- Steve Langasek <steve.langasek@ubuntu.com> Wed, 08 Oct 2014 06:40:40 +0000
260
261shim (0.7-0ubuntu2) utopic; urgency=medium
262
263 * Restore debian/patches/prototypes, which still is needed on shim 0.7
264 but only detected on the buildds.
265 * Update debian/patches/prototypes with some new declarations needed for
266 openssl 0.9.8za update.
267
268 -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 07 Oct 2014 16:20:08 -0700
269
270shim (0.7-0ubuntu1) utopic; urgency=medium
271
272 * New upstream release.
273 - fix spurious error message when fallback.efi is not present, as will
274 always be the case for removable media. LP: #1297069.
275 - drop most patches, included upstream.
276 * debian/patches/0001-Update-openssl-to-0.9.8za.patch: cherry-pick
277 openssl 0.9.8za in via upstream.
278
279 -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 07 Oct 2014 05:40:41 +0000
280
281shim (0.4-0ubuntu5) utopic; urgency=low
282
283 * Install fallback.efi.signed as well, to lay the groundwork for fallback
284 handling (wanted when we have to move a drive between machines, or when
285 the firmware loses its marbles^W nvram).
286
287 -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 04 Aug 2014 12:11:13 +0200
288
289shim (0.4-0ubuntu4) saucy; urgency=low
290
291 * debian/patches/fix-tftp-prototype: pass the right arguments to
292 EFI_PXE_BASE_CODE_TFTP_READ_FILE.
293 * debian/patches/build-with-Werror: Build with -Werror to catch future
294 prototype mismatches.
295 * debian/patches/fix-compiler-warnings: Fix remaining compiler
296 warnings in netboot.c.
297 * debian/patches/tftp-proper-nul-termination: fix nul termination
298 errors in filenames passed to tftp.
299 * debian/patches/netboot-cleanup: roll-up of miscellaneous fixes to
300 the netboot code.
301
302 -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 23 Sep 2013 00:30:00 -0700
303
304shim (0.4-0ubuntu3) saucy; urgency=low
305
306 [ Steve Langasek ]
307 * Install MokManager.efi.signed in the package.
308 * debian/patches/no-output-by-default.patch: Don't print any
309 informational messages. Closes LP: #1074302.
310
311 [ Stéphane Graber ]
312 * debian/patches/no-print-on-unsigned: Don't print an error message when
313 validating an unsigned binary as that tends to hang Lenovo machines.
314 (LP: #1087501)
315
316 -- Stéphane Graber <stgraber@ubuntu.com> Thu, 08 Aug 2013 17:12:12 +0200
317
318shim (0.4-0ubuntu2) saucy; urgency=low
319
320 * Add missing build-dependency on openssl.
321
322 -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 02 Jul 2013 20:30:43 +0000
323
324shim (0.4-0ubuntu1) saucy; urgency=low
325
326 * New upstream release.
327 * Drop debian/patches/shim-before-loadimage; upstream has changed this to
328 not call loadimage at all.
329 * debian/patches/sbsigntool-not-pesign: Sign MokManager with
330 sbsigntool instead of pesign.
331 * Add a versioned build-dependency on gnu-efi.
332
333 -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 02 Jul 2013 12:53:24 -0700
334
335shim (0~20120906.bcd0a4e8-0ubuntu4) quantal-proposed; urgency=low
336
337 * debian/patches/shim-before-loadimage: Use direct verification first
338 before LoadImage. Addresses an issue where Lenovo's SecureBoot
339 implementation pops an error message on any verification failure - avoid
340 calling LoadImage at all unless we have to.
341
342 -- Steve Langasek <steve.langasek@ubuntu.com> Wed, 10 Oct 2012 15:28:40 -0700
343
344shim (0~20120906.bcd0a4e8-0ubuntu3) quantal; urgency=low
345
346 * debian/patches/second-stage-path: Chainload grubx64.efi, not
347 grub.efi.
348
349 -- Steve Langasek <steve.langasek@ubuntu.com> Fri, 05 Oct 2012 11:20:58 -0700
350
351shim (0~20120906.bcd0a4e8-0ubuntu2) quantal; urgency=low
352
353 * debian/patches/prototypes: Include missing prototypes, and disable
354 use of BIO_new_file.
355 * Only build the package for amd64; we're not signing an i386 shim at this
356 stage so there's no point in building it.
357
358 -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 04 Oct 2012 17:47:04 +0000
359
360shim (0~20120906.bcd0a4e8-0ubuntu1) quantal; urgency=low
361
362 * Initial release.
363 * Include the Canonical Secure Boot master CA.
364
365 -- Steve Langasek <steve.langasek@ubuntu.com> Thu, 04 Oct 2012 00:01:06 -0700