troll (ex patchDownload) is an automatic agent that patches systems with security considerations.<ol><li>get the list of available patches<li>compare to the installed<li>check integrity<li>install those that are ok and don't break dependencies


http://troll.sourceforge.net





Separate each tag with a space.

Ratings and Reviews

Be the first to post a text review of troll. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /troll/0.3.6/troll-0.3.6.tgz

    posted 3157 days ago

  • troll 0.3.6 file released: troll-0.3.6.tgz

    <h3>Version 0.3.6 :</h3> I fixed a bug hapening while reading the configuration file. I also add a new section in this file to allow less security on some package while checking for their integrity. <hr> <ul> <li> in parseInitFile(), change the lines <pre> ($key, $value) = split(/\s+/,$line); </pre> by <pre> ($key, $value) = split(/[\s,\t]+/,$line); </pre> Otherwise, the separator in spaces ... but it can also be tabulations (thanks Christophe) <li> add a new entry in the configuration file that enables to define different level of security for each package to install, depending of the trust you have in the vendor. <li> add a question to install (or not) a package that is not built from the distribution of the vendor. </ul>

    posted 3157 days ago

  • Code committed

    Anonymous committed patchset 1 of module CVSROOT to the troll CVS repository, changing 11 files

    posted by nobody 3236 days ago

  • Forum thread added

    Anonymous created the Welcome to Developers forum thread

    posted by nobody 3249 days ago

  • Forum thread added

    Anonymous created the Welcome to Open Discussion forum thread

    posted by nobody 3249 days ago

  • Forum thread added

    Anonymous created the Welcome to Help forum thread

    posted by nobody 3249 days ago

  • Project Information Updated

    registered the troll project

    posted 3249 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review