Jinfeng Wang
f23c8d7362
netplan: Fix CVE-2022-4968
...
Reference:
https://nvd.nist.gov/vuln/detail/CVE-2022-4968
Upstream-patch:
https://github.com/canonical/netplan/commit/4c39b75b5c6ae7d976bda6da68da60d9a7f085ee
Signed-off-by: Jinfeng Wang <jinfeng.wang.cn@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2025-03-23 15:29:29 -04:00
Esben Haabendal
28f14d5d19
netplan: add missing runtime dependencies
...
The json module is used in several cli commands.
The fcntl module is used in terminal input handling.
Signed-off-by: Esben Haabendal <esben@geanix.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
(cherry picked from commit cb50c93096 )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2024-08-21 16:45:37 -04:00
Yi Zhao
b44c3de71c
netplan: add missing config directory
...
Create /etc/netplan to store configuration files.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-03-22 09:05:47 -07:00
Yi Zhao
29a287046e
netplan: upgrade 0.106 -> 1.0
...
Release Notes:
https://github.com/canonical/netplan/releases/tag/1.0
* Switch to meson build
* Add systemd to REQUIRED_DISTRO_FEATURES as systemd dependency can not
be removed.
* Add a patch to fix build with clang.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2024-03-08 10:07:24 -08:00