diff --git a/.files b/.files index eb1b41f..19e9206 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index f7d7fb1..24fa419 100644 --- a/.rev +++ b/.rev @@ -693,4 +693,12 @@ 926203 + + 4868eb159bd084ba580f4e1c885fba08 + 2.0.34 + + dimstar_suse + + 1035855 + diff --git a/acpid-2.0.33.tar.xz b/acpid-2.0.33.tar.xz deleted file mode 120000 index 709b1cf..0000000 --- a/acpid-2.0.33.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiaik33rwpvtjinwmpikrzrwhx6lyum6mpmeomyetceymwhcs4w35a \ No newline at end of file diff --git a/acpid-2.0.34.tar.xz b/acpid-2.0.34.tar.xz new file mode 120000 index 0000000..8b191eb --- /dev/null +++ b/acpid-2.0.34.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreibnbfoiz7f4qr6k5r2g2ywnzdil74pmdpds556gotdsdycnu2vtgm \ No newline at end of file diff --git a/acpid.changes b/acpid.changes index d47c145..6f3c346 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Tue Nov 15 14:01:40 UTC 2022 - Dominique Leuenberger + +- Update to version 2.0.34: + - Add MSG_CMSG_CLOEXEC for systems that are missing it. + - Fix a bug with input layer event table not working on 32-bit + builds with 64-bit time types. + - Use binary search to find input layer events in the table. + - Use AC_PROG_CC instead of the obsolete AC_PROG_CC_STDC. + - Add support for more input layer events. + +------------------------------------------------------------------- Sat Oct 16 12:54:21 UTC 2021 - Dirk Müller - update to 2.0.33: diff --git a/acpid.spec b/acpid.spec index 8d52d77..fc32daf 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,7 +1,7 @@ # # spec file for package acpid # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: acpid -Version: 2.0.33 +Version: 2.0.34 Release: 0 Summary: Daemon to execute actions on ACPI events License: GPL-2.0-or-later