[acpid: 2/2] - fixes #648221 - SELinux is preventing /sbin/iwconfig access to a leaked /dev/input/event0 file des

Jiri Skala jskala at fedoraproject.org
Wed Nov 3 14:05:31 UTC 2010


commit bd63b74bea6fc5062be6083d40b11340c3c89284
Merge: 7cbe252 7ecdc05
Author: Jiri Skala <jskala at localhost.(none)>
Date:   Wed Nov 3 15:05:14 2010 +0100

    - fixes #648221 - SELinux is preventing /sbin/iwconfig access to a leaked /dev/input/event0 file descriptor

 acpid.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --cc acpid.spec
index ebb4b70,859b9f3..d50ea1f
--- a/acpid.spec
+++ b/acpid.spec
@@@ -1,7 -1,7 +1,7 @@@
  Summary: ACPI Event Daemon
  Name: acpid
  Version: 2.0.5
--Release: 4%{?dist}
++Release: 5%{?dist}
  License: GPLv2+
  Group: System Environment/Daemons
  Source: http://tedfelix.com/linux/acpid-%{version}.tar.gz
@@@ -115,9 -113,9 +115,12 @@@ if [ "$1" -ge "1" ]; the
  fi
  
  %changelog
- * Wed Nov 03 2010 Jiri Skala <jskala at redhat.com> - 2.0.5-4
++* Wed Nov 03 2010 Jiri Skala <jskala at redhat.com> - 2.0.5-5
 +- fixes #648221 - SELinux is preventing /sbin/iwconfig access to a leaked /dev/input/event0 file descriptor
 +
+ * Wed Sep 29 2010 jkeating - 2.0.5-4
+ - Rebuilt for gcc bug 634757
+ 
  * Mon Sep 13 2010 Jiri Skala <jskala at redhat.com> - 2.0.5-3
  - fixes #629740 - acpid doesn't fork, but systemd unit file claims otherwise
  


More information about the scm-commits mailing list