[Libosinfo] [osinfo-db PATCH] win8/win8.1: Add eol date

Fabiano Fidêncio fidencio at redhat.com
Thu Apr 25 14:16:23 UTC 2019


Windows 8.1 has reached its "end of mainstream support" on January 9,
2018, according to
https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet

There's no official info about Windows 8's EOL. However, considering 8.1
was released as an 8 update, let's also set Windows 8 EOL to the same
date as the one used for 8.1.

https://gitlab.com/libosinfo/osinfo-db/issues/27

Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
 data/os/microsoft.com/win-8.1.xml.in | 1 +
 data/os/microsoft.com/win-8.xml.in   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/data/os/microsoft.com/win-8.1.xml.in b/data/os/microsoft.com/win-8.1.xml.in
index fc1e3a6..d815bbe 100644
--- a/data/os/microsoft.com/win-8.1.xml.in
+++ b/data/os/microsoft.com/win-8.1.xml.in
@@ -12,6 +12,7 @@
     <upgrades id="http://microsoft.com/win/8"/>
 
     <release-date>2013-10-17</release-date>
+    <eol-date>2018-01-09</eol-date>
 
     <variant id="debug">
       <_name>Microsoft Windows 8.1 Debug Checked Build</_name>
diff --git a/data/os/microsoft.com/win-8.xml.in b/data/os/microsoft.com/win-8.xml.in
index d7a7cba..280b0e4 100644
--- a/data/os/microsoft.com/win-8.xml.in
+++ b/data/os/microsoft.com/win-8.xml.in
@@ -12,6 +12,7 @@
     <upgrades id="http://microsoft.com/win/7"/>
 
     <release-date>2012-09-01</release-date>
+    <eol-date>2018-01-09</eol-date>
 
     <variant id="debug">
       <_name>Microsoft Windows 8 Debug Check Build</_name>
-- 
2.21.0




More information about the Libosinfo mailing list