[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#905910: marked as done (libssh has dropped libssh_threads library)



Your message dated Sun, 12 Aug 2018 12:50:31 +0000
with message-id <E1foppH-00091G-7d@fasolo.debian.org>
and subject line Bug#905910: fixed in remmina 1.2.31.2+dfsg-2
has caused the Debian Bug report #905910,
regarding libssh has dropped libssh_threads library
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
905910: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905910
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: remmina
Version: 1.2.31.2+dfsg-1
Severity: serious
Tags: patch

Hi,

libssh 0.8.0 has dropped the libssh_thread library and the only function
exported by it has been merged in the main library

Applying the attached patch should fix the build

Kind regards,

Laurent Bigonville

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-rc4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy
diff -Nru remmina-1.2.31.2+dfsg/debian/control remmina-1.2.31.2+dfsg/debian/control
--- remmina-1.2.31.2+dfsg/debian/control	2018-07-29 14:54:23.000000000 +0200
+++ remmina-1.2.31.2+dfsg/debian/control	2018-08-11 16:03:14.000000000 +0200
@@ -20,7 +20,7 @@
  libsoup2.4-dev,
  libspice-client-gtk-3.0-dev,
  libspice-protocol-dev,
- libssh-dev (>= 0.8.0~20170825.94fa1e38),
+ libssh-dev (>= 0.8.0),
  libtelepathy-glib-dev,
  libvncserver-dev,
  libvte-2.91-dev,
diff -Nru remmina-1.2.31.2+dfsg/debian/patches/0002-remove-libssh_threads.patch remmina-1.2.31.2+dfsg/debian/patches/0002-remove-libssh_threads.patch
--- remmina-1.2.31.2+dfsg/debian/patches/0002-remove-libssh_threads.patch	1970-01-01 01:00:00.000000000 +0100
+++ remmina-1.2.31.2+dfsg/debian/patches/0002-remove-libssh_threads.patch	2018-08-11 16:03:14.000000000 +0200
@@ -0,0 +1,14 @@
+--- a/cmake/FindLIBSSH.cmake
++++ b/cmake/FindLIBSSH.cmake
+@@ -42,11 +42,6 @@ find_library(LIBSSH_LIBRARY
+ 	PATHS ${PC_LIBSSH_PKGCONF_LIBRARY_DIRS}
+ )
+ 
+-find_library(LIBSSH_THREADS_LIBRARY
+-	NAMES ssh_threads
+-	PATHS ${PC_LIBSSH_LIBDIR} ${PC_LIBSSH_LIBRARY_DIRS}
+-)
+-
+ include(FindPackageHandleStandardArgs)
+ 
+ find_package_handle_standard_args(LIBSSH DEFAULT_MSG LIBSSH_LIBRARY LIBSSH_INCLUDE_DIR)
diff -Nru remmina-1.2.31.2+dfsg/debian/patches/series remmina-1.2.31.2+dfsg/debian/patches/series
--- remmina-1.2.31.2+dfsg/debian/patches/series	2018-08-01 22:20:23.000000000 +0200
+++ remmina-1.2.31.2+dfsg/debian/patches/series	2018-08-11 16:03:14.000000000 +0200
@@ -1 +1,2 @@
 0001-Fix_warnings_on_manpages.patch
+0002-remove-libssh_threads.patch

--- End Message ---
--- Begin Message ---
Source: remmina
Source-Version: 1.2.31.2+dfsg-2

We believe that the bug you reported is fixed in the latest version of
remmina, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 905910@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matteo F. Vescovi <mfv@debian.org> (supplier of updated remmina package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 12 Aug 2018 14:27:56 +0200
Source: remmina
Binary: remmina remmina-common remmina-dev remmina-plugin-rdp remmina-plugin-vnc remmina-plugin-xdmcp remmina-plugin-nx remmina-plugin-spice remmina-plugin-telepathy remmina-plugin-secret remmina-plugin-exec
Architecture: source
Version: 1.2.31.2+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Remote Maintainers <debian-remote@lists.debian.org>
Changed-By: Matteo F. Vescovi <mfv@debian.org>
Description:
 remmina    - GTK+ Remote Desktop Client
 remmina-common - Common files for Remmina
 remmina-dev - Headers for Remmina
 remmina-plugin-exec - EXEC plugin for Remmina
 remmina-plugin-nx - NX plugin for Remmina
 remmina-plugin-rdp - RDP plugin for Remmina
 remmina-plugin-secret - Secret plugin for Remmina
 remmina-plugin-spice - Spice plugin for Remmina
 remmina-plugin-telepathy - Telepathy plugin for Remmina
 remmina-plugin-vnc - VNC plugin for Remmina
 remmina-plugin-xdmcp - XDMCP plugin for Remmina
Closes: 905910
Changes:
 remmina (1.2.31.2+dfsg-2) unstable; urgency=medium
 .
   * debian/patches/: patchset updated (Closes: #905910)
     - 0002-Fix_Cmake_rule_for_LibSSH.patch added
   * debian/control: S-V bump 4.1.5 -> 4.2.0 (no changes needed)
Checksums-Sha1:
 7e10bee5e31481333c48286146c3fac6e50c7689 3184 remmina_1.2.31.2+dfsg-2.dsc
 2b42d10e1d126b708b7fa125f2c651c3e437a77d 10916 remmina_1.2.31.2+dfsg-2.debian.tar.xz
 956aa95fdabaaeba73794c21e6611483e96eb2dd 6375 remmina_1.2.31.2+dfsg-2_source.buildinfo
Checksums-Sha256:
 ec10dcb612b0d85a71b2a822668214c76fb82dd2c132bc1dc69fd2a5caaf80a4 3184 remmina_1.2.31.2+dfsg-2.dsc
 3e3ea71196b37165a4f26619a04f1b1c9ea1e34b260011bed954fda3c1c046fe 10916 remmina_1.2.31.2+dfsg-2.debian.tar.xz
 8edb6ec9e81a53ee0b05922ce5b85fecb1ee8189f6f1737bf693fb4d5a4e2bbc 6375 remmina_1.2.31.2+dfsg-2_source.buildinfo
Files:
 df73dcb5242e76514749eb4943acde68 3184 x11 optional remmina_1.2.31.2+dfsg-2.dsc
 11163c2884f0937f3f111aee87e9a4f9 10916 x11 optional remmina_1.2.31.2+dfsg-2.debian.tar.xz
 c7074b1e195881863adcd9c25be6a81d 6375 x11 optional remmina_1.2.31.2+dfsg-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Debian powered!

iQKTBAEBCgB9FiEE890J+NqH0d9QRsmbBhL0lE7NzVoFAltwJ/BfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEYz
REQwOUY4REE4N0QxREY1MDQ2Qzk5QjA2MTJGNDk0NEVDRENENUEACgkQBhL0lE7N
zVp07w//WXiWwYsuC4Qk+KVFSeoNYVl7r4UTUGZvEI2z9SvFLY0Ksjgt8xqe6tkT
j83xtb8GrUbRapkIRZyo0OFgObQgDVkuLmbJBMdkJg/9rsVO4ukNTizwaS/vhV2e
t3xU+5YRHLsnK03BL6+sEOsnUUT5dugswjS5J4sR4w0EdynAjIineh54CdE+MvC0
KQ6P5n15lCo7FnPVhA8boDf0Xf919XPTiQFhK6dcNRJZZ8lXq/d2tNVVrv2BT5SC
jJirzsetfwHyr7SHqrjaK6upFivCOfroEUtb7rjBVxNGotpF9MdhjpnUfH36vX+2
TPeq/g+p8HWXhO1TOvK4Kr+IYW8IhdEluq54bedQBQGF5R04DlDOuXMHvUnGZkVl
IMQqRGJ33Gml1k0QTmlbMXmDR4G2fjEOQix3J6EAjW9ftuMj5U0664SbAZEEj1hw
tLaM7A5IK8txfNyeHlndVz5XZYJ06dQSfTVjKMxO5G103B54pf2TUDbg8pXcs8JL
fVxVVSJQAn+tdqkVYqT+0iP95smBDbkN2VHMEd2YbKrEIWQc7TGXCvgiJKxmA3pu
Xs5d+ty1q1hQYlx6LvNiyjeHIJWdZ6cqULrhi4TE6rIKtaHdeTQlh05El37yhKl5
LhFgHNLexXDQyFDhqTOgYnjF+KwQjBmSbUilLw/8LA8DTfV0wu8=
=/uuY
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: