[Burp-users] burp-1.1.30 is now available
Brought to you by:
grke
|
From: Graham K. <ke...@sp...> - 2011-03-27 01:46:08
|
Hello, I have uploaded burp-1.1.30 to sourceforge. Here is the link: http://sourceforge.net/projects/burp/files/ 2011-03-27 Changes in burp-1.1.30: * First pass at having a live status monitor. * Fixed a bug that meant you couldn't restore links. * Fixed a bug when freeing structs at the end of a restore. To see the status monitor in action, run burp-1.1.30 on your server and in a separate console, run 'watch burp -a s' to see a summary of all clients, or 'watch burp -a s -s testclient' to see verbose details of a particular client. At some point in the future, I will put an ncurses wrapper on the burp commands so that you can switch between the summary and detailed modes more easily. If your clients are already on 1.1.22, there is no need to upgrade them. You should upgrade them if they are on a version lower than 1.1.22. Coming soon: The ability to run pre/post scripts before and after backups and restores on the client. |