Fprintd is a D-Bus daemon that offers libfprint functionality over
the D-Bus interprocess communication bus. By adding this daemon
layer above libfprint, we solve various problems related to multiple
applications simulatenously competing for fingerprint readers.
While it is not very nice to think of a daemon being necessary in
this scenario, fprintd will be launched by D-Bus through the
activation mechanism. This means it is launched only when needed,
and additionally it will shut itself down after a period of inactivity.
(Text copied from link below.)
WWW: http://www.freedesktop.org/wiki/Software/fprint/fprintd/
PR: 192683
Submitted by: Martin Birgmeier
3.2.0 contains all the stability improvements done in 3.1 over the
last year. On top of that, it has some nice additions of it's own:
- auto-migrations; An admittedly little tested feature is automatic
migrations of the database schema. Running any of the binaries against
an up-to-date and standard 3.1 schema will try to do all the necessary
upgrades if required.
- static code audit; the Coverity service was used to flush out as
many potential problems as possible.
- new capabilities; some interesting new IMAP capabilities have been
added. QRESYNC (rfc5162), LITERAL+ (rfc2088), UIDPLUS (rfc4315) will
improve performance especially for mobile clients.
Also:
- Remove redundant option THREADS
- Add additional mirror
- Rework post-install for auto-migration scripts
- Use @sample framework
PR: 192967
Submitted by: maintainer
Pseudo filesystems like tmpfs, fdescfs, procfs, etc. ignore "from" option
passed by nmount(2) but unfortunately mount(8) requires it to ease fstab
parsing.
-install autofs special map
PR: 192851
Submitted by: maintainer
H.323 Plus (or, "H323plus") is a multi-platform H323 Video Conferencing
library formerly known as OpenH323. The new name was chosen to reflect
the fact that the open source H.323 project now contains even
more more functionality than ever before.
WWW: http://www.h323plus.org/
PR: 192912
Submitted by: Nikola Kolev
Simple FUSE filesystem for reading from and writing to MTP devices.
SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
Linux (and other operating systems with a FUSE implementation, such as Mac OS X
or FreeBSD) capable of operating on files on MTP devices attached via USB to
local machine.
WWW: https://github.com/phatina/simple-mtpfs
PR: 192552
Submitted by: Jan Beich
PR: 192587
Submitted by: Roman
Modified by: marino
SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server. Main features are:
* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups