NEWS
NEWS
GitHub offers free private repositories, Linus Torvalds welcomes 2019 with Linux 5, SQLite database vulnerable, hacks abound, Kubernetes vulnerability found and fixed, and Dolphin announces new switch for composable architectures.
GitHub Offers Free Private Repositories
GitHub has announced that it is now taking on players like GitLab and offering free private repositories. Anyone could always set up a free repository on GitHub; the condition was that the code had to be public, which meant that projects and organizations could not set up private repositories. If they wanted private repository, they had to pay.
Now anyone can create a private repository for free (https://techcrunch.com/2019/01/07/github-free-users-now-get-unlimited-private-repositories/). The only caveat is that there can be at most three collaborators to the project, which means big organizations can't exploit the free service to manage their mega projects.
A private repository lets developer communities work on the codebase internally, away from the public. GitHub competitors like GitLab already offer free private repositories.
Linus Torvalds Welcomes 2019 with Linux 5
Linus Torvalds has announced the release of Linux 5.0-rc1 (https://lkml.org/lkml/2019/1/6/178). The kernel was supposed to be 4.21, but he decided to move to the 5.x series. Torvalds has made it clear that the numbering of the kernel doesn't make much sense, so don't get too excited about this release.
Torvalds explained in the Linux Kernel Mailing List (LKML): "The numbering change is not indicative of anything special. If you want to have an official reason, it's that I ran out of fingers and numerology this time (we're about 6.5M objects in the git repo), and there isn't any major particular feature that made for the release numbering either," he said.
The release brings CPU and GPU improvements. In addition to support for AMD's FreeSync display, it also comes with support for Raspberry Pi Touchscreen.
Talking about the "content" of the kernel, Torvalds wrote: "The stats look fairly normal. About 50% is drivers, 20% is architecture updates, 10% is tooling, and the remaining 20% is all over (documentation, networking, filesystems, header file updates, core kernel code..)."
SQLite Database Vulnerable
The Tencent Blade security team has discovered a vulnerability in the immensely popular open source SQLite database engine. Tencent is one of the three Chinese giants known as BAT (Baidu, Alibaba, and Tencent).
"This vulnerability can be triggered remotely, such as accessing a particular web page in a browser, or any scenario that can execute SQL statements," said a Tencent blog post (https://blade.tencent.com/magellan/index_en.html).
Because SQLite is one of the most widely used databases, touching all modern applications, this vulnerability affects a wide range of the user base (https://www.zdnet.com/article/sqlite-bug-impacts-thousands-of-apps-including-all-chromium-based-browsers/).
According to ZDNet, "Firefox and Edge don't support this API, but the Chromium open source browser engine does. This means that Chromium-based browsers, like Google Chrome, Vivaldi, Opera, and Brave, are all affected." That said, Firefox is affected because it comes with a locally accessible SQLite database, allowing it to be exploited locally, but not remotely.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.