View Single Post
  #2 (permalink)  
Old 02-09-2009, 04:24 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,236
Default

The bits are now available - our apologies for the inconvenience.

5.0.13 Network Edition: Release Notes & Downloads

5.0.13 Open Source Edition: Release Notes & Downloads


Edit:
Though it's less of a concern if you've been using the fixed zmlogswatchctl script from Bug 33604 – Server Status Error it doesn't hurt to check for stray logger instances before upgrading.

zmcontrol stop
ps aux | grep logger
kill -9 pid#

5.0.14 will contain Bug 35002 – upgrade script should kill all zmlogger processes after zmloggerctl stop & Bug 26281 – Check Logger DB integrity and Connection Prior to Installing

Last edited by mmorse; 02-12-2009 at 02:25 PM..
Reply With Quote