Package: aqemu / 0.9.2-3

Metadata

Package Version Patches format
aqemu 0.9.2-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_qemu_parallel_typo.diff | (download)

src/VM.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix type when lpt parallel option is selected.

0002 Remove VLAN stuff QEMU doesn t support it anymore.patch | (download)

src/Network_Widget.cpp | 103 28 + 75 - 0 !
src/Network_Widget.ui | 910 433 + 477 - 0 !
src/Old_Network_Widget.cpp | 32 1 + 31 - 0 !
src/Old_Network_Widget.h | 1 0 + 1 - 0 !
src/Old_Network_Widget.ui | 59 12 + 47 - 0 !
src/VM.cpp | 99 28 + 71 - 0 !
src/VM_Devices.cpp | 39 0 + 39 - 0 !
src/VM_Devices.h | 12 1 + 11 - 0 !
8 files changed, 503 insertions(+), 752 deletions(-)

 remove vlan stuff, qemu doesn't support it anymore

If QEMU is started with vlan argument, it will fail and exit with an
error. Remove the vlan argument and related stuff (like UI objects) so
QEMU can work again.

0003 Fix build with GCC 10.patch | (download)

src/docopt/docopt_value.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix build with gcc 10 (closes: #957003)

0004 manpage fix groff message aqemu.1 Empty input line 1.patch | (download)

resources/docs/aqemu.1 | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 manpage: fix groff-message aqemu.1 empty input line #10

0005 fix spelling of some words.patch | (download)

resources/translations/English.ts | 8 4 + 4 - 0 !
resources/translations/French.ts | 8 4 + 4 - 0 !
resources/translations/German.ts | 10 5 + 5 - 0 !
resources/translations/Russian.ts | 10 5 + 5 - 0 !
resources/translations/Ukrainian.ts | 10 5 + 5 - 0 !
src/Advanced_Settings_Window.ui | 2 1 + 1 - 0 !
src/Convert_HDD_Image_Window.cpp | 2 1 + 1 - 0 !
src/Emulator_Options_Window.ui | 2 1 + 1 - 0 !
src/Error_Log_Window.ui | 4 2 + 2 - 0 !
src/First_Start_Wizard.cpp | 4 2 + 2 - 0 !
src/Utils.cpp | 2 1 + 1 - 0 !
src/docopt/docopt_private.h | 4 2 + 2 - 0 !
src/main.cpp | 4 2 + 2 - 0 !
13 files changed, 35 insertions(+), 35 deletions(-)

 fix spelling of some words

These were found by lintian.

0006 Update desktop file and move icons to share icons.patch | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
menu_data/aqemu.desktop | 8 6 + 2 - 0 !
2 files changed, 8 insertions(+), 4 deletions(-)

 update desktop file and move icons to share/icons

Install icons in share/icons/hicolor/<size>/aqemu.png directory
Merge debian-specific desktop file to upstream supplied one.

0007 Fix crash because of duplicated widget name.patch | (download)

src/Advanced_Settings_Window.ui | 2 1 + 1 - 0 !
src/Create_Template_Window.ui | 8 4 + 4 - 0 !
src/Main_Window.ui | 4 2 + 2 - 0 !
src/SPICE_Settings_Widget.ui | 4 2 + 2 - 0 !
src/Settings_Window.ui | 4 2 + 2 - 0 !
5 files changed, 11 insertions(+), 11 deletions(-)

 fix crash because of duplicated widget name