NetBSD 8.0 Release

darktrym

Fahnenträger
Mit gut einem Jahr Verspätung erscheint das lang ersehnte NetBSD 8.0 Release.

  • USB stack rework, USB3 support added.
  • In-kernel audio mixer (audio_system(9)).
  • Reproducible builds (MKREPRO, see mk.conf(5)).
  • Full userland debug information (MKDEBUG, see mk.conf(5)) available. While most install media do not come with them (for size reasons), the debug and xdebug sets can be downloaded and extracted as needed later. They provide full symbol information for all base system and X binaries and libraries and allow better error reporting and (userland) crash analysis.
  • PaX MPROTECT (W^X) memory protection enforced by default on some architectures with fine-grained memory protection and suitable ELF formats: i386, amd64, evbarm, landisk.
  • PaX ASLR (Address Space Layout Randomization) enabled by default on: i386, amd64, evbarm, landisk, sparc64.
  • Position independent executables by default for userland on: i386, amd64, arm, m68k, mips, sh3, sparc64.
  • A new socket layer can(4) has been added for communication of devices on a CAN bus.
  • A special pseudo interface ipsecif(4) for route-based VPNs has been added.
  • Parts of the network stack have been made MP-safe. The kernel option NET_MPSAFE is required to enable this.
  • Hardening of the network stack in general.
  • Various WAPBL (the NetBSD file system "log" option) stability and performance improvements.

Specific to i386 and amd64 CPUs:
  • Meltdown mitigation: SVS (Separate Virtual Space), enabled by default.
  • SpectreV2 mitigation: retpoline (support in gcc), used by default for kernels. Other hardware mitigations are also available.
  • SpectreV4 mitigations available for Intel and AMD.
  • PopSS workaround: user access to debug registers is turned off by default.
  • Lazy FPU saving disabled on vulnerable Intel CPUs ("eagerfpu").
  • SMAP support.
  • Improvement and hardening of the memory layout: W^X, fewer writable pages, better consistency, better performance.
  • (U)EFI bootloader.

Many evbarm kernels now use FDT (flat device tree) information (loadable at boot time from an external file) for device configuration, the number of kernels has decreased but the number of boards has vastly increased.
Lots of updates to 3rd party software included:
  • GCC 5.5 with support for Address Sanitizer and Undefined Behavior Sanitizer
  • GDB 7.12
  • GNU binutils 2.27
  • Clang/LLVM 3.8.1
  • OpenSSH 7.6
  • OpenSSL 1.0.2k
  • mdocml 1.14.1
  • acpica 20170303
  • ntp 4.2.8p11-o
  • dhcpcd 7.0.6
  • Lua 5.3.4
 
Auch wenn ich mit NetBSD nie wirklich warm geworden bin, ich sehe es mir immer mal wieder an. Ich denke, das wird auch mit Version 8 passieren. Mal sehen, vielleicht komme ich da doch irgendwie rein.
 
Für mich ist es lediglich ein Update aber immer noch nicht die erhoffte Version.
Der Installer ist immer noch unschön, DRM braucht dringendst ein Update damit man es auf 3 Jahre alter Hardware sinnvoll nutzen kann.
Und die größten Schmerzen wie USB3 und ein fein granularer Netzwerkstack ist man noch schwer am Fxen der Bugs.
 
NetBSD ist das einzige BSD, das ich nie richtig ans Laufen brachte. Habs dann aufgegeben, weil ich nach der Installation immer einen schwarzen Bildschirm hatte. Wenn ich mir das aktuelle Release so anschaue, dann hinkt die Software der aktuellen Entwicklung schon ein wenig hinterher.
 
Zurück
Oben