I was just poking around in Bugzilla and noticed this old bug I had created. https://bugzilla.ipfire.org/show_bug.cgi?id=10595
Basically, it causes the names displayed for the Root and Host certificates on the IPSec page to have inconsistent capitalization ("Host Certificate" vs. "Root certificate").
This is clearly not a big issue, but it's also an easy fix, and I thought "hey, I can fix this!" However, I'm not really certain what the best method would be to submit the change.
Any suggestions as to where I can start?
Tom
Hi,
I just fixed that very quickly for you:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=cfa228c2f3c852ad6f58...
On Tue, 2018-02-06 at 10:38 -0500, Tom Rymes wrote:
I was just poking around in Bugzilla and noticed this old bug I had created. https://bugzilla.ipfire.org/show_bug.cgi?id=10595
Basically, it causes the names displayed for the Root and Host certificates on the IPSec page to have inconsistent capitalization ("Host Certificate" vs. "Root certificate").
This is clearly not a big issue, but it's also an easy fix, and I thought "hey, I can fix this!" However, I'm not really certain what the best method would be to submit the change.
Any suggestions as to where I can start?
This is where the documentation about sending patches is:
https://wiki.ipfire.org/devel/submit-patches
Best, -Michael
Tom
Thanks, Michael. I was just confused as to just how complicated the process needed to be for such a simple fix.
I'll spend more time sifting through the patch documentation.
Tom
On 02/06/2018 10:50 AM, Michael Tremer wrote:
Hi,
I just fixed that very quickly for you:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=cfa228c2f3c852ad6f58...
On Tue, 2018-02-06 at 10:38 -0500, Tom Rymes wrote:
I was just poking around in Bugzilla and noticed this old bug I had created. https://bugzilla.ipfire.org/show_bug.cgi?id=10595
Basically, it causes the names displayed for the Root and Host certificates on the IPSec page to have inconsistent capitalization ("Host Certificate" vs. "Root certificate").
This is clearly not a big issue, but it's also an easy fix, and I thought "hey, I can fix this!" However, I'm not really certain what the best method would be to submit the change.
Any suggestions as to where I can start?
This is where the documentation about sending patches is:
https://wiki.ipfire.org/devel/submit-patches
Best, -Michael
Tom
It actually is just one line to send the patch in the end, but setting up the entire build environment, building the distribution, making changes, getting an image, installing the image, perform testing, repeat thing is quite long.
-Michael
On Tue, 2018-02-06 at 11:33 -0500, Tom Rymes wrote:
Thanks, Michael. I was just confused as to just how complicated the process needed to be for such a simple fix.
I'll spend more time sifting through the patch documentation.
Tom
On 02/06/2018 10:50 AM, Michael Tremer wrote:
Hi,
I just fixed that very quickly for you:
https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=cfa228c2f3c852ad6 f5829fddfffe1f49a1f98f0
On Tue, 2018-02-06 at 10:38 -0500, Tom Rymes wrote:
I was just poking around in Bugzilla and noticed this old bug I had created. https://bugzilla.ipfire.org/show_bug.cgi?id=10595
Basically, it causes the names displayed for the Root and Host certificates on the IPSec page to have inconsistent capitalization ("Host Certificate" vs. "Root certificate").
This is clearly not a big issue, but it's also an easy fix, and I thought "hey, I can fix this!" However, I'm not really certain what the best method would be to submit the change.
Any suggestions as to where I can start?
This is where the documentation about sending patches is:
https://wiki.ipfire.org/devel/submit-patches
Best, -Michael
Tom