fixes an overflow in IMAP voicemail storage reachable by anyone who can
send email to a VM box accessed from the phone. AST-2007-022, found by
sprintf audit.
ok ian@
Conky is a system monitor for X originally based on the torsmo code.
Since it's original conception, Conky has changed a fair bit from it's
predecessor. Conky can display just about anything, either on your root
desktop or in it's own window. Conky has many built-in objects, as well
as the ability to execute programs and scripts, then display the output
from stdout.
from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
feedback and ok ajacoutot@
Plagger is a pluggable RSS/Atom feed aggregator and remixer platform.
Everything is implemented as a small plugin and all you have to do is to
write a flow of aggregation, filters, syndication, publishing and
notification plugins into a config file (YAML).
ok jasper@
Parrot is a virtual machine designed with the needs of dynamically typed
languages (such as Perl and Python) in mind, and should be able to run
programs written in these languages more efficiently than VMs developed
with static languages in mind (JVM, .NET).
ok jasper@, steven@
Live account. The mail is then presented to any filter (typically
procmail) for further processing or dropping in a local mailbox.
This port replaces mail/gotmail (which doesn't work with Hotmail Live)
"commit it if it works" steven@
no need for the PFRAG fragments. Also this makes use of the central libtool
via USE_LIBTOOL and removes the unnecessary libtool patches.
From brad@
ok ajacoutot@, robert@
RSSyl plugin is an RSS feed aggregator for Claws Mail. It has the
following features:
- Handling of RSS 1.0, RSS 2.0, and Atom feeds
- Fetching and threaded display of comment feeds
- Customisable refresh interval for each feed
- Customisable number of feed items to keep for each feed
ok ajacoutot@ and pyr@, thanks !
AsciiDoc is a text document format for writing short documents, articles, books
and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook
markups using the asciidoc(1) command.
Generate realistic random data for people including gender, age, date of
birth, first and last names, and title. Names can be created for
several ethnic groups including Vikings.
submitted by Jim Razmus
Squid 2.6. It's not the default in squid.conf but can be enabled, and
it's useful e.g. when you are using squid through dansguardian, in order
to keep/show the source address of the client in the logs (otherwise,
squid thinks that everything comes from dansguardian).
ok brad@