Noticias

mp_doccer 1.2.2 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:27
mp_doccer is a tool that travels C code files, and extracts specially marked information to build documentation. This documentation can be generated in HTML, man pages, or an executable shell script. The markup is very similar to that in the Linux 2.4.x kernel sources. mp_doccer is a component of the Minimum Profit Text Editor. License: GNU General Public License (GPL) Changes:
This release includes a new output format (Grutatxt) and a new option to set the abstract of the generated document.
Categorías: Noticias

TCPDF 4.3.007 (PHP5 branch)

FreshMeat - Jue, 04/12/2008 - 15:26
TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, and encryption. License: GNU Lesser General Public License (LGPL) Changes:
This version includes support for PNG alpha channel (transparency) and fixes several font-related issues.
Categorías: Noticias

GiftedMotion 1.7 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:26
GiftedMotion is a small and easy-to-use GIF animator. If you need a simple way to turn a series of still images into an animation to be displayed on a Web page without the hassle of learning how to use a full-blown graphics suite, then GiftedMotion is probably the tool for you. License: GNU General Public License (GPL) Changes:
The ability to save a complete sequence as single images was added again.
Categorías: Noticias

Music Box 1.12 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:25
Music Box is a handy database for your music files. If you have a large collection of them, it will help you to organize and keep them in order. Tracks can be grouped by artist, album, genre, volume, or category. Tracks can be organized into as many categories and subcategories as you need. A search function allows you to find the CD or DVD on which you stored your tracks. Music Box reads and edits the metadata information of the tracks (ID3 tags, iTunes AAC tags, etc.). The MP3, AAC, MP4, Ogg Vorbis, Monkey's Audio, and FLAC formats are supported. Music Box's data can be exported to HTML, text, or XML. License: Shareware Changes:
When deleting a track, orphan albums/artists/volumes (i.e. those without any related track left) will be removed from the database.
Categorías: Noticias

Netmem 0.1.0 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:23
Netmem is a client-server software that manages chunks of memory in a transactional way. The server allocates memory and then listens on a socket for the client, which can use these pieces of memory (through read, lock, and unlock operations). It is useful for cluster applications that need a quickly accessible shared space of memory across the network.
Categorías: Noticias

Socklib 1.0.2 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:23
Socklib is a C library that provides a selection of socket functions. License: GNU General Public License v3 Changes:
A new read_from_tcp_socket function has been added to allow generic reads from a TCP socket.
Categorías: Noticias

NetworkManager 0.7.0 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:21
The GNOME NetworkManager is a set of co-operative tools that make networking simple and straightforward. Whether wireless or wired, NetworkManager allows you to quickly move from one network to another: once a network has been configured and joined once, it can be detected and re-joined automatically at a later date. It was designed to auto-detect as much information as possible, seamlessly switches connections when necessary, and provides immediate feedback of the network state to users and applications. It utilizes D-Bus and HAL. License: GNU General Public License v2 Changes:
Support was added for multiple active devices, for Internet connection sharing, for many mobile broadband devices, for full static IPs, and for boot-time connections (with no logins required). Connections were made more reliable. A rich, flexible D-Bus API was added. Many other enhancements and fixes were made.
Categorías: Noticias

nfs-ganesha 0.99.47 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:19
NFS-GANESHA is a user-space NFSv2, NFSv3, and NFSv4 server. It runs on Linux, BSD variants, and POSIX-compliant Unixes. License: The CeCILL License Changes:
The code was cleaned up in the datacache. NFS protocol compliance bugs were found with SpecSFS bench and fixed. The optional module, MFSL (Middle File System Layer), was added. This will allow new features like metadata writeback in the future.
Categorías: Noticias

pytemplate: python script template 1.4.0 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:16
pytemplate is a small project intending to give Python developers a starting framework. It allows them to properly create scripts without struggling with configuration files and logging properties development. These are already available through a main class that the new script will inherit. License: GNU General Public License v2 Changes:
The template uses optparse to create new available options directly from the script that imports the pytemplate module. It means that the pytemplate core file does not have to be changed anymore and might be installed as a public or private distributed Python module. RPM and deb packages are available.
Categorías: Noticias

OBM 2.1.12 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:14
OBM is a groupware, email, LDAP, Windows PDC, CRM, and project management application. It is mainly used as an Exchange or Notes/Domino groupware and mail server replacement, as an LDAP directory, as a Windows PDC, as a contact and customer database, as a project management tool, or as any combination of these functions. It provides groupware (calendars, contacts, and tasks) connectors for Outlook, Thunderbird/Lightning, and PDAs. It supports internationalization and themes. It is highly scalable, and is used by sites from five to many thousands of users. License: GNU General Public License (GPL) Changes:
Event participation notifications were sent twice. A SQL bug was fixed on event insertion with resource. Improvements and fixes were made on event alerts. Other fixes and small improvements were made.
Categorías: Noticias

Filefunc Library 1.0.1 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:09
Filefunc is a C library that gives access to a set of simple functions for reading and writing ints and strings to a file. License: GNU General Public License v3 Changes:
This new version now includes wrappers for open, close, fopen, and fclose.
Categorías: Noticias

rsyslog 3.20.1 (v3 Stable branch)

FreshMeat - Jue, 04/12/2008 - 15:09
Rsyslog is an enhanced multi-threaded syslogd. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS, and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax. License: GNU General Public License v3 Changes:
Most importantly, this version addresses a security vulnerability that renders the $AllowedSender directive useless. See the project homepage for the security advisory. This release also contains some bugfixes, including a memory leak that could cause real trouble in environments that use TLS, as well as some very small enhancements. All users are advised to update to this release.
Categorías: Noticias

Q7Z 0.7.5 (Default branch)

FreshMeat - Jue, 04/12/2008 - 15:07
Q7Z is an archiving tool that can update existing archives quickly, backup a folder to a storage location, create or extract a protected archive, and increase efficiency by using archiving profiles. License: GNU General Public License (GPL) Changes:
The program now looks beneath "~/.config/" for "Lists" and "Profiles". The makefile now checks for the existence of dependencies. Initial integration was added for the context menus in Gnome and Xfce. The documentation is now available in HTML. Support for Dolphin and Konqueror in KDE4 was improved. KDE 3 is no longer officially supported. UDF, XAR, LZMA, and DMG/HFS archives are now recognized for extraction. A new Qt 4.4 event-loop limitation was worked around for cron jobs. The dependencies were raised to Qt 4.4.1 and PyQt 4.4.3 due to bugs in earlier versions.
Categorías: Noticias

DynaStop 08333.1634-484 (Default branch)

FreshMeat - Jue, 04/12/2008 - 14:58
DynaStop is a utility to examine IPv4 based addresses for Exim and procmail for the purpose of filtering based upon patterns defined by the administrator. This can be a pivotal factor in email filtering and server load management, since dynamic IP addresses are typically used for dial-up, DHCP, and DSL accounts. All of which have a designated mail exchange server through which all outbound mail flows as defined with many, if not most, large Internet service providers. License: GNU General Public License v2 Changes:
The following example configuration files were updated: BleedingThreats, WhiteList, VirusList, and UnsubList.
Categorías: Noticias

Porcupine 0.5.2 (Default branch)

FreshMeat - Jue, 04/12/2008 - 14:56
Porcupine is a Web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications. License: GNU Lesser General Public License (LGPL) Changes:
This release includes the brand new version of QuiX that supports the latest releases of Firefox, Safari, and Chrome browsers with an enhanced list view widget implementation and a new effects module.
Categorías: Noticias

Zina 2.0alpha12 (Default branch)

FreshMeat - Jue, 04/12/2008 - 14:53
Zina is a graphical interface to your MP3 collection, a personal jukebox, a Podcaster, and an MP3 streamer. It can run alone, be embedded into an existing Web site, or be used as a module in Drupal, Joomla, Wordpress, Xoops, and others. License: GNU General Public License (GPL) Changes:
This release adds support for the PHP mysqli extension. Zina's output should now also validate as XHTML 1.0 Strict. Some minor bugs were also fixed.
Categorías: Noticias

SquirrelMail 1.4.17 (Stable branch)

FreshMeat - Jue, 04/12/2008 - 09:52
SquirrelMail is a standards-based Webmail package. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages are rendered in pure HTML 4.0 for maximum compatibility across browsers. It has very few requirements, and is very easy to configure and install. It has all the functionality you would want from an email client, including strong MIME support, address books, and folder manipulation. License: GNU General Public License (GPL) Changes:
White space wrapping of auto-generated SquirrelMail option widgets may now be controlled. Matching of alternate identities when replying was fixed. HTTPS detection under Windows IIS was fixed, as it was incorrectly setting cookies to be transmitted only over a secure connections when none existed. An XSS exploit in hyperlinks when rendering messages was fixed.
Categorías: Noticias

Finnix 92.1 (Default branch)

FreshMeat - Jue, 04/12/2008 - 09:47
Finnix is a small, self-contained, bootable Linux CD distribution ("LiveCD") for system administrators, based on Debian testing "etch". You can use it to mount and manipulate hard drives and partitions, monitor networks, rebuild boot records, install other operating systems, and much more. License: GNU General Public License (GPL) Changes:
This version includes Linux kernel 2.6.26, updated upstream software, and x86 boot menu cleanups.
Categorías: Noticias

IP Tables network magic SysRq 0.7 (Default branch)

FreshMeat - Jue, 04/12/2008 - 09:44
IP Tables network magic SysRq is a Linux iptables target that allows to do the same as the magic SysRq key on a keyboard does, but over the network. It includes syncing disks, remounting them read-only, rebooting the machine, etc. License: GNU General Public License (GPL) Changes:
This version was adjusted to Linux kernel 2.6.26 and iptables 1.4. It has been tested on Fedora 8.
Categorías: Noticias

Snort Alert Monitor 0.4.2 (Default branch)

FreshMeat - Jue, 04/12/2008 - 09:40
SAM is a real-time Snort alert monitor. It provides many ways to indicate that you may be experiencing an intrusion attempt on your network, including audio/visual warnings, email warnings, etc. License: MIT/X Consortium License Changes:
A bug where the threat index wasn't being calculated correctly was fixed. A bug where high priority attacks on the dashboard weren't being filtered correctly was fixed.
Categorías: Noticias
Distribuir contenido

Chat module by BoWoB Chat for Drupal