esmi 5.2.1+ds-1
Package Information
| Description | AMD EPYC System Management Interface - library esmi, the EPYC System Management Interface in-band library, is a C library for Linux that provides a user space interface to monitor and control the CPU's power, energy, performance and other system management features. This package provides the esmi tool executable. |
|---|---|
| Maintainer | Debian ROCm Team <debian-ai@lists.debian.org> |
| Changed By | Christian Bayle <bayle@debian.org> |
| Sponsor | bayle@debian.org |
| Distribution | unstable |
| Architecture | amd64 |
| VCS | git: https://salsa.debian.org/rocm-team/esmi.git (browse) |
| Closes | #1137415 |
| Tracker | https://tracker.debian.org/pkg/esmi |
| Uploaded | 1 hour ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Fri, 22 May 2026 17:53:39 +0200 |
| Source | esmi |
| Version | 5.2.1+ds-1 |
| Changed-By | Christian Bayle |
| Architecture | source amd64 |
Changelog
esmi (5.2.1+ds-1) unstable; urgency=medium . * New upstream version 5.2.1 (Closes: #1137415)
.dsc
| Component | main |
|---|---|
| Package-List | libe-smi64-1 deb libs optional arch=amd64 libesmi-dev deb libdevel optional arch=amd64 |
| Section | libs |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/amd/esmi_ib_library
Upstream-Name: esmi_ib_library
Files-Excluded: DEBIAN
RPM
ESMI_IB_Release_Notes.pdf
ESMI_Manual.pdf
Comment: The DEBIAN/RPM folders are used by upstream developers to produce distro packages, which are useless for us.
.
These PDF documents are unnecessary for this package and regenerated.
Files: *
Copyright: 2020-2023, Advanced Micro Devices, Inc.
License: NCSA
Files: include/asm/amd_hsmp.h
Copyright: 2020-2023, Advanced Micro Devices, Inc.
License: GPL-2 with Linux-syscall-note exception
Files: debian/*
Copyright: 2024, Xuanteng Huang <xuanteng.huang@outlook.com>
License: NCSA
License: NCSA
The University of Illinois/NCSA Open Source License
.
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal with
the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to
do so, subject to the following conditions:
.
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimers.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimers in the documentation
and/or other materials provided with the distribution.
* Neither the names of Advanced Micro Devices, Inc.,
nor the names of its contributors may be used to endorse or promote products
derived from this Software without specific prior written permission.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
SOFTWARE.
License: GPL-2 with Linux-syscall-note exception
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
License version 2 as published by the Free Software Foundation.
.
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
.
NOTE! This copyright does *not* cover user programs that use kernel
services by normal system calls - this is merely considered normal use
of the kernel, and does *not* fall under the heading of "derived work".
Also note that the GPL below is copyrighted by the Free Software
Foundation, but the instance of code that it refers to (the Linux
kernel) is copyrighted by me and others who actually wrote it.
.
Also note that the only valid version of the GPL as far as the kernel
is concerned is _this_ particular version of the license (ie v2, not
v2.2 or v3.x or whatever), unless explicitly otherwise stated.
.
Linus Torvalds