diff options
author | shannonjr <shannonjr@pkgsrc.org> | 2006-01-31 10:44:45 +0000 |
---|---|---|
committer | shannonjr <shannonjr@pkgsrc.org> | 2006-01-31 10:44:45 +0000 |
commit | e5cc11607c6cd62f2a4988e7e2cf1dce00d6d923 (patch) | |
tree | 10fc09ed1b4a5cefe9f185d3f9799ec8fbeb92e8 /security/libprelude/distinfo | |
parent | 34f4fe0e54395303a9b1aaeef889444b582a2fc0 (diff) | |
download | pkgsrc-e5cc11607c6cd62f2a4988e7e2cf1dce00d6d923.tar.gz |
Update to 0.9.4. Changes:
- Some useful API addition.
- Much improved, verbose error reporting.
- Cleaned up TLS handling, various bugfix.
- In case an error occur when verifying the peer certificate,
notify the peer about the failure.
The Prelude Library is the glue that binds all aspects of Prelude
together. It is a library which enables Prelude components to
communicate with the Prelude Manager. It also makes it easy for third
party software to be made 'Prelude Aware' (able to communicate with
Prelude components). It provide common, useful features used by every
sensor.
Diffstat (limited to 'security/libprelude/distinfo')
-rw-r--r-- | security/libprelude/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/libprelude/distinfo b/security/libprelude/distinfo index 4da9949aba2..d288078f8c2 100644 --- a/security/libprelude/distinfo +++ b/security/libprelude/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/01/29 15:54:04 shannonjr Exp $ +$NetBSD: distinfo,v 1.2 2006/01/31 10:44:45 shannonjr Exp $ -SHA1 (libprelude-0.9.3.tar.gz) = 38bc3bd102d21b164ed7da6586ada38b55fbe46a -RMD160 (libprelude-0.9.3.tar.gz) = 40b520978a71fd7dbcce4dd84e5fc16b75632543 -Size (libprelude-0.9.3.tar.gz) = 1704602 bytes +SHA1 (libprelude-0.9.4.tar.gz) = e300561bbbdcdbba4e4d9ca9fafc0529b546c7d0 +RMD160 (libprelude-0.9.4.tar.gz) = de86fa000d1b23d3cbc69a013571670d9070a874 +Size (libprelude-0.9.4.tar.gz) = 1714892 bytes SHA1 (patch-aa) = 1d788517feb2ef687777ae6640033d9f177b07f8 SHA1 (patch-ab) = 592f42a6d9217c502eb49e8fb0ba7d17a49f2ada SHA1 (patch-ac) = 34f11cdf22cbdc843ed0db6ea017a56b2ec780ca |