Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Why Non-Native Content Designers Improve Global UX

      July 18, 2025

      DevOps won’t scale without platform engineering and here’s why your teams are still stuck

      July 18, 2025

      This week in AI dev tools: Slack’s enterprise search, Claude Code’s analytics dashboard, and more (July 18, 2025)

      July 18, 2025

      Report: 71% of tech leaders won’t hire devs without AI skills

      July 17, 2025

      Could OpenAI’s rumored browser be a Chrome-killer? Here’s what I’m expecting

      July 18, 2025

      My favorite lens and screen-cleaning kit keeps my tech spotless, and it only costs $8

      July 18, 2025

      AI’s biggest impact on your workforce is still to come – 3 ways to avoid getting left behind

      July 18, 2025

      Remedy offers update on ‘FBC: Firebreak,’ details coming improvements — “We’ve seen many players come into the game and leave within the first hour.”

      July 18, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The details of TC39’s last meeting

      July 18, 2025
      Recent

      The details of TC39’s last meeting

      July 18, 2025

      Online Examination System using PHP and MySQL

      July 18, 2025

      A tricky, educational quiz: it’s about time..

      July 18, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      CAD Sketcher – constraint-based geometry sketcher

      July 18, 2025
      Recent

      CAD Sketcher – constraint-based geometry sketcher

      July 18, 2025

      7 Best Free and Open Source Linux FTP Servers

      July 18, 2025

      Best Free and Open Source Alternatives to Autodesk FBX Review

      July 18, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Linux»Rilasciata Alpine Linux 3.22: Un aggiornamento con alcune novità

    Rilasciata Alpine Linux 3.22: Un aggiornamento con alcune novità

    May 31, 2025
    Rilasciata Alpine Linux 3.22: Un aggiornamento con alcune novità

    Alpine Linux è una distribuzione GNU/Linux indipendente, orientata alla sicurezza e alla leggerezza, basata sulla libreria C standard musl e sulla suite software BusyBox, che fornisce diverse utilità Unix in un unico file eseguibile. A differenza di molte altre distribuzioni, Alpine Linux non include un ambiente grafico predefinito, offrendo agli utenti la massima flessibilità nella personalizzazione delle proprie installazioni. Utilizza come sistema di init predefinito, un sistema di init basato sulle dipendenze per sistemi operativi Unix-like che mantiene la compatibilità con il sistema di init fornito dal sistema.

    Alpine Linux adotta OpenRC come suo sistema di init predefinito. OpenRC è un sistema di avvio che gestisce i servizi di un sistema operativo simile a Unix, basandosi sulle dipendenze tra i servizi per avviarli nell’ordine corretto. Questo sistema è progettato per essere compatibile con il tradizionale sistema di init fornito dal sistema operativo

    La versione precedente stabile, Alpine Linux 3.21, è stata rilasciata più di 5 mesi fa, introducendo diverse novità e miglioramenti. Alpine Linux 3.22 rappresenta un altro importante aggiornamento per questa distribuzione, portando con sé diverse novità e miglioramenti significativi.

    Novità in Alpine Linux 3.22

    Alpine Linux 3.22 introduce il supporto per gli ultimi ambienti desktop GNOME 48, KDE Plasma 6.3 e LXQt 2.2, oltre alla sostituzione del gestore di avvio gummiboot (precedentemente noto come systemd-boot) con systemd-efistub.

    Sostituzione del gestore di avvio

    In Alpine Linux 3.22, il gestore di avvio gummiboot è stato sostituito con systemd-efistub. Questo cambiamento comporta che secureboot-hook non supporti più gummiboot-efistub e ora utilizzi systemd-efistub come predefinito. Se non è stata modificata la configurazione efistub_file in /etc/kernel-hooks.d/secureboot.conf, non è necessaria alcuna azione da parte dell’utente. gummiboot-efistub è stato spostato nella sezione di testing e non è più mantenuto.

    Componenti aggiornati

    Alpine Linux 3.22 include componenti aggiornati, tra cui:

    • LLVM 20: Una collezione di tecnologie di compilazione modulari e riutilizzabili.
    • Dovecot 2.4: Un server IMAP (Internet Message Access Protocol) e POP3 (Post Office Protocol versione 3).
    • nginx 1.28: Un server web e un proxy inverso.
    • Node.js 22.16 LTS: Un ambiente di esecuzione JavaScript.
    • Ruby 3.4: Un linguaggio di programmazione dinamico e open source.
    • Rust 1.87: Un linguaggio di programmazione di sistema.
    • Xen 4.20: Un hypervisor per la virtualizzazione.
    • BIRD 3.1: Un demone di instradamento per sistemi Unix-like.
    • Crystal 1.16: Un linguaggio di programmazione.
    • Docker 28: Una piattaforma per lo sviluppo, il deployment e l’esecuzione di applicazioni in container.
    • Go 1.24: Un linguaggio di programmazione sviluppato da Google.

    Disponibilità e aggiornamento

    Alpine Linux 3.22 è disponibile per il download dal sito ufficiale in diverse edizioni:

    • Standard
    • Extended
    • Netboot
    • Raspberry Pi
    • Generic ARM
    • Mini Root Filesystem

    Le architetture supportate sono:

    • 64 bit (x86_64)
    • AArch64 (ARM64)
    • ARMv7
    • 32 bit (x86)
    • PowerPC 64-bit Little Endian (ppc64le)
    • IBM System z (s390x)
    • LoongArch64

    Gli utenti esistenti di Alpine Linux possono aggiornare le proprie installazioni utilizzando il sistema di gestione dei pacchetti predefinito eseguendo il comando in un emulatore di terminale o console virtuale:

    apk upgrade --available

    Maggiori dettagli sulle modifiche incluse in Alpine Linux 3.22 sono disponibili sulla pagina ufficiale del wiki e sulla pagina dell’annuncio ufficiale.

    Per ulteriori informazioni e per scaricare la nuova versione, visitare il sito ufficiale di Alpine Linux.

    Fonte: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.22.0
    Fonte: https://www.alpinelinux.org/posts/Alpine-3.22.0-released.html
    Fonte: https://www.phoronix.com/news/Alpine-Linux-3.22
    Fonte: https://distrowatch.com/12458
    Fonte: https://betanews.com/2025/05/30/ditch-windows-11-try-alpine-linux-322/
    Fonte: https://linuxiac.com/alpine-linux-3-22-lands-with-usr-merge-prep-kde-x11-removal/
    Fonte: https://9to5linux.com/alpine-linux-3-22-released-with-gnome-48-kde-plasma-6-3-and-lxqt-2-2

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleKritieke beveiligingslekken in forumsoftware vBulletin actief misbruikt
    Next Article slimzsh is a small, usable configuration for Zsh

    Related Posts

    Linux

    CAD Sketcher – constraint-based geometry sketcher

    July 18, 2025
    Linux

    7 Best Free and Open Source Linux FTP Servers

    July 18, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    PoC Exploit Released for Apache Tomcat DoS Vulnerability

    Security

    CVE-2025-3472 – WooCommerce Ocean Extra Plugin Shortcode Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    The Data Communication and Networking Handbook

    Development

    CVE-2025-5226 – PHPGurukul Small CRM SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-4967 – Esri Portal for ArcGIS SSRF Bypass

    May 29, 2025

    CVE ID : CVE-2025-4967

    Published : May 29, 2025, 8:15 p.m. | 25 minutes ago

    Description : Esri Portal for ArcGIS 11.4 and prior allows a remote, unauthenticated attacker to bypass the Portal’s SSRF protections.

    Severity: 9.1 | CRITICAL

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2022-46419 – Apache Struts Remote Code Execution

    May 28, 2025

    Does Claim Management Work with AI Automation?

    July 16, 2025

    How to make sure Adobe Flash is up-to-date and enabling it on-demand

    April 9, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.