Profile

unixronin: Galen the technomage, from Babylon 5: Crusade (Default)
Unixronin

December 2012

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

Most Popular Tags

Expand Cut Tags

No cut tags

Logjam 4.5.1 released by [personal profile] evan

Thursday, August 25th, 2005 12:09 pm

For those who use LogJam, [livejournal.com profile] evan released v4.5.0 yesterday.  It had a few minor problems.  They have now been fixed, and v4.5.1 was released today.  It is available for download from a new site, since the old site was having Issues.  (See the official release announcement here.)  Yes, LogJam 4.5 has tag support.

I have an extensive patch for LogJam which adds a lot of additional HTML markup, changing a few functions to make the additional markup possible, and also rearranges the menus into an order I personally find more useful for LogJam, less to more specific left-to-right.  (True, it's not standards-compliant.  But it works for me.  The patch changes the menu order in such a way that it can be changed back by re-ordering only seven lines in src/menu.c.)

My patch, should you wish to try it, is available here.  To apply it, cd into the logjam-4.5.1 source directory and execute the following command:

zcat logjam-4.5.1ps.diff.gz | patch -p1

Then configure and build as normal.  You may wish to do this on a copy of the source tree.  (Well, actually, it is recommended that you do so.  It's always a good idea to keep an untouched copy.)

Tags:
Thursday, August 25th, 2005 10:22 am (UTC)
Coolness. As da Kitty is out tonight, I shall have to try this.