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...> - 2011-04-02 19:56:35
|
Dear freshmeat.net subscriber, jcameron just announced version 1.540 of Webmin on freshmeat.net. The changes are as follows: This major release adds multiple translation updates, support for Debian 6, Ubuntu 10.10, Pardus, and Amazon Linux, IPv6 network interface configuration, SHA512 password hashing, BIND cluster improvements, and more. Project description: Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms, you can setup user accounts, internet services, DNS, file sharing and so on. Detailed history and release notes are available here: http://freshmeat.net/projects/webmin#release_330334 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...> - 2011-03-31 20:45:18
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p143 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_330267 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...> - 2011-03-30 14:51:56
|
Dear freshmeat.net subscriber, scoop just announced version 2.8.2 of Postfix on freshmeat.net. The changes are as follows: When a client disconnected and then reconnected before all DNSBL results for the earlier session arrived, DNSBL results for the earlier session would be added to the score for the later session. The SMTP client did not support mail to [ipv6:ipv6addr]. FreeBSD closefrom() was back-ported to FreeBSD 7, breaking FreeBSD 7.x support retroactively. The SUN compiler had trouble with a pointer expression of the form "("text1" "text2") + constant''. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/postfix#release_330180 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...> - 2011-03-30 08:32:26
|
Dear freshmeat.net subscriber, imipak just announced version 2.6.38 of iproute2 on freshmeat.net. The changes are as follows: Mostly bugs were fixed. Project description: This is `iproute', the professional set of tools to control the networking behavior in kernels 2.2.x and later. Detailed history and release notes are available here: http://freshmeat.net/projects/iproute2#release_330166 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...> - 2011-03-28 21:13:18
|
Dear freshmeat.net subscriber, barsnick just announced version 4.6.0 of gcc on freshmeat.net. The changes are as follows: Support for several processor architectures was obsoleted, while new platforms were added. A new general optimization level, -Ofast, was introduced. The Scalable Whole Program Optimizer (WHOPR) project has stabilized to the point of being usable. Many link-time and interprocedural optimization improvements were made. In the C family of languages, support for selectively enabling and disabling warnings was added. The experimental support for C++0x was improved, as well as for the C1X revision of the ISO C standard. Many C++ diagnostics were improved. Many other improvements were made. Project description: The GNU Compiler Collection contains frontends for C, C++, Objective-C, Fortran, Java, and Ada as well as libraries for these languages. It is a full-featured ANSI C compiler with support for K&R C as well. GCC provides many levels of source code error checking traditionally provided by other tools (such as lint), produces debugging information, and can perform many different optimizations to the resulting object code. Detailed history and release notes are available here: http://freshmeat.net/projects/gcc#release_330080 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...> - 2011-03-28 15:33:35
|
Dear freshmeat.net subscriber, khali just announced version 3.3.0 of lm_sensors on freshmeat.net. The changes are as follows: Support for chassis intrusion detection and humidity sensors was added, as well as many new attributes for existing sensor types. Project description: lm_sensors provides essential tools for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It contains a library for sensors access (libsensors), a command-line tool for sensor reporting (sensors), and a daemon (sensord). It also contains scripts for sensor hardware identification and fan speed control. Detailed history and release notes are available here: http://freshmeat.net/projects/lm_sensors#release_330060 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...> - 2011-03-28 07:46:33
|
Dear freshmeat.net subscriber, neilbrown just announced version 3.2.1 of mdadm on freshmeat.net. The changes are as follows: This release is a stablizing update for 3.2. Version 3.2 provides a policy framework to allow hot-plugged devices to be immediately included in arrays and to provide fine control for migrating spares between arrays. Version 3.2 also includes OnLine Capacity Expansion and level migration for IMSM (Intel) format arrays. Project description: mdadm is a tool for creating, maintaining, and monitoring Linux "md" device arrays, also known as Software RAID. Detailed history and release notes are available here: http://freshmeat.net/projects/mdadm#release_330047 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...> - 2011-03-23 07:58:48
|
Dear freshmeat.net subscriber, neilbrown just announced version 3.1.5 of mdadm on freshmeat.net. The changes are as follows: Assorted bugs were fixed, particularly relating to management of DDF metadata. The handling of arrays in various unusual states of disrepair was improved. Project description: mdadm is a tool for creating, maintaining, and monitoring Linux "md" device arrays, also known as Software RAID. Detailed history and release notes are available here: http://freshmeat.net/projects/mdadm#release_329844 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...> - 2011-03-22 21:11:35
|
Dear freshmeat.net subscriber, barsnick just announced version 2.28.4 of GLib on freshmeat.net. The changes are as follows: Documentation of the GSettings vendor override files was improved. 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_329812 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...> - 2011-03-21 08:32:44
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p142 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_329722 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...> - 2011-03-21 02:21:15
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p141 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_329707 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...> - 2011-03-17 14:14:34
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p140 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_329584 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...> - 2011-03-16 16:26:46
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p139 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_329536 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...> - 2011-03-16 09:14:11
|
Dear freshmeat.net subscriber, ldv_alt just announced version 4.6 of strace on freshmeat.net. The changes are as follows: This is a stable release, with usual bugfixes, enhanced support for fresh Linux kernels, and other improvements, including a new method of following clone, fork, and vfork syscalls using the Linux kernel's explicit facilities for tracing creation of threads and child processes. Project description: strace is a useful diagnositic, instructional, and debugging tool. System adminstrators, diagnosticians and troubleshooters will find it invaluable for solving problems with programs for which the source is not readily. Detailed history and release notes are available here: http://freshmeat.net/projects/strace#release_329527 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...> - 2011-03-15 21:34:26
|
Dear freshmeat.net subscriber, barsnick just announced version 2.28.3 of GLib on freshmeat.net. The changes are as follows: Building with Linux < 2.6.19 was fixed, along with other minor bugs. 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_329517 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...> - 2011-03-15 15:14:47
|
Dear freshmeat.net subscriber, godard just announced version 10.0.0 of sysstat on freshmeat.net. The changes are as follows: Several bugs have been fixed with the nfsiostat and cifsiostat commands. Sysstat's commands are no longer linked with the sensors library if it is not needed. iostat incorrectly mapped device-mapper IDs greater than 256: This is now fixed. NLS has been updated and an Ukrainian translation has been added. Project description: The sysstat package contains the sar, sadf, iostat, nfsiostat, cifsiostat, 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. The nfsiostat command reports I/O statistics for network filesystems. The cifsiostat command reports I/O statistics for CIFS filesystems. Detailed history and release notes are available here: http://freshmeat.net/projects/sysstat#release_329493 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...> - 2011-03-14 00:09:23
|
Dear freshmeat.net subscriber, barsnick just announced version 3.0.7 of rsync on freshmeat.net. The changes are as follows: Many minor bugs were fixed. Project description: rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand. Detailed history and release notes are available here: http://freshmeat.net/projects/rsync#release_329423 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...> - 2011-03-13 09:28:56
|
Dear freshmeat.net subscriber, solardiz just announced version 2.3.4 of vsftpd on freshmeat.net. The changes are as follows: This release corrects a DoS vulnerability where an attacker permitted to login to an FTP server would be able to cause the vsftpd child processes spawned for their sessions to consume excessive amounts of CPU time (CVE-2011-0762). If the attack is carried out on a sufficient number of FTP sessions (possibly from multiple source IP addresses to exceed a possible per-source limit), the FTP service would become unavailable and other services of the system would be greatly impacted. Some other bugs with no apparent security impact have been fixed at the same time. Project description: vsftpd is a secure and fast FTP server for UNIX-like systems that is used on many large and critical Internet sites. Its rich feature set includes SSL encryption, IPv6, bandwidth throttling, PAM integration, virtual users, virtual IPs and per-user / per-IP configuration. Detailed history and release notes are available here: http://freshmeat.net/projects/vsftpd#release_329385 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...> - 2011-03-12 21:13:10
|
Dear freshmeat.net subscriber, edrusb just announced version 2.3.11 of Disk ARchive on freshmeat.net. The changes are as follows: This is a maintenance release that fixes a few bugs. The code removing slices of an old archive was fixed. The libdar was improved to be more robust when reading a very corrupted archive, which would otherwise lead dar in an endless loop. Several occurrences of double memory release were fixed. Project description: Dar is a shell command that makes backup of a directory tree and files. Its features include splitting archives over several files, CDs, ZIPs, or floppies, compression, full or differential backups, strong encryption, proper saving and restoration of hard links and extended attributes, remote backup using pipes and external command (such as ssh), and rearrangement of the "slices" of an existing archive. It can now run commands between slices, encrypt archives, and quickly retrieve individual files from differential and full backups. Dar also has external GUI like kdar for Linux, thanks to the well documented API. Detailed history and release notes are available here: http://freshmeat.net/projects/dar#release_329375 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...> - 2011-03-12 20:54:29
|
Dear freshmeat.net subscriber, barsnick just announced version 1.4.16 of GNU m4 on freshmeat.net. The changes are as follows: Regressions in the "index" builtin were fixed, avoiding false positives and negatives on several platforms. A number of portability improvements were inherited from gnulib. Project description: GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for generating `configure' scripts, but not for running them. Detailed history and release notes are available here: http://freshmeat.net/projects/gnum4#release_329364 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...> - 2011-03-10 22:10:41
|
Dear freshmeat.net subscriber, schily just announced version 3.01a03 of cdrtools on freshmeat.net. The changes are as follows: This release will try to use the actual sense count instead of a standard value for REQUEST SENSE on newer FreeBSD versions. It will try to restore the SCSI status byte and the command error after doing a manual REQUEST SENSE for failed commands on AIX, UnixWare, Apollo Domain, and for Linux Parallel Port SCSI. Cdrecord now warns when someone tries to write more CD-Text than possible for a single language. Several typos have been fixed in the cdda2wav man page. Some forgotten options have been added to the mkisofs man page. Project description: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD/BluRay recorder. It works as a burn engine for several applications. It supports CD/DVD/BD 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; CD-RWs, DVD-R/-RW, DVD+R/+RW, BD-R/BD-RE; and TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD/BD writers. Detailed history and release notes are available here: http://freshmeat.net/projects/cdrecord#release_329305 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...> - 2011-03-10 14:37:44
|
Dear freshmeat.net subscriber, barsnick just announced version 2.28.2 of GLib on freshmeat.net. The changes are as follows: GApplication documentation was improved. GVariant now supports NULL for empty arrays in varargs. Many 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_329280 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...> - 2011-03-10 02:14:46
|
Dear freshmeat.net subscriber, scoop just announced version 2.6.9 of Postfix on freshmeat.net. The changes are as follows: This release contains a fix for CVE-2011-0411, which allows plain text command injection with SMTP sessions over TLS. This defect was introduced with Postfix version 2.2. The same flaw exists in other implementations of the STARTTLS command. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/postfix#release_329254 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...> - 2011-03-10 02:14:02
|
Dear freshmeat.net subscriber, scoop just announced version 2.4.16 of Postfix on freshmeat.net. The changes are as follows: This release contains a fix for CVE-2011-0411, which allows plain text command injection with SMTP sessions over TLS. This defect was introduced with Postfix version 2.2. The same flaw exists in other implementations of the STARTTLS command. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/postfix#release_329256 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...> - 2011-03-10 02:13:18
|
Dear freshmeat.net subscriber, scoop just announced version 2.5.12 of Postfix on freshmeat.net. The changes are as follows: This release contains a fix for CVE-2011-0411, which allows plain text command injection with SMTP sessions over TLS. This defect was introduced with Postfix version 2.2. The same flaw exists in other implementations of the STARTTLS command. 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. Detailed history and release notes are available here: http://freshmeat.net/projects/postfix#release_329255 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.... |