[tz] [PROPOSED 3/9] Update tzselect comment for Solaris 10 EOL

Paul Eggert eggert at cs.ucla.edu
Thu Dec 21 01:29:49 UTC 2023


* tzselect.ksh: Solaris 10 EOL has been extended to January 2027. See:
https://blogs.oracle.com/solaris/post/new-end-date-of-extended-support-for-oracle-solaris-10-and-113
---
 tzselect.ksh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tzselect.ksh b/tzselect.ksh
index 70bda9c0..2073bccd 100644
--- a/tzselect.ksh
+++ b/tzselect.ksh
@@ -21,7 +21,7 @@ REPORT_BUGS_TO=tz at iana.org
 #	MirBSD Korn Shell <http://www.mirbsd.org/mksh.htm>
 #
 # For portability to Solaris 10 /bin/sh (supported by Oracle through
-# January 2025) this script avoids some POSIX features and common
+# January 2027) this script avoids some POSIX features and common
 # extensions, such as $(...), $((...)), ! CMD, unquoted ^, ${#ID},
 # ${ID##PAT}, ${ID%%PAT}, and $10.  Although some of these constructs
 # work sometimes, it's simpler to avoid them entirely.
-- 
2.43.0




More information about the tz mailing list