Changelog for
os-prober-1.65-3.fc23.x86_64.rpm :
* 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