perl-Net-SNMP/perl-Net-SNMP.changes

181 lines
6.0 KiB
Plaintext

-------------------------------------------------------------------
Mon Oct 15 10:44:56 UTC 2012 - coolo@suse.com
- buildrequire netcfg for the test suite
-------------------------------------------------------------------
Fri Nov 18 11:07:51 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Wed Dec 1 06:55:40 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Fri Nov 19 11:09:45 UTC 2010 - lars@linux-schulserver.de
- update to v6.0.1
+ Removed all occurrences of the "locked" attribute that was
deprecated in Perl 5.12.0.
+ Changed the test validating the presence of a monotonic time value
to check for invalid implementations.
+ The SNMPv3 contextEngineID and contextName are now stored as part
of the request allowing for these values to be changed between
messages.
- also package the examples
-------------------------------------------------------------------
Tue Jul 27 13:03:56 UTC 2010 - chris@computersalat.de
- update to v6.0.0
- Substantial internal code cleanup was performed based upon the
Perl::Critic module and the "Perl Best Practices" book.
- Added support for the Module::Build system for building, testing,
and installing Perl modules.
- The translation logic for OCTET STRINGs now uses the definition of
a DisplayString in RFC 2579 to determine if the octets are to be
converted into a hexadecimal representation.
- The get_table() and get_entries() methods were refactored as part
of the code cleanup. The get_entries() method now handles "holes"
in tables better and indexes with a value of zero.
- The inheritance structure of the Transport Domain objects was
updated to reduce code duplication and increase maintainability.
- The resolution of IPv6 addresses was made more exhaustive.
- The handling of OBJECT IDENTIFIERs was made more efficient by
using [un]pack() with a BER compressed integer template.
- Additional validation of the values passed to most methods is now
performed and the error messages have been made more robust.
- The documented examples were updated based upon commonly asked
questions (specifically Example 3 and Example 4).
- A Response-PDU with an error-status set to "noError" no longer
generates an error when the error-index is non-zero, as decribed
in Section 4.2.4 of RFC 3416.
- The function oid_lex_cmp() was added to provide for the
lexicographical comparison of two OBJECT IDENTIFIERs.
- The error-status is no longer set for the exceptions noSuchObject,
noSuchInstance, and endOfMibView when translation is not enabled.
- recreated by cpanspec 1.78
- noarch pkg
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Wed Jan 25 21:39:52 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 6 13:09:00 CET 2006 - anicka@suse.cz
- update to 5.2.0
-------------------------------------------------------------------
Mon Aug 1 14:25:17 CEST 2005 - cthiel@suse.de
- update to version 5.1.0
-------------------------------------------------------------------
Thu Feb 17 19:40:29 CET 2005 - mjancar@suse.cz
- update to 5.0.1
-------------------------------------------------------------------
Fri Aug 06 18:52:21 CEST 2004 - mjancar@suse.cz
- update to 5.0.0
-------------------------------------------------------------------
Sun Jun 20 20:29:02 CEST 2004 - ro@suse.de
- fix find command in specfile
-------------------------------------------------------------------
Sat Feb 28 01:20:06 CET 2004 - ro@suse.de
- fix requirement for /usr/local
-------------------------------------------------------------------
Wed Oct 22 10:03:52 CEST 2003 - mjancar@suse.cz
- update to 4.1.2
-------------------------------------------------------------------
Fri Aug 22 17:11:05 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Thu Jul 17 16:48:31 CEST 2003 - mjancar@suse.cz
- adapt to perl-5.8.1
- use %perl_process_packlist
-------------------------------------------------------------------
Tue Jun 17 14:54:10 CEST 2003 - mjancar@suse.cz
- fix filelist
-------------------------------------------------------------------
Fri Jun 06 11:35:52 CEST 2003 - mjancar@suse.cz
- update to 4.1.0
- don't package MANIFEST
-------------------------------------------------------------------
Tue May 20 12:41:31 CEST 2003 - mjancar@suse.cz
- remove unpackaged files
-------------------------------------------------------------------
Fri Dec 20 16:53:48 CET 2002 - prehak@suse.cz
- updated to version 4.0.3
-------------------------------------------------------------------
Tue Aug 6 14:40:28 CEST 2002 - ro@suse.de
- change neededforbuild perl-Cryptix -> perl-Crypt-DES
-------------------------------------------------------------------
Mon Jul 29 12:34:54 CEST 2002 - mls@suse.de
- Fixed neededforbuild for perl-5.8.0
-------------------------------------------------------------------
Mon Jul 22 18:47:18 CEST 2002 - prehak@suse.cz
- update to version 4.0.2
- added examples directory to documentation
-------------------------------------------------------------------
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
- remove race in .packlist generation
-------------------------------------------------------------------
Thu Jan 17 11:23:17 CET 2002 - rvasice@suse.cz
- update to version 4.0.1
-------------------------------------------------------------------
Mon Mar 26 11:53:19 CEST 2001 - cihlar@suse.cz
- added make test
-------------------------------------------------------------------
Fri Nov 10 11:50:08 CET 2000 - cihlar@suse.cz
- renamed p_nsnmp -> perl-Net-SNMP
- update to version 3.60
-------------------------------------------------------------------
Thu Aug 24 14:38:03 CEST 2000 - cihlar@suse.cz
- package created