[Pkg-dns-devel] Bug#828490: fixed in pdns 4.0.1-1

Kurt Roeckx kurt at roeckx.be
Sun Aug 28 11:35:40 UTC 2016


reopen 828490
thanks

On Sat, Jul 30, 2016 at 10:27:18PM +0000, Debian Bug Tracking System wrote:
>  pdns (4.0.1-1) unstable; urgency=medium
>  .
>    * New upstream release, drop upstream applied patch. (Closes: #828490,
>      #830808)

It's still failing to build, but now with:
dns_random.cc: In function 'unsigned int dns_random(unsigned int)':
dns_random.cc:59:128: error: 'AES_ctr128_encrypt' was not declared in this scope
   AES_ctr128_encrypt((const unsigned char*)&g_in, (unsigned char*) &out, sizeof(g_in), &aes_key, g_counter, g_stream, &g_offset);
                                                                                                                                ^

I'm not sure why that function has been removed, but you really
should use the EVP API.

A log is available at:
https://breakpoint.cc/openssl-1.1-rebuild-2016-08-26/failed/pdns_4.0.1-1_amd64-2016-08-26T19%3A27%3A30Z


Kurt



More information about the pkg-dns-devel mailing list