Download:
https://github.com/lmacken/liveusb-creator/releases/tag/3.12.0
Changes:
- Fix quote chars in the ku.po (lmacken)
- Bump the spec (lmacken)
- Version bump (lmacken)
- Display the actual error in the gui (lmacken)
- Fix a bug in the release downloader (fixes #5) (lmacken)
- Add SoaS v7 to the releases list (lmacken)
- Merge pull request #4 from havalabdulkarim/patch-1 (lewk)
- Create ku.po (haval.abdulkarim)
- Add mswsock.dll to the py2exe dll_excludes to fix an error (lmacken)
- Revert "Update our win32 syslinux binary to 5.01". (lmacken)
- Generate a fresh windows_dialog.py with the new release refresher button
(lmacken)
- Bump the version in our nsi configs (lmacken)
- Update our win32 syslinux binary to 5.01 (lmacken)
- Change our overlay restriciton warnings to debug messages (lmacken)
- Show warnings in the gui (lmacken)
- Stop our progress thread before unmounting (lmacken)
- Enable verbose logging during our tests (lmacken)
- Log exceptions when trying to clean up our processes (lmacken)
- whitespace tweaks and move an import around (lmacken)
- Update the copyright (lmacken)
- More improvements to the maximum overlay size code (lmacken)
- Get persistent overlays working with F18 (#908120) (lmacken)
- Handle devices without any free space (lmacken)
- Fix another bug with non-ascii device labels (#863064) (lmacken)
- Handle integers in LiveUSBDialog.status (#820809) (lmacken)
- Don't display unnecessary warnings (#804) (lmacken)
- Handle non-ascii mount paths (#802) (lmacken)
- Limit the overlay size to 3999MB for FAT32 (#619) (lmacken)
- Change isolinux to syslinux in the grub.cfg (#810112) (lmacken)
- Always refer to the label LIVE instead of the device UUID (#809) (lmacken)
- /EFI/boot/grub.conf has been renamed to /EFI/BOOT/grub.cfg (lmacken)
- whitespace fixes (lmacken)
- Update the copyright (lmacken)
- Don't call sys.exit in our __init__ (rhbz#842878) (lmacken)
- Change the arch order (#811) (lmacken)
- Support non-ascii mount points (#660603) (lmacken)
- Wrap more of our strings for i18n (lmacken)