Date: Fri, 6 Sep 2002 09:52:45 -0700 From: Kris Kennaway <kris@obsecurity.org> To: magudexter <magudexter@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Updating the system means recompiling the ports also? Message-ID: <20020906165245.GA72459@xor.obsecurity.org> In-Reply-To: <20020906143516.90728.qmail@web20305.mail.yahoo.com> References: <20020906143516.90728.qmail@web20305.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Sep 06, 2002 at 07:35:16AM -0700, magudexter wrote: > 1. all the ports worked without a glich. Anyway do I > have to recompile them in order for the changes to > take place. For instance the bufferoverflows in > OpenSSL - the system doesn't have them anymore but > what about apache/php for example. > I'm also watching the upgrade from a practical > point of view of a sysadmin: say a bug which involves > making world (such as the OpenSSL) appears and you > have a production server full of mysql and others > servers/ports. > What do you guys do? Follow the directions in the relevant security advisory. Most ports use shared libraries and therefore do not need to be recompiled when the library changes. > And one other problem - I found out that the kernel > optimized for my machine made using the 'new way' > (handbook quote): > is about 4Mb(bigger then the GENERIC one which has > more than 20 more options) while build using the 'old > way' (i.e. config/make depend/make/make install) is > far more little (1.8Mb). I think you're confusing kernel.debug with the installed kernel. The former contains full debugging information and is used for analyzing a kernel panic. When it is installed this debugging information is stripped out. Kris --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9eN1dWry0BWjoQKURAs9ZAJwMaqRKkgjGgPIMWR0TH1qkfZV4HQCgyfYr h0dghm/Q1EzmbRJ97L0TpkM= =+GF3 -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020906165245.GA72459>