Ignore:
Timestamp:
Jul 4, 2009, 5:32:47 AM (15 years ago)
Author:
Bruno Cornec
Message:
  • Prepare for delivery of mondorescue 2.2.9 final
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl

    r777 r797  
    33MONDO CHANGES
    44
    5 2.2.9 (2009-02-11)
     52.2.9 (2009-07-03)
     6- Removes some memory leaks with valgrind usage (Bruno Cornec)
     7- Improve dynamic memory allocation with mr_asprintf (Bruno Cornec)
     8- Remove all the most obvious bad call to strcat and replace by mr_strcat as appropriate (Bruno Cornec)
     9- Remove the iamhere function (Bruno Cornec)
     10- Remove mr_string.c|.h useless and in duplication with mr_str.c|.h (Bruno Cornec)
     11- Use new libmr.a in build process (Bruno Cornec)
     12- Fix a bug (seg fault) when a too large mountlist was used (Bruno Cornec)
     13- Adds test program for mountlist and truncate_to_drive_name (Bruno Cornec)
     14- Add support of user for NFS write and fixes #316 (Bruno Cornec)
     15- mount the NFS dir in mondoarchive, if not already mounted, but present in fstab and fixes #304 (Bruno Cornec)
     16- Usage of partprobe at restore time if possible (Bruno Cornec)
     17- Allow the possibility to enter temp and scratch dir in the newt interface. Fixes #326. (Bruno Cornec)
     18- Protection of chains (file names) passed to system with mr_stresc which may contain strange chars (Bruno Cornec)
     19- Improve autoconf cuild process (Bruno Cornec)
    620- Some SuSE have ramdisk as modules, so modprobe brd first before testing for ramdisk presence (Stephan Lauffer)
    721- Security fix for a remaining /tmp hard coded reference which shouln't have a small potential impact for mondo-prep.c as the file was removed before being recreated and usage is very short (Gentoo/Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.