The Bongo Project reached its second milestone in its roadmap recently.

The release notes contain the complete list, but here are some details of what’s new in this release:

  • the brand-new “hawkeye” web administration tool;
  • antivirus and antispam are now supported;
  • support for encrypted SMTP sessions.

I’ve been doing a few things with Bongo recently too:

  • Debian packages — these have finally been finished for the new release, and are publicly available. Add the following lines to /etc/apt/sources.list:
    deb http://jonnylamb.com/debian/bongo debian-etch/
    deb http://jonnylamb.com/debian/bongo ubuntu-feisty/
  • Man pages — to shut Lintian up, I shoved some man pages upstream.
  • Cleaning up import/ — I’m trying to get the imported libraries gone as although they’re convenient, they have reasons of why they’re not great. I’ve been creating a number of patches to try sort out this problem.
  • Looking at libical — Although all the other libraries in import/ are rather generic (E.g. CLucene, cURL), the libical library is not. I suspect I will blog and post to bongo-devel about this later though, rather than now.
  • Darter — I spoke to Alex about a lightweight Dragonfly some time ago, and I’ve started on it. It will be a non-javascript way to get your Bongo junk across the web. It is aimed at devices like mobile phones or, mobile internet browsers (E.g. Nokia Internet tablets). This will be called Darter. Thanks to Pat for this name. It is a smaller Dragonfly, and the name seems to point to speed too!

4 Responses to “Bongo 0.2.0”

  1. della Says:

    HI,
    nice that you offer debian Packages for bongo but I have some trouble with the repository!

    After I add the lines to my sources.list, “apt-get update” fails…

    “W: Conflicting distribution: http://jonnylamb.com debian-etch/ Release (expected debian-etch but got )
    W: Probieren Sie „apt-get update“, um diese Probleme zu korrigieren.”

    Greetings,
    della!

  2. Andrew Conkling Says:

    Yes, I too am getting this error. If I add ‘deb http://jonnylamb.com/debian ./’ as listed on http://jonnylamb.com/debian, then I get problems downloading the Packages file: “Ign http://jonnylamb.com ./ Packages”

    Looking this up, it seems that it usually indicates a 404 (not the case), an MD5 sum mismatch, or a problem with bz2 archives (doubtful, but I’m not too sure).

    Anyhow, it’d be great to test Bongo… for now, I suppose I could build from source, but I’m reluctant to do that.

  3. Jonny Lamb Says:

    Well, I’m not quite sure why that’s failing, but if you want to run Bongo, you’ve got the wrong APT location. Follow your distribution’s instructions here:

    http://bongo-project.org/Installation

  4. Andrew Conkling Says:

    Thanks for your reply.

    I’m following the Ubuntu instructions (http://bongo-project.org/Installation/Ubuntu) which tell me to install via ‘deb http://jonnylamb.com/debian/bongo/ubuntu-feisty ./’.

Leave a Reply