Bug#1063170: nettle: NMU diff for 64-bit time_t transition

2024-03-03 Thread Steve Langasek
The previous NMU overlooked a hard-coded reference to the old library name in debian/rules. Please find an amended NMU patch attached. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu

Bug#1063170: nettle: NMU diff for 64-bit time_t transition

2024-02-28 Thread Benjamin Drung
Source: nettle Dear maintainer, Please find attached a final version of this patch for the time_t transition. This patch is being uploaded to unstable. Note that this adds a versioned build-dependency on dpkg-dev, to guard against accidental backports with a wrong ABI. Thanks! -- System

Bug#1063170: nettle: NMU diff for 64-bit time_t transition

2024-02-06 Thread Andreas Metzler
On 2024-02-05 Niels Möller wrote: > Graham Inggs writes: >> we have identified nettle as a source package shipping runtime >> libraries whose ABI either is affected by the change in size of >> time_t, or could not be analyzed via abi-compliance-checker (and >> therefore to be on the safe side

Bug#1063170: nettle: NMU diff for 64-bit time_t transition

2024-02-05 Thread Niels Möller
Graham Inggs writes: > we have identified nettle as a source package shipping runtime > libraries whose ABI either is affected by the change in size of > time_t, or could not be analyzed via abi-compliance-checker (and > therefore to be on the safe side we assume is affected). It looks like

Bug#1063170: nettle: NMU diff for 64-bit time_t transition

2024-02-05 Thread Graham Inggs
Source: nettle Version: 3.9.1-2 Severity: serious Tags: patch pending sid trixie Justification: library ABI skew on upgrade User: debian-...@lists.debian.org Usertags: time-t NOTICE: these changes must not be uploaded to unstable yet! Dear maintainer, As part of the 64-bit time_t transition