Changeset 465 in ProjectBuilder for projects/mondorescue/pbconf/branches/2.2.6/mondo


Ignore:
Timestamp:
Jun 1, 2008, 11:57:36 PM (16 years ago)
Author:
Bruno Cornec
Message:
  • Improve debian repository management with pb
  • Prepare mondorescue for 2.2.6 release
  • Improve mondorescue debian packages hopefully
Location:
projects/mondorescue/pbconf/branches/2.2.6/mondo
Files:
3 edited

Legend:

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

    r449 r465  
    33Priority: optional
    44Maintainer: PBPACKAGER
    5 # pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, automake, libtool, imagemagick,
    6 Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev, gcc, g++, fakeroot
     5# pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, automake, libtool
     6Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev, g++, fakeroot, imagemagick
    77Standards-Version: 3.6.1
    88
  • projects/mondorescue/pbconf/branches/2.2.6/mondo/deb/mondo.dirs

    r384 r465  
    11usr/sbin
    2 usr/share/bug/mondo
    32usr/share/man/man8
    4 usr/share/mondo
    53usr/share/pixmaps
    6 var/cache/mondo
  • projects/mondorescue/pbconf/branches/2.2.6/mondo/pbcl

    r455 r465  
    33MONDO CHANGES
    44
    5 2.2.6 (2008-05-29)
    6 - Adds OBDR support with -o option (Bruno Cornec)
     52.2.6 (2008-05-31)
     6- Adds OBDR support with -o CLI option and interactive mode - Fix #29 (Bruno Cornec)
    77- Simplify some function interface with bkpinfo global (Bruno Cornec)
    88- Fix a bug with g_log_level handled as a string in a msg (Bruno Cornec)
    99- Attempt to fix problem with SuSE 10.2 boot loader not reinstalled - may also fix other SLES issues reported with the same problem - by mounting /proc and /sys in the chroot during mount_all_devices (Bruno Cornec)
    1010- Fix #250 - Automatic restore with tape is asking questions (Bruno Cornec)
    11 - Attempt to solve #244 by ignoring SIGPIPE during big file restore with gzip (Bruno Cornec)
     11- Fix #244 by ignoring SIGPIPE during big file restore with gzip (Bruno Cornec)
    1212- Renaming of files to be in conformity with stable and ease aplication of patches between branches (Bruno Cornec)
    1313- Fixing broken NFS support in 2.2.5 for rhel5 at least (Kyle Johnson/Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.