From: Adolf Belka <ahb.ipfire@gmail.com>
To: development@lists.ipfire.org
Subject: [PATCH] acpid: Update to 2.0.32
Date: Fri, 18 Dec 2020 17:35:41 +0100 [thread overview]
Message-ID: <20201218163541.3097701-1-ahb.ipfire@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2508 bytes --]
- Update acpid from 2.0.28 to 2.0.32
- Full changelog is available in the source file.
2.0.29 2018-04-16 Ted Felix <ted(a)tedfelix.com>
- 2.0.29 release
(configure.ac) (Ted Felix)
- Decouple -d and -f options. Bug #15.
(acpid.8 acpid.c acpid.h log.c log.h TESTPLAN) (Casper Ti. Vector)
- Rename acpid_debug -> debug_level.
(acpid.c event.c log.c log.h) (Ted Felix)
- Standards: man page command references.
(acpid.8 kacpimon/kacpimon.8) (Ted Felix)
- Log missing input layer as a warning.
(inotify_handler.c) (Ted Felix)
2.0.30 2018-07-18 Ted Felix <ted(a)tedfelix.com>
- 2.0.30 release
(configure.ac) (Ted Felix)
- configure: Don't use AC_FUNC_MALLOC, AC_FUNC_REALLOC.
(configure.ac) (Robin Gloster <mail(a)glob.in>)
- samples: powerbtn: extend the list of known PMS
(powerbtn.sh) (Andrey Utkin <andrey_utkin(a)gentoo.org>)
- samples: powerbtn: fix kde4 power management detection
(powerbtn.sh) (Andrey Utkin <andrey_utkin(a)gentoo.org>)
2.0.31 2018-11-15 Ted Felix <ted(a)tedfelix.com>
- 2.0.31 release
(configure.ac) (Ted Felix)
- Add events for keyboard illumination up/down
(input_layer.c) (Lars-Dominik Braun)
- kacpimon: Bump connection limit to 100
Debian #909399
(kacpimon/connection_list.c) (Ted Felix)
2.0.32 2019-08-15 Ted Felix <ted(a)tedfelix.com>
- 2.0.32 release
(configure.ac) (Ted Felix)
- Remove filename argument from --nosocket option
Bug #17
(acpid.c acpid.8) (Ted Felix)
- Fix race during startup
Bug #18. Debian #933230.
(acpid.c input_layer.c) (anomie)
- No change to rootfile
Signed-off-by: Adolf Belka <ahb.ipfire(a)gmail.com>
---
lfs/acpid | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/acpid b/lfs/acpid
index 986109d93..5415c2cb9 100644
--- a/lfs/acpid
+++ b/lfs/acpid
@@ -24,7 +24,7 @@
include Config
-VER = 2.0.28
+VER = 2.0.32
THISAPP = acpid-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 0432407b5ff75ae8e08afb43052fde2b
+$(DL_FILE)_MD5 = 248995264b9d1cd8bdb923d5b190fd44
install : $(TARGET)
--
2.29.2
reply other threads:[~2020-12-18 16:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201218163541.3097701-1-ahb.ipfire@gmail.com \
--to=ahb.ipfire@gmail.com \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox