Commit graph

6 commits

Author SHA1 Message Date
Patrick J Volkerding
b36863e097 Tue Oct 17 19:34:56 UTC 2023
a/util-linux-2.39.2-x86_64-2.txz:  Rebuilt.
  Copy /etc/pam.d/login to /etc/pam.d/remote. This is needed for /bin/login's
  '-h' option, used (for example) by telnetd. If -h is used without
  /etc/pam.d/remote, pam will not be configured properly, and /etc/securetty
  will be ignored, possibly allowing root to login from a tty that is not
  considered secure. Of course, the usual disclaimers about the security of
  telnet/telnetd apply.
  Thanks to HytronBG and Petri Kaukasoina.
  (* Security fix *)
ap/qpdf-11.6.3-x86_64-1.txz:  Upgraded.
d/llvm-17.0.3-x86_64-1.txz:  Upgraded.
l/libjpeg-turbo-3.0.1-x86_64-1.txz:  Upgraded.
l/tevent-0.16.0-x86_64-1.txz:  Upgraded.
n/samba-4.19.2-x86_64-1.txz:  Upgraded.
  This update fixes bugs and a security issue:
  Heap buffer overflow with freshness tokens in the Heimdal KDC in Samba 4.19.
  For more information, see:
    https://www.cve.org/CVERecord?id=CVE-2023-5568
  (* Security fix *)
x/OpenCC-1.1.7-x86_64-1.txz:  Upgraded.
xfce/xfconf-4.18.2-x86_64-1.txz:  Upgraded.
2023-10-17 22:37:03 +02:00
Patrick J Volkerding
0f53ad5c82 Fri Jun 30 20:20:35 UTC 2023
a/util-linux-2.39.1-x86_64-2.txz:  Rebuilt.
  Since libmount has dropped support for the traditional /etc/mtab file, if
  we find one replace it with a symlink to /proc/mounts.
kde/digikam-8.0.0-x86_64-4.txz:  Rebuilt.
  Recompiled against opencv-4.8.0.
kde/kirigami-addons-0.9.0-x86_64-1.txz:  Upgraded.
l/glib-networking-2.76.1-x86_64-1.txz:  Upgraded.
l/gst-plugins-bad-free-1.22.4-x86_64-2.txz:  Rebuilt.
  Recompiled against opencv-4.8.0.
l/gvfs-1.50.5-x86_64-1.txz:  Upgraded.
l/libpaper-2.1.1-x86_64-1.txz:  Upgraded.
l/libwebp-1.3.1-x86_64-1.txz:  Upgraded.
l/mozilla-nss-3.91-x86_64-1.txz:  Upgraded.
l/netpbm-11.03.00-x86_64-1.txz:  Upgraded.
l/opencv-4.8.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
n/bluez-5.67-x86_64-1.txz:  Upgraded.
n/openresolv-3.13.2-noarch-1.txz:  Upgraded.
n/p11-kit-0.25.0-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
  Make /etc/mtab a symlink to /proc/mounts. (I thought we did this before?)
  Remove /etc/mounts symlink.
  In rc.S, don't try to initialize /etc/mtab or fake mount /.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
  Make /etc/mtab a symlink to /proc/mounts. (I thought we did this before?)
  Remove /etc/mounts symlink.
  In rc.S, don't try to initialize /etc/mtab or fake mount /.
2023-06-30 23:39:13 +02:00
Patrick J Volkerding
7cde3ca9e7 Sat Feb 15 02:42:28 UTC 2020
a/kernel-generic-5.4.20-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.20-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.20-x86_64-1.txz:  Upgraded.
a/shadow-4.8.1-x86_64-3.txz:  Rebuilt.
a/util-linux-2.35.1-x86_64-3.txz:  Rebuilt.
d/kernel-headers-5.4.20-x86-1.txz:  Upgraded.
k/kernel-source-5.4.20-noarch-1.txz:  Upgraded.
l/ConsoleKit2-1.2.1-x86_64-2.txz:  Rebuilt.
l/dconf-editor-3.34.4-x86_64-1.txz:  Upgraded.
l/libxkbcommon-0.10.0-x86_64-1.txz:  Added.
l/openal-soft-1.19.1-x86_64-1.txz:  Added.
l/qt5-5.13.2-x86_64-1.txz:  Added.
  Thanks to alienBOB.
n/openssh-8.2p1-x86_64-1.txz:  Upgraded.
  Potentially incompatible changes:
  * ssh(1), sshd(8): the removal of "ssh-rsa" from the accepted
    CASignatureAlgorithms list.
  * ssh(1), sshd(8): this release removes diffie-hellman-group14-sha1
    from the default key exchange proposal for both the client and
    server.
  * ssh-keygen(1): the command-line options related to the generation
    and screening of safe prime numbers used by the
    diffie-hellman-group-exchange-* key exchange algorithms have
    changed. Most options have been folded under the -O flag.
  * sshd(8): the sshd listener process title visible to ps(1) has
    changed to include information about the number of connections that
    are currently attempting authentication and the limits configured
    by MaxStartups.
x/mesa-19.3.4-x86_64-2.txz:  Rebuilt.
  Reverted "[PATCH] swr: Fix GCC 4.9 checks." which makes X fail to start with
  an illegal instruction on some hardware.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/PAM/ConsoleKit2-1.2.1-x86_64-2_pam.txz:  Rebuilt.
  Rebuilt with --disable-libcgmanager to fix setting limits on PAM.
  Thanks to gattocarlo.
testing/packages/PAM/openssh-8.2p1-x86_64-1_pam.txz:  Upgraded.
testing/packages/PAM/shadow-4.8.1-x86_64-3_pam.txz:  Rebuilt.
  Moved some of the /etc/pam.d/ file to the util-linux package where they
  more properly belong.
testing/packages/PAM/util-linux-2.35.1-x86_64-3_pam.txz:  Rebuilt.
  Added some /etc/pam.d/ files previously in the shadow package.
  Changed /etc/pam.d/{chfn,chsh} and made chfn/chsh setuid root to fix them.
  Added /etc/pam.d/{runuser,runuser-l}.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-02-15 08:59:47 +01:00
Patrick J Volkerding
bea4af160d Thu Feb 13 20:17:58 UTC 2020
a/sysvinit-scripts-2.1-noarch-29.txz:  Rebuilt.
  rc.S: make /var/run a bind mount to /run. Thanks to Robby Workman.
  rc.S: make a few adjustments to temporary file cleanup.
  rc.M: drop additional checks on starting rc.syslog.
a/util-linux-2.35.1-x86_64-2.txz:  Rebuilt.
d/bison-3.5.2-x86_64-1.txz:  Upgraded.
l/pcre-8.44-x86_64-1.txz:  Upgraded.
l/sdl-1.2.15-x86_64-9.txz:  Rebuilt.
  Replaced missing SDL_ttf docs. Thanks to Stuart Winter.
n/krb5-1.18-x86_64-1.txz:  Upgraded.
x/mesa-19.3.4-x86_64-1.txz:  Upgraded.
testing/packages/PAM/util-linux-2.35.1-x86_64-2_pam.txz:  Rebuilt.
  Added /etc/default/su containing 'ALWAYS_SET_PATH yes' to ensure that
  ENV_SUPATH from /etc/login.defs is used for the $PATH with plain 'su'.
2020-02-14 08:59:48 +01:00
Patrick J Volkerding
1e8ea1d7ed Wed Jan 9 03:21:06 UTC 2019
ap/alsa-utils-1.1.8-x86_64-1.txz:  Upgraded.
ap/gutenprint-5.3.1-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/alsa-lib-1.1.8-x86_64-1.txz:  Upgraded.
l/alsa-oss-1.1.8-x86_64-1.txz:  Upgraded.
l/alsa-plugins-1.1.8-x86_64-1.txz:  Upgraded.
extra/pure-alsa-system/alsa-lib-1.1.8-x86_64-1_alsa.txz:  Upgraded.
extra/pure-alsa-system/alsa-plugins-1.1.8-x86_64-1_alsa.txz:  Upgraded.
2019-01-09 08:59:41 +01:00
Patrick J Volkerding
75a4a592e5 Slackware 13.37
Mon Apr 25 13:37:00 UTC 2011
Slackware 13.37 x86_64 stable is released!

Thanks to everyone who pitched in on this release: the Slackware team,
the folks producing upstream code, and linuxquestions.org for providing
a great forum for collaboration and testing.

The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a
dual-sided
32-bit/64-bit x86/x86_64 DVD.  Please consider supporting the Slackware
project by picking up a copy from store.slackware.com.  We're taking
pre-orders now, and offer a discount if you sign up for a subscription.

As always, thanks to the Slackware community for testing, suggestions,
and feedback.  :-)

Have fun!
2018-05-31 22:45:18 +02:00
Renamed from source/a/util-linux-ng/doinst.sh (Browse further)