Changelog
mondo (2.07-2) unstable; urgency=low
* Fixed RAID support to also work with mdadm (in addition to
raidtools2 which don't exist in Debian from Sarge onwards).
(Submitted upstream.)
* Depend on mindi >= 1.07-3 to ensure that raidtab is included on the
restore media.
* Added NEWS file (giving more details about RAID to start with).
* Changed standards version from 3.6.2 to 3.7.2 without package
changes. (Fixes lintian warning.)
mondo (2.07-1) unstable; urgency=low
* New upstream release:
- source is release 2.0.7-r460;
- use old version format, i.e. 2.07 rather than new upstream
format 2.0.7 to avoid epoch - re-sync will happen for 2.2.0;
- all Debian changes integrated upstream apart from fix for #320152
(see 2.04-6);
- implements length check for '-E' argument (Closes: #331060.);
- upstream doesn't build libraries anymore - adjusted rules and
mondo.dirs files and removed lintian override file accordingly;
- mondo's scripts are now under /usr/share/mondo - adjusted
mondo.dirs and rules file accordingly and depend on mindi >= 1.07 as
older versions are not aware of this;
- put new download location ftp://ftp.mondorescue.org/src/ in
copyright file;
- README is now in upstream - removed from debian directory and
adjusted mondo.docs accordingly;
- documentation is no longer installed by upstream Makefile,
documentation is now available in various formats in addition to
html - adjusted rules and mondo-doc.docs files accordingly.
* Fix bug where paths in parameters for '-E' and '-I' would not get
properly separated from each other by integration upstream SVN r468.
* Added -D_GNU_SOURCE to CFLAGS in rules file to avoid compiler
warning about undefined asprintf introduced by previous change.
* Changed maintainer email address to <email address hidden>.
* Fixed verify for NFS by swapping nfs_remote_dir and isodir when
assembling name for image file to verify. (Committed upstream.)
* Changed declaration of setenv_mondo_lib() to setenv_mondo_share() to
fix compiler warning. (Committed upstream.)
mondo (2.06-4) unstable; urgency=low
* Added information about required vfat kernel support to HOWTO.
(Committed upstream.) (Closes: #315733.)
* Replaced defines for large file handling with compile parameters in
rules file. Avoids code changes compared to upstream.
* Removed the potentially threatening and intimidating sequence of
questions after a restore.
* Remove fifo after NTFS restore. (Committed upstream.)
* Removed 'ax' options from ps call when checking for ntfsclone still
running - busybox 1.1.0 ps doesn't like them and we don't need them.
(Committed upstream.)
mondo (2.06-3) unstable; urgency=low
* Removed cruft from source package: make.log.
* Removed dependencies on dosfstools and binutils as mindi depends on
them now. Changed dependency on mindi to (>= 1.06-3) accordingly.
* If calling 'mindi ---findkernel' return anything, check whether mindi
encountered a fatal error and if so show it using function popup_and_OK().
This helps making the actual problem more visible in situations like the
one reported in #352323. Note that the fix for #352323 also requires changes
in mindi which are in 1.06-3 which we already depend on. (Committed
upstream.) (Closes: #352323.)
* Added '#define _LARGEFILE_SOURCE' and '#define _FILE_OFFSET_BITS 64' in
various places to allow for processing of files larger 2GB. Replaced
lseek() with lseeko() for the same reason (one one occurrence).
THIS WAS REMOVED MAYBE REPLACED WITH COMPILER OPTIONS [apart from lseeko()]
mondo (2.06-2) unstable; urgency=low
* Officially took over maintainership from Hector - changed control file
accordingly.
* Added architecture amd64. (Closes: #252761.)
* First try to run plain grub-install in grub-MR. Fixes issue with AMD64
installations not being bootable after restore.
* Added menu entry and icon.
* Added REAME.Debian entry for new free() crash in case libfribidi0 is not installed.
-- Ubuntu Archive Auto-Sync <email address hidden> Thu, 15 Jun 2006 15:05:22 +0100