aTunes is a full-featured audio player andorganizer, with some ripping and encoding toolsincluded. It supports MP3, Ogg, WMA, WAV, FLAC,and MP4.License:GNU General Public License (GPL)Changes:Podcast support and bugfixes were added.
Momomoto is an object-relational mapper written inRuby for PostgreSQL. It features support forcombined primary keys, support for storedprocedures, and support for schemas. Metadata fortables, views, and stored procedures are fetcheddirectly from the database to keep declaringclasses as simple as possible.License:GNU General Public License v2Changes:Nested logical operators are now properly parenthesized.
XFPROT is a graphical frontend for the F-ProtAntivirus for Linux Small Business Edition.License:GNU General Public License (GPL)Changes:An experimental freedesktop.org menu support wasadded. Auto-detection at configure time and codefixes for the new GTK tooltip API were added.Auto-detection at configure time and code fixesfor the new GTK file chooser API were added. Aworkaround to circumvent the GtkFileChooserlimitation of not being able to open files ordirectories was added.
xen-shell is a simple console program to allow ahosting company to delegate control of Xeninstances directly to their clients. The shellallows a user to boot, shutdown, or reimage theirown personal Xen guest without giving the usergeneral access to the Xen host system or allowingthe user to touch the instances of other users.License:GNU General Public License (GPL)Changes:This release updates the per-user reimagingsupport such that it passes on all the arguments auser would commonly need. The new "whoami" commandwas also added to allow administrators to see whothey are within the shell environment.
relax is a program designed for the study of thedynamics of proteins or other macromoleculesthough the analysis of NMR relaxation data. Itsupports exponential curve fitting for thecalculation of the R1 and R2 relaxation rates,calculation of the NOE, reduced spectral densitymapping, and the Lipari and Szabo model-freeanalysis.License:GNU General Public License (GPL)Changes:This is an important bug fix release solving major issues with the writing of results files, with the failure of model elimination, and with the 'latex_mf_table.py' sample script.
arpalert uses ARP address monitoring to helpprevent unauthorized connections on the localnetwork. If an illegal connection is detected, aprogram or script is launched, which could be usedto send an alert message, for example.License:GNU General Public License (GPL)Changes:An error message was fixed. The script APIdocumentation was updated. New API functions wereadded.
EJOE is a lightweight Java remoting framework built to send and receive objects through pluggable (de)serialization mechanisms. It offers a high-performance, simple, and clean object request broker (whereby ORB is meant in its natural manner and not in its relation with CORBA), with server and client components for your client/server applications. It's a highly scalable implementation of the common request-process-response pattern based on Java NIO. It does support optional remote class loading to avoid redundant classpath entries, but doesn't require stubs and/or proxy objects.License:The Apache License 2.0Changes:Just a maintenance release containing some minorbugfixes and updated dependencies. Someincompatibilities with Java 5 as well as ajava.lang.ClassCastException when activatingremote classloading in EJServer were fixed.
The Open Movie Editor is designed to be a simple tool that provides basic movie making capabilities. It aims to be powerful enough for the amateur movie artist, yet easy to use. It is a non-linear video editor that features several video and audio tracks where clips can be manipulated using the mouse.License:GNU General Public License (GPL)Changes:This release adds a simple node based filter graphand the ability to export to the kino smil formatand to the SRT subtitle format.
Osmo is a handy personal organizer which includescalendar, task manager, and address book modules.It was designed to be a small, easy-to-use, andgood looking PIM tool to help to manage personalinformation.License:GNU General Public License v2Changes:A many new features have been added. Also, manybugfixes have been made.
fwknop implements an authorization scheme thatrequires only a single encrypted packet tocommunicate various pieces of information,including desired access through a Netfilterpolicy and/or specific commands to execute on thetarget system. The main application of thisprogram is to protect services such as SSH with anadditional layer of security in order to make theexploitation of vulnerabilities much moredifficult. The authorization server works bypassively monitoring authorization packets vialibpcap.License:GNU General Public License (GPL)Changes:External IP resolution was updated to point tohttp://www.whatismyip.org, andhttp://www.cipherdyne.org/cgi/clientip.cgi wasadded as a backup site for fwknop IP resolution.Storage of source IP along with the SPA MD5 sumwas added. This allows the user to infer whichnetworks are more hostile if an SPA packet isreplayed. The legacy port knocking mode wasreinstated. SPA packet hex dumps were added in"fwknopd --debug" mode so that the integration ofthird-party encryption algorithms is easier totroubleshoot.
CorneliOS is an easy-to-use and cross-browser "Web Desktop Environment", "Web Operating System", or "Web Office" that comes with a set of cool applications. It includes a Content Management System (CMS) so that you can easily set up and manage your own website as well as a Database Management System that allows you to rapidly build any kind of database application.License:GNU General Public License (GPL)Changes:This is a maintenance release that updates theCVEA and CMS user tracking screens and introducessome library enhancements.
gloox is a portable high-level Jabber/XMPP libraryfor C++. It is fully compliant with the XMPP RFCs,supports all of the XMPP features (including SRVlookups, TLS, SASL, roster management, and privacylists), and implements several XEPs that make itideal for writing any kind of Jabber/XMPP clientor component.License:GNU General Public License (GPL)Changes:Some MinGW build fixes were made.
HTTrack is an easy-to-use offline browser utility. It allows you to download a Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the mirrored Web site in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. WebHTTrack is a Web-based GUI for HTTrack.License:GNU General Public License (GPL)Changes:The problem in which the site size limit wouldabruptly break the mirror instead of waiting forpending downloads to finish was fixed.
deco is a generic archive file extractor that hasa consistent command line interface ("deco1.tar.bz2 2.zip 3.flac 4.rar 5.deb" will justwork) and consistent behavior (it never deletesarchives after extraction, extracts relative tothe current working directory, and extracts justverbosely enough, all unless explicitly requestedotherwise). It provides automatic handling ofextractor gotchas by creating an extractiondirectory if there is more than one file ordirectory at the archive top level and by beingable to fix strange permissions. Dozens of archive fileextensions are supported out of the box, andadding support for others requires very littlework.License:GNU General Public License v3Changes:A significant typographical error was corrected inthe flac extractor. A more consistent usage notewas written. Minor code cleanups were made.