lp:ubuntu/karmic/mondo

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/mondo
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

10. By Rogério Theodoro de Brito

* Non-maintainer upload:
  + The ''Facelift'' release.
  + asked for by the current maintainer (who offered comaintainance).
* debian/watch:
  + create watch file. (Closes: #544116)
* debian/control:
  + remove duplicate Priority: and Section: fields.
  + move the Homepage: field to the source stanza.
  + avoid duplicate long description by including comment on mondo-doc.
  + add autotools-dev to Build-Depends.
  + add quilt to Build-Depends.
  + changing Standards-Version to 3.8.3 (no changes needed).
* debian/{binary,source}.lintian-overrides:
  + remove, not used.
* debian/copyright:
  + point to the versioned GPL (licensing audits needed).
* debian/rules:
  + remove some comments.
  + reindent/rewrap for better legibility.
  + move the place where config.{sub,guess} are copied.
  + adapt to use quilt.
  + remove config.{sub,guess} to avoid bloating the diff.gz source.
  + remove unused strip setting (dh_strip takes care of it).
* debian/patches:
  + include fix check for cdrecord (Closes: #519548).
  + split patches from diff.gz into separate patches.
* debian/README.source:
  + include instructions as mandated by policy >= 3.8.
*

9. By Andree Leidenfrost <email address hidden>

Replace #!/bin/sh with #!/bin/bash for the following scripts because
they do require bash (closes: #489633) (committed upstream):
/usr/share/mondo/autorun
/usr/share/mondo/post-nuke.sample/usr/bin/post-nuke
/usr/share/mondo/restore-scripts/mondo/grub-MR
/usr/share/mondo/restore-scripts/mondo/hack-fstab
/usr/share/mondo/restore-scripts/mondo/hack-lilo
/usr/share/mondo/restore-scripts/mondo/make-me-bootable
/usr/share/mondo/restore-scripts/mondo/raw-MR
/usr/share/mondo/restore-scripts/mondo/stabgrub-me
/usr/share/mondo/restore-scripts/mondo/stabraw-me
/usr/share/mondo/restore-scripts/mondo/unmount-subroutine-me

8. By Luca Falavigna

Revert my previous, broken upload and blame myself for reverting
an already fixed package, this re-includes fix for CVE-2008-1633 and
closes LP: #216601.

7. By Luca Falavigna

* SECURITY UPDATE: fix errors related to the usage of /tmp or
  MINDI_CACHE instead of bkpinfo->tmpdir (LP: #216601).
* References:
  - CVE-2008-1633
  - http://trac.mondorescue.org/browser/branches/2.2.5, revno 1644

6. By Andree Leidenfrost <email address hidden>

* Changed menu from 'Apps/System' to
  'Applications/System/Administration'. Fixes lintian warnings.
* Don't touch build-stamp in rules files. Fixes dpkg warning.
* Fix insecure handling of temporary files:
  - new global variable g_mondo_tmpdir to make tempory directory
    availabe everywhere;
  - use mkdtemp to create this temporary directory;
  - changed code to make use of g_mondo_tmpdir;
  - MA.log.gz and changed.files now stored in /var/cache/mindi;
  - mondorestore.log now stored in /var/log;
  - mentioned this in README.Debian;
  - create var/cache/mindi in rootfs for restore accordingly.
* Depend on mindi version >= 2.24-2 to have consistency across the
  board for log files.

5. By Andree Leidenfrost <email address hidden>

* New upstream release:
  - changed upstream version 2.2.2 into 2.22 to avoid epoch;
  - all Debian changes integrated upstream apart from defining MINDI_CACHE
    as /var/cache/mindi rather than having /root/images/mindi hardcoded.
    Documented this in README.Debian.
* Depend on corresponding mindi version, i.e. 2.22 because of
  depending changes.
* Removed ia64 from control file for offical version because we are
  not quite there yet.
* Added debug level to log_debug() call in make_slices_and_images() to
  fix compiler warning. (Already fixed upstream.)
* Amended format string for fprintf() in save_mountlist_to_disk() so
  that uuid does actually get written out (fixes compiler warning).
  (Committed upstream.)
* Added colons to 'Closes' tags to fix lintian warning.

4. By Andreas Barth <email address hidden>

* Non-maintainer upload.
* Add dependency on libfribidi0 to work around bug #379938.
  Closes: #398425

3. By Andree Leidenfrost <email address hidden>

* Evaluate the status returned by pclose when calling a program in function
  'run_program_and_log_to_screen'. This gives immediate feedback to the user
  in case mindi fails to create boot disks and should. (Closes: #295893)
* Abort if running under sudo and DVD writing is requested as growisofs will
  refuse to run as sudo. Amended mondoarchive manpage accordingly.
  (Closes: #293147)
* Moved package 'mondo-doc' from section 'utils' to correct section 'doc'.
* Added homepage to package descriptions as per Developer's Reference 2.6.4.

2. By Hector Garcia

* New upstream revision.
* Already using latest config.{guess,sub}. (Closes: #138608).
* Added depend to: lzop, cdrecord. (Closes: #136769, #138393).
* Hardcoded mondo path to prevent failures. (Closes: #139911).

1. By Hector Garcia

Import upstream version 1.41.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/mondo
This branch contains Public information 
Everyone can see this information.

Subscribers