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...> - 2010-07-04 18:41:17
|
Dear freshmeat.net subscriber, barsnick just announced version 2.66 of Autoconf on freshmeat.net. The changes are as follows: Recent regressions in the macros AC_FUNC_MMAP, AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, AC_TYPE_INT64_T, and AC_PROG_INSTALL were fixed. AC_CHECK_DECL and AC_CHECK_DECLS now accept optional function argument types for overloaded C++ functions. Several undocumented macros were improved and documented. Other minor changes were made. Project description: Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the package to many kinds of UNIX-like systems without manual user intervention. Detailed history and release notes are available here: http://freshmeat.net/projects/autoconf#release_319059 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...> - 2010-07-02 22:25:28
|
Dear freshmeat.net subscriber, hpa just announced version 4.01 of Syslinux on freshmeat.net. The changes are as follows: This is primarily a bugfix release over 4.00. However, it does include an experimental Lua scripting module and a few other enhancements. Project description: Syslinux is a collection of boot loaders for Linux and other operating systems 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. Detailed history and release notes are available here: http://freshmeat.net/projects/syslinux#release_319005 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...> - 2010-07-01 15:00:18
|
Dear freshmeat.net subscriber, barsnick just announced version 9.29 of hdparm on freshmeat.net. The changes are as follows: The "--offset" flag was added for use with "-t", to get timings from the middle or end of a drive. The "--trim-sector-ranges-stdin" was restricted to small TRIM commands on most drives. Verbose reporting was modified. Reporting of SATA3 signaling speed was added to "-I". The use of ATA_16 for all commands to ATAPI devices is now forced. A sector count of "1" is now supplied to IDENTIFY commands, to satisfy buggy USB3 bridges. Project description: hdparm is a Linux shell utility for viewing and manipulating various IDE drive and driver parameters. Most drives can benefit from improved performance using a command similar to "hdparm -qm8 -qu1 -qc1 -qd1 /dev/hda". Detailed history and release notes are available here: http://freshmeat.net/projects/hdparm#release_318941 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...> - 2010-06-29 05:15:31
|
Dear freshmeat.net subscriber, hpa just announced version 4.00 of Syslinux on freshmeat.net. The changes are as follows: This is a major code restructuring and features release. The biggest changes are support for the ext4 and btrfs filesystems, GPT partition tables, disks larger than 2 TiB, and the ability to list disk contents from the command line. Project description: Syslinux is a collection of boot loaders for Linux and other operating systems 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. Detailed history and release notes are available here: http://freshmeat.net/projects/syslinux#release_318821 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...> - 2010-06-27 20:29:32
|
Dear freshmeat.net subscriber, godard just announced version 9.1.3 of sysstat on freshmeat.net. The changes are as follows: NFS code has been moved out of iostat and a new command has been created: nfsiostat. The cifsiostat command has been added to display CIFS statistics. Regular expressions support has been added to pidstat's option -C. The option -s has been added to pidstat to display stack statistics. Project description: The sysstat package contains the sar, sadf, iostat, mpstat, and pidstat commands for Linux. The sar command collects and reports system activity information. The statistics reported by sar concern I/O transfer rates, paging activity, process-related activites, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities, and TTY statistics, among others. The sadf command may be used to display data collected by sar in various formats. The iostat command reports CPU statistics and I/O statistics for tty devices and disks. The pidstat command reports statistics for Linux processes. The mpstat command reports global and per-processor statistics. 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_318759 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...> - 2010-06-26 18:26:40
|
Dear freshmeat.net subscriber, glennrp just announced version 1.4.3 of libpng on freshmeat.net. The changes are as follows: This release fixes a bug in the progressive reader with reading malformed PNG files that have more row data in the IDAT chunk than is required (CVE-2010-1205) and a memory leak when reading malformed sCAL chunks. Project description: libpng (PNG library) is a collection of routines used to create and manipulate PNG format graphics files. The PNG format was designed as a replacement for GIF and, to a lesser extent, TIFF, with many improvements and extensions. Detailed history and release notes are available here: http://freshmeat.net/projects/libpng#release_318714 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...> - 2010-06-25 21:54:14
|
Dear freshmeat.net subscriber, barsnick just announced version 2.25.10 of GLib on freshmeat.net. The changes are as follows: Incompatible changes in the new APIs for GDBus and GSettings were made. Fixes and enhancements were made to GDBus, GVariant, GSettings, and GNIO, along with other minor fixes. 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_318690 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...> - 2010-06-25 21:42:26
|
Dear freshmeat.net subscriber, ph10 just announced version 8.10 of PCRE on freshmeat.net. The changes are as follows: Two new features are added to the library: support for (*MARK) and friends, and the PCRE_UCP option, which makes \s, \d, \w, etc. make use of Unicode character properties instead of just matching ASCII. A new option, --line-buffered, has been added to pcregrep. As well as these upgrades, a number of bugs have been mended. Project description: The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences. PCRE is used by many programs, including Exim, Postfix, and PHP. Detailed history and release notes are available here: http://freshmeat.net/projects/pcre#release_318685 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...> - 2010-06-23 13:45:14
|
Dear freshmeat.net subscriber, kseeger just announced version 3.5.4 of Samba on freshmeat.net. The changes are as follows: Bugs were fixed. Project description: Samba is a software suite that provides seamless file and print services to SMB/CIFS clients. It is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients. Detailed history and release notes are available here: http://freshmeat.net/projects/samba#release_318575 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...> - 2010-06-22 21:50:50
|
Dear freshmeat.net subscriber, scoop just announced version 5.1.48 of MySQL on freshmeat.net. The changes are as follows: This release includes various fixes to the replication and partitioning features, including an important change affecting MyISAM replication to a transactional slave, which would previously leave the slave in an unstable condition. 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_318530 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...> - 2010-06-22 07:55:07
|
Dear freshmeat.net subscriber, sempre just announced version 2.7rc2 of Python on freshmeat.net. The changes are as follows: Many bugs have been fixed. Project description: Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface. Detailed history and release notes are available here: http://freshmeat.net/projects/python#release_318503 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...> - 2010-06-21 02:20:22
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p38 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_318449 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...> - 2010-06-20 06:36:52
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.6p2-RC7 of NTP on freshmeat.net. The changes are as follows: This release candidate includes a code clean-up in libntp, adds a missing build dependency for OpenBSD, and adds a purge of stale input data at startup to the type-20 (Generic NMEA) driver. 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_318412 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...> - 2010-06-20 06:36:44
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p37 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_318411 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...> - 2010-06-19 05:39:45
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p36 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_318382 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...> - 2010-06-18 14:13:02
|
Dear freshmeat.net subscriber, barsnick just announced version 2.25.9 of GLib on freshmeat.net. The changes are as follows: Several new APIs were changed in GDBus, GSettings, and GApplication, requiring a new accompanying GTK+ release. GDBus, GSettings, GApplication, and GObject were enhanced and fixed. The test framework was improved. 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_318343 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...> - 2010-06-17 21:58:54
|
Dear freshmeat.net subscriber, easysw just announced version 1.4.4 of CUPS on freshmeat.net. The changes are as follows: This release fixes several security, scheduler, printing, and conformance issues. 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_318321 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...> - 2010-06-16 14:39:29
|
Dear freshmeat.net subscriber, bagder just announced version 7.21.0 of curl and libcurl on freshmeat.net. The changes are as follows: The --proto and -proto-redir options were added. The configure option --enable-threaded-resolver was added. PolarSSL, FTP wildcard matching, and RTMP are now supported. The options CURLINFO_PRIMARY_PORT, CURLINFO_LOCAL_IP, and CURLINFO_LOCAL_PORT were added. At least 17 bugs were fixed. Project description: curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, POP3, IMAP, SMTP, RTSP, and FILE, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, port numbers, SSL certificates, Kerberos, and proxies. It is powered by libcurl, the client-side URL transfer library. There are bindings to libcurl for over 30 languages and environments. Detailed history and release notes are available here: http://freshmeat.net/projects/curl#release_318268 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...> - 2010-06-16 13:52:00
|
Dear freshmeat.net subscriber, kseeger just announced version 3.3.13 of Samba on freshmeat.net. The changes are as follows: This is a security release to address CVE-2010-2063 (a memory corruption vulnerability). Affected version are Samba 3.0.x, 3.2.x, and 3.3.0-3.3.12. Project description: Samba is a software suite that provides seamless file and print services to SMB/CIFS clients. It is freely available, unlike other SMB/CIFS implementations, and allows for interoperability between Linux/Unix servers and Windows-based clients. Detailed history and release notes are available here: http://freshmeat.net/projects/samba#release_318258 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...> - 2010-06-15 22:31:53
|
Dear freshmeat.net subscriber, bfriesen just announced version 3.9.4 of libtiff on freshmeat.net. The changes are as follows: This release resolves additional critical security issues. It also resolves a file corruption problem that arose if the TIFF directory was rewritten with JPEG compression enabled. 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_318230 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...> - 2010-06-15 22:15:55
|
Dear freshmeat.net subscriber, ondrejj just announced version 1.2.1 of SAGATOR on freshmeat.net. The changes are as follows: This release can be compiled on ClamAV 0.96. It fixes a bug in webq (updating is required if you use webq with users in a non-view table). The cracklib error string was fixed. "Suspect" has been added to the default DROP pattern. Project description: SAGATOR is an email antivirus/antispam gateway. It is an interface to any smtpd that runs an antivirus and/or spam checker. Its modular architecture can use any combination of antivirus/spam checkers 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 mail and decompress archives. Detailed history and release notes are available here: http://freshmeat.net/projects/sagator#release_318218 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...> - 2010-06-15 06:25:16
|
Dear freshmeat.net subscriber, scoop just announced version 2.7.1 of Postfix on freshmeat.net. The changes are as follows: A problem where the Postfix SMTP client did not skip "unknown" SMTP client attributes, causing a syntax error when sending an "unknown" client PORT attribute was fixed. Postfix will now skip LDAP queries with non-ASCII search strings, instead of failing with a database lookup error. A warning is now logged when a matchlist has a #comment at the end of a line (for example mynetworks or relay_domains). 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_318185 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...> - 2010-06-15 06:24:32
|
Dear freshmeat.net subscriber, scoop just announced version 2.6.7 of Postfix on freshmeat.net. The changes are as follows: A problem where the Postfix SMTP client did not skip "unknown" SMTP client attributes, causing a syntax error when sending an "unknown" client PORT attribute was fixed. Postfix will now skip LDAP queries with non-ASCII search strings, instead of failing with a database lookup error. 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_318184 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...> - 2010-06-13 19:05:17
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.6p2-RC6 of NTP on freshmeat.net. The changes are as follows: This release candidate fixes incorrect handling of IPv6 interface multicast flags on Linux. 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_318100 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...> - 2010-06-12 18:47:08
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p35 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_318054 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.... |