about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-08-31 03:05:16 +0000
committerEric Wong <e@80x24.org>2016-08-31 03:05:16 +0000
commit99958cf048f3f1d234b2155558e0fc672848e8e9 (patch)
tree68c3c41ddf09dd41c0b1638ec13baec0a369d33a
parent189e8e5646136d9524f51cfab9081c59584740bb (diff)
downloadcmogstored-99958cf048f3f1d234b2155558e0fc672848e8e9.tar.gz
There are minor robustness fixes on handling errors when
allocating memory or spawn failures on otherwise-hosed systems.
These bugfixes will not affect real users unless the system
is already hosed or in badly overtaxed, so there's no real
need to upgrade.

There are minor portability improvements and I now test under
FreeBSD 10.x.

The iostat test cases are relaxed a bit to account for
virtualized devices (as iostat is less useful with modern

17 changes since 1.5.0 (Nov 2015):
      Rakefile: add missing <div> for Atom feed
      test/pwrite-wrap: remove unused variable and comment
      test/pwrite_wrap: squelch unnecessary output
      test/pwrite_wrap: reduce space overhead required
      update copyrights for 2016
      build-aux/txt2pre: drop CGI.pm requirement
      stdin is always redirected to /dev/null
      minor vfork/fork safety fixes
      process: try to handle OOM gracefully
      http_put: gracefully handle path allocation errors
      iostat_process: declare environ extern
      test/mgmt: relax checks for iostat mapping
      gnulib copyright update for 2016
      upgrade: avoid syslog call if execve fails
      rely on gnulib for environ portability
      INSTALL: update latest Debian stable version to 8.x
      README: stop mentioning cgit
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a0c9773..b2831e3 100644
--- a/README
+++ b/README
@@ -75,7 +75,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.5.0.tar.gz
+        http://bogomips.org/cmogstored/files/cmogstored-1.6.0.tar.gz
 
 See http://bogomips.org/cmogstored/NEWS for release notes