Newsletter for Wednesday, November 05th 2008
The freshmeat daily newsletter <[email protected]> Thu, 6 Nov 2008 00:10:03 +0000 (UTC)
| Newsgroups | gmane.linux.freshmeat.announce |
|---|---|
| Message-ID | <[email protected]> |
::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2008/11/05/
freshmeat.net newsgroup: news:///fm.announce
-. ---- .-.---...---- -- --- ---. ...----.------- . - --- - .--
::: A D V E R T I S I N G :::
Perforce SCM: Versions and manages
Install Perforce in less than 10 min. and get your projects under source
control.
http://ad.doubleclick.net/clk;206902539;13503038;y?http://www.sourceforge.net/powerbar/perforce/?referrer=sfnews
-----.--- .-..--. .------.-.-- ----.- .--- .---..-.--.--.--.-. .-
::: R E L E A S E H E A D L I N E S (44) :::
[001] - Abacus Formula Compiler 1.2.0
[002] - Asbru Website Manager 7.0.19
[003] - audit daemon 1.7.9
[004] - Berkeley DB Java Edition 3.3.74
[005] - Berkeley DB XML 2.4.16
[006] - BitNami Moodle Stack 1.9.2-1
[007] - CodeExplorer 1.0
[008] - curl and libcurl 7.19.1
[009] - DirSync Pro 1.0 Final
[010] - dkopp 4.4
[011] - EDFbrowser 1.07
[012] - ESC/Java2 2.0.5
[013] - Exiv2 0.18-pre2
[014] - EyeFract 0.6.2
[015] - FastFormat 0.2.1 (alpha 6)
[016] - fliXXery 1.0
[017] - Gforth 0.7.0
[018] - grindr 0.3.1
[019] - Helma 1.6.3-rc2
[020] - JagPDF 1.1.0
[021] - JasperReports 3.1.2
[022] - JavaRebel 1.2.1
[023] - Manitou-Mail 0.9.10
[024] - metaf2xml 1.33
[025] - mpg123 1.6.0
[026] - Nagios 3.0.5
[027] - nfs-ganesha 0.99.45
[028] - ODB 0.4
[029] - Ogg Theora 1.0
[030] - Opinio 6.0.8
[031] - ReactOS 0.3.7
[032] - rsyslog 3.20.0 (v3 Stable)
[033] - Simple Movie Catalog 1.2.1
[034] - spamdyke 4.0.8
[035] - TestMaker 5.2.3
[036] - TurnKey Drupal 6 Live CD appliance 2008.10.28-hardy-x86
[037] - TuxWordSmith 0.6.6
[038] - ViewVC 1.1.0-beta1
[039] - vzhaipd beta0.1
[040] - WANPIPE 3.3.14 (Development)
[041] - WebGUI 7.6.2
[042] - YourKit Java Profiler 7.5.10
[043] - YourKit Java Profiler 8.0-build4018 (EAP)
[044] - Zina 2.0alpha8
---.-.- ---- -.------ ----.-.-.- ----..--.-----.---.--- -.------.
::: R E L E A S E D E T A I L S :::
[001] - Abacus Formula Compiler 1.2.0
by Peter Arrenbrecht (http://freshmeat.net/users/peo1306/)
Wed, Nov 5th 2008 17:29
Software Development :: Code Generators
Software Development :: Compilers
Software Development :: Libraries
About: The Abacus Formula Compiler (AFC) compiles computations defined in
spreadsheet files directly to Java byte code. Users can thus customize an
application using Excel or OpenOffice Calc. AFC compiles against your own
Java interfaces to obtain input values and compute output values (it
essentially generates strategy implementations for you), and supports
internal computations with either double or BigDecimal (for financial
applications).
Changes: This release adds support for spreadsheets in the Microsoft
Office Open XML .xlsx (MS Excel 2007) format. It also contains minor
improvements and bugfixes.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/formulacompiler/
- % - % - % - % -
[002] - Asbru Website Manager 7.0.19
by Asbru Ltd (http://freshmeat.net/users/vejrum/)
Wed, Nov 5th 2008 17:52
Information Management
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Browsers
About: The Asbru Website Manager is a ready-to-use
cross-browser/cross-platform tool that enables non-technical users to edit,
add, and delete HTML pages, images, and other files on their Web server
through a Web browser. Users can browse their way to the Web pages they
want to change and edit directly in a WYSIWYG HTML editor with a familiar
word processor like user interface.
Changes: This release adds partial Web page content editing restrictions
for non-superadmin Web site administrators. This release also adds a
configuration setting for the default Web page/file to be copied when
adding new Web pages.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/asbrumanager/
- % - % - % - % -
[003] - audit daemon 1.7.9
by Steve Grubb (http://freshmeat.net/users/stevegrubb/)
Wed, Nov 5th 2008 20:55
Security
System :: Logging
System :: Monitoring
About: The audit package contains the user-space utilities for creating
audit rules, as well as for storing and searching the audit records
generate by the audit subsystem in the Linux 2.6 kernel. It also has a
basic Intrusion Detection plugin based on audit events capable of IDMEF
alerting using prelude.
Changes: Improved support for kernel audit system immutable mode. A limit
on restarts of crashed audispd plugins. Improved handling of audit events
from PAM. Improved support for session association in ausearch. This
release introduces the aulast command, which is similar to the utmp-based
"last" command.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/linux-audit/
- % - % - % - % -
[004] - Berkeley DB Java Edition 3.3.74
by Gregory Burd (http://freshmeat.net/users/gregburd/)
Wed, Nov 5th 2008 18:19
Database
Database :: Database Engines/Servers
Software Development :: Libraries :: Java Libraries
About: Berkeley DB Java Edition is a high performance transactional
storage engine written entirely in Java. Like the highly successful
Berkeley DB product, it executes in the address space of the application
without the overhead of client/server communication. It stores data in the
application's native format, so no runtime data translation is required. It
supports full ACID transactions and recovery, and provides an easy-to-use
interface, allowing programmers to store and retrieve information quickly,
simply, and reliably.
Changes: This release fixes a problem that could cause
LogFileNotFoundException in large databases. This could cause data loss, so
all users are strongly recommended to upgrade. This problem is found in all
prior releases. The bug can occur only for databases with a Btree that is 4
or more levels deep. For the default maximum entries per Btree node (128),
this means the database must have grown to at least 10 million records to
be a candidate for occurrence of this problem. This is only an
approximation, and may be larger or smaller if
DatabaseConfig.setNodeMaxEntries has been called.
License: OSI Approved
URL: http://freshmeat.net/projects/bdb-je/
- % - % - % - % -
[005] - Berkeley DB XML 2.4.16
by Gregory Burd (http://freshmeat.net/users/gregburd/)
Wed, Nov 5th 2008 18:22
Database :: Database Engines/Servers
Information Management :: Document Repositories
Scientific/Engineering :: Bioinformatics
About: Berkeley DB XML is a native XML database engine for use within your
product. Made available as a C++ library with language bindings for Java,
Perl, Python, PHP, and Tcl, it integrates directly into your application
(it is not a standalone database server). It provides XQuery access into a
database of document containers. XML documents are stored and indexed in
their native format using Berkeley DB as the transactional database engine.
Changes: This release addresses a number of issues found since 2.4.13. It
is source and binary compatible with earlier 2.4.x releases.
License: OSI Approved
URL: http://freshmeat.net/projects/dbxml/
- % - % - % - % -
[006] - BitNami Moodle Stack 1.9.2-1
by Daniel Lopez (http://freshmeat.net/users/ridruejo/)
Wed, Nov 5th 2008 18:11
Education
About: BitNami Moodle Stack is an easy-to-use installer for Moodle, which
is a course management system that is designed using sound pedagogical
principles to help educators create effective online learning communities.
It can scale from one computer to a 50,000-student university and is used
in 175 countries around the world.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/bitnamimoodle/
- % - % - % - % -
[007] - CodeExplorer 1.0
by Alexei Orishchenko (http://freshmeat.net/users/leha2000/)
Wed, Nov 5th 2008 08:10
Desktop Environment :: Tools
Software Development
Software Development :: Quality Assurance
About: CodeExplorer is an IntelliJ Idea plugin that helps to explore
method call chains. Its tool window shows methods and calls between them on
a handy diagram. It lets you see usages and structure of several methods at
once.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/codeexplorer/
- % - % - % - % -
[008] - curl and libcurl 7.19.1
by Daniel Stenberg (http://freshmeat.net/users/bagder/)
Wed, Nov 5th 2008 18:05
Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
Software Development :: Libraries
About: curl and libcurl is a tool for transferring files using URL syntax.
It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, 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.
Changes: CURLOPT_CERTINFO, CURLINFO_CERTINFO, CURLOPT_POSTREDIR,
CURLOPT_USERNAME, CURLOPT_PASSWORD, CURLOPT_PROXYUSERNAME, and
CURLOPT_PROXYPASSWORD were added. 24 bugs were fixed.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/curl/
- % - % - % - % -
[009] - DirSync Pro 1.0 Final
by Omid Givi (http://freshmeat.net/users/ogivi/)
Wed, Nov 5th 2008 18:20
Desktop Environment :: Tools
System :: Archiving :: Backup
System :: Archiving :: Mirroring
About: Directory Synchronize is a powerful, easy-to-configure tool to
synchronize the contents of one directory with another. It can compare
files by various attributes, such as size or modified-date. It can
synchronize an unlimited number of directories, and has a detailed logging
function.
Changes: The default Java copy mode is now NIO. The old fashioned Java
copy mode can now be forced through the options dialog. A forced-deletion
excluded feature has been added. You can now force deletion of the excluded
files/directories from the destination folder.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dirsyncpro/
- % - % - % - % -
[010] - dkopp 4.4
by kornelix (http://freshmeat.net/users/kornelix/)
Wed, Nov 5th 2008 17:40
System :: Archiving :: Backup
About: Dkopp is a program for copying or backing up disk files to DVD.
Full or incremental backups can be made, with full or incremental DVD
verification. Dkopp uses a GUI to navigate through directories to select or
de-select files or directories at any level. Backup jobs can be saved for
recurring use. New, deleted, and updated files are handled automatically,
without re-editing the backup job. An incremental backup updates the same
DVD used for a prior full backup. Large backup jobs can be done using
multiple DVDs. A GUI restore function is also provided. Differences between
disk and DVD can be reported in total, by directory and by file.
Changes: If the DVD is already mounted, then it is used as is by setting
the backup directory to match the mount point. The dkopp backup job should
use the same device name that GNOME (or another desktop) uses, e.g.
/dev/scd0 instead of /dev/sr0. Otherwise, dkopp will try to redundantly
mount the device. It is best to let the auto-mount complete before starting
a backup job, to avoid a tug-of-war as dkopp tries to mount the device in
parallel.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/dkopp/
- % - % - % - % -
[011] - EDFbrowser 1.07
by Teuniz (http://freshmeat.net/users/Teuniz/)
Wed, Nov 5th 2008 17:58
Scientific/Engineering :: Neuroscience
About: EDFbrowser is a multi-platform viewer for EEG, EMG, and ECG storage
files. It supports the EDF, EDF+, BDF, BDF+, and Nihon Kohden file formats.
It supports montages, annotations, precise measurements by using
crosshairs, and a zoom function by drawing a rectangle with the mouse. It
shows signals from different files at the same time. It includes a built-in
EDF/EDF+/BDF/BDF+ to ASCII converter, a built-in Nihon Kohden to EDF+
converter (including annotations), and a built-in EDF/EDF+/BDF/BDF+
compatibility checker.
Changes: Speed was improved when long displaytimes are used. Support for
BDF+ files was added.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/edfbrowser/
- % - % - % - % -
[012] - ESC/Java2 2.0.5
by Dermot Cochran (http://freshmeat.net/users/dermotcochran/)
Wed, Nov 5th 2008 18:14
Scientific/Engineering
Security
Software Development
About: ESC/Java2 is an Extended Static Checker for Java. It automatically,
statically, and modularly detects common programming errors. It reasons
about Java programs that have (optional) annotations written in JML.
Changes: There are no major functional changes, but some bugfixes and
cleanup of existing features. This is intended to be the final release and
the first stable release.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/escjava2/
- % - % - % - % -
[013] - Exiv2 0.18-pre2
by Andreas Huggel (http://freshmeat.net/users/ahuggel/)
Wed, Nov 5th 2008 17:56
Multimedia :: Graphics
Multimedia :: Graphics :: Capture :: Digital Camera
Multimedia :: Graphics :: Viewers
About: Exiv2 is a C++ image metadata manipulation library that makes
reading and writing Exif, IPTC, and XMP image metadata easy. It provides
full Exif makernote and thumbnail support. The Exiv2 command line utility
prints Exif, IPTC and XMP metadata including Makernote tags in various
formats, adjusts Exif timestamps, renames images according to the Exif
timestamp, extracts and inserts Exif, IPTC, and XMP metadata and JPEG
comments, or deletes the thumbnail or a specific type of metadata from an
image.
Changes: With this pre-release it is now possible to build an Exiv2
Windows DLL. A new API was added to access image previews of any image. In
addition to Exif thumbnails this allows retrieving various other previews
from RAW images and Exif MakerNotes through a common interface. Another
backward-compatible API change allows advanced Exif pretty-printing
functions to refer to all Exif tags. Several other Exif improvements and
fixes were implemented, see the ChangeLog for details.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/exiv2/
- % - % - % - % -
[014] - EyeFract 0.6.2
by deyerman (http://freshmeat.net/users/deyerman/)
Wed, Nov 5th 2008 07:50
Multimedia :: Graphics
Scientific/Engineering :: Mathematics
About: EyeFract is a Julia and Mandelbrot set (fractal) generator. It
provides total control over all aspects of generating these sets, including
the ability to create fractals beyond the typical quadratic family. A list
of functions is provided for use, including trigonometric functions. It has
JPEG/PPM export capability, and includes presets for fractals and
colormaps.
Changes: Case-insensitive sorting was added to the list of loaded
colormaps. A bug which incorrectly displayed the first color in colormaps
was fixed. compilation was cleaned up.
License: Freely Distributable
URL: http://freshmeat.net/projects/eyefract/
- % - % - % - % -
[015] - FastFormat 0.2.1 (alpha 6)
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Wed, Nov 5th 2008 17:44
Software Development :: Internationalization
Software Development :: Localization
About: FastFormat is a C/C++ output and formatting library whose design
parameters are complete type-safety, efficiency, genericity, and
extensibility. It is simple to use and extend, highly portable (to any
platform or compiler), and it upholds the C tradition of you only pay for
what you use. FastFormat supports output and formatting of statements of
arbitrary complexity, consisting of heterogeneous types. FastFormat writes
to output "sinks", which can be of arbitrary type.
Changes: The library now detects and reports on unreferenced arguments by
default. Also included are new added conversion shims for floating-point
types, and string access shims for ff_string_slice_t, which facilitates
highly-efficient conversion shims. Defects in the definition of action shim
functions for the ostream and stringstream sinks were corrected. This
release relies on version 1.9.60 or later of STLSoft.
License: BSD License (revised)
URL: http://freshmeat.net/projects/fastformat/
- % - % - % - % -
[016] - fliXXery 1.0
by Strike (http://freshmeat.net/users/strikedamic/)
Wed, Nov 5th 2008 18:21
Internet :: WWW/HTTP :: Indexing/Search
About: fliXXery is a simple and intuitive movie and TV series database. It
helps users organize their movies and list them by ID, title, year, length,
genre, filetype, etc. It allows users to define their own genres,
filetypes, and languages for their movies, so they don't have to bother
with unsetting pre-defined values. It features different user rights
levels. It is easy to install and setup, simple to backup and restore, and
supports multiple languages.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/flixxery/
- % - % - % - % -
[017] - Gforth 0.7.0
by Bernd Paysan (http://freshmeat.net/users/forthy/)
Wed, Nov 5th 2008 21:00
Software Development :: Compilers
Software Development :: Interpreters
About: Gforth is a fast and portable implementation of the ANS Forth
language. It works nicely with the Emacs editor, offers some nice features
such as input completion and history and a powerful locals facility, and it
even has (the beginnings of) a manual. Gforth employs traditional
implementation techniques: its inner innerpreter is indirect or direct
threaded. Gforth runs under Unix, Win95, OS/2, and DOS and should not be
hard to port to other systems supported by GCC.
Changes: Many new Forth200x features have been added. This release has
Unicode support, a new C library interface (requires GCC at runtime), and a
number of added libraries. The compilation process now produces good
performance automatically (when possible). The license has been changed to
the GPLv3 (or later).
License: GNU General Public License v3
URL: http://freshmeat.net/projects/gforth/
- % - % - % - % -
[018] - grindr 0.3.1
by stef (http://freshmeat.net/users/ctrlc/)
Wed, Nov 5th 2008 07:50
Communications :: Chat
Information Management :: Issue Tracking
Office/Business
About: grindr is a set of various utilities to enhance Web productivity.
It provides tools to interact with Web sites, RSS feeds, and instant
messaging. Munchr is a simple RSS parser which can collect data from
restricted Web sites, and this data is routed to nbox. nbox is a small GUI
display for all collected information. Posting information is done by
feedr, which takes a set of parameters and values and submits it to the
appropriate Web service. gaskr provides a GUI to prepare data for feedr.
Initial configuration for gaskr is prepared by bildr, which can log onto
sites and scrape all form data from HTML content.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/grindr/
- % - % - % - % -
[019] - Helma 1.6.3-rc2
by Chris Zumbrunn (http://freshmeat.net/users/czv/)
Wed, Nov 5th 2008 08:07
Internet
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
About: Helma is a Web application framework for fast and efficient
scripting and serving of Web sites and Internet applications. Helma employs
JavaScript for its server-side scripting environment, removing the need for
compilation cycles and reducing development costs while giving you instant
access to leverage the whole wealth of Java libraries out there. Helma
offers simple and codeless mapping of application objects to database
tables. In addition, an embedded object-oriented database performs
automatic data persistence of unmapped objects.
Changes: This release candidate contains numerous bugfixes and many minor
improvements, such as support for secure HttpOnly session cookies, logging
improvements, several changes to the way file paths to different resources
are resolved, and restored backwards compatibility with Java 1.4.
License: BSD License (revised)
URL: http://freshmeat.net/projects/helma/
- % - % - % - % -
[020] - JagPDF 1.1.0
by Jaroslav Greula (http://freshmeat.net/users/j_gresula/)
Wed, Nov 5th 2008 21:15
Software Development :: Libraries
Software Development :: Libraries :: Python Modules
About: JagPDF is a library for generating PDF documents in C/C++ and
Python. It supports TrueType (subsetting) and standard 14 Type 1 fonts,
font metrics, Unicode, UTF-8 and common 8-bit character encodings, images
(JPEG, PNG, or custom), paths, color spaces (RGB, CMYK, CIE based, ICC
profiles, indexed), encryption, bookmarks, hyperlinks, and more.
Changes: This release includes support for tiling and shading patterns,
elliptical arcs, functions, and autodetection of standard image formats.
License: Freeware
URL: http://freshmeat.net/projects/jagpdf/
- % - % - % - % -
[021] - JasperReports 3.1.2
by Teodor Danciu (http://freshmeat.net/users/teodord/)
Wed, Nov 5th 2008 17:59
Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Presentation
Printing
About: JasperReports is a Java reporting library. XML report templates are
used to generate ready to print documents using data from customizable data
sources, including JDBC. The output can be delivered to the screen,
printer, or stored in PDF, HTML, XLS, RTF, CSV, and XML format.
Changes: This version introduces support for JavaScript as the language
for report expressions. The PDF exporter was enhanced to produce documents
accessible to people with disabilities. Various other bugfixes and
improvements were made.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jasperreports/
- % - % - % - % -
[022] - JavaRebel 1.2.1
by Jevgeni Kabanov (http://freshmeat.net/users/ekabanov/)
Wed, Nov 5th 2008 18:20
Software Development :: Libraries :: Java Libraries
About: JavaRebel is a JVM plugin (-javaagent) that enables you to reload
changes made to Java class files on the fly, saving developers the time
that it takes to redeploy an application or perform a container restart. It
is a generic solution that works for Java EE and Java standalone
applications.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/javarebel/
- % - % - % - % -
[023] - Manitou-Mail 0.9.10
by Daniel Vérité (http://freshmeat.net/users/dgv/)
Wed, Nov 5th 2008 07:47
Communications :: Email
About: Manitou-Mail is a 3-part database-driven email system: a PostgreSQL
database for the storage engine, a Perl daemon that does send/receive and
customizable analysis/indexing of the mail, and a mailer-like user
interface (C++/Qt) connected to the database. The general goal is to
provide a database-style architecture to handle email, not just for storage
but at the application level too. Fast and shared access, fine-tuned
security, robust storage, consistent backups, auditing, statistics, and
customized add-ons are possible.
Changes: The main mail database tables have been unified so that
referential integrity constraints are now enabled. The user interface has
been translated in Spanish and German. It has also been fully ported to Qt4
so that it no longer requires the Qt3support library.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/manitou/
- % - % - % - % -
[024] - metaf2xml 1.33
by metaf2xml (http://freshmeat.net/users/metaf2xml/)
Wed, Nov 5th 2008 21:14
Games/Entertainment :: Simulation
Text Processing :: Markup :: XML
Text Processing :: Markup :: XSL/XSLT
About: metaf2xml parses and decodes aviation routine weather reports
(METAR, SPECI), aerodrome forecasts (TAF), and synoptic observations
(SYNOP) and stores the components in XML. They can then be converted to
plain language (text, HTML), or XML with different schemas.
Changes: This release adds the processing of the new TAF date/time
formats. SYNOP groups 95[01]xx are also processed. There are also a number
of smaller additions, changes, and a few bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/metaf2xml/
- % - % - % - % -
[025] - mpg123 1.6.0
by Thomas Orgis (http://freshmeat.net/users/sobukus/)
Wed, Nov 5th 2008 07:56
Multimedia :: Sound/Audio :: Players :: MP3
Software Development :: Libraries
About: Mpg123 is a fast, free and portable MPEG audio player and decoder
library mainly for Unix (but also ported to other platforms). It supports
MPEG 1.0/2.0/2.5 layers 1, 2, and 3, with CD quality playback even on
relatively slow CPUs.
Changes: Decoding improvements were made. New commands and API features
were added for fast fuzzy seeking (using estimates or the Xing VBR TOC).
Bugs were fixed. Largefile support is available via configure.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/mpg123/
- % - % - % - % -
[026] - Nagios 3.0.5
by Ethan Galstad (http://freshmeat.net/users/nagios/)
Wed, Nov 5th 2008 07:46
System :: Networking :: Monitoring
About: Nagios (formerly Netsaint) is a daemon written in C that is
designed to monitor networked hosts and services. It has the ability to
notify contacts (via email, pager or other methods) when problems arise and
are resolved. Host and service checks are performed by external "plugins",
making it easy to write custom checks in your language of choice. Several
CGIs are included in order to allow you to view the current and historical
status via a Web browser, and a WAP interface is also provided to allow you
to acknowlege problems and disable notifications from an internet-ready
cellphone.
Changes: A security fix was made for Cross Site Request Forgery (CSRF).
New documentation on CGI security recommendations was written. Fixes were
made for AIX compiler warnings, sample configuration file variables, the
RPM spec file, and a multiline continuation bug.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nagios/
- % - % - % - % -
[027] - nfs-ganesha 0.99.45
by Philippe DENIEL (http://freshmeat.net/users/philippedeniel/)
Wed, Nov 5th 2008 17:44
System :: Filesystems
About: NFS-GANESHA is a user-space NFSv2, NFSv3, and NFSv4 server. It runs
on Linux, BSD variants, and POSIX-compliant Unixes.
Changes: The IPv6 support was added (through the use of TI-RPC). Many bugs
were fixed.
License: The CeCILL License
URL: http://freshmeat.net/projects/nfs-ganesha/
- % - % - % - % -
[028] - ODB 0.4
by Michael Muller (http://freshmeat.net/users/mmuller/)
Wed, Nov 5th 2008 18:12
Database :: API
Software Development :: Libraries :: Python Modules
About: ODB is a clean Python interface around multiple database back-ends.
It currently wraps Berkeley DB (through the bsddb3 module) and its own
native data storage system which is written in 100% Python.
Changes: A comparison bug was fixed in the heap file free node list.
Support for automatic recovery from log files was added.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/odb/
- % - % - % - % -
[029] - Ogg Theora 1.0
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Wed, Nov 5th 2008 21:07
Artistic Software
Multimedia :: Graphics
About: Ogg Theora is Xiph.Org's first publicly released video codec,
intended for use within the Ogg's project's Ogg multimedia streaming
system. Theora is derived directly from On2's VP3 codec and is a superset
of VP3.
Changes: There are now new separate encoder and decoder libraries
supporting the new-style API based on theora-exp. Assembly optimizations
were made. Documentation was improved. General robustness was increased,
and many bugs were fixed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ot/
- % - % - % - % -
[030] - Opinio 6.0.8
by ObjectPlanet, Inc. (http://freshmeat.net/users/feininger/)
Wed, Nov 5th 2008 17:52
Internet :: WWW/HTTP :: Browsers
Utilities
About: Opinio is a complete survey solution featuring flexible survey
design, advanced reporting, plugin architecture, multilanguage support,
high scalability, and much more. Ease of use and simple installation makes
it suitable to any organisation. It is Java/JSP/Servlet-based, designed
with an open database platform, and supports all major databases.
Changes: Major updates were made to the software. New functions were added
and bugs were fixed.
License: Shareware
URL: http://freshmeat.net/projects/opinio/
- % - % - % - % -
[031] - ReactOS 0.3.7
by cliveb (http://freshmeat.net/users/cliveb/)
Wed, Nov 5th 2008 17:57
System :: Operating System Kernels
About: ReactOS is an advanced operating system providing a ground-up
implementation of a Microsoft Windows XP compatible operating system. It
aims to achieve complete binary compatibility with both applications and
device drivers meant for NT and XP operating systems by using a similar
architecture and providing a complete and equivalent public interface.
Changes: x64 architecture support was improved. A real MSVC compiler
support project was started. Kernel improvements and bugfixes were made in
quite a few parts: Configuration Manager, IO Manager, KE, Memory Manager,
Object Manager, Process Manager. The network stack was improved with
leakage fixes and increased functionality. Filesystem driver fixes were
made, making them more compatible with the Microsoft NT cache manager.
Win32 subsystem improvements and synching of most of the Wine usermode DLLs
were done.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/reactos/
- % - % - % - % -
[032] - rsyslog 3.20.0 (v3 Stable)
by Rainer Gerhards (http://freshmeat.net/users/rgerhards/)
Wed, Nov 5th 2008 18:12
System :: Logging
About: 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.
Changes: This is the next iteration of the v3-stable branch. Most
importantly, TLS support is now also available in the stable branch. This
version includes all features of the current beta plus a bugfix. For users
of the v3-stable branch, it brings many feature enhancements. This is a
recommended update for all v3-stable branch users.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/rsyslog/
- % - % - % - % -
[033] - Simple Movie Catalog 1.2.1
by Damien Langg (http://freshmeat.net/users/damienlangg/)
Wed, Nov 5th 2008 18:15
Multimedia
About: Simple Movie Catalog will scan a given directory for movies, query
IMDb for info, and generate a catalog in HTML that offers sorting and
grouping of found movies by different criteria.
Changes: This release adds more sorting and filtering options.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/smoviecat/
- % - % - % - % -
[034] - spamdyke 4.0.8
by Sam Clippinger (http://freshmeat.net/users/samc_silence_org/)
Wed, Nov 5th 2008 18:03
Communications :: Email :: Filters
About: spamdyke is a drop-in filter for qmail to provide connection-time
blacklisting, graylisting, DNS RBL/RHSBL checking, sender MX checking,
improved logging, and more. spamdyke will provide SMTP AUTH and TLS to
unpatched qmail servers. Installing spamdyke does not require patching or
recompiling qmail.
Changes: A workaround was added for a design flaw in DJB's multilog that
can cause corrupted log messages when the server is under load.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/spamdyke/
- % - % - % - % -
[035] - TestMaker 5.2.3
by Frank Cohen (http://freshmeat.net/users/fcohen/)
Wed, Nov 5th 2008 23:33
Internet :: Log Analysis
Internet :: WWW/HTTP
Software Development :: Quality Assurance
About: PushToTest TestMaker is a platform for real-time monitoring and
governance of information systems. Software developers use TestMaker turn
their unit tests into functional tests that run on their development
machine. TestMaker includes Wizards and Recorders to automatically build
tests and supports a variety of languages to build tests, including Java,
NET, Jython, Groovy, PHP, Ruby, and many others. It supports SOA, Web
Service, AJAX, and REST services using HTTP, HTTPS, SOAP, XML-RPC, and the
email protocols. The TestMaker test runtime environment automatically turns
these same functional tests into load tests, scalability and performance
tests, regression tests, and service monitors for QA technicians, IT
operations managers, and CIOs.
Changes: This is a minor bugfix and feature release. It has global setup
and teardown methods, Selenium RC support for Firefox, dynamic path
support, transformed test script support for test keys, and enhancements
for data driven tests.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/testmaker/
- % - % - % - % -
[036] - TurnKey Drupal 6 Live CD appliance 2008.10.28-hardy-x86
by liraz (http://freshmeat.net/users/zaril/)
Wed, Nov 5th 2008 07:52
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: TurnKey Drupal 6 appliance is an easy-to-use, lightweight,
installable live CD of Drupal 6. It can run on real hardware in addition to
most types of virtual machines. It features a Mac OS X-themed Web
management interface and a Python configuration and installation console.
It is based on Ubuntu 8.04.1 Hardy LTS, and is designed to provide users
with a pre-integrated, automatically updated, turn-key operating system
environment that is carefully built from the ground up with the minimum
components needed to run Drupal 6 with maximum usability, efficiency, and
security.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/turnkey-drupal-6/
- % - % - % - % -
[037] - TuxWordSmith 0.6.6
by Charles B. Cosse (http://freshmeat.net/users/asymptopia/)
Wed, Nov 5th 2008 08:09
Games/Entertainment :: Puzzle Games
About: TuxWordSmith is similar to the classic word game "Scrabble", but
with Unicode support for multiple languages and character sets. The game is
currently distributed with 42 dictionary resources for playing
Language[i]-Language[j] "Scrabble". For example, if configured to use the
French-German dictionary, then the distribution of available tiles will be
computed based on frequency of occurrence of each character of Language[i]
(French), and, for each submission, the corresponding definition will be
given in Language[j] (German).
Changes: Dictionaries can be loaded individually. The mouse wheel can be
used to shuffle tiles. Limits on Tux's submissions can be configured (to
give kids a chance). Configuration parameters were consolidated. Bugfixes
were made to the administrative interface. Tooltips were restored. An
uninstall option was added. An option to play from the package directory
was added. Improvements were made to definition rendering.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/tuxwordsmith/
- % - % - % - % -
[038] - ViewVC 1.1.0-beta1
by C. Michael Pilato (http://freshmeat.net/users/cmpilato/)
Wed, Nov 5th 2008 23:31
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Indexing/Search
Software Development :: Version Control :: CVS
About: ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for
viewing and interacting with Subversion and CVS repositories through your
Web browser. It can browse directories, view changelogs, generate diffs,
view arbitrary revisions, and display annotated ("blame") listings. It has
full support for tags and branches, and contains a database-backed query
system like Bonsai. It was initially based on the cvsweb work by Henner
Zeller, but has been ported to Python and dramatically enhanced.
Changes: This is a beta release of the next major version of ViewVC. This
is the first official release to introduce some of the new things added to
ViewVC since the 1.0 versions, including extensible path-based
authorization with Subversion authz support, Subversion versioned
properties display, unified markup and annotation views, hassle-free
Pygments-based syntax highlighting, support for full content diffs,
standalone server improvements, commits database management and query
enhancements, plus many bugfixes and additional enhancements!
License: BSD License (original)
URL: http://freshmeat.net/projects/viewvc/
- % - % - % - % -
[039] - vzhaipd beta0.1
by Lukas Loesche (http://freshmeat.net/users/lloesche/)
Wed, Nov 5th 2008 07:58
System :: Clustering/Distributed Networks
System :: Networking
About: vzhaipd (scoyo's Virtuozzo/OpenVZ HA IP Daemon) is a set of
mount/umount Container scripts for Parallels Virtuozzo or OpenVZ that will
make sure a HA IP is always present on one of two or more Containers. You
can think of it as the poor man's VRRP for Virtuozzo and OpenVZ Containers.
Use it for general service availability, software load-balancer failover,
etc.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/vzhaipd/
- % - % - % - % -
[040] - WANPIPE 3.3.14 (Development)
by imipak (http://freshmeat.net/users/imipak/)
Wed, Nov 5th 2008 23:30
Communications
System :: Networking
System :: Operating System
About: WANPIPE S-series is a family of intelligent multi-protocol WAN and
ADSL adapters that support data transfer rates up to 8Mbps. All WAN
protocols supported by WANPIPE are implemented in firmware and run on the
card. An advantage of an intelligent adapter is that it offloads the system
CPU and improves stability. By adding a Sangoma WAN/ADSL component to the
Linux kernel, one can create a powerful multi-T1/ADSL router/firewall with
proven reliability of Linux. Sangoma S-series cards support an optional on
board T1/E1 CSU/DSU that eliminates all external components of a
traditional routing solution: i.e. T1/E1 line can be directly connected to
the card. WANPIPE supports the following protocols, ATM, ADSL, Frame Relay,
PPP, MULTILINK PPP, CHDLC, X25(API), BitStreaming (API), BiSync(API), and
SDLC(API). Furthermore, WANPIPE supports custom API development such as:
Credit card verification, Voice-over IP, Satellite Comm. All device drivers
are part of the standard Linux Kernel distribution.
Changes: The TDM API has been updated to fix FreeSwitch analog support.
Support has been added for analog TDM API TAPPING mode and Zaptel/DAHDI
operation mode. An MTP2 option has been added to LibSS7. The TDM API has
been updated for A200 to fix issues with FreeSwitch OpenZAP with TDM API
for Analog. There is a minor bugfix in the XMTP2 API. The T1/E1 Loopback
commands have been updated for the wanpipemon utility. Linux 2.6.25 and
2.6.26 support is fixed. The AFT driver has been updated to implement a new
loopback command. Asterisk DAHDI support has been added. A possible race
condition has been fixed in the A200/A400 Analog driver.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wanpipe/
- % - % - % - % -
[041] - WebGUI 7.6.2
by Graham Knop (http://freshmeat.net/users/Haarg/)
Wed, Nov 5th 2008 07:48
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Office/Business
About: WebGUI is a content management framework built to allow average
business users to build and maintain complex Web sites. It is modular,
pluggable, and platform independent. It was designed to allow the people
who create the content to manage it online, rather than content management
taking up the time of busy IT staff. WebGUI comes with a full host of
features including shopping cart, subscriptions, forums, photo galleries,
FAQs, link lists, blogs, SQL reports, a Web services interface, and a very
configurable user privilege and profiling system.
Changes: Numerous bugs were fixed. A number of RFEs were added, including
a simple way to generate site maps and a simple way to create complex
tables.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/webgui/
- % - % - % - % -
[042] - YourKit Java Profiler 7.5.10
by YourKit Team (http://freshmeat.net/users/YourKitTeam/)
Wed, Nov 5th 2008 17:31
Software Development
Software Development :: Debuggers
Software Development :: Quality Assurance
About: YourKit Java Profiler is a CPU and memory profiler that makes it
easy to solve wide range of CPU- and memory-related performance problems.
It features automatic leak detection, powerful tools for the analysis of
memory distribution, an object heap browser, comprehensive memory tests as
part of your JUnit testing process, extremely low profiling overhead,
transparent deobfuscation support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, NetBeans, and JDeveloper IDEs.
Changes: A problem with incorrect wall-times was fixed. The J2EE
integration wizard provides the ability to specify server startup options.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/yjp/
- % - % - % - % -
[043] - YourKit Java Profiler 8.0-build4018 (EAP)
by YourKit Team (http://freshmeat.net/users/YourKitTeam/)
Wed, Nov 5th 2008 17:37
Software Development
Software Development :: Debuggers
Software Development :: Quality Assurance
About: YourKit Java Profiler is a CPU and memory profiler that makes it
easy to solve wide range of CPU- and memory-related performance problems.
It features automatic leak detection, powerful tools for the analysis of
memory distribution, an object heap browser, comprehensive memory tests as
part of your JUnit testing process, extremely low profiling overhead,
transparent deobfuscation support, and integration with Eclipse, JBuilder,
IntelliJ IDEA, NetBeans, and JDeveloper IDEs.
Changes: Profiling under FreeBSD 7.0 is supported. Visual indication of
the time point was added in thread telemetry view. GZIPped snapshots can be
opened. A problem with detection of profiled application under Mac OS X was
fixed.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/yjp/
- % - % - % - % -
[044] - Zina 2.0alpha8
by Ryan (http://freshmeat.net/users/pancake/)
Wed, Nov 5th 2008 20:59
Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Sound/Audio :: Players :: MP3
About: 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.
Changes: This release mainly fixes a number of small bugs. It also adds
sitemap integration for Drupal's XML Sitemap module. Zina will now also use
the CMS's database by default for easier installation. There's an updated
Albanian translation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zina/
-.---- -.--- -.-- --.----.-.-..-..----.- ----. - . -----. -- .--
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news