diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:10:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:10:09 +0000 |
commit | 28e0365bc884ef0aac5f1f984de707491dbf80e9 (patch) | |
tree | de63b23e2cb2fcd055f6d2cbc96b6906a3b28a8b /debian/control | |
parent | Adding upstream version 3.20230808.1.1~deb12u1. (diff) | |
download | amd64-microcode-28e0365bc884ef0aac5f1f984de707491dbf80e9.tar.xz amd64-microcode-28e0365bc884ef0aac5f1f984de707491dbf80e9.zip |
Adding debian version 3.20230808.1.1~deb12u1.debian/3.20230808.1.1_deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..ba0d5ad --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: amd64-microcode +Section: non-free-firmware/admin +Priority: standard +Maintainer: Henrique de Moraes Holschuh <hmh@debian.org> +Uploaders: Giacomo Catenazzi <cate@debian.org> +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.8 +Vcs-Git: https://salsa.debian.org/hmh/amd64-microcode.git +Vcs-Browser: https://salsa.debian.org/hmh/amd64-microcode +XS-Autobuild: yes + +Package: amd64-microcode +Architecture: i386 amd64 x32 +Recommends: initramfs-tools (>= 0.113~) | dracut (>= 044) | tiny-initramfs +Depends: ${misc:Depends} +Breaks: intel-microcode (<< 2) +Description: Processor microcode firmware for AMD CPUs + This package contains microcode patches for all AMD AMD64 + processors. AMD releases microcode patches to correct + processor behavior as documented in the respective processor + revision guides. This package includes both AMD CPU microcode + patches and AMD SEV firmware updates. + . + For Intel processors, please refer to the intel-microcode package. |