Accepting request 112304 from home:tabraham1:branches:Base:System

update to 2.0.16

OBS-URL: https://build.opensuse.org/request/show/112304
OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=49
This commit is contained in:
Marcus Meissner 2012-04-03 09:26:22 +00:00 committed by Git OBS Bridge
parent 0a20c05309
commit e67e56a87b
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcb1402779c92a238dabe7dbd524fe759d74c9a7d6fbb552162b1f1b59fbf74f
size 204529

3
acpid-2.0.16.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d4330e757e66e130ac9385a53d9fa6f102a3b6d95d2e1f0a16d6f3dd1d49683
size 205682

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Apr 2 23:59:08 UTC 2012 - tabraham@novell.com
- Update to acpid 2.0.16
+ Add tests for required functions to configure.ac.
(configure.ac) (Ted Felix)
+ Move fchmod() before bind() on socket. Debian bug #664705.
(sock.c ud_socket.c ud_socket.h) (Ted Felix)
+ Switch back to chown() as fchown() doesn't appear to work with sockets.
(sock.c) (Ted Felix)
+ Add support for headphone (and other) jack switch events.
(input_layer.c) (AlexanderR)
+ Add notes on making the tarball.
(README) (Ted Felix)
-------------------------------------------------------------------
Fri Mar 16 12:49:12 UTC 2012 - tabraham@novell.com

View File

@ -18,7 +18,7 @@
Name: acpid
Version: 2.0.15
Version: 2.0.16
Release: 0
License: GPL-2.0+
Summary: Executes Actions at ACPI Events