[Bug 1862600] Re: sensitive config files are world-readable
Launchpad Bug Tracker
1862600 at bugs.launchpad.net
Mon Feb 27 10:09:15 UTC 2023
This bug was fixed in the package netplan.io - 0.106-0ubuntu1
---------------
netplan.io (0.106-0ubuntu1) lunar; urgency=medium
* New upstream release: 0.106
- New 'netplan status' CLI (#290)
- API: implement APIs from the new specification (#298)
- Check and fix non-inclusive laguange (#303)
- Documentation improvements (using Diátaxis & RTD)
- Match by PermanentMACAddress (#278)
- Netplan api iterator (#306)
- API: update netplan_delete_connection() (#322)
- NM 1.40 compat & file permission fixes (#300), LP: #1862600, LP: #1997348
- Migrate from (deprecated) nose to pytest (#302)
- parse: Add the filepath to OVS ports netdefs (#295)
- Check if the interface name is too long (#313), LP: #1988749
- doc/examples: remove unnecessary route for IPv6 on-link gateways (#312)
- Memory leak CI action (#321)
- tests:base:ethernets: Improve stability of autopkgtests (#223)
Bug fixes:
- Fix some memory leaks (#297)
- parser: plug a memory leak (#309)
- src:parse: plug memory leaks in nullable handling (#319)
- Fix 'netplan ip leases' crash (#301), LP: #1996941
- tests: mock calls to systemctl (#314)
- ctests: fix an integer conversion issue (#315)
- docs: small fix on netplan-set doc (#316)
- parser: return the correct error on failure (#308), LP: #2000324
- apply: Fix crash when OVS is stopped (#307),LP: #1995598
- networkd: make sure VXLAN is in the right section (#310), LP: #2000713
- cli:set: update only specific origin-hint if given (#299), LP: #1997467
- vxlan: convert some settings to tristate (#311), LP: #2000712
- parser: check for route duplicates (#320), LP: #2003061
* Update symbols file for 0.106
* d/patches/: Drop patches, applied upstream
* d/control: bump Standards-Version to 4.6.2, no changes needed
* d/t/control: prepare Debian testbed
* d/control: Add python3-dbus, python3-rich deps, also CMocka and Pytest B-Ds
* d/watch: fix checking for upstream tags
* d/copyright: update for 2023
* d/source/: add lintian-overrides
-- Lukas Märdian <slyon at ubuntu.com> Thu, 09 Feb 2023 12:10:19 +0100
** Changed in: netplan.io (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1862600
Title:
sensitive config files are world-readable
Status in netplan.io package in Ubuntu:
Fix Released
Bug description:
$ ll /etc/netplan/0*
-rw-r--r-- 1 root root 49 Apr 11 2018 /etc/netplan/00-network-manager.yaml
-rw-r--r-- 1 root root 293 Apr 11 2018 /etc/netplan/01-netcfg.yaml
/etc/netplan/01-netcfg.yaml in my config contains the wifi password.
Booh!
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1862600/+subscriptions
More information about the foundations-bugs
mailing list