~ubuntu-core-dev/netplan/+git/ubuntu:ubuntu-mantic

Last commit made on 2024-07-02
Get this branch:
git clone -b ubuntu-mantic https://git.launchpad.net/~ubuntu-core-dev/netplan/+git/ubuntu
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu-mantic
Repository:
lp:~ubuntu-core-dev/netplan/+git/ubuntu

Recent commits

56cb0e7... by Lukas Märdian

d/changelog: update version string & date

7aad96c... by Lukas Märdian

d/changelog: import 0.107 security updates

ed684b8... by Lukas Märdian

Merge remote-tracking branch 'danilo-lp/mantic_0_107_1_sru_with_security_fixes' into ubuntu-mantic

0b61fc1... by Danilo Egea Gondolfo

Changelog

e02f781... by Danilo Egea Gondolfo

d/p/lp2065738/0012-cli-generate-call-daemon-reload-after-generate.patch

Call daemon-reload after generate. This is required due to the NM
integration. NM doesn't have the capability required to set file owners
and now we set the systemd-network group to networkd related files.

0c8c5ec... by Danilo Egea Gondolfo

debian/netplan-generator.postinst

Add a postinst maintainer script to call the generator. It's needed
so the file permissions fixes will be applied automatically.

40b4fa7... by Danilo Egea Gondolfo

d/p/lp2066258/0016-backends-escape-semicolons-in-service-units.patch

Escape isolated semicolons in systemd service units. (LP: #2066258)

820c0c8... by Danilo Egea Gondolfo

d/p/lp2066258/0015-backends-escape-file-paths.patch

Escape special characters in file paths.

e382cf7... by Danilo Egea Gondolfo

d/p/lp2066258/0014-libnetplan-escape-control-characters.patch

Escape control characters in the parser and double quotes in backend
files.

edb432b... by Danilo Egea Gondolfo

d/p/lp2065738/0013-libnetplan-use-more-restrictive-file-permissions.patch

Use more restrictive file permissions to prevent unprivileged users to
read sensitive data from back end files.
CVE-2022-4968 (LP: #2065738)