util-linux 2.20.1-1ubuntu3 source package in Ubuntu

Changelog

util-linux (2.20.1-1ubuntu3) precise; urgency=low

  * Build-depend on gettext:any for cross-building support.
 -- Steve Langasek <email address hidden>   Thu, 29 Mar 2012 21:22:19 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise 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-1ubuntu3.diff.gz 98.8 KiB 384632a1aba26c8c5122c87b31c0742e52bc030ea90e08caf28e8c1b4dfea8c7
util-linux_2.20.1-1ubuntu3.dsc 2.9 KiB cc4018e79be55b15267c498f73b01d2d7122a0352560ba1430cf889c3be2ad6f

Available diffs

View changes file

Binary packages built by this source

bsdutils: No summary available for bsdutils in ubuntu quantal.

No description available for bsdutils in ubuntu quantal.

cfdisk-udeb: No summary available for cfdisk-udeb in ubuntu quantal.

No description available for cfdisk-udeb in ubuntu quantal.

fdisk-udeb: No summary available for fdisk-udeb in ubuntu quantal.

No description available for fdisk-udeb in ubuntu quantal.

libblkid-dev: No summary available for libblkid-dev in ubuntu quantal.

No description available for libblkid-dev in ubuntu quantal.

libblkid1: 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 specifying
 filesystems by hard-coded device names, but via a logical naming
 system instead.

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: No summary available for libmount-dev in ubuntu quantal.

No description available for libmount-dev in ubuntu quantal.

libmount1: No summary available for libmount1 in ubuntu quantal.

No description available for libmount1 in ubuntu quantal.

libmount1-udeb: No summary available for libmount1-udeb in ubuntu quantal.

No description available for libmount1-udeb in ubuntu quantal.

libuuid1: No summary available for libuuid1 in ubuntu quantal.

No description available for libuuid1 in ubuntu quantal.

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: Tools for mounting and manipulating filesystems

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

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

No description available for util-linux in ubuntu quantal.

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 quantal.

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

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

No description available for uuid-dev in ubuntu quantal.

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.