Apply all system patches
-
do i apply all patches or only ones to fix problems I am having. what is recommended.
-
@shoulders I tend to apply them as needed.
-
@shoulders I tend to apply them all.
Ted Quade
-
All of the patches are "Recommended" or they wouldn't be in the "Recommended" list :-)
But it's not lumped together or automatic because users like control over what they apply and some environments have rules/regulations about what they can apply and when.
tl;dr it's up to you, only you can decide which ones you want.
-
@jimp I be honest the answer above still doesn't answer my question :( . Let me put it another way. Would you install all of the patches?
thanks
-
Nobody but you can tell you if you want all of them.
Most likely you would want all of them, but every environment is different.
-
Personally I only apply the patches for things I know I might hit.
-
Added to that : when applying a patch for code that I actually use, I'll contribute in testing that patch.
And if needed, I'll feedback into redmine. -
@jimp said in Apply all system patches:
Most likely you would want all of them, but every environment is different.
@stephenw10 said in Apply all system patches:
Personally I only apply the patches for things I know I might hit.
I suppose it really depends on if the patches are considered
- Samples of beta code
- A point release of near production code
-
@patch said in Apply all system patches:
I suppose it really depends on if the patches are considered
Samples of beta code
A point release of near production codeMy personal view on that is, patches listed as Recommended are solid enough for Netgate to want to push them out. Fixes suggested in forum posts (often by @jimp!) are still pretty solid but haven't yet made the Recommended list. Of course one can just view the patch contents and (if familiar with PHP/coding) see what is being changed.
Basically all of them are generated due to Redmine bug reports and once the issue is closed they will be in the next version of pfSense anyway. So maybe the answer is to track down the Redmine entry and see what it says.
-
By the time a patch makes it into the "Recommended" list it's usually either already included in a newer release or it's been well tested internally and confirmed to solve the problem in question.