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
- Fri, 24 Apr 2026 18:56:04 +0000
Fri Apr 24 18:56:04 UTC 2026
Alright folks, after careful consideration, we're done with simpledrm for now.
It worked fine on all my machines (but not noticably better in any way), but
granted I don't need to load EDID, nor do I generally use the NVIDIA blob.
You can all blame me for failing to remember the principle of YAGNI. Maybe
we'll need this down the road, but we do not need it *now*. And maybe by the
time we need something else, the replacement for simpledrm will work a bit
better. Cheers! :-)
a/glibc-zoneinfo-2026b-noarch-1.txz: Upgraded.
This package provides the latest timezone updates.
a/kernel-generic-6.18.24-x86_64-1.txz: Upgraded.
a/ntfs-3g-2026.2.25-x86_64-1.txz: Upgraded.
a/sed-4.10-x86_64-1.txz: Upgraded.
ap/cups-2.4.18-x86_64-1.txz: Upgraded.
Fixed cupsd crash if user does not exist (Issue #1555).
ap/man-pages-6.18-noarch-1.txz: Upgraded.
ap/qemu-11.0.0-x86_64-1.txz: Upgraded.
ap/qemu-guest-agent-11.0.0-x86_64-1.txz: Upgraded.
d/google-go-lang-1.26.2-x86_64-1.txz: Upgraded.
d/kernel-headers-6.18.24-x86-1.txz: Upgraded.
d/parallel-20260422-noarch-1.txz: Upgraded.
k/kernel-source-6.18.24-noarch-1.txz: Upgraded.
BLK_DEV_FD y -> m
DEBUG_PREEMPT y -> n
DRM y -> m
DRM_GEM_SHMEM_HELPER y -> m
DRM_KMS_HELPER y -> m
DRM_SIMPLEDRM y -> n
FIRMWARE_EDID n -> y
NODES_SHIFT 6 -> 7
+FB_SIMPLE n
Thanks to ZhaoLin1547, dchmelik, and jtsn.
l/fftw-3.3.11-x86_64-1.txz: Upgraded.
l/imagemagick-7.1.2_21-x86_64-1.txz: Upgraded.
l/mozjs140-140.10.0esr-x86_64-1.txz: Upgraded.
l/openblas-0.3.33-x86_64-1.txz: Upgraded.
l/pipewire-1.6.4-x86_64-1.txz: Upgraded.
l/python-certifi-2026.4.22-x86_64-1.txz: Upgraded.
l/python-idna-3.13-x86_64-1.txz: Upgraded.
l/python-pathspec-1.1.0-x86_64-1.txz: Upgraded.
l/python-wheel-0.47.0-x86_64-1.txz: Upgraded.
l/simdutf-9.0.0-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
l/vte-0.84.0-x86_64-2.txz: Rebuilt.
Recompiled against simdutf-9.0.0.
n/openvpn-2.7.2-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
testing/packages/linux-7.0.x/kernel-generic-7.0.1-x86_64-1.txz: Upgraded.
testing/packages/linux-7.0.x/kernel-headers-7.0.1-x86-1.txz: Upgraded.
testing/packages/linux-7.0.x/kernel-source-7.0.1-noarch-1.txz: Upgraded.
-DRM_SYSFB_HELPER y
-FB_ARK n
-FB_MATROX n
-FB_S3 n
-FB_VT8623 n
BLK_DEV_FD y -> m
DEBUG_PREEMPT y -> n
DRM y -> m
DRM_CLIENT_LIB y -> m
DRM_CLIENT_SELECTION y -> m
DRM_GEM_SHMEM_HELPER y -> m
DRM_KMS_HELPER y -> m
DRM_SIMPLEDRM y -> n
FB_TILEBLITTING y -> n
IPV6 m -> y
IP_VS_IPV6 n -> y
NODES_SHIFT 6 -> 7
SYSFB_SIMPLEFB y -> n
+DRM_EFIDRM n
+DRM_VESADRM n
+FB_SIMPLE n
+IPV6_SEG6_BPF y
+MPTCP_IPV6 y
+TCP_AO y
+TCP_SIGPOOL y
Thanks to ZhaoLin1547, gcosbug, dchmelik, and jtsn.
testing/packages/mesa-26.1.0_rc2-x86_64-1.txz: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt. - Wed, 22 Apr 2026 00:29:07 +0000
Wed Apr 22 00:29:07 UTC 2026
d/cmake-4.3.2-x86_64-1.txz: Upgraded.
d/llvm-22.1.4-x86_64-1.txz: Upgraded.
d/meson-1.11.1-x86_64-1.txz: Upgraded.
d/ruby-4.0.3-x86_64-1.txz: Upgraded.
This update fixes a security issue:
ERB @_init deserialization guard bypass via def_module / def_method /
def_class. Any Ruby application that calls Marshal.load on untrusted data
AND has both erb and activesupport loaded is vulnerable to arbitrary code
execution.
For more information, see:
https://www.ruby-lang.org/en/news/2026/04/21/ruby-4-0-3-released/
https://www.cve.org/CVERecord?id=CVE-2026-41316
(* Security fix *)
d/valgrind-3.27.0-x86_64-1.txz: Upgraded.
l/libclc-22.1.4-x86_64-1.txz: Upgraded.
l/python-idna-3.12-x86_64-1.txz: Upgraded.
x/labwc-0.9.7-x86_64-1.txz: Upgraded.
x/libXpm-3.5.19-x86_64-1.txz: Upgraded.
This update fixes a security issue:
Out-of-bounds read in xpmNextWord().
For more information, see:
https://lists.x.org/archives/xorg-devel/2026-April/059452.html
https://www.cve.org/CVERecord?id=CVE-2026-4367
(* Security fix *)
xap/mozilla-firefox-140.10.0esr-x86_64-1.txz: Upgraded.
This update contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/firefox/140.10.0/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2026-32/
https://www.cve.org/CVERecord?id=CVE-2026-6746
https://www.cve.org/CVERecord?id=CVE-2026-6747
https://www.cve.org/CVERecord?id=CVE-2026-6748
https://www.cve.org/CVERecord?id=CVE-2026-6749
https://www.cve.org/CVERecord?id=CVE-2026-6750
https://www.cve.org/CVERecord?id=CVE-2026-6751
https://www.cve.org/CVERecord?id=CVE-2026-6752
https://www.cve.org/CVERecord?id=CVE-2026-6753
https://www.cve.org/CVERecord?id=CVE-2026-6754
https://www.cve.org/CVERecord?id=CVE-2026-6757
https://www.cve.org/CVERecord?id=CVE-2026-6759
https://www.cve.org/CVERecord?id=CVE-2026-6761
https://www.cve.org/CVERecord?id=CVE-2026-6762
https://www.cve.org/CVERecord?id=CVE-2026-6763
https://www.cve.org/CVERecord?id=CVE-2026-6764
https://www.cve.org/CVERecord?id=CVE-2026-6765
https://www.cve.org/CVERecord?id=CVE-2026-6766
https://www.cve.org/CVERecord?id=CVE-2026-6767
https://www.cve.org/CVERecord?id=CVE-2026-6769
https://www.cve.org/CVERecord?id=CVE-2026-6770
https://www.cve.org/CVERecord?id=CVE-2026-6771
https://www.cve.org/CVERecord?id=CVE-2026-6772
https://www.cve.org/CVERecord?id=CVE-2026-6776
https://www.cve.org/CVERecord?id=CVE-2026-6785
https://www.cve.org/CVERecord?id=CVE-2026-6786
(* Security fix *)
xap/mozilla-thunderbird-140.10.0esr-x86_64-1.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/140.10.0esr/releasenotes/
https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird140.10
(* Security fix *) - Mon, 20 Apr 2026 21:17:03 +0000
Mon Apr 20 21:17:03 UTC 2026
a/bcachefs-tools-1.38.0-x86_64-1.txz: Upgraded.
a/coreutils-9.11-x86_64-1.txz: Upgraded.
ap/vim-9.2.0382-x86_64-1.txz: Upgraded.
d/git-2.54.0-x86_64-1.txz: Upgraded.
l/harfbuzz-14.2.0-x86_64-1.txz: Upgraded.
xap/vim-gvim-9.2.0382-x86_64-1.txz: Upgraded.
Slackware 15.0 (Stable)
- Fri, 24 Apr 2026 18:56:04 +0000
Fri Apr 24 18:56:04 UTC 2026
patches/packages/cups-2.4.18-x86_64-1_slack15.0.txz: Upgraded.
Fixed cupsd crash if user does not exist (Issue #1555).
patches/packages/glibc-zoneinfo-2026b-noarch-1_slack15.0.txz: Upgraded.
This package provides the latest timezone updates. - Wed, 22 Apr 2026 00:29:07 +0000
Wed Apr 22 00:29:07 UTC 2026
patches/packages/libXpm-3.5.19-x86_64-1_slack15.0.txz: Upgraded.
This update fixes a security issue:
Out-of-bounds read in xpmNextWord().
For more information, see:
https://lists.x.org/archives/xorg-devel/2026-April/059452.html
https://www.cve.org/CVERecord?id=CVE-2026-4367
(* Security fix *)
patches/packages/mozilla-firefox-140.10.0esr-x86_64-1_slack15.0.txz: Upgraded.
This update contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/firefox/140.10.0/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2026-32/
https://www.cve.org/CVERecord?id=CVE-2026-6746
https://www.cve.org/CVERecord?id=CVE-2026-6747
https://www.cve.org/CVERecord?id=CVE-2026-6748
https://www.cve.org/CVERecord?id=CVE-2026-6749
https://www.cve.org/CVERecord?id=CVE-2026-6750
https://www.cve.org/CVERecord?id=CVE-2026-6751
https://www.cve.org/CVERecord?id=CVE-2026-6752
https://www.cve.org/CVERecord?id=CVE-2026-6753
https://www.cve.org/CVERecord?id=CVE-2026-6754
https://www.cve.org/CVERecord?id=CVE-2026-6757
https://www.cve.org/CVERecord?id=CVE-2026-6759
https://www.cve.org/CVERecord?id=CVE-2026-6761
https://www.cve.org/CVERecord?id=CVE-2026-6762
https://www.cve.org/CVERecord?id=CVE-2026-6763
https://www.cve.org/CVERecord?id=CVE-2026-6764
https://www.cve.org/CVERecord?id=CVE-2026-6765
https://www.cve.org/CVERecord?id=CVE-2026-6766
https://www.cve.org/CVERecord?id=CVE-2026-6767
https://www.cve.org/CVERecord?id=CVE-2026-6769
https://www.cve.org/CVERecord?id=CVE-2026-6770
https://www.cve.org/CVERecord?id=CVE-2026-6771
https://www.cve.org/CVERecord?id=CVE-2026-6772
https://www.cve.org/CVERecord?id=CVE-2026-6776
https://www.cve.org/CVERecord?id=CVE-2026-6785
https://www.cve.org/CVERecord?id=CVE-2026-6786
(* Security fix *)
patches/packages/mozilla-thunderbird-140.10.0esr-x86_64-1_slack15.0.txz: Upgraded.
This release contains security fixes and improvements.
For more information, see:
https://www.mozilla.org/en-US/thunderbird/140.10.0esr/releasenotes/
https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird140.10
(* Security fix *) - Sun, 19 Apr 2026 00:05:42 +0000
Sun Apr 19 00:05:42 UTC 2026
extra/tigervnc/tigervnc-1.16.2-x86_64-2_slack15.0.txz: Rebuilt.
Rebuilt against xorg-server-1.20.14 patched to fix security issues:
XKB Integer Underflow in XkbSetCompatMap().
XKB Out-of-bounds Read in CheckSetGeom().
XSYNC Use-after-free in miSyncTriggerFence().
XKB Out-of-bounds read in CheckModifierMap().
XKB Buffer overflow in CheckKeyTypes().
For more information, see:
https://lists.x.org/archives/xorg-devel/2026-April/059446.html
https://www.cve.org/CVERecord?id=CVE-2026-33999
https://www.cve.org/CVERecord?id=CVE-2026-34000
https://www.cve.org/CVERecord?id=CVE-2026-34001
https://www.cve.org/CVERecord?id=CVE-2026-34002
https://www.cve.org/CVERecord?id=CVE-2026-34003
(* Security fix *)
Forum Slacky
- 24/04/2026
- 23/04/2026
- 19/04/2026
- 09/04/2026
- 06/04/2026
- 01/03/2026
- 28/02/2026
- 18/02/2026
- 18/02/2026
- 01/02/2026
- 25/01/2026
- 25/01/2026
- 02/01/2026
- 26/12/2025
- 22/12/2025
- 16/12/2025
- 26/11/2025
- 29/10/2025
- 24/10/2025
- 20/10/2025
- 10/10/2025
- 09/10/2025
- 16/09/2025
- 16/09/2025
- 08/09/2025