daloRADIUS is an advanced RADIUS web managementapplication aimed at managing hotspots andgeneral-purpose ISP deployments. It features usermanagement, graphical reporting, accounting, and abilling engine, and integrates with GoogleMaps forgeo-locating.License:GNU General Public License (GPL)Changes:This release fixes language file support. It fixes a bug where the password showed encrypted on the new user page. It adds automatic calculations for attributes like max-all-session and others, support for tabbing layout and the Hotspots GIS popup window, support for a Test User Connectivity page, a new table userinfo for general user information, a new logging facility for debugging SQL queries, and new reports pages. Pre-configured NAS types drop-down options have been added to the NAS page.
CWBot is an IRC bot to provide online services in Morse usable with the CWirc client. It can broadcast world news in Morse and Hellschreiber, RAC ham news, act as a MorseMail to CWirc repeater, be a CW tutor, or send fortune cookies in Morse, over an IRC channel or through DCC chat, with adjustable keying speed and Farnsworth spacing. It is easily extendable with scripts or external programs to provide additional services in Morse.License:GNU General Public License (GPL)Changes:The IRC server receive buffer is now emptied when reconnecting, and the buffer is processed if it ever becomes full. This removes a bug that occasionally prevented cwbot from reconnecting after being kicked out of a busy channel.
The TuxCap games framework is a GNU/Linux port ofPopCap's games framework, which is a very commonlyused framework for professional casual 2D gamedevelopment on Windows.License:Other/Proprietary License with SourceChanges:Minor bugfixes and improvements.
Coadunation is a Java based daemon server. Itenables developers to quickly and easily developdaemons, and supplies them with JNDI, RMI/IIOP,container-based security, threading, automateddeployment, a distributed environment, CosNaming,data sources, Web application support, and muchmore.License:GNU Lesser General Public License (LGPL)Changes:This release fixes some Java security alerts, removes unnecessary log lines from the command line tools, fixes an RMI chunk encoding problem, and updates the MySQL JDBC driver.
GiNaC (GiNaC is Not a CAS (Computer Algebra System)) is a C++ library for symbolic calculations. It is designed to allow the creation of integrated systems that embed symbolic manipulations together with more established areas of computer science (like computation-intense numeric applications, graphical interfaces, etc.). Contrary to other CASes it does not try to provide extensive algebraic capabilities and a simple programming language but instead accepts a given language (C++) and extends it by a set of algebraic capabilities.License:GNU General Public License (GPL)Changes:New tinfo mechanism. Removed rtt from class symbol. Faster archiving by adding a map from strings to indices in the atoms vector. Improved unarchiving: algorithms order N instead of order N^2. Added compile function, excompiler class. Added exset type. Added step function to GiNaCs built-in functions. Added is_polynomial(), real_part(), imag_part(), matrix::is_zero_matrix(), pseries::evalm() methods. Improved dummy index renaming. Many improvements for class clifford. New flag for positive symbols/numbers, added possymbol class. Added programming examples in doc/examples.
syslog-async provides a version of syslog() whichnever blocks. Itshould be generally useful for any daemon forwhich it's more importantthat the daemon continue to function than that itcontinue to log.License:GNU General Public License (GPL)Changes:The project is now under a dual license: GPLv2 and GPLv3.
Supybot is a clearly-written Python IRC framework and bot, intended to be both easily extensible and very flexible. Several modules are included by default. Numerous plugins are already written, including Google, Factoids, RSS, Quotes, and Relay. Plugins and their commands achieve greater utility via command nesting, something that no other IRC bot does. The user database is based on "capabilities" rather than obscure flags or arbitrary numeric "userlevels", giving the bot flexibility and fine-grained control (think ACLs vs. standard *nix permissions). Developing your own additions to the bot is simple with the base classes provided; writing a new command for the bot is as simple as writing a function. Unlike many other IRC frameworks, this simplicity is achieved at no cost to generality, which lets new programmers and old programmers alike feel at home in the framework.License:BSD License (revised)Changes:This release updates the bot to work properly with Python 2.5. It fixes a few of the more prominent bugs discovered since the last release.
LiteSpeed Web Server is a high-performance, secure, easy-to-use, and Apache interchangeable Web server. It supports HTTP/1.1, SSL, CGI, FastCGI, LSAPI, PHP, JSP, Servlets, GZIP compression, chroot, IP level throttling, connection accounting, DoS attack prevention, and instant recovery mechanisms. With its Apache compatible rewrite engine, .htaccess, and MS FrontPage support, migration is quick and easy. A Web interface is included for administration and configuration. It can be used as a content accelerator, compression proxy, or a security guard running in front of any Web and application server.License:FreewareChanges:A security flaw that may have exposed PHP source code has been fixed.
Jess is a fast, light rule engine and scriptingenvironment written entirely in Java. You canbuild Java software that has the capacity to"reason" using knowledge you supply in the form ofdeclarative rules. It is supplied as aprogrammer's library, making it ideal forembedding in larger applications. Jess includesdevelopment tools built on the Eclipse platform.It is free for academic use and can be licensedfor commercial use. License:Other/Proprietary License with Free TrialChanges:This release fixes a bug related to the handling of canceled activations.
libdvbpsi is a very simple and fully portable library designed for MPEG TS and DVB PSI table decoding and generation.License:GNU General Public License (GPL)Changes:This version fixes a parsing bug due to an outdated spec in the ISO 639 language descriptor, the use of uninitialized data when section_syntax_indicator=0, a parsing bug in the EBU teletext descriptor decoder, and the declaration of dvbpsi_DecodeTeletextDr. It also has a new example tool for checking an MPEG-2 TS file, some fixed EIT discontinuities, a new CAT support, and a new PDC support descriptor 0x69.
AsmXml is a very fast XML parser and decoder forx86 platforms. It is written in pure assembler andsupports only a subset of the XML 1.0specification.License:BSD License (revised)Changes:This version adds an option to ignore attributes or text elements in order to speed up parsing and to save memory. The schema has also been extended: it is now possible to put attributes in groups.
vsdviewer is a MS Visio Drawing and Stencil(VSD/VSS) import filter for the sK1 vector editorand UniConvertor. It can also be used as astandalone viewer.License:GNU General Public License v3Changes:Shape to Stencil Item matching logic was improved. Merging of Fill,Geom, cmds, and Text was implemented. More informational chunks were named.
SNAKES is the Net Algebra Kit for Editors andSimulators. It is a Python library that providesall that is necessary to define and execute manysorts of Petri nets, in particular those of thePBC and M-nets family. Its main aims are to be ageneral Petri net library, being able to cope withmost Petri nets models, and providing theresearcher with a tool to quickly prototype new ideas.License:GNU Lesser General Public License (LGPL)Changes:A bug when computing transition modes in the presence of empty places has been fixed.
YFKlog is a general purpose ham radio logbook forUnix operating systems. It runs in text mode,which means it can easily be used on a remoteserver, even from Windows computers with PuTTY. Itfeatures a simple console-based user interface, aMySQL or SQLite database backend, the ability tomanage an unlimited number of logs, ADIF importand export, easy log backup, high quality QSL(cards and labels) printing with LaTeX, awardtracking/statistics functions, and ARRL LOTW support.License:GNU General Public License v2Changes:A makefile has been added. This release installs to DESTDIR and keeps the user-specific files in ~/.yfklog/. Tab order in the main log form can now be defined by the user. There are improved sanity checks in ADIF import. A 0-distance bug (division by zero) has been fixed.