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: freshmeat.net <no...@fr...> - 2009-09-07 10:21:08
|
Dear freshmeat.net subscriber, drumhacker72 just announced version 4.3.1 of GNU MP on freshmeat.net. The changes are as follows: Lots of additions and bugfixes were made since 4.2.1. Project description: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no limit to the precision, except for the ones implied by available memory. It has a rich set of functions, and the functions have a regular interface. It is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms with carefully optimized assembly code for the most common inner loops for a lot of CPUs, and by a general emphasis on speed (instead of simplicity or elegance). It is believed to be faster than any other similar library. The advantage increases with the operand sizes for certain operations, since GMP in many cases has asymptotically faster algorithms. Detailed history and release notes are available here: http://freshmeat.net/projects/gmp#release_304742 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:20:58
|
Dear freshmeat.net subscriber, drumhacker72 just announced version 3.1.7 of GNU awk on freshmeat.net. The changes are as follows: Lots of enhancements and bugfixes were made. Project description: The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. Detailed history and release notes are available here: http://freshmeat.net/projects/gawk#release_304740 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:20:01
|
Dear freshmeat.net subscriber, drumhacker72 just announced version 1.41.9 of e2fsprogs on freshmeat.net. The changes are as follows: Many major fixes were made since 1.40. Project description: The ext2fsprogs package contains essential ext2 filesystem utilities which consists of e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2 filesystem utilities. Detailed history and release notes are available here: http://freshmeat.net/projects/e2fsprogs#release_304736 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:16:29
|
Dear freshmeat.net subscriber, barsnick just announced version 2.21.5 of GLib on freshmeat.net. The changes are as follows: A performance problem with the trashing of many files was fixed. GResolver now invalidates the libc resolv.conf cache as needed. Several other minor bugs were fixed. Minor API additions were made. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/glib#release_304665 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:15:47
|
Dear freshmeat.net subscriber, barsnick just announced version 2.20.5 of GLib on freshmeat.net. The changes are as follows: A performance problem with the trashing of many files was fixed. Several other minor bugs were fixed. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/glib#release_304666 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:13:43
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.5p210 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_304963 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:13:03
|
Dear freshmeat.net subscriber, barsnick just announced version 2.0.13 of The GNU Privacy Guard on freshmeat.net. The changes are as follows: 2048-bit RSA keys are now generated by default. The default hash algorithm preferences have changed to prefer SHA-256 over SHA-1. Writing of keys to v2 OpenPGP cards was enhanced. Several environment variables are now passed to the Pinentry to make SCIM work. A '--batch' mode was added to the GPGSM command '--gen-key' command. Several other enhancements and minor bugs were fixed. Project description: GnuPG (the GNU Privacy Guard or GPG) is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440. As such, it is meant to be compatible with PGP from NAI, Inc. Because it does not use any patented algorithms, it can be used without any restrictions. Detailed history and release notes are available here: http://freshmeat.net/projects/gnupg#release_304959 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:12:27
|
Dear freshmeat.net subscriber, simonkelley just announced version 2.50 of Dnsmasq on freshmeat.net. The changes are as follows: There are two security fixes. One issue allowed a crafted malformed TFTP packet to crash dnsmasq with a NULL pointer dereference. The other allowed a crafted TFTP packet to overflow the heap by the length of the TFTP prefix. Project description: Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and (optionally) DHCP to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP for network booting of diskless machines. Detailed history and release notes are available here: http://freshmeat.net/projects/dnsmasq#release_304650 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:10:25
|
Dear freshmeat.net subscriber, barsnick just announced version 2.21.6 of GLib on freshmeat.net. The changes are as follows: The g_mkstemp_full() API was added as a variant of g_mkstemp(). Several minor bugs were fixed. Translations were updated. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/glib#release_304927 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-09-07 10:09:57
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.5p208 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_304619 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2009-08-29 09:46:47
|
Dear freshmeat.net subscriber, infrastation just announced version 0.99.15 of quagga on freshmeat.net. The changes are as follows: This release fixes several bugs in the BGP and OSPF code. In particular, some notable regressions in ospfd and ospf6d were addressed. This release should be considered a 1.0.0 release candidate. Project description: Quagga is a routing software suite, providing implementations of OSPF 2, OSPF 3, RIP 1 and 2, RIP 3 and BGP 4 for Unix platforms, particularly FreeBSD, Linux, and NetBSD. Detailed history and release notes are available here: http://freshmeat.net/projects/quagga#release_304532 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-28 20:22:01
|
Dear freshmeat.net subscriber, bfriesen just announced version 3.9.1 of libtiff on freshmeat.net. The changes are as follows: This is a bugfix release to correct serious defects found in libtiff 3.9.0. In particular, it was discovered that libtiff 3.9.0 may write defective TIFF files. This release is intended to be API and ABI compatible with libtiff 3.8.2. Project description: libtiff provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats, as are a number of TIFF Technical Notes (TTN's). Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images on UNIX systems, and documentation on the library and tools. A small assortment of TIFF-related software for UNIX that has been contributed by others is also included. The library, along with associated tool programs, should handle most of your needs for reading and writing TIFF images on 32- and 64-bit machines. Detailed history and release notes are available here: http://freshmeat.net/projects/libtiff#release_304504 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-28 20:15:41
|
Dear freshmeat.net subscriber, easysw just announced version 1.4.0 of CUPS on freshmeat.net. The changes are as follows: This release has over 67 changes and new features, including improved Bonjour/DNS-SD support, supply level and status reporting for network printers via SNMP, an improved Web interface, and the CUPS DDK tools. Project description: CUPS is a standards-based printing system for Mac OS X and other Unix-like operating systems. It 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. Detailed history and release notes are available here: http://freshmeat.net/projects/cups#release_304500 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-26 14:14:11
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.5p206 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_304411 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-25 08:34:18
|
Dear freshmeat.net subscriber, scoop just announced version 2.2.13 of Apache on freshmeat.net. The changes are as follows: This version of Apache is principally a security and bugfix release. Notably, it bundles the APR Library version 1.3.8 and APR Utility Library version 1.3.9, which address a security concern that may be triggered by some third party modules. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/apache#release_304356 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-25 08:33:11
|
Dear freshmeat.net subscriber, scoop just announced version 5.0.85 of MySQL on freshmeat.net. The changes are as follows: This bugfix release addresses several issues in the areas of subqueries, SSL, compiler warnings, the compressed client/server protocol, and memory management, and fixes several server crashes. Project description: MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries. Detailed history and release notes are available here: http://freshmeat.net/projects/mysql#release_304357 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-24 08:44:22
|
Dear freshmeat.net subscriber, pabs3 just announced version 3.2.1 of Debian Utilities on freshmeat.net. The changes are as follows: The man page was updated to reflect the new regular expression used by run-parts. Project description: Debianutils includes installkernel, mkboot, mktemp, readlink, run-parts, savelog, sensible-editor, sensible-pager, tempfile, and which. Though the name indicates a Debian specific package, some of the utilities are useful on other distros as well, especially Linux From Scratch. Detailed history and release notes are available here: http://freshmeat.net/projects/debianutils#release_304310 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-23 10:00:26
|
Dear freshmeat.net subscriber, bfriesen just announced version 3.9.0 of libtiff on freshmeat.net. The changes are as follows: This stable release incorporates all of the major updates included with 3.9.0Beta but with many additional bug and security fixes. This is the first new stable release since the 3.8.2 release on March, 2007. Libtiff 3.9.0 is believed to be API and ABI compatible with the 3.8.2 release so that it should be a drop-in update. Project description: libtiff provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats, as are a number of TIFF Technical Notes (TTN's). Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images on UNIX systems, and documentation on the library and tools. A small assortment of TIFF-related software for UNIX that has been contributed by others is also included. The library, along with associated tool programs, should handle most of your needs for reading and writing TIFF images on 32- and 64-bit machines. Detailed history and release notes are available here: http://freshmeat.net/projects/libtiff#release_304271 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-22 11:29:59
|
Dear freshmeat.net subscriber, hwright just announced version 1.6.5 of Subversion on freshmeat.net. The changes are as follows: Bugfixes. Project description: Subversion is a version control system. Originally designed to be a compelling replacement for CVS in the open source community, it has far exceeded that goal and seen widespread adoption in both open source and corporate environments. The Subversion project produces Subversion's core libraries (written in C), a fully functional command line client (svn), repository administration programs, API bindings for various languages (Perl, Python, Java, Ruby, etc.), and various additional tools and scripts. Detailed history and release notes are available here: http://freshmeat.net/projects/subversion#release_304245 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-21 12:56:53
|
Dear freshmeat.net subscriber, barsnick just announced version 2.5.3 of VMware on freshmeat.net. The changes are as follows: The included libpng was updated to 1.2.35, resolving several security vulnerabilities. Support for Ubuntu 9.04 hosts was completed, eliminating many issues. Many other bugs were fixed. Project description: VMware allows you to run 'virtual machines' inside a Linux host. It is not an emulator. It provides a virtual computer within the host which can boot whichever OS you decide to put on the filesystem image that is used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x, WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a 400 MHz or better machine, along with lots of RAM (128M minimum, 256M recommended). Detailed history and release notes are available here: http://freshmeat.net/projects/vmware#release_304218 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-21 12:56:44
|
Dear freshmeat.net subscriber, barsnick just announced version 6.5.3 of VMware on freshmeat.net. The changes are as follows: The included libpng updated to 1.2.35, resolving several security vulnerabilities. Support for Ubuntu 9.04 hosts was completed, eliminating many issues. Many other bugs were fixed. Project description: VMware allows you to run 'virtual machines' inside a Linux host. It is not an emulator. It provides a virtual computer within the host which can boot whichever OS you decide to put on the filesystem image that is used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x, WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a 400 MHz or better machine, along with lots of RAM (128M minimum, 256M recommended). Detailed history and release notes are available here: http://freshmeat.net/projects/vmware#release_304217 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-20 12:48:52
|
Dear freshmeat.net subscriber, olivier just announced version 2.8 of Jailkit on freshmeat.net. The changes are as follows: Some minor Solaris compatibility fixes were made. Capabilities are supported. On capability-enabled systems, you no longer need the setuid root bit on jk_chrootsh and jk_uchroot. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/jailkit#release_304179 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-19 09:19:48
|
Dear freshmeat.net subscriber, jorton just announced version 0.28.5 of neon on freshmeat.net. The changes are as follows: This release enables support for X.509v1 certificates with GnuTLS, and fixes some minor bugs. Project description: neon is an HTTP and WebDAV client library for Unix systems, with a C language API. It provides high-level interfaces to HTTP/1.1 and WebDAV methods, and a low-level interface to HTTP request/response handling, allowing new methods to be easily implemented. Detailed history and release notes are available here: http://freshmeat.net/projects/neon#release_304127 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-19 09:19:48
|
Dear freshmeat.net subscriber, jorton just announced version 0.28.6 of neon on freshmeat.net. The changes are as follows: This release fixes two security issues. The "billion laughs" XML entity expansion attack allowed a denial of service by a malicious server if neon was linked against expat. The handling of NUL bytes in an SSL certificate subject name allowed a possible MITM attack. Project description: neon is an HTTP and WebDAV client library for Unix systems, with a C language API. It provides high-level interfaces to HTTP/1.1 and WebDAV methods, and a low-level interface to HTTP request/response handling, allowing new methods to be easily implemented. Detailed history and release notes are available here: http://freshmeat.net/projects/neon#release_304128 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |
|
From: freshmeat.net <no...@fr...> - 2009-08-18 14:29:48
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.5p205 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_304101 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net |