Index: ossp-web/new/news.txt RCS File: /v/ossp/cvs/ossp-web/new/news.txt,v rcsdiff -q -kk '-r1.126' '-r1.127' -u '/v/ossp/cvs/ossp-web/new/news.txt,v' 2>/dev/null --- news.txt 2005/08/30 20:15:21 1.126 +++ news.txt 2005/09/02 14:27:23 1.127 @@ -1,3 +1,4 @@ +02-Sep-2005: Released L 1.3.0 30-Aug-2005: Released L 1.2.1 18-Aug-2005: Released T 1.0.3 15-Jun-2005: Released T 2.0.2 Index: ossp-web/pkg/lib/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/index.wml,v rcsdiff -q -kk '-r1.106' '-r1.107' -u '/v/ossp/cvs/ossp-web/pkg/lib/index.wml,v' 2>/dev/null --- index.wml 2005/08/30 20:15:21 1.106 +++ index.wml 2005/09/02 14:27:24 1.107 @@ -33,7 +33,7 @@ done=100 stable=1.1.2 unstable=none> + done=100 stable=1.3.0 unstable=none> Index: ossp-web/pkg/lib/uuid/index.wml RCS File: /v/ossp/cvs/ossp-web/pkg/lib/uuid/index.wml,v rcsdiff -q -kk '-r1.23' '-r1.24' -u '/v/ossp/cvs/ossp-web/pkg/lib/uuid/index.wml,v' 2>/dev/null --- index.wml 2005/08/30 20:37:38 1.23 +++ index.wml 2005/09/02 14:27:24 1.24 @@ -14,12 +14,15 @@

Abstract

-OSSP uuid is a ISO-C and Perl application programming interface (API) -and corresponding command line interface (CLI) for the generation of -DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifiers -(UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node -based), version 3 (name based, MD5), version 4 (random number based) and -version 5 (name based, SHA-1). +OSSP uuid is a ISO-C:1999 application programming interface (API) and +corresponding command line interface (CLI) for the generation of DCE +1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique +Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time +and node based), version 3 (name based, MD5), version 4 (random number +based) and version 5 (name based, SHA-1). Additional API bindings are +provided for the languages ISO-C++:1998, Perl:5 and PHP:4/5. Optional +backward compatibility exists for the ISO-C DCE-1.1 and Perl Data::UUID +APIs.

UUIDs are 128 bit numbers which are intended to have a high likelihood @@ -45,7 +48,7 @@ @@ -56,7 +59,7 @@ url=$(FTP_ROOT_URL)/pkg/lib/uuid/ directory=$(FTP_ROOT_DIR)/pkg/lib/uuid/ files="uuid-[0-9.]*.tar.gz" - stable="uuid-1\.2\.1\.tar\.gz" unstable="none"> + stable="uuid-1\.3\.0\.tar\.gz" unstable="none">

Donation