OCS Inventory: Server 2.0rc1

Milestone information

Project:
OCS Inventory: Server
Series:
stable-2.0
Version:
2.0rc1
Released:
 
Registrant:
mortheres
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon OCSNG_UNIX_SERVER-2.0rc1.tar.gz (md5) Tarball file for 2.0rc1 release 11,224
last downloaded 11 weeks ago
Total downloads: 11,224

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

Revision history for Apache::Ocsinventory

2.0 rc1
        * New OCS server module : Snmp.pm . It is use for SNMP integration in OCS Inventory NG. This module comes with Snmp/Data.pm and Snmp/Inventory.pm
        * Add Useragent.pm to control agents and their versions to solve versions incompatibilty problems between OCS agents and OCS server
        * Add a new parameter for tables in Map.pm: mandatory. This parameter force database feeding even if inventory section is not in XML
        * Control if inventory section is in XML before writing it in database to avoid bugs.
        * Add COMMENTS and VERSION fields in snmp_softwares table
        * Add new fields in softwares table: GUID, LANGUAGE, LASTDATE and BITSWIDTH
        * Debug and enhance Data.pm to use the availability to explode database structure using type tables
        * Add new module Datafiler.pm. This module add availibity to filter data from HARDWARE section (data filtered won't be stored in database)
        * setup.sh can now install missing perl modules for you using yum or apt-get (Philippe Beaumont)
        * Add new fileds "DEVICEPORT" and "DEVICETYPE" in snmp_networks table in Map.pm
        * Add a new field "SYSTEM" for snmp_blades, snmp_firewalls and snmp_loadbalancer tables in Map.pm
        * Add new tables for SNMP computers data in Map.pm
        * Add a new table "snmp_switchinfos" in Map.pm
        * snmp_switchs table is "multi" now in Map.pm
        * Add the copy of the snmp_com.txt file in setup.sh to set default SNMP "public" community if this file does not exists
        * Fix various mistakes and missing fields for snmp tables in Map.pm
        * Add the new Apache configuration for SNMP communities reference file (snmp_com.txt) in setup.sh and ocsinventory-reports.conf
        * Enhance DB backend by reducing the SQL request number as possible in SNMP inventory
        * Enhance errors management for SNMP inventory
        * New OCS_OPT_SNMP_INVENTORY_DIFF config option to enable or disable the SNMP inventory sections update regarding to snmp_laststate table
        * Add a CHECKSUM for SNMP devices. It is compute using mask values from SNMP inventory sections from Map.pm .
        * New snmp_laststate table to store md5 hashes for SNMP inventory sections (this table is used for SNMP inventory sections update in database)
        * SNMP inventory sections are updated in database only if changed since last inventory
        * Snmp.pm send the snmp_com.txt file URI to the agent
        * New table snmp_accountinfo
        * Feel the SNMP_ID filed in snmp_accountinfo when a new SNMP device coming
        * Feel the TAG field in the snmp_accountinfo while inventory for SNMP devices
        * Add STATUS and ERRORSTATE fields for snmp_printers table
        * Map.pm: snmp_networksconnected and snmp_switchs are now auto => 0 due to the special treatments associated to this tables
        * Don't take care of identified network devices for SNMP scans in Snmp.pm. This devices will be scanned using SNMP too
        * Add the MAC address in the PROLOG response in Snmp.pm
        * Use of _get_snmp_parser_ForceArray subroutine to get sections for the 'ForceArray' in Snmp.pm
        * Add LASTDATE field in the snmp table to store the last inventory date for a SNMP device
        * Enhance SNMP implementation by getting SNMP communities informations directly from the snmp_communities table
        * Enable the SNMP activation/deactivation using custom parameters on computer on groups
        * Map.pm: new table parameter -> capacities
        * Map.pm: add new tables for SNMP
        * Data.pm : use the new "capacities" Map.pm parameter to don't take care of tables that have this parameter when feeding %SECTIONS and @SECTIONS
        * Config.pm : add a new configuration option for activate/desactivate SNMP feature
        * ocsinventory-server.conf : add Snmp.pm in Capacities list and add a new configuration option for activate/desactivate SNMP feature
        * Correct Bug #563791 about GW and SUBNET update in NOTIFY
        * Correct Bug #563791 about GW and SUBNET update in NOTIFY
        * Correct a misprint about the use of 'OCS_OPT_UNICODE_SUPPORT' in Data.pm (from sisfb_tech)
        * Useragent.pm: allow the future 4062 Windows agent and some code cleaning by using a hash reference for %CURRENT_CONTEXT
        * Add the Windows rearch agent to allow in Useragent.pm
        * ASSETTAG is in BIOS, not HARDWARE

Revision history for ocsreports:

2.0 rc1
        * Delete doc of jpgraph and fusionCrartsFree
        * Add graph with jpgraph librarie
        * Fix bug on accountinfo snmp
        * Change LINUX to UNIX/LINUX in package creation page
        * New version of all_soft page
        * Fix warning in html_header.php
        * Add message if directory not exist.
        * Fix bug: use a special name var for msg info in html_header
        * Fix DOCUMENT_REAL_ROOT bug
        * Add IT set management light. Configuration and details of computer are done. Next step: search on these new fields
        * Show directory of 4all_config.txt
        * Add some stats
        * Fix language bug on database
        * Choose your directory for your profils config files, old config file
        * Fix bugs on function_table_html.php
        * New graph for teledeploy speed
        * Add FusionChartsFree for graphs
        * Add functionnality: UTF8 for new databases
        * Create new database on UTF8 format
        * If database UTF8 format => only ocsbase_new.sql
        * New plugin system: you can now create your own plugins easily
        * Add .xml to local import
        * Add old page for redistribution servers
        * Delete print option and show all
        * Add avaailibility to see all your subnet and you can blacklist subnet in ipdiscover
        * You can now configure blacklist in /backend/ipdiscover/methode/local.php
        * Rename config.txt for snmp and computer detail
        * Using mysql2_query_secure now
        * Add new option: tabcache => GUI tables cache
        * Reset all tab cache
        * Show SNMP data
        * Add snmp functionnality for a computer or a group
        * Update for french file
        * Use dbname=ocsweb by default if dbname doesn't exist
        * Fix bugs on notes (computers infos)
        * Add script to update your accountinfo 1.x.x.x => 2.x.x.x
        * Add fields on multisearch
        * Add fields on softwares table GUID, LANGUAGE, INSTALLDATE et BITSWIDTH
        * Add COMMENTS and VERSION fields
        * Reload the origin page when you update config/teledeploy values
        * Use LDAP for identify and connect on ocsreports.
        * Add title to ipdiscover page.
        * Add workflow for teledeploy
        * New version of local import and manage your ocs clients
        * Fix https://bugs.launchpad.net/bugs/685581 (thanks to Passero)
        * New version of client injector
        * Fix link bug on multi search (thnaks to Damien)
        * New version of label
        * Add Copyleft on php pages
        * Fix bug: delete table cache when you clic on icon menu
        * Various patches from Adam Buchbinder
        * Various patches from Passero
        * Add snmp tab on snmp details
        * Fix utf8 bugs
        * Force utf8 format
        * Fix bug on teledeploy activation => use config values when exist
        * Format all data in UTF8 when it's necessary (thanks to Damien)
        * Fix bug on groups: use the function to delete a group
        * Add : select database name in install.php
        * Disable option INVENTORY_VALIDITY
        * Fix bug when you delete a snmp item
        * Force SNMP_DIR value + small fix
        * News sections in snmp details
        * Add SNMP_INVENTORY_DIFF on config table
        * New xml format for snmp communities
        * Add your complex accountinfo on snmp data
        * Add CAS authentification (thanks to FranciX contribution http://forums.ocsinventory-ng.org/viewtopic.php?pid=30974)
        * Fix field sort bugs
        * Fix bug https://bugs.launchpad.net/ocsinventory-ocsreports/+bug/649575 (thanks to Passero)
        * Use complex tag for snmp data
        * Add availibility to configure separator when you export file
        * Various Italian translations (thanks to Passero)
        * Fix Bug 658107 : https://bugs.launchpad.net/bugs/658107 (thanks to Pieroliste)
        * Adminstrate your snmp community
        * New version of snmp communities
        * Fix bug 654645
        * Add snmp functionnality for a computer or a group
        * Show all double even when it is equal to 0
        * Use standard function for messages
        * Fix bug: https://bugs.launchpad.net/bugs/637839 (thanks to Passero)
        * Fix bug: https://bugs.launchpad.net/ocsinventory-ocsreports/+bug/637834
        * Blacklist your subnet for ipdiscover
        * Use new icons and new alert msg.
        * Enhance ocs profiles manangement (new, update, delete)
        * Fix bug on group's cache
        * Replace function ereg_replace (DEPRECATED) by str_replace
        * Fix groups cache bug : http://forums.ocsinventory-ng.org/viewtopic.php?pid=29648 (thanks to cedric67). When you remove computers, they were not removed from the groups cache
        * Add subnet blacklist
        * Fix bug on all computers => you can delete a computer now (thanks to Zefox)
        * Fix bug on ipdiscover : if subnet uid == 0 + you can modify a type
        * User can see statistic of dĂ©ployment (only for his computers)
        * Add SNMP option on configuration
        * Fix bugs with mac addresses
        * Fix bug on workflow telediff: When deleting a field due to orphaned data in tables (thanks to Zefox)
        * Fix bug: tag can't be updated (thanks to Guillaume Priou)
        * Fix bug: https://bugs.launchpad.net/ocsinventory-ocsreports/+bug/611160 (thanks to Passero)
        * Add logs when someone try to connect (accept or failed )
        * Fix bug: when you use filter on table, now, you use new function for mysql query (mysql2_query_secure)
        * If no status is active, displays only status tab
        * Fix bug with tag column
        * Use tab_modif_values function to add a new static group
        * Fix bug: you can update and post request deployment
        * Fix: add message when status is updated + keep the values sent when error was detected (thanks to Zefox)
        * Fix bug: generate table cache if requete and arg are new (mysql2_query_secure) (thanks to Zefox)
        * Delete exactly in select when this is a date (thanks to frankb)
        * Use mysql2_query_secure and add a new config function for admin user groups
        * Use new accountinfo in multi search: http://forums.ocsinventory-ng.org/viewtopic.php?id=6476 (Thanks to teone)
        * Fix bug: https://bugs.launchpad.net/ocsinventory-ocsreports/+bug/...
        * Add search on STORAGES table + more details on cd_storages
        * Add ASSETTAG on search & on computer_detail
        * Fix bug: https://bugs.launchpad.net/bugs/602234
        * Add search on complex accountinfo
        * Move a field only if you have rights
        * Use mysql2_query_secure
        * Fix bug: don't remove the backslashes in the address registr...
        * Add new order in accountinfo_config table when a new accoutinfo is post.
        * Add radio button on tag config
        * You can now modify the lbl of a tab (accountinfo)
        * Add radio button for tag
        * Fix https://bugs.launchpad.net/ocsinventory-ocsreports/+bug/597682
        * New accountinfo page
        * Fix bug with old cookies when you update OCSREPORT (thanks to Remi Collet)
        * Fix bad column name on ocsbase.sql in downloadwk_pack table
        * Various patches from JOF300
        * Various patches from Pierfrancesco Passerini
        * New OCS plugin: simplify research on existing software on the computer equipment. You can print the list of results

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.