From 3a39cbd6632a8f80af3d0ef082d5007e28826384 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 7 Sep 2014 00:43:28 +0000 Subject: cmogstored 1.4.1 - bugfix for neon clients The PHP PECL MogileFS extension uses neon to handle WebDAV operations, and neon seems to send (valid but unfortunate) headers with empty string values. Thanks to Patrice Damezin at Skyrock.com for reporting this bug. There's also a few minor cleanups. The latest 2.6.34 stable kernel release no longer requires our EPOLL_CTL_MOD race workaround. There are also some test suite updates for future releases of Ruby. Bigger changes coming later this year... There's also a new public mailing list at: cmogstored-public@bogomips.org No subscription will ever be necessary to post. Subscription is optional via: cmogstored-public+subscribe@bogomips.org Archives are available at http://bogomips.org/cmogstored-public/ Eric Wong (11): minor cleanups for functions which do not return remove old fsck_queue declarations svc_dev: calling free does not need the lock test/mgmt: lengthen test for iostat watch test/http: plug race condition in FIFO test test/http_chunked_put: test for gigantic trailer update address to public mailing list Rakefile: remove freecode/freshmeat references Rakefile: shorten ChangeLog dump queue_epoll: disable buggy epoll workaround for 2.6.34.15+ http_common: correctly handle empty header values --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c9acaaa..d7ed710 100644 --- a/README +++ b/README @@ -76,7 +76,7 @@ Source tarballs suitable for distribution are housed here: * http://bogomips.org/cmogstored/files/ The latest stable release is: - http://bogomips.org/cmogstored/files/cmogstored-1.4.0.tar.gz + http://bogomips.org/cmogstored/files/cmogstored-1.4.1.tar.gz See http://bogomips.org/cmogstored/NEWS for release notes -- cgit v1.2.3-24-ge0c7