Latest upstream release: 1.72 Current version/release in rawhide: 1.71-1.fc25 URL: http://packages.debian.org/os-prober Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/2574/
Patching or scratch build for os-prober-1.71 failed.
Created attachment 1243061 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
Following patches has been deleted: ['os-prober-newnsdirfix.patch', 'os-prober-no-dummy-mach-kernel.patch', 'os-prober-mdraidfix.patch', 'os-prober-bootpart-name-fix.patch', 'os-prober-mounted-partitions-fix.patch', 'os-prober-factored-logger-efi-fix.patch', 'os-prober-umount-fix.patch', 'os-prober-grub2-parsefix.patch', 'os-prober-grepfix.patch', 'os-prober-gentoo-fix.patch']
Following patches has been unapplied: ['os-prober-yaboot-parsefix.patch', 'os-prober-usrmovefix.patch', 'os-prober-disable-debug-test.patch', 'os-prober-btrfsfix.patch', 'os-prober-factor-out-logger.patch']
Latest upstream release: 1.73 Current version/release in rawhide: 1.71-1.fc25 URL: http://packages.debian.org/os-prober Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/2574/
Created attachment 1243237 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
Latest upstream release: 1.74 Current version/release in rawhide: 1.71-1.fc25 URL: http://packages.debian.org/os-prober Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/2574/
Created attachment 1246634 [details] Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
Following patches has been deleted: ['gimp-2.8.2-cm-system-monitor-profile-by-default.patch', 'gimp-2.8.6-external-help-browser.patch']
(In reply to Upstream Release Monitoring from comment #10) > Latest upstream release: 1.74 > Current version/release in rawhide: 1.71-1.fc25 > URL: http://packages.debian.org/os-prober > Based on the information from anitya: https://release-monitoring.org/project/2574/ Changelog: os-prober (1.74) unstable; urgency=high [ Ivo De Decker ] * os-probes/common/50mounted-tests: Skip partition when FS type is LVM2_member, since one isn't supposed to touch physical volumes directly. This avoids hanging during “dmcreate setup” with unencrypted LVM setups (Closes: #853277). -- Cyril Brulebois <kibi> Wed, 01 Feb 2017 00:01:17 +0100 os-prober (1.73) unstable; urgency=medium [ Cyril Brulebois ] * Add support for Mageia, thanks to Neal Gompa (Closes: #851983). -- Christian Perrier <bubulle> Sat, 21 Jan 2017 08:44:01 +0100 os-prober (1.72) unstable; urgency=medium * Improve logging of mounting and setting partitions to ro/rw (thanks, Ivo De Decker). * Use a read-only device-mapper entry if possible rather than setting the underlying device to read-only (thanks, Ivo De Decker; closes: #701814). Note that this introduces a dependency on dmsetup on Linux architectures. * Remove the "blockdev --setro" code path entirely, since the read-only device-mapper arrangement supersedes it and should be safer (closes: #648208). * Make os-prober-udeb depend on grub-mount-udeb on all Linux and kFreeBSD architectures, now that it's available on them all (thanks, James Cowgill; closes: #776275). * Make os-prober depend on grub-common on Linux and kFreeBSD, in order that grub-mount is consistently available. * Fix detection of /usr/ partition as a GNU/Linux root partition when /lib* directories are moved to /usr/ completely (thanks, Hedayat Vatankhah; closes: #698733). * Make the yaboot parser more tolerant about the syntax of "append" options (thanks, Hedayat Vatankhah; closes: #674561). * Disable debugging if OS_PROBER_DISABLE_DEBUG is set (thanks, Hedayat Vatankhah; closes: #698598). * Replace basename/dirname with shell string processing (thanks, Hedayat Vatankhah; part of #694668). * Call dmraid only once (thanks, Jeff Mahoney). * Fix typos in README (thanks, Nyav; closes: #803155). * Add os-release support (based loosely on a patch by Török Edwin; closes: #794409). * Add Devuan detection (thanks, David Hare; closes: #801631). * Work harder to avoid trying to mount extended partitions (thanks, Philippe Coval; closes: #784709). * Drop " (loader)" suffixes on Microsoft operating systems (thanks, Chris Lamb; closes: #787418). -- Colin Watson <cjwatson> Fri, 20 Jan 2017 12:44:34 +0000
Created attachment 1248553 [details] Dist-Git patch to update os-prober to 1.74, with patches rediffed I've prepared a dist-git patch that applies against master to update os-prober to 1.74. This patch can be applied by checking out the package and using "git am" in the repository to apply it. Example workflow: $ fedpkg co os-prober $ cd os-prober $ git am 0001-Update-to-upstream-version-1.74.patch $ fedpkg push $ fedpkg build
Scratch build in Koji of the new version of os-prober: https://koji.fedoraproject.org/koji/taskinfo?taskID=17666637
Created attachment 1248557 [details] Dist-Git patch to update os-prober to 1.74, with patches rediffed Adjusted patch to add missing dependency on device-mapper
Thanks! Seems that there is lot of interest in new os-prober update. I'll apply the update soon. :)
@Hedayat, Is there something in particular holding up updating os-prober? I'd like to see it go in before the mass-rebuild begins...
The update (1.72) was quite big, including some of our patches, for which I needed to spend some time on it. Although with your patch it is much easier, it is still better for me to read it. BTW, why you think having it before mass-rebuild is better? :P I don't see any special benefit from it. Anyway, I'll try to update it tomorrow, and thanks again for your patch.
Nothing particularly special I guess about mass-rebuild time, I guess. I just want it in asap because I'm working on a downstream remix and some of the fixes in newer os-prober help there.
hedayat's os-prober-1.74-1.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=873162
os-prober-1.74-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-780dee12d5
os-prober-1.74-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-a97cb86ee7
os-prober-1.74-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a97cb86ee7
os-prober-1.74-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-780dee12d5
os-prober-1.74-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
os-prober-1.74-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.