Changeset 1355 in MondoRescue for branches


Ignore:
Timestamp:
Apr 27, 2007, 1:38:01 AM (17 years ago)
Author:
Bruno Cornec
Message:

ChangeLog and VERSION/Tag updated for 2.2.3 delivery

Location:
branches/2.2.3
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.3/mindi/ChangeLog

    r1330 r1355  
    22
    33MINDI CHANGES
     4
     51.2.3 (2007-04-26)
     6- FORCE_MODS variable to support additional modules at will (Bruno Cornec)
     7- Better log file content in mondoarchive.log from the copy of the mindi log (Bruno Cornec)
     8- Stricter POSIX compliance for mindi to allow usage with dash on Ubuntu (Fix for #154)
    49
    5101.2.2 (2007-04-16)
  • branches/2.2.3/mindi/VERSION

    r1231 r1355  
    1 1.2.2
     11.2.3
  • branches/2.2.3/mondo/ChangeLog

    r1315 r1355  
    22
    33MONDO CHANGES
     4
     52.2.3 (2007-04-26)
     6- Fix a critical bug where bzip2 files where not considered during restore (Dale Tronrud/Scott Cummings)
    47
    582.2.2 (2007-04-16)
  • branches/2.2.3/mondo/VERSION

    r1236 r1355  
    1 2.2.2
     12.2.3
  • branches/2.2.3/tools/pkg2mdv

    r1038 r1355  
    9191            rev=`svn info | egrep "^Revision:" | cut -d: -f2`
    9292            repsys submit svn+ssh://svn.mandriva.com/svn/packages/cooker/$p $rev
     93            #repsys submit -t 2007.1 --define section=contrib/backports svn+ssh://svn.mandriva.com/svn/packages/2007.1/$p $rev
    9394        fi
    9495    fi
Note: See TracChangeset for help on using the changeset viewer.