From: Karel Zak Date: Mon, 14 Aug 2017 10:09:50 +0000 (+0200) Subject: docs: add UUID v3 an v5 to TODO X-Git-Tag: v2.31-rc1~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9612a41085483308e15ce5132289648aa093c244;p=thirdparty%2Futil-linux.git docs: add UUID v3 an v5 to TODO Addresses: https://github.com/karelzak/util-linux/issues/495 Signed-off-by: Karel Zak --- diff --git a/Documentation/TODO b/Documentation/TODO index 8de66d1d6c..0a8bf2e8ba 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -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 --------