Slashdot Mirror


NetBSD 7.0.1 Released (netbsd.org)

New submitter fisted writes: The NetBSD Project is pleased to announce NetBSD 7.0.1, the first security/bugfix update of the NetBSD 7.0 release branch. It represents a selected subset of fixes deemed important for security or stability reasons... For more details, please see the release notes at netbsd.org/releases. Complete source and binaries for NetBSD are available for download at many sites around the world. A list of download sites providing FTP, AnonCVS, SUP, and other services may be found at netbsd.org/mirrors/ This release addresses three security advisories, and includes six more security fixes -- all courtesy of a non-profit organization with no commercial backing.

41 comments

  1. Ha! by Anonymous Coward · · Score: 0

    Not dead! Slashdot confirms it!

  2. My review by 110010001000 · · Score: 1

    No wireless. Less space than a Nomad. Lame.

  3. Can anyone explain? by Anonymous Coward · · Score: 0

    Can anyone explains why *BSD matters? It sucks. Nobody uses it. Linux is better for servers, has better hardware support, has more software, and is far better supported. Why would anyone care about any BSD system? It sure looks like *BSD is dead.

    1. Re: Can anyone explain? by Anonymous Coward · · Score: 1

      If "no one" uses it, why do they keep releasing updates?

    2. Re: Can anyone explain? by Anonymous Coward · · Score: 0

      OSX, for one thing. Although in relation to NetBSD it's more like a common ancestor.

    3. Re:Can anyone explain? by danbob999 · · Score: 2

      Linux is also better for cell phones, tablet, WiFi routers, super computers, embedded systems. There is not much left for BSD, it's mostly used as a toy.

    4. Re: Can anyone explain? by Traxton · · Score: 4, Informative

      I would say at least FreeBSD is not a toy and is definitely in use. https://en.m.wikipedia.org/wik...

    5. Re: Can anyone explain? by Anonymous Coward · · Score: 2, Informative

      Sorry Linus. It's your OS that sucks.

    6. Re:Can anyone explain? by Bing+Tsher+E · · Score: 3, Informative

      Linux has better hardware support if you're talking about a Pee Cee and what odd peripherals you can buy at a department store to plug into it. Plus it's only a kernel.

      NetBSD has far better hardware support, in that with each version release all the processor architectures it will run on is supported, with the whole kernel and base userland under that version tag. You can check the same source tree out of the repository and build it for every architecture. The whole system and a full base userland.

      With Linux the userland is whatever dogs breakfast a 'distro' producer chose to toss into the mix. With NetBSD it is all consistent.

    7. Re:Can anyone explain? by nawcom · · Score: 4, Informative

      Can anyone explains why *BSD matters? It sucks. Nobody uses it. Linux is better for servers, has better hardware support, has more software, and is far better supported. Why would anyone care about any BSD system? It sure looks like *BSD is dead.

      Here's a list of products that use FreeBSD or modified versions of FreeBSD:

      • Adara Networks Software Defined Networking products
      • AKIPS network monitoring system
      • Apple Inc.'s OS X and iOS, the core of which (Darwin) is built on the XNU kernel (part Mach, part FreeBSD, part Apple-derived code). Much of the UNIX userland tools are mostly based on FreeBSD code.
      • Blue Coat Systems network appliances
      • Calexium MailFountain is based on FreeBSD 8.1
      • Borderware appliances (firewall, VPN, Anti-SPAM, Web filter etc.) are based on a FreeBSD kernel
      • Check Point IPSO security appliances
      • Citrix Systems Netscaler application delivery software is based on FreeBSD
      • Coyote Point GX-series web acceleration and load balancer appliances
      • Dell Compellent enterprise storage systems (all 64-bit versions)
      • Dell (was EqualLogic) iSCSI SAN arrays
      • EfficientIP SOLIDserver DDI (DNS DHCP IPAM) appliances
      • Halon SMTP server 3.4 is based on FreeBSD 10.2
      • Hobnob WirelessWAN
      • IronPort AsyncOS is based on a FreeBSD kernel
      • Isilon Systems' OneFS, the operating system used on Isilon IQ-series clustered storage systems
      • Juniper Networks Junos
      • Junos prior to 5.0 was based on FreeBSD 2.2.6
      • Junos between 5.0 and 7.2 (inclusive) is based on FreeBSD 4.2
      • Junos 7.3 and higher is based on FreeBSD 4.10
      • Junos 8.5 is based on FreeBSD 6.1
      • Junos 10.0 is based on FreeBSD 7
      • Junos 15.1 is based on FreeBSD 10
      • KACE Networks's KBOX 1000 & 2000 Series Appliances and the Virtual KBOX Appliance
      • LineRate Proxy appliances
      • nCircle's IP360 security products use FreeBSD 6.x
      • McAfee SecurOS, used in e.g. Firewall Enterprise (aka Sidewinder)
      • NetApp filers based on Data ONTAP
      • Netasq intrusion prevention appliances
      • Netflix Open Connect appliances
      • COMP VPN gateways, some of them certified by the Internal Security Agency for processing classified data
      • Panasas parallel network storage systems
      • Panasonic uses FreeBSD in their Viera TV receivers
      • Sandvine's network policy control products
      • Silicon Graphics International uses FreeBSD in their ArcFiniti
      • Sony Computer Entertainment's PlayStation 3, consumer gaming consoles.
      • Sophos Email Appliance
      • Spectra Logic nTier Verde backup appliances
      • Statseeker, Network Monitoring Software
      • St. Bernard Software iPrism web filter appliance
      • Symmetricom Timing Solutions
      • The Weather Channel's IntelliStar local forecast computer
      • Whatsapp
      • Wheel Systems FUDO and Lynx

      Here's why Netflix uses FreeBSD:

      FreeBSD was selected for its balance of stability and features, a strong development community and staff expertise. All code improvements, feature additions, and bug fixes are contributed directly back to the open source community via the FreeBSD committers on our team. We also strive to stay at the front of the FreeBSD development process, allowing us to have a tight feedback loop with other community and partner developers. The result has been a positive open source ecosystem that lowers our development costs and multiplies the effectiveness of our efforts.

      Regardless of the FreeBSD is dead meme, it's very much actively used and companies that use it contribute to its code. NetBSD, however, is a completely different thing altogether when it comes to people using it.

    8. Re:Can anyone explain? by nawcom · · Score: 2

      Looks like wikipedia hasn't updated the list, but just like the PS3, the Sony PS4 is still running a modified version of FreeBSD 9 called Orbis OS.

    9. Re:Can anyone explain? by TheRealMindChild · · Score: 1

      Linux will run on your new toy. But they gave up on your old hardware.

      --

      "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    10. Re:Can anyone explain? by fnj · · Score: 1

      Linux is also better for cell phones, tablet, WiFi routers, super computers, embedded systems. There is not much left for BSD, it's mostly used as a toy.

      Ignoramus' opinion is worth squat.

    11. Re:Can anyone explain? by Anonymous Coward · · Score: 0

      Linux is also better for cell phones, tablet, WiFi routers, super computers, embedded systems. There is not much left for BSD, it's mostly used as a toy.

      Huh? Playstation 4, iPhone, iPad, MacOS X, Juniper Networks Junos OS, Netflix Open Connect, etc

    12. Re:Can anyone explain? by Anonymous Coward · · Score: 1

      Linux is better for specialist situations. Linux runs your toys and docker, but BSD runs your infrastructure. Comparing your half-ton 6 cylinder gas pick up to a one ton 8 cylinder diesel, and declaring the one-ton a winner because it's more popular. The biggest complaint I hear about Linux is it crumbles under-extreme load. Yes, there should have been more servers, but they just went BSD and found it may have been 10% slower, but it didn't keel over.

      More and more research money is getting pushed into opensource, but the GPL does not play well with tax money and the requirements of much private funding for "open" research. BSD is getting much growing R&D money, which also means it's spearheading a lot of the latest features. Linux is getting lots of funding, from corps who want quick returns with low risk. BSD is getting funding from people who want to do it right and change the game.

      Of course I have a large bias against the mob rule democracy of Linux and prefer the meritocracy of BSD.

    13. Re:Can anyone explain? by lokedhs · · Score: 4, Insightful
      I'll give you one reason why I finally moved to FreeBSD for my servers: it does not use systemd.

      It might sound like a trollish thing to say, but it's true. It's not the only reason of course. FreeBSD really is much nicer on the server. It's much more predicable and easier to analyse problems. The lack of systemd is just one factor that contributes to this.

    14. Re: Can anyone explain? by Anonymous Coward · · Score: 0

      all in bed with NSA. Riddled with backdoors

    15. Re: Can anyone explain? by Anonymous Coward · · Score: 0

      Ahem cough!.
      Unixes is runnng the latest playstation.Now all we need is a version that will run on a standard amd processor for our own home pc

    16. Re:Can anyone explain? by Eunuchswear · · Score: 2

      Blue Coat Systems network appliances

      Happy about boasting about that?

      --
      Watch this Heartland Institute video
    17. Re:Can anyone explain? by Anonymous Coward · · Score: 0

      One of the neatest aspects of freedom is its indiscriminate nature. It takes a weak mind to blame tools (in the toolbox) for the actions of the tools (assholes) wielding them. -PCP

    18. Re:Can anyone explain? by ruir · · Score: 0

      I am toying around the idea of moving to FreeBSD over the fascist decision of ramming systemd down our throats. However I might add that I am using Jessie without it. However, what is holding me back is the devops developments, Ansible and docker. What is your take on that?

    19. Re:Can anyone explain? by lokedhs · · Score: 1
      Both Ansible and Docker work and are supported on FreeBSD, but I can't tell you if there are any specific issues to consider since I don't actually use them myself.

      I still run Linux on my workstations because it's easier to get all the workstation/laptop things working there. However, I'll give FreeBSD a try on the desktop as well next time I reinstall.

      On the server, there are really no benefits to Linux currently.

    20. Re:Can anyone explain? by danbob999 · · Score: 1

      Linux is also better for cell phones, tablet, WiFi routers, super computers, embedded systems. There is not much left for BSD, it's mostly used as a toy.

      Huh? Playstation 4, iPhone, iPad, MacOS X, Juniper Networks Junos OS, Netflix Open Connect, etc

      Mac OS X / iOS has been forked from BSD long ago. Just because they are in use doesn't mean BSD is in use. Contributors (other than Apple of course) are not contributing to BSD so that Apple can sell more iPhones. They are doing it so that they can have a working Free/Net/*/BSD.

      The real question is who is directly using BSD, and not a proprietary fork?

    21. Re: Can anyone explain? by Anonymous Coward · · Score: 0

      Netflix, Amazon, a ton of universities, mcafee,
      SGI, whatsapp, and many many many others. Just google you lazy twat.

    22. Re:Can anyone explain? by mschwanke97402 · · Score: 1

      It looks like my FreeNAS box is running on top of FreeBSD. Does that not count?

    23. Re: Can anyone explain? by danbob999 · · Score: 1

      Oh I am sure they all use BSD. Still, that must not account for more than 1-2% of the server market.

    24. Re:Can anyone explain? by Eunuchswear · · Score: 1

      But when the toolmaker (or his fanboi) boasts about who's using his tools then who's the arsehole?

      --
      Watch this Heartland Institute video
    25. Re:Can anyone explain? by Anonymous Coward · · Score: 0

      > The real question is who is directly using BSD, and not a proprietary fork?

      There is no more "BSD," that died when Berkeley stopped distributing it. 4.4BSD-Lite Release 2 shipped in 1995 then CSRG disbanded.

      Now there are only forks of BSD, proprietary or otherwise.

  4. Meanwhile.... by Anonymous Coward · · Score: 0

    .... in GNU land, Hurd 0.8 limps along...

    1. Re:Meanwhile.... by Anonymous Coward · · Score: 0

      ...and gnu licensed linux dominates the oss scene.

  5. i want an official OpenBSD LiveCD by Anonymous Coward · · Score: 0

    ..

  6. Which will die first? by Anonymous Coward · · Score: 0

    NetBSD or slashdot? Netcraft confirms both are not well....

  7. congratulations NetBSD by jmccue · · Score: 4, Interesting

    I am glad NetBSD is still around. Between the complaints of this and that UN*X type systems no longer a UN*X, NetBSD is one system that you never hear that complaint. It is a small and very nice UN*X system with some interesting features. I even mounted a very broken file system using rump to pull some files from it that were created after my last backup. Nevermind 7+ supports in kernal lua, which seems intriguing to me.

  8. Obligatory by Hognoxious · · Score: 2

    Does it use systemd?

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    1. Re: Obligatory by Anonymous Coward · · Score: 0

      ARRGHH!. NO!.

    2. Re:Obligatory by squiggleslash · · Score: 2

      No, but NetBSDs 3 through 6 do put up dialog boxes in turn "offering a free upgrade", "recommending a free upgrade", "Click the X at the top right of the window to upgrade", and then, finally, "Upgrading to NetBSD 7 because you weren't around to tell me not to".

      --
      You are not alone. This is not normal. None of this is normal.
  9. It might as well be for having the SJW's CoC. by sethstorm · · Score: 2

    However, NetBSD doesn't have the issue of being SJW-compliant. It concentrates on the project itself, not making tumblrinas happy.

    --
    Twitter supports and protects racists - by smearing their critics with the "Hate Speech" label.
  10. Hope it remains somewhat less used. by Anonymous Coward · · Score: 0

    I would love it if NetBSD got more recognition. But too much recognition means that it will have to conform to the whims of the non savvy and computer literate (to continue such a trend). Some developers leave NetBSD because it is slow to adopt changes that aren't really necessary (but popular). NetBSD is the perfect mix of control and convenience for a seasoned Unix users. Not a real good fit for extremely fast passed production environments or for the average desktop user. Just right for the research capable enthusiast.