Re: [Libosinfo] [osinfo-db PATCH 0/5] Improve release/EOF dates

2017-04-10 Thread Daniel P. Berrange
On Mon, Apr 10, 2017 at 05:03:58PM +0200, Pino Toscano wrote: > Hi, > > this series improves the dates of releases and EOF for a number of > distros of the following families: centos, debian, fedora, freebsd, > and rhel. > > Thanks, > > Pino Toscano (5): > freebsd: fix/add release-date/eol-dat

[Libosinfo] [osinfo-db PATCH 0/5] Improve release/EOF dates

2017-04-10 Thread Pino Toscano
Hi, this series improves the dates of releases and EOF for a number of distros of the following families: centos, debian, fedora, freebsd, and rhel. Thanks, Pino Toscano (5): freebsd: fix/add release-date/eol-date for many versions fedora: fix/add release-date/eol-date for many versions de

[Libosinfo] [osinfo-db PATCH 3/5] debian: fix/add release-date/eol-date for many versions

2017-04-10 Thread Pino Toscano
Add release dates for all the version, and add EOL dates for all the versions after 2.1. Sources: - https://www.debian.org/doc/manuals/project-history/ch-releases.en.html - https://lists.debian.org/debian-security-announce/2000/msg00043.html - https://www.debian.org/releases/potato/ - https://www.

[Libosinfo] [osinfo-db PATCH 5/5] centos: add release-date/eol-date for all versions

2017-04-10 Thread Pino Toscano
Fill the release dates for all the releases, and the EOL dates for the 6.x series. Sources: - https://lists.centos.org/pipermail/centos-announce/2011-July/017645.html - https://lists.centos.org/pipermail/centos-announce/2011-December/018312.html - https://lists.centos.org/pipermail/centos-announce

[Libosinfo] [osinfo-db PATCH 2/5] fedora: fix/add release-date/eol-date for many versions

2017-04-10 Thread Pino Toscano
Fix a couple of release dates, and add all the EOL dates for all the EOL'ed versions. Sources: - http://fedoraproject.org/wiki/Releases/HistoricalSchedules - http://fedoraproject.org/wiki/End_of_life --- data/os/fedoraproject.org/fedora-10.xml.in | 2 +- data/os/fedoraproject.org/fedora-14.xml.in

[Libosinfo] [osinfo-db PATCH 4/5] rhel: extend common RHEL 6 EOL date also to 6.7 and 6.8

2017-04-10 Thread Pino Toscano
The EOL is common for the whole series, so extend it also to 6.x releases which didn't have it. --- data/os/redhat.com/rhel-6.7.xml.in | 1 + data/os/redhat.com/rhel-6.8.xml.in | 1 + 2 files changed, 2 insertions(+) diff --git a/data/os/redhat.com/rhel-6.7.xml.in b/data/os/redhat.com/rhel-6.7.x

[Libosinfo] [osinfo-db PATCH 1/5] freebsd: fix/add release-date/eol-date for many versions

2017-04-10 Thread Pino Toscano
Fill the proper dates for almost all the releases, and the EOL dates for all the versions from 5.3. Sources: - https://www.freebsd.org/releases/ - https://www.freebsd.org/security/security.html - https://www.freebsd.org/security/unsupported.html --- data/os/freebsd.org/freebsd-1.0.xml.in | 2 +-