[gnutls-devel] GnuTLS | devel: provide external git diff driver for *.abi files (!1214)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sat May 30 12:38:02 CEST 2020




Daiki Ueno commented:


That might be because git log stops processing when it sees a non-zero exit status of an external diff driver. With the latest version, I can see:
```console
$ git log -p --ext-diff devel
commit 8da3a71b358aa4a3199d1ee72c4e0d25a4588131 (tmp-keylog-func)
Author: Daiki Ueno <ueno at gnu.org>
Date:   Fri Feb 21 16:38:29 2020 +0100

    keylogfile: simplify the callback mechanism
    
    This partially reverts commit 97117556 with a simpler interface.  The
    original intention of having the callback mechanism was to reuse it
    for monitoring QUIC encryption changes.  However, it turned out to be
    insufficient because such changes must be emitted after a new epoch is
    ready.
    
    Signed-off-by: Daiki Ueno <dueno at redhat.com>

devel/libgnutls-latest-x86_64.abi
Functions changes summary: 0 Removed, 0 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Function symbols changes summary: 1 Removed, 1 Added function symbols not referenced by debug info
Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info

1 Removed function symbol not referenced by debug info:

  gnutls_handshake_set_secret_function@@GNUTLS_3_6_13

1 Added function symbol not referenced by debug info:

  gnutls_session_set_keylog_function@@GNUTLS_3_6_13

diff --git a/devel/symbols.last b/devel/symbols.last
[...]
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1214#note_352274930
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200530/e3a29df9/attachment.html>


More information about the Gnutls-devel mailing list