iucode-tool 2.3.1-2 source package in Ubuntu

Changelog

iucode-tool (2.3.1-2) unstable; urgency=medium

  * Move source and binary from contrib/utils to utils:
    + Demote intel-microcode from Recommends to Suggests, since
      intel-microcode already depends on it the other way around.
    + Following the 2022 General Resolution about non-free firmware,
      intel-microcode is moving to non-free-firmware. Having iucode-tool
      in main makes it possible to have intel-microcode deployed on systems
      set up with only main and non-free-firmware.

 -- Cyril Brulebois <email address hidden>  Fri, 17 Feb 2023 01:39:39 +0100

Upload details

Uploaded by:
Henrique de Moraes Holschuh
Uploaded to:
Sid
Original maintainer:
Henrique de Moraes Holschuh
Architectures:
i386 amd64 x32
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
iucode-tool_2.3.1-2.dsc 2.2 KiB 5fae00f0c1a7f32a73538eedd0103b4f3677a0ea17baa2aae503bd6b301d5cb1
iucode-tool_2.3.1.orig.tar.xz 149.8 KiB 12b88efa4d0d95af08db05a50b3dcb217c0eb2bfc67b483779e33d498ddb2f95
iucode-tool_2.3.1.orig.tar.xz.asc 833 bytes deb2d13a0a367e815f173a77cfc399c731175115383780ef1b4102fcf8208f8e
iucode-tool_2.3.1-2.debian.tar.xz 19.5 KiB 3df1a90a56423f2698c6e357db2029147ab9f957060af085ab397e8ba14e1196

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.

iucode-tool-dbgsym: debug symbols for iucode-tool