~danilogondolfo/netplan/+git/ubuntu:jammy_0_107_1_sru_with_security_fixes

Last commit made on 2024-07-01
Get this branch:
git clone -b jammy_0_107_1_sru_with_security_fixes https://git.launchpad.net/~danilogondolfo/netplan/+git/ubuntu
Only Danilo Egea Gondolfo can upload to this branch. If you are Danilo Egea Gondolfo please log in for upload directions.

Branch merges

Branch information

Name:
jammy_0_107_1_sru_with_security_fixes
Repository:
lp:~danilogondolfo/netplan/+git/ubuntu

Recent commits

4a8e5ca... by Danilo Egea Gondolfo

Changelog

3cd2ffe... 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.

05dddd4... by Danilo Egea Gondolfo

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

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

e91d7de... by Danilo Egea Gondolfo

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

Escape special characters in file paths.

6794412... 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.

1ef3886... 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)

a58607c... by Lukas Märdian

d/source/options: Ignore direnv/.envrc

7428c48... by Danilo Egea Gondolfo

debian/changelog: drop the '#' from LP references

The SRU tooling seems to be detecting these LP bugs as SRUs themselves.
Drop the # as done in previous netplan.io SRUs.

a4855f0... by Danilo Egea Gondolfo

debian/control: drop changes not required for Jammy

059e515... by Danilo Egea Gondolfo

Refresh patch after dropping OVS patches so it will apply cleanly