From patchwork Tue Mar 28 11:48:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6731 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Pm7J01ZmCz3xCl for ; Tue, 28 Mar 2023 11:49:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Pm7Hv3hQ0z1Qr; Tue, 28 Mar 2023 11:48:59 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Pm7Hv112Qz30Js; Tue, 28 Mar 2023 11:48:59 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Pm7Hs1MxZz2yjv for ; Tue, 28 Mar 2023 11:48:57 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Pm7Hr5YWWzYq; Tue, 28 Mar 2023 11:48:56 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1680004136; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HapGZPd72PRokPqPvzcAMffpWGy7uKOIkunU9VJ6VPU=; b=biUzcgdV4jPXaLNQcAa6NAZ2RdWluxAZs5udsavwuXs1u7txs+hRS0D5Ge2cMmyL5gpD/G 92sc298wYuP7IcAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1680004136; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HapGZPd72PRokPqPvzcAMffpWGy7uKOIkunU9VJ6VPU=; b=P2SXRZZ11Uwih1OlYeu8TLfSsi7YbW5DB5RFy58kPcHMClIvZ2tINSYlzLBa5qT5M2N7d4 Vt5wy0wnnMzhLaSOLjnQLpMDyOHa6h2fONYRPeZyTFWykUk5Q8rm2JBrkBQWKrNZVLNuwb xwU2I7mDWobbFUmRK/cBDQVXr6prvI1rrwQdRZ7ITUkf4UkVOEKsz89rkJ39J14FoJGRDl zytwpelpgWAl6dj+nJtL2Tw/KcMTplKRxa5/RLtBE9PLkZnYg5ddpVNY/FLb1XY+cA5gyY rVbhBpSM+h2ZdimptwRXbX/5WNcI4pZ7li8hvw/zYVRrrGBKjpIlcmZnzWIj4g== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] acpid: Update to version 2.0.34 Date: Tue, 28 Mar 2023 13:48:48 +0200 Message-Id: <20230328114852.2492895-2-adolf.belka@ipfire.org> In-Reply-To: <20230328114852.2492895-1-adolf.belka@ipfire.org> References: <20230328114852.2492895-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 2.0.32 to 2.0.34 - Update of rootfile - Changelog 2.0.34 2022-09-15 Ted Felix - 2.0.34 release (configure.ac) (Ted Felix) - Add MSG_CMSG_CLOEXEC for systems that are missing it. (libnetlink.h libnetlink.c kacpimon/libnetlink.h kacpimon/libnetlink.c) (Fabrice Fontaine ) - Fix a bug with input layer event table not working on 32-bit builds with 64-bit time types. (input_layer.c) (Ted Felix) - Use binary search to find input layer events in the table. (input_layer.c) (Ted Felix) - Use AC_PROG_CC instead of the obsolete AC_PROG_CC_STDC. (configure.ac) (Ted Felix) - Add support for more input layer events. (input_layer.c) (Ted Felix) 2.0.33 2021-09-15 Ted Felix - 2.0.33 release (configure.ac) (Ted Felix) - Detect newer GNOME power manager. (powerbtn.sh) (Andrey Utkin ) - openrc-shutdown: Set shutdown time to 'now'. (powerbtn.sh) (Jonathan Davies ) - Attempt to open input layer devices whose permissions have changed. (inotify_handler.c) (Torsten Hilbrich ) - Comments added. (TESTPLAN inotify_handler.c) (Ted Felix) Signed-off-by: Adolf Belka --- config/rootfiles/common/acpid | 12 ++++++------ lfs/acpid | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/common/acpid b/config/rootfiles/common/acpid index 85a110de8..e81a8d6ae 100644 --- a/config/rootfiles/common/acpid +++ b/config/rootfiles/common/acpid @@ -6,12 +6,12 @@ etc/acpi/events/power usr/bin/acpi_listen usr/sbin/acpid #usr/sbin/kacpimon -#usr/share/doc/acpid-2.0.26 -#usr/share/doc/acpid-2.0.26/COPYING -#usr/share/doc/acpid-2.0.26/Changelog -#usr/share/doc/acpid-2.0.26/README -#usr/share/doc/acpid-2.0.26/TESTPLAN -#usr/share/doc/acpid-2.0.26/TODO +#usr/share/doc/acpid-2.0.34 +#usr/share/doc/acpid-2.0.34/COPYING +#usr/share/doc/acpid-2.0.34/Changelog +#usr/share/doc/acpid-2.0.34/README +#usr/share/doc/acpid-2.0.34/TESTPLAN +#usr/share/doc/acpid-2.0.34/TODO #usr/share/man/man8/acpi_listen.8 #usr/share/man/man8/acpid.8 #usr/share/man/man8/kacpimon.8 diff --git a/lfs/acpid b/lfs/acpid index 77f3dd012..e8a5bd660 100644 --- a/lfs/acpid +++ b/lfs/acpid @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.0.32 +VER = 2.0.34 THISAPP = acpid-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 829b2f78f497d9c0bbd90d952cadad96beece3070240bee69f2a5cf28903e9e5f969a3bf9000552c63a52c17f8b94285a181f4301449a9b64c573032d9a4d255 +$(DL_FILE)_BLAKE2 = 1379978f8c5816febcde2d3bb641f8a51736ae0caed97a45caa990576d314608a455307df11f6abafa2ef8bbaa47554f581605aa9c1af150ee64b9eb684fee15 install : $(TARGET) @@ -71,7 +71,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && ./configure --prefix=/usr \ - --docdir=/usr/share/doc/acpid-2.0.26 + --docdir=/usr/share/doc/acpid-2.0.34 cd $(DIR_APP) && make $(MAKETUNING) OPT="$(CFLAGS)" cd $(DIR_APP) && make install