Change logs for os-prober source package in Xenial

  • os-prober (1.70ubuntu3.3) xenial; urgency=medium
    
      * More fixes to not mangle partitions that can't be safely detected via
        mounting:  (LP: #1579609)
        - os-probes/common/50mounted-tests: Add statement to skip probing when a
          partition is detected as LVM2_member.
        - Synchronize os-probes/common/50mounted-tests and
          linux-boot-probes/common/50mounted-tests so they behave the same with
          regards too LVM members and extended partitions.
        - Fix fs_types() to not return with an error code, in all cases it should
          return a value of NOT-DETECTED if the partition type could not be
          detected; this includes MSDOS extended partitions.
    
    os-prober (1.70ubuntu3.2) xenial; urgency=critical
    
      * debian/control: add missing Depends on grub-common (which ships grub-mount
        and grub-probe) now that this is the only path to probing for filesystems.
    
    os-prober (1.70ubuntu3.1) xenial; urgency=critical
    
      * os-probes/common/50mounted-tests: don't mount filesystems with mount for
        probing as that can cause corruption in some cases. (LP: #1579609)
    
     -- Eric Desrochers <email address hidden>  Wed, 18 Jan 2017 13:01:07 -0500
  • os-prober (1.70ubuntu3.2) xenial; urgency=critical
    
      * debian/control: add missing Depends on grub-common (which ships grub-mount
        and grub-probe) now that this is the only path to probing for filesystems.
    
    os-prober (1.70ubuntu3.1) xenial; urgency=critical
    
      * os-probes/common/50mounted-tests: don't mount filesystems with mount for
        probing as that can cause corruption in some cases. (LP: #1579609)
    
     -- Eric Desrochers <email address hidden>  Wed, 14 Dec 2016 09:57:54 -0500
  • os-prober (1.70ubuntu3.1) xenial; urgency=critical
    
      * os-probes/common/50mounted-tests: don't mount filesystems with mount for
        probing as that can cause corruption in some cases. (LP: #1579609)
    
     -- Eric Desrochers <email address hidden>  Tue, 06 Dec 2016 10:05:22 -0500
  • os-prober (1.70ubuntu3) xenial; urgency=low
    
      * Check for MSDOS extended partitions and skip any further tests which
        would require the partition to be mounted (LP: #1374759).
    
     -- Stefan Bader <email address hidden>  Tue, 08 Mar 2016 09:35:20 +0100
  • os-prober (1.70ubuntu2) xenial; urgency=medium
    
      [ Mario Chamorro ]
      * Sort detected kernels by modification time, if possible. (LP:
        #1317153)
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 23 Feb 2016 16:10:29 +0000
  • os-prober (1.70ubuntu1) xenial; urgency=medium
    
      * Resynchronise with Debian.  Remaining changes:
        - Mount btrfs subvolume @ when present to access a btrfs formatted
          rootfs.
        - When called with WINOSDATA, return the list of Windows partitions
          containing the system instead of only listing these containing the
          bootrecord.
    
    os-prober (1.70) unstable; urgency=medium
    
      [ Justus Winter ]
      * Fix hurd-any support: Test for /servers instead of /servers/exec to avoid
        starting an translator in the mounted system. Also, /hurd/init might be
        phased out at some point (Closes: #802053).
    
    os-prober (1.68) unstable; urgency=medium
    
      * Adjust extended dos partition support for blkid/util-linux 2.24+,
        thanks to Andreas Henriksson (Closes: #735169).
      * Add support for Windows 10 (otherwise reported as Windows Recovery
        Environment). Thanks, Philipp Wolfer! (Closes: #801278).
    
    os-prober (1.67) unstable; urgency=medium
    
      [ James Clarke ]
      * rules: Use DEB_HOST_ARCH_CPU instead of DEB_HOST_ARCH, and thus treat
        *-{i386,amd64} as x86
      * Support probing on hurd-any.  Closes: #799883.
    
    os-prober (1.66) unstable; urgency=medium
    
      * Add -a flag to grep -qs for Windows Vista detection. It appears the
        file isn't always considered as a text file, so this should be more
        robust. Thanks to Gianluigi Tiesi for the report and the suggestion
        (Closes: #791383).
    
    os-prober (1.65) unstable; urgency=medium
    
      [ Steve McIntyre ]
      * Recognise the new ignore_uefi flag from partman-efi.
    
    os-prober (1.64) unstable; urgency=medium
    
      [ Frederic Bonnard ]
      * Add ppc64el support.  Closes: #752416.
    
     -- Sebastien Bacher <email address hidden>  Fri, 20 Nov 2015 11:06:01 +0100
  • os-prober (1.63ubuntu2) wily; urgency=medium
    
      * os-probes/mounted/x86/20microsoft:
        - add Windows 10 to the list (thanks for David Martin for the patch!)
          (LP: #1482851)
        - cherry-pick a change from Debian: use -a with grep in case the file
          isn't considered a text file.
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 21 Sep 2015 14:52:53 -0400