---------------
Christof Meerwald@blog.www

home
> blog
>> 284

translate to German (by SYSTRAN)

Weblog RDF feed, Atom feed

[previous] / [up] [overview] [down] / [next]

Mon Apr 12 19:47:58 2004 GMT: siproxd 0.5.5

Mon Apr 12 19:43:32 2004 GMT: ACCU Spring Conference 2004

Sat Apr 10 12:01:23 2004 GMT: bogofilter 0.17.5

I have updated my bogofilter package for Debian woody to 0.17.5. Please note that I have renamed the binary package to bogofilter-tdb (because it uses tdb as its backend instead of the standard db4.x backend).

Mon Apr 05 20:48:28 2004 GMT: Firmware Build Woes

I spent some time tracking down a problem in WRT54G's build system which causes my updated busybox to segfault. Actually, even a simple hello world program (syscall(__NR_write, 1, "Hello world\n", 12);) dumped core when dynamically linked, but it worked when linked with the static libc.a.

The culprit seems to be a nasty optimization of the shared libraries. The build system tries to only include those symbols that are actually used by some installed program. Unfortunately, it fails to process the symbols busybox depends on for some reason (mipsel-uclibc-nm refused to work on the busybox binary) and therefore it doesn't include the syscall function (and probably others).

Sun Apr 04 21:56:14 2004 GMT: Gaim 0.76

I have updated my Debian woody backport of Gaim to 0.76, see here.

Thu Apr 01 21:28:36 2004 GMT: OpenVPN 2.0 Beta

James Yonan has released a beta version of the upcoming OpenVPN 2.0 which will include support for multiple clients connecting to the same UDP port on the VPN-server with absolutely no client-specific configuration (on both the server and the client) except for correct TLS certificates. Of course, I have already tried it on my WRT54G.

Wed Mar 31 19:24:32 2004 GMT: If You Can't Beat 'Em, Join 'Em

More precisely, if you can't create it, duplicate it. On Windows, you can't open the serial port device (COM port) by multiple applications at the same time - even if you try to allow sharing. But what you can actually do is to get the file handle from the application that has initially opened the device and duplicate it. In my opinion this is absolutely horrific.

Mon Mar 29 22:01:28 2004 GMT: Google Update

Sun Mar 28 16:27:12 2004 GMT: IA32 Emulation on Linux/AMD64

Sun Mar 21 22:52:12 2004 GMT: Apache 2.0.49 + Subversion 1.0.1

Sun Mar 21 12:13:27 2004 GMT: elinks 0.9.1

Sat Mar 13 21:07:40 2004 GMT: LDAP Authentication for Drupal

---------------

This Web page is licensed under the Creative Commons Attribution - NonCommercial - Share Alike License. Any use is subject to the Privacy Policy.

Revision: 1.14, cmeerw.org/blog/284.html
Last modified: Mon Sep 03 18:19:55 2018
Christof Meerwald <cmeerw@cmeerw.org>
XMPP: cmeerw@cmeerw.org