Your message dated Sat, 30 Aug 2014 17:00:06 +0000
with message-id <[email protected]>
and subject line Bug#676650: fixed in libssh 0.6.3-3
has caused the Debian Bug report #676650,
regarding libssh: please provide variant linked against gcrypt
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 [email protected]
immediately.)


-- 
676650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676650
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libssh
Version: 0.5.2-1
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Please provide a variant of libssh that is linked against gcrypt instead of
OpenSSL (like libcurl does for example). This can be achieved by passing
- -DWITH_GCRYPT to cmake.

With this change it would be possible to link GPLed software without an OpenSSL
linking exemption to libssh.

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

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJP0hFNAAoJEGny/FFupxmT/wgQAKuigJRUEhVDrcGPKxE4l1ts
LP4qJo2WnHI0S+tuam5JuxB7b5HamCUumpex/nAZtZ77F9oFEsS04RTFxFlIQvcR
qpE0hwForL50ZviDoP3Cd+MVTFXGRC8MXRtOqpQcWV0RR8V56eLZmcQSzhrSeB1U
dpLkXMv8fB1fbLy0RCuBHr9ogdQEA2FGD/JouYdY0xNyq9GqCYacdVjBFb1uStyb
wKyuPXr2m6kQnKrbgcWfgUcyJpKDN5Y966dQUAtDGkJHKvEfzG/PaYalgzq5OK0a
5BnLvnU+uJpl2duGyw3L4m2jYrEU70ZJuebffsUhChs+stnJbRdoRDDZXUXUnQ+c
t5MvvU9dYKC7XzLKUpSlEQ/7goA6ALbNNjISNkylrJs/eqQRXBEobr6E9fxLzm7b
gX1Ev3+0oxlxRI8iJEG7gTH5ehhwtiMsIMEvaa3Wmxs6m1qWV8KIgheM8xYFSImo
gU94CA974VCtzGievkaenaKkOlrbE3jLm4LZjdh1Q8GoNL+DIlUv/4pOGOAUhh1K
QY2BCc9IJrJr6OsXH7DV2FBY1nQYYzMK5wc3i16ebWwNFIhyo+ne4PcCdIdXqFoq
cTx8v8cktY42D7B4OSxvjNuR62nNpL9X6Yl9ymt7DtTO61NGdjYEDDMtXnSMwSdY
roe11UhpwTs2JhXmWUhD
=rpAV
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: libssh
Source-Version: 0.6.3-3

We believe that the bug you reported is fixed in the latest version of
libssh, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Bigonville <[email protected]> (supplier of updated libssh 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 30 Aug 2014 17:31:14 +0200
Source: libssh
Binary: libssh-4 libssh-gcrypt-4 libssh-dev libssh-gcrypt-dev libssh-dbg 
libssh-doc
Architecture: source amd64 all
Version: 0.6.3-3
Distribution: unstable
Urgency: low
Maintainer: Laurent Bigonville <[email protected]>
Changed-By: Laurent Bigonville <[email protected]>
Description:
 libssh-4   - tiny C SSH library (OpenSSL flavor)
 libssh-dbg - tiny C SSH library. Debug symbols
 libssh-dev - tiny C SSH library. Development files (OpenSSL flavor)
 libssh-doc - tiny C SSH library. Documentation files
 libssh-gcrypt-4 - tiny C SSH library (gcrypt flavor)
 libssh-gcrypt-dev - tiny C SSH library. Development files (gcrypt flavor)
Closes: 676650 744403
Changes:
 libssh (0.6.3-3) unstable; urgency=low
 .
   [ Sebastian Ramacher ]
   * Build gcrypt flavor. (Closes: #676650)
   * d/control:
     - Add Build-Dep on libgcrypt-dev.
     - Bump Build-Dep on debhelper to >= 9 and remove cdbs.
     - Add libssh-gcrypt-dev and libssh-gcrypt-4 packages.
     - Add Conflicts to libssh-dev and libssh-gcrypt-dev against each other.
     - Add Depends on libssh-gcrypt-4 to libssh-dbg and break incompatible
       versions.
     - Update libssh-4 and libssh-dev Description.
   * d/compat: Bump to 9.
   * d/rules: Convert to dh and build gcrypt flavor.
   * d/libssh-doc.docs: Update location of documentation.
   + d/patches/1003-custom-lib-names.patch: Allow to overwrite libssh's
     OUTPUT_NAME.
 .
   [ Laurent Bigonville ]
   * debian/libssh-gcrypt-4.lintian-overrides: Add an override for
     the dev-pkg-without-shlib-symlink lintian warning
   * debian/control, debian/rules: Enable the tests at build time, really
     (Closes: #744403)
   * debian/control: Add pkg-config to the build-dependencies
   * d/p/2003-disable-expand_tilde_unix-test.patch: Disable
     torture_path_expand_tilde_unix it's not working well on the buildd
   * d/p/0007-security-fix-for-vulnerability-CVE-2014-0017.patch: Drop obsolete
     patch, merged upstream in 0.6.3
   * debian/rules: Pass -Wl,-z,defs -Wl,-O1 -Wl,--as-needed to the LDFLAGS
   * Enable GSSAPI support
     - debian/control: Add libkrb5-dev | heimdal-dev to the build-dependencies
     - debian/rules: Pass -DWITH_GSSAPI=ON to the CMake flags
     - Adjust the .symbols file
Checksums-Sha1:
 e4f28709d8c372ed7b1a974ce26dbc0448aa2549 1946 libssh_0.6.3-3.dsc
 6d778ea6b019cad82587afa5df48053a58a386fd 16448 libssh_0.6.3-3.debian.tar.xz
 0012b450cb0841b3b7d261bff81a27bbb18ca6f6 128544 libssh-4_0.6.3-3_amd64.deb
 c2e5fbd2f35795cf13986c3916a95f5f15234fda 128312 
libssh-gcrypt-4_0.6.3-3_amd64.deb
 2ae8064104f901be22d79247b8399bd6d1ddf7e6 161124 libssh-dev_0.6.3-3_amd64.deb
 85c97d7c8b911810ab2e059534528241b964c623 160962 
libssh-gcrypt-dev_0.6.3-3_amd64.deb
 53a08761b12550fdf48d5bb7f57591e7dd5acd1b 767482 libssh-dbg_0.6.3-3_amd64.deb
 a4220d4982b49e0225a711f2e0f501babc99381e 199332 libssh-doc_0.6.3-3_all.deb
Checksums-Sha256:
 f62eaaba5165fea5303ce98f40d718b77006718be93a1ffd4a533fd62dfe5089 1946 
libssh_0.6.3-3.dsc
 a63625f2ebb37b4f6f3eac56a588db8b0c05794082e09e9bab00b6d18f6248ac 16448 
libssh_0.6.3-3.debian.tar.xz
 2ff908b8084fbd79517716aa24870dda1f74f148bb04e8007770b45264711cf9 128544 
libssh-4_0.6.3-3_amd64.deb
 01fcb9fd72eeb8b442b8497f68b3d84c0b4b715070531939c6b6fbd4d403e225 128312 
libssh-gcrypt-4_0.6.3-3_amd64.deb
 acb6768dd65d7ad392e311951db1d62f96eaf3f2fc4ceda18bf00b7e4427f1d8 161124 
libssh-dev_0.6.3-3_amd64.deb
 c9d74f8d7bc4956b7484aca6311aaeb6976973b21a42d8af8f30d16ce96a05e4 160962 
libssh-gcrypt-dev_0.6.3-3_amd64.deb
 1df5728e6e711ce65855ce1413b74d841664ee6a409f71bd3d709e7ae159fbd1 767482 
libssh-dbg_0.6.3-3_amd64.deb
 ae220d16ecab4138de689318f0bf340034c403d2968b898048a4645cc7282458 199332 
libssh-doc_0.6.3-3_all.deb
Files:
 ff78785cd46807266a97247fadc6f47b 128544 libs optional 
libssh-4_0.6.3-3_amd64.deb
 9aa6c41c5c065ddfbec542baa154e565 128312 libs optional 
libssh-gcrypt-4_0.6.3-3_amd64.deb
 77abb5283ff90cec29ebc7119489a59a 161124 libdevel optional 
libssh-dev_0.6.3-3_amd64.deb
 933e5ca674a18cce58d9d111d841fb9c 160962 libdevel optional 
libssh-gcrypt-dev_0.6.3-3_amd64.deb
 6799241617f72d0fd645b95c290f7918 767482 debug extra 
libssh-dbg_0.6.3-3_amd64.deb
 718fb28532b5dafa482becf1b99586b1 199332 doc optional libssh-doc_0.6.3-3_all.deb
 e23c321513dcc06628e0de638f9b9918 1946 libs optional libssh_0.6.3-3.dsc
 7190e2da9bc3e8230dc8575764ef6a99 16448 libs optional 
libssh_0.6.3-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJUAe9KAAoJEB/FiR66sEPVkrAIAJP4O5s3uR6vlOWyWIR7JAw4
QLSp9ExzqnxFmI5YlnxtqShKkMfLzIUz/rqIKWGRhovuIwRSH5i6IIkkvrtB0VYx
8WXrXrNo9AVzFJYTqtxf9dAy9aKAzJ0Y3FBPziSwTtTXGHucW5GGK4MrBLYp3lI3
B52qx0DM4MTcDOwu0U3WIykfW6fcoMfB770a2PJvuZijSDHUmP3FFf1a8ufhvnGt
qAlsInJRsNtKphcLmMsEPuQpuwcOTLYgepqgDECWDSgh2QTK4CIsCcc5RguhwlHp
6gAxHw1f8j7tJYBv5Avr6jpVMiwN7rwZcU9Lnq0zPMpOIjFEuvpkBXBDzIuUb0E=
=iERp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to