Skip to content
Snippets Groups Projects
Select Git revision
  • 900ac0f827f0a950542fb9b290c73eb60d0b74ab
  • master default protected
  • devel
3 results

README.rst

Blame
  • CHANGELOG 1.04 KiB
    2012-00-00 v1.2.0 stable version and bugfix release of warden-client-1.1.0
    --------------------------------------------------------------------------
    - Fixed SSL certificate/key access privileges security issue
    - Fixed client crash after multiple events download
    - Fixed several small bugs/issues
    
    2012-02-06 v1.1.0 stable version and bugfix release of warden-client-1.0.0
    --------------------------------------------------------------------------
    - Fixed bug when receiving of events
    - Fixed earlier declaration in same scope of variable $data
    - Fixed errMsg function -> finishing by the die function
    - Added client configuration module WardenClientConf.pm
    - Added error message when warden server is down
    - Added README.cesnet (CESNET Specifics) file
    - Added uninstallation script -> uninstall.sh
    - Added update script -> update.sh
    - Fixed several small bugs/issues
    
    2011-11-16 v1.0.0 stable version
    --------------------------------
    - Initial package of warden client
    - SSL certificate authentication/authorization supported
    - Automatized installation process