Changelog for
acpid-debuginfo-2.0.34-bp156.1.4.x86_64.rpm :
* Sun Apr 09 2023 Stefan Seyfried
- do not ship thinkpad_handler script or config, it\'s broken since libexecdir changed and nobody noticed, most likely it\'s not doing anything on recent thinkpads, put it into the examples instead- fix file timestamps to not change with every rebuild
* Tue Nov 15 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 2021 Dirk Müller - update to 2.0.33: - Detect newer GNOME power manager. - openrc-shutdown: Set shutdown time to \'now\'. - Attempt to open input layer devices whose permissions have changed. - Comments added.
* Mon Aug 23 2021 Marcus Meissner - allow DeviceAllow=char-input to make character input work again (was blocked by ProtectClock=true check added)
* Tue Jul 27 2021 Johannes Segitz - Added hardening to systemd service(s). Modified:
* acpid.service
* Mon Jan 04 2021 Dirk Müller - spec-cleaner run
* Wed Aug 21 2019 Aaron Stern - Update to version 2.0.32
* Remove filename argument from --nosocket option
* Fix race during startup
* Sun Mar 17 2019 Jan Engelhardt - Reduce %systemd_requires to %systemd_ordering: %service_
* can deal with its absence.- Reduce boasting wording in description.
* Wed Mar 06 2019 Matthias Eliasson - Update to version 2.0.31
* Add events for keyboard illumination up/down
* kacpimon: Bump connection limit to 100- Run spec-cleaner
* Fri Sep 28 2018 egottholdAATTsuse.com- Update to version 2.0.30
* configure: Don\'t use AC_FUNC_MALLOC, AC_FUNC_REALLOC.
* samples: powerbtn: extend the list of known PMS
* samples: powerbtn: fix kde4 power management detection
* Sun Jul 29 2018 jengelhAATTinai.de- Use noun phrase in summary.
* Sat Jun 09 2018 antoine.belvireAATTopensuse.org- Update to 2.0.29:
* Decouple -d and -f options. Bug #15.
* Rename acpid_debug -> debug_level.
* Log missing input layer as a warning.
* Sat Nov 04 2017 aavindraaAATTgmail.com- Update to version 2.0.28
* Fix intermittent \"Address already in use\"
* inotify: process all inotify messages in buffer
* Use proper lengths for inotify buffers.
* Mon Nov 28 2016 msuchanekAATTsuse.com- Remove ExclusiveArch. At least some ARM boards emulate ACPI events with their power button driver. At worst the daemon will be superfluous on some systems. (bsc#1012325)
* Mon Apr 25 2016 p.drouandAATTgmail.com- Update to version 2.0.27
* Fix out of tree build (sock.c ud_socket.c) - kacpimon: fix out of tree build (kacpimon/Makefile.am) - input_layer: Allow repeated reporting of VOLUME keys (input_layer.c)- Remove some extra tags
* Sun Jan 17 2016 mpluskalAATTsuse.com- Update to 2.0.26
* Fix build warning with new kernel headers.
* Fix build with musl libc. Define isfdtype() if libc doesn\'t have it.
* Fix out of tree build.
* Sat Sep 26 2015 mpluskalAATTsuse.com- Update to 2.0.25
* Remove release process from README.
* Fix missing libc_compat.h in release tarball.- Changes for 2.0.24
* Avoid using SW_VIDEOOUT_INSERT if it isn\'t available.
* Add support for Copy and Restart keys.
* Add support for non-glibc libc\'s.
* Fix compiler warnings.
* Add systemd info to documentation.- Update project url- Cleanup spec file with spec-cleaner- Obey default CFLAGS
* Tue Dec 16 2014 p.drouandAATTgmail.com- Update to version 2.0.23 + Avoid using KEY_MICMUTE if it doesn\'t exist. (input_layer.c) (Lonnie Abelbeck) + Add troubleshooting section to man page. (acpid.8) (Ted Felix)