Changeset 3625

Show
Ignore:
Timestamp:
05/27/10 20:56:35 (2 years ago)
Author:
feiner.tom
Message:

Update Changelog for 1.4.5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.4-stable/ChangeLog

    r3380 r3625  
    99* Way too much time since the last major stable release. 1.2.0 was 
    1010  uploaded to sourceforge in february 2005. 
     11 
     12 
     13munin 1.4.5, r3379,3611, 2010-5-27 
     14 
     15* Apply TLS improvements from r3483 to 1.4-stable branch 
     16* Fixes for TLS with unverifiable certificates 
     17* Apply r3451 from trunk: ligne: use the local $DEBUG to toggle debug output,  
     18  rather than the one in 'main' package.  
     19* Backport r3444: ligne: fix warnings when running under certain versions of 
     20* Typo in SNMPv3 code fixes ticket #911 
     21* Backport r3546 to r3554 from trunk (fix for #912, and more extensive test  
     22* Fix ticket #928. Adding missing max_cgi_graph_jobs directive to the  
     23  %legal hash  
     24  coverage for Munin::Plugin::SNMP).  
     25* Remove trailing whitespace from 1.4-stable/node directory, as in trunk.  
     26* Ignore the sandbox and Module::Build-generated content, as in trunk 
     27  perl, caused by exporting an undefined variable to the environment.  
     28  Thanks to Aleksandar Lazic (al4711) for the patch.  
     29* Backport r3439: ligne: and add a newline to the error message when there was 
     30  a plugin exec failure.  
     31* Backport r3434: ligne: set Net::Server's syslog_ident parameter, so log  
     32  lines have 'munin-node' as the process name, rather than the significantly 
     33  less useful 'net_server'. fixes ticket #789.  
     34* snort_*:  clean up autoconf  
     35* if_: cosmetic fix   
     36* mysql_: comment typo  
     37* jmx_: respect JRE_HOME, if configured  
     38* merge r3406 (multigraph support for munin-node) into 1.4 maintenance branch.  
     39* sensors_*: podify, document regexes, various bugfixes 
     40* amavis: prevent a spike in the graph after Amavis is restarted.  
     41  Thanks to claudius for the patch. fixes ticket #889 
     42* snmp_netstat: tidy and document 
     43* snmp_netstat: Fix bug where snmp_netstat undercounts the number 
     44   of connections 
     45* uptime: graph should not scale, as it makes it hard to read after 1000 
     46  days of uptime  
     47* postgres_users: Usernames fetched from pg_stat_activity need to be 
     48  distinctified 
     49* mysql_isam_space: undeprecate,  sanity-check mysqlshow output, fix autoconf  
     50  fix various typos 
     51* munin_update: Fix bashism 
     52 
     53 
     54 
    1155 
    1256