Benvenuti su Slacky.eu - Italian Slackware Community

Community dedicata alla distribuzione Slackware Linux.

Slacky.eu è un progetto che offre un Forum in italiano per Slackware Linux, leggi la nostra storia.

Aggiornamenti dal mondo Slackware

News

3 Febbraio 2022 - Slackware 15.0

Oggi (2 febbraio alle 22:22 orario UTC) è stata finalmente rilasciata la Slackware 15.0. Vi aspettiamo nel forum per commentare. Happy fun :)

13 Gennaio 2022 - Slackware 15 RC3

Siamo arrivati alla terza, e a meno di sorprese, l'ultima Release Candidate di Slackware 15. Da ora in poi ci saranno modifiche solo in caso di problemi seri, ma tutto lascia supporre che il 17 gennaio, come anticipato da Pat su LinuxQuestions, esca la tanto sospirata versione 15. Ti aspettiamo nel forum per parlarne.

16 Agosto 2021 - Slackware 15 RC1

È uscita stanotte la prima Release Candidate di Slackware 15. Come ha scritto Pat si tratta di un "congelamento", a meno di bugfix. Questo significa che la 15.0 sarà rilasciata con i software nella versione presente in questa RC1, a meno appunto di bug trovati, o aggiornamenti di sicurezza.

15 Aprile 2021 - Slackware 15 beta

Qualche giorno fa Pat ha rilasciato un corposo aggiornamento definendolo beta. La data dell'uscita di Slackware 15 si fa sempre più vicina.


ChangeLog

Slackware Current

			
  • Sun, 20 Apr 2025 20:32:47 +0000
    Sun Apr 20 20:32:47 UTC 2025
    a/kernel-firmware-20250419_5aa4207-noarch-1.txz: Upgraded.
    a/kernel-generic-6.12.24-x86_64-1.txz: Upgraded.
    ap/man-db-2.13.0-x86_64-4.txz: Rebuilt.
    Don't issue warnings about truncated whatis when called with --quiet.
    Thanks to Petri Kaukasoina.
    d/gdb-16.3-x86_64-1.txz: Upgraded.
    d/gperf-3.3-x86_64-1.txz: Upgraded.
    d/kernel-headers-6.12.24-x86-1.txz: Upgraded.
    d/python-setuptools-79.0.0-x86_64-1.txz: Upgraded.
    k/kernel-source-6.12.24-noarch-1.txz: Upgraded.
    x/ibus-libpinyin-1.16.2-x86_64-1.txz: Upgraded.
    isolinux/initrd.img: Rebuilt.
    kernels/*: Upgraded.
    testing/packages/linux-6.14.x/kernel-generic-6.14.3-x86_64-1.txz: Upgraded.
    testing/packages/linux-6.14.x/kernel-headers-6.14.3-x86-1.txz: Upgraded.
    testing/packages/linux-6.14.x/kernel-source-6.14.3-noarch-1.txz: Upgraded.
    usb-and-pxe-installers/usbboot.img: Rebuilt.
  • Sat, 19 Apr 2025 21:14:39 +0000
    Sat Apr 19 21:14:39 UTC 2025
    a/util-linux-2.41-x86_64-2.txz: Rebuilt.
    Build with --enable-login-lastlog so that /bin/login will log failed logins.
    Probably this is no longer the default as it is not Y2038 compliant. Anyway,
    certainly we'll be using pam_lastlog2 (or whatever is recommended then) well
    before 2038.
    Thanks to Markus Wiesner.
    xap/gnuchess-6.2.11-x86_64-2.txz: Rebuilt.
    Fixed missing eboard.xpm.
  • Sat, 19 Apr 2025 19:26:57 +0000
    Sat Apr 19 19:26:57 UTC 2025
    a/bcachefs-tools-1.25.2-x86_64-1.txz: Upgraded.
    l/pycurl-7.45.6-x86_64-1.txz: Upgraded.
    l/python-packaging-25.0-x86_64-1.txz: Upgraded.
    l/xapian-core-1.4.29-x86_64-1.txz: Upgraded.
    xap/gnuchess-6.2.11-x86_64-1.txz: Upgraded.
    Also upgraded to eboard-1.1.3.
    testing/packages/mesa-25.1.0_rc1-x86_64-1.txz: Added.

Slackware 15.0 (Stable)

			
  • Sat, 19 Apr 2025 19:26:57 +0000
    Sat Apr 19 19:26:57 UTC 2025
    patches/packages/zsh-5.9-x86_64-1_slack15.0.txz: Upgraded.
    This release fixes a security issue in zsh-5.8:
    Some prompt expansion sequences, such as %F, support 'arguments' which are
    themselves expanded in case they contain colour values, etc. This additional
    expansion would trigger PROMPT_SUBST evaluation, if enabled. This could be
    abused to execute code the user didn't expect. e.g., given a certain prompt
    configuration, an attacker could trick a user into executing arbitrary code
    by having them check out a Git branch with a specially crafted name.
    This is fixed in the shell itself by no longer performing PROMPT_SUBST
    evaluation on these prompt-expansion arguments.
    Note that this is a potential incompatibilty if you are relying
    on the previous behavior of PROMPT_SUBST.
    Thanks to pblsxw for the heads-up on this.
    For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2021-45444
    (* Security fix *)
  • Fri, 18 Apr 2025 18:43:09 +0000
    Fri Apr 18 18:43:09 UTC 2025
    patches/packages/libxml2-2.11.9-x86_64-3_slack15.0.txz: Rebuilt.
    This update fixes security issues:
    schemas: Fix heap buffer overflow in xmlSchemaIDCFillNodeTables.
    python: Read at most len/4 characters.
    For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2025-32415
    https://www.cve.org/CVERecord?id=CVE-2025-32414
    (* Security fix *)
  • Wed, 16 Apr 2025 21:02:37 +0000
    Wed Apr 16 21:02:37 UTC 2025
    extra/llvm-20.1.3-x86_64-1_slack15.0.txz: Upgraded.
    patches/packages/bind-9.18.36-x86_64-1_slack15.0.txz: Upgraded.
    This is a bugfix release.