Hi all,<br><br>The agent 2.1 is mostly done, this release with feature Windows
support, import HP-UX fixes and all lot of fixes and improvement.<br><br><br>We would be glade if you can report problem before the final release. <br><br><br>How to get the 2.1.x branch:<br>  Zip: <a href="http://github.com/fusinv/fusioninventory-agent/zipball/2.1.x">http://github.com/fusinv/fusioninventory-agent/zipball/2.1.x</a><br>
  Tarball: <a href="http://github.com/fusinv/fusioninventory-agent/tarball/2.1.x">http://github.com/fusinv/fusioninventory-agent/tarball/2.1.x</a><br>  With Git: git clone <a href="https://github.com/fusinv/fusioninventory-agent.git">https://github.com/fusinv/fusioninventory-agent.git</a> &amp;&amp; cd fusioninventory-agent &amp;&amp; git checkout 2.1.x<br>
  Windows Installer: <a href="http://forge.fusioninventory.org/projects/fusioninventory-packaging-win-agent/files">http://forge.fusioninventory.org/projects/fusioninventory-packaging-win-agent/files</a><br><br><br>People involved in the 2.1 release in chronological order: myself, Guillaume Bas, Emengao, David Durieux, Guillaume Rousse Aurelien Bondis, Alex Mauer, Amir Pakdel and Benoit Machiavello.<br>
<br>The changelog entry:<br>       * Add Windows support for 2000/XP/2003/Vista/2008/Seven<br>       * Windows: Add new values for SOFTWARES key<br>       * Add Windows service<br>       * disable --color for Windows for now<br>
       * Collect Solaris process informations (Emengao)<br>       * VirtualMachine: Add Vserver.pm<br>       * VirtualMachine: Check is the status is correct<br>       * detect Slackware packages (David DURIEUX)<br>       * Libvirt.pm switch SUBSYSTEM and VMTYPE values.VMTYPE is &quot;libvirt&quot;<br>
         now<br>       * add test scripts in t/<br>       * Better error handling if it&#39;s not possible to create basevardir<br>       * Inventory: reduce the number of debug messages<br>       * Add DRIVES/SYSTEMDRIVE to know if it&#39;s the system partition<br>
       * Inventory.pm, fix: addStorages is deprecred, not addStorage<br>       * Inventory.pm, addSection() is now deprecated and a warning is<br>         printed everytime the function is called<br>       * Linux/PC/CPU: set CPU name and detect CORE/THREAD<br>
       * Stores environement variables<br>       * Bios, add ENCLOSURESERIAL BASEBOARDSERIAL and BIOSSERIAL keys<br>       * Identify USB devices (Windows, Linux)<br>       * --realm was two time in --help<br>       * Fix Syslog backend, cf: <a href="https://bugs.launchpad.net/bugs/571655">https://bugs.launchpad.net/bugs/571655</a><br>
         (Guillaume ROUSSE)<br>       * Cups.pm: gets all installed printers and their drivers names<br>        (Aurelien Bondis)<br>       * ocsinventory-ng is not more the default server hostname, you&#39;ve to<br>         set it yourself in agent.cfg<br>
       * Inputs.pm: adds Inputs support for Linux clients (Aurelien Bondis)<br>       * Turns off interactive mode of GNU fdisk (Aurelien Bondis)<br>       * Add a few new PNP monitor IDs (Alex Mauer)<br>       * Makefile.PL: Define Perl 5.8 as the minimal version.<br>
       * RPC: Add <a href="http://hostname:62354/status">http://hostname:62354/status</a> to get the current status of<br>         the agent<br>       * Add --rpc-trust-localhost<br>       * RPC: serve a basic page to present the agent<br>
       * --html-dir parameter<br>       * Linux/Domains. Use Sys::Hostname to get the domain<br>       * Exit if no --server or --target is defined<br>       * Inventory: If two modules with the same name are found, only load<br>
         the first<br>       * Linux/Storages: detect floppy and block devices (Amir PAKDEL)<br>       * HP-UX numerous improvement (Amir PAKDEL)<br>       * Add NETWORKS/SPEED (in MB/s) (Amir PAKDEL)<br>       * HP-UX/Drives: Swapped &quot;Type&quot; and &quot;File System&quot; (Amir PAKDEL)<br>
       * Inventory: POD doc for NETWORKS part<br>       * add --no-printer parameter<br>       * BSD: don&#39;t use uname to get the OSName, but $^O aka $SNAME<br>       * BSD: chomp() the number of CPU<br>       * HP RAID disk detection is now in Generic directory and so, can be<br>
         used by Windows and probably HP-UX.<br clear="all"><br>-- <br>     Gonéri Le Bouder<br>