Hírolvasó
Hiába tiltakozott, kapuőr a TikTok
[$] LWN.net Weekly Edition for July 18, 2024
07/17 Archman 20240717
07/17 Nobara 40
Blender 4.2 LTS released
Version 4.2 LTS of the Blender open-source 3D creation suite has been released. Major improvements include a rewrite of the EEVEE render engine, faster rendering, and much more. See the showcase reel for examples of work created by the Blender community with this release. See the text release notes for even more about 4.2 LTS, which will be maintained until July 2026.
[$] Changing the filesystem-maintenance model
digiKam 8.4.0 released
Version 8.4.0 of the digiKam photo editing and management application has been released. This release includes an update of the LibRaw RAW decoder which brings support for many new cameras, a new version of the LensFun toolkit, a feature for automatic translation of image tags, GMIC-Qt 3.4.0, and many bug fixes. See the announcement for full details.
Silva: How to use the new counted_by attribute in C (and Linux)
There are a number of requirements to properly use the counted_by attribute. One crucial requirement is that the counter must be initialized before the first reference to the flexible-array member. Another requirement is that the array must always contain at least as many elements as indicated by the counter.
See also: this article from 2023.
Security updates for Wednesday
Gartner: A vártnál kevesebb lesz az IT-kiadás
Vigyázó szemüket a streamingre vetik az amerikaiak
Ember legyen a talpán, aki látja a TikTok amerikai jövőjét
Androidra is megjött az Anthropic Claude chatbotja
Ellenajánlattal ásta volna alá a Google a Microsoft felhős ügyét
Saját szövetségeseit szorongatja az USA Kína miatt
[$] SUSE asks openSUSE to consider name change
SUSE has, in a somewhat clumsy fashion, asked openSUSE to consider rebranding to clear up confusion over the relationship between SUSE the company and openSUSE as a community project. That, in turn, has opened conversations about revising openSUSE governance and more. So far, there is no concrete proposal to consider, no timeline, or even a process for the community and company to follow to make any decisions.
07/16 Pardus 23.2
[$] Hierarchical storage management, fanotify, FUSE, and more
Redox to implement POSIX signals in user space
Redox has received a grant to work on implementing POSIX-compatible signals. The draft design calls for them to be implemented nearly completely in user space.
So far, the signals project has been going according to plan, and hopefully, POSIX support for signals will be mostly complete by the end of summer, with in-kernel improvements to process management. After that, work on the userspace process manager will begin, possibly including new kernel performance and/or functionality improvements to facilitate this.