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

Bug#638416: marked as done (Links against libgcrypt without using gcrypt functions)



Your message dated Wed, 09 Apr 2014 21:19:54 +0000
with message-id <E1WXzuU-0006YE-Cv@franck.debian.org>
and subject line Bug#638416: fixed in cups 1.7.1-13
has caused the Debian Bug report #638416,
regarding Links against libgcrypt without using gcrypt functions
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.)


-- 
638416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638416
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: cups
Version: 1.5.0-2

cups against and requires gcrypt, however afaict it does not use any
gcrypt functions:
-------------------
ametzler@argenau:/tmp/FAILED/GCRFAILED$ grep -rli gcry cups-1.5.0/
cups-1.5.0/cups/http-private.h
cups-1.5.0/config-scripts/cups-ssl.m4
cups-1.5.0/configure
ametzler@argenau:/tmp/FAILED/GCRFAILED$ grep -2ri gcry cups-1.5.0/cups/http-private.h
#    include <gnutls/gnutls.h>
#    include <gnutls/x509.h>
#    include <gcrypt.h>
#  elif defined(HAVE_CDSASSL)
#    include <CoreFoundation/CoreFoundation.h>
-------------------

This prevents compilation against GnuTLS 3.0.0 (available in
experimental), which does not use gcrypt as crypto backend anymore
(and does not depend on libgcrypt-dev).

Since GnuTLS 3.0.0 is LGPLv3+ as it uses nettle as crypto backend the
GPLv2(only) cups will not be able to uses GnuTLS anymore.

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



--- End Message ---
--- Begin Message ---
Source: cups
Source-Version: 1.7.1-13

We believe that the bug you reported is fixed in the latest version of
cups, 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 638416@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Didier Raboud <odyx@debian.org> (supplier of updated cups 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: SHA256

Format: 1.8
Date: Wed, 09 Apr 2014 21:04:57 +0200
Source: cups
Binary: libcups2 libcupsimage2 libcupscgi1 libcupsmime1 libcupsppdc1 cups cups-core-drivers cups-daemon cups-client libcups2-dev libcupsimage2-dev libcupscgi1-dev libcupsmime1-dev libcupsppdc1-dev cups-bsd cups-common cups-server-common cups-ppdc cups-dbg
Architecture: source amd64 all
Version: 1.7.1-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Changed-By: Didier Raboud <odyx@debian.org>
Description: 
 cups       - Common UNIX Printing System(tm) - PPD/driver support, web interfa
 cups-bsd   - Common UNIX Printing System(tm) - BSD commands
 cups-client - Common UNIX Printing System(tm) - client programs (SysV)
 cups-common - Common UNIX Printing System(tm) - common files
 cups-core-drivers - Common UNIX Printing System(tm) - PPD-less printing
 cups-daemon - Common UNIX Printing System(tm) - daemon
 cups-dbg   - Common UNIX Printing System(tm) - debugging symbols
 cups-ppdc  - Common UNIX Printing System(tm) - PPD manipulation utilities
 cups-server-common - Common UNIX Printing System(tm) - server common files
 libcups2   - Common UNIX Printing System(tm) - Core library
 libcups2-dev - Common UNIX Printing System(tm) - Development files CUPS library
 libcupscgi1 - Common UNIX Printing System(tm) - CGI library
 libcupscgi1-dev - Common UNIX Printing System(tm) - Development files for CGI libra
 libcupsimage2 - Common UNIX Printing System(tm) - Raster image library
 libcupsimage2-dev - Common UNIX Printing System(tm) - Development files CUPS image li
 libcupsmime1 - Common UNIX Printing System(tm) - MIME library
 libcupsmime1-dev - Common UNIX Printing System(tm) - Development files MIME library
 libcupsppdc1 - Common UNIX Printing System(tm) - PPD manipulation library
 libcupsppdc1-dev - Common UNIX Printing System(tm) - Development files PPD library
Closes: 638416 714492 742668
Changes: 
 cups (1.7.1-13) unstable; urgency=medium
 .
   * Fix hyphen-used-as-minus and a typo in the lppasswd manpage patch
   * Build against GnuTLS 3.x (Closes: #638416, #714492)
     - Add Build-Conflicts against libgmp-dev (<< 2:6) to avoid license
       incompatibilities
     - Build-Depend against libgnutls28-dev
     - Add patch to stop build-depending on libgcrypt as nothing is used from
       it (STR: #4399)
     - Refresh affected patches
   * In the postinst code fixing the lack of 'compress' stanza in the logrotate
     for some versions, don't assume that all uncompressed files are present;
     also clarify when the renaming should happen (Closes: #742668)
Checksums-Sha1: 
 8c9a2ee888ce8ca4266e702ac70408e28e1fbfde 3360 cups_1.7.1-13.dsc
 f6f9bdff65888d961c7c9fe3441530d3563b0e74 298936 cups_1.7.1-13.debian.tar.xz
 8a0cae487f5029ffaa2431ce8f1bfbd95e32d80b 275504 libcups2_1.7.1-13_amd64.deb
 e57ab45c0939c52cffdabd4ba0df760b2fd7b7d7 111304 libcupsimage2_1.7.1-13_amd64.deb
 1b3c884ede952d27a1b969a9df74536e6ce1d64d 122512 libcupscgi1_1.7.1-13_amd64.deb
 eb46cc0429fd65b708ce5a4d8a01f3b74a791f58 108240 libcupsmime1_1.7.1-13_amd64.deb
 ee3d801af6f44727929684d928fbf519e2df554c 140612 libcupsppdc1_1.7.1-13_amd64.deb
 6af6828f3eebf86e5b25bef08e12d4e88eb9506d 283356 cups_1.7.1-13_amd64.deb
 b884ec1aa4ec871e1abc2c4478e15f3fc4ca143c 121412 cups-core-drivers_1.7.1-13_amd64.deb
 f4519eee040b8a9b46a6624d8b14c27d417a65bc 362842 cups-daemon_1.7.1-13_amd64.deb
 d576571c64a96aed2b4c2c4f34ae560bc3a21d95 290826 cups-client_1.7.1-13_amd64.deb
 372bc1d2e5665ba729b37546b8bbacc91cf77f31 312294 libcups2-dev_1.7.1-13_amd64.deb
 7ee062b2984cf40992f2e2a0579fe40280f43460 18060 libcupsimage2-dev_1.7.1-13_amd64.deb
 3d87ead369aedb7231b0a251fd5331f03637f4d3 124862 libcupscgi1-dev_1.7.1-13_amd64.deb
 12a2d62ed1b4daf68d19cd71e8f9a9155d19e62e 108848 libcupsmime1-dev_1.7.1-13_amd64.deb
 a1fbd5c12893f6e8677741aa065423ca903695f8 145252 libcupsppdc1-dev_1.7.1-13_amd64.deb
 c14e14510e3d7387773e54d159b5b2f737edcd6c 35014 cups-bsd_1.7.1-13_amd64.deb
 36310f3089e885b5d127e9188abb3f643668b91c 239938 cups-common_1.7.1-13_all.deb
 c0573e6456af22a3f95bd1f96a23cc937346043b 596262 cups-server-common_1.7.1-13_all.deb
 ddc5e6320785f474a4bebfa005caf4855e229749 121406 cups-ppdc_1.7.1-13_amd64.deb
 42df94fac147974faf76f12db8ef2785bddb40fd 2122330 cups-dbg_1.7.1-13_amd64.deb
Checksums-Sha256: 
 0d2ac2a8301f17a616d7a9cbddd5911e7f842474110daaf270a862f41d0e4ab9 3360 cups_1.7.1-13.dsc
 6df183a60b1ab82d035839faf6463e92be0ba4d7b690ca5c160f04482f2fa5a9 298936 cups_1.7.1-13.debian.tar.xz
 85166030b4f36f5ca8eee0baa9080aafb0bdf91ec757c21e2fbdf0898addf438 275504 libcups2_1.7.1-13_amd64.deb
 296ee9c00f4b9b29292ea100660f0a7f4c82f4a47548d6d7971e6fd34718a6b3 111304 libcupsimage2_1.7.1-13_amd64.deb
 ad87941168666e95c42623d9bd8e13dfc17c4e071123386202ce31f0326696e9 122512 libcupscgi1_1.7.1-13_amd64.deb
 402c1802bcafd41c10bb0ad4908702a0c4300a31f570b20722ac242d2c3eb462 108240 libcupsmime1_1.7.1-13_amd64.deb
 d1e6b121fa200440f2d9001f75ed92aac5f2763ababdaa7b6c609316019e26fc 140612 libcupsppdc1_1.7.1-13_amd64.deb
 96da39a4fdc4c3ddef33954b0b6ab71594734a7819a94c6d461bec207eebcca2 283356 cups_1.7.1-13_amd64.deb
 5288dd2b3b3953f96ff3d15faba641bc35a4aef9d680c4ad9a410146b8f9a239 121412 cups-core-drivers_1.7.1-13_amd64.deb
 70e01b98ee62680264793ba53c2e06f40c636b9a6a018a86d8e5004e3d9d890e 362842 cups-daemon_1.7.1-13_amd64.deb
 7ca853eabeb067419a922ead89dd5679b10d8cf7712d7ec4ce8bf96cacac6e83 290826 cups-client_1.7.1-13_amd64.deb
 c88c064bd6c1d600403bb8ad236a6b9de675be7051836e884d4b4870b241fa68 312294 libcups2-dev_1.7.1-13_amd64.deb
 7cee2c1b36a14dbe1ab8cf97e1a60725f9d6a6a9c938206efa804be4b8319a15 18060 libcupsimage2-dev_1.7.1-13_amd64.deb
 18f769b8b7611568c28c0a7c902c134c4b7c459f2dde81d88c92ab6d03d03d92 124862 libcupscgi1-dev_1.7.1-13_amd64.deb
 c0a7ec32876fbcebded35d790ad2adcf947623906a982d099ab3ef1c47d6ae2f 108848 libcupsmime1-dev_1.7.1-13_amd64.deb
 7f16e8267675384d159f1aede929c4e33d54654ed8bb67dcd8714e27175384ef 145252 libcupsppdc1-dev_1.7.1-13_amd64.deb
 bca92a9ad0cc553c01d69774cc48cabd59ef75431b97e707925ce571ac5ade4a 35014 cups-bsd_1.7.1-13_amd64.deb
 b52584ab23febe65615565ed7e7392820bb227ae1a0fbed2d032f26bebef8870 239938 cups-common_1.7.1-13_all.deb
 dd3f6e7f888a28642aa13cdaf2aca0d69e0891a117d32401765da0913f5cc8a9 596262 cups-server-common_1.7.1-13_all.deb
 2fa036f3c9e4cb17a21d0a4cd10459f1b65423be12dde8d9491339a277a9f7df 121406 cups-ppdc_1.7.1-13_amd64.deb
 2e831891b1b8fae694598c2514aea9fb00a596a941836e18b5085ddb49f4ea5e 2122330 cups-dbg_1.7.1-13_amd64.deb
Files: 
 0c47f7780a31536ddaa84c2dc772ba3f 3360 net optional cups_1.7.1-13.dsc
 27426543de6bfa52802122bb0de5ea60 298936 net optional cups_1.7.1-13.debian.tar.xz
 441f07299f1f360b735593d8b9292d7c 275504 libs optional libcups2_1.7.1-13_amd64.deb
 a77efb0e0535bad134e36a5e866078a3 111304 libs optional libcupsimage2_1.7.1-13_amd64.deb
 fef8d8969bbf8e30f4f3674c23a578df 122512 libs optional libcupscgi1_1.7.1-13_amd64.deb
 56d70a569d9bdbe0129e597856ce5749 108240 libs optional libcupsmime1_1.7.1-13_amd64.deb
 5f84c877f75e303095e2bc0c7e578059 140612 libs optional libcupsppdc1_1.7.1-13_amd64.deb
 f577c0f71bda5ecc6819e05049e30357 283356 net optional cups_1.7.1-13_amd64.deb
 fcabdac72567c96fbfc0fffa9ebe7663 121412 net optional cups-core-drivers_1.7.1-13_amd64.deb
 cf198bf2193e40ce5e3290e85bdbb36b 362842 net optional cups-daemon_1.7.1-13_amd64.deb
 6dc25621ccd52e0a07ba10ebe0a67613 290826 net optional cups-client_1.7.1-13_amd64.deb
 f8ccd56dc46dcd8c8ea01997d0a3da17 312294 libdevel optional libcups2-dev_1.7.1-13_amd64.deb
 ffb31e9f38c16ac968cfef23269c2a4d 18060 libdevel optional libcupsimage2-dev_1.7.1-13_amd64.deb
 856b384f59000c3f517e5c4c5ba5a3e3 124862 libdevel optional libcupscgi1-dev_1.7.1-13_amd64.deb
 1755101944e8c7550ad615da2bfdb070 108848 libdevel optional libcupsmime1-dev_1.7.1-13_amd64.deb
 5533a68ffb25781f595972fed88ac7d8 145252 libdevel optional libcupsppdc1-dev_1.7.1-13_amd64.deb
 12d51c037932c6de7258b6bc8c9cc749 35014 net extra cups-bsd_1.7.1-13_amd64.deb
 ce6ba1574dcbce015984fa8c5ff35dd4 239938 net optional cups-common_1.7.1-13_all.deb
 9858884fae534ed2ee69e121bc970235 596262 net optional cups-server-common_1.7.1-13_all.deb
 014007a2b3b1fce0af4afce2881e9658 121406 utils optional cups-ppdc_1.7.1-13_amd64.deb
 897195ddefab581df811a436d446ed61 2122330 debug extra cups-dbg_1.7.1-13_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)

iQGcBAEBCAAGBQJTRaGwAAoJEIvPpx7KFjRV9rIL/181WJSERw5QC0R1pfu5EHdR
/7/BZAm/4hQb9uk99AifHq5RlMzcMDNe509H49DKFR+Hl6DZiRCQdUFfnzj9cTTy
3FMeT2hX7B+5/uZvuOQYB3/z69HSTFnb5NxWZkqTP+/MdLu3jTb4Eb/94yaR1ZHO
shmYuRyxFaCfRsvQTqv737ofQ6cnNJlmqCIKHDPuCuGnDci7dF6vcBvAVGHyMWrx
AGAAnu0RU3atOUo1ePynIk6vIP0bJgnZVDzKGEkMtPQ2XMF6k0jEMVB6MgkQypFz
Ww035DMdlMwIIMrtZ3PBSgK/yYGmVQN2XvvbpM0oj3/wJDnDkNwODssD9JcrU+ad
dbdxZ28CeS3/H8NgKAlIB1kMRvT6kp/JbjAy3tejlq++4B3ZPr2IpgaUkHJughpk
1bfQGBAWvK2LChiIms3s+LV/vWk1bM9Ms2YjXMAeQ4BmXXi0pN9ZIfcCIgI+5k+P
Z1SPTjTFWzIfYIq2lnlYPIesymaoOCOzaKVHMy29rQ==
=STpe
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: