Changeset 900 in ProjectBuilder for projects/mondorescue/pbconf/branches/2.2.9/mondo


Ignore:
Timestamp:
Nov 20, 2009, 2:00:31 AM (14 years ago)
Author:
Bruno Cornec
Message:

r3619@localhost: bruno | 2009-11-15 15:20:21 +0100

  • Fix an issue where an space osperldep was given
  • Beta of 2.2.9.1 for MondoRescue
Location:
projects/mondorescue/pbconf/branches/2.2.9/mondo
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.9/mondo/deb/control

    r797 r900  
    1111Section: PBGRP
    1212Priority: optional
    13 Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 2.0.2), afio, buffer, gawk, cdrecord
     13Depends: ${shlibs:Depends}, ${misc:Depends}, mindi (>= 2.0.7), afio, buffer, gawk, cdrecord
    1414Recommends: dvd+rw-tools, lzop
    1515Suggests: mondo-doc
  • projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl

    r857 r900  
    22
    33MONDO CHANGES
     4
     52.2.9.1 (2009-11-15)
     6- /dev/shm is now part of the default exclude list (Bruno Cornec)
     7- Default to DVD size when in iso or netfs mode (Bruno Cornec)
     8- Fix #363 where exclude_paths was extended up to memory limit dumping core (Bruno Cornec)
     9- Fix #367 - the for loop doesn't make any test now, as it was computed before entering the loop, leading to an error, and was also made inside the loop anyway (Bruno Cornec)
     10- If using nolvm, mondorestore should also not analyze and handle i-want-my-lvm (Bruno Cornec)
     11- Reset an error counter before blanking a DVD to avoid always returning an error (Vincent Raman)
    412
    5132.2.9 (2009-10-09)
Note: See TracChangeset for help on using the changeset viewer.