[Lunar-commits] <moonbase> acpid: version bumped to 2.0.7.

Florin Braescu florin at lunar-linux.org
Tue Nov 16 17:58:24 CET 2010


commit 3bfcfbf6732ee4b52a89528691cc1ce264e2ac86
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Nov 16 18:58:24 2010 +0200

    acpid: version bumped to 2.0.7.
    
    Changes:
    - Always forks when starting up.
    - FD_CLOEXEC used for input layer file descriptors to prevent passing
    them to scripts.
    - Reduced logging.
    - CD player transport button support.
    
    Thanks to wdp for pointing that.
---
 utils/acpid/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/utils/acpid/DETAILS b/utils/acpid/DETAILS
index 9898c95..1d778a1 100644
--- a/utils/acpid/DETAILS
+++ b/utils/acpid/DETAILS
@@ -1,11 +1,11 @@
           MODULE=acpid
-         VERSION=2.0.6
+         VERSION=2.0.7
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.tedfelix.com/linux
-      SOURCE_VFY=sha1:d2f5fdb80c6cee8b49250435d66828a4610b0846
+      SOURCE_VFY=sha1:e4ec7b318eac545d5b65a4de6a5d0f8dfe273e97
         WEB_SITE=http://acpid.sourceforge.net
          ENTERED=20031102
-         UPDATED=20101008
+         UPDATED=20101116
            SHORT="An ACPI event monitor daemon"
 
 cat << EOF


More information about the Lunar-commits mailing list