diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:14:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-09 13:14:36 +0000 |
commit | 5e7a022920dd5834e3645bbf7e1ba5752ba633a1 (patch) | |
tree | cd44616fa76ffd61f590243fba3e370d5a7056f6 /debian/iproute2.NEWS | |
parent | Adding upstream version 6.8.0. (diff) | |
download | iproute2-5e7a022920dd5834e3645bbf7e1ba5752ba633a1.tar.xz iproute2-5e7a022920dd5834e3645bbf7e1ba5752ba633a1.zip |
Adding debian version 6.8.0-1.debian/6.8.0-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/iproute2.NEWS')
-rw-r--r-- | debian/iproute2.NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/iproute2.NEWS b/debian/iproute2.NEWS new file mode 100644 index 0000000..ebee98a --- /dev/null +++ b/debian/iproute2.NEWS @@ -0,0 +1,8 @@ +iproute2 (6.5.0-4) unstable; urgency=medium + + iproute2's upstream now installs default configuration files under /usr/ + instead of /etc/, following the hermetic-usr pattern. Files with the same + names in /etc/ will override the defaults in /usr/. Any locally modified old + configuration file in /etc/ will be retained as an override on upgrade. + + -- Luca Boccassi <bluca@debian.org> Sat, 16 Sep 2023 18:58:51 +0100 |