mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-02-07 21:40:27 +08:00
doc: Mention runstatedir change
* NEWS: Add.
This commit is contained in:
5
NEWS.md
5
NEWS.md
@@ -15,6 +15,11 @@ security vulnerabilities.
|
||||
See <https://codeberg.org/inetutils/inetutils/pulls/10>, patch by
|
||||
Guillem Jover.
|
||||
|
||||
** Paths uses $(runstatedir) instead of $(localstatedir)/run for PID files etc.
|
||||
The intention is that this is a no-op for normal installations, and
|
||||
the files should end up in the same paths because the default value
|
||||
for $(runstatedor) is $(localstatedir)/run.
|
||||
|
||||
** Some compiler warnings are now enabled by default.
|
||||
Disable with --enable-gcc-warnings=no. Based on the Gnulib
|
||||
manywarnings module, see
|
||||
|
||||
Reference in New Issue
Block a user