diff --git a/acpid-2.0.15.tar.gz b/acpid-2.0.15.tar.gz deleted file mode 100644 index 227a6f8..0000000 --- a/acpid-2.0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcb1402779c92a238dabe7dbd524fe759d74c9a7d6fbb552162b1f1b59fbf74f -size 204529 diff --git a/acpid-2.0.16.tar.gz b/acpid-2.0.16.tar.gz new file mode 100644 index 0000000..24ecb66 --- /dev/null +++ b/acpid-2.0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4330e757e66e130ac9385a53d9fa6f102a3b6d95d2e1f0a16d6f3dd1d49683 +size 205682 diff --git a/acpid.changes b/acpid.changes index 7c5e44a..d16eea1 100644 --- a/acpid.changes +++ b/acpid.changes @@ -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 diff --git a/acpid.spec b/acpid.spec index 9e30ef9..e49ffeb 100644 --- a/acpid.spec +++ b/acpid.spec @@ -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