Changeset 797 in ProjectBuilder for projects/mondorescue
- Timestamp:
- Jul 4, 2009, 5:32:47 AM (16 years ago)
- Location:
- projects/mondorescue/pbconf/branches
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.8/mondo/deb/control
r472 r797 3 3 Priority: optional 4 4 Maintainer: PBPACKAGER 5 # pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, automake, libtool, imagemagick5 # pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, imagemagick, libtool, automake 6 6 Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev, g++, fakeroot 7 7 Standards-Version: 3.6.1 -
projects/mondorescue/pbconf/branches/2.2.9/mindi/pbcl
r777 r797 3 3 MINDI CHANGES 4 4 5 2.0.7 (2009-05-08) 5 2.0.7 (2009-07-03) 6 - Remove inactive vg from lvmscan output in analyze-my-lvm (Bruno Cornec) 7 - Do not exit abruptly in any case in analyze-my-lvm when detecting an analysis issue, but return instead (Bruno Cornec) 8 - MINDI_CACHE is only purged if a real work is asked to mindi (Bruno Cornec) 9 - Adds ssh features (client and server) in the DR set (Bruno Cornec) 10 - Tries to create tmpfs starting at 128 MB to allow for larger content (Adolf Hartsenberg/Bruno Cornec) 11 - Adds the timeout parameter to udevadm to avoid default timeout of 180 s (Bruno Cornec) 6 12 - Fix a bug on Debian 5 where proc appears in fstab (Bud Rogers/Bruno Cornec) 7 13 - Security Fix for a remaining /tmp hard coded reference for 1 log file only used on ia64 (parted2fdisk.pl) (Gentoo/Bruno Cornec) -
projects/mondorescue/pbconf/branches/2.2.9/mondo-doc/pbcl
r777 r797 3 3 MONDO-DOC CHANGES 4 4 5 2.2.9 (2009-0 2-11)6 - None5 2.2.9 (2009-07-03) 6 - Update man pages for NFS user support 7 7 8 8 2.2.8 (2009-02-04) -
projects/mondorescue/pbconf/branches/2.2.9/mondo/deb/control
r472 r797 3 3 Priority: optional 4 4 Maintainer: PBPACKAGER 5 # pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, automake, libtool, imagemagick5 # pb depends: docbook, docbook-dsssl, sgml2x, docbook-utils, autoconf, imagemagick, libtool, automake 6 6 Build-Depends: debhelper (>= 4.2.20), libnewt-dev, libncurses5-dev, g++, fakeroot 7 7 Standards-Version: 3.6.1 -
projects/mondorescue/pbconf/branches/2.2.9/mondo/pbcl
r777 r797 3 3 MONDO CHANGES 4 4 5 2.2.9 (2009-02-11) 5 2.2.9 (2009-07-03) 6 - Removes some memory leaks with valgrind usage (Bruno Cornec) 7 - Improve dynamic memory allocation with mr_asprintf (Bruno Cornec) 8 - Remove all the most obvious bad call to strcat and replace by mr_strcat as appropriate (Bruno Cornec) 9 - Remove the iamhere function (Bruno Cornec) 10 - Remove mr_string.c|.h useless and in duplication with mr_str.c|.h (Bruno Cornec) 11 - Use new libmr.a in build process (Bruno Cornec) 12 - Fix a bug (seg fault) when a too large mountlist was used (Bruno Cornec) 13 - Adds test program for mountlist and truncate_to_drive_name (Bruno Cornec) 14 - Add support of user for NFS write and fixes #316 (Bruno Cornec) 15 - mount the NFS dir in mondoarchive, if not already mounted, but present in fstab and fixes #304 (Bruno Cornec) 16 - Usage of partprobe at restore time if possible (Bruno Cornec) 17 - Allow the possibility to enter temp and scratch dir in the newt interface. Fixes #326. (Bruno Cornec) 18 - Protection of chains (file names) passed to system with mr_stresc which may contain strange chars (Bruno Cornec) 19 - Improve autoconf cuild process (Bruno Cornec) 6 20 - Some SuSE have ramdisk as modules, so modprobe brd first before testing for ramdisk presence (Stephan Lauffer) 7 21 - Security fix for a remaining /tmp hard coded reference which shouln't have a small potential impact for mondo-prep.c as the file was removed before being recreated and usage is very short (Gentoo/Bruno Cornec)
Note:
See TracChangeset
for help on using the changeset viewer.