# Tech News Digest – April 15, 2025

# Tech News Digest - 2025-04-15

> 📢 <ESP> Closed-captioned for the ESP-impaired

## Pinta 3.0 released
**Category:** Linux  
**Tags:** General  
**Published:** Mon, 14 Apr 2025 15:16:05 +0000  
**TL;DR:** Here is a 2-sentence summary:

Pinta version 3.0 has been released, marking the image editor's port to GTK 4.0 and libadwaita. This release also includes several improvements, new effects, and bug fixes.  
<p><a href="https://github.com/PintaProject/Pinta/releases/tag/3.0">Version
3.0</a> of the <a href="https://www.pinta-project.com/">Pinta</a>
image editor has been released. The most notable change in this
release is that Pinta has been ported to <a href="https://docs.gtk.org/gtk4/">GTK&#160;4.0</a> and <a href="https://gnome.pages.gitlab.gnome.org/libadwaita/">libadwaita</a>. It
also includes a number of improvements, new effects, and bug fixes.</p>  
[Read more](https://lwn.net/Articles/1017438/)  

## [$] In search of a stable BPF verifier
**Category:** Linux  
**Tags:** Linux  
**Published:** Mon, 14 Apr 2025 14:47:53 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

BPF (Berkeley Packet Filter) programs are not guaranteed to be compatible with new kernel versions, which can lead to instability and unintended breakages. In response, two researchers presented different approaches at the 2025 Linux Storage, Filesystem, Memory-Management, and BPF Summit to address this issue and improve the stability of deploying BPF programs across multiple kernel versions.  
<p>
BPF is, famously, not part of the kernel's promises of user-space stability. New
kernels can and do break existing BPF programs; the BPF developers try to
fix unintentional regressions as they happen, but the whole thing can be something of a bumpy
ride for users trying to deploy BPF programs across multiple kernel versions.
Shung-Hsi Yu and Daniel Xu had two different approaches to fixing the problem
that they presented at the 2025 Linux Storage, Filesystem,
Memory-Management, and BPF Summit.
</p>  
[Read more](https://lwn.net/Articles/1016853/)  

## [$] The state of the memory-management development process, 2025 edition
**Category:** Linux  
**Tags:** Linux  
**Published:** Mon, 14 Apr 2025 14:42:29 +0000  
**TL;DR:** Here is a summary of the text in 2 sentences:

Andrew Morton, the lead maintainer for the kernel's memory-management subsystem, typically keeps a low profile during the Linux Summit, letting developers work independently. However, when he leads the traditional development-process session in the memory-management track, he actively engages with developers to discuss ways to improve the process, but no significant problems were identified at the 2025 gathering.  
Andrew Morton, the lead maintainer for the kernel's memory-management
subsystem, tends to be quiet during the Linux Storage, Filesystem,
Memory-Management, and BPF Summit, preferring to let the developers work
things out on their own.  That changes, though, when he leads the
traditional development-process session in the memory-management track.  At
the 2025 gathering, this discussion covered a number of ways in which the
process could be improved, but did not unearth any significant problems.  
[Read more](https://lwn.net/Articles/1016724/)  

## Security updates for Monday
**Category:** Linux  
**Tags:** Linux  
**Published:** Mon, 14 Apr 2025 13:35:33 +0000  
**TL;DR:** Here is a summary of the security updates in 2 sentences:

Multiple Linux distributions have issued security updates to fix vulnerabilities in various packages, including glib2.0, jinja2, kernel, perl, subversion, and more. The affected distributions include Debian, Fedora, Mageia, Oracle, Red Hat, SUSE, and Ubuntu, with updates ranging from fixes for individual packages to complete kernel updates.  
Security updates have been issued by <b>Debian</b> (glib2.0, jinja2, kernel, mediawiki, perl, subversion, twitter-bootstrap3, twitter-bootstrap4, and wpa), <b>Fedora</b> (c-ares, chromium, condor, corosync, cri-tools1.29, exim, firefox, matrix-synapse, nextcloud, openvpn, perl-Data-Entropy, suricata, upx, varnish, webkitgtk, yarnpkg, and zabbix), <b>Mageia</b> (giflib, gnupg2, graphicsmagick, and poppler), <b>Oracle</b> (delve and golang, go-toolset:ol8, grub2, and webkit2gtk3), <b>Red Hat</b> (kernel and kernel-rt), <b>SUSE</b> (chromium, fontforge-20230101, govulncheck-vulndb, kernel, liblzma5-32bit, pgadmin4, python311-Django, and python311-PyJWT), and <b>Ubuntu</b> (graphicsmagick).  
[Read more](https://lwn.net/Articles/1017396/)  

## Kernel prepatch 6.15-rc2
**Category:** Linux  
**Tags:** General  
**Published:** Sun, 13 Apr 2025 22:04:47 +0000  
**TL;DR:** Here is a 2-sentence summary:

Linus has released Linux kernel version 6.15-rc2 for testing. He notes that nothing particularly significant stands out at this early stage of the release, but wants to monitor its progress before making any further comments.  
Linus has released <a href="https://lwn.net/Articles/1017324/">6.15-rc2</a> for testing.
"<q>Nothing particularly stands out to me, but it's early in the release
yet, so let's see how it goes.</q>"  
[Read more](https://lwn.net/Articles/1017325/)  


