On 07/01/2019 11:40, Miroslav Geisselreiter wrote:
Dne 7.1.2019 v 11:29 Kaushal Shriyan napsal(a):
On Mon, Jan 7, 2019 at 1:49 PM Fabian Arrotin arrfab@centos.org wrote:
On 07/01/2019 07:51, Kaushal Shriyan wrote:
Hi,
Is there a way to upgrade from Centos Linux release 7.4.1708 (Core) to Centos Linux release 7.5.1804 (Core) and not up to CentOS Linux release 7.6.1810 (Core) as the product does not support the latest CentOS Linux release 7.6.1810 (Core) version as of now. It is still a work in
progress.
Any help will be highly appreciable. I look forward to hearing from you.
Thanks in Advance.
Best Regards,
Kaushal
Well, there is no 7.6, nor 7.5, but only centos 7, with updates .... meaning that it just represent which updates were rolled-in at install time, nothing else. So if you don't want to apply updates, it's of course up to you, but then you're on your own for all security issues ;-)
-- Fabian Arrotin
Thanks Fabian for the quick response. I understand it completely about the security compliance requirements. I will use the below commands to keep all the security patches up to date.
#yum list-security --security #yum update --security
Is there a way to upgrade from Centos Linux release 7.4.1708 (Core) to Centos Linux release 7.5.1804 (Core) as we will not avail support if we upgrade it to CentOS Linux release 7.6.1810 (Core) as per the software requirements of the product. I look forward to hearing from you.
Thanks in Advance.
Best Regards,
Kaushal
Maybe you can use also commands:
# yum --security check-update # yum --security update
No, as there is no metadata for this anyway, so it's useless ;-)