iucode-tool 1.0.1-1 source package in Ubuntu

Changelog

iucode-tool (1.0.1-1) unstable; urgency=low


  * New upstream maintenance release
    + Fix several cosmetic code issues
    + Manpage updates
      + Make it clear that the output order of microcodes is not stabilized
      + Make it clear that iucode_tool always break links when writing a
        data file, and that it doesn't replace files atomically, so they
        can get corrupted/lost if iucode-tool is interrupted while writing
      + Reword several notes for better readability
    + Use openat() when loading from a directory and when creating files in
      a directory.  Thus, iucode-tool will read/write to the same directory
      even while racing another process that is trying to rename it while
      iucode-tool is already running

 -- Henrique de Moraes Holschuh <email address hidden>  Sat, 14 Dec 2013 21:01:41 -0200

Upload details

Uploaded by:
Henrique de Moraes Holschuh
Uploaded to:
Sid
Original maintainer:
Henrique de Moraes Holschuh
Architectures:
i386 amd64
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates main utils
Trusty release multiverse utils

Builds

Trusty: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
iucode-tool_1.0.1-1.dsc 1.5 KiB b2b82d3c75faf4ca41ae2065838ca07c348e1af3c0da195e31aa13b4574cdfed
iucode-tool_1.0.1.orig.tar.bz2 122.4 KiB c3de9db93d1aa028146645ac812898020f01d96efcd690ac8a1969b4e3fe80c2
iucode-tool_1.0.1-1.debian.tar.gz 3.7 KiB 2191c3ff71f626de31c83e831794883e030b81a0fe9424ea2a14120fda4ef2b2

Available diffs

No changes file available.

Binary packages built by this source

iucode-tool: Intel processor microcode tool

 iucode_tool is a program to manipulate IntelĀ® X86 and X86-64 processor
 microcode collections, and to use the kernel facilities to upgrade the
 microcode on Intel system processors.
 .
 It can load microcode data files in text and binary format, sort, list and
 filter the microcodes contained in these files, write selected microcodes to a
 new file in binary format, or upload them to the kernel.
 .
 It operates on non-free microcode data downloaded directly from Intel or
 installed by the intel-microcode package.