Version 3.5.0b3 (release 04 December 2008) ##################################################################### ## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ## ##################################################################### ## ## ## This release makes changes to the NAV database. If you are ## ## upgrading from a previous release you also need to upgrade your ## ## database schema. For information on how to upgrade the database ## ## schema, please take a look in doc/sql/upgrades for more ## ## information. See also the release NOTES for upgrade info. ## ## ## ##################################################################### Bugfixes: * LP#285360 (netmap: interfaces swapped in popup view) * LP#285361 (netmap: use domain_suffix for shorter names) * LP#286922 (Netmap displays layer 2 links as layer 3 links) * LP#291551 (Alerts queued for daily dispatch are never sent) * LP#293519 (Radius accounting log search crashes on blank username or iprange) * LP#293531 (ipdevinfo does not redirect directly to ipdevice when domain_suffix is not given) * LP#293624 (AlertEngine crashes with UnboundLocalError for local variable 'num_sent_alerts') * LP#294075 (Alter the popup text order on ports in ipdevinfo) * LP#294191 (Useradmin and Userinfo gives Page not found (404)) * LP#294578 (AlertEngine crashes with UnboundLocalError for local variable 'queued_alerts') * LP#294590 ("connected to" missing from GSW port details in ipdevinfo) * LP#298034 (ipdevinfo crash on missing availability stats) * LP#298039 (3.5 sql upgrade script does not flush old alerts from db) * LP#299851 (Cannot view public filters and filter groups) * LP#300449 (Make metanav and launchpad links more accessible) * LP#302412 (Add link from alert queue to alerts table) * LP#303967 (AlertEngine crash: global name 'TimePeriod' is not defined) * LP#303969 (AlertEngine crash: AlertEngine crash: object has no attribute 'timperiod_set') * LP#303977 (navTemplate.py missing from NAV 3.5 betas) * LP#305159 (Report advanced search form cannot be opened) Version 3.5.0b2 (released 03 November 2008) ##################################################################### ## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ## ##################################################################### ## ## ## This release makes changes to the NAV database. If you are ## ## upgrading from a previous release you also need to upgrade your ## ## database schema. For information on how to upgrade the database ## ## schema, please take a look in doc/sql/upgrades for more ## ## information. See also the release NOTES for upgrade info. ## ## ## ##################################################################### New features and improvements: * Radius accounting module added. Enables NAV to store accounting logs from FreeRADIUS servers in the database, and search this data in the web interface. * HP SwitchStack support removed. This functionality would cause much grief for those who have non-SwitchStack devices from HP. See release NOTES for more information about migrating to this version if you monitor HP devices. * The report tool now displays the timestamp of report results. This enables the user to see whether the results are retrieved live or from the report cache. The cache is now also invalidated immediately if the report configuration files are changed. Bugfixes: * LP#273030 (getDeviceData crashes with ConcurrentModificationException) * LP#276225 (Local reports crash) * LP#276230 (Report name missing from automated report list) * LP#276246 (Report's advanced search form cannot be closed) * LP#277569 (Duplicate result rows in Machine Tracker) * LP#280145 (getDeviceData and eventEngine stop working after PostgreSQL disconnect) * LP#283102 (ARP records are wrongly associated with scope/static/reserved prefixes) * LP#284939 (AlertEngine resends alerts over and over) * LP#284950 (AlertEngine re-sends SMS messages indefinitely) * LP#284952 (AlertEngine logs are too verbose at loglevel INFO) * LP#285328 (ipdevinfo crashes with TypeError traceback) * LP#285331 (Duplicate RRD file references) * LP#286309 (Add new subscription should check for missing alertaddres and filtergroups) * LP#287434 (DEFAULT_FROM_EMAIL setting missing from nav.conf example) * LP#289823 (AlertEngine idles in transactions) * LP#289825 (AlertEngine eats RAM) Version 3.5.0b1 (released 07 October 2008) ##################################################################### ## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ## ##################################################################### ## ## ## This release makes substantial changes to the NAV database. If ## ## you are upgrading from a previous release you also need to ## ## upgrade your database schema. For information on how to upgrade ## ## the database schema, please take a look in ## ## doc/sql/upgrades/README . See also the release NOTES for more ## ## upgrade info. ## ## ## ##################################################################### Launchpad.net has replaced SourceForge.net as NAV's project site provider. All bug/feature number references from here on are prefixed with 'LP#'. New features and improvements: * The four NAV databases are merged into a single database. * IP Device Center is replaced by IP Device Info, written from scratch using Django. * Alert Profiles, user admin, user info and network explorer web tools rewritten from scratch using Python/Django. * AlertEngine har been rewritten from scratch using Python. * Netmap replaces the old Traffic Map solution. * Tomcat and PHP are no longer needed by NAV. * The report tool now supports local site reports using report.local.conf, while the report.conf distributed with NAV can be kept untouched. * Reports can now be configured to display column sum totals. * All available reports can now be listed, so they'll be available even if someone forgot to update the front.html configuration file. * More flexible location/room/device lookups and selects in the maintenance and device management interfaces. * LP#258331 (Warn user when port activity interval is larger than the actual data set) * LP#258340 (Additional information on switch ports) * LP#263610 (List more info about SRVs) * LP#263897 (Add a duplex mismatch report) * LP#263899 (Add a spanning tree blocked ports report) Bugfixes: * LP#262301 (Machine tracker links to ipdevinfo using wrong sysname for old records) * LP#258304 (Bug in color legend, browse/activity port view)