This updates all projects relying on following the
Linux kernel. Annotate which kernels are also EOL now
for the Linux kernel and remove completely unsupported
kernels. While at it, add 3.13 proactively, we may want
to just guestimate future releases but how do we do that?

Signed-off-by: Luis R. Rodriguez <[email protected]>
---
 projects/backports.cfg |  2 ++
 projects/iw.cfg        |  3 +++
 rel-html.cfg           | 13 +++++--------
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/projects/backports.cfg b/projects/backports.cfg
index ba6a275..2ea2ca3 100644
--- a/projects/backports.cfg
+++ b/projects/backports.cfg
@@ -2,6 +2,8 @@
 rel_html_proj          = backports
 rel_html_proj_aliases  = compat-drivers
 supported =
+       3.13
+       3.12
        3.11
        3.10
 eol =
diff --git a/projects/iw.cfg b/projects/iw.cfg
index a8c2305..c019bca 100644
--- a/projects/iw.cfg
+++ b/projects/iw.cfg
@@ -3,6 +3,9 @@ rel_html_proj           = iw
 supported =
        3.8
        3.10
+       3.11
+       3.12
+       3.13
 rel_html_testing_ver   = latest
 rel_html_url_releases  = https://www.kernel.org/pub/software/network/iw/
 rel_license            = ISC
diff --git a/rel-html.cfg b/rel-html.cfg
index 31392a2..d6b010e 100644
--- a/rel-html.cfg
+++ b/rel-html.cfg
@@ -1,19 +1,16 @@
 [project]
 rel_html_proj           = linux
 supported =
-               3.10
-               3.9
-               3.8
-               3.7
+               3.13
+               3.12
+               3.12
                3.4
                3.2
-               3.0
                2.6.34
                2.6.32
 eol =
-               3.6
-               3.5
-               3.3
+               3.11
+               3.0
 rel_html_url_releases  = http://www.kernel.org/pub/linux/kernel/v3.0/testing
                          http://www.kernel.org/pub/linux/kernel/v3.0
                          http://www.kernel.org/pub/linux/kernel/v2.6
-- 
1.8.4.rc3

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to