util-linux 2.38-4 source package in Ubuntu

Changelog

util-linux (2.38-4) unstable; urgency=medium

  * Ship empty /var/lib/libuuid again.
    In 2014 we stopped creating this directory as part of the package. For
    some more time, this was the home directory of the uuid runtime user,
    but that got changed to /run/uuidd then. Ship this directory again,
    as libuuid puts a file there, and since 2.38 the uuidd.service
    definition also wants to bind-mount it. (Closes: #1009686)
  * Update libfdisk1, libmount1, libsmartcols1 symbol files
  * util-linux-extra: fix misc:Pre-Depends mixup in Depends:
  * Use different method to install lsfd into /usr/bin
  * Install lsirq into util-linux-extra

 -- Chris Hofstaedtler <email address hidden>  Thu, 14 Apr 2022 11:50:55 +0000

Upload details

Uploaded by:
util-linux packagers
Uploaded to:
Sid
Original maintainer:
util-linux packagers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
util-linux_2.38-4.dsc 4.4 KiB 83dcb7432dcaf74591361a204f724aecc16e278af98ee5da6d50ec7adc402f49
util-linux_2.38.orig.tar.xz 7.0 MiB 6d111cbe4d55b336db2f1fbeffbc65b89908704c01136371d32aa9bec373eb64
util-linux_2.38-4.debian.tar.xz 93.6 KiB 7b850834deb91f88046474cb258c0ac735a83f4895ed4fe6294ef249678f7378

No changes file available.

Binary packages built by this source

bsdextrautils: extra utilities from 4.4BSD-Lite

 This package contains some extra BSD utilities: col, colcrt, colrm, column,
 hd, hexdump, look, ul and write.
 Other BSD utilities are provided by bsdutils and calendar.

bsdextrautils-dbgsym: debug symbols for bsdextrautils
bsdutils: basic utilities from 4.4BSD-Lite

 This package contains the bare minimum of BSD utilities needed for a Debian
 system: logger, renice, script, scriptlive, scriptreplay and wall. The
 remaining standard BSD utilities are provided by bsdextrautils.

bsdutils-dbgsym: debug symbols for bsdutils
eject: ejects CDs and operates CD-Changers under Linux

 This program will eject CD-ROMs (assuming your drive supports the CDROMEJECT
 ioctl). It also allows setting the autoeject feature.
 .
 On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing
 the active disc.
 .
 You can also use eject to properly disconnect external mass-storage
 devices like digital cameras or portable music players.

eject-dbgsym: debug symbols for eject
fdisk: collection of partitioning utilities

 This package contains the classic fdisk, sfdisk and cfdisk partitioning
 utilities from the util-linux suite.
 .
 The utilities included in this package allow you to partition
 your hard disk. The utilities supports both modern and legacy
 partition tables (eg. GPT, MBR, etc).
 .
 The fdisk utility is the classical text-mode utility.
 The cfdisk utilitity gives a more userfriendly curses based interface.
 The sfdisk utility is mostly for automation and scripting uses.

fdisk-dbgsym: debug symbols for fdisk
libblkid-dev: block device ID library - headers

 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.
 .
 This package contains the development environment for the blkid library.

libblkid1: block device ID library

 The blkid library allows system programs such as fsck and mount to
 quickly and easily find block devices by filesystem UUID or label.
 This allows system administrators to avoid specifying filesystems by
 hard-coded device names and use a logical naming system instead.

libblkid1-dbgsym: debug symbols for libblkid1
libfdisk-dev: fdisk partitioning library - headers

 The libfdisk library is used for manipulating partition tables. It is
 the core of the fdisk, cfdisk, and sfdisk tools.
 .
 This package contains the development environment for the fdisk library.

libfdisk1: fdisk partitioning library

 The libfdisk library is used for manipulating partition tables. It is
 the core of the fdisk, cfdisk, and sfdisk tools.

libfdisk1-dbgsym: debug symbols for libfdisk1
libmount-dev: device mounting library - headers

 This device mounting library is used by mount and umount helpers.
 .
 This package contains the development environment for the mount library.

libmount1: device mounting library

 This device mounting library is used by mount and umount helpers.

libmount1-dbgsym: debug symbols for libmount1
libsmartcols-dev: smart column output alignment library - headers

 This smart column output alignment library is used by fdisk utilities.
 .
 This package contains the development environment for the mount library.

libsmartcols1: smart column output alignment library

 This smart column output alignment library is used by fdisk utilities.

libsmartcols1-dbgsym: debug symbols for libsmartcols1
libuuid1: Universally Unique ID library

 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.

libuuid1-dbgsym: debug symbols for libuuid1
mount: tools for mounting and manipulating filesystems

 This package provides the mount(8), umount(8), swapon(8),
 swapoff(8), and losetup(8) commands.

mount-dbgsym: debug symbols for mount
rfkill: tool for enabling and disabling wireless devices

 rfkill is a simple tool for accessing the Linux rfkill device interface,
 which is used to enable and disable wireless networking devices, typically
 WLAN, Bluetooth and mobile broadband.

rfkill-dbgsym: debug symbols for rfkill
util-linux: miscellaneous system utilities

 This package contains a number of important utilities, most of which
 are oriented towards maintenance of your system. Some of the more
 important utilities included in this package allow you to view kernel
 messages, create new filesystems, view block device information,
 interface with real time clock, etc.

util-linux-dbgsym: debug symbols for util-linux
util-linux-extra: interactive login tools

 Tools commonly found on systems where humans login interactively,
 or are needed with non-standard system configurations.

util-linux-extra-dbgsym: debug symbols for util-linux-extra
util-linux-locales: locales files for util-linux

 This package contains the internationalization files for the util-linux
 package.
 .
 They are needed when you want the programs in util-linux to print their
 messages in other languages than English.

uuid-dev: Universally Unique ID library - headers and static libraries

 The libuuid library generates and parses 128-bit Universally Unique IDs
 (UUIDs). See RFC 4122 for more information.
 .
 This package contains the development environment for the uuid library.

uuid-runtime: runtime components for the Universally Unique ID library

 The libuuid library generates and parses 128-bit Universally Unique
 IDs (UUIDs). A UUID is an identifier that is unique within the space
 of all such identifiers across both space and time. It can be used for
 multiple purposes, from tagging objects with an extremely short lifetime
 to reliably identifying very persistent objects across a network.
 .
 See RFC 4122 for more information.
 .
 This package contains the uuidgen program and the uuidd daemon.
 .
 The uuidd daemon is used to generate UUIDs, especially time-based
 UUIDs, in a secure and guaranteed-unique fashion, even in the face of
 large numbers of threads trying to grab UUIDs running on different CPUs.
 It is used by libuuid as well as the uuidgen program.

uuid-runtime-dbgsym: debug symbols for uuid-runtime