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-09-05 11:05:14
|
This email is to inform you about the release of version '2.01.01a12' 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: GNU getopt_long was replaced by getargs() in mkisofs for more bug-free, orthogonal, and POSIX-compliant option parsing. An Eltorito Boot bug that happened together with ISO-9660:1999 was fixed. Many enhancements were made in the Schily Makefilesystem. A few smaller bugs in cdda2wav were fixed. Release focus: 5 - Major feature enhancements Project added: Fri, Mar 13th 1998 10:32 (8 years, 5 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 |
|
From: <no...@fr...> - 2006-09-04 05:55:41
|
This email is to inform you about the release of version '2.02' of 'Linux-VServer' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/vserver/ The changes in this release are as follows: Kernel thread isolation was improved. I/O priority queues are per guest now. Scheduler priority bias is now adjustable. JFS file attribute support and bind mount extensions (BME) have been added. The debug system and the kernel state helper were improved, and the VServer command interface was extended accordingly. Various enhancements and fixes were made for subsystems like ptrace, namespaces, capability system, locking, mounts, and xid handling, as well as architecture specific fixes for alpha, arm, ia64, mips, sparc, and x86_64 (mainly utsname, ptrace, and compat). Release focus: 6 - Minor bugfixes Project added: Sat, Apr 27th 2002 00:22 (4 years, 4 months ago) Project description: Linux-VServer allows you to create virtual private servers and security contexts which operate like a normal Linux server, but allow many independent servers to be run simultaneously in one box at full speed. All services, such as ssh, mail, Web, and databases, can be started on such a VPS, without modification, just like on any real server. Each virtual server has its own user account database and root password and doesn't interfere with other virtual servers. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] System Administrators [License ] OSI Approved, OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Topic ] Security, 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 |
|
From: <no...@fr...> - 2006-09-03 16:11:19
|
This email is to inform you about the release of version '1.60' of 'net-tools' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/net-tools/ The changes in this release are as follows: This release fixes several occurrences of missing break statements in the default clause of a switch, which GCC3 and GCC4 complain about. It explicitly includes stdlib.h where required. Conditional code has been added to deal with a difference between the 2.4 and 2.6 kernel types for struct x25_address (it's a typedef in 2.4 and a plain struct in 2.6). Release focus: 6 - Minor bugfixes Project added: Wed, Sep 2nd 1998 17:14 (8 years, 0 months ago) Project description: The net-tools package contains a collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system. It contains the important tools for controlling the network subsystem of the Linux kernel including arp, hostname, ifconfig, netstat, rarp and route. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] System :: Networking If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-09-01 23:33:29
|
This email is to inform you about the release of version '4.16' of 'Stunnel' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/stunnel/ The changes in this release are as follows: This release has a huge improvement in cryptographic hardware support. Initial OCSP protocol support was added. Several bugs were fixed. Release focus: 6 - Minor bugfixes Project added: Wed, Aug 2nd 2000 18:06 (6 years, 1 month ago) Project description: The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] No Input/Output (Daemon), Win32 (MS Windows) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Network Environment ] IP :: IPv4, IP :: IPv6 [Operating System ] MacOS X, Microsoft :: Windows, Microsoft :: Windows :: Windows CE, Unix [Programming Language] C [Topic ] Internet :: Proxy Servers, Security :: Cryptography, System :: Networking If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-08-31 20:57:07
|
This email is to inform you about the release of version '2.4.33.3' of 'Linux' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/linux/ The changes in this release are as follows: This release fixes a UDF vulnerability (CVE-2006-4145) as well as a few other minor problems. No pending fixes are left unmerged. Release focus: 8 - Minor security fixes Project added: Fri, Feb 2nd 2001 09:18 (5 years, 7 months ago) Project description: Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX, POSIX :: Linux [Programming Language] C, C++ [Topic ] System :: Operating System, 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 |
|
From: <no...@fr...> - 2006-08-31 16:10:24
|
This email is to inform you about the release of version '1.0.12' of 'ALSA driver' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/alsadriver/ The changes in this release are as follows: Several bugs were fixed. Hardware support was enhanced. Release focus: 6 - Minor bugfixes Project added: Mon, May 25th 1998 02:56 (8 years, 3 months ago) Project description: The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU Lesser General Public License (LGPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Multimedia :: Sound/Audio, Multimedia :: Sound/Audio :: Capture/Recording, Multimedia :: Sound/Audio :: CD Audio, Multimedia :: Sound/Audio :: Conversion, Multimedia :: Sound/Audio :: MIDI, Multimedia :: Sound/Audio :: Mixers, Multimedia :: Sound/Audio :: Players, Multimedia :: Sound/Audio :: Sound Synthesis, Software Development :: Libraries, System :: Hardware, System :: Networking :: Monitoring :: Hardware Watchdog, 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 |
|
From: <no...@fr...> - 2006-08-31 08:32:58
|
This email is to inform you about the release of version '2.12.3' 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: POSIX monotonic clocks are now preferred to gettimeofday() in GTimer. Warnings in the construction of singleton objects were eliminated. Several further bugs were fixed and translations were updated. Release focus: 6 - Minor bugfixes Project added: Sun, Oct 18th 1998 12:30 (7 years, 10 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 |
|
From: <no...@fr...> - 2006-08-31 04:02:37
|
This email is to inform you about the release of version '3.1.5' 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: All third-party code is now allowed to use rule updates by setting a default path when one is not passed in. Support for whitelisting with DomainKeys was added. Lots of other minor bugfixes and documentation updates were done. Release focus: 6 - Minor bugfixes Project added: Tue, May 22nd 2001 10:22 (5 years, 3 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-08-30 17:08:21
|
This email is to inform you about the release of version '1.2.3' 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 a number of Web interface, networking, remote printing, and CUPS API issues. Release focus: 6 - Minor bugfixes Project added: Thu, May 13th 1999 11:24 (7 years, 3 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 |
|
From: <no...@fr...> - 2006-08-30 12:04:07
|
This email is to inform you about the release of version '0.8.0' of 'SAGATOR' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/sagator/ The changes in this release are as follows: This release adds Postfix smtp_policy scanners, FUSE support, greylisting support, and a Gentoo ebuild. Other small fixes have been done. Packages for all supported architectures are ready. Release focus: 5 - Major feature enhancements Project added: Thu, Jun 19th 2003 00:37 (3 years, 2 months ago) Project description: SAGATOR is an email antivirus/antispam gateway. It is an interface to any smtpd, which runs an antivirus and/ or spam checker. Its modular architecture can use any combination of antivirus/spam checker according to configuration. It currently supports clamav, nod32d, AVG, sophos, TrendMicro AV, Symantec AV, spamassassin, bogofilter, and quickspamfilter. It has some internal checkers (string_scanner and regexp_scanner). It can parse MIME mails and decompress archives. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based), No Input/Output (Daemon) [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C, Python [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...> - 2006-08-29 21:00:48
|
This email is to inform you about the release of version '1.9.99pre1' of 'GNU nano' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/nano/ The changes in this release are as follows: This release fixes various bugs in the last version: the mouse support ignores everything except clicks of the left mouse button; indenting and unindenting operate on the current line when the mark is off; nano should build on systems that use termcap in their curses libraries; the built-in file browser now properly navigates file lists that take up only one row; the cursor position is now completely restored after inserting things; the screen is updated properly after scrolling a line without moving the cursor; the keyboard input routines behave more consistently; and so on. Release focus: 6 - Minor bugfixes Project added: Mon, Jan 10th 2000 09:38 (6 years, 7 months ago) Project description: GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) :: Curses [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] Microsoft :: Windows :: Windows 95/98/ME, Microsoft :: Windows :: Windows NT/2000/XP, POSIX :: BSD, POSIX :: GNU/Hurd, POSIX :: HP-UX, POSIX :: IRIX, POSIX :: Linux [Programming Language] C [Topic ] Text Editors If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-29 17:58:26
|
This email is to inform you about the release of version '2.3.3' 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 one message corruption problem in the Milter client, and changes the appearance of bounce messages. Release focus: 6 - Minor bugfixes Project added: Mon, Dec 14th 1998 07:44 (7 years, 8 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-28 05:38:48
|
This email is to inform you about the release of version '1.7.0Beta1' of 'Apache Ant' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/ant/ The changes in this release are as follows: A resource framework was introduced. Some of the core ant tasks such as <copy/> are now able to process not only file system resources but also zip entries, tar entries, paths, etc. Resource collections group resources, and can be further combined with operators such as union and intersection. Optional tasks have begun to be outsourced to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Release focus: 5 - Major feature enhancements Project added: Fri, Apr 6th 2001 05:09 (5 years, 4 months ago) Project description: Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Ant is the build tool of choice for all Java projects at Apache and many other Open Source Java projects. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] Developers [License ] The Apache License, The Apache License 2.0 [Operating System ] OS Independent [Programming Language] Java [Topic ] Software Development :: Build Tools 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-26 18:54:36
|
This email is to inform you about the release of version '3.20' 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 version clears up a bunch of old limitations, supports building against klibc, and supports boot decisions based on DMI information. Release focus: 4 - Minor feature enhancements Project added: Fri, Feb 11th 2000 04:28 (6 years, 6 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-25 13:59:09
|
This email is to inform you about the release of version '5.1.6' of 'PHP' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/php/ The changes in this release are as follows: This release fixes memory_limit on 64bit systems and access to "php://stdin" and family crashes on win32. Release focus: 6 - Minor bugfixes Project added: Sun, Jan 11th 1998 20:50 (8 years, 7 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-24 21:36:34
|
This email is to inform you about the release of version '4.4.4' 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: Release focus: 9 - Major security fixes Project added: Sun, Jan 11th 1998 20:50 (8 years, 7 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-24 21:31:21
|
This email is to inform you about the release of version '2.3.2' 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 closes the remaining known defects with Postfix Milter support. A queue file could be corrupted after a request to modify a short message header, when that header was the last one in the message. Spurious Milter requests could lead to a panic when a client was rejected with "smtpd_delay_reject = no". The Milter client is now more tolerant for redundant "data cleanup" requests. This avoids panic() calls for harmless conditions. Release focus: 6 - Minor bugfixes Project added: Mon, Dec 14th 1998 07:44 (7 years, 8 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-24 21:30:30
|
This email is to inform you about the release of version '2.2.3' of 'Apache' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/apache/ The changes in this release are as follows: This is principally a bug and security fix release. It fixes an off-by-one flaw in the mod_rewrite module. Release focus: 8 - Minor security fixes Project added: Sun, Jan 11th 1998 21:20 (8 years, 7 months ago) Project description: Apache is the world's most popular HTTP server, being quite possibly the best around in terms of functionality, efficiency, security and speed. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] No Input/Output (Daemon) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: BSD License (original), The Apache License, The Apache License 2.0 [Operating System ] Microsoft :: Windows :: Windows 95/98/ME, Microsoft :: Windows :: Windows NT/2000/XP, POSIX, POSIX :: BSD, POSIX :: Linux, POSIX :: SunOS/Solaris [Programming Language] C [Topic ] Internet :: WWW/HTTP :: HTTP Servers If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net ____________________________| Advertising |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-24 13:21:52
|
This email is to inform you about the release of version '1.39.20-20060822' 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: The basic features of Migration are now complete. The bytes field in the terminated jobs part of the status command now reports in units of KB, MB, etc. Autochanger is not unloaded when doing "update slots". Writing DVDs should work much better. Release focus: 6 - Minor bugfixes Project added: Sat, Dec 7th 2002 02:00 (3 years, 8 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) [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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-23 09:52:41
|
This email is to inform you about the release of version '2.12.2' 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: Further Unicode updates were made. Several minor bugs were fixed. Translations were updated. Release focus: 6 - Minor bugfixes Project added: Sun, Oct 18th 1998 12:30 (7 years, 10 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-23 08:24:14
|
This email is to inform you about the release of version '2.4.33.2' of 'Linux' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/linux/ The changes in this release are as follows: A local privilege escalation in SCTP was fixed (CVE-2006-3745). ELF address checks were fixed. Building on non-sparc architectures was fixed. Slackware 10.2 users must update their glibc to boot 2.4.33.x without trouble. Release focus: 8 - Minor security fixes Project added: Fri, Feb 2nd 2001 09:18 (5 years, 6 months ago) Project description: Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX, POSIX :: Linux [Programming Language] C, C++ [Topic ] System :: Operating System, 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 |____________________________ Eliminate Object-Relational Impedance Mismatch! Caché, the multidimensional database, lets developers create and persist Java objects while automatically providing SQL access to data. Plus, Caché projects classes as EJB components with bean-managed persistence. Try Caché for Free. Download a fully functional, non-expiring copy of Caché http://ad.doubleclick.net/clk;44726679;13503038;l? ____________________________| Advertising |____________________________ |
|
From: <no...@fr...> - 2006-08-19 19:41:14
|
This email is to inform you about the release of version '2.4.33.1' of 'Linux' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/linux/ The changes in this release are as follows: This release fixes a local DoS on scsi-generic and a local DoS on PPC970. An oops in pktgen, a panic in blkmtd, and a race condition in NFS client were fixed. Release focus: 9 - Major security fixes Project added: Fri, Feb 2nd 2001 09:18 (5 years, 6 months ago) Project description: Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX, POSIX :: Linux [Programming Language] C, C++ [Topic ] System :: Operating System, 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 |
|
From: <no...@fr...> - 2006-08-19 10:55:26
|
This email is to inform you about the release of version '2.2-rc2' of 'minicom' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/minicom/ The changes in this release are as follows: This release fixes bugs and adds a couple of translations. Release focus: 0 - N/A Project added: Sun, May 17th 1998 13:26 (8 years, 3 months ago) Project description: Minicom is a serial communication program. It is a Unix clone of the well-known MS-DOS Telix program. It has ANSI color, a dialing directory, dial-a-list, and a scripting language. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) :: Curses [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX, Unix [Programming Language] C [Topic ] Communications 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-08-16 14:22:10
|
This email is to inform you about the release of version '1.0.12rc3' of 'ALSA driver' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/alsadriver/ The changes in this release are as follows: Building with kernel 2.6.18 was fixed. V4L detection on previous kernels was fixed. Support for AK5365 AD/DA converters was added. Operation on some Asus W6A chips as well as the support for UDA1380 were fixed. Several minor bugs were fixed. Release focus: 6 - Minor bugfixes Project added: Mon, May 25th 1998 02:56 (8 years, 2 months ago) Project description: The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU Lesser General Public License (LGPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Multimedia :: Sound/Audio, Multimedia :: Sound/Audio :: Capture/Recording, Multimedia :: Sound/Audio :: CD Audio, Multimedia :: Sound/Audio :: Conversion, Multimedia :: Sound/Audio :: MIDI, Multimedia :: Sound/Audio :: Mixers, Multimedia :: Sound/Audio :: Players, Multimedia :: Sound/Audio :: Sound Synthesis, Software Development :: Libraries, System :: Hardware, System :: Networking :: Monitoring :: Hardware Watchdog, 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 |
|
From: <no...@fr...> - 2006-08-14 20:57:50
|
This email is to inform you about the release of version '4.7.15' of 'whois' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/whois/ The changes in this release are as follows: This release fixes the parsing of hostname+port, which was broken by 4.7.14. It adds the .gp, .ni, and .tn TLD servers, and updates the bh, .bn, .ec, .gy, .im, .kw, .mu, .ph, .pr, .py, .ve, and .vu TLD servers. Release focus: 6 - Minor bugfixes Project added: Sat, Oct 30th 1999 11:36 (6 years, 9 months ago) Project description: whois supports all protocol extensions (RIPE, 6bone, CRSNIC) with the familiar RIPE command line interface and IPv6 support. It also automagically queries the right registry for all domains and most netblocks. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] C [Topic ] Internet :: Name Service (DNS) 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 |