gnokii is a multisystem tool suite for mobilephones. It provides a library to communicate witha phone hiding the communication protocol. Thelibrary handles SMS, phonebook, calendar, phonecalls, and other mobile phone capabilities. Itsupports Nokia-FBUS mobiles, AT-capable phones(most of the mobiles), as well as Symbian-basedphones.License:GNU General Public License (GPL)Changes:Phonebook entries deletion from xgnokii was fixed. Moving phonebook entries from SIM to phone and vice versa from xgnokii was fixed. Initialization for some DKU-5 cases was fixed. Nonfunctioning message retries were fixed. Inoperative SMS reading on DKU-2 connection was fixed. Fixes were made for Motorola compatibility (SMS notification and model reading). Installation issues were fixed. The possibility to build gnokii with MS Visual Studio 2008 was added. gnapplet now registers its bluetooth service so you can check if it's running.
log4sendpp aims to provide a minimalistic C++ clientlibrary to benefit from logging hosts around thelog4j-framework. It sends log messages overTCP/IP, and is mainly intended for debuggingpurposes. It supports some unit test frameworks aswell.License:GNU Lesser General Public License (LGPL)Changes:This release adds a listener for debug messagesfrom the Qt framework.
mpmath is a pure-Python library forarbitrary-precision floating-point arithmetic withsupport for complex numbers and transcendentalfunctions.License:BSD License (revised)Changes:The most significant new feature is the quadtsfunction for arbitrary-precision numericalintegration using the tanh-sinh algorithm. Themodulo operator and floor/ceil functions have alsobeen implemented, and there is partial support forthe special numbers inf and nan. Other smallchanges include a slight speedup of multiplicationand division.
netstat-nat is a small program written in C which displays NAT connections created by the iptables conntrack module.License:GNU General Public License (GPL)Changes:nf_conntrack support was added. A feature to showNAT host information (port and IP address) wasadded. A feature to show only routed connectionswas added. Some memory allocation and releasingbugs were squashed.
Pysmssend project is a program for sending SMSmessages over the Internet using your ADSL/VOIPprovider account. It has both a GUI and a commandline interface. It currently supports Otenet,Voipbuster, Voipdiscount, LowrateVoip, 12Voip,VoipbusterPro, and Freevoip.License:GNU General Public License v3Changes:The addressbook code was improved and made faster.Contacts are stored in memory instead of in afile. An account manager was made for multipleaccounts. The credits left function was fixed. Atray icon was added to inform you about loginstatus and SMS reports.
Balance is a simple but powerful generic TCP proxywith round-robin load balancing and failovermechanisms. Its behavior can be controlled atruntime using a simple command line syntax.Balance supports IPv6 on the listening side, whichmakes it a very useful tool for IPv6 migration ofIPv4 only services and servers.License:GNU General Public License (GPL)Changes:IPv6 support on the listening side has been added.MAXCHANNELS in balance.h has been increased to 64.
TarTheft is a system for archiving based on thecentral idea of client and server "refs": keysbased on both filename and content of that file toaccess the archive. TarTheft coexists with versioncontrol on the client to store the refs, theirpath information, and meta-data. The server canuse the version control system to store multipleversions of the files on tape, but is notdependent on it.License:GNU General Public License v2Changes:The program was completely rewritten. Thearchiving is based on client and server references(crefs and srefs). A portable client in Python(GUI and console) was added for uploading anddownloading and managing crefs. servett is anautomation daemon for tape library control.gettape and mktape are tape hardware scripts(based on mt/mtx).
libdlna aims at being a reference implementationof DLNA (Digital Living Network Alliance)standards. Its primary goal is to provide DLNAsupport to uShare, an embedded DLNA and UPnP A/Vmedia server, but it will be used to build bothDLNA servers and players in the long term.License:GNU Lesser General Public License (LGPL)Changes:Both shared and static libraries are properlybuilt. Some GNU CC specific syntax was removed.Some elements were hidden from the public API.
ckkl-core is a collection of Java classes developed for personal projects and research. Its implemented features include but are not limited to Java type handling with aliases and equality testing, easy discovery and accessors for JavaBeans properties, functional-oriented collections (list with map(), filter(), and others), and an API to support an easy toString() implementation even for the most complex cases. License:The Apache License 2.0Changes:Maven integration is complete.
C++ Regex Engine provides a robust regularexpression library for use in C++. The syntax ofthe regular expression language is very close tothe Perl 5 standard. The classes given somewhatmirror those found in Java's regular expressionlibrary, but have several improvements. Theintended audience of this package is anyone whodoes a lot of data parsing (e.g. sysadmins),people tired of trying to decipher Perl scripts,and regular expression beginners who know C++.Some knowledge of the STL's vector and string willcome in handy, but isn't necessary.License:GNU General Public License (GPL)Changes:There was a large problem wherein non-possessivequantifiers within an OR were not backing-off orconsuming properly. This has been fixed. For thetime being, Unicode is no longer "officially"supported. All bugfixes are still being mergedinto the Unicode files, but not all Unicodefunctionality has been properly tested.
ctrlproxy is an IRC server with multiserver support. It runs as adaemon and connects to a number of IRC servers, then allows you toconnect from a workstation and work as the user that is logged in tothe IRC server. After you disconnect, it maintains the connection tothe server. It acts like any normal IRC server, so you can use any IRCclient to connect to it. It supports multiple client connections toone IRC server (under the same nick), allowing you to connect to IRCusing your IRC nick, even while you have an IRC session open somewhereelse. It supports logging (in any user-specified format), password authentication, and CTCP (in case no clients areconnected). IRC servers can be contacted over IPv6 and/or using SSL. Automatic identification with NickServ is supported, as well as various types of backlog.License:GNU General Public License (GPL)Changes:Several crash bugs have been fixed. Theconfiguration file syntax has been simplified.Management can now also be done using a separatecommand-line tool. Coverage of the IRC protocolhas been extended.
Orbit-Hopper is a game where you take control of aspaceship. The goal of the game is to jump overgaps and make use of different floor effects toreach the end of a level. In Time-Attack mode, onehas to do this as fast as possible to get a highscore. In Campaign mode, your focus should be onlosing as few lives as possible. Two multiplayermodes, three campaigns, a level editor, andnumerous levels are included.License:GNU General Public License (GPL)Changes:This version adds a new medal system to TimeAttackmode, implements shading of floors, and fixes afew minor bugs. Parts of the GUI, the renderingroutines, and the ship controls have been redoneas well.
BitlBee allows users to talk to people on the MSN, ICQ, Jabber, Yahoo!, and AIM networks with any IRC client by emulating an IRC server. A virtual channel is created with all of the user's buddies in it, who can be talked to in the channel or in a query. License:GNU General Public License (GPL)Changes:Support for named Jabber/AIM chatrooms was added.The code was cleaned up.
Get-NonFree-NonUS allows you to automaticallydownload non-free and/or non-US packages from aDebian GNU/Linux server and generate an unofficialCDROM/DVD image. You can freely choose release,arch, and server. Proxies are supported.License:GNU General Public License (GPL)Changes:The actual package download procedure was changeda little to be able to reuse an alreadyestablished connection to the server. This shouldincrease speed and reduce the load on the servers.