Hello FusionInventory users, I'm about to release FusionInventory Agent 2.1.12 but before that it would be great if you can give a try to the pre-version.
You can download it here: http://prebuilt.fusioninventory.org/devel/2.1.x/ or directly from Git: git clone https://[email protected]/fusinv/fusioninventory-agent.git cd fusioninventory-agent git checkout 2.1.x This is the git change log since the 2.1.11 release. commit 60f638a1b9998d7f303069582c3ca145a2871046 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 20 11:05:27 2011 +0100 backport fix from 8610eb72970440d1db1aa094d commit 6cbf8b0beecfa629c121a5b73d303cd5b7c7c150 Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 18 16:20:30 2011 +0100 Win32: Collect the second screen on Vista+ closes: #1351 commit 06ba9d0e6a0199abaf8a0feea7f5d6a67c615a3b Author: Gonéri Le Bouder <[email protected]> Date: Mon Nov 14 09:55:14 2011 +0100 fix: detect users on Win2000 use Win32_Process.ExecutablePath instead of Win32_Process.CommandLine Closes: #1342 commit 812aa3bb728d66347fa64ee3a7036f7d2b40bb70 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 16:40:58 2011 +0100 better fix for #1225 commit 2a3b8d205a2a172d031644e99e8c7f16416f6e35 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:35:35 2011 +0100 Win2000: failback on ENV var to detect the CPU See: http://forum.fusioninventory.org/viewtopic.php?pid=4914 Closes: #1225 commit 37124817f6cbe1a207cebc4c9a7c8d8646eaa464 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:24:42 2011 +0100 code clean up commit b01f6f5f3ac3136c9ffad10362a1711d2e2a0032 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:06:30 2011 +0100 backport Memory ECC check type See commit: 067409abc989cfb3f9ab43c9545eeb5bf2dadd3d closes: #1234 Reported-by: Walid Nouh <[email protected]> commit 751fbb3525ec2eb1a7e87d0ef4fa3f5dfd5802a8 Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 11 21:47:08 2011 +0100 code clean up commit f93d246d7f8f75c7a5a748595d73fd9d20949010 Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 14:44:45 2011 +0100 ignore memory slot when type=Flash closes: #1334 Reported-by: Andre Silva <[email protected]> Reported-by: Tomás Abad <[email protected]> commit 5a813be829c378aede118edde7858b785a91712b Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 11:18:23 2011 +0100 do not ignore memory slot with empty Capacity commit 0551950b90e42cf72e711452c930106de965b6d4 Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 09:00:08 2011 +0100 syntax error commit 103882c231129e4c87a04292d0eb2e001dba44fc Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 08:59:56 2011 +0100 load Encode::decode commit a554a52856d851dd6eb99e6a3f056d2f38336d19 Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 08:59:35 2011 +0100 Syntax error commit b6844190052b435bbc44849501de867d9bcb415a Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 10:35:50 2011 +0100 exclude Flash storage from memory commit 282eaffcd01b63d475866adb3c510f8a402790ac Author: Gonéri Le Bouder <[email protected]> Date: Tue Nov 8 13:56:12 2011 +0100 fix date parsing: use Feb, not Fev for month Agent generates invalid CREATEDATE See: https://bugs.launchpad.net/ocsinventory-unix-agent/+bug/887534 Reported-by: Holger Schletz commit e320ee801fd04a1b5d387bea31715d1b7402d33c Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 4 14:15:19 2011 +0100 get the domain from the hostname commit 44c07b74335435e0ed0f072b51409c2d2d7ad04e Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 4 14:04:02 2011 +0100 better HARDWARE/NAME detection commit 60f638a1b9998d7f303069582c3ca145a2871046 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 20 11:05:27 2011 +0100 backport fix from 8610eb72970440d1db1aa094d commit 6cbf8b0beecfa629c121a5b73d303cd5b7c7c150 Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 18 16:20:30 2011 +0100 Win32: Collect the second screen on Vista+ closes: #1351 commit 06ba9d0e6a0199abaf8a0feea7f5d6a67c615a3b Author: Gonéri Le Bouder <[email protected]> Date: Mon Nov 14 09:55:14 2011 +0100 fix: detect users on Win2000 use Win32_Process.ExecutablePath instead of Win32_Process.CommandLine Closes: #1342 commit 812aa3bb728d66347fa64ee3a7036f7d2b40bb70 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 16:40:58 2011 +0100 better fix for #1225 commit 2a3b8d205a2a172d031644e99e8c7f16416f6e35 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:35:35 2011 +0100 Win2000: failback on ENV var to detect the CPU See: http://forum.fusioninventory.org/viewtopic.php?pid=4914 Closes: #1225 commit 37124817f6cbe1a207cebc4c9a7c8d8646eaa464 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:24:42 2011 +0100 code clean up commit b01f6f5f3ac3136c9ffad10362a1711d2e2a0032 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:06:30 2011 +0100 backport Memory ECC check type See commit: 067409abc989cfb3f9ab43c9545eeb5bf2dadd3d tosh-r630:~/fusioninventory/agent (2.1.x)$git log 2.1.11..HEAD commit 60f638a1b9998d7f303069582c3ca145a2871046 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 20 11:05:27 2011 +0100 backport fix from 8610eb72970440d1db1aa094d commit 6cbf8b0beecfa629c121a5b73d303cd5b7c7c150 Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 18 16:20:30 2011 +0100 Win32: Collect the second screen on Vista+ closes: #1351 commit 06ba9d0e6a0199abaf8a0feea7f5d6a67c615a3b Author: Gonéri Le Bouder <[email protected]> Date: Mon Nov 14 09:55:14 2011 +0100 fix: detect users on Win2000 use Win32_Process.ExecutablePath instead of Win32_Process.CommandLine Closes: #1342 commit 812aa3bb728d66347fa64ee3a7036f7d2b40bb70 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 16:40:58 2011 +0100 better fix for #1225 commit 2a3b8d205a2a172d031644e99e8c7f16416f6e35 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:35:35 2011 +0100 Win2000: failback on ENV var to detect the CPU See: http://forum.fusioninventory.org/viewtopic.php?pid=4914 Closes: #1225 commit 37124817f6cbe1a207cebc4c9a7c8d8646eaa464 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:24:42 2011 +0100 code clean up commit b01f6f5f3ac3136c9ffad10362a1711d2e2a0032 Author: Gonéri Le Bouder <[email protected]> Date: Sun Nov 13 15:06:30 2011 +0100 backport Memory ECC check type See commit: 067409abc989cfb3f9ab43c9545eeb5bf2dadd3d closes: #1234 Reported-by: Walid Nouh <[email protected]> commit 751fbb3525ec2eb1a7e87d0ef4fa3f5dfd5802a8 Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 11 21:47:08 2011 +0100 code clean up commit f93d246d7f8f75c7a5a748595d73fd9d20949010 Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 14:44:45 2011 +0100 ignore memory slot when type=Flash closes: #1334 Reported-by: Andre Silva <[email protected]> Reported-by: Tomás Abad <[email protected]> commit 5a813be829c378aede118edde7858b785a91712b Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 11:18:23 2011 +0100 do not ignore memory slot with empty Capacity commit 0551950b90e42cf72e711452c930106de965b6d4 Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 09:00:08 2011 +0100 syntax error commit 103882c231129e4c87a04292d0eb2e001dba44fc Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 08:59:56 2011 +0100 load Encode::decode commit a554a52856d851dd6eb99e6a3f056d2f38336d19 Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 08:59:35 2011 +0100 Syntax error commit b6844190052b435bbc44849501de867d9bcb415a Author: Gonéri Le Bouder <[email protected]> Date: Wed Nov 9 10:35:50 2011 +0100 exclude Flash storage from memory commit 282eaffcd01b63d475866adb3c510f8a402790ac Author: Gonéri Le Bouder <[email protected]> Date: Tue Nov 8 13:56:12 2011 +0100 fix date parsing: use Feb, not Fev for month Agent generates invalid CREATEDATE See: https://bugs.launchpad.net/ocsinventory-unix-agent/+bug/887534 Reported-by: Holger Schletz commit e320ee801fd04a1b5d387bea31715d1b7402d33c Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 4 14:15:19 2011 +0100 get the domain from the hostname commit 44c07b74335435e0ed0f072b51409c2d2d7ad04e Author: Gonéri Le Bouder <[email protected]> Date: Fri Nov 4 14:04:02 2011 +0100 better HARDWARE/NAME detection closes: #1330 commit 95db20efea1e9f1c56f4d3d2973574965c9ec16d Author: Gonéri Le Bouder <[email protected]> Date: Thu Oct 20 15:53:50 2011 +0200 fix: some regex result were lost Reported-by: DuyLong LE <[email protected]> commit 5b4a1ef98489850d64d367986f68c1dc92bc3faf Author: Gonéri Le Bouder <[email protected]> Date: Thu Oct 6 14:56:08 2011 +0200 RAS Async Adapter netinf as virtualdev closes: #1166 Reported-by: V'yacheslav Stetskevych <[email protected]> commit 982c08983e29b51cba7157232e5117e401e90d60 Author: Gonéri Le Bouder <[email protected]> Date: Thu Sep 22 17:57:44 2011 +0200 do not use Kvm.pm if virsh is available closes: #1140 commit d3c7f7c07bd8d4aacda9501b7c44ba4732f53a46 Author: Gonéri Le Bouder <[email protected]> Date: Mon Sep 19 16:00:19 2011 +0200 avoid a warning if Compress::Zlib is not available commit fa8c504463119847328e2e44e48fb8ee2dcbf46a Author: Guillaume Rousse <[email protected]> Date: Thu Sep 15 10:58:52 2011 +0200 document fixes commit 36e1da6f5d01f82e03a27634a4d0f312ad47f60d Author: Guillaume Rousse <[email protected]> Date: Thu Sep 15 10:56:21 2011 +0200 fix warning on solaris when binary path contains spaces (and spare some stat() calls for non-existing commands) commit 3d72b9784d6c284e2d2ff956428d5a0939c6c276 Author: Guillaume Rousse <[email protected]> Date: Thu Sep 15 10:47:41 2011 +0200 do not call setHardware twice, but setHardware then setOperatingSystem Best regards, -- Gonéri Le Bouder _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-devel
