acpid 1:2.0.33-2ubuntu1 source package in Ubuntu
Changelog
acpid (1:2.0.33-2ubuntu1) kinetic; urgency=low * Merge from Debian unstable (LP: #1987305). Remaining changes: - debian/patches/silent.patch: change pointless shutdown message "exiting" from NOTICE to DEBUG level, such that it's not emitted by default. - don't recommend acpi-support-base. acpid (1:2.0.33-2) unstable; urgency=medium * Add directive to avoid monitoring of acpi.path on containers. Thanks to Nick Brown <email address hidden> and Simon Deziel <email address hidden> for the patches. (Closes: #1009301). * debian/copyright: Update copyright years for debian/* files. * Bump Standards-Version to 4.6.1. No changes required. -- Heinrich Schuchardt <email address hidden> Mon, 22 Aug 2022 16:37:59 +0200
Upload details
- Uploaded by:
- Heinrich Schuchardt
- Sponsored by:
- Sebastien Bacher
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- linux-any
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | admin | |
Lunar | release | main | admin | |
Kinetic | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
acpid_2.0.33.orig.tar.xz | 152.9 KiB | 0856f71b3eb34a1b663d0a8e6363dfcbc519e63d847330498898658e2972dbe8 |
acpid_2.0.33-2ubuntu1.debian.tar.xz | 22.5 KiB | 184b842fefe6782087fb14635e4aa063aa49b11c83da507b509dccbca8953008 |
acpid_2.0.33-2ubuntu1.dsc | 1.3 KiB | 299ec24897ba76f8821858579b31c9d12e071ec9d0d87fc065c4f2ab97836565 |
Available diffs
Binary packages built by this source
- acpid: Advanced Configuration and Power Interface event daemon
Modern computers support the Advanced Configuration and Power Interface (ACPI)
to allow intelligent power management on your system and to query battery and
configuration status.
.
ACPID is a completely flexible, totally extensible daemon for delivering
ACPI events. It listens on netlink interface (or on the deprecated file
/proc/acpi/event), and when an event occurs, executes programs to handle the
event. The programs it executes are configured through a set of configuration
files, which can be dropped into place by packages or by the admin.
- acpid-dbgsym: debug symbols for acpid
- kacpimon: Kernel ACPI Event Monitor
Modern computers support the Advanced Configuration and Power Interface (ACPI)
to allow intelligent power management on your system and to query battery and
configuration status.
.
kacpimon is a small tool that monitors kernel ACPI and keyboard events from
multiple interfaces and reports them to the console.
- kacpimon-dbgsym: debug symbols for kacpimon