Checking in changes prior to tagging of version 2.67.2.67
commit221808c482aa9ed32fa08985432e0ab142ebd113
authordormando <dormando@rydia.net>
Sun, 3 Feb 2013 01:10:26 +0000 (2 17:10 -0800)
committerdormando <dormando@rydia.net>
Sun, 3 Feb 2013 01:10:26 +0000 (2 17:10 -0800)
treea981bf317be15b18c629959241ac938ec9893fac
parente3f7601146881ca9fb49d242c6ec97f8cb5231a7
Checking in changes prior to tagging of version 2.67.

Changelog diff is:

diff --git a/CHANGES b/CHANGES
index bd7e38a..f0f578c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,36 @@
+2013-02-02: Release version 2.67
+
+   * Serialize tempfile reaping (dormando <dormando@rydia.net>)
+
+   * reaper: ensure worker can be stopped via "!want" (Eric Wong <normalperson@yhbt.net>)
+
+   * domain removal also removes its default class (Eric Wong <normalperson@yhbt.net>)
+
+   * store: wrap create_class in a transaction to avoid races (Eric Wong <normalperson@yhbt.net>)
+
+   * mogstored: fix kqueue usage with daemonization (Eric Wong <normalperson@yhbt.net>)
+
+   * Filter the devices before we do an expensive sort. (Dave Lambley <davel@state51.co.uk>)
+
+   * httpfile: avoid killing worker on down sidechannel (Eric Wong <normalperson@yhbt.net>)
+
+   * move checksum and tempfile delete to delete worker (Eric Wong <normalperson@yhbt.net>)
+
+   * sqlite: use immediate transactions to prevent busy errors (Eric Wong <normalperson@yhbt.net>)
+
+   * disable Nagle's algorithm for accepted clients (Eric Wong <normalperson@yhbt.net>)
+
+   * ProcManager: favor using recently-used queryworkers (Eric Wong <normalperson@yhbt.net>)
+
+   * Do both sorts in one method, to save on shared initialisation. (Dave Lambley <davel@state51.co.uk>)
+
+   * Pull out device sorting into it's own method for overriding. (Dave Lambley <davel@state51.co.uk>)
+
+   * Reseed the random number generator after forking. (Dave Lambley <davel@state51.co.uk>)
+
+   * support nginx server type in mogstored command line options (Daniel Frett <daniel.frett@ccci.org>)
+     (also Gernot Vormayr <notti@gbcc.at>, others)
+
 2013-01-06: Release version 2.66

    * add a hook to cmd_updateclass (Daniel Frett <daniel.frett@ccci.org>)
CHANGES
MANIFEST
lib/MogileFS/Server.pm