/[smeserver]/rpms/e-smith-manager/sme10/e-smith-manager-2.8.0-bz10170-SME10eol.patch
ViewVC logotype

Diff of /rpms/e-smith-manager/sme10/e-smith-manager-2.8.0-bz10170-SME10eol.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Wed Jan 23 04:31:57 2019 UTC Revision 1.2 by jpp, Sat Feb 2 18:35:04 2019 UTC
# Line 8  Line 8 
8  +    use POSIX qw(strftime);  +    use POSIX qw(strftime);
9  +    my $curdate = strftime '%Y%m%d', localtime;  +    my $curdate = strftime '%Y%m%d', localtime;
10  +    $OUT .= qq(<div class="sme-error"><h5>  +    $OUT .= qq(<div class="sme-error"><h5>
11  +      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.
12  +      Please migrate IMMEDIATELY to Koozali SME Server 11 or higher version. Failure to upgrade may lead to the compromise of this server.  +      Please migrate IMMEDIATELY to Koozali SME Server 11 or higher version. Failure to upgrade may lead to the compromise of this server.
13  +      </br>Please, consult <a href="https://wiki.koozali.org/SME_Server:Download" target="_blank">https://wiki.koozali.org/SME_Server:Download</a> to get last available version.</h5></div>)  +      </br>Please, consult <a href="https://wiki.koozali.org/SME_Server:Download" target="_blank">https://wiki.koozali.org/SME_Server:Download</a> to get last available version.</h5></div>)
14  +      if  ( "$curdate"  >= "20240630");  +      if  ( "$curdate"  >= "20240630");


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed