util-linux 2.20.1-1ubuntu3.1 source package in Ubuntu

Changelog

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

  * Correctly read udf label with blocksize < 2048 (LP: #1164683)
 -- Pali Rohar <email address hidden>   Wed, 28 May 2014 15:06:34 +0200

Upload details

Uploaded by:
Pali
Sponsored by:
Marc Deslauriers
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 updates 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.1.diff.gz 99.9 KiB 807794de6c5e4e50968c0597d9d6c6712d578b7cb8bdb5e17489315e8d013517
util-linux_2.20.1-1ubuntu3.1.dsc 2.9 KiB 80e2eb2454e98a4da9abd091b89cd2622d3d93ab2311b455bbca23df1bf264d6

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: block device id library - headers and static libraries

 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 package contains the development environment for the blkid library.

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

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

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 partition
 your hard disk, view kernel messages, and create new filesystems.

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: Miscellaneous system utilities

 This is a minimal version of util-linux for debian-installer. It only
 contains the blkid binary at the moment.

uuid-dev: universally unique id library - headers and static libraries

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