|
|
Subscribe / Log in / New account

Brief items

Security

Security quote of the week

While I think that Zoom certainly has a legal right to exclude users it doesn't want, it still sets a worrying precedent that they're picking and choosing who can use the service based on what they might talk about during a call. I recognize that some will insist (perhaps in both directions!) that this kind of thing is no different than Facebook or Twitter or YouTube banning someone, but to me there remain fundamental differences in the type of service being provided (transmission of transitory bits, rather than long-term hosting of content). Separately, unlike social media platforms, you can participate in a Zoom call without getting a Zoom account. As such, this strikes me as a slippery slope that goes way beyond social media content moderation.

After the cancellation of the NYU event (in which [Leila] Khaled was not speaking), Zoom put out a bland meaningless statement about its various terms of use, but refused to explain what policy was possibly violated by this academic seminar about Zoom's content moderation practices.

Mike Masnick

Comments (5 posted)

Kernel development

Kernel release status

The current development kernel is 5.10-rc1, released on October 25. Linus said: "This looks to be a bigger release than I expected, and while the merge window is smaller than the one for 5.8 was, it's not a *lot* smaller. And 5.8 was our biggest release ever."

Stable updates: none have been released in the past week. There is, however, a set of massive updates in the review process: 5.9.2 (757 patches), 5.8.17 (633), 5.4.73 (408), 4.19.153 (264), 4.14.203 (191), 4.9.241 (139), and 4.4.241 (112). They are due on October 29.

Comments (none posted)

Walleij: ARM32 page tables

Linus Walleij continues his series of blog posts on the 32-bit Arm kernel with this detailed description about how page tables work. "The Linux kernel will act as if 5 levels of page tables exist. This is of course grossly over-engineered for ARM32 which has 2 or 3 levels of page tables, but we need to cater for the rest of the world. One size fits all. In practice, the code is organized such that these page tables 'fold' and we mostly skip over the intermediate translation steps when possible."

Comments (1 posted)

Quote of the week

We are drowning in syzbot-found issues, almost none will get resolved unless people start providing resources to fix them. I would strongly recommend the people that find them also send a fix at the same time where ever possible.
Greg Kroah-Hartman

Comments (none posted)

Distributions

Fedora 33 released

The Fedora 33 release is now available in a variety of editions, including the newly promoted IoT edition. "No matter what variant of Fedora you use, you’re getting the latest the open source world has to offer. Following our 'First' foundation, we’ve updated key programming language and system library packages, including Python 3.9, Ruby on Rails 6.0, and Perl 5.32. In Fedora KDE, we’ve followed the work in Fedora 32 Workstation and enabled the EarlyOOM service by default to improve the user experience in low-memory situations. To make the default Fedora experience better, we’ve set nano as the default editor." A number of the more significant Fedora 33 changes were covered here in June.

Comments (15 posted)

Ubuntu 20.10 (Groovy Gorilla) released

The Ubuntu 20.10 release is out. "The Ubuntu kernel has been updated to the 5.8 based Linux kernel, and our default toolchain has moved to gcc 10 with glibc 2.32. Additionally, there is now a desktop variant of the Raspberry Pi image for Raspberry Pi 4 4GB and 8GB. Ubuntu Desktop 20.10 introduces GNOME 3.38, the fastest release yet with significant performance improvements delivering a more responsive Experience". See the release notes for more details.

Full Story (comments: 17)

Distribution quote of the week

I’m just posting some ideas that I came up with while pondering something that, from my perspective, is an area where Debian is clearly failing to meet the needs of some of our users. We know Debian is a popular and respected Linux distribution, and we know people value our stability. However, we also know that people like running Fedora and Ubuntu’s non-LTS releases. People like Arch Linux. Not just “end-users”, but also the people developing the software shipped by the distros themselves. There are a lot of potential contributors to Debian who are kept away by our unwillingness to provide a distro offering both fresh software and security support. I think that we could attract more people to the Debian community if we could provide a solution for these people, and that would ultimately be good for everybody.
Noah Meyerhans

Comments (3 posted)

Development

GDB 10.1 released

Version 10.1 of the GDB debugger is out. Changes include support for debugging BPF programs, GDBserver support on the RISC-V architecture, and support for "debuginfod", which is "an HTTP server for distributing ELF/DWARF debugging information as well as source code."

Full Story (comments: 22)

Development quotes of the week

So, yes, youtube-dl can be used to infringe the RIAA’s copyrights. It can also be used for non-infringing purposes. The code itself does not infringe. There’s nothing about it that gives the RIAA a justification to take it down. [...]

youtube-dl provides a focal point, but there’s more to it. Copyright law is now used to suppress instead of promote creative works. The DMCA, in particular, favors the large rightsholders over smaller developers and creators. It essentially forces sites to act on a “guilty until proven innocent” model. Companies in a position to push back have an obligation to do so. Microsoft has become a supporter of open source, now it’s time to show they mean it.

Ben Cotton

So, is Xorg abandoned? To the extent that that means using it to actually control the display, and not just keep X apps running, I'd say yes. But xserver is more than xfree86. Xwayland, Xwin, Xephyr, Xvnc, Xvfb: these are projects with real value that we should not give up. A better way to say it is that we can finally abandon xfree86.
Adam Jackson

Comments (none posted)

Page editor: Jake Edge
Next page: Announcements>>


Copyright © 2020, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds