Changelog for
os-prober-debugsource-1.74-6.fc28.x86_64.rpm :
* Sun Feb 18 2018 Hedayat Vatankhah
- 1.74-6- Add gcc build dependency
* Thu Feb 08 2018 Fedora Release Engineering - 1.74-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Dec 29 2017 Hedayat Vatankhah - 1.74-4- Fix a path problem in btrfsfix.patch, fixes #1529616
* Thu Aug 03 2017 Fedora Release Engineering - 1.74-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering - 1.74-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Mar 27 2017 Neal Gompa - 1.74-1- Update to upstream version 1.74- Drop merged patches- Rediff remaining patches- Move newns to /usr/libexec/os-prober (debuginfo generation works)- Mark copyright file as license file
* Sat Feb 11 2017 Fedora Release Engineering - 1.71-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Mar 04 2016 Hedayat Vatankhah - 1.71-1- Update to upstream version 1.71- Use git based autosetup for applying patches
* Mon Feb 15 2016 Peter Jones - 1.70-3- Don\'t keep backups with \'patch -b\'; they wind up in the ouput package.
* Thu Feb 04 2016 Fedora Release Engineering - 1.70-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Nov 13 2015 Hedayat Vatankhah - 1.70-1- Update to upstream version 1.70, fixes #1275641- Fix bug #1236358 - os-prober duplicates grub entries for read/write btrfs subvolumes, thanks to Helmut Horvath- Fix bug #1236649 - os-prober does not detect os on btrfs partition without any subvolume
* Tue Oct 20 2015 Hedayat Vatankhah - 1.68-1- Update to upstream version 1.68, bug #1267779- Support a case where a kernel named vmlinuz/x is used under Gentoo, bug #1223237
* Thu Jun 18 2015 Fedora Release Engineering - 1.65-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Dec 23 2014 Hedayat Vatankhah - 1.65-2- Fix using grep for searching binary files, fixes #1172405. Thanks Paul Eggert for initial patch fixing grep usage in 83haiku
* Sun Dec 07 2014 Hedayat Vatankhah - 1.65-1- Using latest upstream version tarball to be consistent with upstream versioning
* Sat Oct 25 2014 Hedayat Vatankhah - 1.58-11- Fix parsing grub2\'s initrd/linux variations, rhbz #1108344
* Mon Sep 08 2014 Peter Jones - 1.58-10- Make os-prober output include partitions for UEFI chainloads. Resolves: rhbz#873207
* Sun Aug 17 2014 Fedora Release Engineering - 1.58-9- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jul 06 2014 Hedayat Vatankhah - 1.58-8- Fix bug in counting LVM LVs which their name contains \'btrfs\' as btrfs volumes
* Sat Jun 07 2014 Fedora Release Engineering - 1.58-7- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 06 2014 Hedayat Vatankhah - 1.58-6- Fix separate /usr partitions for usrmove distros (bug #1044760)- Fix umount error when directory is temporarily busy (bug #903906)
* Thu Apr 24 2014 Hedayat Vatankhah - 1.58-5- Fixed bug #982009: fix btrfs support- Suppress some more debug messages when debug messages are disabled
* Sat Aug 03 2013 Fedora Release Engineering - 1.58-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 02 2013 Adam Williamson - 1.58-3- revert factored-logger-efi-fix.patch until grub2 is updated to match
* Tue Jun 18 2013 Hedayat Vatankhah - 1.58-2- Fix a bug in EFI detection because of redirecting result output
* Sun May 05 2013 Hedayat Vatankhah - 1.58-1- Update to upstream version 1.58, with UEFI support
* Sat Feb 02 2013 Hedayat Vatankhah - 1.57-2- Fix a bug in recent btrfs patch when an extended partition is examined. (H.J. Lu) (bug #906847)- Fix naming of /boot partitions according to their fstab entry (bug #893472)- Don\'t generate .btrfsfix files which will be included in final rpm- Fix wrong boot partition set by linux-boot-prober when / and /boot are mounted (bug #906886)- Factor out \'logger\', so that it is run once and logs are piped to it (John Reiser) (bug #875356)
* Tue Jan 22 2013 Hedayat Vatankhah - 1.57-1- Update to 1.57 (#890409)- Use shell string processing rather than \'basename\' (#875356)- Make it possible to disable logging debug messages by assigning a value to OS_PROBER_DISABLE_DEBUG environment variable (Gene Czarcinski) (#893997).- Detect multi btrfs pools/volumes (Gene Czarcinski) (#888341)
* Thu Oct 11 2012 Hedayat Vatankhah - 1.56-1- Update to 1.56 with a bug fix and applied one of my patches
* Mon Aug 27 2012 Hedayat Vatankhah - 1.55-1- Update to new upstream version: 1.55
* Fri Jul 20 2012 Fedora Release Engineering - 1.53-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jun 02 2012 Hedayat Vatankhah - 1.53-3- Consider usrmoved distribtions in fallback linux detector (bug #826754)- Remove patch backup files from final rpm package (by not creating a backup!)
* Fri May 25 2012 Hedayat Vatankhah - 1.53-2- Add support for OSes installed on Linux mdraid partitions, bug #752402- Add Fedora\'s grub2 config path, fixes generating menu entries for other installed Fedora\'s- Fixed bug in parsing yaboot.conf: accept spaces around \'=\' for append, bug #825041
* Fri May 11 2012 Hedayat Vatankhah - 1.53-1- Updated to 1.53 for a bugfix- Fixed directory name in upstream tarbal
* Thu May 10 2012 Peter Jones - 1.52-3- Don\'t detect our Mac boot blocks as OS X. Resolves: rhbz#811412
* Sun Apr 29 2012 Hedayat Vatankhah - 1.52-2- use correct directory name for setup
* Sun Apr 29 2012 Hedayat Vatankhah - 1.52-1- Updated to 1.52, supports win 8
* Wed Mar 28 2012 Hedayat Vatankhah - 1.51-1- Update to latest upstream version, 1.51
* Sat Jan 21 2012 Hedayat Vatankhah - 1.48-3- Remove dmraid and lvm2 dependency. bug #770393
* Fri Jan 13 2012 Fedora Release Engineering - 1.48-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Jul 25 2011 Hedayat Vatankhah - 1.48-1- Updated to 1.48 release
* Thu May 19 2011 Hedayat Vatankhah - 1.47-1- Updated to the new upstream version 1.47
* Wed May 04 2011 Hedayat Vatankhah - 1.46-2- Removed obsolete parts (build tag, defattr, etc)- Added a patch to move newns outside of os-prober subdirectory- Added required utilities as package requires
* Sat Apr 30 2011 Hedayat Vatankhah - 1.46-1- Updated to 1.46 release
* Tue Feb 22 2011 Hedayat Vatankhah - 1.42-2- Remove executable permission from common.sh
* Thu Feb 17 2011 Hedayat Vatankhah - 1.42-1- Initial version