GNU is Not Unix

Git 2.8 Officially Released (softpedia.com) 87

prisoninmate quotes a report from Softpedia: Git 2.8 has been released on March 28, and we have to admit that it comes as a huge surprise to us all. Prominent features of Git 2.8 include parallel fetches of submodules, which allows for the inclusion of other Git repositories in a single Git repo when using the "git submodules" command, support for turning off Git's smudge and clean filters, and support for cloning repos through the rsync protocol. The Git for Windows build received a lot of attention in Git 2.8 and it looks like it's now as comfortable to use as it is on the GNU/Linux and Mac OS X platforms. Also, it is now possible to tell Git not to guess your identity, which, instead, forces you to add a user.name and user.email before doing any commits. Check out the the full release notes for the complete list.
Microsoft

Popular Transmission BitTorrent Client Released For Windows (thenextweb.com) 85

An anonymous reader quotes an article on The Next Web: Transmission, one of the most popular BitTorrent clients for OS X and Linux, has finally arrived on Windows after roughly a decade in existence. The open-source file sharing app, developed by volunteers and available without ads for free, boasts a small footprint (about 25MB on Windows), support for encryption, a Web interface so you can control it through your browser, as well as the ability to set different speed limits for individual torrents. The current version isn't yet being actively promoted -- to download it, you'll need to head to Transmission's download directory page.
Handhelds

Ubuntu Tablet Now Available For Pre-Order 81

prisoninmate writes: During last month's MWC 2016 event, Canonical had the BQ Aquaris M10 Ubuntu Edition tablet on display at their huge booth, along with the superb Meizu PRO 5 Ubuntu Edition smartphone, and the Sony Xperia Z1 and OnePlus One Ubuntu Phones. The company teased users last week with the availability for pre-order of the first ever Ubuntu tablet for March 28, and that day has arrived. Probably the most important aspect of the BQ Aquaris M10 Ubuntu Edition tablet, which interested many users, was the price, and we can tell you now that it costs €289.90 for the Full HD version, and €249.90 for the HD model. It can be pre-ordered now from BQ's online store.
GNU is Not Unix

Linux 4.6 Brings NVIDIA GTX 900 Support, OrangeFS, Better Power Management (phoronix.com) 129

An anonymous reader writes: The Linux 4.6-rc1 kernel has been released. New to the Linux 4.6 kernel are a significant number of new features including NVIDIA GeForce GTX 900 open-source 3D support when using the closed-source firmware files, Dell XPS 13 Skylake laptop support, a fix for laptops that were limiting their own performance due to incorrectly thinking they were overheating, AHCI runtime power management support, Intel graphics power management features enabled by default, a new file-system (OrangeFS), and a range of other improvements.
Ubuntu

Ubuntu 16.04 LTS Final Beta Released 69

prisoninmate writes: Canonical pushed the first-ever public Beta ISO images of Ubuntu 16.04 LTS (Xenial Xerus), which the company calls "Final Beta" builds, and it looks like they ship with Linux kernel 4.4.6 LTS, the ability to move the Unity Launcher to the bottom of the screen, though, the option remains hidden, for now, the LibreOffice 5.1.1 office suite, GNOME Software as the default package manager, and GNOME Calendar as default calendar app, which supports Google Calendars as well. Official flavors like Ubuntu Studio, Kubuntu, Ubuntu MATE, Ubuntu GNOME, Xubuntu, Lubuntu, and Unbuntu Kylin had also participate in the Beta 2 release. Ubuntu 16.04 LTS and its official flavors are currently scheduled for release on April 21, 2016. (Xenial is kind of a cool word, too.)
AMD

AMD Releases Open-Source Driver Support For Next-Gen Polaris GPUs (phoronix.com) 38

An anonymous reader writes: For the first time ever, AMD has provided open-source support for next-generation discrete GPUs ahead of the product's launch. AMD developers published initial open-source Linux driver support for Polaris GPUs with the addition adding over sixty-seven thousand lines of code to the Linux kernel. AMD Polaris graphics cards are expected this summer while AMD released the open-source driver support in advance for preparing their new Linux hybrid driver that relies upon the open-source AMDGPU kernel driver.
GNU is Not Unix

GNOME 3.20 Officially Released (softpedia.com) 193

prisoninmate writes: After yet another six months of hard work, the highly anticipated GNOME 3.20 desktop environment for GNU/Linux operating systems has been officially released on March 23, 2016. Release highlights include support for operating system upgrades via GNOME Software, middle-click paste, kinetic scrolling, drag-and-drop support for Wayland, keyboard shortcuts and gestures overlay for most of the core apps, XDG-Apps technology for installing multiple versions of an app, and much more goodies.
Open Source

Red Hat Becomes First $2 Billion Open-Source Company (zdnet.com) 116

An anonymous reader quotes a report from ZDNet: Red Hat just became the first open-source company to make a cool 2 billion bucks. Not bad considering Red Hat became the first billion dollar Linux company only four years ago. Red Hat did it the old-fashioned way: They earned the money instead of playing upon the gullibility of venture capitalists. Red Hat's total revenue for its fourth quarter was $544 million. That's up 17 percent in U.S. dollars year-over-year, or 21 percent measured constant currency. Subscription revenue for the quarter was $480 million, up 18 percent in U.S. dollars year-over-year, or 22 percent measured in constant currency. Subscription revenue in the quarter was 88 percent of total revenue. Analysts estimated Red Hat would make $534 million. Looking ahead for its 2016 FY Red Hat expects to see between $2.380 billion to $2.420 billion. At this rate, Red Hat should easily become the first $3 billion open-source company.
While Red Hat's president and CEO Jim Whitehurst credits the "hybrid cloud infrastructures," Red Hat's subscription revenue can largely be ascribed to Red Hat's flagship product: Red Hat Enterprise Linux. Still, RHEL, which is now available on Microsoft Azure, is becoming a prominent cloud operating system.
Emulation (Games)

Wine Makes It Possible To Run Vulkan Windows Programs On Linux (phoronix.com) 52

The cool Wine-related news of the week isn't just for Android Remix; an anonymous reader writes with some news applicable to a wider set of users: While no Windows-only Vulkan games have yet to be released, Wine developers are ready and have worked out experimental support for wrapping Vulkan Windows programs on Linux. Assuming you have a Vulkan Linux driver, the latest Wine-Staging build allows for Vulkan Windows programs/games to be dynanically translated and run on Linux 32-bit and 64-bit. Wine's Vulkan wrapper is passing all Khronos conformance tests, but hopefully the ever-expanding Linux game catalog will make this 10k+ lines of code not necessary moving into the future.
Graphics

NVIDIA's Proprietary Linux Driver Adds Support For Wayland, Mir (phoronix.com) 83

An anonymous reader writes: After being desired by NVIDIA Linux users for years, the proprietary GeForce graphics driver natively supports Wayland and Mir as an alternative to an X.Org Server. It's been a long time coming for the proprietary GPU driver stacks to support Wayland/Mir, but with today's 364.12 beta driver there is now the necessary DRM KMS kernel support and EGL extensions for being able to handle these next-generation display solutions. The new NVIDIA Linux driver also provides integrated Vulkan support, PRIME rendering support, and other additions.
Open Source

Rust-Based Redox OS Devs Slam Linux, Unix, GPL 354

Freshly Exhumed writes: Redox OS, a project on GitHub aimed at creating an alternative OS able to run almost all Linux executables with only minimal modifications, is to feature a pure Rust ecosystem, which they hope will improve correctness and security over other OSes. In their own words, 'Redox isn't afraid of dropping the bad parts of POSIX, while preserving modest Linux API compatibility.' They also level harsh criticisms at other OSes, saying "...we will not replicate the mistakes made by others. This is probably the most important tenet of Redox. In the past, bad design choices were made by Linux, Unix, BSD, HURD, and so on. We all make mistakes, that's no secret, but there is no reason to repeat others' mistakes." Not stopping there, Redox documentation contains blunt critiques of Plan 9, the GPL, and other mainstays.
Ubuntu

Meet UbuntuBSD, UNIX For Human Beings 219

prisoninmate writes: What's ubuntuBSD? Well, it's not that hard to figure out yourself, but just in case you're not sure, we can tell you that ubuntuBSD promises to bring the power of the FreeBSD kernel to Ubuntu Linux. The best part of using the FreeBSD kernel is that you'll end up using the famous Z File System, or ZFS. Xfce is also included along with the popular Firefox, LibreOffice, and Ubuntu Software Center apps. ubuntuBSD is inspired by the Debian GNU/kFreeBSD project, it is hosted on SourceForge, and has been created by Jon Boden.
Open Source

Snowden: What Happened In 2013 Couldn't Have Happened Without Free Software (networkworld.com) 120

An anonymous reader writes from a NetworkWorld article: NSA whistleblower Edward Snowden spoke at Free Software Foundation's LibrePlanet 2016 on free software, privacy, and security. He credited free software for his ability to help disclose the U.S. government's far-reaching surveillance projects. "What happened in 2013 couldn't have happened without free software," he said, particularly citing projects like Tor, Tails (a highly secure Linux distribution) and Debian. "I didn't use Microsoft machines when I was in my operational phase, because I couldn't trust them," Snowden stated. "Not because I knew that there was a particular back door or anything like that, but because I couldn't be sure."
Open Source

Canonical Finally Lets Users Move The Unity Launcher To Bottom In Ubuntu 16.04 (softpedia.com) 176

prisoninmate writes from an article on Softpedia: It is official, the packages needed to move the Unity Launcher of Ubuntu Linux to the bottom of the screen have finally landed in the main repositories of the Ubuntu 16.04 LTS (Xenial Xerus) operating system, due for release on April 21, 2016. Softpedia reported that Ubuntu users might be able to move the Unity7 Launcher at the bottom edge as a rumor in February -- but now they confirm it finally landed for Ubuntu 16.04 LTS. It is not known if Canonical will implement a visual setting in the Apperance/Behaviour panel for users to easily switch between having the Unity Launcher on the left of at the bottom of the screen for the final release of Ubuntu 16.04 LTS, but you can do it by running a simple command.
Communications

Building A Global Network Of Open Source SDR Receivers (jks.com) 68

hamster_nz writes: A fellow Kiwi is attempting to crowdfund a world-wide network of open-source, software-defined, radio receivers. Once in place, this will allow anybody anywhere in the world to scan the 0 to 30MHz RF spectrum from the comfort of their HTML-5 web browser. Built on top of the Beaglebone, the "KiwiSDR" RF board also includes a GPS receiver front-end, which will allow timing between receivers to be correlated, giving a lot of options for projects like long baseline interferometry and lightning detection. Prototypes are already deployed, and I've been RXing in Sweden, Australia and New Zealand. [The KiwiSDR design has been detailed on JKS.com, where there is a link to the project's Kickstarter page.]
Graphics

AMD Publishes Preview Linux Hybrid Driver With Vulkan, OpenGL 4.5 Support (phoronix.com) 51

An anonymous reader writes: AMD has finally published the previously talked about closed-source Radeon Vulkan driver for Linux. Announced by AMD via the Phoronix Forums is the new hybrid driver dubbed "AMD GPU-PRO Beta Driver – Linux." This closed-source user-space driver provides the first AMD Vulkan support on Linux along with OpenGL 4.5, OpenCL 2.0, and VDPAU video acceleration capabilities. But in using the open-source AMDGPU kernel driver, only the very latest AMD GPUs are currently supported (GCN 1.2+). Update: 03/19 03:22 GMT by T : Sorry for the borked link; now fixed.
IOS

More Devs Now Use OS X Than Linux, Says Survey (9to5mac.com) 532

An anonymous reader writes from an article on 9to5Mac: Stack Overflow reports that more developers now use OS X than Linux as their primary OS, and that if the trend continues, fewer than half of all developers will be using Windows next year. The site says it carried out "the most comprehensive developer survey ever conducted," with more than 56,000 coders across 173 countries taking part.
The survey also mentioned more were still developing for Android than iOS -- 61.9% versus 47.5%. However, almost a third of developers are using Swift, which was also the second most loved language after Rust.
Graphics

Reports: NVIDIA Launching a Distro of Its Own (phoronix.com) 149

An anonymous reader writes: There are unconfirmed reports that NVIDIA is working on its own Linux distribution dubbed "NLINUX." This NLINUX is supposedly a Linux platform optimized for gamers and similar to SteamOS, but NVIDIA has yet to confirm these reports and the sole evidence appears to be a circulating screenshot of an NLINUX install screen. Would you be interested in a Linux distribution created by an IHV? Somewhat similar is Intel's own Linux distribution, Clear Linux, that offers high performance Linux on Intel x86_64 hardware.
Open Source

Odroid C2 Challenges Raspberry Pi 3 On Hardware But Not Ecosystem (hackaday.com) 78

szczys writes: We are surely in the age of single-board computers as the words "Raspberry Pi" sneak into the ranks of [a] household name. Many would have thought this impossible, but for hardware enthusiasts it has wide-reaching benefits as others clamor to enter the market. The most formidable challenge made so far is by the Hardkernel Odroid C2 which bests the Pi 3 on hardware, but not everything. Odroid C2 has the same cores, running faster with more RAM. It swaps out gigabit Ethernet for the Pi 3's somewhat unimpressive Wi-Fi chip. And it includes onboard eMMC (useful for faster booting) as well as an SD card slot. Odroid C2's hardware is clearly a better offering than Pi 3 for just $5 more (as we saw from the benchmarks last week), but that's not the entire story. It's further down Linux stream for a less mature distro, and has nowhere near the community support that has opened the Pi [up] to just about everyone. But it is the hardware geek's SBC with the layman's price tag and that's a very interesting indicator of where we are with low-cost computing.
Operating Systems

Linux Kernel 4.5 Officially Released 88

prisoninmate writes: Yes, you're reading it right, after being in development for the past two months, Linux kernel 4.5 is finally here in its final production version. It is internally dubbed "Blurry Fish Butt" and received a total of seven RC builds since January 25, 2016. Prominent features of Linux kernel 4.5 include the implementation of initial support for the AMD PowerPlay power management technology, bringing high performance to the AMDGPU open-source driver for Radeon GPUs, scalability improvements in the free space handling of the Btrfs file system, and better epoll multithreaded scalability. The sources are now available for download from kernel.org. Update: 03/14 13:24 GMT by T : Reader diegocg lists some other notable features (a new copy_file_range() system call that allows to make copies of files without transferring data through userspace; support GCC's Undefined Behavior Sanitizer (-fsanitize=undefined); Forwarded Error Correction support in the device-mapper's verity target; support for the MADV_FREE flag in madvise(); the new cgroup unified hierarchy is considered stable; scalability improvements for SO_REUSEPORT UDP sockets; scalability improvements for epoll, and better memory accounting of sockets in the memory controller), and links to an explanation of the changes at Kernel Newbies.

Slashdot Top Deals