--- rpms/e-smith-manager/sme10/e-smith-manager-2.8.0-bz10170-SME10eol.patch 2019/01/23 04:31:57 1.1 +++ rpms/e-smith-manager/sme10/e-smith-manager-2.8.0-bz10170-SME10eol.patch 2019/02/02 18:35:04 1.2 @@ -8,7 +8,7 @@ + use POSIX qw(strftime); + my $curdate = strftime '%Y%m%d', localtime; + $OUT .= qq(
-+ URGENT NOTICE: As per June 30rd 2024, SME Server 10 is obsolete, and potentially INSECURE. NO support will be offered for any issue found with this installed version. ++ URGENT NOTICE: As per June 30th 2024, SME Server 10 is obsolete, and potentially INSECURE. NO support will be offered for any issue found with this installed version. + Please migrate IMMEDIATELY to Koozali SME Server 11 or higher version. Failure to upgrade may lead to the compromise of this server. +
Please, consult https://wiki.koozali.org/SME_Server:Download to get last available version.
) + if ( "$curdate" >= "20240630");