diff options
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 35 |
1 files changed, 33 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index a779315a..3cb0b6a5 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,41 @@ <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>Mon, 10 Sep 2018 21:00:00 GMT</pubDate> - <lastBuildDate>Tue, 11 Sep 2018 01:00:35 GMT</lastBuildDate> + <pubDate>Wed, 12 Sep 2018 21:19:38 GMT</pubDate> + <lastBuildDate>Thu, 13 Sep 2018 07:00:29 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.10</generator> <item> + <title>Wed, 12 Sep 2018 21:19:38 GMT</title> + <pubDate>Wed, 12 Sep 2018 21:19:38 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20180912211938</link> + <guid isPermaLink="false">20180912211938</guid> + <description> + <![CDATA[<pre> +a/elilo-3.16-x86_64-8.txz: Rebuilt. + eliloconfig: this was occasionally failing and the issue was traced to the + script's use of tr (not sure why still). Replaced the construct with sed + and the issue seems to have gone away. +a/openssl-solibs-1.1.1-x86_64-1.txz: Upgraded. +d/binutils-2.31.1-x86_64-3.txz: Rebuilt. + Do not install the Windows-specific tools. Not only are these useless on + Linux, but the presence of windres fools freetype into thinking that it is + on a Windows system, leading to a build failure. +d/git-2.19.0-x86_64-1.txz: Upgraded. +l/freetype-2.9.1-x86_64-1.txz: Upgraded. +l/harfbuzz-1.9.0-x86_64-1.txz: Upgraded. +l/media-player-info-24-noarch-1.txz: Upgraded. +l/pcre2-10.32-x86_64-1.txz: Upgraded. +l/sg3_utils-1.43-x86_64-1.txz: Upgraded. +n/openssl-1.1.1-x86_64-1.txz: Upgraded. +x/fontconfig-2.13.1-x86_64-1.txz: Upgraded. + We had problem reports with fontconfig-2.13.0 which led to it being reverted + but we'll try it again. Please let me know if the issues (with Wine iirc) + persist. +x/libinput-1.12.0-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Mon, 10 Sep 2018 21:00:00 GMT</title> <pubDate>Mon, 10 Sep 2018 21:00:00 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20180910210000</link> |