Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Jonathan Billings
On Mon, Jan 07, 2019 at 03:59:00PM +0530, Kaushal Shriyan wrote:
> 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

Its worth mentioning again that the above will not do anything to
install security updates in CentOS using the CentOS mirrors.  Those
repositories don't provide the security metadata, so the above is
essentially a no-op.  

> 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.

Since you're using a commercial product, perhaps you should invest in
RHEL 7.  You can get 7.5.z repositories that will get security updates
(as well as metadata that make 'yum update --security' do what you
want). 

-- 
Jonathan Billings 
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Robert Heller
At Mon, 7 Jan 2019 14:47:30 + (UTC) CentOS mailing list  
wrote:

> 
> In article <68ce2ebfe8545ef4eda869657c72b9be.squir...@webmail.bi.invoca.ch>,
> Simon Matter via CentOS  wrote:
> > > On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter 
> > > wrote:
> > >
> > >> On 1/6/2019 10:51 PM, Kaushal Shriyan wrote:
> > >> > the product does not support the latest CentOS Linux
> > >> > release 7.6.1810 (Core) version as of now.
> > >>
> > >> What product and what, specifically, about 7.6 does it not support?
> > >> Could you not just exclude the incompatible packages? You could then
> > >> provide your own repo for the incompatible packages drawn from 7.5 and
> > >> backport any security fixes for those packages yourself.
> > >>
> > >
> > > Hi Kenneth,
> > >
> > > I am referring to https://docs.apigee.com/release/supported-software
> > 
> > Interesting, looking around apigee (part of Google) website I see a lot of
> > words like "Security" or "TLS" and I'm wondering how this fits with only
> > supporting outdated operating systems?
> 
> Well, it's only a month since CentOS "7.6" was released, and some of that
> month has been taken up with Christmas holidays.
> 
> So I would think it is probably not a case of "we won't support 7.6" but 
> rather
> that "we haven't yet finished testing it on 7.6".

And/or "The Webmaster [of the apigee.com website] has not gotten around to
changing the website, since he/she has been out of the office because of
Christmas." Given the nature of CentOS / RHEL point updates, unless something
really odd happens, support for point updates is pretty much a no-brainer.  Eg 
if 7.5 is supported, so is 7.6.

> 
> Cheers
> Tony

-- 
Robert Heller -- 978-544-6933
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services

   
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Tony Mountifield
In article <68ce2ebfe8545ef4eda869657c72b9be.squir...@webmail.bi.invoca.ch>,
Simon Matter via CentOS  wrote:
> > On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter 
> > wrote:
> >
> >> On 1/6/2019 10:51 PM, Kaushal Shriyan wrote:
> >> > the product does not support the latest CentOS Linux
> >> > release 7.6.1810 (Core) version as of now.
> >>
> >> What product and what, specifically, about 7.6 does it not support?
> >> Could you not just exclude the incompatible packages? You could then
> >> provide your own repo for the incompatible packages drawn from 7.5 and
> >> backport any security fixes for those packages yourself.
> >>
> >
> > Hi Kenneth,
> >
> > I am referring to https://docs.apigee.com/release/supported-software
> 
> Interesting, looking around apigee (part of Google) website I see a lot of
> words like "Security" or "TLS" and I'm wondering how this fits with only
> supporting outdated operating systems?

Well, it's only a month since CentOS "7.6" was released, and some of that
month has been taken up with Christmas holidays.

So I would think it is probably not a case of "we won't support 7.6" but rather
that "we haven't yet finished testing it on 7.6".

Cheers
Tony
-- 
Tony Mountifield
Work: t...@softins.co.uk - http://www.softins.co.uk
Play: t...@mountifield.org - http://tony.mountifield.org
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Simon Matter via CentOS
> On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter 
> wrote:
>
>> On 1/6/2019 10:51 PM, Kaushal Shriyan wrote:
>> > the product does not support the latest CentOS Linux
>> > release 7.6.1810 (Core) version as of now.
>>
>> What product and what, specifically, about 7.6 does it not support?
>> Could you not just exclude the incompatible packages? You could then
>> provide your own repo for the incompatible packages drawn from 7.5 and
>> backport any security fixes for those packages yourself.
>>
>
> Hi Kenneth,
>
> I am referring to https://docs.apigee.com/release/supported-software

Interesting, looking around apigee (part of Google) website I see a lot of
words like "Security" or "TLS" and I'm wondering how this fits with only
supporting outdated operating systems?

Simon

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Kaushal Shriyan
On Mon, Jan 7, 2019 at 5:49 PM Kenneth Porter  wrote:

> On 1/6/2019 10:51 PM, Kaushal Shriyan wrote:
> > the product does not support the latest CentOS Linux
> > release 7.6.1810 (Core) version as of now.
>
> What product and what, specifically, about 7.6 does it not support?
> Could you not just exclude the incompatible packages? You could then
> provide your own repo for the incompatible packages drawn from 7.5 and
> backport any security fixes for those packages yourself.
>

Hi Kenneth,

I am referring to https://docs.apigee.com/release/supported-software

Best Regards,

Kaushal
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Kenneth Porter

On 1/6/2019 10:51 PM, Kaushal Shriyan wrote:

the product does not support the latest CentOS Linux
release 7.6.1810 (Core) version as of now.


What product and what, specifically, about 7.6 does it not support? 
Could you not just exclude the incompatible packages? You could then 
provide your own repo for the incompatible packages drawn from 7.5 and 
backport any security fixes for those packages yourself.


--

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Fabian Arrotin
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  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 ;-)


-- 
Fabian Arrotin
The CentOS Project | https://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Pete Biggs


> 
> 
> 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.
> 

Not if you use the default mirror list.

The easiest and most sustainable way of doing it is to create your own
local mirror of CentOS and point your .repo files at that. You can then
decide exactly what is available to your host as upgrades.

If you don't want to do that then you need point your .repo files at a
single *nearby* host and adjust the baseurl to replace '$releasever'
with '7.5.1804'.

But remember that the 7.5.1804 tree will no longer receive *any*
updates, so this really can not be recommended for any machine.

P.

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Giles Coochey



On 07/01/2019 10:29, Kaushal Shriyan wrote:

On Mon, Jan 7, 2019 at 1:49 PM Fabian Arrotin  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
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


You should not do this, but set your repo to use vault.centos.org e.g. 
http://vault.centos.org/7.5.1804/updates/x86_64/


Then do yum updates, then set it back to what it was before.

The likelyhood is that your software supplier, and possibly yourself, do 
not actually understand the Centos Reaase Scheme.


https://wiki.centos.org/FAQ/General#head-3ac1bdb51f0fecde1f98142cef90e887b1b12a00


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Miroslav Geisselreiter

Dne 7.1.2019 v 11:29 Kaushal Shriyan napsal(a):

On Mon, Jan 7, 2019 at 1:49 PM Fabian Arrotin  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


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Kaushal Shriyan
On Mon, Jan 7, 2019 at 1:49 PM Fabian Arrotin  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
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-07 Thread Fabian Arrotin
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
The CentOS Project | https://www.centos.org
gpg key: 56BEC54E | twitter: @arrfab



signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] Upgrade CentOS 7.4 to 7.5 and don't want to upgrade it to 7.6

2019-01-06 Thread Kaushal Shriyan
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
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos