NetBSD 7.0_RC2
On behalf of the NetBSD project, it is my pleasure to announce the second release candidate of NetBSD 7.0.
Some of the changes since 7.0_RC1 are:
- OpenSSL updated to 1.0.1p
- BIND updated to 9.10.2-P2
- IPSEC support is now included by default in Xen kernels
- Fix several security issues in calendar(1)
- installboot(8) now supports wedge names
- Fix a quota panic when using WAPBL (PR 49948)
- Fix a memory leak in the drm2 code
- Avoid an X crash on i915 DRMKMS
- Add a postinstall(8) check to ensure that /etc/man.conf reflects the modern mandoc world (PR 50020)
- Add a postinstall(8) check to ensure that /etc/fonts/fonts.conf is up to date
- tset(1): Fix handling of the erase character
- gdb(1): Fix attaching to a running process again after previously detaching
- NPF: handle unregistered interfaces correctly
- npfctl(8): Fix a NULL dereference
- zgrep(1): suppress the prefixing of filename on output when only one file is specified, to match grep(1)'s output
- Fix lrint(x) and llrint(x) when x is larger than 2**51 (PR 49690)
- Bump MAXTSIZ and MAXDSIZ on amiga, fixing gcc 4.8 execution
- Fix MKCTF=yes on drm2 kernels
- Make clock_t unsigned int everywhere, so it's the same on LP64 and IPL32 architectures
- arm: if halt is requested and there is no console, keep looping instead of rebooting
- sparc64: Fix booting of kernels with more than 4 MB combined .data and .bss segments
- powerpc: Fix occasional FPU register corruption (PR 50037)
- m68k: Fix atomic_cas_{8,16} and __sync_bool_compare_and_swap_{1,2,4} (PR 49995)
The full list of changes can be found near the bottom of http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0_RC2/CHANGES-7.0
Binaries of NetBSD 7.0_RC2 are available for download at:
http://ftp.NetBSD.org/pub/NetBSD/NetBSD-7.0_RC2/
Those who prefer to build from source can either use the netbsd-7-0-RC2 tag or follow the netbsd-7 branch.
As always, please let us know how 7.0_RC2 works for you! Any feedback, whether good or bad, is welcome. Problems should be reported through the usual channels (submit a PR or write to the appropriate list). More general feedback is welcome at releng@NetBSD.org.
[1 comment]
NetBSD on the NVIDIA Jetson TK1
NetBSD is now running on the NVIDIA Jetson TK1 development kit. The NVIDIA Jetson TK1 is a quad-core ARMv7 development board that features an NVIDIA Tegra K1 (32-bit) SoC (quad-core Cortex-A15 @ 2.3GHz), 2GB RAM, gigabit ethernet, SATA, HDMI, mini-PCIE, and more.
[Read More] [0 comments]
NetBSD 7.0_RC1
NetBSD 7.0_RC1 is out. Please help us out by testing it![Read More] [5 comments]
CI20 status update
Some more hardware support has been added including ohci, ethernet and I2C, also all RAM is usable now.
[Read More] [5 comments]
Announcing pkgsrcCon 2015 in Berlin
The 10th pkgsrcCon is happening on the weekend of July 4th and 5th 2015 in Berlin. Developers, contributors, and users are all welcome to attend.
More details can be found on the pkgsrcCon 2015 website.
Call for presentations
Everyone is welcome to make a presentation. So please do! If you already have title or topic please send an email to wiedi@frubar.net.
I look forward to seeing you there!
[0 comments]
Hands on experience with EdgeRouter ERLite-3
My EdgeRouter ERLite-3 just has been delivered. Setup was easy (the NetBSD version of "plug & play"), and I really like this hardware.
Of course first testing showed up first errors - so this will be an interesting experience!
[Read More] [4 comments]
AsiaBSDCon 2015
Trip report from AsiaBSDCon 2015[Read More] [3 comments]
NetBSD ported to Hardkernel ODROID-C1
NetBSD was recently ported to the Hardkernel ODROID-C1. The Hardkernel ODROID-C1 is a quad-core ARMv7 development board that features an Amlogic S805 SoC (quad-core Cortex-A5 @ 1.5GHz), 1GB RAM and gigabit ethernet for $35 USD.
[Read More] [0 comments]
Raspberry PI 2 support added
Initial support is now available for the Raspberry PI 2.
[Read More] [4 comments]
CI20 reaches userland
My CI20 now makes it to userland, with root and ethernet via USB.
[Read More] [9 comments]
Regular test runs down to zero unexpected failures on multiple architectures
Latest test results on both the netbsd-7 branch (heading, hopefully soon, to the release of NetBSD 7.0) and -current, are down to zero unexpected failures for various architectures again.
[Read More] [0 comments]
Raspberry Pi GPU acceleration in NetBSD 7
With the latest updates to NetBSD 7, the Raspberry Pi port now supports hardware acceleration using the built-in Broadcom VideoCore IV GPU. This enables 3D graphics acceleration and hardware accelerated video playback, a first for NetBSD/arm.
[Read More] [1 comment]