diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.rss | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 65f3c2963..60b95f700 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,31 @@ <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>Fri, 5 Jul 2024 20:15:51 GMT</pubDate> - <lastBuildDate>Fri, 5 Jul 2024 21:15:18 GMT</lastBuildDate> + <pubDate>Sun, 7 Jul 2024 19:32:19 GMT</pubDate> + <lastBuildDate>Sun, 7 Jul 2024 19:59:52 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.17</generator> <item> + <title>Sun, 7 Jul 2024 19:32:19 GMT</title> + <pubDate>Sun, 7 Jul 2024 19:32:19 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20240707193219</link> + <guid isPermaLink="false">20240707193219</guid> + <description> + <![CDATA[<pre> +d/gdb-15.1-x86_64-1.txz: Upgraded. +n/openssh-9.8p1-x86_64-3.txz: Rebuilt. + As upstream refactors this into smaller binaries, we could easily run into + another update that causes an sshd lockout if the listener process isn't + restarted. So, let's try to prevent that. After the package is upgraded, + we'll use "sshd -t" to make sure that we have a sane configuration, and if + so then we'll restart the listener process automatically. + If you don't like this idea, you may turn it off in /etc/default/sshd. +n/wpa_supplicant-2.10-x86_64-5.txz: Rebuilt. + Use more normal permissions for the documentation and examples. + Thanks to Didier Spaier. + </pre>]]> + </description> + </item> + <item> <title>Fri, 5 Jul 2024 20:15:51 GMT</title> <pubDate>Fri, 5 Jul 2024 20:15:51 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20240705201551</link> |