diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-12-28 00:23:43 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-12-28 08:59:46 +0100 |
commit | 1e1c447e2ef274f8b3733ba21570e74c3bc757b7 (patch) | |
tree | aa339d294282014ee7f6047be752aaaa019adf70 /ChangeLog.rss | |
parent | 1b0f14f1ac91b97325a392757b2d9256c1c993a5 (diff) | |
download | current-1e1c447e2ef274f8b3733ba21570e74c3bc757b7.tar.gz |
Fri Dec 28 00:23:43 UTC 201820181228002343
a/aaa_elflibs-15.0-x86_64-3.txz: Rebuilt.
Moved libsigsegv.so.2 from /usr/lib{,64} to /lib{,64}.
Upgraded: libcap.so.2.26, libelf-0.175.so, libfuse.so.2.9.8,
libexpat.so.1.6.8, libglib-2.0.so.0.5800.2, libgmodule-2.0.so.0.5800.2,
libgobject-2.0.so.0.5800.2, libgthread-2.0.so.0.5800.2, libjpeg.so.62.3.0,
liblber-2.4.so.2.10.10, libldap-2.4.so.2.10.10, libpng16.so.16.36.0,
libstdc++.so.6.0.25, libtdb.so.1.3.16, libtiff.so.5.4.0,
libtiffxx.so.5.4.0, libturbojpeg.so.0.2.0.
ap/vim-8.1.0648-x86_64-1.txz: Upgraded.
d/nasm-2.14.02-x86_64-1.txz: Upgraded.
d/strace-4.26-x86_64-1.txz: Upgraded.
l/libsigsegv-2.12-x86_64-3.txz: Rebuilt.
Moved shared library into /lib{,64} to avoid problems when /usr is on a
separate partition. Thanks to TommyC7.
But please note: that has never been a recommended configuration (it was
always a bad idea prone to corner-case bugs), and with basically everyone
else moving everything into /usr, no upstream is developing with this
scenario in mind these days. Some of the problems caused by separate /usr
are simply not possibly to fix in a straightforward fashion. Consider it a
completely unsupported configuration choice. While it's not my style to
make the installer refuse to allow it, I won't be bending over backwards
to try to fix bugs related to this in the future. If I recall properly,
the original rationale was to make it possible for /usr to reside on a
shared network partition, which might have made sense back when 40MB was
a typical hard drive size. I can think of no good rationale now (and no,
I don't think making /usr read-only helps security in any tangible way).
n/wget-1.20.1-x86_64-1.txz: Upgraded.
x/xf86-video-chips-1.3.0-x86_64-1.txz: Upgraded.
x/xf86-video-neomagic-1.3.0-x86_64-1.txz: Upgraded.
x/xterm-341-x86_64-1.txz: Upgraded.
xap/audacious-3.10.1-x86_64-1.txz: Upgraded.
xap/audacious-plugins-3.10.1-x86_64-1.txz: Upgraded.
xap/vim-gvim-8.1.0648-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 47 |
1 files changed, 45 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 64f492e6..db00d5aa 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,53 @@ <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, 25 Dec 2018 03:15:50 GMT</pubDate> - <lastBuildDate>Tue, 25 Dec 2018 07:59:43 GMT</lastBuildDate> + <pubDate>Fri, 28 Dec 2018 00:23:43 GMT</pubDate> + <lastBuildDate>Fri, 28 Dec 2018 07:59:42 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.10</generator> <item> + <title>Fri, 28 Dec 2018 00:23:43 GMT</title> + <pubDate>Fri, 28 Dec 2018 00:23:43 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20181228002343</link> + <guid isPermaLink="false">20181228002343</guid> + <description> + <![CDATA[<pre> +a/aaa_elflibs-15.0-x86_64-3.txz: Rebuilt. + Moved libsigsegv.so.2 from /usr/lib{,64} to /lib{,64}. + Upgraded: libcap.so.2.26, libelf-0.175.so, libfuse.so.2.9.8, + libexpat.so.1.6.8, libglib-2.0.so.0.5800.2, libgmodule-2.0.so.0.5800.2, + libgobject-2.0.so.0.5800.2, libgthread-2.0.so.0.5800.2, libjpeg.so.62.3.0, + liblber-2.4.so.2.10.10, libldap-2.4.so.2.10.10, libpng16.so.16.36.0, + libstdc++.so.6.0.25, libtdb.so.1.3.16, libtiff.so.5.4.0, + libtiffxx.so.5.4.0, libturbojpeg.so.0.2.0. +ap/vim-8.1.0648-x86_64-1.txz: Upgraded. +d/nasm-2.14.02-x86_64-1.txz: Upgraded. +d/strace-4.26-x86_64-1.txz: Upgraded. +l/libsigsegv-2.12-x86_64-3.txz: Rebuilt. + Moved shared library into /lib{,64} to avoid problems when /usr is on a + separate partition. Thanks to TommyC7. + But please note: that has never been a recommended configuration (it was + always a bad idea prone to corner-case bugs), and with basically everyone + else moving everything into /usr, no upstream is developing with this + scenario in mind these days. Some of the problems caused by separate /usr + are simply not possibly to fix in a straightforward fashion. Consider it a + completely unsupported configuration choice. While it's not my style to + make the installer refuse to allow it, I won't be bending over backwards + to try to fix bugs related to this in the future. If I recall properly, + the original rationale was to make it possible for /usr to reside on a + shared network partition, which might have made sense back when 40MB was + a typical hard drive size. I can think of no good rationale now (and no, + I don't think making /usr read-only helps security in any tangible way). +n/wget-1.20.1-x86_64-1.txz: Upgraded. +x/xf86-video-chips-1.3.0-x86_64-1.txz: Upgraded. +x/xf86-video-neomagic-1.3.0-x86_64-1.txz: Upgraded. +x/xterm-341-x86_64-1.txz: Upgraded. +xap/audacious-3.10.1-x86_64-1.txz: Upgraded. +xap/audacious-plugins-3.10.1-x86_64-1.txz: Upgraded. +xap/vim-gvim-8.1.0648-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Tue, 25 Dec 2018 03:15:50 GMT</title> <pubDate>Tue, 25 Dec 2018 03:15:50 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20181225031550</link> |