Check-in Number:
|
5157 | |
Date: |
2005-Sep-02 16:27:23 (local)
2005-Sep-02 14:27:23 (UTC) |
User: | rse |
Branch: | |
Comment: |
release OSSP uuid 1.3.0 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-web/new/news.txt 1.126 -> 1.127
--- 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<OSSP uuid> 1.3.0
30-Aug-2005: Released L<OSSP uuid> 1.2.1
18-Aug-2005: Released T<OSSP svs> 1.0.3
15-Jun-2005: Released T<OSSP shtool> 2.0.2
|
|
ossp-web/pkg/lib/index.wml 1.106 -> 1.107
--- 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>
<pkg_item name="uuid" longname="OSSP uuid" type="lib"
desc="Universally Unique Identifier"
- done=100 stable=1.2.1 unstable=none>
+ done=100 stable=1.3.0 unstable=none>
<pkg_item name="val" longname="OSSP val" type="lib"
desc="Value Access"
done=95 stable=none unstable=0.9.3>
|
|
ossp-web/pkg/lib/uuid/index.wml 1.23 -> 1.24
--- index.wml 2005/08/30 20:37:38 1.23
+++ index.wml 2005/09/02 14:27:24 1.24
@@ -14,12 +14,15 @@
<h2>Abstract</h2>
-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.
<p>
UUIDs are 128 bit numbers which are intended to have a high likelihood
@@ -45,7 +48,7 @@
<pkg_status
name="uuid" assign="rse"
- stable="1.2.1" stable_date="30-Aug-2005"
+ stable="1.3.0" stable_date="02-Sep-2005"
unstable="none" unstable_date="none"
done=100>
@@ -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">
<h2>Donation</h2>
|
|