Package: system-tools-backends / 2.10.2-2

Metadata

Package Version Patches format
system-tools-backends 2.10.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_kfreebsd.diff | (download)

Utils/Platform.pm | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

---
02ubuntu_chmod_network_interfaces_when_using_key.patch | (download)

Network/Ifaces.pm | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

---
03_hostname.patch | (download)

Network/Hosts.pm | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
04_empty_ntp.patch | (download)

Time/NTP.pm | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 bgo#449267 - don't create empty ntp configuration files

If /etc/ntp.conf (or the platform equivalent) doesn't exist, then merely
synchronising the clock in time-admin would create it as an empty file.
This caused other time syncing problems later (see e.g.
https://bugs.launchpad.net/bugs/83604).

05_fix_selfconfig.patch | (download)

SelfConfig.pm | 7 4 + 3 - 0 !
Users/Users.pm | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 4 deletions(-)

---