On Wed, Jun 17, 2015 at 9:36 PM, jungle Boogie wrote:
> On 17 June 2015 at 11:23, Kimmo Paasiala wrote:
>> Don't use the patch at all if you're following stable/10, the
>> necessary security fixes are already included in updates you pull in
>> from SVN.
>
>
> Oh, so in the future, just svn up and
On 17 June 2015 at 11:23, Kimmo Paasiala wrote:
> Don't use the patch at all if you're following stable/10, the
> necessary security fixes are already included in updates you pull in
> from SVN.
Oh, so in the future, just svn up and rebuild?
Thanks for the tip on reverting, I'll try that out.
On Wed, Jun 17, 2015 at 9:14 PM, jungle Boogie wrote:
> Hello All,
>
> Trying to upgrade from r283863 to 284520 after I applied this patch:
> https://www.freebsd.org/security/advisories/FreeBSD-SA-15:10.openssl.asc
>
> In the manner described:
>
> # fetch https://security.FreeBSD.org/patches/SA-15
Hello All,
Trying to upgrade from r283863 to 284520 after I applied this patch:
https://www.freebsd.org/security/advisories/FreeBSD-SA-15:10.openssl.asc
In the manner described:
# fetch https://security.FreeBSD.org/patches/SA-15:10/openssl-10.1.patch
# cd /usr/src
# patch < /path/to/patch
I be