Changeset 588 in MondoRescue for trunk/mondo/ChangeLog


Ignore:
Timestamp:
May 29, 2006, 11:47:20 AM (18 years ago)
Author:
bcornec
Message:

merge -r 560:587 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/ChangeLog

    r507 r588  
    33MONDO CHANGES
    44
    5 trunk:
     5v2.2.0 (2006-05-01)
    66- indent on source files
    77- asprintf used instead of malloc_string + sprintf/strcpy/strcat without
    88  verifications. Optimisations on memory consumption (allocate only size
    99  needed + remove memory leaks)
    10 
    11 v2.2.0 (2006-05-01)
    12 =======
    13 
    1410- Internationalization (A huge thank to rene-marc dolhen
    15 <rmd_at_mecreant.org> who achieved that big task)
    16 - Fixed verify for NFS (Andree Leidenfrost)
    17 - Fix for Bug #6975 (Bruno Cornec)
    18 - Fix a bug when restoring interactively and having file names with blank
     11  <rmd_at_mecreant.org> who achieved that big task)
     12
     132.0.8 (2006-05-25)
     14- new build process (Bruno Cornec)
     15- Fix a bug in .spec for RPM build (%attr now unused)
    1916  (Bruno Cornec)
    20 - Fix options -I and -E of mondoarchive which were not working
     17- Support of dm and LVM v2 (Andree Leidenfrost)
     18- New mr_strtok functionn added and used for dm support (Andree Leidenfrost)
     19- Complete doc is now a separate package. mondo still contains the
     20  man pages and howto in minimal useful formats
    2121  (Bruno Cornec)
    22 - Removed 'ax' options from ps call in busybox (Andree Leidenfrost)
    23 
    24 v2.0.7 (2006-02-23)
     22- HOWTO now contains a new chapter on unattended support for mondo
     23- Increase size (4 times) of include|exclude variables
     24- Fix a bug on -I and -E not working with multiple parameters
     25- Fix a bug in verify for NFS by swapping nfs_remote_dir and isodir when
     26  assembling name for image file to verify
     27  (Andree Leidenfrost)
     28- Fix mondo when restoring filenames containing blanks
     29  (still a problem for filenames with ')
     30  (Bruno Cornec)
     31- Fix a RPM generation bug for rh7.3 (i386-redhat-linux prefix for binaries)
     32  (Bruno Cornec)
     33
     342.0.7 (2006-03-10)
    2535- useless cat, sort|uniq commands removed
    2636  (Bruno Cornec/Sébastien Aperghis-Tramoni)
     
    3444  (Andree Leidenfrost)
    3545- use df -P everywhere (Bruno Cornec)
     46- Paypal incitations removed (Andree Leidenfrost)
     47- mondo now uses /usr/share for the restore-scripts (Bruno Cornec)
     48- rpmlint cleanups (Bruno Cornec)
     49- no shared librairies and no X11 anymore (were useless) (Bruno Cornec)
     50- files > 2GB are now really supported (Andree Leidenfrost)
     51- new SGML based Mondo Rescue documentation + new Web site
     52  (Bruno Cornec/Andree Leidenfrost)
     53- mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)
     54- /tmp not excluded anymore from backup (Bruno Cornec)
     55- New RPM Build environement (Bruno Cornec)
    3656
    3757v2.06 (2005-12-23)
Note: See TracChangeset for help on using the changeset viewer.