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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 4, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 4, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 4, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 4, 2025

      Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

      June 4, 2025

      In Sam Altman’s world, the perfect AI would be “a very tiny model with superhuman reasoning capabilities” for any context

      June 4, 2025

      Sam Altman’s ouster from OpenAI was so dramatic that it’s apparently becoming a movie — Will we finally get the full story?

      June 4, 2025

      One of Microsoft’s biggest hardware partners joins its “bold strategy, Cotton” moment over upgrading to Windows 11, suggesting everyone just buys a Copilot+ PC

      June 4, 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

      LatAm’s First Databricks Champion at Perficient

      June 4, 2025
      Recent

      LatAm’s First Databricks Champion at Perficient

      June 4, 2025

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025

      Simplify Negative Relation Queries with Laravel’s whereDoesntHaveRelation Methods

      June 4, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

      June 4, 2025
      Recent

      Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

      June 4, 2025

      In Sam Altman’s world, the perfect AI would be “a very tiny model with superhuman reasoning capabilities” for any context

      June 4, 2025

      Sam Altman’s ouster from OpenAI was so dramatic that it’s apparently becoming a movie — Will we finally get the full story?

      June 4, 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

    News & Updates

    Players aren’t buying Call of Duty’s “error” excuse for the ads Activision started forcing into the game’s menus recently

    June 4, 2025
    News & Updates

    In Sam Altman’s world, the perfect AI would be “a very tiny model with superhuman reasoning capabilities” for any context

    June 4, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Old devices, new dangers: The risks of unsupported IoT tech

    Development
    A Steam Deck prototype was sold on Ebay for $2000

    A Steam Deck prototype was sold on Ebay for $2000

    News & Updates

    Researchers Reveal ConfusedFunction Vulnerability in Google Cloud Platform

    Development

    Evisum – Enlightenment system monitor

    Linux

    Highlights

    Laravel Development Environment Compared

    August 18, 2024

    When developing a Laravel application, having a reliable local development environment is as important as…

    Hiring Kit: Technical Sales Engineer

    January 7, 2025

    Google DeepMind at ICLR 2024

    May 29, 2025

    ASUS Patches DriverHub RCE Flaws Exploitable via HTTP and Crafted .ini Files

    May 13, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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