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...> - 2007-12-12 18:39:24
|
This email is to inform you about the release of version '2.5.3' of 'amavisd-new' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/amavisd-new/ The changes in this release are as follows: Parsing of an SMTP status response from MTA was fixed when releasing from a quarantine for compatibility with old versions of MTA, which did not provide an enhanced status code. Rewritten parsing of Received header fields and hardened parsing of From, To, and Cc header fields, to avoid complex Perl regular expressions that could crash a process on certain degenerate cases of these header fields. Eight-bit characters in In-Reply-To and References header fields are now sanitized before using them in Pen Pals SQL lookups. The documentation section on DKIM was updated in amavisd-new-docs.html. Release focus: 8 - Minor security fixes Project added: Sat, Jun 28th 2003 15:44 (4 years, 5 months ago) Project description: amavisd-new is a high-performance and reliable interface between MTAs and one or more content checkers, including virus scanners, and/or the Mail::SpamAssassin Perl module. It talks to an MTA via (E)SMTP or LMTP, or by using helper programs. No timing gaps exist in the design, which could cause a mail loss. It is normally positioned at or near a central mailer, not necessarily where the user's mailboxes and final delivery takes place. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX, Unix [Programming Language] Perl [Topic ] Communications :: Email :: 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 |
|
From: <no...@fr...> - 2007-12-12 15:19:24
|
This email is to inform you about the release of version '2.17' 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: This version was updated for Linux 2.6.24. Release focus: 4 - Minor feature enhancements Project added: Mon, May 12th 2003 15:13 (4 years, 7 months ago) Project description: L7-filter is a packet classifier for Netfilter that identifies 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 |
|
From: <no...@fr...> - 2007-12-07 16:07:37
|
This email is to inform you about the release of version '2.5' of 'Jailkit' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/jailkit/ The changes in this release are as follows: This release fixes a problem in jk_cp and jk_init which caused symlinks to directories to be copied as directories instead of symlinks, adds small documentation improvements, and adds a -j option to all utilities to improve consistency. Release focus: 6 - Minor bugfixes Project added: Thu, Dec 11th 2003 13:20 (3 years, 12 months ago) Project description: Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails. Trove categories: [Intended Audience ] System Administrators [License ] OSI Approved :: BSD License (revised) [Operating System ] POSIX [Programming Language] C, Python [Topic ] System :: Logging, System :: Monitoring, System :: Shells 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://ad.doubleclick.net/clk;160974536;13503038;d?http://www.sourceforge.net/powerbar/perforce/ ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-12-06 07:02:49
|
This email is to inform you about the release of version '2.16.1' 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: Fixed documentation typos and omissions. Release focus: 2 - Documentation Project added: Mon, May 12th 2003 15:13 (4 years, 6 months ago) Project description: L7-filter is a packet classifier for Netfilter that identifies 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://ad.doubleclick.net/clk;160974536;13503038;d?http://www.sourceforge.net/powerbar/perforce/ ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-12-06 00:29:02
|
This email is to inform you about the release of version '5.2.5' 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: The stability of the 5.2.x branch has been improved with over 60 bugfixes, several of which are security-related. All users are encouraged to upgrade. Release focus: 8 - Minor security fixes Project added: Sun, Jan 11th 1998 20:50 (9 years, 11 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 ____________________________| Advertising |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://ad.doubleclick.net/clk;160974536;13503038;d?http://www.sourceforge.net/powerbar/perforce/ ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-12-04 11:34:44
|
This email is to inform you about the release of version '2.3' of 'CompaqArray Daemon' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/cpqarrayd/ The changes in this release are as follows: A number of memory leaks were fixed. Release focus: 7 - Major bugfixes Project added: Thu, Aug 10th 2000 09:17 (7 years, 3 months ago) Project description: The CompaqArray Daemon polls and checks a SmartArray controller, and reports abnormal statuses to syslog or via SNMP traps to a several hosts at once. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] System :: 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 |
|
From: <no...@fr...> - 2007-12-03 19:00:03
|
This email is to inform you about the release of version '0.9.8g' of 'OpenSSL' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/openssl/ The changes in this release are as follows: DTLS interoperation with non-compliant servers was fixed. IA64 assembler code was fixed. Binary incompatibility of the ssl_ctx_st structure was adjusted. Release focus: 6 - Minor bugfixes Project added: Wed, Dec 23rd 1998 13:04 (8 years, 11 months ago) Project description: The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) as well as a full-strength general-purpose cryptography library. Trove categories: [Intended Audience ] Developers [License ] OSI Approved [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 |
|
From: <no...@fr...> - 2007-12-03 13:12:01
|
This email is to inform you about the release of version '1.6.9p9' of 'sudo' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/sudo/ The changes in this release are as follows: The ALL command in sudoers now implies SETENV permissions. The command search is now performed using the target user's auxiliary group vector, not just the target's primary group. When determining if the PAM prompt is the default "Password: ", the localized version is compared if possible. The passprompt_override option was added in sudoers to cause sudo's prompt to be used in all cases (set when the -p flag is used). Release focus: 4 - Minor feature enhancements Project added: Thu, Aug 6th 1998 04:47 (9 years, 4 months ago) Project description: Sudo (su "do") allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. Sudo operates on a per-command basis, it is not a replacement for the shell. Trove categories: [Intended Audience ] System Administrators [License ] OSI Approved :: BSD License (original), OSI Approved :: BSD License (revised) 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...> - 2007-12-03 03:40:50
|
This email is to inform you about the release of version '1.93d' of 'bonnie++' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/bonnie/ The changes in this release are as follows: This release documents the default chunk size in bonnie++.8. It adds support for testing write speed to zcav. The default block size for zcav has been made 200M. Release focus: 4 - Minor feature enhancements Project added: Fri, Mar 17th 2000 10:30 (7 years, 8 months ago) Project description: Bonnie++ is based on the Bonnie hard drive benchmark by Tim Bray. The most notable features that have been added are support for >2G of storage and testing operations involving thousands of files in a directory. This program is used by ReiserFS developers, but can be useful for anyone who wants to know how fast their hard drive or file system is. It now includes ZCAV in the package. This program tests the performance of different zones on the hard drive. ZCAV has been released separately before but will now only be released as part of the Bonnie++ suite. 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 [Programming Language] C++ [Topic ] System :: Benchmark, 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 |
|
From: <no...@fr...> - 2007-12-03 03:39:33
|
This email is to inform you about the release of version '1.03b' of 'bonnie++' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/bonnie/ The changes in this release are as follows: This release adds support for testing write speed to zcav. It documents the default chunk size in bonnie++.8. It improves error handling for chunk size in zcav. Release focus: 4 - Minor feature enhancements Project added: Fri, Mar 17th 2000 10:30 (7 years, 8 months ago) Project description: Bonnie++ is based on the Bonnie hard drive benchmark by Tim Bray. The most notable features that have been added are support for >2G of storage and testing operations involving thousands of files in a directory. This program is used by ReiserFS developers, but can be useful for anyone who wants to know how fast their hard drive or file system is. It now includes ZCAV in the package. This program tests the performance of different zones on the hard drive. ZCAV has been released separately before but will now only be released as part of the Bonnie++ suite. 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 [Programming Language] C++ [Topic ] System :: Benchmark, 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 |
|
From: <no...@fr...> - 2007-11-28 18:47:21
|
This email is to inform you about the release of version '2.0.36RC1' of 'gd' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/gd/ The changes in this release are as follows: Minor issues in the copy and PNG functions and a possible crash in the WBMP read have been fixed. Release focus: 6 - Minor bugfixes Project added: Tue, Jan 5th 1999 09:41 (8 years, 10 months ago) Project description: gd is a library for creating and reading PNG, JPEG, GIF, WBMP, and XPM images. It has many features and can be used in scripts (e.g. PHP, Perl, Ruby, Lua, and Python) for dynamic image generation. PHP users should note that PHP 4.3.x includes its own distribution of gd, which is currently the best choice for PHP applications. Trove categories: [Intended Audience ] Developers [License ] OSI Approved [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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-28 12:20:39
|
This email is to inform you about the release of version '0.9.8' of 'libpcap' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/libpcap/ The changes in this release are as follows: Assorted minor bugfixes and code cleanups were done. Release focus: 6 - Minor bugfixes Project added: Mon, Jul 27th 1998 11:12 (9 years, 4 months ago) Project description: This is a handy little library which provides a packet filtering mechanism based on the BSD packet filter (BPF). Most notably, tcpdump needs this to work, and there is also a perl module (still in beta) which can use this as well. In plain english, if you want to write your own network traffic analyzer, this is the place to start. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] Developers [License ] OSI Approved :: BSD License (original) [Operating System ] POSIX [Programming Language] C [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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-27 19:01:59
|
This email is to inform you about the release of version '2.0.6' of 'syslog-ng' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/syslog-ng/ The changes in this release are as follows: This release fixes two denial of service issues and a couple of other bugs. Release focus: 8 - Minor security fixes Project added: Wed, Feb 17th 1999 16:21 (8 years, 9 months ago) Project description: syslog-ng, as the name shows, is a syslogd replacement, but with new functionality for the new generation. The original syslogd allows messages only to be sorted based on priority/facility pairs; syslog-ng adds the possibility to filter based on message contents using regular expressions. The new configuration scheme is intuitive and powerful. Forwarding logs over TCP and remembering all forwarding hops makes it ideal for firewalled environments. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based), No Input/Output (Daemon) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: AIX, POSIX :: BSD, POSIX :: BSD :: FreeBSD, POSIX :: BSD :: NetBSD, POSIX :: BSD :: OpenBSD, POSIX :: IRIX, POSIX :: Linux, POSIX :: SunOS/Solaris [Programming Language] C [Topic ] System :: Logging 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-27 08:59:40
|
This email is to inform you about the release of version '416' of 'Less' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/less/ The changes in this release are as follows: Release focus: 4 - Minor feature enhancements Project added: Sat, Apr 18th 1998 10:39 (9 years, 7 months ago) Project description: Less is a program similar to more, i.e. a terminal based program for viewing text files and the output from other programs. Less offers many features beyond those that more does. For instance, it allows backward movement in the files as well as forward. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-26 11:31:41
|
This email is to inform you about the release of version '2.14.4' 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: Several build problems were fixed, along with several other minor bugs. Release focus: 6 - Minor bugfixes Project added: Sun, Oct 18th 1998 12:30 (9 years, 1 month 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-25 16:19:26
|
This email is to inform you about the release of version '4.3.0' of 'Courier-IMAP' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/courier-imap/ The changes in this release are as follows: This release adds the ability to use GnuTLS as an alternative to OpenSSL for SSL/TLS support. Release focus: 5 - Major feature enhancements Project added: Thu, Oct 28th 1999 08:19 (8 years, 1 month ago) Project description: Courier-IMAP is a lightweight server that provides IMAP access to maildir mailboxes. It supports folders, custom authentication modules, and virtual mailboxes. A compatible POP3 server is also provided. The source code is based on the IMAP module in the Courier Mail Server, but this build is independently repackaged to work with any other MTA that delivers to maildir format mailboxes. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU General Public License v3 [Operating System ] POSIX [Programming Language] C, Perl [Topic ] Communications :: Email :: Post-Office :: IMAP 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-25 15:27:38
|
This email is to inform you about the release of version '3.0.0' of 'lm_sensors' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/lm_sensors/ The changes in this release are as follows: This is the first stable release of the completely rewritten libsensors for Linux 2.6.5 and later. This also includes its companion applications, sensors and sensord. Compared to the last release candidate, building was fixed on non-x86 architectures and pwmconfig was improved a bit. Release focus: 6 - Minor bugfixes Project added: Mon, Aug 31st 1998 05:13 (9 years, 2 months ago) Project description: lm_sensors provides essential tools and drivers for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It contains Linux 2.4 drivers for sensor chips and I2C and SMBus masters, text-based tools for sensor reporting, and a library for sensors access called "libsensors". It also contains tools for sensor hardware identification and I2C bus probing. 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 [Topic ] System :: Hardware, System :: 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-22 20:38:10
|
This email is to inform you about the release of version '2.16' 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: This release adds a patch that works with iptables 1.4.0rc1. Release focus: 4 - Minor feature enhancements Project added: Mon, May 12th 2003 15:13 (4 years, 6 months ago) Project description: L7-filter is a packet classifier for Netfilter that identifies 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 |____________________________ Track & Manage Your Source Code and Digital Assets for FREE with Perforce Discover how you can manage your source code and digital assets faster and easier with Perforce. Perforce offers visual client interfaces for Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free two user download at http://www.linux.com/sponsor_solutions/perforce ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-18 14:08:16
|
This email is to inform you about the release of version '8.0.3' 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: mpstat and sar didn't parse /proc/interrupts correctly when some CPUs had been disabled. This is now fixed. This release also fixes a bug in pidstat which caused confusion between PID and TID, resulting in erroneous statistics values being displayed. The iconfig script has been updated: Help for the --enable-compress-manpg parameter is now available, help for the --enable-install-cron parameter has been updated, and the parameter cron_interval has been added. Release focus: 6 - Minor bugfixes Project added: Fri, Jul 30th 1999 18:13 (8 years, 3 months ago) Project description: The sysstat package contains the sar, sadf, iostat, mpstat, and pidstat commands for Linux. The sar command collects and reports system activity information. 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. The sadf command may be used to display data collected by sar in various formats. The iostat command reports CPU statistics and I/O statistics for tty devices and disks. The pidstat command reports statistics for Linux processes. The mpstat command reports global and per-processor statistics. 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 |____________________________ Thinking about open source and Linux but not sure where to begin? HP offers a uniquely impartial best-of-breed partner solution with our traditional mission-critical capabilities on the industrys #1 Linux platforms. Our commitment to the community is paired with proven multi-OS services expertise and total solution accountability! Check us out at http://showcase.linux.com/hpos.tmpl http://showcase.linux.com/hpos.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-18 13:42:46
|
This email is to inform you about the release of version '3.53' of 'Syslinux' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/syslinux/ The changes in this release are as follows: This release fixes a number of bugs, some of which cause serious problems on specific platforms. Release focus: 7 - Major bugfixes Project added: Fri, Feb 11th 2000 04:28 (7 years, 9 months ago) Project description: SYSLINUX is a collection of boot loaders for the Linux operating system which operates on Linux EXT2/EXT3 filesystems, MS-DOS FAT filesystems, network servers using PXE firmware, or from CD-ROMs. SYSLINUX has an advanced extension API and contains two optional menu systems. It also includes MEMDISK, a tool for booting legacy operating systems from non-traditional media like PXE or CD-ROM. 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] Assembly [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 |____________________________ Thinking about open source and Linux but not sure where to begin? HP offers a uniquely impartial best-of-breed partner solution with our traditional mission-critical capabilities on the industrys #1 Linux platforms. Our commitment to the community is paired with proven multi-OS services expertise and total solution accountability! Check us out at http://showcase.linux.com/hpos.tmpl http://showcase.linux.com/hpos.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-18 08:57:36
|
This email is to inform you about the release of version '1.3.32' of 'Simplified Wrapper and Interface Generator' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/swig/ The changes in this release are as follows: shared_ptr support was added for Java and C#. STL support for Ruby was enhanced. Windows support for R was added. A long-standing memory leak in the PHP module was fixed. Numerous fixes and minor enhancements were made for Allegrocl, C#, cffi, Chicken, Guile, Java, Lua, Ocaml, Perl, PHP, Python, Ruby, and Tcl. Warning support was improved. Release focus: 4 - Minor feature enhancements Project added: Wed, Sep 6th 2000 06:42 (7 years, 2 months ago) Project description: SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, PHP, Python, Tcl/Tk, and Ruby, however the list of supported languages also includes non-scripting languages such as C#, Common Lisp (CLISP, Allegro CL, UFFI), Java, Modula-3, OCAML, and R. Also several interpreted and compiled Scheme implementations (Guile, MzScheme, Chicken) are supported. SWIG is most commonly used to create high-level interpreted or compiled programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG can also export its parse tree in the form of XML and Lisp s-expressions. Trove categories: [Intended Audience ] Developers [License ] OSI Approved :: BSD License (original), OSI Approved :: BSD License (revised) [Topic ] Software Development :: Compilers 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 |____________________________ Thinking about open source and Linux but not sure where to begin? HP offers a uniquely impartial best-of-breed partner solution with our traditional mission-critical capabilities on the industrys #1 Linux platforms. Our commitment to the community is paired with proven multi-OS services expertise and total solution accountability! Check us out at http://showcase.linux.com/hpos.tmpl http://showcase.linux.com/hpos.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-14 14:57:18
|
This email is to inform you about the release of version '3.6.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: A major code cleanup was done. The "repeat --weak" option was added. The new ftp:use-stat-for-list setting allows faster directory listing. The new "eval" command with the -f option allows complex aliases. Encoded parts of FTP URLs are now sent untranslated to the FTP server. The mirror options --on-change, --depth-first, --no-empty-dirs, --ascii, and --only-existing were added. The settings xfer:log and ssl:check-hostname were added. The cls exit code was fixed. Release focus: 0 - N/A Project added: Sat, Apr 25th 1998 17:39 (9 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 ____________________________| Advertising |____________________________ Thinking about open source and Linux but not sure where to begin? HP offers a uniquely impartial best-of-breed partner solution with our traditional mission-critical capabilities on the industrys #1 Linux platforms. Our commitment to the community is paired with proven multi-OS services expertise and total solution accountability! Check us out at http://showcase.linux.com/hpos.tmpl http://showcase.linux.com/hpos.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-13 21:30:56
|
This email is to inform you about the release of version '3.2' of 'GNU Bash' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/gnubash/ The changes in this release are as follows: Release focus: 0 - N/A Project added: Sat, Apr 18th 1998 09:42 (9 years, 7 months ago) Project description: GNU Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash is intended to be a conforming implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Programming Language] Unix Shell [Topic ] System :: Shells 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 |____________________________ Thinking about open source and Linux but not sure where to begin? HP offers a uniquely impartial best-of-breed partner solution with our traditional mission-critical capabilities on the industrys #1 Linux platforms. Our commitment to the community is paired with proven multi-OS services expertise and total solution accountability! Check us out at http://showcase.linux.com/hpos.tmpl http://showcase.linux.com/hpos.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-11 22:04:00
|
This email is to inform you about the release of version '0.17' of 'gettext' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/gettext/ The changes in this release are as follows: The programs are now under the GPLv3; the libintl library stays under the LGPLv2. The msgcat program can now output PO files in a colorized way. The coloring is customizable. Support for KDE4 format strings has been added. Release focus: 4 - Minor feature enhancements Project added: Fri, Jan 28th 2000 10:58 (7 years, 9 months ago) Project description: gettext is the GNU internationalization library. Trove categories: [Intended Audience ] Developers [License ] OSI Approved :: GNU General Public License (GPL) [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 |____________________________ Thinking about open source and Linux but not sure where to begin? HP offers a uniquely impartial best-of-breed partner solution with traditional HP mission-critical capabilities on the industrys #1 Linux platforms, including HP BladeSystem. Our commitment to the community is paired with proven multi-OS services expertise and a solution accountability promise to you! http://showcase.linux.com/hpos.tmpl ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2007-11-11 21:56:49
|
This email is to inform you about the release of version '2.2.6' of 'Bacula' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/bacula/ The changes in this release are as follows: This release fixes the SQL insert loop that could ensue during a Verify Job with a missing file. Restores no longer cause Media.LastWritten to be updated. The close button for the tray monitor works again. A bat crash when it could not connect to Director, a joblist failure in bat, and some minor other issues have been fixed. Release focus: 6 - Minor bugfixes Project added: Sat, Dec 7th 2002 02:00 (4 years, 11 months ago) Project description: Bacula is a set of programs that allow you to manage the backup, recovery, and verification of computer data across a network of different computers. It is based on a client/server architecture and is efficient and relatively easy to use, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based), X11 Applications :: GTK [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU General Public License v2 [Operating System ] Microsoft :: Windows, POSIX :: BSD :: NetBSD, POSIX :: Linux, POSIX :: SunOS/Solaris [Programming Language] C, C++ [Topic ] System :: Archiving :: Backup 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 |____________________________ Thinking about open source and Linux but not sure where to begin? HP offers a uniquely impartial best-of-breed partner solution with traditional HP mission-critical capabilities on the industrys #1 Linux platforms, including HP BladeSystem. Our commitment to the community is paired with proven multi-OS services expertise and a solution accountability promise to you! http://showcase.linux.com/hpos.tmpl ____________________________| Advertising |____________________________ |