]> Savannah Git Hosting - gnulib.git/commitdiff
crypto/{md5,sha1,sha256,sha512}: Fix module description.
authorBruno Haible <bruno@clisp.org>
Sat, 5 May 2018 16:04:43 +0000 (18:04 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 May 2018 16:04:43 +0000 (18:04 +0200)
* modules/crypto/md5 (Depends-on): Add 'sys_socket'.
* 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 098ffe2ea82d3763e4d275d1346964b92905a6dd..1b77325ed015acecfed4bc49eb89a4fd5c27b87a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-05-05  Bruno Haible  <bruno@clisp.org>
+
+       crypto/{md5,sha1,sha256,sha512}: Fix module description.
+       * modules/crypto/md5 (Depends-on): Add 'sys_socket'.
+       * modules/crypto/sha1 (Depends-on): Likewise.
+       * modules/crypto/sha256 (Depends-on): Likewise.
+       * modules/crypto/sha512 (Depends-on): Likewise.
+
 2018-05-05  Bruno Haible  <bruno@clisp.org>
 
        af_alg: Add documentation.
index 415cf0523a217d9362823b74524a74e05d3fb6f9..6fc247744a05945b82ff840521aa2e93b1945755 100644 (file)
@@ -15,6 +15,7 @@ Depends-on:
 extern-inline
 stdalign
 stdint
+sys_socket
 
 configure.ac:
 gl_MD5
index dbd41d21b380962e994db5c4faa6547ac472f05e..3ae3ebcfdebdd00c2cd60363755449e65a0faf9e 100644 (file)
@@ -15,6 +15,7 @@ Depends-on:
 extern-inline
 stdalign
 stdint
+sys_socket
 
 configure.ac:
 gl_SHA1
index 9d4f115786211063164aa54d94e3ce9827fe920e..79d03bffb5e493dcfb78811b3feeabffa79696af 100644 (file)
@@ -15,6 +15,7 @@ Depends-on:
 extern-inline
 stdalign
 stdint
+sys_socket
 
 configure.ac:
 gl_SHA256
index 6d0dd1019a799068b395bc5f4187a02138ed80eb..f08c2490aebc1c1305fd45cabe2b4ef5794ad4e1 100644 (file)
@@ -15,6 +15,7 @@ Depends-on:
 extern-inline
 stdalign
 stdint
+sys_socket
 u64
 
 configure.ac: