Revision edbc7ebf

b/snf-image-helper/ChangeLog
1
2011-10-20, v0.1.2
2

  
1 3
2011-10-17, v0.1.1
2 4
	* Fix a bug in ChangePassword task
3 5
	* Add timestamps in output of the tasks
b/snf-image-helper/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image-helper, 0.1.1, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image-helper, 0.1.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
2011-10-20, v0.1.2
2
	* Fix a debootstrap bug in snf-image-update-helper
3
	* Use --one-file-system option when creating cache for update-helper
4
	* Add setting for allowing the user to manually pick a debian mirror
5
	  for debootstrap.
6

  
1 7
2011-10-17, v0.1.1
2 8
	* Replace $(var) with ${var} in defaults file.
3 9
	* Fix a dangerous-use-of-xargs bug in create.
b/snf-image-host/configure.ac
1 1
AC_PREREQ(2.59)
2
AC_INIT(snf-image, 0.1.1, synnefo@lists.grnet.gr)
2
AC_INIT(snf-image, 0.1.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