Difference between revisions of "Template:Linux kernel timeline"
Jump to navigation
Jump to search
imported>Psypherium m (fixed dates) |
imported>Betseg |
||
| (25 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <timeline | + | <div class="panorama" style="overflow-y:hidden; overflow-x: scroll; overflow: auto; width: 100%; width: inherit; max-width: 100%"> |
| + | {{#tag:timeline| | ||
# NOTE: All the tag dates shown below are UTC (thus, v2.6.39's release date of May 18 21:06-0700 is the May 19 04:06+0000 shown below). | # NOTE: All the tag dates shown below are UTC (thus, v2.6.39's release date of May 18 21:06-0700 is the May 19 04:06+0000 shown below). | ||
| − | Define $now = | + | Define $now = {{CURRENTDAY2}}/{{CURRENTMONTH}}/{{CURRENTYEAR}} |
| − | Define $width = | + | Define $width = 1500 |
| − | Define $warning = | + | Define $warning = 1400 # $width - 100 |
| − | ImageSize = width:$width height: | + | ImageSize = width:$width height:250 |
PlotArea = left:45 right:10 bottom:110 top:10 | PlotArea = left:45 right:10 bottom:110 top:10 | ||
DateFormat = dd/mm/yyyy | DateFormat = dd/mm/yyyy | ||
Period = from:01/01/1991 till:$now | Period = from:01/01/1991 till:$now | ||
| − | TimeAxis = orientation: | + | TimeAxis = orientation:hor |
Alignbars = justify | Alignbars = justify | ||
| − | Legend = position:bottom columns: | + | Legend = position:bottom columns:4 |
################################################## | ################################################## | ||
| Line 16: | Line 17: | ||
################################################## | ################################################## | ||
Colors = | Colors = | ||
| + | id:colbg value:gray(0.98) | ||
| + | id:colgrmaj value:gray(0.5) | ||
| + | id:colgrmin value:gray(0.8) | ||
| + | id:colbeta value:gray(0.8) Legend:Development | ||
| + | id:lighttext value:rgb(0.5,0.5,0.5) | ||
| + | id:collts value:rgb(0.7,0.8,0.8) Legend:Long_Term_Support | ||
| + | |||
id:col1.x value:rgb(0.40,0.76,0.65) Legend:Linux_1.x | id:col1.x value:rgb(0.40,0.76,0.65) Legend:Linux_1.x | ||
id:colbeta-l1 value:black | id:colbeta-l1 value:black | ||
| Line 30: | Line 38: | ||
id:col2.6-l1 value:black | id:col2.6-l1 value:black | ||
id:col2.6-l2 value:rgb(0.99,0.97,0.84) | id:col2.6-l2 value:rgb(0.99,0.97,0.84) | ||
| − | id:col3.x value:rgb(0. | + | id:col3.x value:rgb(0.83,0.45,0.83) Legend:Linux_3.x |
id:col3.x-l1 value:black | id:col3.x-l1 value:black | ||
id:col3.x-l2 value:rgb(0.84,0.86,0.92) | id:col3.x-l2 value:rgb(0.84,0.86,0.92) | ||
| − | id:col4.x value:rgb(0. | + | id:col4.x value:rgb(0.55,0.59,0.78) Legend:Linux_4.x |
id:col4.x-l1 value:black | id:col4.x-l1 value:black | ||
id:col4.x-l2 value:rgb(0.84,0.80,0.90) | id:col4.x-l2 value:rgb(0.84,0.80,0.90) | ||
| − | id:col5.x value:rgb(0. | + | id:col5.x value:rgb(0.36,0.60,0.70) Legend:Linux_5.x |
id:col5.x-l1 value:black | id:col5.x-l1 value:black | ||
| − | id:col5.x-l2 value:rgb(0. | + | id:col5.x-l2 value:rgb(0.77,0.87,0.96) |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
ScaleMajor = gridcolor:colgrmaj unit:year increment:1 start:01/01/1991 | ScaleMajor = gridcolor:colgrmaj unit:year increment:1 start:01/01/1991 | ||
ScaleMinor = gridcolor:colgrmin unit:month increment:3 start:01/01/1991 | ScaleMinor = gridcolor:colgrmin unit:month increment:3 start:01/01/1991 | ||
BackgroundColors = canvas:colbg | BackgroundColors = canvas:colbg | ||
| + | |||
| + | # hiding bar axis thingies | ||
| + | BarData= | ||
| + | bar:a | ||
| + | bar:b | ||
| + | bar:c | ||
| + | bar:d | ||
PlotData= | PlotData= | ||
| Line 54: | Line 63: | ||
# 1.x filled bar ver:0.01-0.99.15 # | # 1.x filled bar ver:0.01-0.99.15 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a width:25 from:17/09/1991 till:13/03/1994 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# 1.x filled bar ver:1.0-patch9 # | # 1.x filled bar ver:1.0-patch9 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a width:25 from:13/03/1994 till:16/04/1994 color:col1.x mark:(line,col1.x) |
################################################## | ################################################## | ||
# 1.x filled bar ver:1.1.0-1.1.95 # | # 1.x filled bar ver:1.1.0-1.1.95 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a width:25 from:06/04/1994 till:02/03/1995 color:col1.x mark:(line,col1.x) |
################################################## | ################################################## | ||
# 1.x filled bar ver:1.2.0-1.2.13 # | # 1.x filled bar ver:1.2.0-1.2.13 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a width:25 from:07/03/1995 till:02/08/1995 color:col1.x mark:(line,col1.x) |
################################################## | ################################################## | ||
# 1.x filled bar ver:1.3.0-1.3.100 # | # 1.x filled bar ver:1.3.0-1.3.100 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a width:25 from:12/06/1995 till:10/05/1996 color:col1.x mark:(line,col1.x) |
################################################## | ################################################## | ||
# 1.x important versions ver:0.01-1.3.100 # | # 1.x important versions ver:0.01-1.3.100 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a mark:(line,black) align:center fontsize:S |
| − | at:17/09/1991 text:"0.01" | + | at:17/09/1991 text:"0.01" shift:(-12,0) |
| − | at:03/02/1994 | + | at:03/02/1994 text:"0.99.15" shift:(-20,-10) |
| − | at:13/03/1994 text:"1.0" | + | at:13/03/1994 text:"1.0" shift:(-12,0) |
| − | at:06/04/1994 text:"1.1.0" | + | at:06/04/1994 text:"1.1.0" shift:(12,0) |
| − | at:07/03/1995 text:"1.2.0" | + | at:07/03/1995 text:"1.2.0" shift:(-12,-10) |
| − | at:12/06/1995 text:"1.3.0" | + | at:12/06/1995 text:"1.3.0" shift:(12,0) |
| − | at:10/05/1996 text:"1.3.100" shift:(0 | + | at:10/05/1996 text:"1.3.100" shift:(18,0) |
################################################## | ################################################## | ||
# pre2.0 betavers. pre2.0.1 - pre2.0.14 # | # pre2.0 betavers. pre2.0.1 - pre2.0.14 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b width:25 from:12/05/1996 till:09/06/1996 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# pre2.0 line & text for first & last version # | # pre2.0 line & text for first & last version # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b mark:(line,colbeta-l1) align:center fontsize:S |
| − | at:12/05/1996 text:"pre2.0.1" | + | at:12/05/1996 text:"pre2.0.1" shift:(-18,0) |
################################################## | ################################################## | ||
# 2.0 filled bar # | # 2.0 filled bar # | ||
################################################## | ################################################## | ||
| − | bar:2.0 width: | + | bar:b width:25 from:09/06/1996 till:14/06/1999 color:col2.0 mark:(line,col2.0) |
| + | |||
| + | ################################################## | ||
| + | # 2.0 "LTS" filled bar # | ||
| + | ################################################## | ||
| + | bar:b width:25 from:14/06/1999 till:08/02/2004 color:collts mark:(line,col2.0) | ||
################################################## | ################################################## | ||
# 2.0 line & text for first version every year # | # 2.0 line & text for first version every year # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b mark:(line,col2.0-l1) align:center fontsize:S |
| − | at:09/06/1996 text:"2.0" shift:(0 | + | at:09/06/1996 text:"2.0" shift:(10,0) |
| − | at:14/01/1997 text:"2.0.28" | + | at:14/01/1997 text:"2.0.28" shift:(18,0) |
| − | at:04/06/1998 text:"2.0.34" | + | at:04/06/1998 text:"2.0.34" shift:(18,0) |
| − | at:14/06/1999 text:"2.0.37" | + | at:14/06/1999 text:"2.0.37" shift:(18,0) |
| − | at:09/01/2001 text:"2.0.39" | + | at:09/01/2001 text:"2.0.39" shift:(18,0) |
| − | at:08/02/2004 text:"2.0.40" shift:(0 | + | at:08/02/2004 text:"2.0.40" shift:(18,0) |
################################################## | ################################################## | ||
# 2.0 line for all other versions # | # 2.0 line for all other versions # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b mark:(line,col2.0-l2) |
at: 03/07/1996 # 2.0.1 | at: 03/07/1996 # 2.0.1 | ||
at: 05/07/1996 # 2.0.2 | at: 05/07/1996 # 2.0.2 | ||
| Line 158: | Line 172: | ||
# 2.1(dev) betavers. 2.1.0 - 2.2.0pre9 # | # 2.1(dev) betavers. 2.1.0 - 2.2.0pre9 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c width:25 from:30/09/1996 till:26/01/1999 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# 2.1(dev) line & text for first & last version # | # 2.1(dev) line & text for first & last version # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c mark:(line,colbeta-l1) align:center fontsize:S |
| − | at:30/09/1996 text:"2.1.0" shift:( | + | at:30/09/1996 text:"2.1.0" shift:(-12,0) |
| − | at:21/01/1999 text:"2.2.0pre9" shift:( | + | at:21/01/1999 text:"2.2.0pre9" shift:(-20,-10) |
################################################## | ################################################## | ||
# 2.2 filled bar # | # 2.2 filled bar # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c width:25 from:26/01/1999 till:25/03/2001 color:col2.2 mark:(line,col2.2) |
| + | |||
| + | ################################################## | ||
| + | # 2.0 "LTS" filled bar # | ||
| + | ################################################## | ||
| + | bar:c width:25 from:25/03/2001 till:08/02/2004 color:collts mark:(line,col2.2) | ||
################################################## | ################################################## | ||
# 2.2 line & text for first version every year # | # 2.2 line & text for first version every year # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c mark:(line,col2.2-l1) align:center fontsize:S |
| − | at:26/01/1999 text:"2.2.0" | + | at:26/01/1999 text:"2.2.0" shift:(15,0) |
| − | at:04/01/2000 text:"2.2.14" | + | at:04/01/2000 text:"2.2.14" shift:(18,0) |
| − | at:25/03/2001 text:"2.2.19" | + | at:25/03/2001 text:"2.2.19" shift:(18,0) |
| − | at:20/05/2002 text:"2.2.21" | + | at:20/05/2002 text:"2.2.21" shift:(18,0) |
| − | at:05/03/2003 text:"2.2.24" | + | at:05/03/2003 text:"2.2.24" shift:(18,0) |
| − | at:24/02/2004 text:"2.2.26" | + | at:24/02/2004 text:"2.2.26" shift:(18,0) |
################################################## | ################################################## | ||
# 2.2 line for all other versions # | # 2.2 line for all other versions # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c mark:(line,col2.2-l2) |
at:28/01/1999 # 2.2.1 | at:28/01/1999 # 2.2.1 | ||
at:23/02/1999 # 2.2.2 | at:23/02/1999 # 2.2.2 | ||
| Line 212: | Line 231: | ||
# 2.3(dev) betavers. 2.3.0 - 2.3.99pre9 # | # 2.3(dev) betavers. 2.3.0 - 2.3.99pre9 # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d width:25 from:11/05/1999 till:04/01/2001 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# 2.3(dev) line & text for first & last version # | # 2.3(dev) line & text for first & last version # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d mark:(line,colbeta-l1) align:center fontsize:S |
| − | at:11/05/1999 text:"2.3.0" shift:( | + | at:11/05/1999 text:"2.3.0" shift:(-12,0) |
| − | at:23/05/2000 text:"2.3.99pre9" shift:( | + | at:23/05/2000 text:"2.3.99pre9" shift:(-23,-10) |
################################################## | ################################################## | ||
# 2.4 filled bar # | # 2.4 filled bar # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d width:25 from:04/01/2001 till:13/08/2006 color:col2.4 mark:(line,col2.4) |
| + | |||
# Last version is 2.4.37.11 released 18/12/2010. | # Last version is 2.4.37.11 released 18/12/2010. | ||
# According to http://lkml.org/lkml/2010/9/6/15, one year without update would mean end of life. | # According to http://lkml.org/lkml/2010/9/6/15, one year without update would mean end of life. | ||
# But as with the 2.0,2.2 and 2.6 columns, the column ends with the last base release. | # But as with the 2.0,2.2 and 2.6 columns, the column ends with the last base release. | ||
# EOL confirmed in http://lwn.net/Articles/491245/. | # EOL confirmed in http://lwn.net/Articles/491245/. | ||
| + | |||
| + | ################################################## | ||
| + | # 2.6 LTS filled bar # | ||
| + | ################################################## | ||
| + | bar:d width:25 from:13/08/2006 till:18/12/2010 color:collts mark:(line,col2.4) | ||
################################################## | ################################################## | ||
# 2.4 line & text for first version every year # | # 2.4 line & text for first version every year # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d mark:(line,col2.4-l1) align:center fontsize:S |
| − | at:04/01/2001 text:"2.4.0" shift:(0 | + | at:04/01/2001 text:"2.4.0" shift:(15,0) |
| − | at:25/02/2002 text:"2.4.18" | + | at:25/02/2002 text:"2.4.18" shift:(18,0) |
| − | at:13/06/2003 text:"2.4.21" | + | at:13/06/2003 text:"2.4.21" shift:(-16,-10) |
| − | at:05/01/2004 text:"2.4.24" | + | at:05/01/2004 text:"2.4.24" shift:(18,0) |
| − | at:19/01/2005 text:"2.4.29" | + | at:19/01/2005 text:"2.4.29" shift:(18,0) |
| − | at:11/08/2006 text:"2.4.33" | + | at:11/08/2006 text:"2.4.33" shift:(18,0) |
| − | at:26/07/2007 text:"2.4.35" | + | at:26/07/2007 text:"2.4.35" shift:(-16,-10) |
| − | at:01/01/2008 text:"2.4.36" | + | at:01/01/2008 text:"2.4.36" shift:(18,0) |
| − | at:02/12/2008 text:"2.4.37" | + | at:02/12/2008 text:"2.4.37" shift:(18,0) |
| − | at:18/12/2010 text:"2.4.37.11" | + | at:18/12/2010 text:"2.4.37.11" shift:(27,0) |
################################################## | ################################################## | ||
# 2.4 line for all other versions # | # 2.4 line for all other versions # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d mark:(line,col2.4-l2) |
at:30/01/2001 # 2.4.1 | at:30/01/2001 # 2.4.1 | ||
at:22/02/2001 # 2.4.2 | at:22/02/2001 # 2.4.2 | ||
| Line 282: | Line 307: | ||
# 2.5(dev) betavers. 2.5.0-2.5.75 (2.4.15=2.5.0) # | # 2.5(dev) betavers. 2.5.0-2.5.75 (2.4.15=2.5.0) # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a width:25 from:23/11/2001 till:18/12/2003 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# 2.5(dev) line & text for first & last version # | # 2.5(dev) line & text for first & last version # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a mark:(line,colbeta-l1) align:center fontsize:S |
| − | at:23/11/2001 text:"2.5.0" | + | at:23/11/2001 text:"2.5.0" shift:(-12,0) |
| − | at:10/07/2003 text:"2.5.75" shift:( | + | at:10/07/2003 text:"2.5.75" shift:(-15,-10) |
################################################## | ################################################## | ||
# 2.6 filled bar # | # 2.6 filled bar # | ||
################################################## | ################################################## | ||
| − | bar:2.6 width: | + | bar:a width:25 from:18/12/2003 till:03/08/2011 color:col2.6 mark:(line,col2.6) |
| + | |||
| + | ################################################## | ||
| + | # 2.6 LTS filled bar # | ||
| + | ################################################## | ||
| + | bar:a width:25 from:03/08/2011 till:12/03/2016 color:collts mark:(line,col2.6) | ||
################################################## | ################################################## | ||
# 2.6 line & text for first and "LTS" releases # | # 2.6 line & text for first and "LTS" releases # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a mark:(line,col2.6-l1) align:center fontsize:S |
| − | at:18/12/2003 text:"2.6.0" shift:( | + | at:18/12/2003 text:"2.6.0" shift:(-9,0) |
| − | at:09/01/2004 text:"2.6.1" shift:( | + | at:09/01/2004 text:"2.6.1" shift:(15,-10) |
| − | at:02/03/2005 text:"2.6.11" | + | at:02/03/2005 text:"2.6.11" shift:(17,0) |
| − | at:20/03/2006 text:"2.6.16" | + | at:20/03/2006 text:"2.6.16" shift:(17,0) |
| − | at:09/10/2008 text:"2.6.27" | + | at:09/10/2008 text:"2.6.27" shift:(-17,0) |
| − | at:03/12/2009 text:"2.6.32" | + | at:03/12/2009 text:"2.6.32" shift:(-15,0) |
| − | at:24/02/2010 text:"2.6.33" | + | at:24/02/2010 text:"2.6.33" shift:(-13,-10) |
| − | at:16/05/2010 text:"2.6.34" | + | at:16/05/2010 text:"2.6.34" shift:(19,0) |
| − | at:01/08/2010 text:"2.6.35" | + | at:01/08/2010 text:"2.6.35" shift:(19,-10) |
| − | at:19/05/2011 text:"2.6.39" | + | at:19/05/2011 text:"2.6.39" shift:(18,0) # Last 2.6.x |
| − | at:03/08/2011 text:"2.6.39.4" # Last 2.6.39.x | + | at:03/08/2011 text:"2.6.39.4" shift:(21,-10) # Last 2.6.39.x |
| − | at:12/03/2016 text:"2.6.32.71" # Last 2.6.32.x (LTS) | + | at:12/03/2016 text:"2.6.32.71" shift:(25,0) # Last 2.6.32.x (LTS) |
################################################## | ################################################## | ||
# 2.6 line for all other versions # | # 2.6 line for all other versions # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:a mark:(line,col2.6-l2) |
at:04/02/2004 # 2.6.2 | at:04/02/2004 # 2.6.2 | ||
at:18/02/2004 # 2.6.3 | at:18/02/2004 # 2.6.3 | ||
| Line 351: | Line 381: | ||
# 3.0 rc # | # 3.0 rc # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b width:25 from:29/05/2011 till:22/07/2011 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# 3.0 rc # | # 3.0 rc # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b mark:(line,colbeta-l1) align:center fontsize:S |
| − | at:29/05/2011 text:"3.0-rc1" shift:(0 | + | at:29/05/2011 text:"3.0-rc1" shift:(-18,0) |
################################################## | ################################################## | ||
# 3.x filled bar # | # 3.x filled bar # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b width:25 from:22/07/2011 till:11/05/2015 color:col3.x mark:(line,col3.x) |
| + | |||
| + | ################################################## | ||
| + | # 3.x LTS filled bar # | ||
| + | ################################################## | ||
| + | bar:b width:25 from:11/05/2015 till:11/06/2020 color:collts mark:(line,col3.x) | ||
################################################## | ################################################## | ||
# 3.x line & text for LTS releases # | # 3.x line & text for LTS releases # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b mark:(line,col3.x-l1) align:center fontsize:S |
| − | at:22/07/2011 text:"3.0" | + | at:22/07/2011 text:"3.0" shift:(10,0) |
| − | at:05/01/2012 text:"3.2 | + | at:05/01/2012 text:"3.2" shift:(10,-10) |
| − | at:21/05/2012 text:"3.4 | + | at:21/05/2012 text:"3.4" shift:(10,0) |
| − | at:30/06/2013 text:"3.10 | + | at:30/06/2013 text:"3.10" shift:(-10,-10) |
| − | at:03/11/2013 text:"3.12 | + | at:03/11/2013 text:"3.12" shift:(12,0) |
| − | at:03/08/2014 text:"3.16 | + | at:03/08/2014 text:"3.16" shift:(12,-10) # Last 3.16.85 (LTS) |
| − | at:11/06/2020 text:"3.16.85" | + | at:11/05/2015 text:"3.19.8" shift:(18,0) |
| + | at:11/06/2020 text:"3.16.85" shift:(-20,0) | ||
################################################## | ################################################## | ||
# 3.x line for all other versions # | # 3.x line for all other versions # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:b mark:(line,col3.x-l2) |
at:24/10/2011 # 3.1 | at:24/10/2011 # 3.1 | ||
at:19/03/2012 # 3.3 | at:19/03/2012 # 3.3 | ||
| Line 398: | Line 434: | ||
# 4.0 rc # | # 4.0 rc # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c width:25 from:22/02/2015 till:12/04/2015 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# 4.0 rc # | # 4.0 rc # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c mark:(line,colbeta-l1) align:center fontsize:S |
| − | at:22/02/2015 text:"4.0-rc1" shift:(0 | + | at:22/02/2015 text:"4.0-rc1" shift:(-15,0) |
################################################## | ################################################## | ||
# 4.x filled bar # | # 4.x filled bar # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c width:25 from:12/04/2015 till:19/03/2019 color:col4.x mark:(line,col4.x) |
| + | |||
| + | ################################################## | ||
| + | # 4.x filled bar # | ||
| + | ################################################## | ||
| + | bar:c width:25 from:19/03/2019 till:$now color:collts mark:(line,col4.x) | ||
################################################## | ################################################## | ||
# 4.x line & text for LTS releases # | # 4.x line & text for LTS releases # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c mark:(line,col4.x-l1) align:center fontsize:S |
| − | at:12/04/2015 text:"4.0" shift:( | + | at:12/04/2015 text:"4.0" shift:(10,-10) |
| − | at:22/06/2015 text:"4.1 | + | at:22/06/2015 text:"4.1" shift:(10,0) |
| − | at:10/01/2016 text:"4.4 | + | at:10/01/2016 text:"4.4" shift:(10,0) |
| − | at:11/12/2016 text:"4.9 | + | at:11/12/2016 text:"4.9" shift:(10,0) |
| − | at:12/11/2017 text:"4.14 | + | at:12/11/2017 text:"4.14" shift:(12,0) |
| − | at:22/10/2018 text:"4.19 | + | at:22/10/2018 text:"4.19" shift:(-12,-10) |
| + | at:19/03/2019 text:"4.20.17" shift:(20,0) | ||
################################################## | ################################################## | ||
# 4.x line for all other versions # | # 4.x line for all other versions # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:c mark:(line,col4.x-l2) align:center fontsize:S |
at:30/08/2015 # 4.2 | at:30/08/2015 # 4.2 | ||
at:01/11/2015 # 4.3 | at:01/11/2015 # 4.3 | ||
| Line 445: | Line 487: | ||
# 5.0 rc # | # 5.0 rc # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d width:25 from:06/01/2019 till:03/03/2019 color:colbeta mark:(line,colbeta) |
################################################## | ################################################## | ||
# 5.0 rc # | # 5.0 rc # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d mark:(line,colbeta-l1) align:center fontsize:S |
| − | at:06/01/2019 text:"5.0-rc1" shift:(0 | + | at:06/01/2019 text:"5.0-rc1" shift:(-15,0) |
################################################## | ################################################## | ||
# 5.x filled bar # | # 5.x filled bar # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d width:25 from:03/03/2019 till:$now color:col5.x mark:(line,col5.x) |
################################################## | ################################################## | ||
# 5.x line & text for LTS releases # | # 5.x line & text for LTS releases # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d mark:(line,col5.x-l1) align:center fontsize:S |
| − | at:03/03/2019 text:"5.0" shift:( | + | at:03/03/2019 text:"5.0" shift:(10,0) |
| − | at:24/11/2019 text:"5.4 | + | at:24/11/2019 text:"5.4" shift:(10,0) |
| + | at:13/12/2020 text:"5.10" shift:(-12,0) | ||
################################################## | ################################################## | ||
# 5.x line for all other versions # | # 5.x line for all other versions # | ||
################################################## | ################################################## | ||
| − | bar: | + | bar:d mark:(line,col5.x-l2) align:center fontsize:S |
at:05/05/2019 # 5.1 | at:05/05/2019 # 5.1 | ||
at:07/07/2019 # 5.2 | at:07/07/2019 # 5.2 | ||
| Line 477: | Line 520: | ||
at:02/08/2020 # 5.8 | at:02/08/2020 # 5.8 | ||
at:11/10/2020 # 5.9 | at:11/10/2020 # 5.9 | ||
| + | at:14/02/2021 # 5.11 | ||
TextData = | TextData = | ||
| Line 485: | Line 529: | ||
# Ref:http://www.kernel.org/pub/linux/kernel/ | # Ref:http://www.kernel.org/pub/linux/kernel/ | ||
| − | + | }} | |
| − | </timeline | + | </div> |
| − | [[Category:Computing graphical timeline templates | + | {{navbar|Linux kernel timeline|text=This chart:}}<noinclude> |
| − | + | [[Category:Computing graphical timeline templates]] | |
| − | |||
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||