Qt version 5 (this breaks unetbootin::lstFtpDirFiles() due to https://bugreports.qt.io/browse/QTBUG-26294) - Comment out all sources that require FTP LIST command - Don't wait until file is fully downloaded before dumping it on disk - Fix some QNetworkReply/QFile resource freeing bugs - Delete unetbootin::dlprogressupdate64() because it's never used - Fix some slot warnings while here Patches by: Valeriy Malov <jazzvoid@gmail.com> Obtained from: https://bugs.gentoo.org/show_bug.cgi?id=644360
6 lines
276 B
Text
6 lines
276 B
Text
UNetbootin allows to create bootable Live USB drives for Ubuntu, Fedora,
|
|
and other Linux distributions without burning a CD. This is useful when
|
|
supplied ISO image cannot be directly written to USB drive or SD card to
|
|
get a bootable media.
|
|
|
|
WWW: http://unetbootin.github.io/
|