binary suid root.
This caused lots of problems with the calendar and other stuff because the
evolution-data-server didn't run correctly.
Well, evolution-data-server is currently broken because of the libsoup
major update. It needs an update to a more recent version.
httpd(8) by adding chroot(2) support, disabled by default as expected
with this module.
Otherwise no user would be able to run his tests without the effort of
setting up a chroot(2) environment with Perl and everything else, and
obviously also running them as root.
To enable chroot set the APACHE_TEST_CHROOT environment variable or
start the tests with `./t/TEST -chroot 1'.
I'm also taking over maintainership.
Tested by and looks good to landry@
o initial work by brad@, polishing by me
o idea for MP detection shellcode from drahn@
for those with MP systems, pay attention to the MESSAGE shellcode example,
and make sure to modify any existing shellcode you may have in
/etc/rc.securelevel lest you try to load a UP lkm on a MP kernel and have
unpleasant consequences.
size and xonix segfaults. (Apologies to anyone who was using this
dwm behaviour as a way to keep them from getting addicted...)
ok Jim Razmus (maintainer) with a suggestion to use xprop to find
the Class rather than the window title (as my original diff had).
Also thanks to deanna@ for suggestions with the segfault.
pgFouine is a PostgreSQL log analyzer used to generate detailed reports
from a PostgreSQL log file. pgFouine can help you to determine which
queries you should optimize to speed up your PostgreSQL based
application.
from Pierre-Emmanuel Andre <pea at raveland dot org>
SpanDSP is a library of DSP functions for telephony, in the 8000 sample
per second world of E1s, T1s, and higher order PCM channels. It contains
low level functions, such as basic filters. It also contains higher
level functions, such as cadenced supervisory tone detection, and a
complete software FAX machine. The software has been designed to avoid
intellectual property issues, using mature techniques where all relevant
patents have expired. See the file DueDiligence for important
information about these intellectual property issues.
from Brad; tested with his work-in-progress CallWeaver.
OPAL is an open-source class library for the development of applications
that wish to use the SIP and H.323 protocols for multi-media
communications over packet based networks.
- it is broken with latest claws-mail release, and no fix is available.
- it is not officially maintained anymore upstream.
- due to licence issues with libclamav (now GPLv2 only, claws-mail is
GPLv3+), upstream devs of claws-mail stated that this plugin was 'illegal'.
See claws-mail website for more information.
- i don't want to handle licence issues like this.
Discussed with and 'be a man. make a decision and stand to it.' mbalmer@
Steghide is a steganography program that is able to hide data in various kinds
of image- and audio-files. The color- respectively sample-frequencies are not
changed thus making the embedding resistant against first-order statistical
tests.
from Giovanni Bechi
ok steven@