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-08-14 03:24:13
|
This email is to inform you about the release of version '2.1.9' of 'grsecurity' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/grsecurity/ The changes in this release are as follows: Changes include RBAC system bugfixes and two new PaX features, one which deters physical memory forensics by an attacker, and another that prevents an entire class of kernel vulnerabilities from being exploited. Updated to the 2.4.33 and 2.6.17.8 Linux kernels. Release focus: 6 - Minor bugfixes Project added: Mon, Apr 23rd 2001 18:15 (5 years, 3 months ago) Project description: grsecurity is a complete security system for Linux 2.4 that implements a detection/prevention/containment strategy. It prevents most forms of address space modification, confines programs via its Role-Based Access Control system, hardens syscalls, provides full-featured auditing, and implements many of the OpenBSD randomness features. It was written for performance, ease-of-use, and security. The RBAC system has an intelligent learning mode that can generate least privilege policies for the entire system with no configuration. All of grsecurity supports a feature that logs the IP of the attacker that causes an alert or audit. Trove categories: [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Security, Security :: Cryptography, System :: Logging, System :: Monitoring, 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-12 08:26:57
|
This email is to inform you about the release of version '22.7.3' of 'LILO' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/lilo/ The changes in this release are as follows: A fatal boot selection bug on systems without a PC/AT keyboard (primarily newer 64-bit systems) when compiled with the NOKEYBOARD option was fixed along with a known table entry error on major device 253. Release focus: 7 - Major bugfixes Project added: Fri, Dec 4th 1998 22:06 (7 years, 8 months ago) Project description: LILO is a Boot loader for Linux/x86 and other PC operating systems. It is responsible for loading your Linux kernel from either a floppy or a hard drive and passing control to it. It is capable of booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call extensions to the int 0x13 interface. LILO can also be used to boot many other operating systems, including DOS, Windows (all versions), OS/2, and the BSD variants. The LILO distribution includes full source, documentation and support files. Trove categories: [Development Status ] 5 - Production/Stable [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: BSD License (original) [Operating System ] POSIX :: Linux [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 |
|
From: <no...@fr...> - 2006-08-11 22:09:40
|
This email is to inform you about the release of version '2.4.33' 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 handful of local vulnerabilities and a few remote IPV6 and SCTP vulnerabilities. The forcedeth driver was terribly broken and has been updated to 0.50. Libata has been resynchronized with 2.6.13. 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 |
|
From: <no...@fr...> - 2006-08-11 13:24:30
|
This email is to inform you about the release of version '0.99.6.1' of 'Linux-PAM' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/linux-pam/ The changes in this release are as follows: This release fixes a bootstrap problem if no older Linux-PAM release is installed. Release focus: 6 - Minor bugfixes Project added: Sun, Jan 10th 1999 03:49 (7 years, 7 months ago) Project description: Linux-PAM provides a flexible mechanism for authenticating users. PAM was invented by SUN Microsystems. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] System 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-10 20:09:07
|
This email is to inform you about the release of version '3.5.4' of 'lftp' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/lftp/ The changes in this release are as follows: The setting mirror:include-regex has been added. SSL keys are loaded for protected data connections as well (as in 3.4 and before). The new option ftp:ssl-data-use-keys can be used to disable it. The human-readable options of du and cls work again. Compilation on certain systems has been fixed. Release focus: 6 - Minor bugfixes Project added: Sat, Apr 25th 1998 17:39 (8 years, 3 months ago) Project description: lftp is a sophisticated command line based file transfer program. Supported protocols include FTP, HTTP, SFTP, and FISH. It has a multithreaded design allowing you to issue and execute multiple commands simultaneously or in the background. It also features mirroring capabilities and will reconnect and continue transfers in the event of a disconnection. Also, if you quit the program while transfers are still in progress, it will switch to nohup mode and finish the transfers in the background. Additional protocols supported: FTP over HTTP proxy, HTTPS and FTP over SSL. There are lots of tunable parameters, including rate limitation, number of connections limitation and more. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] C++ [Topic ] Internet :: File Transfer Protocol (FTP), Internet :: WWW/HTTP If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-08-09 22:21:48
|
This email is to inform you about the release of version '5.3.1' of 'Net-SNMP' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/net-snmp/ The changes in this release are as follows: Build fixes. Proper VACM return codes. snmpusm can directly use localized keys. 64-bit fixes, memory fixes, and many other miscellaneous fixes. Perl modules are uploaded to CPAN. MIB updates. DESTDIR install path support. Many improvements to the testing suite. Release focus: 7 - Major bugfixes Project added: Tue, Jul 14th 1998 14:57 (8 years, 0 months ago) Project description: The NET-SNMP (formerly UCD-SNMP) package contains various tools relating to the Simple Network Management Protocol including an extensible agent, an SNMP library, tools to request or set information from SNMP agents, tools to generate and handle SNMP traps, a version of the unix 'netstat' command using SNMP and a Tk/perl mib browser. It was originally based on the Carnegie Mellon University SNMP implementation (version 2.1.2.1), but has been greatly enhanced, ported and fixed and barely resembles the original package anymore. Trove categories: [Development Status ] 6 - Mature [Environment ] No Input/Output (Daemon) [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: BSD License (original) [Operating System ] POSIX [Topic ] System :: Hardware, System :: Networking :: Monitoring If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-08-09 17:51:14
|
This email is to inform you about the release of version '1.0.12rc2' 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: Many minor fixes were made. 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-08 17:28:34
|
This email is to inform you about the release of version '7.15.5' of 'curl and libcurl' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/curl/ The changes in this release are as follows: curl now has --ftp-ssl-reqd and --ftp-alternative-to-user. libcurl has curl_multi_assign(), CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_MAX_SEND_SPEED_LARGE, CURLOPT_MAX_RECV_SPEED_LARGE, and more. At least 10 bugs were fixed. Release focus: 4 - Minor feature enhancements Project added: Fri, Aug 21st 1998 04:01 (7 years, 11 months ago) Project description: curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, TFTP, DICT, TELNET, LDAP, 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. Trove categories: [Development Status ] 6 - Mature [Environment ] Console (Text Based) [Intended Audience ] Developers, End Users/Desktop [License ] OSI Approved :: MIT/X Consortium License [Operating System ] BeOS, MacOS X, Microsoft :: Windows, OS/2, POSIX, Unix [Programming Language] C [Topic ] Internet :: File Transfer Protocol (FTP), Internet :: WWW/HTTP, Software Development :: Libraries, 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-08 00:20:09
|
This email is to inform you about the release of version '0.88.4' of 'Clam AntiVirus' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/clamav/ The changes in this release are as follows: This release fixes a possible heap overflow in the UPX code. Release focus: 8 - Minor security fixes Project added: Wed, May 8th 2002 05:45 (4 years, 3 months ago) Project description: Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon, a commandline scanner, and a tool for automatic updating via Internet. The programs are based on a shared library distributed with the Clam AntiVirus package, which you can use in your own software. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] C [Topic ] Communications :: Email :: Filters, Security, Utilities 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-07 06:20:15
|
This email is to inform you about the release of version '2.5.3' of 'mdadm' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/mdadm/ The changes in this release are as follows: This release fixed a recent breakage of starting degraded arrays and included a few minor documentation updates. Release focus: 6 - Minor bugfixes Project added: Fri, May 10th 2002 01:05 (4 years, 2 months ago) Project description: mdadm is a tool for creating, maintaining, and monitoring Linux "md" device arrays, also known as Software RAID. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] System :: Boot :: Init, System :: Monitoring, System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-08-06 03:53:52
|
This email is to inform you about the release of version '2.33' of 'Dnsmasq' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/dnsmasq/ The changes in this release are as follows: This release adds the ability to store the DHCP lease database in an external database such as a relational database or NV storage. Dnsmasq will call a script to access the database as required. A sample implementation using the "nvram" command found in some Linux router distributions was included in the contrb section. The only significant bugfix repairs problems encountered when using the DHCP-relay function on some Cisco routers. Release focus: 4 - Minor feature enhancements Project added: Sat, Apr 8th 2000 14:44 (6 years, 4 months ago) 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 for network booting of diskless machines. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] No Input/Output (Daemon) [Intended Audience ] End Users/Desktop, System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] MacOS X, POSIX :: BSD :: FreeBSD, POSIX :: BSD :: NetBSD, POSIX :: BSD :: OpenBSD, POSIX :: Linux [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 |
|
From: <no...@fr...> - 2006-08-06 03:30:15
|
This email is to inform you about the release of version '1.39.18-20060804' 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 client can now perform data encryption. The Director and Storage daemon was ported to Win32. "Non-portable" Win32 backups can now be restored to Unix/Linux clients. The 260 character limitation for Win32 pathnames was eliminated. An example Nagios plugin was included. Release focus: 5 - Major feature enhancements 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 |
|
From: <no...@fr...> - 2006-08-04 19:29:05
|
This email is to inform you about the release of version '4.0.18.1' of 'shadow' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/shadow/ The changes in this release are as follows: This release fixes compilation of groupmems when PAM is disabled. It adds Automake fixes for adding missing man pages in the distribution tarball (necessary to build when PAM is disabled). Release focus: 3 - Code cleanup Project added: Sun, Feb 15th 1998 12:03 (8 years, 5 months ago) Project description: The Shadow password file utilities package includes the programs necessary to convert traditional V7 UNIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords). Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: BSD License (original) [Topic ] System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-08-04 17:16:13
|
This email is to inform you about the release of version '1.2.1' of 'BusyBox' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/busybox/ The changes in this release are as follows: This release features a few fixes to lash, ash, tar, dmesg, passwd, adduser, and modprobe, as well as build tweaks. Release focus: 6 - Minor bugfixes Project added: Sun, Apr 11th 1999 15:45 (7 years, 3 months ago) Project description: BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX :: Linux [Programming Language] C [Topic ] Software Development :: Embedded Systems, System :: Boot :: Init 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-04 17:06:53
|
This email is to inform you about the release of version '2.4.6' of 'Openswan' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/openswan/ The changes in this release are as follows: Compile fixes for 2.6.16-2.6.18-rc2, a dpdaction=restart fix, and various miscellaneous fixes for ipcomp, nat-t, and rekeys. Release focus: 7 - Major bugfixes Project added: Mon, Mar 8th 2004 07:58 (2 years, 4 months ago) Project description: Openswan is an implementation of IPsec (IP Security). Is it a code continuation of the defunct FreeS/WAN project. Openswan provides IPSEC kernel extensions (for encryption and authentication) and an IKE daemon (for Internet key exchange and encrypted routing), as well as various rc scripts. It features Opportunistic Encryption, subnet extrusion, X.509 certificates, NAT Traversal support, XAUTH, Enterprise L2TP, and DNSSEC support. Currently, work is being done with asynchronous crypto hardware accelerator support and a Mac OS X port. Trove categories: [Development Status ] 5 - Production/Stable [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-08-03 03:00:27
|
This email is to inform you about the release of version '4.0.18' of 'shadow' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/shadow/ The changes in this release are as follows: A problem where su set the enviroment too early when using PAM was fixed. A UID/GID overflow in groupadd, groupmod, useradd, and anusermod was fixed along with overflows in inactive, mindays, warndays, and maxdays in passwd, useradd, and usermod. groupmems was rewritten to use PAM and getopt_long(). usermod was reverted back to previous -a option semantics. chsh and groupmod were rewritten to use getopt_long(). Translations and man pages were updated. Release focus: 0 - N/A Project added: Sun, Feb 15th 1998 12:03 (8 years, 5 months ago) Project description: The Shadow password file utilities package includes the programs necessary to convert traditional V7 UNIX password files to the SVR4 shadow password format, and additional tools to maintain password and group files (that work with both shadow and non-shadow passwords). Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: BSD License (original) [Topic ] System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-08-02 20:17:56
|
This email is to inform you about the release of version '1.4.5' of 'The GNU Privacy Guard' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/gnupg/ The changes in this release are as follows: Two more possible memory allocation attacks, allowing denial of service attacks and possibly remote code execution, were fixed. More DSA2 tweaks were implemented. A Norwegian translation was added. Release focus: 9 - Major security fixes Project added: Fri, Apr 10th 1998 07:04 (8 years, 3 months ago) 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. Trove categories: [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Topic ] Security :: Cryptography 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-01 15:51:21
|
This email is to inform you that we just had to delete the project record for 'Libsafe' from freshmeat.net. You are being informed about this circumstance because you were a subscriber to it. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-07-31 14:16:01
|
This email is to inform you about the release of version '3.5.2' of 'lftp' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/lftp/ The changes in this release are as follows: The program was fixed to strip CRs from ls output, just as before. The help for pget was updated. A hang in mirror -c and get -c was fixed. Mirror timestamps for HFTP and HTTP were fixed. Mirror was fixed for files starting with a tilde. The use of PROPFIND was fixed when http:use-propfind is to "no". Directory listing and globbing for FTP over HTTP proxy was fixed. The gnulib sources were updated. Release focus: 7 - Major bugfixes Project added: Sat, Apr 25th 1998 17:39 (8 years, 3 months ago) Project description: lftp is a sophisticated command line based file transfer program. Supported protocols include FTP, HTTP, SFTP, and FISH. It has a multithreaded design allowing you to issue and execute multiple commands simultaneously or in the background. It also features mirroring capabilities and will reconnect and continue transfers in the event of a disconnection. Also, if you quit the program while transfers are still in progress, it will switch to nohup mode and finish the transfers in the background. Additional protocols supported: FTP over HTTP proxy, HTTPS and FTP over SSL. There are lots of tunable parameters, including rate limitation, number of connections limitation and more. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based) [Intended Audience ] End Users/Desktop [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] C++ [Topic ] Internet :: File Transfer Protocol (FTP), Internet :: WWW/HTTP If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-07-30 14:48:05
|
This email is to inform you about the release of version '2.12.1' 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: The Unicode Character Database was updated to 5.0.0 final. Several bugs were fixed and translations were added and updated. Release focus: 6 - Minor bugfixes Project added: Sun, Oct 18th 1998 12:30 (7 years, 9 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-07-28 21:05:17
|
This email is to inform you about the release of version '2.2.11' 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 contains back-ported fixes from Postfix 2.3. The PostgreSQL client was updated after major database API changes in response to PostgreSQL security issues. The Postfix SMTP client enforced Mandatory TLS only when talking to an ESMTP server. Release focus: 6 - Minor bugfixes Project added: Mon, Dec 14th 1998 07:44 (7 years, 7 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 |
|
From: <no...@fr...> - 2006-07-28 20:15:33
|
This email is to inform you about the release of version '0.41' of 'ipcalc' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/ipcalc/ The changes in this release are as follows: This release fixes a cross-site scripting vulnerability in the CGI wrapper script. Release focus: 8 - Minor security fixes Project added: Tue, Mar 21st 2000 20:03 (6 years, 4 months ago) Project description: ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design sub- and supernetworks. It is also intended to be a teaching tool and presents the results as easy-to-understand binary values. Trove categories: [Development Status ] 5 - Production/Stable [Environment ] Console (Text Based), Web Environment [Intended Audience ] System Administrators [License ] Freeware, OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] Perl [Topic ] Education, Internet, System :: Networking, System :: Systems Administration If you would like to cancel subscription to releases of this project, login to freshmeat.net and choose 'home' from the personal menubar at the top of the page. You'll be presented with a list of projects and categories you're subscribed to in the right column, which you may cancel by highlighting the project or category in question and clicking the 'delete' button. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-07-28 20:14:30
|
This email is to inform you that we just had to delete the project record for 'Linux ethernet bridge rewrite' from freshmeat.net. You are being informed about this circumstance because you were a subscriber to it. Sincerely, freshmeat.net |
|
From: <no...@fr...> - 2006-07-28 19:42:17
|
This email is to inform you about the release of version '2.4.32-hf32.7' 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: 14 fixes including 10 for security problems, a few of them possibly remotely exploitable (SCTP). Closes CVE-2006-2935, CVE-2006-0039, CVE-2006-1525, CVE-2006-1857, CVE-2006-1858, CVE-2006-2271, CVE-2006-2272, and CVE-2006-2274, and resyncs with 2.4.33-rc3. The GIT tree is now regularly updated on kernel.org. Release focus: 9 - Major security fixes Project added: Fri, Feb 2nd 2001 09:18 (5 years, 5 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-07-28 18:13:46
|
This email is to inform you about the release of version '2.0.4' of 'Network UPS Tools' through freshmeat.net. All URLs and other useful information can be found at http://freshmeat.net/projects/networkupstools/ The changes in this release are as follows: Better support for newhidups. Release focus: 0 - N/A Project added: Sun, Jul 4th 1999 09:51 (7 years, 0 months ago) Project description: Network UPS Tools is an extremely powerful and versatile client/server based approach to UPS monitoring. Products from a wide range of vendors (APC, Belkin, BestFort, MGE, etc.) are supported. A shared UPS can be monitored by one host, notifcations being sent to the other hosts via authenticated TCP connections. A Web interface is available, as is a Windows client. Trove categories: [Environment ] No Input/Output (Daemon) [Intended Audience ] System Administrators [License ] OSI Approved :: GNU General Public License (GPL) [Operating System ] POSIX [Programming Language] C [Topic ] System :: Power (UPS) 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 |