diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-12-29 20:34:54 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-12-30 08:59:52 +0100 |
commit | 651d40d6d3b5ec8921993052339ec463b4b507ef (patch) | |
tree | b1616d035f419f4455e6d4d334b41ee9640bfa9a /ChangeLog.rss | |
parent | eae3926cf3efec6fbc3ce2b7df32c2ac37f90c77 (diff) | |
download | current-651d40d6d3b5ec8921993052339ec463b4b507ef.tar.gz current-651d40d6d3b5ec8921993052339ec463b4b507ef.tar.xz |
Tue Dec 29 20:34:54 UTC 202020201229203454
a/pkgtools-15.0-noarch-34.txz: Rebuilt.
installpkg: run doinst.sh in a subshell for NOLOCK packages.
removepkg: run uninstall scripts in a subshell.
This avoids a bug when handling multiple packages where these scripts might
be in the wrong directory when a new file/package is to be processed.
Thanks to Mario Preksavec.
ap/terminus-font-4.49.1-noarch-1.txz: Upgraded.
d/git-2.30.0-x86_64-1.txz: Upgraded.
d/python-setuptools-51.1.1-x86_64-1.txz: Upgraded.
l/libproxy-0.4.17-x86_64-1.txz: Upgraded.
l/netpbm-10.93.00-x86_64-1.txz: Upgraded.
l/openjpeg-2.4.0-x86_64-1.txz: Upgraded.
xap/hexchat-2.14.3-x86_64-5.txz: Rebuilt.
Compile using -Dwith-python=python3-embed instead of -Dwith-python=python3
to ensure that /usr/lib*/hexchat/plugins/python.so is linked with libpython,
otherwise the module will not load properly.
Thanks to Mario Preksavec.
xfce/xfce4-panel-profiles-1.0.12-x86_64-1.txz: Upgraded.
xfce/xfce4-taskmanager-1.4.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 33 |
1 files changed, 31 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index f8eb4581e..524985f39 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,39 @@ <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, 28 Dec 2020 20:13:50 GMT</pubDate> - <lastBuildDate>Mon, 28 Dec 2020 22:59:48 GMT</lastBuildDate> + <pubDate>Tue, 29 Dec 2020 20:34:54 GMT</pubDate> + <lastBuildDate>Wed, 30 Dec 2020 07:59:44 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Tue, 29 Dec 2020 20:34:54 GMT</title> + <pubDate>Tue, 29 Dec 2020 20:34:54 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20201229203454</link> + <guid isPermaLink="false">20201229203454</guid> + <description> + <![CDATA[<pre> +a/pkgtools-15.0-noarch-34.txz: Rebuilt. + installpkg: run doinst.sh in a subshell for NOLOCK packages. + removepkg: run uninstall scripts in a subshell. + This avoids a bug when handling multiple packages where these scripts might + be in the wrong directory when a new file/package is to be processed. + Thanks to Mario Preksavec. +ap/terminus-font-4.49.1-noarch-1.txz: Upgraded. +d/git-2.30.0-x86_64-1.txz: Upgraded. +d/python-setuptools-51.1.1-x86_64-1.txz: Upgraded. +l/libproxy-0.4.17-x86_64-1.txz: Upgraded. +l/netpbm-10.93.00-x86_64-1.txz: Upgraded. +l/openjpeg-2.4.0-x86_64-1.txz: Upgraded. +xap/hexchat-2.14.3-x86_64-5.txz: Rebuilt. + Compile using -Dwith-python=python3-embed instead of -Dwith-python=python3 + to ensure that /usr/lib*/hexchat/plugins/python.so is linked with libpython, + otherwise the module will not load properly. + Thanks to Mario Preksavec. +xfce/xfce4-panel-profiles-1.0.12-x86_64-1.txz: Upgraded. +xfce/xfce4-taskmanager-1.4.0-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Mon, 28 Dec 2020 20:13:50 GMT</title> <pubDate>Mon, 28 Dec 2020 20:13:50 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20201228201350</link> |