File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ hdapsd 20250908:
2+ Thomas Weißschuh:
3+ * log to syslog under systemd
4+ * do not overwrite existing activated systemd units
5+
6+ Petter Reinholdtsen:
7+ * Added Appstream metadata XML with hardware mapping
8+
9+ Evgeni Golov:
10+ * catch daemon() errors
11+ * don't pass argv to usage, it doesn't take any params
12+ * don't save oldz, we never read it back
13+ * fix compilation on modern systems with TIME_BITS=64
14+ * don't truncate reason when initializing
15+
116hdapsd 20141203:
217 Evgeni Golov <evgeni@golov.de>:
318 * Fix cleanup of generated .service files for systemd
Original file line number Diff line number Diff line change 22# Process this file with autoconf to produce a configure script.
33
44AC_PREREQ ( [ 2.71] )
5- AC_INIT ( [ hdapsd] ,[ 20141203 ] ,[ https://github.com/linux-thinkpad/hdapsd] )
5+ AC_INIT ( [ hdapsd] ,[ 20250908 ] ,[ https://github.com/linux-thinkpad/hdapsd] )
66AM_INIT_AUTOMAKE ( [ foreign] )
77AC_CONFIG_SRCDIR ( [ src/hdapsd.c] )
88AC_CONFIG_HEADERS ( [ src/config.h] )
You can’t perform that action at this time.
0 commit comments