fmII
Tue, Oct 07th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 17:10 UTC
in
Section
login «
register «
recover password «

 xlHtml 0.2.0
 by N/A - Mon, Oct 11th 1999 19:30 UTC

About: xlHtml converts an Excel spreadsheet file (.xls) into highly-optimized HTML. It includes scripts to allow it to be used as a Netscape or mutt plugin and as a xls handler for Apache. The program currently supports string, blank, boolean, error, integer, floating point, hyperlinks, and formula cells. It can also output in XML, tab delimited, or comma separated values (CSV).

Changes: New command line options to allow customization of the HTML output, better support for Excel 95 & 5.0, support for formulas, and documentation & algorithmic improvements.

 Categories Focus License URLs
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Office/Business :: Financial :: Spreadsheet
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 Jooky 0.91
 by N/A - Mon, Oct 11th 1999 19:24 UTC

About: Jooky is a frontend for MP3 players which can run as a daemon and be controlled through client/server operations or telnet. It can run full screen/curses, be daemonized, or be /etc/inittabed.

Changes: Initial release.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Players :: MP3 N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 qps 1.9
 by N/A - Mon, Oct 11th 1999 19:23 UTC

About: Qps is a visual process manager, an X11 version of "top" or "ps" that displays processes in a window and lets you sort and manipulate them. It displays some general system information, and many details about current processes (such as the TCP/UDP sockets in use by a process). Qps runs on Linux and Solaris.

Changes: Processes can now be shown as a tree, columns may be reordered by dragging, and user-defined commands are possible.

 Categories Focus License URLs
System :: Systems Administration N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 irmctl 0.2.0
 by N/A - Mon, Oct 11th 1999 19:22 UTC

About: irmctl is a utility daemon to control your favorite non-IRDA infrared receiver. For the moment, only irman (through libirman) is supported.

Changes: More code cleaning, potential bugs checks, an install option in the makefile.

Focus License URLs
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 Loki Setup 1.0
 by N/A - Mon, Oct 11th 1999 19:18 UTC

About: Loki Setup is a graphical installer for Unix applications. It features descriptions of the package to install in XML, a GTK interface that can be dynamically redefined by the user with Glade, raw and ncurses console interfaces, and the automatic generation of uninstall scripts. It has been successfully used on many Linux and UNIX platforms. It includes tools for uninstalling, patching, and recovering installations. It operates independently from any package managers.

Changes: Initial public release.

 Categories Focus License URLs
System :: Archiving :: Packaging
System :: Installation/Setup
System :: Software Distribution Tools
N/A GNU General Public License (GPL) Homepage Subscribe Ignore Rate


 WWWOFFLE 2.5a
 by N/A - Mon, Oct 11th 1999 17:59 UTC

About: The WWWOFFLE programs simplify World Wide Web browsing from computers that use intermittent (dialup) connections to the Internet. It is a simple proxy server with special features for use with dial-up Internet links. It makes it possible to browse Web pages and read them without having to remain connected. There are too many features to mention, but they include privacy control, cookie/advert blocking, efficient bandwidth usage by specifying intervals between refreshes, options to monitor pages regularly, recursive fetching, HTML cleaning, highlighting of cached links, indexes of cached pages, searching of cached pages, and many more.

 Categories Focus License URLs
Information Management
Internet :: File Transfer Protocol (FTP)
Internet :: Proxy Servers
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 interpcom 2.0.4
 by N/A - Mon, Oct 11th 1999 17:58 UTC

About: interpcom is a command interpreter library in C that can be used to build scientific applications. It is very easy to add new commands. The library contains an expression evaluator that can be used to parse the arguments of the commands. It is possible to define "objects" which are arrays of numbers having a name, and structures. It is possible to use threads (several programs running simultaneously).

Changes: Bugfixes, new command to kill threads as well as many changes in the application 'funct'.

 Categories Focus License URLs
Software Development :: Interpreters
Software Development :: Libraries
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 libmhash 0.6.0
 by N/A - Mon, Oct 11th 1999 17:57 UTC

About: mhash is a thread-safe hash library implemented in C, and provides a uniform interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104.

Changes: This new release features HMAC support by Nikos Mavroyanopoulos, improved portability, and a cleaner C API.

 Categories Focus License URLs
Software Development :: Libraries N/A GNU Lesser General Public License (LGPL) Homepage Tar/GZ Subscribe Ignore Rate


 number 2.3
 by N/A - Mon, Oct 11th 1999 17:57 UTC

About: The number perl script will print the English name of a number. One can print names of extremely large numbers (e.g. 1e1234567). Number can be run on the command line, or as a CGI script when run as 'number.cgi'. Number prints names in both the American and European naming system. It can also print the decimal expansion of a number in either naming system.

Changes: Version 2 now correctly supports scientific notation for any sized exponent for decimal numbers as well as Latin powers (1000^x). This version of number is much faster, particularly when dealing with numbers in scientific notation (e.g., 12.3e456789), Latin powers are now 1000^x instead of 1000^(x+1), the CGI mode of number now supports larger web limits and a number of the error messages have been improved when run in CGI mode.

 Categories Focus License URLs
Scientific/Engineering
Scientific/Engineering :: Mathematics
N/A Freely Distributable Homepage Tar/GZ Subscribe Ignore Rate


 BestCrypt 0.3b
 by N/A - Mon, Oct 11th 1999 17:54 UTC

About: A BestCrypt volume is accessible as a regular filesystem on a correspondent mount point. The data stored on a BestCrypt volume is stored in the container file. A container is a regular file or block device, so it is possible to backup, move, or copy it to other disk (CD-ROM or network, for instance) and continue to access encrypted data using BestCrypt. BestCrypt supports the following encryption algorithms: GOST in Cipher Feedback mode and BLOWFISH, DES, TWOFISH in Cipher Block Chaining mode. A container can be formatted for any filesystem supported by Linux (MINIX, EXT, EXT2, FAT, FAT32, and others) and mounted as an additional volume to any mount point.

Changes: Fixed a serious bug that may cause data damage, device name changed from /dev/bc* to /dev/bcrypt*, support for fsck added, support for 2.3.x kernels added, fixed loop device (/dev/loop*) support, added proper kernel version handling added and added support for SMP kernels.

 Categories Focus License URLs
Security :: Cryptography N/A Other/Proprietary License with Free Trial Tar/GZ Subscribe Ignore Rate


 NumExp 0.1 (Core)
 by N/A - Mon, Oct 11th 1999 17:43 UTC

About: NumExp is a GNOME program that implements numeric methods and some mathematical solutions. It is implemented via a CORBA server and a text client.

Changes: Added new functions for complex numbers and logic operators, new programming functions like loops (whiles) and conditionals (ifs), a new console window for iteraction between the user and the NumExp kernel, preferences can be saved, XY Graph window with new options, new parser and faster evaluator, improved documentation as well as a new compilation and installation procedure.

 Categories Focus License URLs
Scientific/Engineering N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 GClipper 1.1
 by N/A - Mon, Oct 11th 1999 17:40 UTC

About: GClipper is a multiple buffer clipboard that automatically fetches new selections and maintains them in a history. It shows a listview with the fetched selections and allows the visualization of their details. The selected row in the listview will be used to determine the data for selection retrieval (paste).

Changes: Fixed a few memory leaks, more extensive details window, removal of all buffers when shift is pressed while pressing the delete button, as well as display of TEXT and COMPOUND_TEXT target types.

 Categories Focus License URLs
Desktop Environment
Utilities
N/A GNU General Public License (GPL) Tar/GZ Subscribe Ignore Rate


 Kim 1.2.1-1
 by N/A - Mon, Oct 11th 1999 17:39 UTC

About: Kim is an interactive, user friendly process manager for Linux. Features include process list, process tree, select more process, send all existing signals to one process or more processes, reload, process sort, display /proc/#/maps, display 45 information about all process, search in process list, display still actual uptime or system memory, zombie attention, and Kim allows you to save your settings and your profile definition.

Changes: Added support for compilation on RedHat, bugfixes in sort and right mouse button, uses internal file viewer to display help screens, error reports include system error messages, improved y2k compliance, added one decimal to %CPU and %MEM, marked processes footing (%MEM, SIZE, RSS), xterm resize support (SIGWINCH), changes in the ini file profiling section, system information viewer as well as changes within the interface.

 Categories Focus License URLs
Utilities N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Apache FOP 0.11.0
 by N/A - Mon, Oct 11th 1999 17:37 UTC

About: Apache FOP is an XSL-FO formatter. It is used in conjunction with an XSLT transformation engine to format XML documents into PDF, PostScript, and other output formats.

Changes: The way in which the formatting object tree creates the area tree has radically changed to allow much easier support for keeps, etc. in the future, numerous bugs have been fixed, line breaks work within inline-sequences now, FOP now uses namespaces, the prefix "fo" is no longer hard-coded, this version supports all of the Latin-1 characters now as well as some others available in PDF, font metrics and character encoding mappings are specified in XML at compile time and basic display-graphic support is now in, but currently considered unusable.

 Categories Focus License URLs
Internet :: WWW/HTTP
Multimedia :: Graphics :: Graphics Conversion
Software Development :: Libraries :: Java Libraries
N/A The Apache License 2.0 Homepage Changelog Subscribe Ignore Rate


 AnyJ Java IDE 1.3.2
 by N/A - Mon, Oct 11th 1999 17:33 UTC

About: AnyJ is a cross-platform Java IDE that supports all kinds of of Java applications including JSPs, Servlets, Applets, and Applications. It includes class browsers and source analysis tools as well as a Java Beans conform Visual GUI-Builder (Swing), a debugger, a very powerful and fast editor featuring syntax highlighting, unlimited undo/redo, and true Intelli*ense-like parser backed code completion. AnyJ supports JDK 1.1 or 1.2.

Changes: Sped up debugger GUI when debugging jdk 1.2 applications, made minor changes to the debugger, shortened duration of invoking the compiler (Windows only), misc minor bugfixes, minor HelpAgent documentation updates, and added commandline options to set font sizes and editor background color.

 Categories Focus License URLs
Software Development N/A Other/Proprietary License with Free Trial Homepage Tar/GZ Subscribe Ignore Rate


 Getleft 0.7.2 (Development)
 by N/A - Mon, Oct 11th 1999 17:28 UTC

About: Given a URL, Getleft will try to download all links. As it goes, it modifies the original HTML pages so that the absolute links get changed to relative links, and links to active pages get changed to the resulting pages. It supports thirteen different languages.

Changes: French support added as well as a couple of enhancements and bug fixes.

 Categories Focus License URLs
Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Enlightenment 0.16.0
 by N/A - Mon, Oct 11th 1999 14:55 UTC

About: Enlightenment is a themeable, fast, flexible, and powerful window manager that is designed to be as configurable as possible in both look and feel. In addition, Enlightenment provides an applet API that provides functionality somewhere between the GNOME applet system and Dock Apps from Afterstep/WindowMaker. The current design aim is for Enlightenment to become a desktop shell.

Changes: Visually-definable window borders, anti-aliased truetype fonts, an internal themable GUI config system, massive speedups over the previous release, translucent moves, animated menus, shading, window sliding, and more, GNOME and KDE window hints and application menu support, extensive documentation, user-editable and definable menus, mouse and keyboard bindings, multiple focus modes, XFree86 VideoMode fullscreen support, icon-keyed tooltips, favorite desktop backrounds list generation and storage, window grouping, audio effects support, virtual and multiple desktops, miniaturized pagers to control multiple and virtual desktops, an iconbox for containment of iconified windows, draggable multiple desktops, autoraising of windows, focus list window switching, comprehensive theme and packaging support, automatic window cleanup, desktop background special effects, selective session management support for applications (remember support), extensive network-transparent inter-process communication, multi-head support for X, click always raises support, transient grouping support, window and screen edge resistance support, support for different backgrounds on different desktops, and auto background purging to save memory when backgrounds are not viewed for awhile.

 Categories Focus License URLs
Desktop Environment :: Window Managers N/A BSD License (original) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 glFTPd 1.71.1
 by N/A - Mon, Oct 11th 1999 14:36 UTC

About: glFtpD is a multi-platform FTP daemon that has numerous features and is easy to setup and use.

 Categories Focus License URLs
Communications :: File Sharing
Internet :: File Transfer Protocol (FTP)
N/A Freeware Homepage Tar/GZ Changelog Subscribe Ignore Rate


 GLib 1.2.6
 by N/A - Mon, Oct 11th 1999 14:34 UTC

About: GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0.

Changes: One very small automake fix.

 Categories Focus License URLs
Software Development :: Libraries N/A GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 XSane 0.39
 by N/A - Mon, Oct 11th 1999 14:34 UTC

About: XSane is a GTK-based X11 frontend for SANE. It works either standalone or as a gimp plugin. It is an alternative to xscanimage.

Changes: Fixes for problems with GIMP and libintl.

 Categories Focus License URLs
Multimedia :: Graphics N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 GTK+ 1.2.6
 by N/A - Mon, Oct 11th 1999 14:28 UTC

About: GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

Changes: Container queue_resize fixes, minor fixups to gtk[vh]scale, idle renamed to idle_id in testgtk to avoid conflicts with broken libs, more consistant naming of gtkrc files, and language support for ro and uk.

 Categories Focus License URLs
Desktop Environment
Software Development :: Libraries :: Application Frameworks
Software Development :: Widget Sets
N/A GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 sawfish sawmill 0.12
 by N/A - Mon, Oct 11th 1999 14:21 UTC

About: Sawfish (the window manager formerly known as Sawmill) is an extensible window manager using a Lisp-based extension language. All window decorations are configurable and all user-interface policy is controlled through the language. Its aim is to manage windows in the most flexible and attractive manner possible. As such it does not implement desktop backgrounds, application docks, or other things that may be achieved through separate applications. Sawfish is mostly GNOME-compliant; almost all configuration may be made through a graphical interface.

Changes: Mostly a bugfix release. sawmill now remembers most-recent-focus order, restores previous focus where applicable (i.e., when switching workspaces), and has more customization options.

 Categories Focus License URLs
Desktop Environment :: Window Managers :: Sawfish N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 tgif 4.1.22
 by N/A - Mon, Oct 11th 1999 14:13 UTC

About: tgif is a vector-based drawing tool, with the additional benefit of being sort of a web-browser. That is, you can fetch drawings from a web server with it, and you can make objects in your picture into hotlinks to other parts of the drawing, or to other drawings accessible via HTTP.

Changes: This release fixes a crashing bug that happened when right-clicking on a non-existing text object, supports gifsicle-1.16.1, forces non-condensed PS export if a file contains XPM or EPS objects, and adds a delete_eps_child() internal command.

 Categories Focus License URLs
Multimedia :: Graphics :: Editors :: Vector-Based
Multimedia :: Graphics :: Presentation
N/A Q Public License (QPL) Homepage Tar/GZ Subscribe Ignore Rate


 Cyrus SASL 1.5.10 (SASLv1)
 by N/A - Mon, Oct 11th 1999 13:57 UTC

About: The Cyrus SASL library is a generic library for easy integration of secure network authentication to any client or server application. It supports authentication via standard plaintext methods as well as CRAM-MD5 and DIGEST-MD5 shared secret methods and KERBEROS_V4 and GSSAPI Kerberos methods. The SASL protocol framework is used by SMTP, IMAP, ACAP, LDAP, and other standard protocols.

Changes: Improved logging, better debugging, better support for multiple realms, and new encryption layers support for DIGEST-MD5.

 Categories Focus License URLs
Security
Software Development :: Libraries
N/A BSD License (original) Homepage Tar/GZ Subscribe Ignore Rate


 geektalkd 1.17
 by N/A - Mon, Oct 11th 1999 13:56 UTC

About: geektalkd is a simple chat server designed for use with thin clients (like telnet, netcat, or one of the avaliable Perl clients). It features multiple channels, private whispers, and everything else you'd expect from a chat server. Additionally, all of the parser code can be rewritten and reread, so you can install new functions on the fly without restarting the server or kicking users off.

Changes: A /ignore function, Net::Ident support, some bugfixes, and an install script.

 Categories Focus License URLs
Communications
Communications :: Chat
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 x10ephem 0.10
 by N/A - Mon, Oct 11th 1999 13:54 UTC

About: x10ephem computes sunrise and sunset times. It consists of a library and an assortment of utilities. The most useful utility is x10events, which parses crontab files and updates the time fields to track sun events. Combined with an X10 interface like HEYU or X10, this allows the scheduling of lighting events to follow the changing seasons and daylight savings time automatically. This application does not depend on X10; it can be used for any crontab entry you like.

 Categories Focus License URLs
Scientific/Engineering :: Astronomy
Software Development :: Libraries
System
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 lftp 2.1.2
 by N/A - Mon, Oct 11th 1999 12:30 UTC

About: lftp is a sophisticated command line based file transfer program. Supported protocols include FTP, HTTP, SFTP, and FISH. It has a multithreaded design allowing you to issue and execute multiple commands simultaneously or in the background. It also features mirroring capabilities and will reconnect and continue transfers in the event of a disconnection. Also, if you quit the program while transfers are still in progress, it will switch to nohup mode and finish the transfers in the background. Additional protocols supported: FTP over HTTP proxy, HTTPS and FTP over SSL. There are lots of tunable parameters, including rate limitation, number of connections limitation and more.

 Categories Focus License URLs
Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Openwall Linux kernel patch Secure-Linux Patch 2.2.12 version 6 (Linux 2.2)
 by N/A - Mon, Oct 11th 1999 03:01 UTC

About: The Openwall Linux kernel patch is a collection of security "hardening" features for the Linux kernel. In addition to the new features, some versions of the patch contain various security fixes. The "hardening" features of the patch, while not a complete method of protection, provide an extra layer of security against the easier ways to exploit certain classes of vulnerabilities and/or reduce the impact of those vulnerabilities. The patch can also add a little bit more privacy to the system by restricting access to parts of /proc so that users may not see what others are doing.

Changes: Updated for Linux kernel 2.2.12.

 Categories Focus License URLs
Security
System :: Operating System Kernels :: Linux
System :: Systems Administration
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 eGTK 0.3.3
 by N/A - Mon, Oct 11th 1999 02:34 UTC

About: eGTK is a binding between the Eiffel programming language and the GTK+ widget toolkit. eGTK works with two compilers: the GNU SmallEiffel compiler and ISE Eiffel (commercial compiler).

Changes: Version 0.3.3 includes many additional widgets, improved memory management, and extra examples, and works with "eglade".

 Categories Focus License URLs
Software Development :: Libraries N/A BSD License (original) Homepage Tar/GZ Subscribe Ignore Rate


 phpMyAdmin 2.0.4
 by N/A - Mon, Oct 11th 1999 02:31 UTC

About: phpMyAdmin is a tool intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data, and administrate one single database and multiple MySQL servers.

Changes: Version 2.0.4 is a maintenance release, fixing some rather nasty bugs. phpMyAdmin 2.0.4 is the most stable version so far, and you're encouraged to upgrade if you're affected by the bugs described in the ChangeLog or if you need the new features.

 Categories Focus License URLs
Database :: Front-Ends
System :: Systems Administration
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Yacas 1.0.9
 by N/A - Mon, Oct 11th 1999 02:11 UTC

About: Yacas is a general purpose, easy to use Computer Algebra System (a CAS is a program that can be used to do symbolic manipulation of mathematical expressions). It is built on top of its own programming language designed for this purpose, in which new algorithms can easily be implemented. In addition, it comes with extensive documentation on the functionality implemented and methods used to implement them.

Changes: Small changes and bug fixes, and the user interfacing code has been removed, as this is going to be done through HTML/CGI.

 Categories Focus License URLs
Education
Scientific/Engineering
Scientific/Engineering :: Mathematics
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 PerfGraph 2.1d
 by N/A - Mon, Oct 11th 1999 02:09 UTC

About: PerfGraph is a Web-based performance grapher. A collection server reads data from client systems, and stores the information in a postgres database. When pointing your browser to the Web server on the collection server, a Perl script reads data from the database, and creates graphical images on the fly. Currently, the collection server runs on Solaris. Client systems can be Solaris. Linux support is available, but is not yet integrated.

Changes: Some bugs have been fixed and the licensing has changed.

 Categories Focus License URLs
System :: Systems Administration N/A Other/Proprietary License with Free Trial Homepage Changelog Subscribe Ignore Rate


 wmSMPmon 1.4
 by N/A - Mon, Oct 11th 1999 02:08 UTC

About: wmSMPmon is a Window Maker applet for monitoring the CPUs, memory, and swap of SMP systems.

Changes: A small optimization to reduce CPU usage, and command-line options.

 Categories Focus License URLs
Desktop Environment :: Window Managers :: Window Maker :: Applets N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 SkySOUND 0.56.000
 by N/A - Mon, Oct 11th 1999 01:45 UTC

About: SkySOUND is a free audio library built on top of common audio libraries like MIDAS or SEAL, but with several built-in sound drivers (for OSS and Windows). It includes a powerful IntelASM- optimized MPEG Audio 1/2 layer I/II/III decoder, which is a partially rewritten version of the XingMPEG Decoder.

Changes: Lot of fixes to OSS support, MPEG streaming, etc.

 Categories Focus License URLs
Software Development :: Libraries N/A GNU Lesser General Public License (LGPL) Homepage Tar/GZ Subscribe Ignore Rate


Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free!


XML
Take me to a random project.


Username

Password

Remember me

Please note that you must have cookies enabled in your browser to be able to log in.

LATEST ARTICLES

Security
- Debian: New feta packages fix denial of service (Oct 5th)
- Red Hat: An updated pam_krb5 package fixes a security issue (Oct 5th)
- Red Hat: Updated tomcat packages fix multiple security issues (Oct 5th)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 86.42%
3. cdrtools 79.51%
4. Apache 72.30%
5. gcc 71.83%
6. VLC media player 67.19%
7. PHP 64.09%
8.