Disk based hashes is a method to create multidimensional binary trees on
disk. This library permits the extension of database concepts to a
plethora of electronic data, such as graphic information.
WWW: http://dbh.sourceforge.net/
Two bugs were discovered that lead to a buffer overflow in PostgreSQL
in the abstract data type (ADT) to ASCII conversion functions.
It is believed that, under the right circumstances, an attacker may use
this vulnerability to execute arbitrary instructions on the PostgreSQL
server.
ok Brandon Palmer (maintainer)
python-ldap provides an object-oriented API to access LDAP
directory servers from Python programs. Mainly it wraps the
OpenLDAP 2.x libs for that purpose.
Additionally the package contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 sub-schema, etc.).
Not included: Direct BER support
WWW: http://python-ldap.sourceforge.net/
from Marc Balmer <marc@msys.ch>
breaking build or packaging otherwise
- the gtk+2 problem is of unknown nature for now
- hylafax and MyCC break due to systrace translating "" to the current
directory in 'test -d ""' and thus succeeding the test instead of failing;
this is a problem when testing if some variable holds an existing directory
name and that variable is empty
ok naddy@
* When no servers have been registered, automatically open the
"Register Server" dialog on startup.
* Fixed a minor bug which didn't automatically set the correct
default values for some features introduced in the prevous version
when registering a new server.
* Added an "Unlimited" option for the Automatic SELECT Limit option.
* Enabled plugin support.
* Fixed a bug compiling MySQLCC with Qt < 3.1.0.
* Fixed a bug which automatically used the default unix socket when
"localhost" was defined as the servers hostname. It now uses the
unix socket if the hostname is "localhost" and the port is 3306.