[Lunar-commits] <moonbase> libev: version bumped to 3.49.
Florin Braescu
florin at lunar-linux.org
Thu Nov 20 14:53:08 CET 2008
commit 5db7821de73c6d13ad68dadcd6acba242077340c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Nov 20 15:53:08 2008 +0200
libev: version bumped to 3.49.
The only major change is that inotify is now used even on older
kernels that are known to be buggy, but only as a hint. Also,
libev now has a small list of "known to be good" filesystems where
inotify is known to work, and will use inotify as a hint only on
other filesystems (such as NFS). The documentation has been updated
regarding the dangers of using stat watchers on networked file
systems.
---
zbeta/libev/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/zbeta/libev/DETAILS b/zbeta/libev/DETAILS
index 35d0417..f7f08fe 100644
--- a/zbeta/libev/DETAILS
+++ b/zbeta/libev/DETAILS
@@ -1,11 +1,11 @@
MODULE=libev
- VERSION=3.48
+ VERSION=3.49
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://dist.schmorp.de/$MODULE/Attic
- SOURCE_VFY=sha1:472f70c12ef14451e2eb71b66dad5b517dba453f
+ SOURCE_VFY=sha1:3953bd3332ba1a3e2bbcab7a01e742c771eab4e5
WEB_SITE=http://software.schworp.de/pkg/libev.html
ENTERED=20080229
- UPDATED=20081030
+ UPDATED=20081120
SHORT="A library for event loops"
cat << EOF
More information about the Lunar-commits
mailing list