14 December 2012
KDE-Services extends the features of Dolphin's right click menu in the KDE graphical environment. It allows you to play and convert between several video formats, extract audio from movies and convert them to MP3, convert audio to MP3, securely send a file or directory to Mailx as an email, send files to Thunderbird as attachments, burn and checksum ISO images, execute scripts and applications, get low-level information on video files, build ISO images from folders, replace text, search, SSH, use Midnight Commander, use system, network, and backup/restore tools, use Samba, extract subtitles from MKV video, multiplex subtitles into MPEG-2 videos, and work with YouTube, DVDs, multimedia, GPG. You can add a timestamp prefix to a filename or directory name. A paranoid shredder, an HTTP publisher, graphic tools, and package tools are included.
Release Notes: This release renames "Code Collector" to "Video List Code Collector" and enhances "Image Resizer" and "The Sizer".
nss-pam-ldapd is a Name Service Switch module and Pluggable Authentication Module using an LDAP server. It allows your LDAP server to provide user account, group, host name, alias, netgroup, and almost any other information that you would normally get from /etc flat files or NIS, and allows you to do authentication to an LDAP server.
Release Notes: This update for the 0.7 series fixes two issues related to file descriptor handling.
Giada is a minimal, hardcore audio tool for DJs and live performers. Load or record up to 32 samples, choose to play them in single mode (drum machine) or loop mode (sequencer), and start the show with your computer keyboard as a controller.
Release Notes: This release implements the "Hear what you're playing" feature, fx processing on the input side, the ability to add different action types (Action Editor), desktop integration on Linux (via a deb package), and the upgrade to FLTK 1.3.2, plus many other small fixes and optimizations.
phlyMail is a groupware, webmailer, and PIM. It offers unlimited nested groups, unlimited POP3/IMAP profiles, quotas, an integrated address book, a calendar with multiple reminders and event repetitions, a file manager with an integrated WebDAV server, the ability to send faxes, SMS support (which lets you send SMS, get reminded of events via SMS, and get email notification via SMS), a bookmark manager, themes, and multilingual support. It uses either sendmail or SMTP to send email, and can handle MIME and SSL connections. Support for IDN (Internationalized Domain Names) is included. Through its modular design, it's easy to add completely new features as modules, which can be plugged into the system.
Release Notes: This build fixes various minor bugs and allows the administrator to temporarily bypass SSL in the configuration interface.
Orthanc is a lightweight, RESTful DICOM server for health care and medical research.
Release Notes: This release adds recycling of disk space and the raw access to the value of the DICOM tags through the REST API.
EUGene allows you to manipulate and generate models. It can read UML class models in XMI independent from modeling, generate templates, transform models, and integrate in project building. It features independence in developer code and generated code. EUGene is independent from development tools. EUGene is easy to use and to put into place.
Release Notes: This release adds a SimpleJavaBeanTransformer, adds documentation about the properties file to the "consolidate" model, fixes a few bugs related to Bean features, and removes the ant module.
MathGL is a library for making high-quality scientific graphics under Linux and Windows, fast data plotting and handling of large data arrays, working in window and console modes, and easily embedding into other programs. It has more than 40 general types of graphics for 1d, 2d, and 3d data arrays. It can export graphics to raster and vector (EPS or SVG) formats. It has an OpenGL interface and can be used from console programs. It has functions for data handling and MGL language scripting for simplification of data plotting. It has several types of transparency and smoothed lightning, vector fonts and TeX-like formula drawing, an arbitrary curvilinear coordinate system, and many other useful things.
Release Notes: This release adds new plots, new data handling functions, advanced color schemes with the RGBA color specification, JavaScript drawing, a unified interface for all plotting functions, extended frame handling, and many other improvements in both MathGL core and in UDAV.
(R)?ex is a tool that allows you to manage all of your servers from a central point, through the complete process of configuration management and software deployment.
Release Notes: This release fixes a bug (with key authentication) if Rex is used as a library.
LetoDMS is a document management system fully usable over a Web frontend.
Release Notes: This release adds many password security functions, more internal database constraint checking, and user attributes for documents, folders, and document contents.
FileBot is the ultimate tool for mass renaming your tv shows and anime, downloading subtitles from various sources or just simple file verification.
Release Notes: This release adds lots of tweaks for episode/movie auto-detection and fully automated processing. The IMDb scraper is fixed, and HTTP connections will connect through the system proxy by default. Drag-n-drop on Linux now handles GVFS URIs as well, and maps them to the ~/.gvfs filesystem abstraction via libgio.
O2OO reads sensor data from a car into a sqlite database and generates graphs of the data so you can analyze the behavior of the car. It can also retrieve the location from a GPS module and store it in the same database, then can create a Google Maps KML-file, coloring the route line with a color depending on a sensor reading.
Release Notes: This release adds PDF output with graphs and some details on the data drawn, shows some GPS data, retrieves battery voltage, enhances protocol stability, and adds more sensors.
Radiator RADIUS server is flexible, extensible, and authenticates from a huge range of authentication methods, including Wireless, TLS, TTLS, PEAP, SQL, proxy, DBM, files, LDAP, NIS+, password, NT SAM, Emerald, Platypus, Freeside, TACACS+, PAM, external, OPIE, POP3, EAP, MOTP, TOTP, HOTP, Active Directory, Vasco Digipass, SecurID, Yubikey, WiMAX, and many more. It runs on Unix, Linux, Solaris, Windows, MacOS 9, MacOS X, VMS, and more.
Release Notes: Some significant new features were added and some bus were fixed. This release adds support for authentication via the 3M Standard Interchange Protocol 2 as used in 3M's Automated Circulation Systems (ACS) for book libraries. It adds a new module AuthBy HEIMDALDIGEST with example configuration and test setup instructions. It authenticates from Heimdal Kerberos.
OmegaBB incorporates AJAX thinking into forum software, making a real-time message board unlike all others. It features tabbed forums for quick and easy navigation, notification on a side panel when any of your watched threads change, public and private threads, a wiki article system, and more.
Release Notes: A Connect With LinkedIn login option. Site configuration is now done through an admin panel. A lockdown button for moderators. Server-side memory usage was reduced.
FireBreath is a cross-platform plugin architecture, targeting NPAPI browsers on Windows, Mac OS X, and Linux (Gecko/Firefox, Google Chrome, Apple Safari, Opera) and ActiveX Control hosts, including all versions of Microsoft Internet Explorer. It is designed to make it easier to get started than even doing an NPAPI plugin by hand. A Python-based "fbgen" tool generates a template skeleton and makes it possible to have a functioning browser plugin up and running in 20 minutes.
Release Notes: There are no known breaking changes, but many little stability improvements, as well as support for vs2012 and updated packaged Boost.
uma::bson is a DOM-style C++ API for reading/writing BSON data. Unlike the MongoDB C++ API, which exposes a read-only interface with a separate interface for creating a BSON representation, this API allows reading/writing on the existing data. The API is designed primarily for serialising/deserialising BSON data to/from streams (files, socket connections, etc.).
Release Notes: A redesigned and refactored API that has been developed almost exclusively on Windows 7 using MSVC 2010 in 32-bit mode. The API is mostly the same as the previous 1.3 release, with only a few changes. The implementation is in some cases a lot different, but should be transparent to the user. The current release has been tested on Mac OS X 10.8, LLVM 3.1 64 bit mode, Solaris 11 GCC 4.7.2 32- and 64-bit mode, and Windows with MSVC 2010 and 2012 in 32- and 64-bit mode.
libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, P2V, V2V, performing partial backups, cloning VMs, and much more. libguestfs can access nearly any type of filesystem including: all known types of Linux filesystem (ext2/3/4, XFS, btrfs, etc.), any Windows filesystem (VFAT and NTFS), any Mac OS X and BSD filesystems, LVM2 volumes, MBR and GPT disk partitions, raw disks, qcow2, CD and DVD ISO images, SD cards, and dozens more. libguestfs doesn't need root permissions.
Release Notes: This release adds SVirt for secure containment of guests. It supports disk hotplugging and up to 255 disk images at once. New support for: POSIX ACLs, Linux capabilities, Windows dynamic disks, and Lua bindings. Multiple enhancements to virt-sysprep. Supports rsync to synchronize disk images with the host filesystem (both ways). Dozens of bugfixes.
JASocket builds on the JActor and JID projects to create a robust lock-free cluster for mobile agents with no single point of failure. Round trip messages per second between 2 JVMs on the same machine: 270,000; round trip latency: 42 microseconds.
Release Notes: EvalAgent now logs commands from other nodes. Console can now be accessed using ssh.
JActor is a high-performance Java Actor implementation that can send 150 million messages per second, making it one of the fastest Actor implementations in any language.
Release Notes: SLF4J now used for logging. Continuation is a wrapped RP which can be used in any context. JAMailboxFactory is no longer final.
Cyphertite is a tar-like secure remote archiver. It deduplicates, compresses, and encrypts data prior to transmission, providing total privacy while reducing unnecessary wire traffic. It seamlessly supports IPv6 and IPv4 on a variety of platforms.
Release Notes: This release enhances detection of changed files for incremental backups, removes the option to create an unencrypted backup, fixes an issue which made it possible under certain circumstances for a running backup to end prematurely, improves the example code, and adds minor code cleanup.
Newscoop (formerly known as Campsite) is an open content management system for professional journalists. Features for the modern newsroom include multiple author management, issue-and-section based publishing, geolocation, and multilingual content management. The enterprise-standard journalist’s dashboard and a templating engine supporting anything from HTML5 to mobile complete this fast production and publishing system.
Release Notes: This release fixes a vulnerability which exploited the Admin interface’s password restoration. This patch permanently fixes that issue, and allows full use of the password restore functionality. Upgrading is highly recommended for all users. In addition, there are improvements to the media archive which offer far greater stability to news organisations with large collections of images, and articles, topics, themes, and performance have all seen minor fixes and improvements.
Suricata is an Intrusion Detection and Prevention (IDS/IPS) engine developed by the Open Information Security Foundation and its supporting vendors. The engine is multi-threaded and has native IPv6 support, file extraction capabilities, and many more features. It's capable of loading existing Snort rules and signatures, and supports many frontends through Barnyard2.
Release Notes: Interactive Unix Socket mode was added. IP Reputation support was added. A Lua scripting detection keyword was added. IP Defrag engine performance was much improved. Global thresholding was improved. AF_PACKET IPS mode support was added. File log output was improved. HTTP inspection was made more configurable. Live packet capture stats support was added. The stream reassembly engine was improved. TLS cert logging, storing, and fingerprint matching was added. Support for decoding various tunnel protocols was added. Delayed detection engine initialization support was added.
m23 is a software deployment system for Debian GNU/Linux that allows you to install and administrate hundreds of clients via network. It can partition and format clients and install Debian, (K/X)Ubuntu, Linux Mint, Fedora, OpenSuse, and CentOS operating systems on your virtual and physical clients. Group functions allow the comfortable update and installation of further packages during operation. Mass installation functions simplify your administration chores. m23 has a Web interface. Backup functions are implemented for server and clients.
Release Notes: This release introduces a new tool called "IP manager". It allows you to further control the integrated DHCP server directly from the Web interface to keep track of machines which are not m23 clients. Administrators can build and search an inventory of external machines and prevent mistakes by blocking specific IP addresses, IP ranges, or client names for their use as m23 clients. Dynamic IP ranges for external devices can also be determined. Support for clients in subnets has also been added. Several bugs were squashed.
LinOTP is a solution for strong two-factor authentication with one time passwords. It features a modular architecture into which UserIdResolver, authentication, and OTP calculation modules can be plugged. It includes UserIdResolver modules for LDAP/AD, SQL, and flat file user databases, and authentication modules for PAM and RADIUS. New modules can be developed easily. Supported tokens are HMAC-OTP/HOTP (RFC 4226/ OATH compliant), Aladdin eToken PASS, eToken NG-OTP, Safeword Alpine, Google Authenticator, motp, SMS OTP/Mobile TAN, and a Simple Pass token for users without token hardware. TOTP is supported, along with a new algorithm for daily passwords for applications not supporting RADIUS. CLI, Web, and GTK+ GUI clients are available for management. LinOTP features multi-client capability, redundancy, and a self-service portal. It has been used with PAM for local and SSH logins, Apache, VPN, and Windows Terminal Server, and is OATH certified.
Release Notes: This release adds completely new OCRA functionality, letting you perform banking transactions and sign other data. New Security Modules enable you to use the encryption keys in different, flexible ways (e.g., you can use external Hardware Security Modules like the SafeNet LunaSA). DB2 is now supported. Rollout of time-based Google Authenticators to Selfservice has been added. LDAPResolver has been improved: User Objects may be identified by entryUUID or ObjectGUID. This release adds policy passthru for authenticating users without tokens, policy to use Client-IP for restricted access to selfservice functionalities, and a TOTP bugfix.