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...> - 2006-07-27 22:41:38
|
This email is to inform you about the release of version '3.1.4' of 'Apache SpamAssassin' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/spamassassin/ The changes in this release are as follows: A large number of bugs were fixed. sa-update will no longer leave SpamAssassin in an unusable state if the first use fails to download or install an update. sa-update will now be able to use GnuPG on Windows. Macros such as the one used by report_contact will be replaced when updates are installed. SpamAssassin was unusable with exim4 when BSMTP mode is used. A number of documentation updates were also made. Release focus: 7 - Major bugfixes Project added: Tue, May 22nd 2001 10:22 (5 years, 2 months ago) Project description: Apache SpamAssassin is an extensible email filter that is used to identify spam. Once identified, the mail can then be optionally tagged as spam for later filtering. It provides a command line tool to perform filtering, a client-server system to filter large volumes of mail, and Mail::SpamAssassin, a set of Perl modules allowing Apache SpamAssassin to be used in a wide variety of email systems. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based), No Input/Output (Daemon) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: Artistic License, The Apache License 2.0 [Operating System ] OS Independent [Programming Language] Perl [Topic ] Communications :: Email :: Filters, Software Development :: Libraries :: Perl Modules 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...> - 2006-07-26 22:25:48
|
This email is to inform you about the release of version '2.3.1' of 'Postfix' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/postfix/ The changes in this release are as follows: This release fixes minor problems with TLS and Milter support that were found in the first weeks of Postfix 2.3 deployment. Release focus: 6 - Minor bugfixes Project added: Mon, Dec 14th 1998 07:44 (7 years, 7 months ago) Project description: Postfix is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users. Trove categories: [Environment ] No Input/Output (Daemon) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: IBM Public License [Topic ] Communications :: Email :: Mail Transport Agents 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...> - 2006-07-26 04:28:21
|
This email is to inform you about the release of version '1.2.0' of 'BusyBox' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/busybox/ The changes in this release are as follows: This release is a new stabilization of the -devel branch. Options were added to store applet usage messages in compressed form, to disable compiler optimizations (easier debugging), and to have long options in several applets. New applets include catv (show nonprinting characters, like 'cat -v'), cksum (crc32 checksum), diff, setlogcons (redirects the kernel output to console N), ed (original Unix text editor), and taskset (retrieve/set a process's CPU affinity on Linux). Command execution is supported in mdev at device addition or removal. Release focus: 5 - Major feature enhancements Project added: Sun, Apr 11th 1999 15:45 (7 years, 3 months ago) Project description: BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system. 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 :: Linux [Programming Language] C [Topic ] Software Development :: Embedded Systems, System :: Boot :: Init 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...> - 2006-07-24 15:03:12
|
This email is to inform you about the release of version '5.6' of 'Exuberant Ctags' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/exuberantctags/ The changes in this release are as follows: Support was added for tags for labels [PL/SQL], constant definitions [PHP], local variables for C-based languages [C/C++/C#/Java/Vera], Perl labels and "use constant", ASP constants, and GNU make extensions. Various other improvements and bugfixes were made. Release focus: 4 - Minor feature enhancements Project added: Thu, Mar 23rd 2000 17:10 (6 years, 4 months ago) Project description: Exuberant Ctags is a multilanguage reimplementation of the Unix ctags program. It generates an index of source code object definitions which is used by a number of editors and tools to instantly locate the definitions. Exuberant Ctags currently supports the following languages: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Erlang, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, Scheme, Shell (Bourne, Korn, Z), S-Lang, SML (Standard ML), Tcl, Vera, Verilog, Vim, and YACC. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] Developers [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] MacOS, Microsoft, OS/2, Other OS, POSIX [Programming Language] C [Topic ] Software Development 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 |____________________________ You don't need an oracle to see the future of the DBMS. InterSystems Caché is the innovative multidimensional database with more than 4,000,000 users worldwide. Caché is lightning fast, massively scalable, ultra-reliable, requires little administration, and its RAD environment will bring your applications to market faster. Download your FREE copy of Caché and see for yourself. http://sel.as-us.falkag.net/sel?cmd=lnk&kid=143854&bid=293691&dat=121642 ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-22 20:46:06
|
This email is to inform you about the release of version '3.5' of 'joe' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/joe/ The changes in this release are as follows: This release includes fixes for some core dump bugs and also a few feature enhancements. The bugs include core dumps when traversing menus and when using the multi-file search and replace command. Also fixed is a bug where the compile command (ESC c) and the exit command in jmacs (^XC) would sometime core dump. Enhancements include some internationalization improvements, syntax highlighters for M4 and joerc files, and the ability to edit sections of files larger than 4GB. This, in combination with the hex-dump display mode, allow JOE to be used as a disk editor for large hard drives. Release focus: 7 - Major bugfixes Project added: Tue, Jan 20th 1998 15:49 (8 years, 6 months ago) Project description: JOE (Joe's own editor) has the feel of most IBM PC text editors: The key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more powerful than those editors, however. JOE has all of the features a UNIX user should expect: full use of termcap/terminfo, excellent screen update optimizations, simple installation, and all of the UNIX-integration features of VI. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) 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 |____________________________ You don't need an oracle to see the future of the DBMS. InterSystems Caché is the innovative multidimensional database with more than 4,000,000 users worldwide. Caché is lightning fast, massively scalable, ultra-reliable, requires little administration, and its RAD environment will bring your applications to market faster. Download your FREE copy of Caché and see for yourself. http://sel.as-us.falkag.net/sel?cmd=lnk&kid=143854&bid=293691&dat=121642 ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-19 17:06:28
|
This email is to inform you about the release of version '1.2.2' of 'Common UNIX Printing System' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/cups/ The changes in this release are as follows: This release fixes several build, platform, notification, and printing bugs. Release focus: 6 - Minor bugfixes Project added: Thu, May 13th 1999 11:24 (7 years, 2 months ago) Project description: CUPS provides a portable printing layer for Unix(r)-based operating systems. It has been developed to promote a standard printing solution for all Unix vendors and users. CUPS provides the System V and Berkeley command line interfaces, and uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing under UNIX. It includes an image file RIP that supports printing of image files to non-PostScript printers. A customized version of GNU Ghostscript 7.05 for CUPS called ESP Ghostscript is available separately to support printing of PostScript files within the CUPS driver framework. Sample drivers for Dymo, EPSON, HP, and OKIDATA printers are included that use these filters. 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), OSI Approved :: GNU Lesser General Public License (LGPL) [Operating System ] MacOS X, POSIX [Programming Language] C, C++ [Topic ] Internet, Printing, 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 |____________________________ You don't need an oracle to see the future of the DBMS. InterSystems Caché is the innovative multidimensional database with more than 4,000,000 users worldwide. Caché is lightning fast, massively scalable, ultra-reliable, requires little administration, and its RAD environment will bring your applications to market faster. Download your FREE copy of Caché and see for yourself. http://sel.as-us.falkag.net/sel?cmd=lnk&kid=143854&bid=293691&dat=121642 ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-19 05:32:01
|
This email is to inform you about the release of version '2.6.STABLE1' of 'Squid' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/squid/ The changes in this release are as follows: Performance was increased with kqueue/epoll support. The reverse proxy setup was simplified and improved. Transparent interception setup was simplified. WCCPv2 support was added. Vary/ETag based caching was added to improve caching of negotiatiated content. Access logs are customizable. Authentication scheme support is negotiated. Linux TPROXY is supported. Support for proxying of Microsoft Integrated Login sessions was added. X-Forwarded-For headers are optionally followed for flexible access controls in cache hierarchies. A lot more was done. Release focus: 5 - Major feature enhancements Project added: Sun, Jan 11th 1998 20:47 (8 years, 6 months ago) Project description: Squid is a high performance Web proxy cache that can be arranged hierarchically for an improvement in response times and a reduction in bandwith usage. Squid runs on all popular Unix and Windows platforms. Trove categories: [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] Internet :: Proxy Servers, Internet :: WWW/HTTP, 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 |____________________________ You don't need an oracle to see the future of the DBMS. InterSystems Caché is the innovative multidimensional database with more than 4,000,000 users worldwide. Caché is lightning fast, massively scalable, ultra-reliable, requires little administration, and its RAD environment will bring your applications to market faster. Download your FREE copy of Caché and see for yourself. http://sel.as-us.falkag.net/sel?cmd=lnk&kid=143854&bid=293691&dat=121642 ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-17 00:01:09
|
This email is to inform you about the release of version '2.3' 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: Updated for Linux 2.6.17. Release focus: 4 - Minor feature enhancements Project added: Mon, May 12th 2003 15:13 (3 years, 2 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 :: 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 ____________________________| Advertising |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-16 04:46:54
|
This email is to inform you about the release of version '1.2.15' of 'RRDtool' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/rrdtool/ The changes in this release are as follows: The pwd command for server mode was added. Logarithmic graphs were revisited. GPRINT can now access the time component of VDEF values. DNAN and DINF are much faster through caching. Many bugs were killed. Release focus: 0 - N/A Project added: Thu, Jul 15th 1999 18:52 (7 years, 0 months ago) Project description: RRDtool (Round Robin Database Tool) is time-series data storage and graphing utility created by the author of MRTG. Using RRDtool, you can write your own MRTG-like tools in a matter minutes with only a few lines of Perl or shell code. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] Microsoft :: Windows :: Windows NT/2000/XP, POSIX [Programming Language] C, Perl [Topic ] Database, Multimedia :: Graphics, Software Development :: Libraries, System, System :: Networking :: Monitoring 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-16 04:43:13
|
This email is to inform you about the release of version '2.14.5' of 'mrtg' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/mrtg/ The changes in this release are as follows: The __DIE__ handler in eval code was disabled for stability. Release focus: 0 - N/A Project added: Tue, Feb 17th 1998 14:59 (8 years, 5 months ago) Project description: The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing GIF/PNG images which provide a live visual representation of this traffic. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] Microsoft :: Windows :: Windows NT/2000/XP, POSIX [Programming Language] Perl [Topic ] System :: Networking :: Monitoring 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-14 22:52:42
|
This email is to inform you about the release of version '2.3.0' of 'Postfix' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/postfix/ The changes in this release are as follows: DSN support. Major updates to the TLS support. Milter application support, compatible with Sendmail version 8.13.6 and earlier. Enhanced status codes (RFC 3463). Configurable bounce messages with support for non-ASCII character sets. Plug-in support for SASL authentication in the Postfix SMTP server and client. Support for sender-dependent ISP accounts. Smarter utilization of cached SMTP connections. Support for empty MX records. The SMTP client implements both the SMTP and LMTP protocols. All delay logging has sub-second resolution. Release focus: 5 - Major feature enhancements Project added: Mon, Dec 14th 1998 07:44 (7 years, 7 months ago) Project description: Postfix is an attempt to provide an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and hopefully secure, while at the same time being sendmail compatible enough to not upset your users. Trove categories: [Environment ] No Input/Output (Daemon) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: IBM Public License [Topic ] Communications :: Email :: Mail Transport Agents 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-14 18:49:13
|
This email is to inform you about the release of version '2.32' of 'Zip' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/zip/ The changes in this release are as follows: This release adds support for Unix named pipes and adds a new option to detect "soft failures" (e.g., a wildcard pattern failed to match any files). It fixes/enhances the recursion option and fixes an encryption bug, NTFS timestamps, the delete-by-date option, a VMS logical-name parsing problem, and several other issues. Release focus: 4 - Minor feature enhancements Project added: Fri, Dec 11th 1998 10:43 (7 years, 7 months ago) Project description: Zip is a compression and file packaging utility for Unix, VMS, DOS, OS/2, Windows 9x/NT, Amiga, Atari, Macintosh, BeOS, SMS/QDOS, MVS, VM/CMS, and others. It is analogous to a combination of the Unix commands tar(1) and compress(1) and is compatible with PKWARE's PKZIP and Nico Mak's WinZip. It's part of the Info-ZIP project. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: BSD License (original), OSI Approved :: BSD License (revised) [Operating System ] BeOS, MacOS, Microsoft :: MS-DOS, Microsoft :: Windows, OS/2, Other OS, POSIX [Programming Language] C [Topic ] System :: Archiving :: Compression, System :: Software Distribution Tools, 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-11 17:59:07
|
This email is to inform you about the release of version '4.0.17' of 'shadow' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/shadow/ The changes in this release are as follows: A segfault on removing a home directory when it can't be removed in userdel/usermod has been fixed. SELinux detection on the autoconf level has been improved. The private implementation of the getpass() libc function has been removed. nologin has been moved to $(sbindir). Mail spool file creation in useradd has been fixed. Updated translations: cs, da, de, ko, nb, nl, pt, ro, ru, sk, sv, and vi. New translations: dz, km, and ne. Release focus: 6 - Minor bugfixes Project added: Sun, Feb 15th 1998 12:03 (8 years, 4 months ago) Project description: The Shadow password file utilities package includes the programs necessary to convert traditional V7 UNIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords). Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: BSD License (original) [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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-10 23:38:36
|
This email is to inform you about the release of version '4.1.1' of 'gcc' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/gcc/ The changes in this release are as follows: Important security improvements on the generated code. Various optimizer improvements. Many Java (GJC) fixes and improvements. Support has been added for the IBM System z9 109, the MorphoSys architecture. Many other changes. Release focus: 5 - Major feature enhancements Project added: Mon, Feb 16th 1998 14:53 (8 years, 4 months ago) Project description: The GNU Compiler Collection contains frontends for C, C++, Objective-C, Fortran, Java, and Ada as well as libraries for these languages. It is a full-featured ANSI C compiler with support for K&R C as well. GCC provides many levels of source code error checking traditionally provided by other tools (such as lint), produces debugging information, and can perform many different optimizations to the resulting object code. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] Developers [License ] OSI Approved :: GNU General Public License (GPL) [Programming Language] C [Topic ] Software Development :: Compilers, Software Development :: Debuggers 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-10 12:48:36
|
This email is to inform you about the release of version '2.01.01a11' of 'cdrtools' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/cdrecord/ The changes in this release are as follows: A GCC warning in the code that works around a Linux DMA residual bug is now avoided. The makefile system has been enhanced to allow you to compile on "Services For UNIX" on MS-Windows. The makefile system has been enhanced to allow compilation with the Microsoft C compiler "cl". Release focus: 6 - Minor bugfixes Project added: Fri, Mar 13th 1998 10:32 (8 years, 4 months ago) Project description: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD recorder. It works as a burn engine for several applications. It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs, and mixed CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW, DVD+R/+RW, TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD writers. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: Common Development and Distribution License (CDDL), OSI Approved :: GNU General Public License (GPL) [Operating System ] MacOS X, Microsoft :: Windows, OS/2, POSIX [Topic ] Multimedia :: Sound/Audio :: CD Audio :: CD Ripping, Multimedia :: Sound/Audio :: CD Audio :: CD Writing, System :: Archiving, System :: Boot, System :: Software Distribution 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-09 13:55:19
|
This email is to inform you about the release of version '7.0.0' of 'sysstat' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/sysstat/ The changes in this release are as follows: The S_TIME_DEF_TIME environment variable was added for sar, sadc, and sadf. The sysconf() function is now used to get the number of clock ticks per second (HZ value) instead of using the kernel include file sys/param.h. The sysstat installation process was updated to use chkconfig if available. Release focus: 4 - Minor feature enhancements Project added: Fri, Jul 30th 1999 18:13 (6 years, 11 months ago) Project description: The sysstat package contains the sar, sadf, iostat and mpstat, commands for Linux. The sar command collects and reports system activity information. The sadf command may be used to display data collected by sar in various formats (XML, database-friendly, etc.). The iostat command reports CPU statistics and I/O statistics for tty devices and disks. The mpstat command reports global and per-processor statistics. The information collected by sar can be saved in a file in a binary format for future inspection. The statistics reported by sar concern I/O transfer rates, paging activity, process-related activites, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities, and TTY statistics, among others. Both UP and SMP machines are fully supported. 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 :: 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-08 05:52:57
|
This email is to inform you about the release of version '1.0.9' of 'Linux NFS Utilities' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/nfs-utils/ The changes in this release are as follows: This release added a 'mount.nfs' utility, which can be used as a mount helper for mounting NFS filesystems. It is currently disabled as some features don't work. There were also tidy-ups for the Makefile, autoconf, and warnings. Assorted unused files were deleted. mountd can now be run multi-threaded for configurations with many hundreds of clients. Assorted other fixes were made. Release focus: 4 - Minor feature enhancements Project added: Thu, Dec 27th 2001 18:00 (4 years, 6 months ago) Project description: nfs-utils provides the required support programs for using the Linux kernel's NFS support, either as a client or as a server (or as both). Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based), No Input/Output (Daemon) [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Communications :: File Sharing, System :: Clustering/Distributed Networks, System :: Filesystems, System :: Networking, System :: Operating System Kernels :: Linux 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-07 20:11:12
|
This email is to inform you about the release of version '22.7.2.1' of 'LILO' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/lilo/ The changes in this release are as follows: This is a patch file to fix an incorrect table entry that affects major device 253. This device is used by LVM2. The patch file is in the 'updates' directory at the developer's site. Release focus: 6 - Minor bugfixes Project added: Fri, Dec 4th 1998 22:06 (7 years, 7 months ago) Project description: LILO is a Boot loader for Linux/x86 and other PC operating systems. It is responsible for loading your Linux kernel from either a floppy or a hard drive and passing control to it. It is capable of booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call extensions to the int 0x13 interface. LILO can also be used to boot many other operating systems, including DOS, Windows (all versions), OS/2, and the BSD variants. The LILO distribution includes full source, documentation and support files. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: BSD License (original) [Operating System ] POSIX :: Linux [Topic ] System :: Boot 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-06 18:06:22
|
This email is to inform you about the release of version '1.21' of 'sg_utils and sg3_utils' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/sg_utils/ The changes in this release are as follows: Add sg_vpd and sg_rdac utilities plus examples of using the SAT ATA pass through commands. Expand number of exit status values and improve consistency across utilities which may be helpful in scripting. Update various utilities to match recent t10 drafts (e.g. the LOG SENSE command (sg_logs) now has subpages). See CHANGELOG for more information. Release focus: 4 - Minor feature enhancements Project added: Mon, Dec 24th 2001 15:21 (4 years, 6 months ago) Project description: sg_utils and sg3_utils are packages that contain tools for working with devices that use the SCSI command set. They include variants of the Unix dd command called sg_dd and sgp_dd that speed copies to, from, and between SCSI disks and CDROMs. sg_map and sg_scan supply information about SCSI devices and how they are related to other drivers. There are utilities for timing and testing SCSI devices and retrieving mode and log page data. The sg3_utils package is for the Linux 2.4 and 2.6 series, while sg_utils is for the 2.2 series with some support for the 2.0 series. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [License ] OSI Approved :: GNU General Public License (GPL) 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-06 16:09:09
|
This email is to inform you about the release of version '3.5.1' 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: pget -c (continue) with a status file was implemented. New options for the "repeat" command were added. Listing and DNS caching were optimized. The ability to enable or disable caching per host was added. ABOR was made more robust. Support for the ALLO command and the ftp:use-allo setting was added. Uploading in the fish protocol was sped up. Two bugs were fixed. Release focus: 4 - Minor feature enhancements Project added: Sat, Apr 25th 1998 17:39 (8 years, 2 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 ____________________________| Advertising |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-05 18:10:38
|
This email is to inform you about the release of version '22.7.2' of 'LILO' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/lilo/ The changes in this release are as follows: Three keywords are added: noraid, nokbdefault, and nokbdisable. The allowed kernel command line has been increased to 512 bytes (from 256). A write-around for a common USB hard disk BIOS problem (sectors reported as zero) is included. Release focus: 4 - Minor feature enhancements Project added: Fri, Dec 4th 1998 22:06 (7 years, 7 months ago) Project description: LILO is a Boot loader for Linux/x86 and other PC operating systems. It is responsible for loading your Linux kernel from either a floppy or a hard drive and passing control to it. It is capable of booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call extensions to the int 0x13 interface. LILO can also be used to boot many other operating systems, including DOS, Windows (all versions), OS/2, and the BSD variants. The LILO distribution includes full source, documentation and support files. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: BSD License (original) [Operating System ] POSIX :: Linux [Topic ] System :: Boot 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-05 08:42:04
|
This email is to inform you about the release of version '6.7' of 'PCRE' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/pcre/ The changes in this release are as follows: A number of bugs of varying importance have been fixed. The ability to have several parentheses with the same name and the ability to recognize CRLF line endings were added. Release focus: 6 - Minor bugfixes Project added: Mon, Jul 13th 1998 21:09 (7 years, 11 months ago) Project description: The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences. The current implementation corresponds to Perl 5.005. PCRE is used by many programs, including Exim, Postfix, and PHP. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] Developers [License ] Freely Distributable, OSI Approved :: BSD License (revised) [Operating System ] OS Independent [Programming Language] C [Topic ] Software Development :: Libraries, Text Processing 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-05 04:57:09
|
This email is to inform you about the release of version '2.14.4' of 'mrtg' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/mrtg/ The changes in this release are as follows: rateup is built on "make install". Handling of indexmaker --perhost was fixed for the case when a target has no host. Quotes were removed from the SetEnv output generated by cfgmaker. Extra newlines were removed from cfgmaker pagetop output. cfgmaker may now query 3com gear for ifalias. Release focus: 6 - Minor bugfixes Project added: Tue, Feb 17th 1998 14:59 (8 years, 4 months ago) Project description: The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network-links. MRTG generates HTML pages containing GIF/PNG images which provide a live visual representation of this traffic. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] Microsoft :: Windows :: Windows NT/2000/XP, POSIX [Programming Language] Perl [Topic ] System :: Networking :: Monitoring 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-04 13:08:28
|
This email is to inform you about the release of version '2.12.0' of 'GLib' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/glib/ The changes in this release are as follows: Unicode support was updated to Unicode 5. GBookmarkFile, a parser for files containing bookmarks, was added. Base64 encoding support was added. All bugfixes and enhancements from the 2.11 development series were integrated. Release focus: 5 - Major feature enhancements Project added: Sun, Oct 18th 1998 12:30 (7 years, 8 months ago) Project description: 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. Trove categories: [Intended Audience ] Developers [License ] OSI Approved :: GNU Lesser General Public License (LGPL) [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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-07-03 17:12:36
|
This email is to inform you about the release of version '2.0.5' of 'vsftpd' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/vsftpd/ The changes in this release are as follows: The build on Solaris was fixed. OpenBSD and GCC4 build warnings were fixed. Configurable limits and delays on login attempts were added. Chained SSL certs are now loaded properly. Fixes for IE were applied: IE now shows the FTP login dialog again. Problems with DMAPI filesystems were fixed. The FEAT response now reflects current configuration. Release focus: 6 - Minor bugfixes Project added: Thu, Feb 1st 2001 21:16 (5 years, 5 months ago) Project description: vsftpd is a secure and fast FTP server for UNIX-like systems that is used on many large and critical Internet sites. Its rich feature set includes SSL encryption, IPv6, bandwidth throttling, PAM integration, virtual users, virtual IPs and per-user / per-IP configuration. Trove categories: [Development Status ] 5 - Production/Stable [License ] OSI Approved :: GNU General Public License (GPL) [Programming Language] C [Topic ] Internet :: File Transfer Protocol (FTP) 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 |____________________________ Ever wonder why HP has seven consecutive years of Linux market share Maybe it's our portfolio of best-of-breed partner products, or HP value-add in management, high availability, and virtualization. Maybe it's the integrated, consolidated infrastructure of HP BladeSystem, single-source accountability and solution support from HP Services in 160 countries, or just our unwavering commitment to the open source community. See: http://showcase.linux.com/hposms.tmpl ____________________________| Advertising |____________________________ |