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
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.