Package: remmina
Version: 1.0.0-6+b1
Severity: normal

Hi!

Please consider packaging a newer git-snapshot, because 1.0.0 fails to
compile with the new freerdp-1.1.0.

If you do so, you will need the attached patch to be compatible with the
stable branch of freerdp.

Grüße,
Sven.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (400, 'testing'), (300, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.14-2-amd64 (SMP w/12 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages remmina depends on:
ii  dbus-x11            1.8.6-1
ii  libc6               2.19-7
ii  libgcrypt11         1.5.3-5
ii  libgdk-pixbuf2.0-0  2.30.7-1
ii  libglib2.0-0        2.40.0-3
ii  libgtk-3-0          3.12.2-1+b1
ii  libssh-4            0.6.3-2
ii  libvte-2.90-9       1:0.36.3-1
ii  libx11-6            2:1.6.2-2
ii  remmina-common      1.0.0-6

Versions of packages remmina recommends:
ii  remmina-plugin-rdp  1.0.0-6+b1
ii  remmina-plugin-vnc  1.0.0-6+b1

remmina suggests no packages.

-- no debconf information
--- remmina-1.0.1~git20140714.orig/remmina-plugins/rdp/rdp_plugin.c
+++ remmina-1.0.1~git20140714/remmina-plugins/rdp/rdp_plugin.c
@@ -251,7 +251,7 @@ static BOOL remmina_rdp_pre_connect(free
 		settings->LargePointerFlag = True;
 		settings->PerformanceFlags = PERF_FLAG_NONE;
 
-		rfi->rfx_context = rfx_context_new(FALSE);
+		rfi->rfx_context = rfx_context_new();
 	}
 
     freerdp_register_addin_provider(freerdp_channels_load_static_addin_entry, 0);

Reply via email to