]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add UUID v3 an v5 to TODO
authorKarel Zak <kzak@redhat.com>
Mon, 14 Aug 2017 10:09:50 +0000 (12:09 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Aug 2017 10:10:16 +0000 (12:10 +0200)
Addresses: https://github.com/karelzak/util-linux/issues/495
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 8de66d1d6c0dadff94b453fd4b2df5d8fb935fd0..0a8bf2e8ba59ddd2993d968b2938205c69ac94e3 100644 (file)
@@ -115,6 +115,13 @@ login-utils:
       su --group too.
     * note that shadow-utils newgpr(1) provides support for syslog and audit log.
 
+
+libuuid
+-------
+  - add support for UUID v3 and v5 (Object IDs based UUIDs hashed by MD5/SHA1,
+    see RFC 4122) https://github.com/karelzak/util-linux/issues/495
+
+
 libblkid
 --------