Hello, after the first round of discussion in https://lists.debian.org/[email protected] and https://lists.debian.org/[email protected] I have a first update of debian-security-support for things that won't be supported in wheezy LTS.
I pushed this in the pu/wheezy-lts branch of the package's git repository: http://anonscm.debian.org/cgit/collab-maint/debian-security-support.git/log/?h=pu/wheezy-lts http://anonscm.debian.org/cgit/collab-maint/debian-security-support.git/commit/?h=pu/wheezy-lts&id=369f6d9200897e08c13d0980108df2b89012724b (diff also attached) But there are still multiple open questions... I have added the most important ones that I remembered in https://wiki.debian.org/LTS/TODO and I seek your help to find a proper answer to those questions: - what to do with openjdk-6? - what to do with libav / vlc? - can we identify upstream developers to help us maintain an LTS branch of the hard-to-maintain packages we have? Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: http://www.freexian.com/services/debian-lts.html Learn to master Debian: http://debian-handbook.info/get/
commit 369f6d9200897e08c13d0980108df2b89012724b (HEAD -> pu/wheezy-lts, origin/pu/wheezy-lts) Author: Raphaël Hertzog <[email protected]> Date: Mon Jan 25 12:01:55 2016 +0100 Update support data for Wheezy's LTS period diff --git a/security-support-ended.deb7 b/security-support-ended.deb7 index ce5c117..afac2f3 100644 --- a/security-support-ended.deb7 +++ b/security-support-ended.deb7 @@ -21,3 +21,18 @@ ruby-activesupport-2.3 2.3.14-7 2014-07-19 https://lists.debia ruby-rails-2.3 2.3.14-4 2014-07-19 https://lists.debian.org/debian-security-announce/2014/msg00164.html redmine 1.4.4+dfsg1-2+deb7u1 2014-07-19 Depends on ruby-rails-2.3 which is not supported typo3-src 4.5.19+dfsg1-5+wheezy4 2015-07-23 https://lists.debian.org/debian-security-announce/2015/msg00210.html + +# Packages below are no longer supported in Wheezy during the LTS period +mantis 1.2.18-1 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00019.html) +asterisk 1:1.8.13.1~dfsg1-3+deb7u3 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00025.html, use of backports recommended) +openswan 1:2.6.37-3 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00019.html) +movabletype-opensource 5.1.4+dfsg-4+deb7u3 2016-02-06 Not supported in Debian LTS (http://lists.debian.org/[email protected]) +# Openstack support dropped +glance 2012.1.1-5 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00024.html) +horizon 2012.1.1-10 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00024.html) +keystone 2012.1.1-13+wheezy1 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00024.html) +nova 2012.1.1-18 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00024.html) +python-keystoneclient 2012.1-3+deb7u1 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00024.html) +python-novaclient 1:2012.1-4 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00024.html) +swift 1.4.8-2+deb7u1 2016-02-06 Not supported in Debian LTS (https://lists.debian.org/debian-lts/2015/11/msg00024.html) +# End Openstack support dropped
