Skip to main content

the avatar of openSUSE News

Tumbleweed Monthly Update - November 2025

Software package updates for openSUSE Tumbleweed in November had a steady rhythm and delivered both user-visible improvements and deeper technical fixes across the stack.

Plasma 6.5.3 and KDE Gear 25.08.3 focused on stability and polish across the KDE desktop and applications, while GNOME 49.2 delivered smoother session behavior, fewer freezes and more reliable system handling. The rolling release moved forward with Kernel Source 6.17.9, Mesa 25.3.0, and PipeWire 1.5.83 and several other important updates. Security fixes were also widespread this month, spanning the kernel, X.Org Server, Firefox, grub2, OpenEXR, and multiple networking components.

As always, be sure to roll back using snapper if any issues arise.

For more details on the change logs for the month, visit the openSUSE Factory mailing list.

New Features and Enhancements

Plasma 6.5.3 and 6.5.2: The 6.5.3 update focuses on polish and stability across the desktop. KWin receives numerous fixes, including proper scaling in window screenshots, improved DRM handling after suspend, and better X11 test isolation, while also resolving popup activation and blur contrast issues. Breeze and breeze-gtk address visual glitches in menus and GTK4 app theming, such as missing expander arrows and incorrect corner radii. The 6.5.2 update provided fixes across core components like Discover, which now correctly handles firmware packages on certain distributions. KWin resolves crashes, improves screencast cleanup, fixes cursor and clipboard behavior under Xwayland, and addresses display issues with the FPS plugin and screenshot tool. Additional fixes include improved applet stability in Plasma Addons, better mobile task switching, proper timezone translation handling, and enhanced logging in plasma-welcome.

KDE Gear 25.08.3: Dolphin resolves issues with zoom reset, middle-click opening, and split view sizing, while Kdenlive fixes crashes related to clip pasting and monitor switching, along with improving image sequence detection and subtitle styling. Kate addresses focus and documentation handling in its LSP plugin, Itinerary and Kitinerary add new transport ticket extractors (including Comboios de Portugal and Wiener Linien), and KMail reduces false-positive scam warnings. Other updates include translatable settings in KDE Connect, a missing SVG file type fix in Kdenlive, and minor UI and stability fixes in apps like Okular, NeoChat and KWalletManager.

KDE Frameworks 6.20.0: The latest frameworks improves handling of vCard 4 properties like photos and death dates in KContacts, and has better trash detection for network filesystems in KIO. Key fixes include enhanced security in KWallet with modern session management, reduced crashes in image format plugins (KImageFormats) when handling malformed files, and improved User Interface consistency in Kirigami for overlays and action toolbars. The release also aligns with Qt 6.8+ by removing outdated version checks and improving CMake module policies across Extra CMake Modules.

Pillow 12.0.0: This major version modernizes Python image handling with better performance, cleaner APIs, and updated codec support, improving reliability for everyday image processing and development workflows. Users benefit from refreshed image libraries like libjpeg-turbo, libpng, FreeType, and WebP, which improves format support and rendering quality. Developers gain stricter type hints, improved testing, and new features like ImageText and enhanced TIFF handling. Support for Python 3.9 and very old FreeType versions is dropped, so older environments may need upgrading, but in return people get a faster, better-maintained imaging stack.

GNOME 49.2: This update provides noticeably fewer freezes, smoother window behavior, and more reliable lock-screen notifications, networking indicators, and keyboard input. Display calibration, offline updates, and the on-screen keyboard are also more dependable. GDM 49.2, GNOME Control Center 49.2.1, and gnome-session 49.2 all updated in the latter half of the month. Autologin now correctly falls back to X11 if Wayland fails, avoiding painful lockouts, while the Control Center no longer crashes when configuring global shortcuts. Apps like Calculator, Builder, and Boxes did clean up some long-standing bugs that affected everyday workflows.

Orca 49.5: Screen reading became clearer and less frustrating for everyday browsing and typing with this update. Users should notice less repeated speech on web pages, fewer verbose announcements, and more natural handling of editable tables in apps and websites. Typing passwords is also improved with spaces now spoken correctly instead of being silently ignored.

switcheroo-control 3.0: This major version update improves how hybrid-GPU laptops detect and switch between integrated and discrete graphics, which directly affects gaming performance, battery life, and desktop smoothness. The new API can now reliably discover discrete GPUs across AMD, Intel, NVIDIA, and Nouveau drivers, reducing cases where apps fail to pick the right GPU. Vulkan handling is cleaner thanks to support for driver selection through VK_LOADER_DRIVERS_SELECT, making GPU-intensive tools more predictable.

GStreamer 1.26.8: This update corrects colors when subtitles are enabled, has fewer glitches with oddly sized or subsampled video, and has smoother muxing and RTP handling in streaming or conferencing apps. Developers benefit from faster pad forwarding, better parsing for AAC and AV1, improved WebRTC deadlock avoidance, and clearer error messages.

PipeWire 1.5.83: Users should notice fewer sync issues with this release, more reliable Bluetooth/HDMI device changes. There is also improved streaming especially for RTP-based tools and apps using echo cancellation. Developers gain clearer format-parsing errors, more flexible multichannel support, and safer renegotiation behavior in GStreamer and SPA components. Despite being a release candidate, it keeps full ABI compatibility. Additional fixes reduce glitches across pro-audio, gaming, and desktop setups.

Key Package Updates

Kernel Source 6.17.9: This update provides AMD and Intel GPU fixes for suspend failures, display quirks and performance issues. Storage and filesystems (NFS, SMB, exFAT, EROFS) gain reliability improvements that reduce stalls and corruption risks. Networking and input devices receive targeted bug fixes for Wi-Fi, Ethernet, and HID peripherals. Futex and input–output memory management unit (IOMMU) updates improve memory handling and virtualization edge cases.

OpenSSH 10.2p1: This update improves connection reliability and strengthens future-proof security for anyone using SSH daily. Sessions are now more stable thanks to fixes for ControlPersist terminal issues, and key handling with agents or PKCS#11 tokens work more consistently. You’ll also see smarter QoS behavior: interactive sessions get better responsiveness while file transfers fall back to normal network priority. OpenSSH also begins phasing out weak SHA1 SSHFP records and warns when non–post-quantum algorithms are used, nudging users toward safer defaults without breaking current setups.

libvirt 11.9.0: This release improves GPU-like clarity for Hyper-V thanks to a new host-model mode that exposes exactly which enlightenments are active, and network interfaces can finally be hot-plugged on Cloud Hypervisor guests. USB controller selection is smarter and more consistent across architectures, while NVMe disks and virtio memory models gain cleaner, safer options.

Mesa 25.3.0 and 25.2.7: The 25.3.0 release adds OpenGL 4.6 and Vulkan 1.4 API support (depending on driver) along with extensions for video encode, atomic operations, robust context handling and shader features on various drivers. Many driver bugs and game-specific crashes have been fixed. Games like Borderlands 4, RE4 Separate Ways, No Man’s Sky, Endless Legend 2, and Penumbra: Overture see stability and rendering improvements version 25.2.7. Video encoding paths, uniform updates, and AV1 handling are also more reliable. Developers benefit from safer Vulkan and OpenGL state handling, corrected modifiers, and cleanup across ACO, RADV, PanVK, and llvmpipe. While no new features land, this update delivers a noticeably smoother and more predictable GPU experience.

curl 8.17.0: This update closes several vulnerabilities, including an SFTP host-verification flaw and a Windows path-traversal issue, making network transfers safer by default. Users and developers also benefit from more reliable TLS handling, fewer memory leaks, better socket management, and improved QUIC and HTTP/3 stability.

sdbootutil 1+git20251111.611edd1: This update smooths out system boot management, so day-to-day usage becomes a bit more predictable with cleaner configuration files, corrected package summaries, and fewer rpmlint-related quirks that could cause confusion or misbehavior in tooling. The release also improves compatibility by recognizing tracing parameters and adds a Snapper drop-in to support CAP_SYS_CHROOT, making snapshot-based recovery more robust.

coreutils 9.9: This update addresses performance regressions in cp and tail giving smoother handling of compressed or large files, while cksum and basenc regain correct behavior for modern formats. Developers and power users benefit from safer parsing in numfmt, more predictable error handling, and faster wc -l on AVX512 systems. A few edge cases, like Ceph snapshot directories or malformed compressor scripts, now behave more consistently.

fwupd 2.0.17: This update provides fewer failed updates, smoother activation for docks and devices, and better support for newer hardware like Framework’s Copilot keyboard and additional NVMe SSDs. Behind the scenes, fwupd adds post-quantum signature support, phased update deployment, cleaner cache handling, improved EFI parsing, and fixes several crashes involving Intel GPUs, docks, and nested firmware images.

crypto-policies 20250714.cd6043a: This cryptographic algorithm for your system provides stronger defaults with expanded post-quantum and hybrid crypto support, cleaner FIPS behavior, and fewer mismatches between tools. Developers benefit from clearer policy mappings, stricter cipher enabling, and improved test coverage across PQC-capable stacks.

Security Updates

curl 8.17.0:

OpenSMTPD:

  • CVE-2025-62875: Fixes a vulnerability that could trigger a shutdown and cause a denial of service.

Kernel Source 6.17.7:

  • CVE-2025-40013: Fixes a kernel NULL-pointer dereference issue in the Qualcomm ASoC audioreach driver that could lead to a crash.
  • CVE-2025-40028: Addresses a bug in the binder subsystem that could corrupt memory and cause a denial of service.
  • CVE-2025-40027: Fixes an issue in the filesystem that could cause unexpected kernel behavior.
  • CVE-2025-40026: Resolves a KVM x86 intercept-checking flaw that could allow incorrect guest/host handling.
  • CVE-2025-40025: Fixes missing sanity checks preventing filesystem corruption.
  • CVE-2025-40082: Fixes a slab out-of-bounds read in the hfsplus filesystem, preventing potential crashes.
  • CVE-2025-40081: Prevents integer overflows that could cause incorrect memory access.
  • CVE-2025-40080: Restricts NBD socket use to TCP/UDP to avoid unsafe socket operations.
  • CVE-2025-40079: Fixes incorrect sign extension handling in RISC-V return values.
  • CVE-2025-40078: Adds strict bounds checking reads to avoid invalid memory access.
  • CVE-2025-40077: Fixes a left-shift overflow problem.
  • CVE-2025-40076: Ensures PCI R-Car host uses the correct IRQ domain, avoiding interrupt misrouting.
  • CVE-2025-40075: Fixes incorrect network metric lookups.
  • CVE-2025-40074: Ensures IPv4 routing uses dst_dev_rcu correctly.
  • CVE-2025-40073: Prevents invalid SSPP validation in drm-msm when the hardware block is not required.
  • CVE-2025-40072: Adds proper return-value validation with mount namespace lookups.
  • CVE-2025-40071: Fixes input queue blocking that could lead to stalled data processing.
  • CVE-2025-40070: Fixes a warning and incorrect registration behavior.
  • CVE-2025-40069: Resolves an object leak in drm-msm during VM_BIND error handling.
  • CVE-2025-40068: Fixes an integer overflow preventing corrupted memory use.
  • CVE-2025-40067: Ensures NTFS3 rejects invalid index allocation when BITMAP data is inconsistent.
  • CVE-2025-40066: Adds required PHY checks during mt7996 WiFi initialization to prevent invalid operations.
  • CVE-2025-40065: Fixes incorrect HGATP writes in RISC-V KVM to ensure valid mode settings.
  • CVE-2025-40064: Fixes networking code during device namespace lookup.
  • CVE-2025-40063: Ensures consistent allocation in crypto compression code to prevent misuse.
  • CVE-2025-40062: Fixes a NULL pointer assignment.
  • CVE-2025-40061: Fixes a race condition that could lead to crashes.
  • CVE-2025-40060: Ensures proper NULL returns when allocations fail.
  • CVE-2025-40059: Fixes incorrect return-value handling in Coresight drivers.
  • CVE-2025-40018: Prevents premature FTP helper unregistering in IPVS during namespace teardown.
  • CVE-2025-40058: Blocks dirty-tracking setup on VT-d hardware that does not support coherent DMA.
  • CVE-2025-40057: Adds an upper bound for max_vclocks in PTP to avoid overflow or misuse.
  • CVE-2025-40056: Fixes incorrect return-value checks in vhost-vringh’s copy_to_iter path that could trigger data corruption.

Unbound 1.24.2:

  • CVE-2025-11411: Fixes for a vulnerability and potential DNS cache poisoning or domain hijacking.

X.Org Server 21.1.21:

  • CVE-2022-49737: Fixes a race condition that could lead to crashes or unintended behavior.
  • CVE-2025-26594: Fixes an issue that may access freed memory and lead to crashes or a code-execution risk.
  • CVE-2025-26595: Addresses a buffer-overflow risking memory corruption or crashes.
  • CVE-2025-26596: Fixes a heap-overflow that may cause memory corruption and potentially lead to crashes or exploitation.
  • CVE-2025-26597: Addresses a buffer-overflow risking memory corruption or denial of service.
  • CVE-2025-26598: Addresses an out-of-bounds write vulnerability that may overwrite memory, risk instability or exploitation.
  • CVE-2025-26599: Addresses a vulnerability that may cause crashes or unpredictable behavior.
  • CVE-2025-26600: Addresses a vulnerability leading to potential memory corruption or denial of service.
  • CVE-2025-26601: Fixes invalid memory access or unstable server behavior.
  • CVE-2025-49175: Fixes a vulnerability that could result in a server crash or cause resource misuse.
  • CVE-2025-49176: Addresses a flaw concerning a potential crash risk or potential exploitation.
  • CVE-2025-49177: Fixes a flaw that may result in invalid pointer dereferences or server instability.
  • CVE-2025-49178: Fixes a vulnerability that could trigger invalid memory access or denial of service.
  • CVE-2025-49179: Addresses a flaw concerning a buffer-overflow that had a potential crash risk or memory corruption.
  • CVE-2025-49180: Fixes a memory-handling bug that may cause invalid memory accesses or server crashes.
  • CVE-2025-62229: Addresses a crash or destabilize the display server.
  • CVE-2025-62230: Addresses a vulnerability that could invalidate memory access or denial of service when clients unregister resources.
  • CVE-2025-62231: Fixes a value-overflow bug that could have lead to an integer overflow.

grub2:

  • CVE-2025-54771: Addresses a memory corruption or a bootloader crash.
  • CVE-2025-54770: Addresses an issue that may trigger a potentially crashing the loader.
  • CVE-2025-61662: Fixes a manipulation that may crash or destabilize the boot process.
  • CVE-2025-61663: Fixes an issue that risks memory corruption or boot failures.
  • CVE-2025-61664: Addresses a possible loader instability or denial of service.
  • CVE-2025-61661: Addresses a vulnerability that could allow crafted USB hardware to corrupt memory, possibly enabling arbitrary code execution or boot compromise.

openexr 3.4.3:

  • CVE-2025-64181: Fixes a problem could lead to crashes or memory corruption when processing specially crafted .exr files.
  • CVE-2025-64182: A vulnerability may allow out-of-bounds behavior and potential code execution.
  • CVE-2025-64183: An issue that affects safety when loading certain images, leading to potential memory safety problems.

**python313 **:

  • CVE-2025-6075: Fixes a weakness causing high CPU use or performance degradation.
  • CVE-2025-8291: Addresses specially crafted ZIP files that may be parsed incorrectly, potentially breaking archive integrity or causing unexpected behavior.

Xen 4.20.1_08:

  • CVE-2025-58149: A fix for a hypervisor flaw that could have let a guest access memory.

python-Brotli 1.2.0:

  • CVE-2025-6176: A fix for a flaw that could cause a remote server denial of service.

Mozilla Firefox 145.0:

  • CVE-2025-13021: A boundary-checking flaw could allow remote code execution by a malicious web page.
  • CVE-2025-13022: Another boundary-condition bug that enables sandbox escape or arbitrary code execution.
  • CVE-2025-13012: A race-condition vulnerability that may lead to data corruption or memory compromise when exploited.
  • CVE-2025-13023: A sandbox-escape issue allowing an attacker to break out of the browser sandbox.

Users are advised to update to the latest versions to mitigate these vulnerabilities.

Conclusion

Tumbleweed in November a steady cadence of updates that balanced desktop refinement with core system resilience. Plasma 6.5.3, KDE Gear 25.08.3 and GNOME 49.2 sharpened daily usability, while kernel 6.17.9, Mesa 25.3.0 and PipeWire 1.5.83 strengthened performance across graphics, audio and hardware support. Security remained front-and-center with fixes spanning the kernel, bootloader, network stack, browsers and virtualization.

Slowroll Arrivals

Please note that these updates also apply to Slowroll and arrive between an average of 5 to 10 days after being released in Tumbleweed snapshot. This monthly approach has been consistent for many months, ensuring stability and timely enhancements for users. Updated packages for Slowroll are regularly published in emails on openSUSE Factory mailing list.

Contributing to openSUSE Tumbleweed

Stay updated with the latest snapshots by subscribing to the openSUSE Factory mailing list. For those Tumbleweed users who want to contribute or want to engage with detailed technological discussions, subscribe to the openSUSE Factory mailing list . The openSUSE team encourages users to continue participating through bug reports, feature suggestions and discussions.

Your contributions and feedback make openSUSE Tumbleweed better with every update. Whether reporting bugs, suggesting features, or participating in community discussions, your involvement is highly valued.

a silhouette of a person's head and shoulders, used as a default avatar

Las mejoras de aplicaciones en Plasma 6.5

Hace ya muchas semanas que fue lanzado el nuevo entorno de escritorio de la Comunidad KDE y todavía no he tenido tiempo para difundirlas todas como se merece. Sigo hoy la serie con las mejoras de los plasmoides de Plasma 6.5, un extenso repaso a todo el gran trabajo del equipo de desarrolladores de KDE.

Las mejoras de aplicaciones en Plasma 6.5

La distinción entre los diferentes equipos de desarrollo de la Comunidad KDE es complicada ya que hay aplicaciones que están tan integradas en el escritorio Plasma que el lanzamiento de éste último también conlleva mejoras en esa rama de desarrollo.

De esta forma, esta quinta versión de la sexta rama de Plasma nos ofrece estas mejoras notables, por ejemplo, en Discover, el gestor de software/tienda de aplicaciones de Plasma, que se ha centrado en el rendimiento y en las valoraciones. Deberíamos notar que Discover arranca más rápido en Plasma 6.5. Y cuando no lo es, mostrará más información sobre lo que está haciendo, de modo que pueda detectar la fuente que lo está ralentizando.

Por otra parte, Discover también ha ganado compatibilidad con las URL de tipo flatpak+https://, lo que permite que los botones «Instalar» de Flathub abran Discover automáticamente.

Las mejoras de aplicaciones en Plasma 6.5

Por último comentar que Discover puede mostrar los controladores de hardware disponibles para instalar en los sistemas operativos que sean compatibles con esta funcionalidad.

También el Selector de emojis ha recibido mejoras (prueba a ejecutarlo con Meta+.). En esta nueva versión al abrir el selector se visualizará una página que muestra todo en lugar de en una página «Recientes» vacía.

Las mejoras de aplicaciones en Plasma 6.5

Además, el campo de búsqueda está visible en todo momento y las búsquedas se ampliarán a todo el conjunto de emojis si no hay coincidencias en la página actual.

Por último, Spectacle, la utilidad de Plasma para realizar capturas de pantalla o grabarla en vídeo, también incluirá ahora en las grabaciones de pantalla cualquier ventana emergente que cree la ventana objetivo, ideal para crear tutoriales.

Más información: Plasma 6.5

La entrada Las mejoras de aplicaciones en Plasma 6.5 se publicó primero en KDE Blog.

a silhouette of a person's head and shoulders, used as a default avatar

Muchas cosas interesantes – Esta semana en Plasma

Es increíble el trabajo de promoción que está realizando Nate en su blog, desde hace más del tiempo que puedo recordar. Cada semana hace un resumen de las novedades más destacadas, pero no en forma de telegrama, sino de artículo completo. Su cita semanal no falla y voy a intentar hacer algo que es simple pero requiere constancia. Traducir sus artículos al castellano utilizando los magníficos traductores lo cual hará que la gente que no domine el inglés esté al día y que yo me entere bien de todo. Bienvenidos pues a » Mejoras en la interfaz de usuarios y el rendimiento«de la serie Esta semana en Plasma. Espero que os guste.

Muchas cosas interesantes – Esta semana en Plasma

Nota: artículo original en Blogs KDE. Traducción realizada utilizando Perplexity. Esta entrada está llena de novedades de la Comunidad KDE. Mis escasos comentarios sobre las mejoras entre corchetes.

¡Bienvenido a una nueva edición de Esta semana en Plasma
Esta semana hubo bastante trabajo en nuevas funciones y mejoras en la interfaz de usuario para Plasma 6.6. ¡Échale un vistazo!

Nuevas funcionalidades

Plasma 6.6.0

Ahora hay acciones globales para avanzar o retroceder 5 o 30 segundos en el medio actualmente reproduciéndose. Estas funcionan siempre que el reproductor de medios actual admita que otras aplicaciones controlen el avance mediante MPRIS. Las acciones no tienen atajos de teclado asignados por defecto, pero puedes configurarlos tú mismo. (Christoph Wolk, enlace) [Las acciones globales siempre son bienvenidas, cuanto más lejos del ratón más eficiente ].

Ahora puedes configurar el widget Lista de ventanas para que muestre su menú al pasar el ratón por encima, o para ocultar el icono y solo mostrar el nombre de la ventana activa. (Shubham Arora, enlace 1 y enlace 2)

Ahora puedes configurar el orden de los iconos mostrados en el widget Bloqueo/Cerrar sesión. (Shubham Arora, enlace)

Mejoras en la interfaz de usuario

Plasma 6.6.0

Se continuó puliendo los diálogos del portal XDG. Esta vez, el diálogo selector de pantalla y ventana se ha simplificado y mejorado aún más. (Harald Sitter, enlace)

Muchas cosas interesantes - Esta semana en Plasma

Cancelar un pegado de algunos archivos en el escritorio de Plasma ya no produce una notificación de error innecesaria. (Nicolas Fella, enlace)

Se añadieron botones de fijar a los widgets de Navegador web y Volumen de audio, para que si los tienes en forma independiente en un panel, puedas mantener sus ventanas emergentes abiertas mientras los usas. (Alexander Lohnau y Nate Graham, enlace 1 y enlace 2) [Las chichetas para fijar widgets son más útiles de lo que parecen].

Muchas cosas interesantes - Esta semana en Plasma

Se mejoró la usabilidad de la búsqueda usando el widget Lanzador de aplicaciones Kickoff de varias maneras: ahora puedes usar las teclas de flecha para navegar desde la vista de resultados de búsqueda de vuelta al campo de búsqueda, y los nuevos resultados de búsqueda que llegan tarde no hacen que el resaltado de selección salte. (Christoph Wolk, enlace 1 y enlace 2) [¡Navegación con teclado bien!].

Se mejoró la apariencia y usabilidad de los discos mostrados en la página de Estado S.M.A.R.T. del Centro de información. (Joshua Goins, enlace)

Limpiar el portapapeles mientras muestra un código QR de uno de los elementos ya limpiados ahora también descarta el código QR. (Fushan Wen, enlace)

El widget Menú de aplicaciones Kicker ya no muestra brevemente un mensaje diciendo «No se encontraron coincidencias» justo después de buscar cosas. (Christoph Wolk, enlace)

Se mejoró la experiencia de mover rápidamente el puntero sobre elementos de menú de nivel superior en el widget de Aplicaciones Kicker; ahora los submenús aparecen de la misma manera que en otros menús de las aplicaciones. (Christoph Wolk, enlace)

Al usar el widget Menú de aplicaciones Kicker en un panel en el borde derecho de la pantalla, los sub-submenús ahora se abren a la izquierda de su padre, en lugar de a la derecha donde cubren el menú principal. Esto también funciona correctamente ahora con un idioma RTL y un panel en el borde izquierdo de la pantalla. (Christoph Wolk, enlace 1, enlace 2)

KDE Frameworks 6.21, con el efecto completo llegando en Plasma 6.6.0

Los encabezados de las aplicaciones basadas en Kirigami ahora tienen la misma altura que los de las aplicaciones basadas en QtWidgets. En el proceso de mejorar esto, también se logró igualar el relleno en los cuatro lados de los elementos de lista resaltados, y hacerlos consistentes con el relleno externo de los elementos de encabezado. (Marco Martin, enlace 1, enlace 2, enlace 3, enlace 4, enlace 5, enlace 6 y enlace 7)

El widget Fifteen Puzzle ahora tiene un nuevo icono bonito, y también usa un icono simbólico cuando se coloca en un panel. (Martin Sh, enlace 1 y enlace 2)

KDE Frameworks 6.21

Se revirtió un cambio realizado hace unos meses que ocultaba los archivos .desktop con NoDisplay=true de los menús «Abrir con» de las aplicaciones. Aunque el cambio original parecía técnicamente correcto, tenía efectos secundarios negativos que superaban sus ventajas. (Nate Graham, enlace)

Corrección de errores importantes

Plasma 6.5.4

Se corrigió un fallo aleatorio de Plasma. (Nicolas Fella, enlace)

Se corrigió un caso en el que activar las actualizaciones automáticas en Discover hacía que este se cerrara en segundo plano en lugar de ejecutar las actualizaciones. (Aleix Pol Gonzalez, enlace)

Se corrigió un problema que rompía el pegado de imágenes desde el portapapeles en Dolphin. (Vlad Zahorodnii, enlace)

Se corrigió un caso en el que dibujar con ciertas tabletas gráficas de comportamiento extraño dibujaba fuera del área de pantalla. (Xaver Hugl, enlace)

Se corrigió un caso en el que reasignar los botones del stylus de la tableta de dibujo no funcionaba. (Joshua Goins, enlace)

Plasma 6.6.0

Se corrigió un problema que desordenaba la disposición de iconos del escritorio al arrastrar algo al escritorio mientras usaba uno de los modos de ordenación automática. (Błażej Szczygieł, enlace)

Se corrigió un problema que hacía que ciertas GPUs se mostraran como «llvmpipe» en el Centro de información. (Oleg Gorobets y Harald Sitter, enlace 1 y enlace 2)

Se corrigieron algunos problemas que hacían que el escritorio de Plasma a veces no detectara archivos recién creados, eliminados o modificados. (Błażej Szczygieł, enlace)

Se corrigió un problema que impedía reabrir el teclado virtual inmediatamente después de cerrarlo, pero antes de hacer clic o enfocar cualquier otra cosa. (Xaver Hugl, enlace)

KDE Frameworks 6.21

Se corrigió un problema que deformaba la visualización de dispositivos cuyos nombres contienen caracteres Unicode en las notificaciones de conexión/desconexión USB. (Nicolas Fella, enlace)

Al arrastrar y soltar un elemento desde una ventana de Dolphin que accede a una ubicación de red que requiere autenticación Kerberos, soltarlo en el escritorio ahora descarga correctamente el archivo. (Kai Uwe Broulik, enlace)

Mejoras de rendimiento y aspectos técnicos

Plasma 6.6.0

Se implementó soporte para emulación XRandr en KWin, lo que permite que se comporte de manera sensata al ejecutar aplicaciones que usan XWayland y que hacen uso de APIs de X11 para cambiar la resolución de pantalla de forma que requiere letterboxing o pillarboxing. (Xaver Hugl, enlace)

Se mejoró el rendimiento de la caja rectangular que puedes arrastrar en el escritorio para seleccionar elementos. (Błażej Szczygieł, enlace)

Se implementó soporte para la configuración estándar «reduced motion» que informa a las aplicaciones que deseas minimizar las animaciones. Ahora se activa automáticamente cuando desactivas las animaciones en Configuración del sistema. (Nicolas Fella, enlace)

Plasma 6.5.4

Se corrigió una fuga de memoria en Plasma. (Vlad Zahorodnii, enlace)

Cómo puedes ayudar

¡Donad a la recaudación de fondos de 2025 de KDE! Realmente marca una gran diferencia.

Si andáis mal de dinero, podéis ayudar a KDE convirtiéndoos en un miembro activo de la comunidad e involucrándoos de alguna manera. Cada colaborador marca una enorme diferencia en KDE — ¡no sois un número ni un engranaje en una máquina! Tampoco es necesario que seáis programadores; también existen muchas otras oportunidades.

No tienes que ser programador. Existen muchas otras oportunidades:

Para obtener una nueva característica de Plasma o una corrección de errores mencionada aquí, siéntase libre de enviar un commit a la solicitud de fusión correspondiente en invent.kde.org.

La entrada Muchas cosas interesantes – Esta semana en Plasma se publicó primero en KDE Blog.

a silhouette of a person's head and shoulders, used as a default avatar

コンソールのカーソルが変わってしまったのを四角のものに戻す方法

この記事は openSUSE Advent Calendar 2025 の1日目です。

openSUSE 15.6 を teraterm から使っているのですが、何かの拍子にカーソルが■からアンダーラインになってしまいました。teraterm 側で端末リセットしてもダメ、コンソール側で clear コマンド叩いてもダメ。視認性が悪くなって困ってしまいました。

しかし、https://infrapod.net/teraterm/manual/4.74/html/usage/tips/vim.html にヒントが。teraterm 側でカーソルのコントロールシーケンスを受ける設定に変更後、
echo -en “\033[0 q”
と入力すれば元に戻りました。

コンソールでトラブったときにお試し下さい。

the avatar of Zoltán Balogh

I want to have a hot shower

It all started last summer

When my family moved to a new place. In our previous home we had a district heating service that included unlimited hot water for a fixed price. That was awesome - not very environmentally friendly and actually not very cheap, but we never ran out of hot water.

The boiler

In our new home we are independent from the city’s hot water services. This is good because we pay exactly for the energy we use. It means that we have a 300-liter hot water heater that we turn on when we want to make as much hot water as we need. In most households such a hot water boiler has a thermostat set to a specific temperature and the heater keeps all 300 liters of water as hot as it is set. I do not like this, because regardless of how great the insulation on the water tank is, it loses temperature over time. I needed a smarter system.

a silhouette of a person's head and shoulders, used as a default avatar

Las mejoras de los plasmoides de Plasma 6.5

Hace ya muchas semanas que fue lanzado el nuevo entorno de escritorio de la Comunidad KDE y todavía no he tenido tiempo para difundirlas todas como se merece. Sigo hoy la serie con las mejoras de los plasmoides de Plasma 6.5, un extenso repaso a todo el gran trabajo del equipo de desarrolladores de KDE.

Las mejoras de los plasmoides de Plasma 6.5

Los plasmoides son esenciales en el esenciales en el escritorio Plasma de la Comunidad KDE, y no hablo solo de los que podemos añadir, sino de aquellos que ya están tan integrados que no parecen que lo sean.

Ese es el caso de KRunner, la utilidad de Plasma para buscar/lanzar/convertir unidades/calculadora/«pero espera, que todavía hay más», usa búsqueda difusa para encontrar aplicaciones. Esto significa que, incluso si se equivoca al escribir el nombre de una aplicación, es muy probable que KRunner la encuentre. También se ha mejorado la forma de ordenar el resultado de las búsquedas, y KRunner empezará a mostrar resultados en cuanto escriba el primer carácter.

Siguiendo con las mejoras, también las Notas adhesivas han recibido bastante cariño. Ahora estos paneles permiten cambiar su tamaño para hacerlas mucho más pequeñas, además, sSe puede cambiar su color de fondo desde el menú de contexto y, si elige que sea transparente, el fondo de color de las notas desaparece completamente.

Las mejoras de los plasmoides de Plasma 6.5

Para finalizar, en Wayland, se puede cambiar el orden de los escritorios virtuales directamente en el widget del Paginador. Si cambia su orden en la cuadrícula del efecto «Vista general», también se modificará en el widget del paginador.

Más información: Plasma 6.5

La entrada Las mejoras de los plasmoides de Plasma 6.5 se publicó primero en KDE Blog.

the avatar of SUSE Community Blog

4th Linux Mobile Hackday at SUSE Prague

A lively day at the office SUSE Prague hosted the fourth Linux Mobile Hackday last Thursday from eleven in the morning until the late afternoon. David Heidelberg organised the event and twelve people joined. The hackday took place one day after the very busy SUSE Open House, so the office felt quiet at first. The […]

The post 4th Linux Mobile Hackday at SUSE Prague appeared first on SUSE Communities.

a silhouette of a person's head and shoulders, used as a default avatar

#openSUSE Tumbleweed revisión de las semanas 47 y 48 de 2025

Tumbleweed es una distribución de GNU/Linux «Rolling Release» o de actualización contínua. Aquí puedes estar al tanto de las últimas novedades.

Logotipo de openSUSE Tumbleweed

openSUSE Tumbleweed es la versión «rolling release» o de actualización continua de la distribución de GNU/Linux openSUSE.

Hagamos un repaso a las novedades que han llegado hasta los repositorios esta semana.

Y recuerda que puedes estar al tanto de las nuevas publicaciones de snapshots en esta web:

El anuncio original lo puedes leer en el blog de Dominique Leuenberger, publicado bajo licencia CC-by-sa, en este este enlace:

En este lapso de 2 semanas desde la revisión anterior, se han publicado un total de 10 nuevas snapshots, que han traido muchas actualizaciones importantes a los reposirtorios.

Las actualizaciones más destacadas de esta semana:

  • GStreamer 1.26.8
  • Pipewire 1.5.83
  • Mesa 25.2.7 & 25.3.0
  • Mozilla Firefox 145.0
  • btrfsprogs 6.17.1
  • KDE Frameworks 6.20.0
  • fwupd 2.0.17
  • XEN 4.20.2 & 4.21.0
  • Linux kernel 6.17.8 & 6.17.9: habilitado efidrm y vesadrm
  • KDE Plasma 6.5.3
  • cURL 8.17.0
  • Freetype 2.14.1
  • Samba 4.22.6
  • GNOME 49.2
  • gpg 2.5.14
  • Qt 6.10.1

Y para próximas snapshots, ya se están preparando las siguientes actualizaciones:

  • Systemd 258.2
  • openSSL 3.6.0
  • Ruby 4.0

Si quieres estar a la última con software actualizado y probado utiliza openSUSE Tumbleweed la opción rolling release de la distribución de GNU/Linux openSUSE.

Mantente actualizado y ya sabes: Have a lot of fun!!

Enlaces de interés

——————————–

a silhouette of a person's head and shoulders, used as a default avatar

Mi escritorio Plasma de noviembre 2025 #viernesdeescritorio

Sigo con la décima entrada de este año de la iniciativa #viernesdeescritorio. Bienvenidos a mi escritorio Plasma de noviembre 2025, que sigo realizando sobre ordenador de sobremesa, un Slimbook Kymera, con el que llegamos a las 66 entregas compartiendo «Mi escritorio» de forma mensual.

Mi escritorio Plasma de noviembre 2025 #viernesdeescritorio

Esta va a ser la sexagésimasexta (66 para los que nos cuesta leer esto) vez que muestro mi escritorio Plasma 6 en público, lo cual es número nada desdeñable de entradas que sigue creciendo de forma constante.

De nuevo lo realizo de nuevo sobre mi Slimbook Kymera, el cual tiene instalado un KDE Neon con Plasma 6.5.1, sobre una versión de KDE Frameworks 6.19.0 y una versión de Qt 6.9.2. El servidor gráfico es Wayland y el Kernel es 6.14.0-35-generic (64 bits).

En este equipo sigo utilizando un aspecto oscuro y sigo utilizando el tema global dado que el gran Jorge Dangelo, conocido también como Jomada,que me sigue gustando mucho. Os recuerdo que se trata de con el tema global Bart (oscuro, con transparencias y con resaltado de color naranja) combinado con el paquete de iconos Tela Nord Dark.

La barra de tareas a la izquierda se ha quedado para siempre (solamente la muevo en dos segundos cuando hago clase porque me molesta al seleccionar los pinceles de dibujo) y contiene (de arriba a abajo) el selector de escritorios virtuales, el reloj digital, widget de Clima Plus,el gestor de tareas solo iconos, la bandeja del sistema, el visor del escritorio y un pequeño bloc de notas para acceder de forma rápida a esas cosas que pasan por mi mente y necesito apuntar para recordar después y el lanzador de aplicaciones. Todo ello separados por barras gruesas que le dan un aspecto definido y colorido.

Para el fondo he seleccionado el segundo que viene por defecto con el tema Global Bart llamado «Green Eyes» (que por cierto tiene entrada propia en el blog de Jomada) que además contiene el plasmoide que muestra las fases de la luna llamado Luna 3 de Samuel Jiménez, que ya lleva mucho tiempo conmigo.

El resultado de mi escritorio Plasma de noviembre de 2025 es un entorno de trabajo oscuro y, como siempre, funcional que podéis ver en la imagen inferior (pinchad sobre ella para verlo un poco más grande).

Mi escritorio Plasma de noviembre 2025 #viernesdeescritorio

La entrada Mi escritorio Plasma de noviembre 2025 #viernesdeescritorio se publicó primero en KDE Blog.

the avatar of openSUSE News

Planet News Roundup

This is a roundup of articles from the openSUSE community listed on planet.opensuse.org.

The below featured highlights listed on the community’s blog feed aggregator are from November 22 to 28.

Blog posts this week highlight a broad mix of desktop improvements, community efforts, and privacy awareness. KDE Plasma sees notable progress in accessibility and KDE also launches its 2025 fundraising campaign while some prepare for a major open-source seminar. Elsewhere, there’s hands-on Linux hardware coverage with Intel NPU drivers, packaging guidance for RPM maintainers, an openSUSE Hack Week aiming to improve membership workflows, and sharp commentary on user privacy as well as concerns about Smart TV terms-of-service.

Here is a summary and links for each post:

Most of the access to Plasma 6.5

KDE Blog outlines accessibility improvements in Plasma 6.5 aimed at making the desktop more usable for visually or hearing-impaired users. Screen readers like Orca can now announce Caps Lock status and better describe keyboard shortcuts. Additional enhancements include flicker-free rendering to reduce photosensitivity risk, improved overall keyboard navigation across Plasma and more.

rpm premable – order matters

Nordisch explains a build issue encountered when packaging PostgreSQL extensions: macros like %{version} and %{release} remained unexpanded because they were defined after references to them in the preamble. The post serves as a reminder to maintain a consistent spec-file header order to avoid subtle build errors.

Help us reach the tipping point!: Fundraising campaign for KDE 2025

The KDE Blog calls for donations to support the 2025 fundraising drive under the slogan “Help us reach the inflection point,” stressing that much of KDE’s funding comes from private supporters. The funds will help maintain servers, support developer sprints and events like conferences. Users are invited to “adopt” a KDE application by donating and publicly showing their support.

Hack Week Project Takes Aim at Improving Membership Management

The post announces a Hack Week 25 project called openSUSE Lounge, which is a new platform aiming to centralize and simplify membership management for openSUSE. openSUSE Lounge aims to maintain member records, track membership status, support election tasks, and ease the workload for membership and election officials.

Black Friday 2025 de Slimbook

The KDE Blog announces real Black Friday discounts on Slimbook laptops and desktops. Saving range from ~ €30 to €150 depending on the model. The post also invites the community to join the #KDEslimbook social campaign and to show off their Plasma setups to win merchandise and celebrate Linux-ready hardware.

Installing Intel NPU Driver on Linux

The blog explains how to install the Intel NPU Driver on Linux while enabling support for the NPU (neural processing unit) present in modern Intel Core Ultra CPUs. The post outlines that the driver stack consists of a kernel module (intel_vpu) and a user-space stack including a compiler, Level Zero runtime and firmware.

Victorhck reports that GrapheneOS has decided to move all its website, forum and social-media servers from France to foreign hosts due to legal pressure, which appear to be hostile toward open-source privacy projects. Hosting will shift from the French provider OVHCloud to a mix of servers in Toronto and Germany.

KDE Express Episode 58: Building Community with Paco Estrada

This episode of KDE Express welcomes back podcaster Paco Estrada to discuss his return to producing regular episodes about GNU/Linux and free-software. The conversation reviews his plans for 2026 and reflects on the role of community podcasts in the free-software ecosystem.

I read the terms of service for my Smart TV and now I sleep with one eye open

Victorhck recounts reading the “terms of service” for his new Smart TV and realizes its written as a consent to constant surveillance. The clauses grant the manufacturer rights to record video, listen to audio, collect usage data, push mandatory firmware updates, and even treat the TV as licensed (not sold), undermining user autonomy.

KDE will be present at the 4th Annual Opensource Seminar

The KDE Blog announces that the community will participate in the “IV Seminario Anual Opensource”, which is an online event covering GNU/Linux, system administration, server setups, and security topics. The event is Nov. 29 at 21:00 CET.

User interface and performance improvements – This week in Plasma

KDE’s weekly update reports a batch of UI and performance improvements in KDE Plasma aimed for the upcoming 6.6.0 release. Users can now choose to exclude specific windows from screen recordings, blur effects in dark mode are more refined (and can have customizable saturation), and task-switching order when using grouped icons now respects most-recent use rather than always prioritizing full-screen windows.

View more blogs or learn to publish your own on planet.opensuse.org.