From the ChangeLog:
- IMPORTANT: Removed support for listening on ports under < 1024
- Support embedded NULLs in email data.
- Fix problems with not listening properly when in daemon mode
- Handle empty addresses properly in logs.
- Don't let exchange send it's strange binary data through the proxy
- Don't reject emails when server is overloaded or errors.
- Don't reject emails when starting the filter command fails.
This is the Apache Kerberos authentication module. It
allows any Apache web-server to become a Kerberos client
for authentication requests.
From Chris Kuethe <ckuethe@ualberta.ca>
sane-frontends contains applications for SANE (Scanner Access Now Easy).
This package provides the graphical frontends xscanimage and xcam. Both
use the GTK+ toolkit. xscanimage is used for scanners, xcam for cameras.
xscanimage can also be used as gimp plugin. The package also provides
the command-line frontend scanadf which is based on scanimage and is
intended for scanners that use automatic document feeders.
From Antoine Jacoutot <ajacoutot@lphp.org>
fix completely brain-dead formula for computing padding that worked by
accident (except for 32 bits display)
make sure we get our CFLAGS and not the shit it wants (especially since
we use -fno-strict-aliasing anyways).
and bump PKGNAME, of course...
potrace is a utility for tracing a bitmap, which means, transforming a
bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM,
PPM, or BMP format), and the default output is an encapsulated
PostScript file (EPS). A typical use is to create EPS files from scanned
data, such as company or university logos, handwritten notes, etc. The
resulting image is not "jaggy" like a bitmap, but smooth. It can then be
rendered at any resolution.
From Matt Jibson <dolmant@gmail.com>
which includes some localised string fixes and includes some
game logic in a seperate file that used to reside in the interpreter.
ScummVM 0.8.0 requires this additional file to work with bass.
Take over maintainership from jolan@
Blame displays the last modification for each line in an RCS file. It is
the RCS equivalent of CVS's annotate command. An annotated RCS file
describes the revision and date in which each line was added to the
file, and the author of each line.
From Alan Post <aisa@cybermesa.com>