~xnox/ubuntu/+source/linux/+git/focal:hwe-5.13-next

Last commit made on 2021-09-22
Get this branch:
git clone -b hwe-5.13-next https://git.launchpad.net/~xnox/ubuntu/+source/linux/+git/focal
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
hwe-5.13-next
Repository:
lp:~xnox/ubuntu/+source/linux/+git/focal

Recent commits

ea495a0... by Dimitri John Ledkov

UBUNTU: [Packaging] Re-enable dbgsyms

BugLink: https://bugs.launchpad.net/bugs/1939287

During v5.13 cycle, debug symbols building got fixed by running
install step during build, instead of binary. Allowing to build
multiple flavours with debug symbols without breaching disk space on
Launchpad builder.

The packaging change that disabled dbgsyms unconditionally however
remained in the hwe-5.13 packaging, but can now be safely reverted to
reenable debug symbols builds.

Fixes: a175d9b3c0 ("UBUNTU: [Packaging] Initial packaging import from linux-hwe-5.13")
Link: https://bugs.launchpad.net/bugs/1930713
Acked-by: Tim Gardner <email address hidden>
Acked-by: Andrea Righi <email address hidden>
Signed-off-by: Dimitri John Ledkov <email address hidden>

66b658c... by Andrea Righi

UBUNTU: Ubuntu-hwe-5.13-5.13.0-16.16~20.04.1

Signed-off-by: Andrea Righi <email address hidden>

5708828... by Andrea Righi

UBUNTU: [Config] update modules list after rebase

Signed-off-by: Andrea Righi <email address hidden>

df9f4cb... by Andrea Righi

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1943747
Properties: no-test-build
Signed-off-by: Andrea Righi <email address hidden>

e657cbd... by Andrea Righi

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

beb3b98... by Andrea Righi

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/master)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <email address hidden>

fad2870... by Andy Whitcroft

UBUNTU: [Packaging] switch to kernel-versions

Switch to obtaining the DKMS package versions from the kernel-versions
dataset rather than from the archive. This allows it to be more
resilient against parallel update of those versions in the archive.

Replace the existing `update-versions-dkms` script with
`update-dkms-versions`. This change in name is deliberate as the new
script must be called at a different stage of the crank process, it must
follow the `cranky link-tb` stage to obtain the correct versions. See
the crank documentation for details.

BugLink: https://bugs.launchpad.net/bugs/1928921
Properties: no-test-build
Acked-by: Stefan Bader <email address hidden>
Acked-by: Kleber Sacilotto de Souza <email address hidden>
Signed-off-by: Andy Whitcroft <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>

b3759f4... by Andrea Righi

UBUNTU: Ubuntu-hwe-5.13-5.13.0-14.14~20.04.4

Signed-off-by: Andrea Righi <email address hidden>

97cf281... by Andrea Righi

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

0c1b21e... by Andrea Righi

UBUNTU: SAUCE: aufs: switch to 64-bit ino_t for s390x

After commit 96c0a6a72d18 ("s390,alpha: switch to 64-bit ino_t") all the
architectures are now using 64-bit ino_t, so we don't need to explicitly
exclude alpha and s390x anymore.

Signed-off-by: Andrea Righi <email address hidden>