Apache::Gallery updated again

Written early in the evening in English • Tags: ,

Naturally as I am done with an upgrade, a security issue is announced regarding Apache::Gallery‘s use of the Inline module. A new version of Apache::Gallery was released, with new beta state modules as dependencies: Image::Imlib2 directly and Module::Build indirectly. (What’s wrong with good old Make::Maker, I ask!)

After figuring out Module::Build and then staring at strange shared library resolution problems with Image::Imlib2, I simply put in an ugly kludge. I just have a feeling that this will come back to bite me one day.

The new Apache::Gallery comes with two sets of templates: default and new. I’m yet to try them out — I just made the minimal adjustment for now to keep the existing albums working. The folder.png image was renamed to agfolder.png, and it is used in dir.tpl.

NetBSD packages updated

Written in the wee hours in English • Tags: ,

I’ve been running a new version of Apache::Gallery for a while (a couple of months, actually) on my on-line photos. It has all been working well, and is easier to maintain than the old one, so I committed the changes to the NetBSD pkgsrc repository.

The complete list of packages is:

While at it, I also committed a fix for tilde expansion in rdist6, and a fix I finally managed to find for Samba DFS support for Windows XP clients.