QTGZManager is a frontend to the Slackwarepkgtools. It can compare versions, install,reinstall, upgrade, downgrade, and removepackages. It also converts RPMs to TGZs, shows thepackage contents and information, and freezes orunfreezes a specific version.License:GNU General Public License v2Changes:Many bugs were fixed and interesting new featureswere added.
Woclema is weblogging software that is intended tobe managed and edited using the command line.However, there is no reason a HTML UI couldn't beimplemented. Woclema offers template-based layout,strict XHTML output, post categories, permanentlinks, comments, and simple spam-protection.
fpgg is yet another static (X)HTML picture gallerygenerator. It uses template files for output, andallows pictures to be tagged with title,description, categories, and more. Files areresized and postprocessed using externalappliations. For example, EXIF tags can bestripped or modified.
iODBC is a cross-platform Driver Manager that comforms to the Microsoft ODBC 2.x &3.x and X/Open SQL CLI data access specs. It enables the development of database-centric solutions that are both database and platform independent. This is a great SDK for porting WIN32-based ODBC applications to Linux and other OS platforms.License:GNU Lesser General Public License (LGPL)Changes:This release contains added support for GTK+ 2.xin the graphical Administrator. A long mutex lockon connect, problems with SQLBrowseConnect,missing functions in the export list, a core dumpwhen checking for driver ODBC version, anallocation error in SQLDescribeCol, the RPMspecification for Red Hat, the use ofSQLFetchScroll in iodbctest, and porting problemson FreeBSD, OpenBSD, and OSF were fixed.
AutoLaTeX is a tool for managing small to largesized LaTeX projects. The typical AutoLaTeX inputfile is simply a series of variable definitions ina Makefile for the project. This Makefile wasautomatically generated by a provided Perl script.The user can easily perform all required steps todo such tasks as preview the document or produce aPDF file. AutoLaTeX will keep track of files thathave changed and how to run the various programsthat are needed to produce the output. One of thebest features of AutoLaTeX is to providetranslation rules to automatically generate thefigures which will be included into the PDF.License:GNU General Public License (GPL)Changes:The GTK interface would crash when theconfiguration is saved. This major bug was fixed.
The dataharvester is a small tool that is capableof reading from and writing to several differentfile formats. Currently supported file formats areROOT, HBook, HDF5, XML, Sqlite3, and a text fileformat (also gzipped). A plugin mechanismdecouples the file-format specific "backends" fromthe main library. All data are internallyrepresented as "heterogenous hierarchic tuples";no other data structure exists in thedataharvester.License:GNU General Public License (GPL)Changes:Filters and Manipulators were introduced.
Yet Another Swing Library (YASL) is a library forJava developers containing Swing components,utilities, and a framework for Swing applications.License:GNU Lesser General Public License (LGPL)Changes:This release includes an upgrade to SLF4J 1.4.3and improvements to XML configuration.
Linux-PAM provides a flexible mechanism for authenticating users. Itconsists of a set of libraries that handle the authentication tasksof applications on the system. The library provides a stable generalinterface to which privilege-granting programs (such as login and su)defer to perform standard authentication tasks. PAM was invented by SUNMicrosystems.License:GNU General Public License (GPL)Changes:A lot of patches from Debian have been merged withthis release.
BuGLe combines a graphical OpenGL debugger with aselection of filters on the OpenGL command stream.The debugger allows viewing of state, textures,framebuffers, and shaders, while the filters allowfor logging, error checking, free camera control,video capture, and more.License:GNU General Public License (GPL)Changes:Interception of functions that are not filtered isnow significantly faster. For example, showfpswill have far less overhead, since it only acts onglXSwapBuffers. This release also changes the waystartup is handled to better facilitate librarieslike Qt and SDL that dynamically load libGL.so.
The Moonlight application framework was originallycreated as the runtime framework of Moonlight|3D,but has evolved into a generic cross-platformapplication framework for modular applicationsbased on Qt Jambi.License:GNU Lesser General Public License (LGPL)Changes:The features of this release include support for aplugin-based application architecture, dynamicuser interface assembly from plugin-providedcontributions, an easy-to-use preferences system,full management of loaded documents (creation,loading, saving), and full support for headlessoperation. Also included is a basic set ofoptional plugins which implement a couple ofcommon application features.
dlib C++ library is a modern general C++ library with a focus on portability and program correctness. It comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as interfacing with network services, handling threads, and creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and general text parsing, and many other general utilities.License:Freely DistributableChanges:This release primarily improves the matrix andlinear algebra components of this library.However, some minor bugfixes and additionalimprovements are also present.
RESTORE is an enterprise network backup andrecovery solution for Windows, Novell, Mac OS X(data fork), Unix, and Linux systems. It isscalable to a complete backup solution formultiple workstations, servers, and data centers.It operates over local area networks, wide areanetworks, and the Internet.
wanha is a combination of an IRC bot to watch a channel for URLs and a Web interface to display the URLs that the bot finds. The bot will also warmly keep the conversation going, discreetly discouraging people from pasting already pasted URLs again. The Web interface can be used to track what URLs have already been pasted and by whom. License:GNU General Public License (GPL)Changes:PreparedStatement-like SQL-sanitation is done.Code cleanup was done using Perl-modules. Minorfixes were made.
NuFW is an authenting firewall suite: thegateway manages to do strict and secure identity-based filtering rules. It can also set quality of service on a per-user basis and log user activities into an SQL database. Furthermore, it can use multiple external authentication sources via PAM and be the key of a Single Sign On solution.License:GNU General Public License (GPL)Changes:This version introduces user ID based filtering.It is now possible to have ACLs which filter peruser ID and per group ID. Furthermore, nuauth isable to listen to a list of addresses and ports.It also features a rewrite of user connectionlimitation (per IP address and per user).