diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-12-23 21:21:34 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-12-24 08:59:49 +0100 |
commit | 84c2304885a8a91702b657dbd82831ba6eb168e5 (patch) | |
tree | 29f8e0deeb8594a988f2027a9dc362415b517fab /ChangeLog.rss | |
parent | 729618f2a60f89159b636b5521a2dea48220bde9 (diff) | |
download | current-84c2304885a8a91702b657dbd82831ba6eb168e5.tar.gz |
Wed Dec 23 21:21:34 UTC 202020201223212134
a/lilo-24.2-x86_64-10.txz: Rebuilt.
Add -fcommon to fix build with gcc10.
liloconfig:
Don't warn about UMSDOS which is long obsolete.
Detect QEMU and use /dev/vda as the boot device in that case.
Fix a case where /mnt was used instead of the target partition variable.
Thanks to alienBOB.
a/mkinitrd-1.4.11-x86_64-16.txz: Rebuilt.
Blacklist rules.d/73-seat-late.rules. Thanks to Robby Workman.
a/ndctl-71.1-x86_64-1.txz: Upgraded.
a/sysklogd-2.1.2-x86_64-3.txz: Rebuilt.
/etc/logrotate.d/syslog.new: add missingok option. Thanks to sovteq.
l/gdbm-1.19-x86_64-1.txz: Upgraded.
t/fig2dev-3.2.8-x86_64-1.txz: Upgraded.
x/libepoxy-1.5.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index a20606ab..9f81d994 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,35 @@ <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>Tue, 22 Dec 2020 20:45:03 GMT</pubDate> - <lastBuildDate>Wed, 23 Dec 2020 07:59:46 GMT</lastBuildDate> + <pubDate>Wed, 23 Dec 2020 21:21:34 GMT</pubDate> + <lastBuildDate>Thu, 24 Dec 2020 07:59:42 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Wed, 23 Dec 2020 21:21:34 GMT</title> + <pubDate>Wed, 23 Dec 2020 21:21:34 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20201223212134</link> + <guid isPermaLink="false">20201223212134</guid> + <description> + <![CDATA[<pre> +a/lilo-24.2-x86_64-10.txz: Rebuilt. + Add -fcommon to fix build with gcc10. + liloconfig: + Don't warn about UMSDOS which is long obsolete. + Detect QEMU and use /dev/vda as the boot device in that case. + Fix a case where /mnt was used instead of the target partition variable. + Thanks to alienBOB. +a/mkinitrd-1.4.11-x86_64-16.txz: Rebuilt. + Blacklist rules.d/73-seat-late.rules. Thanks to Robby Workman. +a/ndctl-71.1-x86_64-1.txz: Upgraded. +a/sysklogd-2.1.2-x86_64-3.txz: Rebuilt. + /etc/logrotate.d/syslog.new: add missingok option. Thanks to sovteq. +l/gdbm-1.19-x86_64-1.txz: Upgraded. +t/fig2dev-3.2.8-x86_64-1.txz: Upgraded. +x/libepoxy-1.5.5-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Tue, 22 Dec 2020 20:45:03 GMT</title> <pubDate>Tue, 22 Dec 2020 20:45:03 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20201222204503</link> |