Mirror of git://slackware.nl/current.git
Find a file
Patrick J Volkerding 7b9b973e94 Tue Jan 30 22:01:28 UTC 2024
a/lzip-1.24-x86_64-1.txz:  Upgraded.
a/openssl-solibs-3.2.1-x86_64-1.txz:  Upgraded.
ap/alsa-utils-1.2.11-x86_64-1.txz:  Upgraded.
ap/sqlite-3.45.1-x86_64-1.txz:  Upgraded.
d/binutils-2.42-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
d/cmake-3.28.2-x86_64-1.txz:  Upgraded.
d/oprofile-1.4.0-x86_64-13.txz:  Rebuilt.
  Recompiled against binutils-2.42.
d/strace-6.7-x86_64-1.txz:  Upgraded.
kde/digikam-8.2.0-x86_64-5.txz:  Rebuilt.
  Recompiled against libpng-1.6.42.
l/alsa-lib-1.2.11-x86_64-1.txz:  Upgraded.
l/libpng-1.6.42-x86_64-1.txz:  Upgraded.
  Fixed the implementation of the macro function png_check_sig().
  This was an API regression, introduced in libpng-1.6.41.
  Reported by Matthieu Darbois.
l/lmdb-0.9.32-x86_64-1.txz:  Upgraded.
l/neon-0.33.0-x86_64-1.txz:  Upgraded.
l/opencv-4.9.0-x86_64-3.txz:  Rebuilt.
  Recompiled against libpng-1.6.42.
l/qt5-5.15.12_20240103_b8fd1448-x86_64-4.txz:  Rebuilt.
  Recompiled against libpng-1.6.42.
l/talloc-2.4.2-x86_64-1.txz:  Upgraded.
l/tdb-1.4.10-x86_64-1.txz:  Upgraded.
l/tevent-0.16.1-x86_64-1.txz:  Upgraded.
n/openldap-2.6.7-x86_64-1.txz:  Upgraded.
n/openssl-3.2.1-x86_64-1.txz:  Upgraded.
  This update fixes possible denial-of-service security issues:
  A file in PKCS12 format can contain certificates and keys and may come from
  an untrusted source. The PKCS12 specification allows certain fields to be
  NULL, but OpenSSL did not correctly check for this case. A fix has been
  applied to prevent a NULL pointer dereference that results in OpenSSL
  crashing. If an application processes PKCS12 files from an untrusted source
  using the OpenSSL APIs then that application will be vulnerable to this
  issue prior to this fix.
  OpenSSL APIs that were vulnerable to this are: PKCS12_parse(),
  PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes()
  and PKCS12_newpass().
  When function EVP_PKEY_public_check() is called on RSA public keys,
  a computation is done to confirm that the RSA modulus, n, is composite.
  For valid RSA keys, n is a product of two or more large primes and this
  computation completes quickly. However, if n is an overly large prime,
  then this computation would take a long time.
  An application that calls EVP_PKEY_public_check() and supplies an RSA key
  obtained from an untrusted source could be vulnerable to a Denial of Service
  attack.
  The function EVP_PKEY_public_check() is not called from other OpenSSL
  functions however it is called from the OpenSSL pkey command line
  application. For that reason that application is also vulnerable if used
  with the "-pubin" and "-check" options on untrusted data.
  To resolve this issue RSA keys larger than OPENSSL_RSA_MAX_MODULUS_BITS will
  now fail the check immediately with an RSA_R_MODULUS_TOO_LARGE error reason.
  Fix excessive time spent in DH check / generation with large Q parameter
  value.
  Applications that use the functions DH_generate_key() to generate an
  X9.42 DH key may experience long delays. Likewise, applications that use
  DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check()
  to check an X9.42 DH key or X9.42 DH parameters may experience long delays.
  Where the key or parameters that are being checked have been obtained from
  an untrusted source this may lead to a Denial of Service.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2024-0727
    https://www.cve.org/CVERecord?id=CVE-2023-6237
    https://www.cve.org/CVERecord?id=CVE-2023-5678
  (* Security fix *)
xap/MPlayer-20240130-x86_64-1.txz:  Upgraded.
  Fixed build script to exit on errors.
  Patched to build against gettext-0.22.4.
  Thanks to Matteo Bernardini.
xap/xine-lib-1.2.13-x86_64-7.txz:  Rebuilt.
  Recompiled against libpng-1.6.42.
2024-01-30 23:34:34 +01:00
EFI/BOOT Fri Jul 5 20:08:13 UTC 2019 2019-07-06 08:59:49 +02:00
extra Mon Jan 29 19:17:30 UTC 2024 2024-01-29 21:03:28 +01:00
isolinux Fri Jan 26 01:49:20 UTC 2024 2024-01-26 03:50:15 +01:00
kernels Fri Jan 26 01:49:20 UTC 2024 2024-01-26 03:50:15 +01:00
slackware64 Mon Jan 29 19:17:30 UTC 2024 2024-01-29 21:03:28 +01:00
source Tue Jan 30 22:01:28 UTC 2024 2024-01-30 23:34:34 +01:00
testing/source Tue Jan 2 20:26:50 UTC 2024 2024-01-02 21:59:28 +01:00
usb-and-pxe-installers Thu Mar 24 20:59:09 UTC 2022 2022-03-25 06:59:45 +01:00
.gitignore Slackware 13.0 2018-05-31 22:41:17 +02:00
ANNOUNCE.15.0 Wed Feb 2 22:22:22 UTC 2022 2022-02-04 00:29:06 +01:00
ChangeLog.rss Tue Jan 30 22:01:28 UTC 2024 2024-01-30 23:34:34 +01:00
ChangeLog.txt Tue Jan 30 22:01:28 UTC 2024 2024-01-30 23:34:34 +01:00
CHANGES_AND_HINTS.TXT Wed Feb 2 22:22:22 UTC 2022 2022-02-04 00:29:06 +01:00
COPYING Slackware 13.0 2018-05-31 22:41:17 +02:00
COPYING3 Slackware 13.0 2018-05-31 22:41:17 +02:00
COPYRIGHT.TXT Slackware 14.2 2018-05-31 23:31:18 +02:00
CRYPTO_NOTICE.TXT Slackware 13.0 2018-05-31 22:41:17 +02:00
FILELIST.TXT Tue Jan 30 22:01:28 UTC 2024 2024-01-30 23:34:34 +01:00
GPG-KEY Slackware 14.0 2018-05-31 22:51:55 +02:00
README.initrd Fri Jan 26 01:49:20 UTC 2024 2024-01-26 03:50:15 +01:00
README.TXT Wed Feb 2 04:17:39 UTC 2022 2022-02-02 08:59:53 +01:00
README_CRYPT.TXT Mon Dec 11 22:18:13 UTC 2023 2023-12-12 00:13:38 +01:00
README_LVM.TXT Wed Mar 30 22:37:05 UTC 2022 2022-03-31 06:59:46 +02:00
README_RAID.TXT Mon Dec 11 22:18:13 UTC 2023 2023-12-12 00:13:38 +01:00
README_UEFI.TXT Fri Jul 20 02:05:55 UTC 2018 2018-07-20 09:00:40 +02:00
recompress.sh Tue Jan 30 22:01:28 UTC 2024 2024-01-30 23:34:34 +01:00
RELEASE_NOTES Wed Feb 2 22:22:22 UTC 2022 2022-02-04 00:29:06 +01:00
Slackware-HOWTO Wed Feb 2 04:17:39 UTC 2022 2022-02-02 08:59:53 +01:00
SPEAK_INSTALL.TXT Slackware 13.0 2018-05-31 22:41:17 +02:00
SPEAKUP_DOCS.TXT Slackware 13.0 2018-05-31 22:41:17 +02:00
UPGRADE.TXT Wed Jan 26 20:46:44 UTC 2022 2022-01-27 08:59:55 +01:00

Welcome to Slackware 15.0!  (64-bit x86_64 edition)

Slackware 15.0 is a complete distribution of the Linux operating system.

Here are some versions of major components of Slackware 15.0:

- Linux kernel           5.15.19
- GCC compiler           11.2.0
- LLVM compiler          13.0.0
- Rust compiler          1.58.1
- Binutils               2.37
- GNU C Library          2.33
- KDE Plasma             5.23.5
- Xfce                   4.16

For installation instructions, see the file 'Slackware-HOWTO'.

For important hints about this release, see the file 'CHANGES_AND_HINTS.TXT'.

These are some of the important files and directories found on the Slackware
FTP site:

  ftp://ftp.slackware.com/pub/slackware/slackware64-15.0/

Thanks to cwo.com for continuing to help us with hosting for our web site,
and to the OSU Open Source Lab for hosting our archives at ftp.slackware.com
(aka ftp.osuosl.org).

If you're reading this on a CD-ROM, these directories will probably be
split across several discs.

.
|-- ANNOUNCE.15.0        Announcement for Slackware 15.0.
|-- CHANGES_AND_HINTS.TXT  A summary of major changes from Slackware 14.2
|                        to 15.0 and common pitfalls.
|-- CHECKSUMS.md5        MD5 format file checksums.
|-- COPYING              The GNU Public License, version 2.
|-- COPYING3             The GNU Public License, version 3.
|-- COPYRIGHT.TXT        Slackware copyright and trademark information.
|-- CRYPTO_NOTICE.TXT    Legal information about encryption in Slackware.
|-- ChangeLog.txt        Log of system changes.
|-- EFI/                 Boot files for UEFI systems.
|-- FILELIST.TXT         List of files on the Slackware FTP site.
|-- GPG-KEY              The GnuPG key used to verify Slackware packages.
|-- PACKAGES.TXT         A detailed list of the core Slackware packages.
|-- README.initrd        Information about building an initrd for use with
|                        a generic Linux kernel.
|-- README_CRYPT.TXT     Information about installing Slackware with
|                        encrypted LVM.
|-- README_LVM.TXT       Information about how to install Slackware onto LVM
|                        (including the /, if you want).
|-- README_RAID.TXT      Information about installing Slackware using the
|                        kernel's Software RAID (md) levels.
|-- README_UEFI.TXT      Instructions for installing on UEFI machines.
|-- SPEAKUP_DOCS.TXT     Documentation for the Speakup speech synth software.
|-- SPEAK_INSTALL.TXT    How to install with Speakup speech synthesis.
|
|-- Slackware-HOWTO      Instructions for installing Slackware from CD.
|                        If you're new to Slackware, start with this.
|-- UPGRADE.TXT          How to upgrade from Slackware 14.2 to Slackware 15.0.
|
|-- extra/               Extra packages for Slackware like:
|   |                    aspell-word-lists, bash-completion, bittornado,
|   |                    brltty, fltk, getty-ps, php80, php81, rust (for
|   |                    Mozilla), sendmail, tigervnc, xf86-video-fbdev,
|   |                    xf86-video-nouveau-blacklist, xfractint, and xv.
|   |                    Scripts are also included to repackage some
|   |                    non-redistributable binaries into Slackware packages:
|   |                    google-chrome and java.
|   |
|   `-- source/          Source code for the extra packages.
|
|-- isolinux/            The ISOLINUX loader and initrd.img used to install
|   |                    Slackware from installation media or the network.
|   |                    Also found here is a README.TXT file describing how
|   |                    to create a Slackware installation ISO image and
|   |                    burn it to CD-R or DVD-(+)R.
|   |
|   |-- README.TXT       How to burn a Bootable Slackware disc.
|   |
|   `-- initrd.img       Installation initrd (can also be loaded with Loadlin)
|
|-- kernels/             Precompiled Linux 5.15.19 kernel images.
|   |
|   `-- huge.s           The default standard install kernel for Slackware.
|                        This supports pretty much everything in the
|                        5.15.19 kernel, and includes support for Speakup.
|                        This kernel requires an x86_64 (also known as AMD64,
|                        EM64T, or Intel 64) capable 64-bit CPU.
|    
|-- slackware64/         This directory contains the core software packages
|   |                    for Slackware 15.0.
|   |
|   |-- a/               The A (base) package series.
|   |-- ap/              The AP (applications) package series.
|   |-- d/               The D (development) package series.
|   |-- e/               The E (GNU Emacs) package series.
|   |-- f/               The F (FAQ/Documentation) package series.
|   |-- k/               The K (kernel source) package series.
|   |-- kde/             The KDE Plasma package series.
|   |-- l/               The L (libraries) package series.
|   |-- n/               The N (networking) package series.
|   |-- t/               The T (TeX) package series.
|   |-- tcl/             The TCL (Tcl/Tk and related) package series.
|   |-- x/               The X (X Window System) package series.
|   |-- xap/             The XAP (X applications) package series.
|   |-- xfce/            The XFCE (Xfce desktop) package series.
|   `-- y/               The Y (BSD games) package series.
|
|-- source/              This directory contains source code for the core
|   |                    software packages in Slackware.
|   |
|   |-- a/               Source for the A (base) series.
|   |-- ap/              Source for the AP (applications) series.
|   |-- d/               Source for the D (development) series.
|   |-- e/               Source for the E (GNU Emacs) series.
|   |-- f/               slack-desc files for the F (FAQ) series.
|   |-- installer/       Source for utilities used in the installer.
|   |-- k/               Source for the K (kernel source) series.
|   |-- kde/             Source for the KDE series.
|   |-- l/               Source for the L (libraries) series.
|   |-- n/               Source for the N (networking) series.
|   |-- t/               Source for the T (TeX) series.
|   |-- tcl/             Source for the TCL (Tcl/Tk and related) series.
|   |-- x/               Source for the X (X Window System) series.
|   |-- xap/             Source for the XAP (X applications) series.
|   |-- xfce/            Source for the XFCE (Xfce desktop) series.
|   `-- y/               Source for the Y (BSD games) series.
|
|-- testing/             This directory contains packages being tested
|   |                    for possible use in future versions of Slackware.
|   |                    For this release, it contains sample kernel
|   |                    configuration files for Linux 5.16.5.
|   |
|   `--- source/         This directory contains source code for the 
|                        packages in testing.
|
`-- usb-and-pxe-installers  These are alternate installers useful
    |                       for large-scale Linux deployment or if
    |                       your machine can boot PXE and/or USB but
    |                       not an optical disc.  For PXE, the initrd.img
    |                       file in isolinux/ is also required.
    |
    |-- README_PXE.TXT
    |-- README_USB.TXT
    |-- pxelinux.cfg_default
    `-- usbboot.img       The Slackware installer for bootable USB flash.
    `-- usbimg2disk.sh    Script to make a partitioned USB flash installer
                          from usbboot.img.

Slackware relies on user contributions for funding. If you'd like to help,
visit one of these links:

https://www.patreon.com/slackwarelinux
https://paypal.me/volkerdi

Contibutions are not tax deductible. Thanks for your support in any amount!

Enjoy!

Patrick Volkerding
volkerdi@slackware.com