Gentoo Archives: gentoo-server

From: BRM <bm_witness@×××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Server Packages for Gentoo
Date: Wed, 01 Oct 2008 14:51:08
Message-Id: 315780.7534.qm@web65406.mail.ac4.yahoo.com
1 Correction on that:
2
3 A "static package" is never for "security reasons". It's for "administration" reasons. Please don't confuse the two.
4
5 If someone was truly looking at the "security reasons", then they would try to stick with newer software - especially in the F/OSS world - since it nearly always fixes the older security issues (or at worse propagates them), usually gets the fixes faster, and even though it might introduce new issues, those issues are likely unknown to any.
6
7 Yes, the 'static package' issue is nice for administrators that don't want to upgrade software very often. But that really is not very good practice security wise.
8
9 Unfortunately, those same administrators are usually left without a choice as they are running other software that doesn't work with the newer software - whether it is something in-house or third-party. F/OSS usually overcomes that limitation a lot faster -- especially in the Gentoo world -- since software gets updated more often. If it's not the 'without a choice' issue, then its just laziness on their part since upgrading the software would benefit them in many respects.
10
11 RHEL/SLES are targeted more at the people that need that static packaging b/c of third party apps - not security.
12
13 As Kerin mentioned - those static packages may not get those security updates. In fact, they will likely miss a lot of updates - bug fixes (whether security or not) or minor security updates (that could be major!) that the static package vendor does not deem worthy enough to port. Worse yet, those static packages may have their own security flaws that are not in the main package due to those backports or other vendor mistakes. For example - the recent OpenSSL debacle on Debian.
14
15 My primary point here is that "static packages" are not for security reasons. Never has been and never will be. And anyone saying such is flat out lieing to you (knowingly or not) or at best propogating false information.
16
17 Now, the only real issue that you do raise is that yes, SLES/RHEL and others may for some be better because they provide a full compliment of already compiled libraries against a given compiler set; so you may not run into the _compilation_ side of the house that upgrading a compiler or library could run into. However, I would argue that that is likely a rare issue in the Gentoo world if you use the right profile, are careful of what you unmask, and you follow the recommended guidelines for using Gentoo on a production system - e.g. having your own portage mirror, and stage to a non-production system, and then after verification on the non-production system pushing to production. Those guidelines should be followed any way in a well designed production environment.
18
19 Ben
20
21
22 ----- Original Message ----
23 From: Robert Bridge <robert@××××××××.com>
24 To: gentoo-server@l.g.o
25 Sent: Wednesday, October 1, 2008 10:34:04 AM
26 Subject: Re: [gentoo-server] Server Packages for Gentoo
27
28 On Wed, 1 Oct 2008 11:55:21 +0100
29 "Kerin Millar" <kerframil@×××××.com> wrote:
30
31 > Well, this post turned out to be a lot longer than I had anticipated.
32 > But I've seen so many comments that allude to Gentoo somehow being
33 > unfit for purpose because it doesn't freeze off a so-called "stable"
34 > tree so many times that, frankly, I get fed up with it and figured
35 > that something had to be said. Gentoo, whilst certainly having its
36 > fair share of foibles, doesn't get enough credit for the things that
37 > it does well and the things that it does right. If one doesn't like
38 > the way that Gentoo does things then there are surely other distros
39 > out there that will meet one's expectations, such as they are.
40
41 Right, imagine a live server getting hit by the expat problem, or a
42 major gcc/glibc change? They hurt, they seriously hurt.
43
44 That's what the "static package" people are referring to. A server that
45 can be set up, and once running should need minimal updating, for
46 security reasons. You can't do that safely in Gentoo.
47
48 Some people are happy with regularly changing packages, restarting
49 services every month because a new version of the server is in tree,
50 dealing with the breakage induced by things like python upgrades, bash
51 upgrades, portage upgrades, gcc upgrades, ...
52
53 But for a 24/7 uptime on a high load server, most people consider those
54 to be unacceptable. Now Gentoo can be got to not do those, but as
55 anyone will tell you, updating a Gentoo box after a year is painful,
56 and when you have to update to cover a critical security hole? Now try updating a Debian box after a year?
57
58 Don't mistake one awkward piece of software which is not supported in
59 the other distros for the general properties of those distros. Gentoo
60 is good for tweaking, it's good for doing "Your own thing", that does
61 not make it automagically better than Debian or RHEL, or SLES in the
62 high-stability stakes. And, sorry to say this, one nice anecdote
63 doesn't either.
64
65 YMMV
66 Rob.

Replies

Subject Author
Re: [gentoo-server] Server Packages for Gentoo Arturo 'Buanzo' Busleiman <buanzo@××××××××××.ar>