File: control

package info (click to toggle)
iucode-tool 2.3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 860 kB
  • sloc: sh: 4,178; ansic: 3,155; makefile: 23
file content (25 lines) | stat: -rw-r--r-- 1,107 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: iucode-tool
Section: utils
Priority: optional
Maintainer: Henrique de Moraes Holschuh <hmh@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, automake (>= 1:1.13), autoconf (>= 2.69)
Standards-Version: 4.1.0
Homepage: https://gitlab.com/iucode-tool
Vcs-Git: https://gitlab.com/iucode-tool/iucode-tool.git -b debian/master
Vcs-Browser: https://gitlab.com/iucode-tool/iucode-tool/tree/debian/master

Package: iucode-tool
Architecture: i386 amd64 x32
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: intel-microcode (>= 1)
Description: 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.