17 July 2004
Memcheck provides the ability to fault on pointer overrun (read or write) or freed pointer deference (read or write), logs double free and realloc of already freed pointers and memory not freed on exit, checks for pointer underrun on free and realloc, optionally reverses the behavior of overrun and underrun, "churns" reallocations to always return a different pointer, and logs pointer overruns instead of faulting. It has a very small performance impact, with the tradeoff of a large memory footprint. It includes a validation test suite to verify correctness of the library. It is tested on a variety of architectures, including Alpha, ARM, HPPA, PPC, ix86, IA64, rs6000, S390, SPARC, and SPARC64. It is tested on a variety of platforms, including OSF, FreeBSD, NetBSD, OpenBSD, Linux, HP/UX, Mac OSX, AIX, SCO, and Solaris.
Release Notes: This release fixes a bug by removing a limitation of how many reallocs of the same block memcheck could handle properly.
MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). Merging of 2 or more log files is possible. It can also use colors while displaying the log files (through regular expressions) for faster recognition of what is important. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch'.
Release Notes: This release adds context-sensitive help (press F1 at any time), the status line can be set to a descriptive text, and the terminal resize code was fixed.
The GGZ Gaming Zone (GGZ) is an Internet gaming center. Players login and sit at tables where they can play their favorite games and chat with other players. GGZ can support multiple rooms with varying skill levels.
Release Notes: Player statistics and rankings have been extended in the clients, the games, and the Web interface. A new core client and a chess game have been added to the Python package. The chatbot was improved and can now play chess against players. Tournaments can be organized and game enhancements like a chess AI or Connect-the-Dots replays can be enjoyed.
Orpie is a fullscreen RPN calculator for the console. Its operation is similar to that of modern HP calculators, but data entry has been optimized for efficiency on a PC keyboard. Features include extensive scientific calculator functionality, units support, base conversions, command completion, configurable keybindings, and a visible interactive stack.
Release Notes: This release includes basic statistical and combinatorial functions. The stack rendering performance has been improved through caching and superior base conversion algorithms.
jIRCii is a cross platform Internet Relay Chat client. It is fully scriptable using a Perl-like language called sleep. The focus is to provide a console client experience with the advantages of a solid GUI. It includes DCC/CTCP support, the ability to connect to SSL servers, and over 65 built-in commands.
Release Notes: New to this version is a theme manager which allows for easy import/export of jIRCii color themes. This release also adds a /dns command. There was lots of work on the DCC system including additional options and improved DCC statistics. This version also includes the usual gamut of scripting enhancements and bugfixes.
linSmith is a Smith charting program. Users can enter either discrete components or transmission lines, see the results on screen, and/or generate Postscript output. Component values can be changed numerically or using scrollbars. Problems can be solved on-screen, and high-quality Postscript can be output for publication.
Release Notes:
Domain Technologie Control (DTC) is a Web-based control panel for hosting that can delegate the task of creating subdomains, email, and FTP accounts to users for the domain names they own. It has support for many programs, including bind 8 and 9, MySQL, Apache, PHP 4, qmail, Postfix, Courier, Dovecot, ProFTPD, Webalizer, and mod-log-sql. It can also generate backup scripts, calculation scripts, and config files using a single system UID/GID, and monitor all traffic accounting per user and per service. It is fully skinnable and translated into several languages.
Release Notes: This release features support for Postfix, Courier, and Dovecot. The FTP backup now includes database backup, the MX zonefiles generation was reviewed, the installer upgrades to the new database automatically, it is now fully internationalised with Spanish and Chinese language, there is a new 12 month view in the bandwidth monitor, it is now skinnable with a popup for choosing, the config panel was split into four sections, there was some debugging, and there is now compatibility with unstable and testing debian.
getmail is intended as a simple, secure, and reliable replacement for fetchmail. It retrieves email (either all messages, or only unread messages) from one or more POP3, SPDS, or IMAP4 servers (with or without SSL) for one or more email accounts, and reliably delivers into qmail-style Maildirs, mboxrd files, or through external MDAs (command deliveries) specified on a per-account basis. getmail also has excellent support for domain (multidrop) mailboxes, including delivering messages to different users or destinations based on the envelope recipient address.
Release Notes: This release features changes to an "impossible" error handler in _child_handler(), just in case. It moves some code from destinations.MultiSorter() into new the MultiDestinationBase base class. It fixes MultiDestinationBase._get_destination(), and adds a MultiDestination class to deliver messages to multiple destinations unconditionally. There were some cosmetic fixes to the output.
phpGroupWare (formerly known as webdistro) is a multi-user groupware suite written in PHP. Its provides a Web-based calendar, todo-list, addressbook, email, news headlines, and a file manager. The calendar supports repeating events. The email system supports inline graphics and file attachments. The system as a whole supports user preferences, themes, user permissions, multi-language support, an advanced API, and user groups.
Release Notes: This release includes many fixes to the contacts backend, improved LDAP support, register_globals = off fixes, and over 200 other bugfixes.
The Fink project wants to bring the full world of Unix Open Source software to Darwin and Mac OS X. It modifies Unix software so that it compiles and runs on Mac OS X and makes it available for download as a coherent distribution. Fink uses Debian tools like dpkg and apt-get to provide powerful binary package management. You can choose whether you want to download precompiled binary packages or build everything from source.
Release Notes: Virtual packages are now handled differently. This should enable users to see what is missing and where to get the missing files. Changes to the mirror system to make it more flexible in the future have been merged into HEAD as well. There were various package cleanups and new packages have been added.
MoviX2 is a small Linux distro that transforms your PC in a powerful multimedia box. Using the GUI version of mplayer to play audio/video files, after booting your PC with MoviX2 you will be able to play any DVD/VCD, most video/audio files (most noticeably DivX but generically any AVI, MPEG, QuickTime, WMV, ASF, MP3, and OGG), and also radio stations on the Internet if you are connected to a LAN. And since all systems will be completely loaded in RAM, you do not even need a HD to use MoviX2.
Release Notes: In this release, all new MoviX features (including the two 'console' interfaces) have been imported, XFree86 has been upgraded to 4.4.0, and experimental support for proprietary ATI and Kyro video drivers have been added.
knowde is a knowledge management tool that lets you create a hierarchical tree structure of knowledge cards ("knowdes"). Despite its name, it's not a KDE tool, but uses the GTK+ library and aims at supporting both Win32 and Unix-derivate systems.
Release Notes: This release includes the keyword based choice list to jump between cross-referenced knowdes, adds selectable file- wide default fonts, adds help text, features switchable layout rendering for the editor, and includes some minor bugfixes in the tree view and the reader, where the knowde's date is now displayed, too.
cbviewer is a viewer for comic book archives in .zip, .rar, .cbz, and .cbr formats.
Release Notes:
jEdit is an Open Source text editor written in Java. It has many useful features, such as syntax highlighting, bracket matching, regular expression searching, multiple file search and replace, folding, and keyboard macros. jEdit also includes a powerful plugin architecture that allows more than 80 plugins to be downloaded and installed from within the editor.
Release Notes: This release fixes a few bugs and adds a couple of new syntax highlighting modes.
SWH Plugins are a set of audio plugins for the LADSPA plugin system.
Release Notes: This release features fixes to the build system so that it should now build properly. There is a new plugin, the "Fast Lookahead Limiter" which is a 5ms attack, variable release time lookahead limiter. There are fixes to the "Pro-Logic" surround encoder.
Lore is a PHP and MySQL powered knowledge base management system that allows users to easily create and maintain a FAQ, documentation system, or complete support knowledge base. It features "search engine friendly" URLs, unlimited articles, (sub)categories, file attachments, article comments, ratings, glossary, full-text search, related articles, WYSIWYG editor, and a completely customizable template/style system which is based on Smarty. Advanced features include reusable article components, the ability to publish or unpublish articles, and featured articles. A complete Web-based control panel is included, and an installation wizard allows for easy setup.
Release Notes: This release fixes some minor template bugs, and a few typos in the control panel were corrected.
Zapping is a TV viewer for GNOME that supports Video4Linux, Video4Linux2, and XVideo. It's extensible through plugins.
Release Notes: This is the first version with a GNOME 2 user interface. Many improvements and fixes were made.
netBeep is a collection of Perl scripts that enable you to make music using only your computer's internal speaker. It was designed to work over networks, allowing you to use many computers to play the music -- each one playing a certain part. This means that a whole orchestra of computers can be created, and it allows for chords and harmonies. You can, of course, use a standalone computer if you wish. A script is included that converts Nokia-style ring tones to netBeep music files (scores). There is a Vim syntax-highlighting file that should help you out when writing your own scores. An extensive user manual and reference guide are included.
Release Notes: This release is a major improvement over 0.0.1.1. It features a comprehensive user manual and reference guide, Vim syntax highlighting, a new script that makes playing one-player scores easier, and a number of improvements to the existing netBeep scripts.
GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, a image format converter, etc.
Release Notes: This is a bugfix release in the stable GIMP 2.0 series. It fixes a number of build issues and some bugs, a couple of them severe. An update is strongly recommended.
PulseAudio is a sound server for Linux and other Unix-like operating systems. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (esound or esd). In addition to the features esound provides, PulseAudio has an extensible plugin architecture, support for more than one sink per source, better low-latency behavior, the ability to be embedded into other software, a completely asynchronous C API, a simple command line interface for reconfiguring the daemon while running, flexible and implicit sample type conversion and resampling, and a "Zero-Copy" architecture.
Release Notes:
Obliquid is a PHP/XML framework for building groupware Web portals. It provides Lego bricks that may be composed to build an Internet application. It has multilingual support and themes. Modules include user management, calendar, news, CMS, and messaging.
Release Notes: In the users Excel export, the list of fields is now based on the fields viewable in other pages of the user administration. The district field shows Italian districts only for Italy, and a text field for other countries. In the projects administration, turnover now includes completed phases of projects not yet completed. A check if invoice percentages sum up to 100% for each project has been added. Actual revenue and actual surplus calculations were added, besides the ones made at bid time.
GKrellDnet is Distributed.net client monitor plugin for GKrellM. It includes a Distributed.net client wrapper, so you can write monitoring apps for WindowMaker, GNOME, Enlightenment, etc.
Release Notes: On multi-CPU systems, each CPU has its own krell now.
gtkpod is a platform independent GUI for Apple's iPod using GTK2. It allows you to import your existing iTunes database, to add songs, podcasts, video, and cover art, and to edit ID3 tags. gtkpod also features international charset support for ID3 tags, detects when adding already existing songs, displays and manages the photo database, and more.
Release Notes: This is a minor release that fixes some compile problems and a major problem which caused gktpod to crash during startup when the info-window is activated. Also, the units used when reporting free space have been corrected.
PJIRC is a very complete IRC applet which handles multichannel, private conversations, text coloration, graphical smileys, etc. In addition, it's still quite light.
Release Notes: The "static gif not appearing" issue was fixed. DCC support was fixed. The bug which caused a duplicate query on nickname change was fixed. A nickpostif blank space escaping sequence was added. Whois reply information was enhanced. A background image can now be placed in any source corner. A new message was added: "you're now talking in #channel as nickname". The mIRC background color bug was fixed.