oath-toolkit-help
[Top][All Lists]
Advanced

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

Bug#971440: Fixes for upstream build problems


From: Simon Josefsson
Subject: Bug#971440: Fixes for upstream build problems
Date: Sun, 08 Nov 2020 14:33:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Ian Jackson <ijackson@chiark.greenend.org.uk> writes:

> Source: oath-toolkit
> Version: 2.6.1-1.4
> Severity: minor
> Tags: patch, upstream
>
> I found two small bugs in oathtool.

Hi Ian.  Thanks for the report.

> -     $(AM_V_GEN)gengetopt --unamed-opts="KEY [OTP]" \
> +     set -e; $(AM_V_GEN)gengetopt --unamed-opts="KEY [OTP]" \

I solved this slightly differently, see:

https://gitlab.com/oath-toolkit/oath-toolkit/-/commit/fa2237f9b47c57dc3e78a90abe381e64be98a08d

> This asprintf call has only one %s.  Both arguments are the same
> string - that has just been checked.  So delete the 2nd.

Looks like I already fixed this one myself.

/Simon

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]