[gnutls-devel] GnuTLS | gl/inet_pton.c missing in 3.6.7 release tarball (#745)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Apr 1 14:49:23 CEST 2019




> gl/inet_pton.c is definitely not inside [the tarball]

It really isn't there - that seems to be the problem. And building the tarball manually here (make dist) *has* it included.

```
# official tarball
$ tar tvf /tmp/gnutls-3.6.7.tar.xz|grep pton
-rw-r--r-- 0/0            6907 2019-01-11 07:40 gnutls-3.6.7/src/gl/inet_pton.c
-rw-r--r-- 0/0            2195 2019-01-11 07:40 gnutls-3.6.7/m4/inet_pton.m4
-rw-r--r-- 0/0            6907 2019-01-11 07:40 gnutls-3.6.7/gl/tests/inet_pton.c
-rw-r--r-- 0/0            1752 2019-01-11 07:40 gnutls-3.6.7/gl/tests/test-inet_pton.c

# my tarball
$ tar tvf gnutls-3.6.7.tar.xz|grep pton
-rw-r--r-- 0/0            2195 2019-01-02 09:58 gnutls-3.6.7/m4/inet_pton.m4
-rw-r--r-- 0/0            6907 2019-01-02 09:58 gnutls-3.6.7/src/gl/inet_pton.c
-rw-r--r-- 0/0            6907 2019-02-08 14:54 gnutls-3.6.7/gl/inet_pton.c
-rw-r--r-- 0/0            1752 2019-01-02 09:58 gnutls-3.6.7/gl/tests/test-inet_pton.c
```

@nmav How and where did you generate the official release tarball ?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/745#note_156052171
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/20190401/6a62846f/attachment.html>


More information about the Gnutls-devel mailing list