From bd98c8fd1c1bd2eeb4b1c84c861e59e8ccf25111 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 7 Aug 2017 17:24:36 -0400 Subject: Update changelog/changes for released 0.9+1474479173.6c180c6-1ubuntu1 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 25b0b47e..06d4239b 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: shim Section: admin Priority: optional -Maintainer: Steve Langasek +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Steve Langasek Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk -- cgit v1.2.3 From ba899c3d3cb74847cf6eb296daf569d6e5af0b0d Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Mon, 7 Aug 2017 17:38:30 -0400 Subject: debian/control: add a Build-Depends on libnss3-tools for pk12-util. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index f91a2ae1..47076085 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ shim (12+1501864225.b586175-0) UNRELEASED; urgency=medium * New upstream snapshot: 12+1501864225.b586175. + * debian/control: add a Build-Depends on libnss3-tools for pk12-util. -- Mathieu Trudel-Lapierre Fri, 04 Aug 2017 12:33:22 -0400 diff --git a/debian/control b/debian/control index 06d4239b..824230b8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Steve Langasek Standards-Version: 3.9.8 -Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl +Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libnss3-tools Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk Package: shim -- cgit v1.2.3 From b37fef52049e3d9b32d73eb6db3e9058d875fd9a Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Thu, 31 Aug 2017 19:07:19 -0400 Subject: debian/control: add a Build-Depends on libelf-dev. --- debian/changelog | 5 +++-- debian/control | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index d445ec4b..830e763d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -shim (12+1503074702.5202f80-0ubuntu1) UNRELEASED; urgency=medium +shim (12+1503074702.5202f80-0ubuntu1~test3) artful; urgency=medium * New upstream snapshot: 12+1503074702.5202f80. * debian/control: add a Build-Depends on libnss3-tools for pk12-util. + * debian/control: add a Build-Depends on libelf-dev. * debian/rules: - Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream options: set MAKELEVEL. @@ -24,7 +25,7 @@ shim (12+1503074702.5202f80-0ubuntu1) UNRELEASED; urgency=medium * debian/shim.install: update paths in light of using shim's upstream install target. - -- Mathieu Trudel-Lapierre Tue, 29 Aug 2017 13:55:45 -0400 + -- Mathieu Trudel-Lapierre Tue, 29 Aug 2017 22:45:30 -0400 shim (0.9+1474479173.6c180c6-1ubuntu1) zesty; urgency=medium diff --git a/debian/control b/debian/control index 824230b8..febdfb9c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Steve Langasek Standards-Version: 3.9.8 -Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libnss3-tools +Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libnss3-tools, libelf-dev Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk Package: shim -- cgit v1.2.3 From 926d9476901166a54b71bef61ee5ce93f9712697 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 27 Sep 2017 12:54:05 -0400 Subject: debian/control: add Breaks: for the previous shim-signed builds given that shim will now build and ship BOOT.CSV by itself. --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index d439d761..6a423ca2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ shim (13~git1505328971.0780644a-0ubuntu1~test1) UNRELEASED; urgency=medium * New upstream snapshot: 13~git1505328971.0780644a * debian/control: add a Build-Depends on libnss3-tools for pk12-util. * debian/control: add a Build-Depends on libelf-dev. + * debian/control: add Breaks: for the previous shim-signed builds given + that shim will now build and ship BOOT.CSV by itself. * debian/rules: - Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream options: set MAKELEVEL. diff --git a/debian/control b/debian/control index febdfb9c..d0caba5e 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk Package: shim Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: shim-signed (<< 1.33~) Description: boot loader to chain-load signed boot loaders under Secure Boot This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or -- cgit v1.2.3 From e85582f4ca53cd6ae9079db04929ce1986fff577 Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Wed, 27 Sep 2017 12:55:12 -0400 Subject: We don't really need libnss3-tools. --- debian/changelog | 1 - debian/control | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 6a423ca2..005a1457 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,6 @@ shim (13~git1505328971.0780644a-0ubuntu1~test1) UNRELEASED; urgency=medium * New upstream snapshot: 13~git1505328971.0780644a - * debian/control: add a Build-Depends on libnss3-tools for pk12-util. * debian/control: add a Build-Depends on libelf-dev. * debian/control: add Breaks: for the previous shim-signed builds given that shim will now build and ship BOOT.CSV by itself. diff --git a/debian/control b/debian/control index d0caba5e..ea901e5d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Steve Langasek Standards-Version: 3.9.8 -Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libnss3-tools, libelf-dev +Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk Package: shim -- cgit v1.2.3 From fac86c74039c4beb712beaf5676e5523346058c1 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 23 Apr 2018 18:09:05 -0700 Subject: Fix Vcs link. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index af00dc51..81f39670 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +shim (13-0ubuntu3) UNRELEASED; urgency=medium + + * Fix Vcs link. + + -- Steve Langasek Mon, 23 Apr 2018 18:08:31 -0700 + shim (13-0ubuntu2) bionic; urgency=medium * debian/patches/abort_abort_abort.patch: signtool.exe isn't happy with some diff --git a/debian/control b/debian/control index ea901e5d..12df554b 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Steve Langasek Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev -Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk +Vcs-Git: https://git.launchpad.net/~ubuntu-core-dev/shim/+git/shim Package: shim Architecture: amd64 -- cgit v1.2.3 From 3802e1ad5adf91f955b9f1408950e28bad10d830 Mon Sep 17 00:00:00 2001 From: dann frazier Date: Tue, 24 Apr 2018 12:40:56 -0600 Subject: Enable arm64 build. --- debian/changelog | 4 ++++ debian/control | 2 +- debian/rules | 2 ++ 3 files changed, 7 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/changelog b/debian/changelog index 81f39670..57cbf847 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ shim (13-0ubuntu3) UNRELEASED; urgency=medium + [ Steve Langasek ] * Fix Vcs link. + [ dann frazier ] + * Enable arm64 build. + -- Steve Langasek Mon, 23 Apr 2018 18:08:31 -0700 shim (13-0ubuntu2) bionic; urgency=medium diff --git a/debian/control b/debian/control index 12df554b..c8b8ffa0 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf- Vcs-Git: https://git.launchpad.net/~ubuntu-core-dev/shim/+git/shim Package: shim -Architecture: amd64 +Architecture: amd64 arm64 Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: shim-signed (<< 1.33~) Description: boot loader to chain-load signed boot loaders under Secure Boot diff --git a/debian/rules b/debian/rules index 8c3863ef..6c2cef1e 100755 --- a/debian/rules +++ b/debian/rules @@ -14,6 +14,8 @@ endif ifeq ($(DEB_HOST_ARCH),amd64) export EFI_ARCH := x64 +else ($(DEB_HOST_ARCH),arm64) +export EFI_ARCH := aa64 endif COMMON_OPTIONS = \ -- cgit v1.2.3