gThumb is an image viewer and organizer for the GNOME desktop
environment. It was originally based on GQView, and is designed to have
a clean, simple interface. Via gPhoto, gThumb can also acquire data
directly from digital cameras.
Work based on an original submission by Guillaume Protet
<mortheres at hotpop dot com> (maintainer)
Features a pdf and ps viewer plugin for Claws Mail, using print/poppler
for pdf rendering and print/ghostscript for ps rendering.
ok ajacoutot@, thanks !
small Claws-Mail plugin which saves the cache every 60 seconds, to avoid
the loss of metadata on eventual crashes.
from Pierre-Emmanuel André (pea at raveland dot org) with tweaks by me
ok ajacoutot@
Manager version H3 (2.1.2).
This is a bugfix release that also fixes privilege escalation in the Horde API
and missing ownership validation in the share management. All users are
encouraged to upgrade to this version.
The major changes compared to the Mnemo H3 (2.1.1) version are:
* Fixed privilege escalation in the Horde API.
* Fixed missing ownership validation on share changes.
* Updated Finnish, Japanese, Portuguese, Simplified Chinese, Spanish, and
Traditional Chinese translations.
* Small bug fixes and improvements.
The full list of changes (from version H3 (2.1.1)) can be viewed here:
http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.37&r2=1.63.2.38.2.3&ty=h
Manager version H3 (2.1.4). And I am pleased to announce my 1000st committ ;)
This is a security release that fixes privilege escalation in the Horde API
and missing ownership validation in the share management. All users are
encouraged to upgrade to this version.
The major changes compared to the Nag H3 (2.1.3) version are:
* Fixed privilege escalation in the Horde API.
* Fixed missing ownership validation on share changes.
* Updated Japanese, Polish, and Spanish translations.
The full list of changes (from version H3 (2.1.3)) can be viewed here:
http://cvs.horde.org/diff.php/nag/docs/CHANGES?r1=1.115.2.54&r2=1.115.2.56.2.3&ty=h
Calendar Application version H3 (2.1.7).
This is a bugfix release that also fixes privilege escalation in the Horde API
and missing ownership validation in the share management. All users are
encouraged to upgrade to this version.
Major changes compared to the Kronolith H3 (2.1.6) version are:
* Fixed privilege escalation in the Horde API.
* Fixed missing ownership validation on share changes.
* Updated Japanese translation.
* Small bugfixes and improvements.
The full list of changes (from version H3 (2.1.6)) can be viewed here:
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.158&r2=1.165.2.161.2.3&ty=h
This is a security release that fixes a privilege escalation in the Horde
API. All users are encouraged to upgrade to this version.
Major changes compared to the Turba H3 (2.1.5) version are:
* Fixed privilege escalation in the Horde API.
* Updated Japanese translation.
The full list of changes (from version H3 (2.1.5)) can be viewed here:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.113&r2=1.181.2.114.2.2&ty=h
This is a bugfix release that also improves XSS (cross site scripting)
filters, used for example in HTML message viewers, and fixes privilege
escalations in the Horde API. All users are encouraged to upgrade to this
version.
Major changes compared to Horde 3.1.5 are:
* Fixed privilege escalation in the Horde API.
* Improved XSS filtering.
* Fixed locked portal blocks.
* Further improved webroot detection.
* Updated Japanese translation.
The full list of changes (from version 3.1.5) can be viewed here:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.306&r2=1.515.2.312.2.2&ty=h
- gnomeprint flavor has been removed, it uses gtkprint now
- patch-src_procmime_c updated to fix a problem reported by Marten King
- pgp* plugins are built but not installed, due to a severe threading bug :
see http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1348
tested by many, ok ajacoutot@ kili@ and MAINTAINER
local and remote source. The source can be one of the following: TCP,
UDP, UNIX socket and TTY device. Netfwd works with both IPv4 and IPv6
address families.
Working with TTY device means that you can redirect serial port (i.e.
COM port) data to any destination. For example, it's possible to create
software serial port loopback or forward serial port data to network
(aka serial to network convertor).
Using this tool you can even convert one protocol into another. For
example, you accept incoming connection on TCP port and forward it into
UNIX socket on your local computer.
ok okan@