diff options
author | symka <symka@pkgsrc.org> | 2005-07-02 13:03:53 +0000 |
---|---|---|
committer | symka <symka@pkgsrc.org> | 2005-07-02 13:03:53 +0000 |
commit | dd683236cf5e64620ff278fa3997438a64c01e24 (patch) | |
tree | a9c9af04e1dcc9154f46965d007f78376f53c7f7 /net/docsis/distinfo | |
parent | 354e78b75b01221576b4e048fef7402fd13a1fa9 (diff) | |
download | pkgsrc-dd683236cf5e64620ff278fa3997438a64c01e24.tar.gz |
Updated package docsis to 0.9.4 version.
Changelog:
0.9.4 - fix parsing of square brackets in string OID labels
- close the file descriptor in parse_config_file
- re-work of decoding infrastructure for CableHome
0.9.3 - update CMTS MIC calculation per DOCSIS 2.0 (added SubMgmt
settings to CMTS MIC calculation)
- fix decoding of long Strings in SNMP Objects
- add support for long Variable Bindings (>127)
- add support for TLV64 encode/decode for long SNMP Objects.
- add support for Downstream Channel List TLVs
- add support for TftpModemAddress and TftpTimeout TLVs
- make GenericTLVs easier to decode/encode when printable strings
are used
- fixed memory leaks (for the sake of it)
Diffstat (limited to 'net/docsis/distinfo')
-rw-r--r-- | net/docsis/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/docsis/distinfo b/net/docsis/distinfo index a810aed083c..8a4925d751b 100644 --- a/net/docsis/distinfo +++ b/net/docsis/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:13:45 agc Exp $ +$NetBSD: distinfo,v 1.7 2005/07/02 13:03:53 symka Exp $ -SHA1 (docsis-0.9.2.tar.gz) = 331f011fe6b9ce1db192eb5155e7ea3f368952eb -RMD160 (docsis-0.9.2.tar.gz) = dcc56e09b0f4e3e93d349c5b3d5becce7a608f9e -Size (docsis-0.9.2.tar.gz) = 418394 bytes +SHA1 (docsis-0.9.4.tar.gz) = 226ee5989475fdb93f8879bebddb07a20738553c +RMD160 (docsis-0.9.4.tar.gz) = 7e318cfce452e76fb4eb30bd5e43558837fb707f +Size (docsis-0.9.4.tar.gz) = 506944 bytes |