~roxanan/ubuntu/+source/systemd:5.15.0-bt-sysctl-issue

Last commit made on 2023-02-02
Get this branch:
git clone -b 5.15.0-bt-sysctl-issue https://git.launchpad.net/~roxanan/ubuntu/+source/systemd
Only Roxana Nicolescu can upload to this branch. If you are Roxana Nicolescu please log in for upload directions.

Branch merges

Branch information

Name:
5.15.0-bt-sysctl-issue
Repository:
lp:~roxanan/ubuntu/+source/systemd

Recent commits

8a36179... by Roxana Nicolescu

test: fix autotest sysctl failure with kernel 5.15

upstream and root-unitttest suites are failing on focal-5.15 backports
on test_protect_syscall:
Assertion 'errno == EFAULT' failed at src/test/test-seccomp.c:311

This is due to sysctl being removed completely from 5.5 onwards
(88db0aa2421666d2f73486d15b239a4521983d55)
The assertion now check if either EFAULT or ENOSYS is returned instead.

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

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

cc1379d... by Dimitri John Ledkov

releasing package systemd version 245.4-4ubuntu3.19

fbc5315... by Dimitri John Ledkov

Merge remote-tracking branch 'lp/lp1945225' into xnox/fix-v5.15-tests

7b3140a... by Dimitri John Ledkov

test: fix test-execute autotest failure with kernel 5.15 (LP: #1975587)

7382329... by Nick Rosbrook

Release systemd 245.4-4ubuntu3.18

c3c3199... by Nick Rosbrook

Update changelog

68353ff... by Nick Rosbrook

units: remove the restart limit on the modprobe@.service (LP: #1982462)

c2da3a5... by Nick Rosbrook

Update changelog

87f872b... by Nick Rosbrook

network: do not remove localhost address (LP: #1979951)

2cddd05... by Nick Rosbrook

pstore: do not try to load mtdpstore (LP: #1981622)

systemd has not been released to focal with the offending commit yet, so
modify the pstore change before it becomes an issue.

Gbp-Dch: ignore