~canonical-kernel/+git/kteam-tools:p-pisati/mantic-derivatives-unstable-nolrm

Last commit made on 2023-08-01
Get this branch:
git clone -b p-pisati/mantic-derivatives-unstable-nolrm https://git.launchpad.net/~canonical-kernel/+git/kteam-tools
Members of Canonical Kernel can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
p-pisati/mantic-derivatives-unstable-nolrm
Repository:
lp:~canonical-kernel/+git/kteam-tools

Recent commits

e520fc0... by Paolo Pisati

info/kernel-series.info: mantic: derive aws/azure/gcp/ibm/oracle from linux-unstable and disable lrm

Signed-off-by: Paolo Pisati <email address hidden>

1c2cec9... by Stefan Bader

info/kernel-series.info: Transfer ownership from lukenow to roxanan

info/kernel-series.info: Reassign kernels among stable team.

Due to Luke's departure, many kernel were left-out.
They are now split between roxanan and smb.
trusty:linux-lts-xenial is also now owned by roxanan.

These are the ownership changes:
1. roxanan
 - jammy:linux-kvm
 - focal:linux
 - focal:linux-uc20-efi
 - focal:linux-kvm
 - focal:linux-fips
 - bionic:linux
 - bionic:linux-azure-fips
 - bionic:linux-kvm
 - xenial:linux-kvm
 - trusty:linux-lts-xenial
2. smb
 - focal:linux-hwe-5.15
 - focal:linux-lowlatency-hwe-5.15

Signed-off-by: Roxana Nicolescu <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Kleber Souza <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

14b70da... by Roxana Nicolescu

info/kernel-series.info: Reassign kernels among stable team.

Due to Luke's departure, many kernel were left-out. They are now split between
roxanan and smb.
trusty:linux-lts-xenial is also now owned by roxanan.

These are the ownership changes:
1. roxanan
    - jammy:linux-kvm
    - focal:linux
    - focal:linux-uc20-efi
    - focal:linux-kvm
    - focal:linux-fips
    - bionic:linux
    - bionic:linux-azure-fips
    - bionic:linux-kvm
    - xenial:linux-kvm
    - trusty:linux-lts-xenial
2. smb
    - focal:linux-hwe-5.15
    - focal:linux-lowlatency-hwe-5.15

Signed-off-by: Roxana Nicolescu <email address hidden>

f330a2b... by Andy Whitcroft

cranky: fix -- update update-dkms-versions to support --remote-branch

Now that we have a flat kernel-versions repository it makes sense to use
branches in the main archive to represent things like the "next" version
of packages. Update the master version of update-dkms-versions applied
by cranky-fix to support --remote-branch

Signed-off-by: Andy Whitcroft <email address hidden>
Acked-by: Cory Todd <email address hidden>
Signed-off-by: Cory Todd <email address hidden>

7b163ad... by Dimitri John Ledkov

Add pc-kernel snap to mantic

This will be used by mantic based desktop-y images that use kernel snap, instead of deb.

Acked-by: Cory Todd <email address hidden>
Signed-off-by: Dimitri John Ledkov <email address hidden>

3e208ee... by Dimitri John Ledkov

Add pc-kernel snap to mantic

Signed-off-by: Dimitri John Ledkov <email address hidden>

ff0541e... by Thibf

cranky: crl/handle -- Add specific error msg when missing field in config file

Better error message in case of parsing failures of `$DEBIAN/tracking-bug`.

Signed-off-by: Thibault Ferrante <email address hidden>
Acked-by: Cory Todd <email address hidden>
Signed-off-by: Thibault Ferrante <email address hidden>

3412453... by Stefan Bader

smb/create-cycle-sprint

Add create-cycle-sprint

This adds the replacement for create-sru-cards which also can be used to create the sprint for a security cycle.

Both SRU cycle and security cycle will have their own set of default issues created on the sprint board and also differently calculated start date and duration.

The old command (create-sru-cards) and its template get removed as those would no longer work with some library update included.

Acked-by: Cory Todd <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

192461f... by Stefan Bader

create-sru-cards: Remove as deprecated

Instead of create-sru-cards the new create-cycle-sprint should be used
as complete replacement. Remove the old command before it attracts dust.

Signed-off-by: Stefan Bader <email address hidden>

fb24663... by Stefan Bader

create-cycle-sprint: Add new command to create sprints

This new command is to replace "create-sru-cards" (together with its
config file create-sru-cards.yaml). It drops all code which used to
create individual cards/issues for cranks as that is now done by SWM
when instantiating the tracking bugs.

In addition to default SRU cycles the new command also supports creating
security cycle sprints.

Signed-off-by: Stefan Bader <email address hidden>