Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

OpenBSD 4.4 Released

Posted by kdawson on Sun Nov 02, 2008 04:31 PM
from the fresh-daemons dept.
Linux blog writes "The new version of OpenBSD is available for download. There are lots of nifty new features to try out including OpenSSH 5.1 with chroot(2) support, Xenocara, Gnome 2.20.3, KDE 3.5.8, etc. Machines using the UltraSPARC IV/T1/T2 and Fujitsu SPARC64-V/VI/VII are now supported. It seems amazing to me that they keep delivering these new results on a six-month release cycle."
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Congratulations (Score:5, Informative)

    by norbot (118878) on Sunday November 02 2008, @04:36PM (#25605385)

    Congratulations to the OpenBSD team. BSD is far from dead!

    • by Ant P. (974313) on Sunday November 02 2008, @04:49PM (#25605481) Homepage

      Indeed, BSD is not dead at all. In fact I took a look at their mailing list archives last week and saw more than half a dozen very active threads. Shame they were all flame wars.

      • Re:Congratulations (Score:5, Insightful)

        by david.given (6740) <.dg. .at. .cowlark.com.> on Sunday November 02 2008, @06:18PM (#25606245) Homepage Journal

        Yeah. I'd really like to like OpenBSD. Technically, it's superb. It's smooth, polished, well documented --- it's got a level of consistency that most Linux distros can only hope to dream of. The kernel is well designed and fast, with excellent hardware support. System setup is consistent and well-thought out. Above all, it doesn't confuse easy-to-use with easy-to-learn --- everything is as simple as possible without oversimplifying, which makes it a joy to admin.

        But then, every time I try to use it, I run up against the OpenBSD developers, who are an arrogant bunch of elitist assholes. In a couple of years, on and off, I think I've seen Theo make a civil reply to someone *once*. Maybe twice. No, I'm not kidding. When you see someone ask what looks to my untutored eye a reasonable question about VMs, and the head developer replies publicly with the words 'You are full of shit' and nothing else (apart from a complete copy of the original message, no snipping), there is something very wrong. Most of the other devs are nearly as bad, and of course there are hordes of groupies who assume that if the people in charge are okay with personal abuse, then it's alright for them, too.

        Despite this, the actual operating system is definitely worth checking out if you're interested in what a well-designed Unix actually looks like. Linux can learn a lot from it.

        • Re:Congratulations (Score:4, Informative)

          by grub (11606) <slashdot@grub.net> on Sunday November 02 2008, @06:29PM (#25606305) Homepage Journal

          I've used OpenBSD for many years (early 2.x days). Before asking questions on the list it helps to gooooogle and read until your eyes are bleeding. OpenBSD has (IMHO) the best manpages of any *nix system I've ever used. The FAQ and How-Tos on the site are excellent as well.

          I've had a few replies from questions I've answered both on and off-list and the people have always been helpful. That includes the few exchanges I've had with Theo over the years.

          In short: exhaust your reading and searches before asking questions on the lists. The OS is free, but developers' time is limited.
          • Re: (Score:3, Insightful)

            In short: exhaust your reading and searches before asking questions on the lists. The OS is free, but developers' time is limited.

            And that justifies arrogance and being an asshole?
            We must be living in different worlds.

            • Re:Congratulations (Score:4, Insightful)

              by menkhaura (103150) <espinafre@gmail.com> on Sunday November 02 2008, @06:54PM (#25606493) Homepage

              Yeah, you and I (we) must. OpenBSD is not for the faint of heart, not for the n00bs, not quite for granny (but if she's asking questions on a OpenBSD mailing list, there's something seriously wrong with the way you set up her rig, or seriously wrong about your understanding of her computer understanding, or whatever). For user-friendly answers, the *BSD documentation is very extensive (try the FreeBSD handbook, most of which translates to OpenBSDdom or Linuxdom), and there are very, very many user-friendly Linux forums out there; the problems you'll have as a end user will be most probably with an end-user app, and kernel developers don't need to be hassled with such questions. As an analogy, I use to say that one novice user's question about the cup holder to the power users is the power user's question about the parameters to their device drivers.

              Not that I'm an OpenBSD developer or any such things, but I think that people who dwelve onto the *BSD realm must be braced for such coups, and must be prepared to RTFM!

              • Re: (Score:3, Insightful)

                but I think that people who dwelve onto the *BSD realm must be braced for such coups

                Nonsense. Mabye in OpenBSD land, but here in FreeBSD world, we dont flame people to death. The people I encounter in my travels are never hostile, always helpful, and very non-religious (i.e. you dont have to apologize for the fact you are sending in a patch via Outlook and your favorite windows text editor).

                That said, only would the OpenBSD flame this guy [gmane.org] to a well deserved, and hilarious, crisp [gmane.org].

                • Re:Congratulations (Score:5, Interesting)

                  by TheRaven64 (641858) on Monday November 03 2008, @06:54AM (#25610377) Homepage Journal

                  Mabye in OpenBSD land, but here in FreeBSD world, we dont flame people to death.

                  Interesting to hear. I did a series of articles about the new versions of NetBSD, OpenBSD and DragonflyBSD about a year ago. I originally intended to write one on FreeBSD for the same series, but decided to drop it. When I emailed the OpenBSD developers, I got well thought-out replies to my questions. The NetBSD guys went even further and forwarded my questions to some other people, collected replies, and gave me a huge amount of material to work with. Matt Dillon, likewise, gave me some great material on his plans for Dragonfly. The FreeBSD developers ignored me for a month, and then replied with a colossal flame ending 'never contact me again'. One of the other developers did apologise for this behaviour later. I thought this was a shame, since I've been a FreeBSD user for some years and wanted to give the project some free publicity. After this encounter, however, I dropped the idea of a FreeBSD article.

        • Re:Congratulations (Score:4, Insightful)

          by mkiwi (585287) on Sunday November 02 2008, @07:58PM (#25606985)
          Generally, it seems like many developers don't like to see their work criticized. They take anything you say, no matter how benign, and take it personally. Even when porting software to another platform. I was the first to ask a certain Mac OS X project about using prebinding to increase performance and make libraries more compatible with the rest of OS X. Of course it meant that there would have to be a substantial change in the way everything was complied. I was essentially told by the main developers to fuck off after writing a very reasonable post on the issue.

          A year later they implemented prebinding, which means my effort wasn't completely wasted.

          Parents don't like it when you criticize their children, even if in their heart of hearts they know the criticism is true. Here, software = children; developers = parents. It's not too hard to imagine nerdy group could be like that.
          • Re:Congratulations (Score:4, Informative)

            by Anpheus (908711) on Monday November 03 2008, @12:49AM (#25608775)
            Agreed. When publishing bug reports, mind you, Ubuntu and a few other communities are the exception to this rule, I find nothing but hostility. Suspicion that I'm making it up, that no matter how competent I profess myself to be, it's my problem. It's a hardware issue (effecting just one piece of software,) when Pidgin randomly deleted my buddy list and then kept it deleted, it was entirely AOL's fault. In reality, I suspect Pidgin incorrectly parsed the buddy list sent which works flawlessly for millions of users and clients (including Trillian) worldwide, and then interpreted that as my 'new' buddy list.

            I can't stand the arrogance of most open source developers I've associated with. To be fair, I can't stand the ambivalence most closed source companies have towards their users. Flash Player 10, for example, won't install on Windows unless you have -a- C:\. If you installed Windows onto a spare hard drive, it is given a different drive letter (such as E:\, in my case.) If I didn't have another disk that I could re-assign to C:\, or if I were a less technical person, I could not install Flash Player 10. Interestingly, from installing the trial of Adobe CS4 (the designer tool,) it was the only program that failed to install. I tried to contact Adobe and was told that support would come with a fee. WHAT? I am reporting a bug and they want to charge me money to elevate my call.

            Maybe I just hate other programmers? Perhaps Jean-Paule Sartre should have said, "Hell is other programmers."
      • Truly, this is the year of BSD on the desktop.

  • Congrats to the OpenBSD team.

    In related news, NetBSD 5.0 should be released soon, too.

    BSD proves Netcraft wrong again.

  • Rock Solid (Score:2, Interesting)

    by Anonymous Coward

    I have been regularly running OpenBSD for the last 8 years, and I have never been disappointed. 4.4 keeps up the string of solid releases.

    I have a thinkpad that runs it as well.

    Yes, I buy the CDs, and a few shirts, and donate $ when I can. Hopefully it keeps them working on the next release. I don't know what I would do without it running my DNS and other servers.

  • KDE version (Score:4, Insightful)

    by jadrian (1150317) on Sunday November 02 2008, @05:16PM (#25605729)
    KDE 3.5.8? Why so old... even if KDE 3.5.10 released in late August was too late to make it, KDE 3.5.9 came out in February, that's over 8 months.
    • Re: (Score:3, Insightful)

      My guess is they care more about mature, audited code than something that's top-of-the-line by .1 version.

    • Re: (Score:3, Insightful)

      by Anonymous Coward

      3.5.9 is included in 4.4!

      • Re: (Score:3, Informative)

        The quality of most Linux-oriented code leads to a great deal of time spent porting it to other systems

        While I can understand why OSS developers would be content if they can just get their code running on Linux, they do miss out on the debugging opportunities inherent with porting to other systems.

        The other aspect is that the OpenBSD team would like to make sure they are not introducing more security holes with the "latest and greatest" from the various projects. Something like KDE or Gnome could be loaded with hard to detect security holes.

      • Re:KDE version (Score:5, Informative)

        by OmegaBlac (752432) on Sunday November 02 2008, @07:58PM (#25606983)

        They audit every line of code they ship, including the external stuff they don't write.

        I keep seeing this, but it is not entirely correct. According to their own FAQ they do not audit ports or packages to the same degree as the base system. One must assume that the "external stuff" has not been through an audit at all when installing a port/package.
        http://www.openbsd.org/faq/faq15.html#Intro [openbsd.org]

  • by Anonymous Coward on Sunday November 02 2008, @05:24PM (#25605783)
    This site is geared towards Linux users that want to learn OpenBSD: http://www.openbsd101.com/ [openbsd101.com]
  • One Day.. (Score:4, Funny)

    by EEPROMS (889169) on Sunday November 02 2008, @05:33PM (#25605851)
    [Death walking away muttering]
    Death "SO DISAPPOINTING"
  • Silent Money Maker (Score:5, Interesting)

    by imus (1229508) on Sunday November 02 2008, @06:15PM (#25606213)
    OpenBSD puts a lot of money in consultant's pockets. It's hands down the most secure OS on the market. Got a client that needs a secure redundant firewall but can't afford big, over-priced Cisco gear? OpenBSD to the resuce. OpenBGP, CARP, etc. You can do things with OpenBSD and 15K worth of hardware that would cost six or seven times as much money with dedicated networking hardware. And, you can do it better. So, if you need some easy extra cash get into OpenBSD and start making a killing in the firewall business in your hometown. When you get a reputation for solid, secure systems (they'll wonder how you do it :)) donate some cash to the OpenBSD Foundation and buy some CDs.
      • Re: (Score:2, Informative)

        This is not flamebait. I encourage moderators to read the guidelines at http://slashdot.org/moderation.shtml [slashdot.org]

        Bad Comments are flamebait. Bad comments have nothing to do with the article they are attached to. They call someone names. They ridicule someone for having a different opinion without backing it up with anything more tangible than strong words. Bad comments are repeats of something said 15 times already making it quite apparent that the writer didn't read the previous comments. They use foul languag

        • It was flamebait on several counts, the first being FreeBSD is not anything like Linux. Kernel, filesystem, hier, SMP, licensing, and general philosophy are greatly different.

          I personally think Theo de Raadt is a great project leader, even if he leaves a bit to be desired in tactfully dealing with situations. He's a bit abrasive in way House, MD is abrasive. I think Linus Torvalds is an ass but if I were to use that a basis of running down his work, then I too would be guilty a flamebait.

          The rest of the

          • Read the guidelines.

            Wrong comments are not flamebait. Wrong comments should be left unmoderated.

          • by epine (68316) on Sunday November 02 2008, @07:18PM (#25606691)

            How is it that these comments are raised again and again with rarely a genuflect towards the possibility that our social norms and our technical norms exist at cross purposes?

            It is often pointed out that humans are hierarchical animals. What's pointed out far less often is that we are also polarizing animals. For the most part, it's pretty darn hard to get a community of people to rest comfortably within a dual hierarchy: the polarizers will either succeed in driving the culture toward a political hierarchy, or they will succeed in driving the culture toward a technical meritocracy, politics be damned.

            What evidence do we have that people can be effective and polite at the same time? NASA? I think not. When it became a political culture, shuttles exploded.

            Is Linus an ass, or does he choose to occupy the niche that has proven viable? Larry Wall has taken a gentler stance toward his position as benevolent dictator for life, and he's not getting much good press lately. Nice guys finish last or at best, five years late.

            Every time this subject comes up, there is a lot of chattering from the "How to win friends and influence people" crowd that despite the technical merits of X, it doesn't suit that person's social worldview, as if technical merit belongs in a marriage with popularity and approval.

            As far as I can tell from my experience, the majority of PC marriages of that ilk are functionally destitute, yet the chattering never ceases that the world *ought* to operate that way. On what basis? What annoys me most is that this chattering rarely includes even the slightest nod toward justification.

            This is another fact about human nature: we seem to have an inbuilt algorithm for determining that certain kinds of opinions can be safely put forward with little or no justification (e.g. "that's just how things are"), and which kinds of opinion can automatically be called to account. In my experience, the hierarchy of what must be fully justified and what needn't be has been pretty much decided on the grade 3 playground.

            There seems to be a lot of people out there who are offended to the core that Theo's objectionable personality has been associated with so much durable accomplishment. In my opinion, that's just a bad case of shooting the messenger. Given broad human instincts toward hierarchy and polarization, it was as inevitable as the rise of the spam king having created a zero-cost anonymous distribution channel.

            The underlying problem is that there is no reliable chalk line between civility and brown-nosing, and it's hell to police in a project that could otherwise rely on more objective measures. It's kind of like Sudoku. A complete waste of time, but I enjoy it anyway. We've made almost no progress (as a social organism) at efficiently policing the line between civility and brown-nosing, but so many among our ranks seem to prefer sliding down this slippery moss bank over the firm traction of dystopian merit.

            • Re: (Score:3, Informative)

              Spend $20 on a new ethernet card? I used a cheap off-the-shelf realtek on openbsd for years. On a Sun SPARC, no less.

      • by QuickFox (311231) on Sunday November 02 2008, @05:19PM (#25605751)

        although they lack a good pre-built distro like Ubuntu.

        They do have a good pre-built distro. It's called PC-BSD [pcbsd.org]. It's very good in my experience, very nice. And it's a breeze to install, just like Ubuntu.

        I like Ubuntu even better. But PC-BSD is very fine, really, it deserves recognition. It's well worth trying.

      • by QuoteMstr (55051) <dan.colascione@gmail.com> on Sunday November 02 2008, @05:30PM (#25605825)

        Yes, OpenBSD's performance is behind that of Linux and FreeBSD (which are neck-and-neck.) However, performance is still quite adequate. OpenBSD has a kind of austere simplicity, however, that makes it a pleasure to administer. It certainly has a niche.

      • by ArbitraryConstant (763964) on Sunday November 02 2008, @05:50PM (#25606001) Homepage

        They're significantly behind Linux in many areas, but don't mistake optimization for specific workloads as obsolescence. Performance sucks once you hit userspace, but most OpenBSD machines spend almost all their time in the kernel, routing and firewalling, tasks for which they are quite competitive with Linux.

        • Re: (Score:2, Informative)

          Linux doesn't take anything from BSD. Everything in Linux is free for BSD to use as long as the code stays free, ie under the GPL. While if apple takes code from BSD, you will never see that code again.

          Every bit of BSD code that Apple uses is still available from them (either under the original license, or the OSI approved APSL).

              • Re: (Score:3, Informative)

                Apple releases the free code if and when it chooses to, sometimes only after repeated prodding. Apple is very likely going to be on the bad end of a lawsuit regarding GPL violations because there are still versions of XCode that they have never released the GCC source for (XCode 2.5 I think? I don't recall which.)

                Apple regards the open source community as a convenience, not as partners.
    • Re: (Score:3, Informative)

      Normally you don't NEED to upgrade it. Set up the device and forget about it, unless there's some type of remote exploit you'll be fine.

      • Re: (Score:2, Interesting)

        updating requires about 30 minutes of down time, I have a production system that costs the company $10,000 a minute when it's not running (and i'm sure that's cheap by some peoples standards). explain why i would choose an OS that costs the company $300,000 a year in avoidable down time. with other OS's i can continue to get security patches and i can apply them with the minimum amount of down time possible.

        and yes we have backup systems, but if you've ever worked in a real industrial environment it's not

            • Re:EOL cycle (Score:4, Insightful)

              by pyite (140350) * on Sunday November 02 2008, @11:44PM (#25608495)

              that's not a solution when you have applications processing information, and you switch over while your in the middle of processing requests. In my situation there isn't a single second the system isn't fielding 100's of requests. basicly it involves a hand shake where the client makes a requests and expects an answer, if you switch over the new system won't know the client is expecting an answer so you'd have to re engineer a black box system to do it somehow.

              Ever heard of connection draining? You build systems with the expectation that they will fail. Any component at any given point in time should be expected to be broken, because it will be at some point. If your system can't handle bringing down a server for maintenance, then you have far bigger problems than picking a good OS. Good luck to you.

    • Re:Package security? (Score:5, Informative)

      by incripshin (580256) <markpeloquin@@@gmail...com> on Sunday November 02 2008, @10:21PM (#25607947) Homepage

      Anonymous cvs access is done over ssh, and the public keys are listed on the OpenBSD website. The ports tree includes checksums, and these are all verified automatically. So if you check the ssh key of the cvs server, all your ports are safe.

      As for pre-built packages from FTP, I don't think there's anything in place for verification.