Ignore:
Timestamp:
Apr 28, 2016, 2:03:02 AM (8 years ago)
Author:
Bruno Cornec
Message:
  • Prepare 3.2.2
File:
1 edited

Legend:

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

    r2056 r2072  
    66- TBD
    77
    8 3.2.2 (2016-03-24)
    9 - Fix #784 by not comparing result of mkstmp to NULL (Bruno Cornec)
    10 - Fix #778 by using fatlabel/mr-label to recreate labelled FAT or VFAT FS when that command is available and using mkfs.vfat now everywhere (removes mkdosfs references) and avoid using -F 32 to let the mkfs.vfat command choose the best size by itself. (Bruno Cornec)
     83.2.2 (2016-04-28)
     9- Fix #796, GPT support, by limiting the requirement for une extended partition to MBR disks (Bruno Cornec)
     10- Fix #787, USB support, by cleaning the target dir of its syslinux content (Bruno Cornec)
     11- Fix #784, crash, by not comparing result of mkstmp to NULL (Bruno Cornec)
     12- Fix #757, #780 and #781 bupport, fixing a bug in mr_strip_space (Bruno Cornec)
     13- Fix #778, by using dosfslabel/mr-label to recreate labelled FAT or VFAT FS when that command is available and using mkfs.vfat now everywhere (removes mkdosfs references) and avoid using -F 32 to let the mkfs.vfat command choose the best size by itself. (Bruno Cornec)
    1114- Fix #777 Full UEFI support with correct generation of ISO images for mondoarchive (Bruno Cornec)
    12 - Fix #776 by using -efi-boot option of genisoimage for UEFI systems. (Bruno Cornec)
    13 - Fix #766 by duplicating systematically strings for netfs_user instead of optimizing by reusing content  (Bruno Cornec)
     15- Fix #776, UEFI support, by using -efi-boot option of genisoimage for UEFI systems. (Bruno Cornec)
     16- Fix #766, crash, by duplicating systematically strings for netfs_user instead of optimizing by reusing content (Bruno Cornec)
     17- Fix #730 by copying current version of logfile to backup media (Bruno Cornec)
     18- Fix a bug/crash for tape usage in interactive mode (Bruno Cornec)
     19- Rename libmondo-mountlist.c as mondo-rstr-mountlist.c (Bruno Cornec)
    1420- Rename all mondorestore scripts with a mr- prefix for homogeneity and put them under /usr/bin on the media (Bruno Cornec)
    1521- Rename the mindi image mindi.iso (was mondorescue.iso which was confusing) (Bruno Cornec)
    1622- Fix wiping of the scratch area by calling rm on files instead of find which has issues in this context and erasing star files as well (Bruno Cornec)
    1723- Adds xorriso support in mondoarchive for distributions such as Debian 8 using it for UEFIvoids core dump when exiting early (Bruno Cornec)
     24- which_partition_format now uses mr-disk-type
    1825- Avoids crash and core dump for mondoarchive when exiting early and on an allocation error when there is a syntax error (Bruno Cornec)
    1926- Adds a mr_sys module for the new mr_system function and a unit test, and use it where appropriate (Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.