[Group.of.nepali.translators] [Bug 1938208] Re: No CI testing for the case that cloud-init is installed but not in use

2024-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-advantage-tools - 30~16.04

---
ubuntu-advantage-tools (30~16.04) xenial; urgency=medium

  * Backport new upstream release to xenial (LP: #2038461)

ubuntu-advantage-tools (30) noble; urgency=medium

  * d/control:
- add python3-apt as a build dependency
- add the new ubuntu-pro-client-l10n binary package
- recommend installing ubuntu-pro-client-l10n

  * d/po/*:
- Makefile to build localization files to debian/po/usr/share/locale/
- update POTFILES.in to cover all translatable messages
- remove old unused pot file
- add new complete pot file for "ubuntu-pro" domain
- add first Brazilian Portuguese translations

  * d/rules:
- add step to build the translations

  * d/tests/control:
- mark autopkgtests as superficial (GH: #2609)

  * d/ubuntu-advantage-tools.maintscript:
- remove /etc/ubuntu-advantage/help_data.yaml

  * d/ubuntu-pro-client-l10n.install:
- add install file for the new binary package

  * New upstream release 30 (LP: #2038461)
- api:
  + add new backwards compatible plan steps to the v1 fix plan endpoints
  + improve information returned from the fix plan endpoints
  + new endpoint: u.pro.security.fix.cve.execute.v1
  + new endpoint: u.pro.security.fix.usn.execute.v1
- apt: improve performance and consistency by refactoring the code to use
  the apt_pkg module
- auto-attach: add newline to the MOTD message to separate it from other
  MOTD messages
- contract: send information about variants to the contracts server
- enable: update only service specific apt sources when enabling a service
  (GH: #1311) (GH: #1482)
- esm: create static files to pin packages from esm-infra and esm-apps with
  higher priority (GH: #2580)
- disable:
  + (experimental) add the --purge flag to the disable command, so users
can remove all service related packages when disabling a service
  + show extra warnings when kernels are involved in the purge operation
- files: Reduce race window when creating new files (LP: #2024204)
- fips: add support to Jammy to prepare for when it is available
- fips-preview:
  + add fips-preview as a new entitlement
- github: add issue templates (GH: #2646)
- internationalization:
  + add general internationalization support and templates
  + add initial sentence set for Brazilian Portuguese
- logging:
  + add journald logging for the daemon and systemd timer
  + remove daemon and timer log files
  + standardize the logging calls through the codebase (GH: #2632)
- systemd: change ubuntu-advantage.service type from 'notify' to 'simple',
  dropping the dependency on python3-systemd (LP: #2038417) (GH: #2692)
- tests:
  + add scenarios where cloud-init is present but disabled (LP: #1938208)
  + change 'permission' to 'priority' when checking apt priority in tests
(GH: #2719)

 -- Renan Rodrigo   Tue, 07 Nov 2023
16:23:34 +0200

** Changed in: ubuntu-advantage-tools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  No CI testing for the case that cloud-init is installed but not in use

Status in ubuntu-advantage-tools package in Ubuntu:
  Fix Released
Status in ubuntu-advantage-tools source package in Xenial:
  Fix Released
Status in ubuntu-advantage-tools source package in Bionic:
  Fix Released
Status in ubuntu-advantage-tools source package in Focal:
  Fix Released
Status in ubuntu-advantage-tools source package in Jammy:
  Fix Released
Status in ubuntu-advantage-tools source package in Lunar:
  Fix Released
Status in ubuntu-advantage-tools source package in Mantic:
  Fix Released

Bug description:
  [ Original description ]
  [ Impact ]

  As discovered in regression bug 1936833, current CI doesn't cover the
  case that the cloud-init package is installed but not in use. In
  general, it's acceptable for _any_ package to be installed but not in
  use, and behaviour should never break because of this. Perhaps this
  needs adding to your CI test matrix, and or the test plan in
  https://wiki.ubuntu.com/UbuntuAdvantageToolsUpdates adjusted to verify
  this.

  
  [ Test Plan ]

  The change is adding a test itself - running it should validate this
  bug. The test will be executed as part of the SRU process validation,
  to address https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-
  tools/+bug/2038461

  [ Where problems could occur ]

  If the test would implement something wrong and make assumptions on
  how cloud-init works, we could be relying on something that does not
  match reality when checking if it does not work. Reviews in the test
  by cloud-init people helped us ensure this risk is 

[Group.of.nepali.translators] [Bug 2024204] Re: Hardcoded path in /tmp written to by root

2024-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-advantage-tools - 30~16.04

---
ubuntu-advantage-tools (30~16.04) xenial; urgency=medium

  * Backport new upstream release to xenial (LP: #2038461)

ubuntu-advantage-tools (30) noble; urgency=medium

  * d/control:
- add python3-apt as a build dependency
- add the new ubuntu-pro-client-l10n binary package
- recommend installing ubuntu-pro-client-l10n

  * d/po/*:
- Makefile to build localization files to debian/po/usr/share/locale/
- update POTFILES.in to cover all translatable messages
- remove old unused pot file
- add new complete pot file for "ubuntu-pro" domain
- add first Brazilian Portuguese translations

  * d/rules:
- add step to build the translations

  * d/tests/control:
- mark autopkgtests as superficial (GH: #2609)

  * d/ubuntu-advantage-tools.maintscript:
- remove /etc/ubuntu-advantage/help_data.yaml

  * d/ubuntu-pro-client-l10n.install:
- add install file for the new binary package

  * New upstream release 30 (LP: #2038461)
- api:
  + add new backwards compatible plan steps to the v1 fix plan endpoints
  + improve information returned from the fix plan endpoints
  + new endpoint: u.pro.security.fix.cve.execute.v1
  + new endpoint: u.pro.security.fix.usn.execute.v1
- apt: improve performance and consistency by refactoring the code to use
  the apt_pkg module
- auto-attach: add newline to the MOTD message to separate it from other
  MOTD messages
- contract: send information about variants to the contracts server
- enable: update only service specific apt sources when enabling a service
  (GH: #1311) (GH: #1482)
- esm: create static files to pin packages from esm-infra and esm-apps with
  higher priority (GH: #2580)
- disable:
  + (experimental) add the --purge flag to the disable command, so users
can remove all service related packages when disabling a service
  + show extra warnings when kernels are involved in the purge operation
- files: Reduce race window when creating new files (LP: #2024204)
- fips: add support to Jammy to prepare for when it is available
- fips-preview:
  + add fips-preview as a new entitlement
- github: add issue templates (GH: #2646)
- internationalization:
  + add general internationalization support and templates
  + add initial sentence set for Brazilian Portuguese
- logging:
  + add journald logging for the daemon and systemd timer
  + remove daemon and timer log files
  + standardize the logging calls through the codebase (GH: #2632)
- systemd: change ubuntu-advantage.service type from 'notify' to 'simple',
  dropping the dependency on python3-systemd (LP: #2038417) (GH: #2692)
- tests:
  + add scenarios where cloud-init is present but disabled (LP: #1938208)
  + change 'permission' to 'priority' when checking apt priority in tests
(GH: #2719)

 -- Renan Rodrigo   Tue, 07 Nov 2023
16:23:34 +0200

** Changed in: ubuntu-advantage-tools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  Hardcoded path in /tmp written to by root

Status in ubuntu-advantage-tools package in Ubuntu:
  Fix Released
Status in ubuntu-advantage-tools source package in Xenial:
  Fix Released
Status in ubuntu-advantage-tools source package in Bionic:
  Fix Released
Status in ubuntu-advantage-tools source package in Focal:
  Fix Released
Status in ubuntu-advantage-tools source package in Jammy:
  Fix Released
Status in ubuntu-advantage-tools source package in Lunar:
  Fix Released
Status in ubuntu-advantage-tools source package in Mantic:
  Fix Released

Bug description:
  [ Impact ]

  Several race conditions were found in the u-a-t code, some where a
  file was being written in a hardcoded path in /tmp. This could leave
  way for attackers to insert malicious code in the client.

  [ Test Plan ]

  Functionality-wise, writing files is tested in the unit and
  integrations tests for ubuntu-advantage-tools, and should be covered
  in the verification of
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-
  tools/+bug/2038461

  As for this specific bug, one can verify that the /tmp path does not
  exist anymore, and check the change in the code to see how the race
  condition was addressed.

  [ Where problems could occur ]

  The race conditions were addressed with try-except blocks in python,
  so it is low risk as any exploit would be against python itself. The
  other problematic parts of the code is removed/moved and functionality
  is covered by tests, so no problem there.

  The risk we considered is that other flaws may be present and we may
  have not catched those as part of the 

[Group.of.nepali.translators] [Bug 2038417] Re: missing dependency on python3-systemd

2024-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-advantage-tools - 30~16.04

---
ubuntu-advantage-tools (30~16.04) xenial; urgency=medium

  * Backport new upstream release to xenial (LP: #2038461)

ubuntu-advantage-tools (30) noble; urgency=medium

  * d/control:
- add python3-apt as a build dependency
- add the new ubuntu-pro-client-l10n binary package
- recommend installing ubuntu-pro-client-l10n

  * d/po/*:
- Makefile to build localization files to debian/po/usr/share/locale/
- update POTFILES.in to cover all translatable messages
- remove old unused pot file
- add new complete pot file for "ubuntu-pro" domain
- add first Brazilian Portuguese translations

  * d/rules:
- add step to build the translations

  * d/tests/control:
- mark autopkgtests as superficial (GH: #2609)

  * d/ubuntu-advantage-tools.maintscript:
- remove /etc/ubuntu-advantage/help_data.yaml

  * d/ubuntu-pro-client-l10n.install:
- add install file for the new binary package

  * New upstream release 30 (LP: #2038461)
- api:
  + add new backwards compatible plan steps to the v1 fix plan endpoints
  + improve information returned from the fix plan endpoints
  + new endpoint: u.pro.security.fix.cve.execute.v1
  + new endpoint: u.pro.security.fix.usn.execute.v1
- apt: improve performance and consistency by refactoring the code to use
  the apt_pkg module
- auto-attach: add newline to the MOTD message to separate it from other
  MOTD messages
- contract: send information about variants to the contracts server
- enable: update only service specific apt sources when enabling a service
  (GH: #1311) (GH: #1482)
- esm: create static files to pin packages from esm-infra and esm-apps with
  higher priority (GH: #2580)
- disable:
  + (experimental) add the --purge flag to the disable command, so users
can remove all service related packages when disabling a service
  + show extra warnings when kernels are involved in the purge operation
- files: Reduce race window when creating new files (LP: #2024204)
- fips: add support to Jammy to prepare for when it is available
- fips-preview:
  + add fips-preview as a new entitlement
- github: add issue templates (GH: #2646)
- internationalization:
  + add general internationalization support and templates
  + add initial sentence set for Brazilian Portuguese
- logging:
  + add journald logging for the daemon and systemd timer
  + remove daemon and timer log files
  + standardize the logging calls through the codebase (GH: #2632)
- systemd: change ubuntu-advantage.service type from 'notify' to 'simple',
  dropping the dependency on python3-systemd (LP: #2038417) (GH: #2692)
- tests:
  + add scenarios where cloud-init is present but disabled (LP: #1938208)
  + change 'permission' to 'priority' when checking apt priority in tests
(GH: #2719)

 -- Renan Rodrigo   Tue, 07 Nov 2023
16:23:34 +0200

** Changed in: ubuntu-advantage-tools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  missing dependency on python3-systemd

Status in ubuntu-advantage-tools package in Ubuntu:
  Fix Released
Status in ubuntu-advantage-tools source package in Xenial:
  Fix Released
Status in ubuntu-advantage-tools source package in Bionic:
  Fix Released
Status in ubuntu-advantage-tools source package in Focal:
  Fix Released
Status in ubuntu-advantage-tools source package in Jammy:
  Fix Released
Status in ubuntu-advantage-tools source package in Lunar:
  Fix Released
Status in ubuntu-advantage-tools source package in Mantic:
  Fix Released

Bug description:
  [ Impact ]

  Users running systems which don't include the python3-systemd package (like 
in minimal installations) will see errors when executing 
ubuntu-advantage.service.
  This happens because of a call to systemd.daemon.notify() in the python code. 
The solution is to remove this call and set the service type to 'simple' 
instead.

  [ Test Case ]

  For the SRU verification, when the package is in proposed:
  On an Ubuntu machine:
  - uninstall the python3-systemd package
  - try to run ubuntu-advantage.service, and see it fail
  - install the package from proposed
  - see that ubuntu-advantage.service runs fine

  Results from executing these steps will be added to the bug once done.

  Besides that, the ubuntu-advantage-tools CI includes many acceptance
  tests which cover possible regressions on this change - those will be
  executed as part of the verification of
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-
  tools/+bug/2038461

  [ Where problems could occur ]

  Using type=simple for the u-a.service tells systemd 

[Group.of.nepali.translators] [Bug 2038461] Re: [SRU] ubuntu-advantage-tools (29.4 -> 30) Xenial, Bionic, Focal, Jammy, Lunar, Mantic

2024-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-advantage-tools - 30~16.04

---
ubuntu-advantage-tools (30~16.04) xenial; urgency=medium

  * Backport new upstream release to xenial (LP: #2038461)

ubuntu-advantage-tools (30) noble; urgency=medium

  * d/control:
- add python3-apt as a build dependency
- add the new ubuntu-pro-client-l10n binary package
- recommend installing ubuntu-pro-client-l10n

  * d/po/*:
- Makefile to build localization files to debian/po/usr/share/locale/
- update POTFILES.in to cover all translatable messages
- remove old unused pot file
- add new complete pot file for "ubuntu-pro" domain
- add first Brazilian Portuguese translations

  * d/rules:
- add step to build the translations

  * d/tests/control:
- mark autopkgtests as superficial (GH: #2609)

  * d/ubuntu-advantage-tools.maintscript:
- remove /etc/ubuntu-advantage/help_data.yaml

  * d/ubuntu-pro-client-l10n.install:
- add install file for the new binary package

  * New upstream release 30 (LP: #2038461)
- api:
  + add new backwards compatible plan steps to the v1 fix plan endpoints
  + improve information returned from the fix plan endpoints
  + new endpoint: u.pro.security.fix.cve.execute.v1
  + new endpoint: u.pro.security.fix.usn.execute.v1
- apt: improve performance and consistency by refactoring the code to use
  the apt_pkg module
- auto-attach: add newline to the MOTD message to separate it from other
  MOTD messages
- contract: send information about variants to the contracts server
- enable: update only service specific apt sources when enabling a service
  (GH: #1311) (GH: #1482)
- esm: create static files to pin packages from esm-infra and esm-apps with
  higher priority (GH: #2580)
- disable:
  + (experimental) add the --purge flag to the disable command, so users
can remove all service related packages when disabling a service
  + show extra warnings when kernels are involved in the purge operation
- files: Reduce race window when creating new files (LP: #2024204)
- fips: add support to Jammy to prepare for when it is available
- fips-preview:
  + add fips-preview as a new entitlement
- github: add issue templates (GH: #2646)
- internationalization:
  + add general internationalization support and templates
  + add initial sentence set for Brazilian Portuguese
- logging:
  + add journald logging for the daemon and systemd timer
  + remove daemon and timer log files
  + standardize the logging calls through the codebase (GH: #2632)
- systemd: change ubuntu-advantage.service type from 'notify' to 'simple',
  dropping the dependency on python3-systemd (LP: #2038417) (GH: #2692)
- tests:
  + add scenarios where cloud-init is present but disabled (LP: #1938208)
  + change 'permission' to 'priority' when checking apt priority in tests
(GH: #2719)

 -- Renan Rodrigo   Tue, 07 Nov 2023
16:23:34 +0200

** Changed in: ubuntu-advantage-tools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] ubuntu-advantage-tools (29.4 -> 30) Xenial, Bionic, Focal,
  Jammy, Lunar, Mantic

Status in ubuntu-advantage-tools package in Ubuntu:
  Fix Released
Status in ubuntu-advantage-tools source package in Xenial:
  Fix Released
Status in ubuntu-advantage-tools source package in Bionic:
  Fix Released
Status in ubuntu-advantage-tools source package in Focal:
  Fix Released
Status in ubuntu-advantage-tools source package in Jammy:
  Fix Released
Status in ubuntu-advantage-tools source package in Lunar:
  Fix Released
Status in ubuntu-advantage-tools source package in Mantic:
  Fix Released
Status in ubuntu-advantage-tools source package in Noble:
  Fix Released

Bug description:
  [Impact]
  This is for the release of the latest upstream version of the Ubuntu Pro 
Client, which contain new features that are desirable on all releases. 30 has 
several notable features:

  - Add internationalization support to ubuntu-advantage-tools:
    + now our CLI interaction can be translated, and the first pt_BR 
translations are started
    + We have a new binary shipped from the u-a-t source, to bring the 
translation files (ubuntu-pro-client-l10n)
  - Added two new api endpoints:
    + u.pro.security.fix.cve.execute.v1
    + u.pro.security.fix.usn.execute.v1
  - Improve the client performance by implementing apt operations with apt_pkg
  - Improve performance when enabling services by only updating the service's 
respective apt list
  - pin the esm package repositories to a higher version than the archive, so 
the packages would be preferred
  - add --purge option to the disable operation, so users can remove 

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

2024-01-08 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Incomplete => 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:
from: efda5106bb65e2f3
route-entry: 1
  comments:
abi-testing: 1
  delta:
promote-to-proposed: [main, meta, signed, generate]
  flag:
boot-testing-requested: true
bugs-spammed: true
proposed-announcement-sent: true
proposed-testing-requested: true
stream-from-cycle: true
  issue: KSRU-10577
  kernel-stable-master-bug: 2046291
  packages:
generate: linux-generate-fips
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
- phase: Testing
- phase-changed: Tuesday, 02. January 2024 16:12 UTC
+ phase: Holding before Promote to Updates
+ phase-changed: Monday, 08. January 2024 09:41 UTC
  reason:
-   regression-testing: Stalled -s testing FAILED
+   promote-to-updates: Holding -- parent tracker not ready for release
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.4.0-1096.103
meta: 4.4.0.1096.97
signed: 4.4.0-1096.103
  ~~:
announce:
  swm-transition-crankable: 2023-12-15 09:00:19.214827
clamps:
  new-review: efda5106bb65e2f3
  promote-to-proposed: efda5106bb65e2f3
  self: 4.4.0-1096.103
  sru-review: efda5106bb65e2f3
tracker:
  last-message: '2023-12-15 16:30:10.181600+00:00'

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

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

Status in canonical-signing-jobs task00 series:
  Fix Released
Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow abi-testing series:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow boot-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow new-review series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-generate 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:
  Invalid
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:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow sru-review series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
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:
from: efda5106bb65e2f3
route-entry: 1
  comments:
abi-testing: 1
  delta:
promote-to-proposed: [main, meta, signed, generate]
  flag:
boot-testing-requested: true
bugs-spammed: true
proposed-announcement-sent: true
proposed-testing-requested: true
stream-from-cycle: true
  issue: KSRU-10577
  kernel-stable-master-bug: 2046291
  packages:
generate: linux-generate-fips
main: linux-fips
meta: linux-meta-fips
signed: linux-signed-fips
  phase: Holding before Promote to Updates
  phase-changed: Monday, 08. January 2024 09:41 UTC
  reason:
promote-to-updates: Holding -- parent tracker not ready for release
  synthetic:
:promote-to-as-proposed: Invalid
  variant: debs
  versions:
main: 4.4.0-1096.103
meta: 4.4.0.1096.97
signed: 4.4.0-1096.103
  ~~:
announce:
  swm-transition-crankable: 2023-12-15 09:00:19.214827
clamps:
  new-review: efda5106bb65e2f3
  promote-to-proposed: efda5106bb65e2f3
  self: 4.4.0-1096.103
  sru-review: efda5106bb65e2f3
tracker:
  last-message: '2023-12-15 16:30:10.181600+00:00'

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-signing-jobs/task00/+bug/2046287/+subscriptions


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

[Group.of.nepali.translators] [Bug 2046291] Re: xenial/linux: 4.4.0-249.283 -proposed tracker

2024-01-08 Thread Thadeu Lima de Souza Cascardo
** Changed in: kernel-sru-workflow/kernel-signoff
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/kernel-signoff
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Thadeu Lima de 
Souza Cascardo (cascardo)

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

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

Status in canonical-signing-jobs task00 series:
  Fix Released
Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow abi-testing series:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow boot-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow kernel-signoff series:
  Fix Released
Status in Kernel SRU Workflow new-review series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-generate 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:
  Invalid
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:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow sru-review series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
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:
from: 40748aab94bfeeb3
route-entry: 1
  comments:
abi-testing: 1
  delta:
promote-to-proposed: [main, meta, signed, generate]
  flag:
boot-testing-requested: true
bugs-spammed: true
proposed-announcement-sent: true
proposed-testing-requested: true
stream-from-cycle: true
  issue: KSRU-10570
  packages:
generate: linux-generate
main: linux
meta: linux-meta
signed: linux-signed
  phase: Ready for Testing
  phase-changed: Monday, 08. January 2024 09:40 UTC
  reason:
certification-testing: Ongoing -s testing in progress
  synthetic:
:promote-to-as-proposed: Invalid
  trackers:
trusty/linux-aws: bug 2046289
trusty/linux-lts-xenial: bug 2046290
xenial/linux-aws: bug 2046284
xenial/linux-cascade: bug 2046286
xenial/linux-fips: bug 2046287
xenial/linux-kvm: bug 2046288
xenial/linux/caracalla-kernel: bug 2046281
xenial/linux/pc-kernel: bug 2046282
xenial/linux/stlouis-kernel: bug 2046283
  variant: debs
  versions:
main: 4.4.0-249.283
meta: 4.4.0.249.255
signed: 4.4.0-249.283
  ~~:
announce:
  swm-transition-crankable: 2023-12-12 23:46:38.912295
clamps:
  new-review: 40748aab94bfeeb3
  promote-to-proposed: 40748aab94bfeeb3
  self: 4.4.0-249.283
  sru-review: 40748aab94bfeeb3
tracker:
  last-message: '2023-12-14 00:00:22.610206+00:00'

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-signing-jobs/task00/+bug/2046291/+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 2046291] Re: xenial/linux: 4.4.0-249.283 -proposed tracker

2024-01-08 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Incomplete => 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:
from: 40748aab94bfeeb3
route-entry: 1
  comments:
abi-testing: 1
  delta:
promote-to-proposed: [main, meta, signed, generate]
  flag:
boot-testing-requested: true
bugs-spammed: true
proposed-announcement-sent: true
proposed-testing-requested: true
stream-from-cycle: true
  issue: KSRU-10570
  packages:
generate: linux-generate
main: linux
meta: linux-meta
signed: linux-signed
- phase: Testing
- phase-changed: Tuesday, 02. January 2024 16:11 UTC
+ phase: Ready for Testing
+ phase-changed: Monday, 08. January 2024 09:40 UTC
  reason:
certification-testing: Ongoing -s testing in progress
kernel-signoff: Stalled -s waiting for signoff
-   regression-testing: Stalled -s testing FAILED
  synthetic:
:promote-to-as-proposed: Invalid
  trackers:
trusty/linux-aws: bug 2046289
trusty/linux-lts-xenial: bug 2046290
xenial/linux-aws: bug 2046284
xenial/linux-cascade: bug 2046286
xenial/linux-fips: bug 2046287
xenial/linux-kvm: bug 2046288
xenial/linux/caracalla-kernel: bug 2046281
xenial/linux/pc-kernel: bug 2046282
xenial/linux/stlouis-kernel: bug 2046283
  variant: debs
  versions:
main: 4.4.0-249.283
meta: 4.4.0.249.255
signed: 4.4.0-249.283
  ~~:
announce:
  swm-transition-crankable: 2023-12-12 23:46:38.912295
clamps:
  new-review: 40748aab94bfeeb3
  promote-to-proposed: 40748aab94bfeeb3
  self: 4.4.0-249.283
  sru-review: 40748aab94bfeeb3
tracker:
  last-message: '2023-12-14 00:00:22.610206+00:00'

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

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

Status in canonical-signing-jobs task00 series:
  Fix Released
Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow abi-testing series:
  Fix Released
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow boot-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow kernel-signoff series:
  Fix Released
Status in Kernel SRU Workflow new-review series:
  Fix Released
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-generate 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:
  Invalid
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:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow sru-review series:
  Fix Released
Status in Kernel SRU Workflow verification-testing series:
  Fix Released
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:
from: 40748aab94bfeeb3
route-entry: 1
  comments:
abi-testing: 1
  delta:
promote-to-proposed: [main, meta, signed, generate]
  flag:
boot-testing-requested: true
bugs-spammed: true
proposed-announcement-sent: true
proposed-testing-requested: true
stream-from-cycle: true
  issue: KSRU-10570
  packages:
generate: linux-generate
main: linux
meta: linux-meta
signed: linux-signed
  phase: Ready for Testing
  phase-changed: Monday, 08. January 2024 09:40 UTC
  reason:
certification-testing: Ongoing -s testing in progress
  synthetic:
:promote-to-as-proposed: Invalid
  trackers:
trusty/linux-aws: bug 2046289
trusty/linux-lts-xenial: bug 2046290
xenial/linux-aws: bug 2046284
xenial/linux-cascade: bug 2046286
xenial/linux-fips: bug 2046287
xenial/linux-kvm: bug 2046288
xenial/linux/caracalla-kernel: bug 2046281
xenial/linux/pc-kernel: bug 2046282
xenial/linux/stlouis-kernel: bug 2046283
  variant: debs
  versions:
main: 4.4.0-249.283
meta: 4.4.0.249.255
signed: