Revision 5972f9df

b/snf-image-helper/ChangeLog
1
2012-10-12, v0.6.2
2
	* Remove the rule of updating the password for user `user' in Fedora
3
	  and Ubuntu when the USERS image property is missing.
4
        * Check if a user exists before updating its password.
5

  
1 6
2012-10-05, v0.6.1
2 7
	* Supress a very noisy warning in 40DisableRemoteDesktopConnections
3 8
	  task created by reglookup. This is triggered only when reading
b/snf-image-helper/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image-helper, 0.6.1, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image-helper, 0.6.2, synnefo@lists.grnet.gr)
3 3

  
4 4
AC_CONFIG_AUX_DIR(autotools)
5 5
AC_CONFIG_SRCDIR(configure)
b/snf-image-host/ChangeLog
1
2012-10-12, v0.6.2
2
	* Seperate the error messages that should be logged by the system from
3
	  those that should be propagated to the user through the monitoring
4
	  mechanism. Don't allow internal configuration options get revieled to
5
	  the user.
6

  
1 7
2012-10-05, v0.6.1
2 8
	* Use Coordinated Universal Time when logging.
3 9
	* Fix a bug in the way snf-image-update-helper reads the links of the
b/snf-image-host/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image, 0.6.1, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image, 0.6.2, synnefo@lists.grnet.gr)
3 3

  
4 4
AC_CONFIG_AUX_DIR(autotools)
5 5
AC_CONFIG_SRCDIR(configure)

Also available in: Unified diff