Change logs for mysql-mmm source package in Maverick

  • mysql-mmm (2.2.1-1) unstable; urgency=low
    
      * Fixed usage of wrong state name in set_active, forced_move_role and
        set_offline which could lead to strange errors when hosts had replication
        backlog.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  14 Jun 2010 09:49:37 +0100
  • mysql-mmm (2.2.0-1) unstable; urgency=low
    
      * Added manual mode (bug #531011), wait mode, config values 'mode' and
        'wait_for_other_master'
      * Don't die at startup when no network connection is available - wait for it
        to appear instead (bug #416572)
      * Changed startup behaviour. mmm_mond will only go into passive mode if it
        detects the active_master_role on more than one host.
      * Added config value 'careful_startup' (bug #422549). If set to 0 mmm_mond
        will never switch into passive mode at startup.
      * Added check for invalid agent commands (prevents crash when mmmd_mon
        version 1.x talks to an 2.x agent). 
      * Fixed date format for 'mmm_control checks' (bug #531841)
      * Allow running multiple agents on the same host (bug #525719)
    
    mysql-mmm (2.1.1-1) unstable; urgency=low
    
      * Changed default logging behaviour (bug #484395)
      * Fixed DBI timeout handling (bug #528437) 
      * Close ITP (Closes: #568405)
    
    mysql-mmm (2.1.0-1) unstable; urgency=low
    
      * Renamed mmmd_mon and mmmd_agent - they are called mmm_agentd and mmm_mond
        now (fixes bug #410612) 
      * Some changes to fulfill the debian policy and the Filesystem Hierarchy
        Standard. (Place utility binaries in /usr/lib/mysql-mmm/ (old location was
        /usr/bin/mysql-mmm) and some smaller changes)
      * Made debian init scripts compliant to LSB and debian policy.
      * Determine whether to set a flapping host to ONLINE 'cause of
        auto_set_online using time of last check state change instead of time of
        last host state change. (bug #517650)
      * Added command 'mmm_control checks'
      * Let checks 'rep_threads' and 'rep_backlog' report an error when the monitor
        user doesn't have sufficient privileges.
      * Set $PROGRAM_NAME for prettier ps output.
      * Enhanced debian init scripts.
      * Small fix for angel functionality.
      * Added mmm_* --version
      * Fixed debian/control
    
    mysql-mmm (2.0.11-1) stable; urgency=low
    
      * let auto_set_online set flapping hosts to ONLINE after flap_duration seconds
        without failure (bug #484128)
      * Prevent angel from filling filesystem on infinit error conditions
        (bug #473446)
      * Ignore white space after config values in the config file (bug #494128)
      * Use Unix::Uptime when available (bug #465107)
    
    mysql-mmm (2.0.10-1) stable; urgency=low
    
      * Check for failure when configuring ips, checking for ips and removing ips
        (bug #429651)
      * Show preferred role status in mmm_control show output (bug #463241)
      * Added move_role --force (bug #381919)
      * Added auto_set_online feature (bug #429664)
      * Fixed dependencies of package mysql-mmm-monitor (libdbi-perl and
        libdbd-mysql-perl were missing)
      * Don't change host state from HARD_OFFLINE to AWAITING_RECOVERY if
        replication checks are not ok (bug #458907)
      * Enhanced log messages (bug #416572, bug #416586, ...)
    
    mysql-mmm (2.0.9-1) stable; urgency=high
    
      * Fixed mmm_clone and mmm_restore so that they don't mess up owner/group of
        files. (bug #388426)
    
    mysql-mmm (2.0.8-1) stable; urgency=high
    
      * .pid file permissions (bug #387459)
    
    mysql-mmm (2.0.7-1) stable; urgency=low
    
      * When overwriting status file, create temporary file in the same directory
        (fixes bug #385541)
    
    mysql-mmm (2.0.6-1) stable; urgency=low
    
      * Check that config files are not world writable/readable (bug #384837)
      * fixed angel functionality to overwrite signals only temporary.
      * use File::Temp when overwriting status file.
      * Check new master before executing set_active_master.
      * distribute non-active-master roles equally (fixes bug #385223)
    
    mysql-mmm (2.0.5-1) stable; urgency=low
    
      * Fixed return code of init scripts (bug #383872)
      * Added angel functionality
    
    mysql-mmm (2.0.4-1) stable; urgency=low
    
      * Added ssh_port and ssh_parameters config variables for mysql-mmm-tools
    
    mysql-mmm (2.0.3-1) stable; urgency=low
    
      * fixed startup
      * fixed removal of roles if only mysql is down, but agent is reachable.
    
    mysql-mmm (2.0.2-1) stable; urgency=low
    
      * Improved logging
      * Retry failed agent commands in some cases 
      * Show unreachable agents in "mmm_control status" output.
      * Flag unreachable agents on startup to prevent assignment of roles when
        monitor is set active.
      * Warn about bad auto_increment_increment and auto_increment_offset values
      * check replication peer of both masters
      * retry mysql connect when checking master configuration (could be interrupted
        through SIGCHILD)
    
    mysql-mmm (2.0.1-1) stable; urgency=low
    
      * Support Net:ARP >= 1.0
      * Fix Net::ARP usage (use interface from config instead hard coded 'eth0')
      * Better error reporting/handling
    
    mysql-mmm (2.0.0-1) stable; urgency=low
    
      * Initial release
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  25 May 2010 15:16:33 +0100