FOSSology Project Logo FOSSology
Advancing open source analysis and development
 

Release Notes 0.6.1

Date: 13 February 2008

Please refer to the README file contained in the fossology download for first time installation instructions.

If you are updating a 0.6.0 fossology installation, please follow the update process below.

  • Bug fixes.
  • New delagent added to improve UI response time.
  • Added a check for corrupt bsam file during install.
  • Tweaks to vacuum and analyze in an effort to eliminate SQL timeouts.
  • Major debugging of bsam-engine.

Also see Known Issues section below.

Update Process (0.6.0 to 0.6.1):

If the fossology scheduler is running, stop it with:

sudo /etc/init.d/fossology stop

Remove 0.6.0 license information used to create the bsam cache file:

rm -rf /usr/local/share/fossology/agents/licenses/*

Uncompress the fossology-0.6.1.tar.gz file into a build directory and build.

tar -xzvf fossology-0.6.1.tar.gz
cd fossology-0.6.1
make
make install
sudo ./install.sh -f

Restart the fossology scheduler with:

sudo /etc/init.d/fossology start
 
release_notes-0.6.1.txt · Last modified: 2009/07/15 11:02 by bobg

Copyright (C) 2007-2009 Hewlett-Packard Development Company, L.P.
FOSSology Project documentation is licensed under the GNU Free Documentation License Version 1.2
Recent changes RSS feed Valid XHTML 1.0 Valid CSS3 Driven by DokuWiki