Your message dated Thu, 19 May 2022 16:05:48 +0000
with message-id <e1nrieq-0005a2...@fasolo.debian.org>
and subject line Bug#996287: fixed in git-crypt 0.7.0-0.1
has caused the Debian Bug report #996287,
regarding git-crypt: FTBFS with OpenSSL 3.0
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 ow...@bugs.debian.org
immediately.)


-- 
996287: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996287
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: git-crypt
Version: 0.6.0-1
Severity: important
Tags: bookworm sid
User: pkg-openssl-de...@lists.alioth.debian.org
Usertags: ftbfs-3.0

Hi,

Your package is failing to build using OpenSSL 3.0 with the
following error:
crypto-openssl-10.cpp: In constructor 
Aes_ecb_encryptor::Aes_ecb_encryptor(const unsigned char*):
crypto-openssl-10.cpp:59:60: warning: int AES_set_encrypt_key(const unsigned 
char*, int, AES_KEY*) is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
   59 |  if (AES_set_encrypt_key(raw_key, KEY_LEN * 8, &(impl->key)) != 0) {
      |                                                            ^
In file included from crypto-openssl-10.cpp:38:
/usr/include/openssl/aes.h:51:5: note: declared here
   51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
      |     ^~~~~~~~~~~~~~~~~~~
crypto-openssl-10.cpp: In member function void Aes_ecb_encryptor::encrypt(const 
unsigned char*, unsigned char*):
crypto-openssl-10.cpp:74:41: warning: void AES_encrypt(const unsigned char*, 
unsigned char*, const AES_KEY*) is deprecated: Since OpenSSL 3.0 
[-Wdeprecated-declarations]
   74 |  AES_encrypt(plain, cipher, &(impl->key));
      |                                         ^
In file included from crypto-openssl-10.cpp:38:
/usr/include/openssl/aes.h:57:6: note: declared here
   57 | void AES_encrypt(const unsigned char *in, unsigned char *out,
      |      ^~~~~~~~~~~
crypto-openssl-10.cpp: At global scope:
crypto-openssl-10.cpp:78:11: error: field ctx has incomplete type HMAC_CTX {aka 
hmac_ctx_st}
   78 |  HMAC_CTX ctx;
      |           ^~~
In file included from /usr/include/openssl/evp.h:26,
                 from /usr/include/openssl/hmac.h:21,
                 from crypto-openssl-10.cpp:40:
/usr/include/openssl/types.h:132:16: note: forward declaration of HMAC_CTX {aka 
struct hmac_ctx_st}
  132 | typedef struct hmac_ctx_st HMAC_CTX;
      |                ^~~~~~~~~~~
crypto-openssl-10.cpp: In destructor Hmac_sha1_state::~Hmac_sha1_state():
crypto-openssl-10.cpp:92:2: error: HMAC_cleanup was not declared in this scope; 
did you mean EVP_cleanup?
   92 |  HMAC_cleanup(&(impl->ctx));
      |  ^~~~~~~~~~~~
      |  EVP_cleanup
make[1]: *** [<builtin>: crypto-openssl-10.o] Error 1


Kurt

--- End Message ---
--- Begin Message ---
Source: git-crypt
Source-Version: 0.7.0-0.1
Done: Boyuan Yang <by...@debian.org>

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

Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated git-crypt 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 14 May 2022 11:20:28 -0400
Source: git-crypt
Architecture: source
Version: 0.7.0-0.1
Distribution: unstable
Urgency: high
Maintainer: Andrew Ayer <a...@andrewayer.name>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 917346 996287
Changes:
 git-crypt (0.7.0-0.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * New upstream release.
   * Cherry-pick Ubuntu patch to fix compatibility with OpenSSL 3.0.
     (Closes: #996287)
   * debian/control: Drop obsolete build-dependency libssl1.0-dev.
     (Closes: #917346)
Checksums-Sha1:
 e6619f60c4d7df2a75636b92b441a539393fc30d 1836 git-crypt_0.7.0-0.1.dsc
 5dc652405e94e6918bf3865aa054d2014a1b91c4 57621 git-crypt_0.7.0.orig.tar.gz
 dcad314d95d44a0d6160c7ad5999a0bc63ab32bb 10312 
git-crypt_0.7.0-0.1.debian.tar.xz
 d29af15d9a260ec3c8c73dd563a288ae5e89f3b7 6251 
git-crypt_0.7.0-0.1_amd64.buildinfo
Checksums-Sha256:
 70a546084c03d49b502c26de362b88329420797d3a0a099ae6f6c44c2c8ec588 1836 
git-crypt_0.7.0-0.1.dsc
 50f100816a636a682404703b6c23a459e4d30248b2886a5cf571b0d52527c7d8 57621 
git-crypt_0.7.0.orig.tar.gz
 b389ee9082de18b4801bf8811009a8984a84200666f96cd9e75d53959edf31e0 10312 
git-crypt_0.7.0-0.1.debian.tar.xz
 daed3bdaf975e0fba303b77b5857f7403e57274c6a4673d125be192eecb6a0b1 6251 
git-crypt_0.7.0-0.1_amd64.buildinfo
Files:
 cb0e2f631e9020c096f6939741f601e6 1836 vcs optional git-crypt_0.7.0-0.1.dsc
 55e9896632aefddce49843b95827e885 57621 vcs optional git-crypt_0.7.0.orig.tar.gz
 6200df013dba9bde098f95fd95090909 10312 vcs optional 
git-crypt_0.7.0-0.1.debian.tar.xz
 ba52a69e593ccd05936c850ec68d5ee8 6251 vcs optional 
git-crypt_0.7.0-0.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmJ/yRAACgkQwpPntGGC
Ws4cRRAAlO6uH5z2G4BlLRq2py1Kb1HlVUZ47K3mizQbVrrjOy+pw1s+MT8N4RtE
2jqn98mAADCxvCNUcGo2h2eDd8yc7mFNtLOIVHVj1S6LDzlqg8jS0sS8/e4SQApI
+UUYMBDUkqhm28/3MaGdfGwL5yPfy84YeY//WKw5TZoXuReZxzoFRQAwMfENnbVI
wX6x+2UyU6PfWSmOsJ5ntDo5RRYtYKI/4ZmxTDuB7cawtzfn1kjbx1lDzUTsIOnH
gGfD3wHB2zurtMTZRz2myDZcyCJcHsijZF00nmMfeReJYM+BAZ934s7jVokrseJO
2NNyJm/ZUtg5BAUa1ps6fNEnEQOGGlR6AL04k+GxH4alvQPsKquwTkA/lSFrfqj3
KFJ+SFBbhM3n45lIEPLKCowSFZInORTg6hjMExHnny9EwbN1p+n26OLD9uhuDIc9
FZ/vQz+FXJr/PjxZwYMtXId5U3fdCtgw4UZkHRT8rNQMpJR58/JHRILvetw4wgkp
U3M3cTMmseRXk1PLA9pKjQX3sY8qionw+CK5Yc50M8JKQwZ0J6Ij65oE2R88T/v8
2ZRvcjQRbbWVxIFnkrV4R5sRmnWizsCaFZlnISq+KDbheE+JgF3EWtfe4yWOmoKa
Pbupfusv4DpftNyZvAi/uBb8wOkNkKqXOcYxEsnZxH2qBVSHcWE=
=tNiW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to