diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-08-30 18:22:08 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-08-31 08:59:55 +0200 |
commit | 85819314a0b98b13fa4ab4e39cceb098a1121b0f (patch) | |
tree | e76435bba28ef3e537b3fe1c045a8a2cca6d534b /ChangeLog.rss | |
parent | 34ba4d05d9d2b7f5d72aded4eb35aa617cb8629d (diff) | |
download | current-85819314a0b98b13fa4ab4e39cceb098a1121b0f.tar.gz |
Mon Aug 30 18:22:08 UTC 202120210830182208
a/etc-15.0-x86_64-15.txz: Rebuilt.
/etc/profile: Don't define a $LESS variable, but provide a commented-out
example of "-M -R". As far as I can tell, setting $LESS to -M is something
that we picked up from SLS's /etc/profile at the very beginning and then
kept it because it wasn't causing any problems. Personally, I'll be
uncommenting this because it's nice to get the extra output from less
provided by -M concerning your place in the file, but we'll leave it up
to the end user how to handle this.
Thanks to krown, marav, LockyWolf, and drgibbon.
a/kernel-generic-5.14.0-x86_64-1.txz: Upgraded.
a/kernel-huge-5.14.0-x86_64-1.txz: Upgraded.
a/kernel-modules-5.14.0-x86_64-1.txz: Upgraded.
d/kernel-headers-5.14.0-x86-1.txz: Upgraded.
k/kernel-source-5.14.0-noarch-1.txz: Upgraded.
l/libcap-2.55-x86_64-1.txz: Upgraded.
n/gnupg2-2.2.30-x86_64-1.txz: Upgraded.
n/proftpd-1.3.7c-x86_64-1.txz: Upgraded.
xap/xsnow-3.3.1-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
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 575849ff..a5453a1f 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>Sun, 29 Aug 2021 18:23:50 GMT</pubDate> - <lastBuildDate>Mon, 30 Aug 2021 06:59:47 GMT</lastBuildDate> + <pubDate>Mon, 30 Aug 2021 18:22:08 GMT</pubDate> + <lastBuildDate>Tue, 31 Aug 2021 06:59:46 GMT</lastBuildDate> <generator>maintain_current_git.sh v 1.12</generator> <item> + <title>Mon, 30 Aug 2021 18:22:08 GMT</title> + <pubDate>Mon, 30 Aug 2021 18:22:08 GMT</pubDate> + <link>https://git.slackware.nl/current/tag/?h=20210830182208</link> + <guid isPermaLink="false">20210830182208</guid> + <description> + <![CDATA[<pre> +a/etc-15.0-x86_64-15.txz: Rebuilt. + /etc/profile: Don't define a $LESS variable, but provide a commented-out + example of "-M -R". As far as I can tell, setting $LESS to -M is something + that we picked up from SLS's /etc/profile at the very beginning and then + kept it because it wasn't causing any problems. Personally, I'll be + uncommenting this because it's nice to get the extra output from less + provided by -M concerning your place in the file, but we'll leave it up + to the end user how to handle this. + Thanks to krown, marav, LockyWolf, and drgibbon. +a/kernel-generic-5.14.0-x86_64-1.txz: Upgraded. +a/kernel-huge-5.14.0-x86_64-1.txz: Upgraded. +a/kernel-modules-5.14.0-x86_64-1.txz: Upgraded. +d/kernel-headers-5.14.0-x86-1.txz: Upgraded. +k/kernel-source-5.14.0-noarch-1.txz: Upgraded. +l/libcap-2.55-x86_64-1.txz: Upgraded. +n/gnupg2-2.2.30-x86_64-1.txz: Upgraded. +n/proftpd-1.3.7c-x86_64-1.txz: Upgraded. +xap/xsnow-3.3.1-x86_64-1.txz: Upgraded. +isolinux/initrd.img: Rebuilt. +kernels/*: Upgraded. +usb-and-pxe-installers/usbboot.img: Rebuilt. + </pre>]]> + </description> + </item> + <item> <title>Sun, 29 Aug 2021 18:23:50 GMT</title> <pubDate>Sun, 29 Aug 2021 18:23:50 GMT</pubDate> <link>https://git.slackware.nl/current/tag/?h=20210829182350</link> |