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

Bug#941150: marked as done (transition: nettle)



Your message dated Thu, 26 Dec 2019 21:06:49 +0100
with message-id <9b42a637-1168-3201-69c0-9a144c406cdd@debian.org>
and subject line Re: transition: nettle
has caused the Debian Bug report #941150,
regarding transition: nettle
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.)


-- 
941150: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941150
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition

Apologies for getting carried away and uploading straight to sid earlier. I'm not used to having so many reverse dependencies...

Here's the NEWS for the Nettle 3.5 release from upstream:

        This release adds a couple of new features and optimizations,
        and deletes or deprecates a few obsolete features. It is *not*
        binary (ABI) compatible with earlier versions. Except for
        deprecations listed below, it is intended to be fully
        source-level (API) compatible with Nettle-3.4.1.

        The shared library names are libnettle.so.7.0 and
        libhogweed.so.5.0, with sonames libnettle.so.7 and
        libhogweed.so.5.

	[...]

        Deleted features:

        * The header file des-compat.h and everything declared therein
          has been deleted, as announced earlier. This file provided a
          subset of the old libdes/ssleay/openssl interface for DES
          and triple-DES. DES is still supported, via the functions
          declared in des.h.

        * Functions using the old struct aes_ctx have been marked as
          deprecated. Use the fixed key size interface instead, e.g.,
          struct aes256_ctx, introduced in Nettle-3.0.

        * The header file nettle-stdint.h, and corresponding autoconf
          tests, have been deleted. Nettle now requires that the
          compiler/libc provides <stdint.h>.

        Miscellaneous:

        * Support for big-endian ARM systems, contributed by Michael
          Weiser.

        * The programs aesdata, desdata, twofishdata, shadata and
          gcmdata are no longer built by default. Makefile
          improvements contributed by Jay Foad.

        * The "example" program examples/eratosthenes.c has been
          deleted.

        * The contents of hash context structs, and the deprecated
          aes_ctx struct, have been reorganized, to enable later
          optimizations.

        The shared library names are libnettle.so.7.0 and
        libhogweed.so.5.0.


I've tried building all reverse dependencies with the new version and found the following packages needing changes:

dnsmasq (bug filed, simple fix)
unbound (bug filed, simple fix)
rdup (bug filed, a bit more involved fix)
A few other packages FTBFS for other reasons: ocamlnet, libstorj (bug filed), lsh-utils (mine, fails tests)

Ben file:

title = "nettle";
is_affected = .depends ~ /libnettle6|libhogweed4/ | .depends ~ /libnettle7|libhogweed5/;
is_good = .depends ~ /libnettle7|libhogweed5/;
is_bad = .depends ~ /libnettle6|libhogweed4/;

--- End Message ---
--- Begin Message ---
Hi Magnus,

On Wed, 25 Sep 2019 19:44:47 +0200 Magnus Holmgren <holmgren@debian.org>
wrote:

[...] nettle transition

This transition is done. Closing this bug.

Paul

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: