diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-01-02 20:40:21 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-01-03 08:59:54 +0100 |
commit | 776cc36f81c77479609546ff8ed87b56ec71a279 (patch) | |
tree | 762ccb3a3f8fedef53ab339908a399fc5318f1d6 /ChangeLog.rss | |
parent | 4b5d75483c1f858242945982c4bf879f9a7929ac (diff) | |
download | current-776cc36f81c77479609546ff8ed87b56ec71a279.tar.gz |
Sun Jan 2 20:40:21 UTC 202220220102204021
d/doxygen-1.9.3-x86_64-1.txz: Upgraded.
n/network-scripts-15.0-noarch-18.txz: Rebuilt.
netconfig: when DHCP configuration is selected, also add hostname labeled
loopback entries to /etc/hosts. We don't want to have to rely on something
else providing correct name service in order to be able to reach our
machine through its own hostname. This was a regression since the netconfig
shipped with Slackware 14.2.
Thanks to Zexuo.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 47edc981..5b24680a 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,28 @@ <description>Tracking Slackware development in git.</description> <language>en-us</language> <id xmlns="http://www.w3.org/2005/Atom">urn:uuid:c964f45e-6732-11e8-bbe5-107b4450212f</id> - <pubDate>Sun, 2 Jan 2022 01:25:29 GMT</pubDate> - <lastBuildDate>Sun, 2 Jan 2022 07:59:44 GMT</lastBuildDate> + <pubDate>Sun, 2 Jan 2022 20:40:21 GMT</pubDate> + <lastBuildDate>Mon, 3 Jan 2022 07:59:44 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.13</generator> <item> + <title>Sun, 2 Jan 2022 20:40:21 GMT</title> + <pubDate>Sun, 2 Jan 2022 20:40:21 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20220102204021</link> + <guid isPermaLink="false">20220102204021</guid> + <description> + <![CDATA[<pre> +d/doxygen-1.9.3-x86_64-1.txz: Upgraded. +n/network-scripts-15.0-noarch-18.txz: Rebuilt. + netconfig: when DHCP configuration is selected, also add hostname labeled + loopback entries to /etc/hosts. We don't want to have to rely on something + else providing correct name service in order to be able to reach our + machine through its own hostname. This was a regression since the netconfig + shipped with Slackware 14.2. + Thanks to Zexuo. + </pre>]]> + </description> + </item> + <item> <title>Sun, 2 Jan 2022 01:25:29 GMT</title> <pubDate>Sun, 2 Jan 2022 01:25:29 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20220102012529</link> |