Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        uuid - Universally Unique Identifier library
        
        - 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. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | uuid | 1.5.1 | 2.fc4 | x86_64 | 107 KiB | Wed Nov 15 20:16:00 2006 | 
        
        Changelog
        
            - * Thu Oct  5 18:00:00 2006 Christian Iseli <Christian{*}Iseli{%}licr{*}org> 1.5.1-2
- - rebuilt for unwind info generation, broken in gcc-4.1.1-21 
            - * Mon Aug 28 18:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 1.5.1-1
- - Update to 1.5.1. 
            - * Sat Jul 29 18:00:00 2006 Steven Pritchard <steve{%}kspei{*}com> 1.5.0-1
- - Update to 1.5.0.
- Rename libuuid* to libossp-uuid*, uuid.3 to ossp-uuid.3, and uuid.pc
  to ossp-uuid.pc to avoid conflicts with e2fsprogs-devel (#198520).
- Clean out the pgsql directory.  (Some cruft shipped with this release.)