about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-09-07 00:43:28 +0000
committerEric Wong <e@80x24.org>2014-09-07 02:19:52 +0000
commit3a39cbd6632a8f80af3d0ef082d5007e28826384 (patch)
treeaddf2468c49939364ba348c50ba40448e991ecee
parentcc46352c76193a2f1732a1f64761eea8b7581e60 (diff)
downloadcmogstored-3a39cbd6632a8f80af3d0ef082d5007e28826384.tar.gz
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
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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