Package util-linux: Information

  • Default inline alert: Version in the repository: 2.39.2-alt1

Source package: util-linux
Version: 2.37.3-alt2
Build time:  Jan 26, 2022, 03:12 AM
Category: System/Base
Report package bug
License: GPL-2.0 and GPL-2.0-or-later and LGPL-2.1-or-later and BSD-3-Clause and BSD-4-Clause-UC and ALT-Public-Domain
Summary: A collection of basic system utilities
Description: 
The util-linux package contains a large variety of low-level system
utilities that are necessary for a Linux system to function. Among
others, Util-linux contains the fdisk configuration tool and the login
program.

List of rpms provided by this srpm:
agetty (riscv64)
agetty-debuginfo (riscv64)
bash-completion-util-linux (noarch)
cfdisk (riscv64)
cfdisk-debuginfo (riscv64)
fdisk (riscv64)
fdisk-debuginfo (riscv64)
getopt (riscv64)
getopt-debuginfo (riscv64)
hardlink (riscv64)
hardlink-debuginfo (riscv64)
hwclock (riscv64)
hwclock-debuginfo (riscv64)
libblkid (riscv64)
libblkid-debuginfo (riscv64)
libblkid-devel (riscv64)
libblkid-devel-static (riscv64)
libfdisk (riscv64)
libfdisk-debuginfo (riscv64)
libfdisk-devel (riscv64)
libfdisk-devel-static (riscv64)
libmount (riscv64)
libmount-debuginfo (riscv64)
libmount-devel (riscv64)
libmount-devel-static (riscv64)
libsmartcols (riscv64)
libsmartcols-debuginfo (riscv64)
libsmartcols-devel (riscv64)
libsmartcols-devel-static (riscv64)
libuuid (riscv64)
libuuid-debuginfo (riscv64)
libuuid-devel (riscv64)
libuuid-devel-static (riscv64)
look (riscv64)
look-debuginfo (riscv64)
losetup (riscv64)
losetup-debuginfo (riscv64)
lsblk (riscv64)
lsblk-debuginfo (riscv64)
mount (riscv64)
mount-debuginfo (riscv64)
rfkill (riscv64)
rfkill-debuginfo (riscv64)
schedutils (riscv64)
schedutils-debuginfo (riscv64)
setarch (riscv64)
setarch-debuginfo (riscv64)
sfdisk (riscv64)
sfdisk-debuginfo (riscv64)
util-linux (riscv64)
util-linux-control (noarch)
util-linux-debuginfo (riscv64)
uuidd (riscv64)
uuidd-debuginfo (riscv64)

Maintainer: Alexey Gladkov


    1. asciidoctor
    2. bash4
    3. libselinux-devel
    4. /dev/pts
    5. klibc-devel
    6. glibc-devel-static
    7. /proc
    8. libncursesw-devel
    9. libpam-devel
    10. libudev-devel
    11. libcap-ng-devel
    12. libaudit-devel
    13. libpopt-devel
    14. zlib-devel

Last changed


Jan. 25, 2022 Alexey Gladkov 2.37.3-alt2
- Set restricted execution mode to mount/umount/write by default.
Jan. 24, 2022 Alexey Gladkov 2.37.3-alt1
- New version (2.37.3).
- Security fixes:
  + CVE-2021-3995: This issue is related to parsing the /proc/self/mountinfo
  file allows an unprivileged user to unmount other user's filesystems that are
  either world-writable themselves or mounted in a world-writable directory.
  + CVE-2021-3996: Improper UID check in libmount allows an unprivileged user to
  unmount FUSE filesystems of users with similar UID.
Aug. 31, 2021 Alexey Gladkov 2.37.2-alt2
- Remove obsolete raw utility.