mirror of
git://slackware.nl/current.git
synced 2024-12-30 10:24:23 +01:00
0be77b20da
a/lrzip-0.641-x86_64-1.txz: Upgraded. This update fixes the poor compression ratio reported by Toutatis. a/smartmontools-7.2-x86_64-4.txz: Rebuilt. Add support for /etc/default/smartd. Thanks to upnort. a/sysvinit-2.99-x86_64-1.txz: Upgraded. l/iso-codes-4.6.0-noarch-1.txz: Upgraded. n/ca-certificates-20210308-noarch-1.txz: Upgraded. This update provides the latest CA certificates to check for the authenticity of SSL connections. n/fetchmail-6.4.17-x86_64-1.txz: Upgraded. xfce/thunar-4.16.5-x86_64-1.txz: Upgraded.
11 lines
360 B
Diff
11 lines
360 B
Diff
--- ./src/init.c.orig 2019-06-16 22:06:19.677002897 -0500
|
|
+++ ./src/init.c 2019-06-16 22:07:43.515002900 -0500
|
|
@@ -12,7 +12,7 @@
|
|
/*
|
|
Version information is not placed in the top-level Makefile by default
|
|
*/
|
|
-#define VERSION "2.94"
|
|
+#define VERSION "2.99"
|
|
/*
|
|
* This file is part of the sysvinit suite,
|
|
* Copyright (C) 1991-2004 Miquel van Smoorenburg.
|