diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-10-04 21:35:49 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-10-05 08:59:49 +0200 |
commit | daaabd8ee20406533b88fb272e342409ba51190d (patch) | |
tree | ba129884da64efd41c3f8b9dca07ab52a316f0cf /ChangeLog.rss | |
parent | 4599171894453ce9b77106663288c843113f87e0 (diff) | |
download | current-daaabd8ee20406533b88fb272e342409ba51190d.tar.gz |
Fri Oct 4 21:35:49 UTC 201920191004213549
a/pkgtools-15.0-noarch-24.txz: Rebuilt.
installpkg: support --no-overwrite option for upgradepkg's second install
pass. Don't use this option directly unless you have a good reason.
upgradepkg: call installpkg with --no-overwrite for the second install pass.
This cuts the drive writes for a package upgrade almost in half so we can
be kinder to SSDs.
ap/nano-4.5-x86_64-1.txz: Upgraded.
l/gmime-3.2.4-x86_64-1.txz: Upgraded.
l/gnu-efi-3.0.10-x86_64-1.txz: Upgraded.
l/gtk+3-3.24.12-x86_64-1.txz: Upgraded.
testing/packages/rust-1.38.0-x86_64-2.txz: Rebuilt.
The package size here has been put on a tremendous diet.
Thanks to Andrew Clemons and Willy Sudiarto Raharjo for help with this.
Compile test results:
firefox-68.1.0esr: fail
firefox-69.0.2: pass
seamonkey-2.49.5: pass
thunderbird-68.1.1: fail
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 58bcb386..88cbc888 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,38 @@ <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>Thu, 3 Oct 2019 19:58:15 GMT</pubDate> - <lastBuildDate>Fri, 4 Oct 2019 06:59:45 GMT</lastBuildDate> + <pubDate>Fri, 4 Oct 2019 21:35:49 GMT</pubDate> + <lastBuildDate>Sat, 5 Oct 2019 06:59:44 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.11</generator> <item> + <title>Fri, 4 Oct 2019 21:35:49 GMT</title> + <pubDate>Fri, 4 Oct 2019 21:35:49 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20191004213549</link> + <guid isPermaLink="false">20191004213549</guid> + <description> + <![CDATA[<pre> +a/pkgtools-15.0-noarch-24.txz: Rebuilt. + installpkg: support --no-overwrite option for upgradepkg's second install + pass. Don't use this option directly unless you have a good reason. + upgradepkg: call installpkg with --no-overwrite for the second install pass. + This cuts the drive writes for a package upgrade almost in half so we can + be kinder to SSDs. +ap/nano-4.5-x86_64-1.txz: Upgraded. +l/gmime-3.2.4-x86_64-1.txz: Upgraded. +l/gnu-efi-3.0.10-x86_64-1.txz: Upgraded. +l/gtk+3-3.24.12-x86_64-1.txz: Upgraded. +testing/packages/rust-1.38.0-x86_64-2.txz: Rebuilt. + The package size here has been put on a tremendous diet. + Thanks to Andrew Clemons and Willy Sudiarto Raharjo for help with this. + Compile test results: + firefox-68.1.0esr: fail + firefox-69.0.2: pass + seamonkey-2.49.5: pass + thunderbird-68.1.1: fail + </pre>]]> + </description> + </item> + <item> <title>Thu, 3 Oct 2019 19:58:15 GMT</title> <pubDate>Thu, 3 Oct 2019 19:58:15 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20191003195815</link> |