[Lunar-commits] <moonbase> udev: version bumped to 141.

Florin Braescu florin at lunar-linux.org
Thu Apr 9 12:01:07 CEST 2009


commit 038cd14dbe423f5796ecade6a34f12c6b00056c6
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Apr 9 13:01:07 2009 +0300

    udev: version bumped to 141.
    
    Changes:
    - Bugfixes.
    
    - The processed udev events get send back to the netlink socket. Libudev
    provides access to these events. This is work-in-progress, to replace
    the DeviceKit daemon functionality directly with libudev. There are
    upcoming kernel changes to allow non-root users to subcribe to these
    events.
---
 filesys/udev/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/filesys/udev/DETAILS b/filesys/udev/DETAILS
index 781f800..8edb29e 100644
--- a/filesys/udev/DETAILS
+++ b/filesys/udev/DETAILS
@@ -1,17 +1,17 @@
           MODULE=udev
-         VERSION=140
+         VERSION=141
           SOURCE=$MODULE-$VERSION.tar.bz2
          SOURCE2=udev-140-rules.patch.bz2
          SOURCE3=raid-devfs.sh-udev-088
       SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/hotplug
      SOURCE2_URL=$PATCH_URL
      SOURCE3_URL=$PATCH_URL
-      SOURCE_VFY=sha1:603c34d413e983659650f41cc6b95141b6a0d029
+      SOURCE_VFY=sha1:f82279e4b4759b9e3134f99a538ccd1a437bf7f0
      SOURCE2_VFY=sha1:4b067494c6ccc8ebda585b0edfa2eab8b26b8ebb
      SOURCE3_VFY=sha1:44a12035774c2b42b784267d38e61a34aa0b645b
         WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
          ENTERED=20040104
-         UPDATED=20090330
+         UPDATED=20090409
       MAINTAINER=moe at lunar-linux.org
            SHORT="hotplug and device handling daemon"
 


More information about the Lunar-commits mailing list