[Group.of.nepali.translators] [Bug 1790709] Re: Backport gnu-efi 3.0.8 to all supported releases for SHIM

2020-11-30 Thread Łukasz Zemczak
The version of syslinux in the proposed pocket of Bionic that was
purported to fix this bug report has been removed because the bugs that
were to be fixed by the upload were not verified in a timely (105 days)
fashion.

** Tags removed: verification-needed-bionic

** Changed in: syslinux (Ubuntu Bionic)
   Status: Fix Committed => Won't Fix

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1790709

Title:
  Backport gnu-efi 3.0.8 to all supported releases for SHIM

Status in gnu-efi package in Ubuntu:
  Fix Released
Status in syslinux package in Ubuntu:
  Fix Released
Status in gnu-efi source package in Trusty:
  Fix Released
Status in gnu-efi source package in Xenial:
  Fix Released
Status in gnu-efi source package in Bionic:
  Fix Released
Status in syslinux source package in Bionic:
  Won't Fix
Status in gnu-efi source package in Cosmic:
  Fix Released
Status in syslinux source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  All users on UEFI systems.

  Gnu-efi needs to be backported everywhere to support new shim
  releases. This applies to bionic, xenial, and trusty.

  This is to properly build the new shim releases on these releases of
  Ubuntu.

  [Test cases]
  -- build tests --
  Validate that the following reverse-dependencies build correctly:

  Reverse-Build-Depends-Indep
  ===
  * syslinux

  Reverse-Build-Depends
  =
  * dell-recovery
  * efitools
  * fwupd
  * fwupdate
  * kexec-tools
  * refind
  * sbsigntool
  * shim
  * systemd

  Rebuild tests will happen in
  https://launchpad.net/~cyphermox/+archive/ubuntu/rebuild-tests

  
  == Functionality tests ==

  Run the following tests after the packages have been rebuilt against
  the new gnu-efi.

  === mokutil ===
  Validate that mokutil can process:
  - Certificate import: mokutil --import 
  - List enrolled certificates: mokutil --list-enrolled
  - Set verbosity: mokutil --set-verbosity true

  Reboot, and validate that MokManager processes the requested changes.

  
  [Regression potential]
  gnu-efi is a library that supports applications in handling EFI variables in 
and outside of the runtime environment, along with supporting standard library 
features for EFI applications. As such, any application that makes uses of EFI 
variables on a running system or as their own EFI application should be 
validated against possible corruption of the contents of the variables, as well 
as doing smoketesting of the EFI applications themselves for incorrect 
behavior, crashes, and other runtime issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnu-efi/+bug/1790709/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1790709] Re: Backport gnu-efi 3.0.8 to all supported releases for SHIM

2019-04-23 Thread Launchpad Bug Tracker
This bug was fixed in the package syslinux -
3:6.04~git20171011.af7e95c3+dfsg1-4ubuntu1.18.10.2

---
syslinux (3:6.04~git20171011.af7e95c3+dfsg1-4ubuntu1.18.10.2) cosmic; 
urgency=medium

  * debian/patches/gnu-efi_3.0.8_support.patch: We're using -zuldefs, but also
still need to be doing the LIBS filtering correctly. Oops. (LP: #1790709)

syslinux (3:6.04~git20171011.af7e95c3+dfsg1-4ubuntu1.18.10.1) cosmic;
urgency=medium

  * debian/patches/gnu-efi_3.0.8_support.patch: link syslinux.so using
-zmuldefs rather than filtering out memset and mcmcpy; as it won't risk
symbol errors when running vesamenu in some scenarios. (LP: #1790709)

 -- Mathieu Trudel-Lapierre   Mon, 18 Feb 2019
10:14:13 +0100

** Changed in: syslinux (Ubuntu Cosmic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1790709

Title:
  Backport gnu-efi 3.0.8 to all supported releases for SHIM

Status in gnu-efi package in Ubuntu:
  Fix Released
Status in syslinux package in Ubuntu:
  Fix Released
Status in gnu-efi source package in Trusty:
  Fix Released
Status in gnu-efi source package in Xenial:
  Fix Released
Status in gnu-efi source package in Bionic:
  Fix Released
Status in syslinux source package in Bionic:
  Fix Committed
Status in gnu-efi source package in Cosmic:
  Fix Released
Status in syslinux source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  All users on UEFI systems.

  Gnu-efi needs to be backported everywhere to support new shim
  releases. This applies to bionic, xenial, and trusty.

  This is to properly build the new shim releases on these releases of
  Ubuntu.

  [Test cases]
  -- build tests --
  Validate that the following reverse-dependencies build correctly:

  Reverse-Build-Depends-Indep
  ===
  * syslinux

  Reverse-Build-Depends
  =
  * dell-recovery
  * efitools
  * fwupd
  * fwupdate
  * kexec-tools
  * refind
  * sbsigntool
  * shim
  * systemd

  Rebuild tests will happen in
  https://launchpad.net/~cyphermox/+archive/ubuntu/rebuild-tests

  
  == Functionality tests ==

  Run the following tests after the packages have been rebuilt against
  the new gnu-efi.

  === mokutil ===
  Validate that mokutil can process:
  - Certificate import: mokutil --import 
  - List enrolled certificates: mokutil --list-enrolled
  - Set verbosity: mokutil --set-verbosity true

  Reboot, and validate that MokManager processes the requested changes.

  
  [Regression potential]
  gnu-efi is a library that supports applications in handling EFI variables in 
and outside of the runtime environment, along with supporting standard library 
features for EFI applications. As such, any application that makes uses of EFI 
variables on a running system or as their own EFI application should be 
validated against possible corruption of the contents of the variables, as well 
as doing smoketesting of the EFI applications themselves for incorrect 
behavior, crashes, and other runtime issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnu-efi/+bug/1790709/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1790709] Re: Backport gnu-efi 3.0.8 to all supported releases for SHIM

2019-01-09 Thread Mathieu Trudel-Lapierre
Fixing is required in cosmic as well since the issue is with the patch
used for gnu-efi 3.0.8 support. Disco is "unaffected"; I've synced with
Debian which has already fixed the issue.

** Also affects: gnu-efi (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: syslinux (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Changed in: gnu-efi (Ubuntu Cosmic)
   Status: New => Fix Released

** Changed in: syslinux (Ubuntu Cosmic)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1790709

Title:
  Backport gnu-efi 3.0.8 to all supported releases for SHIM

Status in gnu-efi package in Ubuntu:
  Fix Released
Status in syslinux package in Ubuntu:
  Fix Released
Status in gnu-efi source package in Trusty:
  Fix Released
Status in gnu-efi source package in Xenial:
  Fix Released
Status in gnu-efi source package in Bionic:
  Fix Released
Status in syslinux source package in Bionic:
  Fix Committed
Status in gnu-efi source package in Cosmic:
  Fix Released
Status in syslinux source package in Cosmic:
  In Progress

Bug description:
  [Impact]
  All users on UEFI systems.

  Gnu-efi needs to be backported everywhere to support new shim
  releases. This applies to bionic, xenial, and trusty.

  This is to properly build the new shim releases on these releases of
  Ubuntu.

  [Test cases]
  -- build tests --
  Validate that the following reverse-dependencies build correctly:

  Reverse-Build-Depends-Indep
  ===
  * syslinux

  Reverse-Build-Depends
  =
  * dell-recovery
  * efitools
  * fwupd
  * fwupdate
  * kexec-tools
  * refind
  * sbsigntool
  * shim
  * systemd

  Rebuild tests will happen in
  https://launchpad.net/~cyphermox/+archive/ubuntu/rebuild-tests

  
  == Functionality tests ==

  Run the following tests after the packages have been rebuilt against
  the new gnu-efi.

  === mokutil ===
  Validate that mokutil can process:
  - Certificate import: mokutil --import 
  - List enrolled certificates: mokutil --list-enrolled
  - Set verbosity: mokutil --set-verbosity true

  Reboot, and validate that MokManager processes the requested changes.

  
  [Regression potential]
  gnu-efi is a library that supports applications in handling EFI variables in 
and outside of the runtime environment, along with supporting standard library 
features for EFI applications. As such, any application that makes uses of EFI 
variables on a running system or as their own EFI application should be 
validated against possible corruption of the contents of the variables, as well 
as doing smoketesting of the EFI applications themselves for incorrect 
behavior, crashes, and other runtime issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnu-efi/+bug/1790709/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1790709] Re: Backport gnu-efi 3.0.8 to all supported releases for SHIM

2018-09-13 Thread Launchpad Bug Tracker
This bug was fixed in the package gnu-efi - 3.0.8-0ubuntu1~16.04.1

---
gnu-efi (3.0.8-0ubuntu1~16.04.1) xenial; urgency=medium

  * New upstream version 3.0.8. (LP: #1790709)
  * debian/patches: drop patches, included upstream.
  * Reinstate d/p/ARM-hide-hidden-pragma-for-hosted-build.patch; otherwise
sbsigntool fails to build on armhf.

 -- Mathieu Trudel-Lapierre   Tue, 04 Sep 2018
15:28:31 -0400

** Changed in: gnu-efi (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

** Changed in: gnu-efi (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1790709

Title:
  Backport gnu-efi 3.0.8 to all supported releases for SHIM

Status in gnu-efi package in Ubuntu:
  Fix Released
Status in syslinux package in Ubuntu:
  Fix Released
Status in gnu-efi source package in Trusty:
  Fix Released
Status in gnu-efi source package in Xenial:
  Fix Released
Status in gnu-efi source package in Bionic:
  Fix Released
Status in syslinux source package in Bionic:
  Incomplete

Bug description:
  [Impact]
  All users on UEFI systems.

  Gnu-efi needs to be backported everywhere to support new shim
  releases. This applies to bionic, xenial, and trusty.

  This is to properly build the new shim releases on these releases of
  Ubuntu.

  [Test cases]
  -- build tests --
  Validate that the following reverse-dependencies build correctly:

  Reverse-Build-Depends-Indep
  ===
  * syslinux

  Reverse-Build-Depends
  =
  * dell-recovery
  * efitools
  * fwupd
  * fwupdate
  * kexec-tools
  * refind
  * sbsigntool
  * shim
  * systemd

  Rebuild tests will happen in
  https://launchpad.net/~cyphermox/+archive/ubuntu/rebuild-tests

  
  == Functionality tests ==

  Run the following tests after the packages have been rebuilt against
  the new gnu-efi.

  === mokutil ===
  Validate that mokutil can process:
  - Certificate import: mokutil --import 
  - List enrolled certificates: mokutil --list-enrolled
  - Set verbosity: mokutil --set-verbosity true

  Reboot, and validate that MokManager processes the requested changes.

  
  [Regression potential]
  gnu-efi is a library that supports applications in handling EFI variables in 
and outside of the runtime environment, along with supporting standard library 
features for EFI applications. As such, any application that makes uses of EFI 
variables on a running system or as their own EFI application should be 
validated against possible corruption of the contents of the variables, as well 
as doing smoketesting of the EFI applications themselves for incorrect 
behavior, crashes, and other runtime issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnu-efi/+bug/1790709/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1790709] Re: Backport gnu-efi 3.0.8 to all supported releases for SHIM

2018-09-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gnu-efi - 3.0.8-0ubuntu1~18.04.1

---
gnu-efi (3.0.8-0ubuntu1~18.04.1) bionic; urgency=medium

  * New upstream version 3.0.8. (LP: #1790709)
  * debian/patches: drop patches, included upstream.
  * Reinstate d/p/ARM-hide-hidden-pragma-for-hosted-build.patch; otherwise
sbsigntool fails to build on armhf.

 -- Mathieu Trudel-Lapierre   Tue, 04 Sep 2018
15:09:02 -0400

** Changed in: gnu-efi (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1790709

Title:
  Backport gnu-efi 3.0.8 to all supported releases for SHIM

Status in gnu-efi package in Ubuntu:
  Fix Released
Status in syslinux package in Ubuntu:
  Fix Released
Status in gnu-efi source package in Trusty:
  Fix Committed
Status in gnu-efi source package in Xenial:
  Fix Committed
Status in gnu-efi source package in Bionic:
  Fix Released
Status in syslinux source package in Bionic:
  Incomplete

Bug description:
  [Impact]
  All users on UEFI systems.

  Gnu-efi needs to be backported everywhere to support new shim
  releases. This applies to bionic, xenial, and trusty.

  This is to properly build the new shim releases on these releases of
  Ubuntu.

  [Test cases]
  -- build tests --
  Validate that the following reverse-dependencies build correctly:

  Reverse-Build-Depends-Indep
  ===
  * syslinux

  Reverse-Build-Depends
  =
  * dell-recovery
  * efitools
  * fwupd
  * fwupdate
  * kexec-tools
  * refind
  * sbsigntool
  * shim
  * systemd

  Rebuild tests will happen in
  https://launchpad.net/~cyphermox/+archive/ubuntu/rebuild-tests

  
  == Functionality tests ==

  Run the following tests after the packages have been rebuilt against
  the new gnu-efi.

  === mokutil ===
  Validate that mokutil can process:
  - Certificate import: mokutil --import 
  - List enrolled certificates: mokutil --list-enrolled
  - Set verbosity: mokutil --set-verbosity true

  Reboot, and validate that MokManager processes the requested changes.

  
  [Regression potential]
  gnu-efi is a library that supports applications in handling EFI variables in 
and outside of the runtime environment, along with supporting standard library 
features for EFI applications. As such, any application that makes uses of EFI 
variables on a running system or as their own EFI application should be 
validated against possible corruption of the contents of the variables, as well 
as doing smoketesting of the EFI applications themselves for incorrect 
behavior, crashes, and other runtime issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnu-efi/+bug/1790709/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1790709] Re: Backport gnu-efi 3.0.8 to all supported releases for SHIM

2018-09-07 Thread Launchpad Bug Tracker
This bug was fixed in the package syslinux -
3:6.04~git20171011.af7e95c3+dfsg1-4ubuntu1

---
syslinux (3:6.04~git20171011.af7e95c3+dfsg1-4ubuntu1) cosmic; urgency=medium

  * Rebuild against gnu-efi 3.0.8 with necessary porting (LP: #1790709)
- debian/patches/remove-VPrint.patch: Don't redefine VPrint(), since it's
  provided by gnu-efi.
- debian/patches/gnu-efi_3.0.8_support.patch: filter out memset, memcpy
  objects, since they are provided by gnu-efi.

 -- Mathieu Trudel-Lapierre   Fri, 07 Sep 2018
16:21:11 -0400

** Changed in: syslinux (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1790709

Title:
  Backport gnu-efi 3.0.8 to all supported releases for SHIM

Status in gnu-efi package in Ubuntu:
  Fix Released
Status in syslinux package in Ubuntu:
  Fix Released
Status in gnu-efi source package in Trusty:
  Fix Committed
Status in gnu-efi source package in Xenial:
  Fix Committed
Status in gnu-efi source package in Bionic:
  Fix Committed
Status in syslinux source package in Bionic:
  New

Bug description:
  [Impact]
  All users on UEFI systems.

  Gnu-efi needs to be backported everywhere to support new shim
  releases. This applies to bionic, xenial, and trusty.

  This is to properly build the new shim releases on these releases of
  Ubuntu.

  [Test cases]
  -- build tests --
  Validate that the following reverse-dependencies build correctly:

  Reverse-Build-Depends-Indep
  ===
  * syslinux

  Reverse-Build-Depends
  =
  * dell-recovery
  * efitools
  * fwupd
  * fwupdate
  * kexec-tools
  * refind
  * sbsigntool
  * shim
  * systemd

  Rebuild tests will happen in
  https://launchpad.net/~cyphermox/+archive/ubuntu/rebuild-tests

  
  == Functionality tests ==

  Run the following tests after the packages have been rebuilt against
  the new gnu-efi.

  === mokutil ===
  Validate that mokutil can process:
  - Certificate import: mokutil --import 
  - List enrolled certificates: mokutil --list-enrolled
  - Set verbosity: mokutil --set-verbosity true

  Reboot, and validate that MokManager processes the requested changes.

  
  [Regression potential]
  gnu-efi is a library that supports applications in handling EFI variables in 
and outside of the runtime environment, along with supporting standard library 
features for EFI applications. As such, any application that makes uses of EFI 
variables on a running system or as their own EFI application should be 
validated against possible corruption of the contents of the variables, as well 
as doing smoketesting of the EFI applications themselves for incorrect 
behavior, crashes, and other runtime issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnu-efi/+bug/1790709/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp