Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2014 09:56:18 -0700
From:      "edflecko ." <edflecko@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: How to apply security patches to applications within a jail?
Message-ID:  <CAFS4T6ZZZb7b6_r9FzhwVyQ1PDDL4M9YZF5umxkG2iS8mxzDTQ@mail.gmail.com>
In-Reply-To: <EEAEE0B7-07F7-47FE-9F28-046DFD0EF881@gmail.com>
References:  <CAFS4T6aDE9QE4-05iSH2FmXj4hJu_V8KgWVKgjmUbGQ4w_zc_Q@mail.gmail.com> <EEAEE0B7-07F7-47FE-9F28-046DFD0EF881@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matt,
That's not what I mean.

Either before installing Apache from source or after you have it installed,
you'd check for patches and then do something like:

cd apache2x-whatever_version/
patch -p1 < patchfile
recompile

Unless I'm wrong, when you install from the port that's within the jail, I
don't think you have the ability to apply the patches (after an
announcement has been made and a security patch released to address the
vulnerability) directly to the source code and then recompile, etc., etc.???

Ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFS4T6ZZZb7b6_r9FzhwVyQ1PDDL4M9YZF5umxkG2iS8mxzDTQ>