Long-term stable release maintenance
http://en.wikipedia.org/wiki/Linux_kernel
2014.5.28
| 2.6.32 | 2 December 2009[122] | 2.6.32.62[123] | Willy Tarreau[124][125](formerly Greg Kroah-Hartman)[116][126] | 3rd long-term stable release from December 2009 to mid 2014,[124] used in Debian 6 Squeeze.[127] Canonical will provide extended support until April 2015.[128] |
| 3.2 | 4 January 2012[144] | 3.2.59[145] | Ben Hutchings[124][146] | 8th long-term stable release from March 2012 to 2016, used in Ubuntu 12.04 LTS,Debian 7 Wheezy and Slackware 14.0.[124][146] Canonical will provide extended support until April 2017.[128] |
| 3.4 | 20 May 2012[149][150] | 3.4.91[151] | Greg Kroah-Hartman[124][152] | 9th long-term stable release from May 2012 to October 2014[124][152] |
| 3.10 | 30 June 2013[166] | 3.10.40[167] | Greg Kroah-Hartman[124] | 10th long-term stable release from August 2013 to September 2015.[124][168] |
| 3.12 | 3 November 2013[171] | 3.12.20[172] | Jiří Slabý (formerly Greg Kroah-Hartman)[173] | 11th long-term stable release from November 2013 to 2016[124] |
https://www.kernel.org/category/releases.html
| Version | Maintainer | Released | Projected EOL |
|---|---|---|---|
| 3.12 | Jiri Slaby | 2013-11-03 | 2016 |
| 3.10 | Greg Kroah-Hartman | 2013-06-30 | Sep, 2015 |
| 3.4 | Greg Kroah-Hartman | 2012-05-20 | Oct, 2014 |
| 3.2 | Ben Hutchings | 2012-01-04 | 2016 |
| 2.6.32 | Willy Tarreau | 2009-12-03 | Mid-2014 |
Long-term stable release maintenance的更多相关文章
- W: GPG error: http://dl.google.com/linux/chrome/deb stable Release: The following signatures couldn'
Ubuntu 16.04.2执行 sudo apt-get update .警告如下:W: GPG error: http://dl.google.com/linux/chrome/deb stabl ...
- debian-pve-ceph
从头开始安装debian9.8 debian-9.8.0-amd64-netinst.iso vi /etc/vim/vimrc.tinyset nocompatibleset backspace=2 ...
- android studio的Beta, Canary, Dev, Stable四种Channel版本介绍、分析与选择
一.概述 在Android Studio下载官网上,有如下介绍: ` Android Studio's built-in update mechanism can be set to receive ...
- [Git] An efficient GIT workflow for mid/long term projects
reference : http://fle.github.io/an-efficient-git-workflow-for-midlong-term-projects.html Our full-w ...
- linux init->upstart->systemd
http://en.wikipedia.org/wiki/Init init From Wikipedia, the free encyclopedia This article is abo ...
- squid源码安装下的conf文件默认值和提示
# WELCOME TO SQUID 3.0.STABLE26# ----------------------------## This is the default Squid c ...
- tomcat 和servlet之间的关系
http://tomcat.apache.org/whichversion.html pache Tomcat Versions Apache Tomcat® is an open source so ...
- 服务器操作系统应该选择 Debian/Ubuntu 还是 CentOS?
来自 http://www.zhihu.com/question/19599986 服务器操作系统应该选择 Debian/Ubuntu 还是 CentOS? 想选择一个 Linux 发行版作为服务器. ...
- Git工作流指南:Gitflow工作流 Comparing Workflows
Comparing Workflows The array of possible workflows can make it hard to know where to begin when imp ...
随机推荐
- ZOJ-3956 Course Selection System,01背包!
Course Selection System 比赛的时候最后20分钟想到了是01背包,奈何没时间推出怎么背. 题意:n门课程,每门课程都有一个h值和c值,现在给出一个happy的定义,所选的课程的h ...
- lambda遍历的精简
本文转自 http://it.deepinmind.com/java%E5%87%BD%E6%95%B0%E5%BC%8F%E7%BC%96%E7%A8%8B/2014/03/15/Java%E5%8 ...
- java程序实现视频格式的转换
http://blog.sina.com.cn/s/blog_96b60b0c01013mi5.html 原文地址:java程序实现视频格式的转换作者:笑看风云 flv格式转换--第一步 不定期更新. ...
- 筒子们,使用Protobuf优化你的协议
Protocol buffers是google提供的一种将结构化数据进行序列化和反序列化的方法,其优点是语言中立,平台中立,可扩展性好,目前在google内部大量用于数据存储,通讯协议等方面.PB在功 ...
- Apache2 FastCGI C Demo
安装依赖 sudo apt-get install libapache2-mod-fastcgi a2enmod fastcgi sudo apt-get install libfcgi-dev li ...
- java面试题之哨兵如何判断主服务器是否下线?
通过流言协议来接收关于主服务器是否下线的信息,并使用投票协议来决定是否执行自动故障迁移,以及选择哪个从服务器作为新的主服务器.
- zygote的分裂
1 zygote的分裂 前面已经讲了zygote分裂出了长子system_server,然后SS(system_server)就通过initAndLoop进行消息循环处理了.那么谁会向zygote发送 ...
- python根据文件目录、文件类型和文件与当前时间差删除文件
直接贴代码: 删除某个目录下的文件,不遍历木路下文件夹下的文件,根据时间差删除,默认7天 #!/usr/bin/python # -*- coding: gbk -*- import os impor ...
- FWT 学习笔记
FWT学习笔记 好久以前写的,先粘上来 定义数组 \(n=2^k\) \(A=[a_0,a_1,a_2,a_3,...,a_{n-1}]\) 令\(A_0=[a_0,a_1,a_2,...,a_{\f ...
- 【CF739B】Alyona and a tree(树上差分,二分,树形DP)
题意:给出一棵有根树,树上每个点.每条边都有一个权值. 现在给出“控制”的定义:对一个点u,设点v在其子树上,且dis(u,v)≤av,则称u控制v. 要求求出每个点控制了多少个点 n (1 ≤ n ...