[Group.of.nepali.translators] [Bug 1916214] Re: xenial/linux-fips: 4.4.0-1057.63 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  built:
main: build#1
+   meta: build#1
+   signed: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
- phase: Holding before Promote to Proposed
- phase-changed: Thursday, 25. February 2021 00:11 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Thursday, 25. February 2021 04:17 UTC
+ promote:
+ - meta
+ - signed
+ - main
  reason:
-   :prepare-packages: Ongoing -- building in ppa meta:building
- signed:building
-   prepare-package-meta: Ongoing -- meta package not yet fully built
-   prepare-package-signed: Ongoing -- signed package not yet fully
- built
+   promote-to-proposed: Pending -- ready for review
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.4.0-1057.63
meta: 4.4.0.1057.59
signed: 4.4.0-1057.63

-- 
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/1916214

Title:
  xenial/linux-fips: 4.4.0-1057.63 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-signing-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
  phase: Ready for Promote to Proposed
  phase-changed: Thursday, 25. February 2021 04:17 UTC
  promote:
  - meta
  - signed
  - main
  reason:
promote-to-proposed: Pending -- ready for review
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.4.0-1057.63
meta: 4.4.0.1057.59
signed: 4.4.0-1057.63

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916214/+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 1536181] Re: bind9-resolvconf service doesn't work

2021-02-24 Thread Bug Watch Updater
** Changed in: bind9 (Debian)
   Status: New => 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/1536181

Title:
  bind9-resolvconf service doesn't work

Status in bind9 package in Ubuntu:
  Fix Released
Status in bind9 source package in Xenial:
  Fix Released
Status in bind9 source package in Yakkety:
  Fix Released
Status in bind9 package in Debian:
  Fix Released

Bug description:
  [Impact]

   * If using the bind9-resolvconf service to have the local named
  managed resolv.conf, the service exits after running starting, and the
  system resolv.conf ends up reverting to the default content.

   * The user is effectively prevented from using bind9-resolvconf to
  manage their local resolv.conf.

   * The issue is that the bind9-resolvconf service needs to detected as
  still running even after the /etc/resolv.conf modification occurs. As
  per Debian Bug 744304: "RemainAfterExit tells systemd that a service
  should be considered running even after it exited. Currently, systemd
  thinks the service went inactive after the ExecStart command exits,
  and then immediately calls the ExecStop command, thus removing
  127.0.0.1 from resolvconf."

  [Test Case]

   * Install bind9-resolvconf with a local bind9 configuration. Start
  the bind9-resolvconf service and the prior content of /etc/resolv.conf
  will remain even if it differs from bind9's configuration.

  [Regression Potential]

   * I believe the regression potential to be very low for this change.
  The bind9-resolvconf service currently does not work as expected.
  Users may have made manual changes locally, as suggested in this bug,
  but those seem to generally not be permanent solutions and should not
  collide with the change to the service.

  ---

  I enabled the bind9-resolvconf service and restarted my system,
  because I want to use the named running on localhost as my nameserver.

  Even after the restart, however, the nameservers in /etc/resolv.conf
  (actually /var/run/resolvconf/resolv.conf) were still the ones
  provided by DHCP. This, despite the fact that the logs claim that
  bind9-resolvconf ran successfully during boot.

  I tried manually running "sudo systemctl start bind9-resolv.conf", and
  again, the logs claim it ran, but /etc/resolv.conf was unmodified.

  Finally, I manually ran "sudo /bin/sh -c 'echo nameserver 127.0.0.1 |
  /sbin/resolvconf -a lo.named'", i.e., the command listed in
  /lib/systemd/system/bind9-resolv.conf.service, and _that_ successfully
  updated /etc/resolv.conf.

  After doing that, interestingly, "sudo systemctl stop
  bind9-resolv.conf" _also_ doesn't change /etc/resolv.conf, i.e., it
  still retains the 127.0.0.1 line which I added by running the
  resolvconf command manually.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: bind9 1:9.9.5.dfsg-11ubuntu1.2
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jan 20 08:03:35 2016
  InstallationDate: Installed on 2016-01-16 (4 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  RelatedPackageVersions:
   bind9utils 1:9.9.5.dfsg-11ubuntu1.2
   apparmor   2.10-0ubuntu6
  SourcePackage: bind9
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.bind.named.conf: [modified]
  modified.conffile..etc.bind.named.conf.local: [modified]
  mtime.conffile..etc.bind.named.conf: 2016-01-16T19:01:39.827033
  mtime.conffile..etc.bind.named.conf.local: 2016-01-16T21:13:51.991632

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1536181/+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 1916217] Re: xenial/linux-raspi2: 4.4.0-1147.157 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  built:
+   main: build#1
meta: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
- phase: Holding before Promote to Proposed
- phase-changed: Thursday, 25. February 2021 01:07 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Thursday, 25. February 2021 03:32 UTC
+ promote:
+ - meta
+ - main
  reason:
-   :prepare-packages: Pending -- building in ppa main:queued
-   prepare-package: Ongoing -- main package not yet fully built
+   promote-to-proposed: Pending -- ready for review
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1916216
  variant: debs
  versions:
main: 4.4.0-1147.157
meta: 4.4.0.1147.147

-- 
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/1916217

Title:
  xenial/linux-raspi2: 4.4.0-1147.157 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-raspi2 source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Ready for Promote to Proposed
  phase-changed: Thursday, 25. February 2021 03:32 UTC
  promote:
  - meta
  - main
  reason:
promote-to-proposed: Pending -- ready for review
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1916216
  variant: debs
  versions:
main: 4.4.0-1147.157
meta: 4.4.0.1147.147

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916217/+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 1916214] Re: xenial/linux-fips: 4.4.0-1057.63 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ built:
+   main: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
  phase: Holding before Promote to Proposed
  phase-changed: Thursday, 25. February 2021 00:11 UTC
  reason:
-   :prepare-packages: Pending -- building in ppa main:queued
- meta:depwait signed:depwait
-   prepare-package: Ongoing -- main package not yet fully built
+   :prepare-packages: Ongoing -- building in ppa meta:depwait
+ signed:depwait
prepare-package-meta: Ongoing -- meta package not yet fully built
prepare-package-signed: Ongoing -- signed package not yet fully
  built
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.4.0-1057.63
meta: 4.4.0.1057.59
signed: 4.4.0-1057.63

-- 
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/1916214

Title:
  xenial/linux-fips: 4.4.0-1057.63 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Committed
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Committed
Status in Kernel SRU Workflow promote-signing-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  built:
main: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
  phase: Holding before Promote to Proposed
  phase-changed: Thursday, 25. February 2021 00:11 UTC
  reason:
:prepare-packages: Ongoing -- building in ppa meta:depwait
  signed:depwait
prepare-package-meta: Ongoing -- meta package not yet fully built
prepare-package-signed: Ongoing -- signed package not yet fully
  built
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.4.0-1057.63
meta: 4.4.0.1057.59
signed: 4.4.0-1057.63

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916214/+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 1916217] Re: xenial/linux-raspi2: 4.4.0-1147.157 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ built:
+   meta: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
- phase: Packaging
- phase-changed: Thursday, 25. February 2021 00:17 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Thursday, 25. February 2021 01:07 UTC
  reason:
-   :prepare-packages: 'Ongoing -b Being cranked by: kelsey-skunberg'
-   prepare-package: Pending -- tag not published and package not
- uploaded
-   prepare-package-meta: Pending -- tag not published and package not
- uploaded
+   :prepare-packages: Ongoing -- building in ppa main:building
+   prepare-package: Ongoing -- main package not yet fully built
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1916216
  variant: debs
+ versions:
+   main: 4.4.0-1147.157
+   meta: 4.4.0.1147.147

-- 
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/1916217

Title:
  xenial/linux-raspi2: 4.4.0-1147.157 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Committed
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-raspi2 source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  built:
meta: build#1
  kernel-stable-master-bug: 1916222
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Holding before Promote to Proposed
  phase-changed: Thursday, 25. February 2021 01:07 UTC
  reason:
:prepare-packages: Ongoing -- building in ppa main:building
prepare-package: Ongoing -- main package not yet fully built
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1916216
  variant: debs
  versions:
main: 4.4.0-1147.157
meta: 4.4.0.1147.147

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916217/+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 1916214] Re: xenial/linux-fips: 4.4.0-1057.63 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Invalid

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1916222
  packages:
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
- phase: Ready for Packaging
- phase-changed: Wednesday, 24. February 2021 08:50 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 24. February 2021 21:42 UTC
  reason:
-   :prepare-packages: Pending -b Debs ready to be cranked
-   prepare-package: Pending -- version not specified
+   :prepare-packages: 'Ongoing -b Being cranked by: kelsey-skunberg'
+   prepare-package: Pending -- tag not published and package not
+ uploaded
+   prepare-package-meta: Pending -- tag not published and package not
+ uploaded
+   prepare-package-signed: Pending -- tag not published and package not
+ uploaded
+ synthetic:
+   :promote-to-as-proposed: Invalid
  variant: debs

-- 
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/1916214

Title:
  xenial/linux-fips: 4.4.0-1057.63 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow prepare-package-signed series:
  In Progress
Status in Kernel SRU Workflow promote-signing-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1916222
  packages:
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
  phase: Packaging
  phase-changed: Wednesday, 24. February 2021 21:42 UTC
  reason:
:prepare-packages: 'Ongoing -b Being cranked by: kelsey-skunberg'
prepare-package: Pending -- tag not published and package not
  uploaded
prepare-package-meta: Pending -- tag not published and package not
  uploaded
prepare-package-signed: Pending -- tag not published and package not
  uploaded
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916214/+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 1916198] Re: xenial/linux-hwe: 4.15.0-137.141~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  built:
main: build#1
+   meta: build#1
signed: build#1
  kernel-stable-master-bug: 1916199
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 24. February 2021 10:54 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 24. February 2021 18:43 UTC
+ promote:
+ - signed
+ - meta
+ - main
  reason:
-   :prepare-packages: Pending -- building in ppa meta:queued
-   prepare-package-meta: Ongoing -- meta package not yet fully built
+   promote-to-proposed: Pending -- ready for review
  trackers:
xenial/linux-deeplens: bug 1916197
  variant: debs
  versions:
main: 4.15.0-137.141~16.04.1
meta: 4.15.0.137.133
signed: 4.15.0-137.141~16.04.1

-- 
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/1916198

Title:
  xenial/linux-hwe: 4.15.0-137.141~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-hwe source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1916199
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Ready for Promote to Proposed
  phase-changed: Wednesday, 24. February 2021 18:43 UTC
  promote:
  - signed
  - meta
  - main
  reason:
promote-to-proposed: Pending -- ready for review
  trackers:
xenial/linux-deeplens: bug 1916197
  variant: debs
  versions:
main: 4.15.0-137.141~16.04.1
meta: 4.15.0.137.133
signed: 4.15.0-137.141~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916198/+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 1916198] Re: xenial/linux-hwe: 4.15.0-137.141~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  built:
+   main: build#1
signed: build#1
  kernel-stable-master-bug: 1916199
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 24. February 2021 10:54 UTC
  reason:
-   :prepare-packages: Pending -- building in ppa main:queued
- meta:depwait
-   prepare-package: Ongoing -- main package not yet fully built
+   :prepare-packages: Ongoing -- building in ppa meta:depwait
prepare-package-meta: Ongoing -- meta package not yet fully built
  trackers:
xenial/linux-deeplens: bug 1916197
  variant: debs
  versions:
main: 4.15.0-137.141~16.04.1
meta: 4.15.0.137.133
signed: 4.15.0-137.141~16.04.1

-- 
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/1916198

Title:
  xenial/linux-hwe: 4.15.0-137.141~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Committed
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-hwe source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  built:
main: build#1
signed: build#1
  kernel-stable-master-bug: 1916199
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 24. February 2021 10:54 UTC
  reason:
:prepare-packages: Ongoing -- building in ppa meta:depwait
prepare-package-meta: Ongoing -- meta package not yet fully built
  trackers:
xenial/linux-deeplens: bug 1916197
  variant: debs
  versions:
main: 4.15.0-137.141~16.04.1
meta: 4.15.0.137.133
signed: 4.15.0-137.141~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916198/+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 1913116] Re: xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1913116

Title:
  xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-hwe source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913117
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 15:08 UTC
  promote:
  - meta
  - main
  - signed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-deeplens: bug 1913115
  variant: debs
  versions:
main: 4.15.0-136.140~16.04.1
meta: 4.15.0.136.132
signed: 4.15.0-136.140~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913116/+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 1916198] Re: xenial/linux-hwe: 4.15.0-137.141~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ built:
+   signed: build#1
  kernel-stable-master-bug: 1916199
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 24. February 2021 10:54 UTC
  reason:
-   :prepare-packages: Pending -- building in ppa main:building
- signed:queued
+   :prepare-packages: Ongoing -- building in ppa main:building
prepare-package: Ongoing -- main package not yet fully built
prepare-package-meta: Ongoing -- meta package not yet fully built
-   prepare-package-signed: Ongoing -- signed package not yet fully
- built
  trackers:
xenial/linux-deeplens: bug 1916197
  variant: debs
  versions:
main: 4.15.0-137.141~16.04.1
meta: 4.15.0.137.133
signed: 4.15.0-137.141~16.04.1

-- 
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/1916198

Title:
  xenial/linux-hwe: 4.15.0-137.141~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Committed
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Committed
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-hwe source package in Xenial:
  New

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  built:
signed: build#1
  kernel-stable-master-bug: 1916199
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 24. February 2021 10:54 UTC
  reason:
:prepare-packages: Ongoing -- building in ppa main:building
prepare-package: Ongoing -- main package not yet fully built
prepare-package-meta: Ongoing -- meta package not yet fully built
  trackers:
xenial/linux-deeplens: bug 1916197
  variant: debs
  versions:
main: 4.15.0-137.141~16.04.1
meta: 4.15.0.137.133
signed: 4.15.0-137.141~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1916198/+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 1913116] Re: xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913117
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 14:42 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 15:08 UTC
  promote:
  - meta
  - main
  - signed
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-deeplens: bug 1913115
  variant: debs
  versions:
main: 4.15.0-136.140~16.04.1
meta: 4.15.0.136.132
signed: 4.15.0-136.140~16.04.1

-- 
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/1913116

Title:
  xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-hwe source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913117
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 15:08 UTC
  promote:
  - meta
  - main
  - signed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-deeplens: bug 1913115
  variant: debs
  versions:
main: 4.15.0-136.140~16.04.1
meta: 4.15.0.136.132
signed: 4.15.0-136.140~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913116/+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 1914129] Re: xenial/linux-aws: 4.4.0-1122.136 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1914129

Title:
  xenial/linux-aws: 4.4.0-1122.136 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-aws source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:30 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-aws/aws-kernel: bug 1914128
  variant: debs
  versions:
main: 4.4.0-1122.136
meta: 4.4.0.1122.127

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914129/+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 1913115] Re: xenial/linux-deeplens: 4.15.0-1041.42 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1913115

Title:
  xenial/linux-deeplens: 4.15.0-1041.42 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1913116
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:34 UTC
  promote:
  - main
  - meta
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.15.0-1041.42
meta: 4.15.0.1041.41

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913115/+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 1914132] Re: xenial/linux-kvm: 4.4.0-1088.97 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1914132

Title:
  xenial/linux-kvm: 4.4.0-1088.97 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-kvm source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-kvm
meta: linux-meta-kvm
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:30 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.4.0-1088.97
meta: 4.4.0.1088.86

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914132/+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 1914134] Re: xenial/linux-raspi2: 4.4.0-1146.156 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1914134

Title:
  xenial/linux-raspi2: 4.4.0-1146.156 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-raspi2 source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:31 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1914133
  variant: debs
  versions:
main: 4.4.0-1146.156
meta: 4.4.0.1146.146

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914134/+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 1914136] Re: xenial/linux-snapdragon: 4.4.0-1150.160 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1914136

Title:
  xenial/linux-snapdragon: 4.4.0-1150.160 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-snapdragon source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-snapdragon
meta: linux-meta-snapdragon
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:31 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-snapdragon/dragonboard-kernel: bug 1914135
  variant: debs
  versions:
main: 4.4.0-1150.160
meta: 4.4.0.1150.142

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914136/+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 1914140] Re: xenial/linux: 4.4.0-203.235 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1914140

Title:
  xenial/linux: 4.4.0-203.235 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow kernel-signoff series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  built:
main: build#1
meta: build#1
signed: build#1
  packages:
main: linux
meta: linux-meta
signed: linux-signed
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:28 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
trusty/linux-aws: bug 1914138
trusty/linux-lts-xenial: bug 1914139
xenial/linux-aws: bug 1914129
xenial/linux-cascade: bug 1914131
xenial/linux-fips: bug 1914137
xenial/linux-kvm: bug 1914132
xenial/linux-raspi2: bug 1914134
xenial/linux-snapdragon: bug 1914136
xenial/linux/caracalla-kernel: bug 1914125
xenial/linux/pc-kernel: bug 1914126
xenial/linux/stlouis-kernel: bug 1914127
  variant: debs
  versions:
main: 4.4.0-203.235
meta: 4.4.0.203.209
signed: 4.4.0-203.235

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914140/+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 1913096] Re: xenial/linux-aws-hwe: 4.15.0-1094.101~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1913096

Title:
  xenial/linux-aws-hwe: 4.15.0-1094.101~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-aws-hwe source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1913097
  packages:
main: linux-aws-hwe
meta: linux-meta-aws-hwe
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:24 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.15.0-1094.101~16.04.1
meta: 4.15.0.1094.87

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913096/+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 1913106] Re: xenial/linux-gcp: 4.15.0-1093.106~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1913106

Title:
  xenial/linux-gcp: 4.15.0-1093.106~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-gcp source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913107
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1913104
xenial/linux-gcp/gke-kernel: bug 1913105
  variant: debs
  versions:
main: 4.15.0-1093.106~16.04.1
meta: 4.15.0.1093.94
signed: 4.15.0-1093.106~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913106/+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 1913112] Re: xenial/linux-oracle: 4.15.0-1065.73~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1913112

Title:
  xenial/linux-oracle: 4.15.0-1065.73~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-oracle source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913113
  packages:
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.15.0-1065.73~16.04.1
meta: 4.15.0.1065.53
signed: 4.15.0-1065.73~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913112/+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 1915370] Re: xenial/linux-azure: 4.15.0-1108.120~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Tags removed: kernel-release-tracking-bug-live

-- 
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/1915370

Title:
  xenial/linux-azure: 4.15.0-1108.120~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow stakeholder-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-azure source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1915371
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-azure/azure-kernel: bug 1915369
  variant: debs
  versions:
main: 4.15.0-1108.120~16.04.1
meta: 4.15.0.1108.99
signed: 4.15.0-1108.120~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1915370/+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 1914129] Re: xenial/linux-aws: 4.4.0-1122.136 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-aws
meta: linux-meta-aws
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 10:56 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:30 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-aws/aws-kernel: bug 1914128
  variant: debs
  versions:
main: 4.4.0-1122.136
meta: 4.4.0.1122.127

-- 
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/1914129

Title:
  xenial/linux-aws: 4.4.0-1122.136 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-aws source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:30 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-aws/aws-kernel: bug 1914128
  variant: debs
  versions:
main: 4.4.0-1122.136
meta: 4.4.0.1122.127

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914129/+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 1914140] Re: xenial/linux: 4.4.0-203.235 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  built:
main: build#1
meta: build#1
signed: build#1
  packages:
main: linux
meta: linux-meta
signed: linux-signed
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 10:51 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:28 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
trusty/linux-aws: bug 1914138
trusty/linux-lts-xenial: bug 1914139
xenial/linux-aws: bug 1914129
xenial/linux-cascade: bug 1914131
xenial/linux-fips: bug 1914137
xenial/linux-kvm: bug 1914132
xenial/linux-raspi2: bug 1914134
xenial/linux-snapdragon: bug 1914136
xenial/linux/caracalla-kernel: bug 1914125
xenial/linux/pc-kernel: bug 1914126
xenial/linux/stlouis-kernel: bug 1914127
  variant: debs
  versions:
main: 4.4.0-203.235
meta: 4.4.0.203.209
signed: 4.4.0-203.235

-- 
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/1914140

Title:
  xenial/linux: 4.4.0-203.235 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow kernel-signoff series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  built:
main: build#1
meta: build#1
signed: build#1
  packages:
main: linux
meta: linux-meta
signed: linux-signed
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:28 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
trusty/linux-aws: bug 1914138
trusty/linux-lts-xenial: bug 1914139
xenial/linux-aws: bug 1914129
xenial/linux-cascade: bug 1914131
xenial/linux-fips: bug 1914137
xenial/linux-kvm: bug 1914132
xenial/linux-raspi2: bug 1914134
xenial/linux-snapdragon: bug 1914136
xenial/linux/caracalla-kernel: bug 1914125
xenial/linux/pc-kernel: bug 1914126
xenial/linux/stlouis-kernel: bug 1914127
  variant: debs
  versions:
main: 4.4.0-203.235
meta: 4.4.0.203.209
signed: 4.4.0-203.235

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914140/+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 1914134] Re: xenial/linux-raspi2: 4.4.0-1146.156 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 10:56 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:31 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1914133
  variant: debs
  versions:
main: 4.4.0-1146.156
meta: 4.4.0.1146.146

-- 
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/1914134

Title:
  xenial/linux-raspi2: 4.4.0-1146.156 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-raspi2 source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:31 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-raspi2/pi2-kernel: bug 1914133
  variant: debs
  versions:
main: 4.4.0-1146.156
meta: 4.4.0.1146.146

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914134/+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 1914136] Re: xenial/linux-snapdragon: 4.4.0-1150.160 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-snapdragon
meta: linux-meta-snapdragon
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 10:56 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:31 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-snapdragon/dragonboard-kernel: bug 1914135
  variant: debs
  versions:
main: 4.4.0-1150.160
meta: 4.4.0.1150.142

-- 
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/1914136

Title:
  xenial/linux-snapdragon: 4.4.0-1150.160 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-snapdragon source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-snapdragon
meta: linux-meta-snapdragon
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:31 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-snapdragon/dragonboard-kernel: bug 1914135
  variant: debs
  versions:
main: 4.4.0-1150.160
meta: 4.4.0.1150.142

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914136/+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 1914132] Re: xenial/linux-kvm: 4.4.0-1088.97 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-kvm
meta: linux-meta-kvm
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 10:56 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:30 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.4.0-1088.97
meta: 4.4.0.1088.86

-- 
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/1914132

Title:
  xenial/linux-kvm: 4.4.0-1088.97 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-kvm source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1914140
  packages:
main: linux-kvm
meta: linux-meta-kvm
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:30 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.4.0-1088.97
meta: 4.4.0.1088.86

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1914132/+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 1913115] Re: xenial/linux-deeplens: 4.15.0-1041.42 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1913116
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
- phase: Promote to Updates
- phase-changed: Wednesday, 24. February 2021 11:21 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:34 UTC
  promote:
  - main
  - meta
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-updates: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.15.0-1041.42
meta: 4.15.0.1041.41

-- 
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/1913115

Title:
  xenial/linux-deeplens: 4.15.0-1041.42 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1913116
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:34 UTC
  promote:
  - main
  - meta
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.15.0-1041.42
meta: 4.15.0.1041.41

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913115/+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 1913106] Re: xenial/linux-gcp: 4.15.0-1093.106~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913107
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 11:04 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1913104
xenial/linux-gcp/gke-kernel: bug 1913105
  variant: debs
  versions:
main: 4.15.0-1093.106~16.04.1
meta: 4.15.0.1093.94
signed: 4.15.0-1093.106~16.04.1

-- 
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/1913106

Title:
  xenial/linux-gcp: 4.15.0-1093.106~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-gcp source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913107
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1913104
xenial/linux-gcp/gke-kernel: bug 1913105
  variant: debs
  versions:
main: 4.15.0-1093.106~16.04.1
meta: 4.15.0.1093.94
signed: 4.15.0-1093.106~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913106/+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 1913096] Re: xenial/linux-aws-hwe: 4.15.0-1094.101~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1913097
  packages:
main: linux-aws-hwe
meta: linux-meta-aws-hwe
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 11:04 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:24 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.15.0-1094.101~16.04.1
meta: 4.15.0.1094.87

-- 
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/1913096

Title:
  xenial/linux-aws-hwe: 4.15.0-1094.101~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-aws-hwe source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
  kernel-stable-master-bug: 1913097
  packages:
main: linux-aws-hwe
meta: linux-meta-aws-hwe
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:24 UTC
  promote:
  - meta
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.15.0-1094.101~16.04.1
meta: 4.15.0.1094.87

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913096/+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 1913112] Re: xenial/linux-oracle: 4.15.0-1065.73~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913113
  packages:
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 11:05 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.15.0-1065.73~16.04.1
meta: 4.15.0.1065.53
signed: 4.15.0-1065.73~16.04.1

-- 
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/1913112

Title:
  xenial/linux-oracle: 4.15.0-1065.73~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-oracle source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913113
  packages:
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  variant: debs
  versions:
main: 4.15.0-1065.73~16.04.1
meta: 4.15.0.1065.53
signed: 4.15.0-1065.73~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913112/+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 1915370] Re: xenial/linux-azure: 4.15.0-1108.120~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1915371
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
- phase: Promote to Security
- phase-changed: Wednesday, 24. February 2021 11:05 UTC
+ phase: Complete
+ phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-security: Ongoing -- packages not yet published
+ reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-azure/azure-kernel: bug 1915369
  variant: debs
  versions:
main: 4.15.0-1108.120~16.04.1
meta: 4.15.0.1108.99
signed: 4.15.0-1108.120~16.04.1

-- 
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/1915370

Title:
  xenial/linux-azure: 4.15.0-1108.120~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Fix Released
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow stakeholder-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-azure source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1915371
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Complete
  phase-changed: Wednesday, 24. February 2021 11:21 UTC
  promote:
  - meta
  - signed
  - main
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason: {}
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-azure/azure-kernel: bug 1915369
  variant: debs
  versions:
main: 4.15.0-1108.120~16.04.1
meta: 4.15.0.1108.99
signed: 4.15.0-1108.120~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1915370/+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 1913116] Re: xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

2021-02-24 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-updates
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913117
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
- phase: Promote to Updates
- phase-changed: Wednesday, 24. February 2021 09:57 UTC
+ phase: Holding before Promote to Security
+ phase-changed: Wednesday, 24. February 2021 10:30 UTC
  promote:
  - main
  - meta
  - signed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-updates: Ongoing -- packages not yet published
+   promote-to-security: Holding -- not ready for security (replication
+ dwell)
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-deeplens: bug 1913115
  variant: debs
  versions:
main: 4.15.0-136.140~16.04.1
meta: 4.15.0.136.132
signed: 4.15.0-136.140~16.04.1

-- 
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/1913116

Title:
  xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  Fix Released
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-hwe source package in Xenial:
  Fix Released

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913117
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Holding before Promote to Security
  phase-changed: Wednesday, 24. February 2021 10:30 UTC
  promote:
  - main
  - meta
  - signed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
promote-to-security: Holding -- not ready for security (replication
  dwell)
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-deeplens: bug 1913115
  variant: debs
  versions:
main: 4.15.0-136.140~16.04.1
meta: 4.15.0.136.132
signed: 4.15.0-136.140~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913116/+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 1913116] Re: xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

2021-02-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-hwe - 4.15.0-136.140~16.04.1

---
linux-hwe (4.15.0-136.140~16.04.1) xenial; urgency=medium

  * xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker (LP:
#1913116)

  * stop building nvidia dkms on kernels with no lrm (LP: #1910749)
- [Packaging]: Stop building nvidia dkms

  [ Ubuntu: 4.15.0-136.140 ]

  * bionic/linux: 4.15.0-136.140 -proposed tracker (LP: #1913117)
  * Packaging resync (LP: #1786013)
- update dkms package versions
- update dkms package versions
  * Introduce the new NVIDIA 460-server series and update the 460 series
(LP: #1913200)
- [Config] dkms-versions -- drop NVIDIA 435 455 and 440-server
- [Config] dkms-versions -- add the 460-server nvidia driver
  * switch to an autogenerated nvidia series based core via dkms-versions
(LP: #1912803)
- [Packaging] nvidia -- use dkms-versions to define versions built
- [Packaging] update-version-dkms -- maintain flags fields
- [Config] dkms-versions -- add transitional/skip information for nvidia
  packages
  * DMI entry syntax fix for Pegatron / ByteSpeed C15B (LP: #1910639)
- Input: i8042 - unbreak Pegatron C15B
  * CVE-2020-29372
- mm: check that mm is still valid in madvise()
  * update ENA driver, incl. new ethtool stats (LP: #1910291)
- net: ena: change num_queues to num_io_queues for clarity and consistency
- net: ena: ethtool: get_channels: use combined only
- net: ena: ethtool: support set_channels callback
- net: ena: ethtool: remove redundant non-zero check on rc
- net/amazon: Ensure that driver version is aligned to the linux kernel
- net: ena: ethtool: clean up minor indentation issue
- net: ena: remove code that does nothing
- net: ena: add unmask interrupts statistics to ethtool
- net: ena: cosmetic: change ena_com_stats_admin stats to u64
- net: ena: cosmetic: remove unnecessary code
- net: ena: ethtool: convert stat_offset to 64 bit resolution
- net: ena: ethtool: Add new device statistics
- net: ena: Change license into format to SPDX in all files
- net: ena: Change RSS related macros and variables names
  * CVE-2020-29374
- gup: document and work around "COW can break either way" issue
  * Bionic update: upstream stable patchset 2021-01-12 (LP: #1911331)
- spi: bcm2835aux: Fix use-after-free on unbind
- spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
- iwlwifi: pcie: limit memory read spin time
- arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 
boards.
- iwlwifi: mvm: fix kernel panic in case of assert during CSA
- ARC: stack unwinding: don't assume non-current task is sleeping
- scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
- soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
- platform/x86: acer-wmi: add automatic keyboard background light toggle key
  as KEY_LIGHTS_TOGGLE
- Input: cm109 - do not stomp on control URB
- Input: i8042 - add Acer laptops to the i8042 reset list
- kbuild: avoid static_assert for genksyms
- scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
- x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
- PCI: qcom: Add missing reset for ipq806x
- net: stmmac: free tx skb buffer in stmmac_resume()
- tcp: fix cwnd-limited bug for TSO deferral where we send nothing
- net/mlx4_en: Avoid scheduling restart task if it is already running
- net/mlx4_en: Handle TX error CQE
- net: stmmac: delete the eee_ctrl_timer after napi disabled
- net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
- net: bridge: vlan: fix error return code in __vlan_add()
- mac80211: mesh: fix mesh_pathtbl_init() error path
- USB: dummy-hcd: Fix uninitialized array use in init()
- USB: add RESET_RESUME quirk for Snapscan 1212
- ALSA: usb-audio: Fix potential out-of-bounds shift
- ALSA: usb-audio: Fix control 'access overflow' errors from chmap
- xhci: Give USB2 ports time to enter U3 in bus suspend
- USB: UAS: introduce a quirk to set no_write_same
- USB: sisusbvga: Make console support depend on BROKEN
- [Config] updateconfigs for USB_SISUSBVGA_CON
- ALSA: pcm: oss: Fix potential out-of-bounds shift
- serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
- drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
- pinctrl: merrifield: Set default bias in case no particular value given
- pinctrl: baytrail: Avoid clearing debounce value when turning it off
- ARM: dts: sun8i: v3s: fix GIC node memory range
- gpio: mvebu: fix potential user-after-free on probe
- scsi: bnx2i: Requires MMU
- can: softing: softing_netdev_open(): fix error handling
- RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
- kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm 

[Group.of.nepali.translators] [Bug 1913116] Re: xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

2021-02-24 Thread Po-Hsu Lin
4.15.0-136.140~16.04.1 - generic
Regression test CMPL, RTB.

14 / 15 tests were run, missing: ubuntu_boot
Issue to note in amd64:
Test failed for ubuntu_kvm_unit_tests on rumford but not recorded!
  ubuntu_kvm_unit_tests - apic timeouted (bug 1748103) vmx_host_state_area (bug 
1866585) vmx_intr_window_test (bug 1866586) vmx_nmi_window_test (bug 1866588) 
vmx_pending_event_test (bug 1866591)

12 / 13 tests were run, missing: ubuntu_boot
Issue to note in i386:
  ubuntu_kvm_unit_tests - unable to build on X/T i386 (bug 1798007)

4.15.0-136.140~16.04.1 - lowlatency
Regression test CMPL, RTB.

14 / 15 tests were run, missing: ubuntu_boot
Issue to note in amd64:
Test failed for ubuntu_kvm_unit_tests on rumford but not recorded!
  ubuntu_kvm_unit_tests - apic timeouted (bug 1748103) vmx_host_state_area (bug 
1866585) vmx_intr_window_test (bug 1866586) vmx_nmi_window_test (bug 1866588) 
vmx_pending_event_test (bug 1866591)

12 / 13 tests were run, missing: ubuntu_boot
Issue to note in i386:
  ubuntu_kvm_unit_tests - unable to build on X/T i386 (bug 1798007)

Note:
  * Missing P8 / ARM64 result due to broken nodes.


** Changed in: kernel-sru-workflow/regression-testing
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

** Tags added: regression-testing-passed

-- 
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/1913116

Title:
  xenial/linux-hwe: 4.15.0-136.140~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  In Progress
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
Status in linux-hwe source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  built:
main: build#1
meta: build#1
signed: build#1
  kernel-stable-master-bug: 1913117
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
  phase: Ready for Promote to Updates
  phase-changed: Wednesday, 24. February 2021 09:51 UTC
  promote:
  - main
  - meta
  - signed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
promote-to-updates: Pending -- ready to copy
  synthetic:
:promote-to-as-proposed: Fix Released
  trackers:
xenial/linux-deeplens: bug 1913115
  variant: debs
  versions:
main: 4.15.0-136.140~16.04.1
meta: 4.15.0.136.132
signed: 4.15.0-136.140~16.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1913116/+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