summaryrefslogtreecommitdiffstats
path: root/ChangeLog.rss
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-10-25 19:30:42 +0000
committer Eric Hameleers <alien@slackware.com>2021-10-26 08:59:55 +0200
commitb38f92681d3acd242c2e5b0e37d353d4e2a683c2 (patch)
treed43bb7dffe24376bc530e55b46bdddfb32f402d0 /ChangeLog.rss
parent9d31c53bf5c7a326a03f0b37e534d6ae40cf5d8f (diff)
downloadcurrent-b38f92681d3acd242c2e5b0e37d353d4e2a683c2.tar.gz
current-b38f92681d3acd242c2e5b0e37d353d4e2a683c2.tar.xz
Mon Oct 25 19:30:42 UTC 202120211025193042
ap/slackpkg-15.0.8-noarch-1.txz: Upgraded. Author: piterpunk <piterpunk@slackware.com> To make it easier to do an unattended slackpkg update/upgrade process, this commit provides different exit codes for many situations: 0 Successful slackpkg execution. 1 Something wrong happened. 20 No package found to be downloaded, installed, reinstalled, upgraded, or removed. 50 Slackpkg itself was upgraded and you need to re-run it. 100 There are pending updates. Code and the main manpage are updated accordingly. In addition, this commit also: - removes the ChangeLog.txt in doinst.sh, so the needed 'slackpkg update' after Slackpkg upgrade won't say it's all OK and doesn't need to redo the package lists - removes AUTHORS from manpage. Nowadays there is code from many people in Slackpkg and it seems a bit unfair to have only my and Evaldo's name listed there. Signed-off-by: Robby Workman <rworkman@slackware.com> d/meson-0.60.0-x86_64-1.txz: Upgraded. l/ffmpeg-4.4.1-x86_64-1.txz: Upgraded. l/imagemagick-7.1.0_11-x86_64-1.txz: Upgraded. l/libcap-2.60-x86_64-1.txz: Upgraded. l/libsoup-2.74.1-x86_64-1.txz: Upgraded. l/sip-4.19.25-x86_64-3.txz: Rebuilt. Drop the Qt4 modules. Thanks to gmgf. n/dhcpcd-9.4.1-x86_64-1.txz: Upgraded. testing/packages/linux-5.14.x/kernel-generic-5.14.14-x86_64-3.txz: Rebuilt. testing/packages/linux-5.14.x/kernel-headers-5.14.14-x86-3.txz: Rebuilt. testing/packages/linux-5.14.x/kernel-huge-5.14.14-x86_64-3.txz: Rebuilt. testing/packages/linux-5.14.x/kernel-modules-5.14.14-x86_64-3.txz: Rebuilt. testing/packages/linux-5.14.x/kernel-source-5.14.14-noarch-3.txz: Rebuilt. Let's enable SCHED_AUTOGROUP, which should improve desktop latency under a heavy CPU load while being mostly inert on servers. It may be disabled at boot time with a "noautogroup" kernel parameter, or at runtime like this: echo 0 > /proc/sys/kernel/sched_autogroup_enabled Thanks to gbschenkel. SCHED_AUTOGROUP n -> y
Diffstat (limited to 'ChangeLog.rss')
-rw-r--r--ChangeLog.rss54
1 files changed, 51 insertions, 3 deletions
diff --git a/ChangeLog.rss b/ChangeLog.rss
index 80f96f261..965c944b0 100644
--- a/ChangeLog.rss
+++ b/ChangeLog.rss
@@ -11,9 +11,57 @@
<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, 23 Oct 2021 18:57:30 GMT</pubDate>
- <lastBuildDate>Sun, 24 Oct 2021 06:59:47 GMT</lastBuildDate>
- <generator>maintain_current_git.sh v 1.12</generator>
+ <pubDate>Mon, 25 Oct 2021 19:30:42 GMT</pubDate>
+ <lastBuildDate>Tue, 26 Oct 2021 06:59:45 GMT</lastBuildDate>
+ <generator>maintain_current_git.sh v 1.13</generator>
+ <item>
+ <title>Mon, 25 Oct 2021 19:30:42 GMT</title>
+ <pubDate>Mon, 25 Oct 2021 19:30:42 GMT</pubDate>
+ <link>https://git.slackware.nl/current/tag/?h=20211025193042</link>
+ <guid isPermaLink="false">20211025193042</guid>
+ <description>
+ <![CDATA[<pre>
+ap/slackpkg-15.0.8-noarch-1.txz: Upgraded.
+ Author: piterpunk <piterpunk@slackware.com>
+ To make it easier to do an unattended slackpkg update/upgrade process,
+ this commit provides different exit codes for many situations:
+ 0 Successful slackpkg execution.
+ 1 Something wrong happened.
+ 20 No package found to be downloaded, installed, reinstalled,
+ upgraded, or removed.
+ 50 Slackpkg itself was upgraded and you need to re-run it.
+ 100 There are pending updates.
+ Code and the main manpage are updated accordingly.
+ In addition, this commit also:
+ - removes the ChangeLog.txt in doinst.sh, so the needed
+ 'slackpkg update' after Slackpkg upgrade won't say it's all OK
+ and doesn't need to redo the package lists
+ - removes AUTHORS from manpage. Nowadays there is code from many
+ people in Slackpkg and it seems a bit unfair to have only my and
+ Evaldo's name listed there.
+ Signed-off-by: Robby Workman <rworkman@slackware.com>
+d/meson-0.60.0-x86_64-1.txz: Upgraded.
+l/ffmpeg-4.4.1-x86_64-1.txz: Upgraded.
+l/imagemagick-7.1.0_11-x86_64-1.txz: Upgraded.
+l/libcap-2.60-x86_64-1.txz: Upgraded.
+l/libsoup-2.74.1-x86_64-1.txz: Upgraded.
+l/sip-4.19.25-x86_64-3.txz: Rebuilt.
+ Drop the Qt4 modules. Thanks to gmgf.
+n/dhcpcd-9.4.1-x86_64-1.txz: Upgraded.
+testing/packages/linux-5.14.x/kernel-generic-5.14.14-x86_64-3.txz: Rebuilt.
+testing/packages/linux-5.14.x/kernel-headers-5.14.14-x86-3.txz: Rebuilt.
+testing/packages/linux-5.14.x/kernel-huge-5.14.14-x86_64-3.txz: Rebuilt.
+testing/packages/linux-5.14.x/kernel-modules-5.14.14-x86_64-3.txz: Rebuilt.
+testing/packages/linux-5.14.x/kernel-source-5.14.14-noarch-3.txz: Rebuilt.
+ Let's enable SCHED_AUTOGROUP, which should improve desktop latency under a
+ heavy CPU load while being mostly inert on servers. It may be disabled at
+ boot time with a "noautogroup" kernel parameter, or at runtime like this:
+ echo 0 > /proc/sys/kernel/sched_autogroup_enabled
+ Thanks to gbschenkel.
+ SCHED_AUTOGROUP n -> y
+ </pre>]]>
+ </description>
+ </item>
<item>
<title>Sat, 23 Oct 2021 18:57:30 GMT</title>
<pubDate>Sat, 23 Oct 2021 18:57:30 GMT</pubDate>