util-linux 2.20.1-5.1ubuntu20 source package in Ubuntu

Changelog

util-linux (2.20.1-5.1ubuntu20) trusty; urgency=medium

  * Revert the previous change, as it subtly perturbs apt's unlooping
    algorithms and causes upgrade failures from saucy (see LP1307883)
 -- Adam Conrad <email address hidden>   Wed, 16 Apr 2014 16:41:35 +0100

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main utils

Downloads

File Size SHA-256 Checksum
util-linux_2.20.1.orig.tar.gz 5.9 MiB 951055ee9b084c337427f34997da5b7dc321daf1b6433c78ef763ed906711fbb
util-linux_2.20.1-5.1ubuntu20.diff.gz 112.6 KiB 8ebac05d9d316f625f788b76871f75ca69ddbf1fece59967a181c7d48b791940
util-linux_2.20.1-5.1ubuntu20.dsc 2.3 KiB 137628c64047e2e1986f1ab707171a9891167926b79baf381018638dc473b94a

View changes file

Binary packages built by this source

bsdutils: Basic utilities from 4.4BSD-Lite

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

cfdisk-udeb: Manually partition a hard drive (cfdisk)
fdisk-udeb: Manually partition a hard drive (fdisk)
libblkid-dev: No summary available for libblkid-dev in ubuntu utopic.

No description available for libblkid-dev in ubuntu utopic.

libblkid1: No summary available for libblkid1 in ubuntu utopic.

No description available for libblkid1 in ubuntu utopic.

libblkid1-udeb: block device id library

 The blkid library which allows system programs like fsck and
 mount to quickly and easily find block devices by filesystem UUID and
 LABEL. This allows system administrators to avoid specifiying
 filesystems by hard-coded device names, but via a logical naming
 system instead.
 .
 This is a minimal package for debian-installer.

libmount-dev: block device id library - headers and static libraries

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

libmount1: block device id library

 The device mounting library, used by mount and mount helpers.

libmount1-udeb: block device id library

 The device mounting library, used by mount and mount helpers.
 .
 This is a minimal package for debian-installer.

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 across both
 space and time, with respect to the space of all UUIDs. A UUID 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-udeb: stripped down universally unique id library, for debian-installer

 libuuid generates and parses 128-bit universally unique ids (UUIDs).
 See RFC 4122 for more information.
 .
 This is a minimal package for debian-installer.

mount: No summary available for mount in ubuntu utopic.

No description available for mount in ubuntu utopic.

util-linux: No summary available for util-linux in ubuntu utopic.

No description available for util-linux in ubuntu utopic.

util-linux-locales: Locales files for util-linux

 This package contains the internationalization files of 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.

util-linux-udeb: No summary available for util-linux-udeb in ubuntu utopic.

No description available for util-linux-udeb in ubuntu utopic.

uuid-dev: No summary available for uuid-dev in ubuntu utopic.

No description available for uuid-dev in ubuntu utopic.

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 across both
 space and time, with respect to the space of all UUIDs. A UUID 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
 UUID’s, in a secure and guaranteed-unique fashion, even in the face
 of large numbers of threads trying to grab UUID’s running on
 different CPU’s. It is used by libuuid as well as the uuidgen
 program.