mirror of
git://slackware.nl/current.git
synced 2024-12-31 10:28:29 +01:00
6e7b66a8ed
ap/sudo-1.8.28-x86_64-1.txz: Upgraded. Fixed a bug where an sudo user may be able to run a command as root when the Runas specification explicitly disallows root access as long as the ALL keyword is listed first. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14287 (* Security fix *)
16 lines
575 B
Text
16 lines
575 B
Text
# This file lists shared library symlinks for libraries we would
|
|
# like to keep copies of temporarily until we can recompile
|
|
# everything that's still using them. Once that happens, they'll
|
|
# be dropped from this package.
|
|
#
|
|
# We need these libraries here or we won't be able to recompile gcc
|
|
# after any of them get a shared library .so-version bump:
|
|
/usr/lib/libisl.so.21
|
|
/usr/lib/libmpc.so.3
|
|
/usr/lib/libmpfr.so.6
|
|
/usr/lib/libgmp.so.10
|
|
/usr/lib/libgmpxx.so.4
|
|
#
|
|
# Add the shared library from libdvdread-6.0.1 until third party packages catch up:
|
|
#
|
|
/usr/lib/libdvdread.so.4
|