You can subscribe to this list here.
| 2004 |
Jan
|
Feb
(22) |
Mar
(42) |
Apr
(48) |
May
(27) |
Jun
(35) |
Jul
(33) |
Aug
(49) |
Sep
(36) |
Oct
(39) |
Nov
(63) |
Dec
(38) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(54) |
Feb
(32) |
Mar
(37) |
Apr
(55) |
May
(39) |
Jun
(35) |
Jul
(40) |
Aug
(36) |
Sep
(50) |
Oct
(51) |
Nov
(42) |
Dec
(29) |
| 2006 |
Jan
(47) |
Feb
(26) |
Mar
(27) |
Apr
(36) |
May
(41) |
Jun
(30) |
Jul
(35) |
Aug
(39) |
Sep
(46) |
Oct
(38) |
Nov
(31) |
Dec
(30) |
| 2007 |
Jan
(43) |
Feb
(30) |
Mar
(33) |
Apr
(27) |
May
(35) |
Jun
(43) |
Jul
(39) |
Aug
(33) |
Sep
(40) |
Oct
(30) |
Nov
(21) |
Dec
(23) |
| 2008 |
Jan
(33) |
Feb
(29) |
Mar
(23) |
Apr
(23) |
May
(21) |
Jun
(33) |
Jul
(35) |
Aug
(32) |
Sep
(30) |
Oct
(39) |
Nov
(36) |
Dec
(29) |
| 2009 |
Jan
(40) |
Feb
(22) |
Mar
(23) |
Apr
(53) |
May
(50) |
Jun
(25) |
Jul
(42) |
Aug
(34) |
Sep
(47) |
Oct
(36) |
Nov
(37) |
Dec
(38) |
| 2010 |
Jan
(52) |
Feb
(49) |
Mar
(48) |
Apr
(37) |
May
(25) |
Jun
(38) |
Jul
(24) |
Aug
(29) |
Sep
(37) |
Oct
(40) |
Nov
(35) |
Dec
(38) |
| 2011 |
Jan
(44) |
Feb
(25) |
Mar
(30) |
Apr
(35) |
May
(31) |
Jun
(37) |
Jul
(30) |
Aug
(36) |
Sep
(26) |
Oct
(30) |
Nov
(1) |
Dec
|
|
From: <no...@fr...> - 2005-11-06 06:29:11
|
This email is to inform you about the release of version '2005-11-05' of 'Layer-7 Packet Classifier for Linux' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/l7-filter/ The changes in this release are as follows: A pattern for the game Day of Defeat was added. Release focus: 4 - Minor feature enhancements Project added: Mon, May 12th 2003 15:13 (2 years, 5 months ago) Project description: L7-filter is a Netfilter match module which classifies packets based on application layer (OSI layer 7) data. This means that it is able to classify packets as HTTP, FTP, Gnucleus, Kazaa, etc., regardless of ports. It complements existing matches that classify based on port numbers, packet length, TOS bits, and so on. Combined with Linux QoS, it allows for full layer 7 packet shaping. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] No Input/Output (Daemon) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Communications, Internet, System, System :: Networking, System :: Networking :: Firewalls, System :: Networking :: Monitoring, System :: Operating System Kernels :: Linux, System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-11-05 19:24:15
|
This email is to inform you about the release of version '2.2.4' of 'Disk ARchive' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/dar/ The changes in this release are as follows: This release fixes a bug that occurs when dar produces an archive to its standard output. Release focus: 6 - Minor bugfixes Project added: Tue, Apr 2nd 2002 14:31 (3 years, 7 months ago) Project description: Dar is a shell command that makes backup of a directory tree and files. Its features include splitting archives over several files, CDs, ZIPs, or floppies, compression, full or differential backups, proper saving and restoration of hard links and extended attributes, remote backup using pipes and external command (such as ssh), and rearrangement of the "slices" of an existing archive. It can now run commands between slices, encrypt archives, and quickly retrieve individual files from differential and full backups. Dar also has external GUI like kdar for Linux, thanks to the well documented API. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] MacOS X, Microsoft :: Windows, POSIX :: BSD :: FreeBSD, POSIX :: BSD :: NetBSD, POSIX :: Linux, POSIX :: SunOS/Solaris [Programming Language] C++ [Topic ] Security :: Cryptography, System :: Archiving, System :: Archiving :: Backup, System :: Archiving :: Compression, System :: Archiving :: Packaging, System :: Installation/Setup, Utilities If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-11-04 22:41:21
|
This email is to inform you about the release of version '4.4.1' of 'PHP' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/php/ The changes in this release are as follows: This version is a maintenance release that contains numerous bugfixes, including a number of security fixes related to the overwriting of the GLOBALS array. All users of PHP 4.3 and 4.4 are encouraged to upgrade to this version. Release focus: 8 - Minor security fixes Project added: Sun, Jan 11th 1998 20:50 (7 years, 9 months ago) Project description: PHP is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. PHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API. It is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available. Trove categories: [Development Status ] 6 - Mature [Intended Audience ] Developers [License ] The PHP License [Programming Language] C, PHP [Topic ] Internet :: WWW/HTTP :: Dynamic Content, Software Development :: Interpreters If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-11-04 07:12:36
|
This email is to inform you about the release of version '0.87.1' of 'Clam AntiVirus' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/clamav/ The changes in this release are as follows: This release includes major bugfixes for problems with handling TNEF attachments, cabinet files, and FSG compressed executables. Release focus: 7 - Major bugfixes Project added: Wed, May 8th 2002 05:45 (3 years, 6 months ago) Project description: Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon, a commandline scanner, and a tool for automatic updating via Internet. The programs are based on a shared library distributed with the Clam AntiVirus package, which you can use in your own software. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] C [Topic ] Communications :: Email :: Filters, Security, Utilities If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-11-02 22:05:31
|
This email is to inform you about the release of version '4.14' of 'Stunnel' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/stunnel/ The changes in this release are as follows: Several important bugs including random stalling problems, poll() error handling, and compilation problems were fixed. Upgrading is recommended. Release focus: 7 - Major bugfixes Project added: Wed, Aug 2nd 2000 18:06 (5 years, 3 months ago) Project description: The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] No Input/Output (Daemon), Win32 (MS Windows) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Network Environment ] IP :: IPv4, IP :: IPv6 [Operating System ] MacOS X, Microsoft :: Windows :: Windows 95/98/ME, Microsoft :: Windows :: Windows NT/2000/XP, Unix [Programming Language] C [Topic ] Internet :: Proxy Servers, Security :: Cryptography, System :: Networking If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-11-02 09:56:30
|
This email is to inform you about the release of version '21.7' of 'psmisc' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/psmisc/ The changes in this release are as follows: Release focus: 0 - N/A Project added: Thu, Jul 20th 2000 08:46 (5 years, 3 months ago) Project description: Miscellaneous proc FS tools: fuser, killall, pidof, and pstree. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-10-31 05:48:01
|
This email is to inform you about the release of version '6.2.9-rc7' of 'fetchmail' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/fetchmail/ The changes in this release are as follows: Security bug CVE-2005-3088 (password exposure in fetchmailconf) was fixed. Further fixes around the -P/--port/--service options were made. Missed lock file error checks were added. NTLM/MSN can be configured in fetchmailconf, and their use now causes an error if not compiled into fetchmail. Daemon mode reinitialization was fixed. The --quit option was fixed. fetchmail now tries to obtain its FQDN host name by default. SSL connections are now shut down properly. The manual page was clarified in several places. Release focus: 8 - Minor security fixes Project added: Sun, Jan 11th 1998 22:39 (7 years, 9 months ago) Project description: Fetchmail is a free, full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, and ESMTP ETRN. It can even support IPv6 and IPSEC. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] Communications :: Email If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-10-30 09:29:21
|
This email is to inform you about the release of version '3.2.6' of 'procps' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/procps/ The changes in this release are as follows: This release fixes some rare crashes, spelling errors, %CPU display of threaded apps on 2 to 9 CPUs, and operation with 512+ CPUs. It also gives "top" an "H" option for display of individual threads. Release focus: 6 - Minor bugfixes Project added: Wed, Jun 10th 1998 13:01 (7 years, 4 months ago) Project description: procps is a package of utilities which includes ps, vmstat, top, w, skill, snice, pgrep, pkill, free, sysctl, pmap, uptime, and kill. These utilities report what is running, who is logged in, how long the system has been running, and what is using up memory. They can be used to kill processes and change run-time kernel configuration values. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based), Console (Text Based) :: Curses [Intended Audience ] Advanced End Users, System Administrators [License ] DFSG approved, OSI Approved, OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU Lesser General Public License (LGPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] System :: Monitoring, System :: Systems Administration, Utilities If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-10-28 12:29:00
|
This email is to inform you about the release of version '1.9.9' of 'Portslave' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/portslave/ The changes in this release are as follows: The code was cleaned up to compile against ppp version 2.4.3. Release focus: 3 - Code cleanup Project added: Mon, Mar 9th 1998 17:21 (7 years, 7 months ago) Project description: Portslave is a RADIUS client used to create dialup access servers. It uses the RADIUS protocol to authenticate from a remote RADIUS server which contains the actual user account information. It primarily is for PPP access, but also works with other protocols and services. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Communications, System :: Networking If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-10-26 12:48:49
|
This email is to inform you about the release of version '3.3.3' of 'lftp' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/lftp/ The changes in this release are as follows: Support for the LFTP_HOME environment variable was added along with a workaround for ProFTPD's empty directories. 'open file:/path' was fixed along with some other bugs. Release focus: 4 - Minor feature enhancements Project added: Sat, Apr 25th 1998 17:39 (7 years, 6 months ago) Project description: 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. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] C++ [Topic ] Internet :: File Transfer Protocol (FTP), Internet :: WWW/HTTP If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2005-10-25 06:35:05
|
This email is to inform you about the release of version '1.3.9' of 'GNU nano' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/nano/ The changes in this release are as follows: This release includes major enhancements such as the expansion of the word count to a word/line/character count, more efficient screen updates, the reinclusion of a -K/--rebindkeypad option to work around numeric keypad problems, and massive improvements to the color code such as handling of unspecified foreground colors. There were also fixes for the history code, potential problems on 64-bit platforms, long-standing display problems, erroneous hangups occurring while waiting for input, and a segfault when displaying certain long lines. Release focus: 5 - Major feature enhancements Project added: Mon, Jan 10th 2000 09:38 (5 years, 9 months ago) Project description: GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) :: Curses [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] Microsoft :: Windows :: Windows 95/98/ME, Microsoft :: Windows :: Windows NT/2000/XP, POSIX :: BSD, POSIX :: GNU/Hurd, POSIX :: HP-UX, POSIX :: IRIX, POSIX :: Linux [Programming Language] C [Topic ] Text Editors If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Tame your development challenges with Apache's Geronimo App Server. Download it for free--and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-24 12:35:37
|
This email is to inform you about the release of version '6.3' of 'hdparm' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/hdparm/ The changes in this release are as follows: Release focus: 0 - N/A Project added: Sun, Nov 22nd 1998 13:23 (6 years, 11 months ago) Project description: hdparm is a Linux shell utility for viewing and manipulating various IDE drive and driver parameters. Most drives can benefit from improved performance using a command similar to "hdparm -qm8 -qu1 -qc1 -qd1 /dev/hda". Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] System Administrators [License ] Freely Distributable, OSI Approved :: BSD License (original) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] System :: Hardware, Utilities If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Tame your development challenges with Apache's Geronimo App Server. Download it for free--and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-22 14:53:24
|
This email is to inform you about the release of version '1.240' of 'Webmin' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/webmin/ The changes in this release are as follows: This release adds a module for configuring the Dovecot IMAP/POP3 server. enhances the Custom Commands module to support running commands on multiple Webmin servers at once, adds a CSV import feature to the PostgreSQL module, and enhances the CSV export feature to allow selection of the columns to include. The Sendmail, Postfix, and Qmail modules now all prompt for confirmation before deleting messages from the mail queue. The idle automatic logout time can be configured on a per-user basis in the Webmin Users and Usermin Configuration modules. Release focus: 4 - Minor feature enhancements Project added: Sun, Jan 11th 1998 20:52 (7 years, 9 months ago) Project description: Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Web Environment [Intended Audience ] System Administrators [License ] OSI Approved :: BSD License (original) [Operating System ] POSIX :: AIX, POSIX :: BSD :: BSD/OS, POSIX :: BSD :: FreeBSD, POSIX :: BSD :: NetBSD, POSIX :: BSD :: OpenBSD, POSIX :: HP-UX, POSIX :: IRIX, POSIX :: Linux, POSIX :: SCO, POSIX :: SunOS/Solaris [Programming Language] Perl [Topic ] System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-21 14:41:27
|
This email is to inform you about the release of version '0.25.4' of 'neon' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/neon/ The changes in this release are as follows: This release adds fixes for GSSAPI use with non-MIT implementations, and some Win32-specific fixes. Release focus: 6 - Minor bugfixes Project added: Wed, May 10th 2000 18:42 (5 years, 5 months ago) Project description: neon is an HTTP and WebDAV client library for Unix systems, with a C language API. It provides high-level interfaces to HTTP/1.1 and WebDAV methods, and a low-level interface to HTTP request/response handling, allowing new methods to be easily implemented. Trove categories: [Intended Audience ] Developers [License ] OSI Approved :: GNU Lesser General Public License (LGPL) [Topic ] Internet :: WWW/HTTP If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-20 17:57:37
|
This email is to inform you about the release of version '1.4.4' of 'GNU m4' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/gnum4/ The changes in this release are as follows: Running "./configure --infodir=/usr/share/info" now works correctly. When any file named on the command line is missing, the program exits with a status of 1. Release focus: 6 - Minor bugfixes Project added: Wed, Nov 11th 1998 12:40 (6 years, 11 months ago) Project description: GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for generating `configure' scripts, but not for running them. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] Developers [License ] OSI Approved :: GNU General Public License (GPL) [Programming Language] C [Topic ] Text Processing :: Filters If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-19 18:20:25
|
This email is to inform you about the release of version '1.1.10' of 'JFS for Linux' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/jfs/ The changes in this release are as follows: The kernel code is maintained in the mainline kernel. A regression in 1.1.9 causing the type of the root file system to be mis-identified has been fixed. Support for Dragonfly BSD. The directory index table is verified. Sharing journals between volumes is supported (requires a 2.6.4 or greater kernel). Bugfixes. Release focus: 6 - Minor bugfixes Project added: Fri, Feb 4th 2000 17:00 (5 years, 8 months ago) Project description: JFS for Linux is IBM's journaling filesystem, ported to Linux. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] System :: Filesystems If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-19 08:50:34
|
This email is to inform you about the release of version '2.5.1a' of 'grep' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/grep/ The changes in this release are as follows: Release focus: 6 - Minor bugfixes Project added: Sun, Mar 22nd 1998 16:37 (7 years, 7 months ago) Project description: GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: BSD, POSIX :: GNU/Hurd, POSIX :: HP-UX, POSIX :: IRIX, POSIX :: Linux, POSIX :: Other, POSIX :: SCO, POSIX :: SunOS/Solaris If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-18 20:46:32
|
This email is to inform you about the release of version '1.3.34' of 'Apache' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/apache/ The changes in this release are as follows: This version is principally a bug and security fix release. Release focus: 8 - Minor security fixes Project added: Sun, Jan 11th 1998 21:20 (7 years, 9 months ago) Project description: Apache is the world's most popular HTTP server, being quite possibly the best around in terms of functionality, efficiency, security and speed. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] No Input/Output (Daemon) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: BSD License (original), The Apache License, The Apache License 2.0 [Operating System ] Microsoft :: Windows :: Windows 95/98/ME, Microsoft :: Windows :: Windows NT/2000/XP, POSIX, POSIX :: BSD, POSIX :: Linux, POSIX :: SunOS/Solaris [Programming Language] C [Topic ] Internet :: WWW/HTTP :: HTTP Servers If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-18 08:53:25
|
This email is to inform you about the release of version '4.16' of 'file' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/file/ The changes in this release are as follows: Release focus: 0 - N/A Project added: Wed, Apr 21st 1999 01:06 (6 years, 6 months ago) Project description: File attempts to classify files depending on their contents and prints a description if a match is found. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: BSD License (original) [Topic ] Utilities If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-17 17:26:53
|
This email is to inform you about the release of version '1.38' of 'e2fsprogs' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/e2fsprogs/ The changes in this release are as follows: This release fixes blkid's test programs, an ia64 core dump, the com_err library, messages, Mke2fs and badblocks, and a portability problem in the filefrag program. Mke2fs will now use a larger journal by default for filesystems greater than 4GB. Mke2fs will refuse to create filesystems greater than 2**31-1 blocks, unless forced. The blkid program has a new option, Release focus: 4 - Minor feature enhancements Project added: Fri, Jul 10th 1998 15:28 (7 years, 3 months ago) Project description: The ext2fsprogs package contains essential ext2 filesystem utilities which consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 filesystem utilities. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU Lesser General Public License (LGPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Software Development :: Libraries, System :: Filesystems If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-17 17:14:23
|
This email is to inform you about the release of version '1.95.8' of 'expat' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/expat/ The changes in this release are as follows: See ChangeLog Release focus: 0 - N/A Project added: Fri, Aug 14th 1998 09:33 (7 years, 2 months ago) Project description: Expat is a fast, non-validating, stream-oriented XML parsing library. Trove categories: [Intended Audience ] Developers [License ] OSI Approved :: MIT/X Consortium License [Topic ] Software Development :: Libraries If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-17 17:13:33
|
This email is to inform you about the release of version '3.6.0' of 'DSPAM' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/dspam/ The changes in this release are as follows: Many new features have been added to support creating an anti-spam gateway appliance. Markovian discrimination (a highly accurate alternative to Bayesian filtering) has been added. Clam Antivirus and LDAP support have been added. Support for a unified training alias has been added. A dependency-free, high-speed storage driver has been added. Much of the documentation has been rewritten for ease of installation. Release focus: 5 - Major feature enhancements Project added: Mon, Apr 14th 2003 11:43 (2 years, 6 months ago) Project description: DSPAM is a server-side statistical anti-spam agent for Unix email servers. It masquerades as the email server's local delivery agent and effectively filters spam using a combination of de-obfuscation techniques, specialized algorithms, and statistical analysis. The result is an administratively maintenance-free, self-learning anti-spam tool. DSPAM has yielded real-world success rates beyond 99.9% accuracy with less than a 0.01% chance of false positives. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] Developers, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] Unix [Programming Language] C [Topic ] Communications :: Email :: Filters, Internet, Text Processing :: Filters If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-17 17:11:51
|
This email is to inform you about the release of version '3.0.3' of 'ISC DHCP' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/iscdhcp/ The changes in this release are as follows: Release focus: 0 - N/A Project added: Thu, Jun 25th 1998 04:29 (7 years, 3 months ago) Project description: The Internet Software Consortium DHCP distribution includes a DHCP client, a DHCP server, and a DHCP relay agent. DHCP is a protocol for automatically configuring nodes on an IP network. The ISC DHCP server and client are well known for being extremely configurable, reasonably easy to use, and quite efficient. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] No Input/Output (Daemon) [License ] OSI Approved :: BSD License (original) [Operating System ] POSIX [Programming Language] C [Topic ] System :: Networking If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-17 17:11:49
|
This email is to inform you about the release of version '2.1' of 'mdadm' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/mdadm/ The changes in this release are as follows: Release focus: 0 - N/A Project added: Fri, May 10th 2002 01:05 (3 years, 5 months ago) Project description: mdadm is a tool for creating, maintaining, and monitoring Linux "md" device arrays, also known as Software RAID. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] System :: Boot :: Init, System :: Monitoring, System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2005-10-17 15:36:36
|
This email is to inform you about the release of version '2.86' of 'SysVinit' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/sysvinit/ The changes in this release are as follows: Release focus: 0 - N/A Project added: Sun, Jan 9th 2000 16:59 (5 years, 9 months ago) Project description: Init is the parent of all processes. Its primary role is to create processes from a script stored in the file /etc/inittab. This package also contains well known and used utilities like reboot, shutdown, killall, poweroff, tellinit, sulogin, wall, etc. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] System If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Etnus TotalView, the world's most advanced debugger on Linux and UNIX has built-in memory leak detection, unrivaled threads debugging, great C++ capabilities and is loaded with useful features. TotalView is the debugger you need. And its now available on Apple Mac OS X! Try it free today. http://www.etnus.com ____________________________| Advertising |____________________________ |