]> Savannah Git Hosting - gnulib.git/commitdiff
Followup to 'af_alg: New module.'.
authorBruno Haible <bruno@clisp.org>
Sun, 6 May 2018 09:55:55 +0000 (11:55 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 6 May 2018 09:55:55 +0000 (11:55 +0200)
* modules/crypto/md5 (Depends-on): Remove sys_socket, sys_stat.
* modules/crypto/sha1 (Depends-on): Likewise.
* modules/crypto/sha256 (Depends-on): Likewise.
* modules/crypto/sha512 (Depends-on): Likewise.

ChangeLog
modules/crypto/md5
modules/crypto/sha1
modules/crypto/sha256
modules/crypto/sha512

index 6c0af783dce3dbb8fca683edfa0c651f6a932080..572035542ba0f8d7640393e573186259a0cf4018 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-05-06  Bruno Haible  <bruno@clisp.org>
+
+       Followup to 'af_alg: New module.'.
+       * modules/crypto/md5 (Depends-on): Remove sys_socket, sys_stat.
+       * modules/crypto/sha1 (Depends-on): Likewise.
+       * modules/crypto/sha256 (Depends-on): Likewise.
+       * modules/crypto/sha512 (Depends-on): Likewise.
+
 2018-05-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        crypto/{md5,sha1,sha256,sha512}: simplify
index 1d5130b6b5b607ba3bed9b3ce437cc7193dd1a0d..7d8b3fa1cdede4ad99715b0dae9c926f8defcf43 100644 (file)
@@ -13,8 +13,6 @@ crypto/af_alg
 extern-inline
 stdalign
 stdint
-sys_socket
-sys_stat
 
 configure.ac:
 gl_MD5
index 90bd7e4791c1fdf5364a4ceca1c2375d0de92f72..e9fc83afc8facac19ed00e1232fbf4f84ab93e44 100644 (file)
@@ -13,8 +13,6 @@ crypto/af_alg
 extern-inline
 stdalign
 stdint
-sys_socket
-sys_stat
 
 configure.ac:
 gl_SHA1
index 633bf04cbdcac31c5ff32bcfc04d52417c608964..2343940ccb0e5e9a7f1ba77e8c0a5f52d52f42d1 100644 (file)
@@ -13,8 +13,6 @@ crypto/af_alg
 extern-inline
 stdalign
 stdint
-sys_socket
-sys_stat
 
 configure.ac:
 gl_SHA256
index cedc31c1dc05e01fcac57dc8159d448f44eb034d..127e67c9247dec95c3cd6eca02d75135b04bab80 100644 (file)
@@ -13,8 +13,6 @@ crypto/af_alg
 extern-inline
 stdalign
 stdint
-sys_socket
-sys_stat
 u64
 
 configure.ac: