diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-03-01 20:10:44 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-03-02 08:59:52 +0100 |
commit | 07ac5d43e50cb2039f37b4e9447c4e52789c9fb2 (patch) | |
tree | 9b2ebc687d19203f8b4ebe1ab2a0b6c485454a3b /ChangeLog.rss | |
parent | fa458b65d9d4c5e933622574d999915ecda37a25 (diff) | |
download | current-07ac5d43e50cb2039f37b4e9447c4e52789c9fb2.tar.gz |
Mon Mar 1 20:10:44 UTC 202120210301201044
a/e2fsprogs-1.46.2-x86_64-1.txz: Upgraded.
a/etc-15.0-x86_64-14.txz: Rebuilt.
/etc/hosts: added IPv6 loopback addresses.
a/hwdata-0.345-noarch-1.txz: Upgraded.
ap/hplip-3.20.6-x86_64-7.txz: Rebuilt.
Fixed desktop file to show category and icon properly.
Thanks to upnort and ArTourter.
d/git-2.30.1-x86_64-3.txz: Rebuilt.
Make sure the bash-completion file is installed in the proper location.
Thanks to Robby Workman.
d/python-setuptools-54.0.0-x86_64-1.txz: Upgraded.
d/vala-0.50.4-x86_64-1.txz: Upgraded.
l/imagemagick-7.0.11_2-x86_64-1.txz: Upgraded.
l/python-pillow-8.1.1-x86_64-1.txz: Upgraded.
n/network-scripts-15.0-noarch-13.txz: Rebuilt.
Well, apparently there was a newer branch of this than the one that was
sitting in my usual pending queue, so here it is. This also includes some
additional documentation on the new features. NOTE: In order to use SLAAC
to configure IPv6, you'll need to have USE_SLAAC[x]="yes" for the interface
in rc.inet1.conf. This is to ensure that nobody is surprised to find their
machine fully exposed to the internet - better safe than sorry.
Thanks to Darren "Tadgy" Austin and Robby Workman.
n/wireless_tools-30.pre9-x86_64-4.txz: Rebuilt.
This package contains some updates to rc.wireless and rc.wireless.conf.
Thanks to Darren "Tadgy" Austin.
xfce/mousepad-0.5.3-x86_64-1.txz: Upgraded.
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r-- | ChangeLog.rss | 40 |
1 files changed, 38 insertions, 2 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss index 52448cbc..e7a9fb68 100644 --- a/ChangeLog.rss +++ b/ChangeLog.rss @@ -11,10 +11,46 @@ <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>Sat, 27 Feb 2021 19:26:22 GMT</pubDate> - <lastBuildDate>Sun, 28 Feb 2021 07:59:43 GMT</lastBuildDate> + <pubDate>Mon, 1 Mar 2021 20:10:44 GMT</pubDate> + <lastBuildDate>Tue, 2 Mar 2021 07:59:44 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Mon, 1 Mar 2021 20:10:44 GMT</title> + <pubDate>Mon, 1 Mar 2021 20:10:44 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210301201044</link> + <guid isPermaLink="false">20210301201044</guid> + <description> + <![CDATA[<pre> +a/e2fsprogs-1.46.2-x86_64-1.txz: Upgraded. +a/etc-15.0-x86_64-14.txz: Rebuilt. + /etc/hosts: added IPv6 loopback addresses. +a/hwdata-0.345-noarch-1.txz: Upgraded. +ap/hplip-3.20.6-x86_64-7.txz: Rebuilt. + Fixed desktop file to show category and icon properly. + Thanks to upnort and ArTourter. +d/git-2.30.1-x86_64-3.txz: Rebuilt. + Make sure the bash-completion file is installed in the proper location. + Thanks to Robby Workman. +d/python-setuptools-54.0.0-x86_64-1.txz: Upgraded. +d/vala-0.50.4-x86_64-1.txz: Upgraded. +l/imagemagick-7.0.11_2-x86_64-1.txz: Upgraded. +l/python-pillow-8.1.1-x86_64-1.txz: Upgraded. +n/network-scripts-15.0-noarch-13.txz: Rebuilt. + Well, apparently there was a newer branch of this than the one that was + sitting in my usual pending queue, so here it is. This also includes some + additional documentation on the new features. NOTE: In order to use SLAAC + to configure IPv6, you'll need to have USE_SLAAC[x]="yes" for the interface + in rc.inet1.conf. This is to ensure that nobody is surprised to find their + machine fully exposed to the internet - better safe than sorry. + Thanks to Darren "Tadgy" Austin and Robby Workman. +n/wireless_tools-30.pre9-x86_64-4.txz: Rebuilt. + This package contains some updates to rc.wireless and rc.wireless.conf. + Thanks to Darren "Tadgy" Austin. +xfce/mousepad-0.5.3-x86_64-1.txz: Upgraded. + </pre>]]> + </description> + </item> + <item> <title>Sat, 27 Feb 2021 19:26:22 GMT</title> <pubDate>Sat, 27 Feb 2021 19:26:22 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210227192622</link> |