Feed aggregator

Kernel prepatch 6.10-rc2

Linux Weekly News - Sun, 06/02/2024 - 20:24
The second 6.10 kernel prepatch is out for testing. "Nothing feels particularly odd, but rc2 is usually fairly small and people are only starting to find regressions. So please go test some more."

6.10-rc2: mainline

Latest Linux Kernel - Sun, 06/02/2024 - 19:44
Version:6.10-rc2 (mainline) Released:2024-06-02 Source:linux-6.10-rc2.tar.gz Patch:full (incremental)

Fedora Linux 40 election results

Linux Weekly News - Sun, 06/02/2024 - 15:44

The Fedora Project has announced the results of the Fedora Linux 40 election cycle. Four seats were open on the Fedora Engineering Steering Committee (FESCo), and the winners are Stephen Gallagher, Neal Gompa, Michel Lind, and Fabio Valentini. The Fedora Council had two seats open, and the winners are Aleksandra Fedorova and Adam Samalik. One seat was open on the Fedora Mindshare Committee, and the winner is Sumantro Mukherjee. Four seats were open for the first election to select members of the EPEL Steering Committee, which went to Troy Dawson, Kevin Fenzi, Carl George, and Jonathan Wright.

Opt Green: KDE Eco's New Sustainable Software Project

Linux Weekly News - Fri, 05/31/2024 - 16:24

KDE Eco, a KDE project focused on reducing software's environmental impact, has announced its Opt Green campaign to reduce e-waste:

Over the next two years, the "Opt Green" initiative will bring what KDE Eco has been doing for sustainable software directly to end users. A particular target group for the project is those whose consumer behavior is driven by principles related to the environment, and not just price or convenience: the "eco-consumers".

Through online and offline campaigns as well as installation workshops, we will demonstrate the power of Free Software to drive down resource and energy consumption, and keep devices in use for the lifespan of the hardware, not the software.

Our motto: The most environmentally-friendly device is the one you already own.

See the KDE Eco Get Involved page for more information on how to participate.

[$] One more pidfdfs surprise

Linux Weekly News - Fri, 05/31/2024 - 15:08
The "pidfdfs" virtual filesystem was added to the 6.9 kernel release as a way to export better information about running processes to user space. It replaced a previous implementation in a way that was, on its surface, fully compatible while adding a number of new capabilities. This transition, which was intended to be entirely invisible to existing applications, already ran into trouble in March, when a misunderstanding with SELinux caused systems with pidfdfs to fail to boot properly. That problem was quickly fixed, but it turns out that there was one more surprise in store, showing just how hard ABI compatibility can be at times.

CFP: the 2024 Kernel Maintainers Summit

Linux Weekly News - Fri, 05/31/2024 - 12:37
The 2024 Kernel Maintainers Summit will happen on September 17 in Vienna, Austria; it is an invitation-only event for a small group to discuss important kernel-development problems. The call for proposals for this gathering has now been posted. One of the best ways to be invited to the event is to propose a topic that needs discussion in that forum. The deadline for proposals is June 18.

25 Years of Krita

Linux Weekly News - Fri, 05/31/2024 - 10:31
The developers of the Krita painting application are celebrating 25 years of development with a detailed history of the project.

A quarter century. That's how long we've been working on Krita. Well, what would become Krita. It started out as KImageShop, but that name was nuked by a now long-dead German lawyer. Then it was renamed to Krayon, and that name was also nuked. Then it was renamed to Krita, and that name stuck.

Security updates for Friday

Linux Weekly News - Fri, 05/31/2024 - 10:05
Security updates have been issued by AlmaLinux (.NET 7.0, .NET 8.0, 389-ds:1.4, ansible-core bug fix, enhancement, and, bind and dhcp, container-tools:rhel8, edk2, exempi, fence-agents, freeglut, frr, gdk-pixbuf2, ghostscript, git-lfs, glibc, gmp, go-toolset:rhel8, grafana, grub2, gstreamer1-plugins-bad-free, gstreamer1-plugins-base, gstreamer1-plugins-good, harfbuzz, httpd:2.4, Image builder components bug fix, enhancement and, kernel, kernel-rt, krb5, less, LibRaw, libsndfile, libssh, libtiff, libX11, libXpm, linux-firmware, motif, mutt, nghttp2, openssh, pam, pcp, pcs, perl-Convert-ASN1, perl-CPAN, perl:5.32, pki-core:10.6 and pki-deps:10.6, pmix, poppler, python-dns, python-jinja2, python-pillow, python27:2.7, python3, python3.11, python3.11-cryptography, python3.11-urllib3, python39:3.9 and python39-devel:3.9, qt5-qtbase, resource-agents, squashfs-tools, sssd, systemd, tigervnc, traceroute, vorbis-tools, webkit2gtk3, xorg-x11-server, xorg-x11-server-Xwayland, and zziplib), Debian (gst-plugins-base1.0), Fedora (cacti, cacti-spine, roundcubemail, and wireshark), Oracle (.NET 7.0, .NET 8.0, bind and dhcp, gdk-pixbuf2, git-lfs, glibc, grafana, krb5, pcp, python-dns, python3, sssd, tigervnc, xorg-x11-server, and xorg-x11-server-Xwayland), Red Hat (edk2, less, nghttp2, and ruby:3.0), SUSE (gstreamer-plugins-base, Java, kernel, and python-requests), and Ubuntu (ffmpeg, node-browserify-sign, postgresql-14, postgresql-15, postgresql-16, and python-pymysql).

next-20240531: linux-next

Latest Linux Kernel - Fri, 05/31/2024 - 02:40
Version:next-20240531 (linux-next) Released:2024-05-31

[$] Standardizing the BPF ISA

Linux Weekly News - Thu, 05/30/2024 - 17:19

While BPF may be most famous for its use in the Linux kernel, there is actually a growing effort to standardize BPF for use on other systems. These include eBPF for Windows, but also uBPF, rBPF, hBPF, bpftime, and others. Some hardware manufacturers are even considering integrating BPF directly into networking hardware. Dave Thaler led two sessions about all of the problems that cross-platform use inevitably brings and the current status of the standardization work at the 2024 Linux Storage, Filesystem, Memory Management, and BPF Summit.

[$] New APIs for filesystems

Linux Weekly News - Thu, 05/30/2024 - 10:16
A discussion of extensions to the statx() system call comes up frequently at the Linux Storage, Filesystem, Memory Management, and BPF Summit; this year's edition was no exception. Kent Overstreet led the first filesystem-only session at the summit on querying information about filesystems that have subvolumes and snapshots. While it was billed as a discussion on statx() additions, it ranged more widely over new APIs needed for modern filesystems.

Stable kernels 6.9.3 and 6.8.12

Linux Weekly News - Thu, 05/30/2024 - 09:50
Greg Kroah-Hartman has announced the release of the 6.9.3 and 6.8.12 stable kernels. As usual, they contain lots of important fixes throughout the tree. Note that 6.8.12 is the end of the line for the 6.8.x stable kernel series.

Security updates for Thursday

Linux Weekly News - Thu, 05/30/2024 - 09:47
Security updates have been issued by Debian (python-pymysql), Fedora (chromium, mingw-python-requests, and thunderbird), Mageia (perl-Email-MIME and qtnetworkauth5 & qtnetworkauth6), Red Hat (gdisk and python39:3.9 and python39-devel:3.9 modules), SUSE (freerdp, gdk-pixbuf, gifsicle, glib2, java-1_8_0-ibm, kernel, libfastjson, libredwg, nodejs16, python, python3, python36, rpm, warewulf4, and xdg-desktop-portal), and Ubuntu (gst-plugins-base1.0, python-werkzeug, and tpm2-tss).

6.8.12: stable

Latest Linux Kernel - Thu, 05/30/2024 - 04:50
Version:6.8.12 (EOL) (stable) Released:2024-05-30 Source:linux-6.8.12.tar.xz PGP Signature:linux-6.8.12.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.8.12

6.9.3: stable

Latest Linux Kernel - Thu, 05/30/2024 - 04:45
Version:6.9.3 (stable) Released:2024-05-30 Source:linux-6.9.3.tar.xz PGP Signature:linux-6.9.3.tar.sign Patch:full (incremental) ChangeLog:ChangeLog-6.9.3

[$] LWN.net Weekly Edition for May 30, 2024

Linux Weekly News - Wed, 05/29/2024 - 23:28
The LWN.net Weekly Edition for May 30, 2024 is available.

[$] Fedora approves shipping pre-built macOS binaries

Linux Weekly News - Wed, 05/29/2024 - 15:15

The Asahi Linux project works to support Linux on Apple Silicon hardware. The project's flagship distribution is the Fedora Asahi Remix, which has its own installer (rather than Anaconda) to accommodate the unique requirements of installing on Apple's hardware. Previously the installer was built by the Asahi project, but it has asked for (and received) an exception from the Fedora Engineering Steering Committee (FESCo) to include two binaries from upstream open-source projects so that the installer can be built on Fedora infrastructure.

Results from the 2024 FreeBSD Community Survey Report

Linux Weekly News - Wed, 05/29/2024 - 14:41

The FreeBSD Foundation has announced the 2024 FreeBSD Community Survey Report. The report provides a summary of 1,446 responses to an anonymous online survey of FreeBSD users. It provides insights into user profiles, typical usage, how the FreeBSD project is viewed, as well as recommendations for expanding the FreeBSD community and contributor base:

Currently fewer than half of users consider FreeBSD their daily driver; Individuals are less likely than Corporate Users to consider FreeBSD primary. The barrier seems to be less about software and more about hardware support, particularly around Wi-Fi drivers (which are at the top of the wish list for the Foundation to focus on in the coming year). A relatively high number of those who don't consider FreeBSD their main OS say they would consider doing so with hardware support for desktops and laptops that was equivalent to Linux.

The raw data for the survey is available as well.

A plea for more thoughtful comments

Linux Weekly News - Wed, 05/29/2024 - 13:28
When redesigning the LWN site in 2002, we thought long and hard about whether the ability to post comments should be part of it; LWN had not offered that feature for the first four years of its existence. There were already plenty of examples of how comments can go bad by then, but we decided to trust our readers to keep things under control. Much of the time, that trust has proved justified, but there have been times where things have not gone so well. This time is quickly becoming one of those others.

Rhino Linux 2024.1 Goes Live Overcoming Challenges

Linux Today - Wed, 05/29/2024 - 11:40

Rhino Linux 2024.1: Revamped with community-driven goals, a fresh organizational structure, and featuring major updates from Ubuntu’s codebase.

The post Rhino Linux 2024.1 Goes Live Overcoming Challenges appeared first on Linux Today.

Pages

Subscribe to Just Linux aggregator