| CARVIEW |
Error
We were unable to locate your account in order to reset its password. Please retry the process or contact us for additional support.
Welcome to freshmeat.net
02 Feb 00:04
Linux 2.4.37.9
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.
Changes: This release only enhances e1000: frame fragment detection, resulting in 67 files getting changed, 3104 insertions, and 155 deletions to the previous code.
01 Feb 23:59
gp|Easy CMS 1.5
gpEasy is a complete content management system that lets users create rich and flexible Web sites with a simple and easy-to-use interface. The embedded design of the admin interface allows users to instantly see changes in a single browser window.
Changes: The most notable new features are the enhanced AJAX functions, drag and drop organization, and ckeditor integration with a custom file browser.
01 Feb 23:58
TorrentWatch-X 0.6
TorrentWatch-X is a Web-based tool to automate BitTorrent downloads. This is a fork of the torrentwatch project, but more aimed at non-NMT devices. It is meant to run on Linux and Mac OS X with different BitTorrent clients and make it work in all Web browsers. It supports RSS feeds from a few torrent sites that offer TV shows. It can save torrent files in any folder, so any torrent client can pick it up. It can tell Transmission to save data in any folder. It can tell Transmission to stop when a certain ratio is reached. Authentication with Transmission is supported. Your own RSS feed can be added.
Changes: This release adds a bug reporting option, a configure option to match only shows with episode info, full season recognition, a script hook (read docs/script.txt for more info), version checking, and an option to hide items from the list. It has better episode guessing. A bug has been fixed that caused tw-x to only download the newest episode from a TV show if more episodes were matched at once. A bug has been fixed that made it impossible to change the feed of a favorite if 'Set default to All' was set. A bug has been fixed that made favorites appear to revert to 'all feeds' (but not actually do so) when after removing 1 or more feeds.
01 Feb 23:53
Scannedonly 0.18
Scannedonly is a samba VFS module that ensures that only files that have been scanned for viruses are visible and accessible to the end user. Scannedonly was developed because of scalability problems with samba-vscan. Scannedonly comes in two parts: a Samba VFS module and (one or more) daemons. The daemon scans files and marks them when they are known to be clean. The samba module simply filters out files that aren't marked clean.
Changes: This release is a backport of the code that is now part of Samba 3.5. The Samba code was made compatible with Samba 3.2 and 3.4, and by popular demand, Samba 3.0 support has been reintroduced.
01 Feb 23:52
check_connections 2.1.1
check_connections is a Nagios plugin for checking the number of TCP connections.
Changes: This release fixes a problem when running in an embedded Perl environment, and fixes some RPM packaging problems (builds on 64-bit systems and uninstalls cleanly).
01 Feb 23:51
Pauker 1.9Beta1
Pauker is a generic flashcard program written in Java. It uses a combination of ultra-shortterm, shortterm, and longterm memory. You can use it to learn all the things you never want to forget, like vocabulary, capitals, important dates, etc.
Changes: Reading KVTML files (kvoctrain) is now supported. Cards can now be moved to top/bottom. The last lesson can now be automatically opened at program startup. The number of recent files is now configurable. Lessons can now be saved as a PDF file. The lesson saving algorithm is now more robust (to preventing data loss). There are some performance improvements and many bugfixes.
01 Feb 23:50
phpMyFAQ 2.6.2
phpMyFAQ is a multilingual, completely database-driven FAQ system. It support various database systems and it also offers a content management system with a WYSIWYG editor, an image manager, flexible multi-group and multi-user support, a news system, user tracking, language modules, templates, PDF support, a backup system, Active Directory support, and an easy to use installation script.
Changes: This release fixes an update script issue, the display of Chinese, Japanese, and Korean content in PDFs, some issues with RSS feeds, and the broken Spanish translation. It also updates the French translation and fixes some minor bugs.
01 Feb 23:49
Mondo Rescue 2.2.9.1
Mondo Rescue archives Linux and Linux/Windows systems to tapes, CDs, DVDs, USB devices, or ISO images that may be used to restore some or all of your OS and data in the event of catastrophic data loss, or for cloning a system. The emphasis is on stability and ease of use. Currently, ext2, ext3, ext4, (v)fat, minix, ReiserFS, XFS, and JFS filesystems are supported, as are RAID, DM, Multipath, and LVM.
Changes: This is the first step of the "Long Time Support" approach for MondoRescue. The goal is to provide you with mostly bugfixes, as well as minimal changes to allow for support teams and stable environments to be disrupted as little as possible. In particular, this version fixes #363, #364, and #367, improves Debian/Ubuntu support, and provides a "nolvm" option.
01 Feb 23:45
x48 0.6.3
x48 is an emulator of the HP48 sx or gx calculator. This is a very nice RPN calculator.
Changes: A new "netbook' layout for devices with small screens.
01 Feb 23:43
EiffelStudio 6.6.8.2214
EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: Eiffel compiler, Eiffel editor, Eiffel code browsing tool, Eiffel testing tool, graphical design tool, refactoring tool, debugger, profiler, and Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more.
Changes: This is the first pre-release of EiffelStudio 6.6. It adds a new construct: the 'check' statement, which is like a check compound except that even if assertions are disabled you still get a check violation when a Boolean expression is false. The runtime multi-threading has been redone, and some deadlocks in the runtime are prevented if a thread is killed outside the Eiffel environment. Support has been added for NaN, -Infinity, and +Infinity. ARRAY2 has been fixed to really be void-safe in experimental mode. There are various bugfixes in the runtime/compiler and environment.
01 Feb 23:40
GiftedMotion 1.19
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.
Changes: This release shrinks the download size by removing the source code, the build script, and HISTORY from the JAR (this is now all handled by git). There are GUI usability improvements.
01 Feb 18:48
Symia 0.2
Symia is a minimalist C++ library for performing symbolic calculus. It is meant to be used by developers, as there is no graphical or textual user interface.
Changes: This release was tested and fixed so that it compiles and all tests pass with Visual C++ 9/2008 (Express Edition) and icc (the Intel c/c++ compiler) 11.1 20090827 (and, of course, gcc-4.4 and mingw32, as 0.1).
01 Feb 18:46
JasperReports 3.7.1
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 release introduces a new custom Ant task implementation for manipulating report template files, better infrastructure for documentation, and various bugfixes and improvements.
01 Feb 18:42
di 4.19
di is a disk information utility, displaying everything that df does and more. It features the ability to display your disk usage in whatever format you desire/prefer/are used to. It is designed to be highly portable across many platforms.
Changes: Totals have been fixed to add properly when using small block sizes (e.g., -d1). Totals for mixed pooled and non-pooled filesystems have been fixed. A fix for automounted directories has been implemented. di now builds on BSD 4.3.
01 Feb 18:42
Parallel 20090904
For each line of input, Parallel will execute a command with the line as arguments. If no command is given, the line of input is executed. Several lines will be run in parallel. It works similar to xargs, but can deal with filenames that contain special characters (such as * and space). It works similar to cat|sh but runs a configurable amount of command lines simultaneously in parallel. It works similar to find -exec but input is not limited to files. Output from the commands running in parallel is never mixed.
Changes: This release adds -k to keep the sequence of the output the same as the order of the input.
01 Feb 18:41
XOOPS 2.5.0 Alpha
XOOPS is a dynamic OO (Object Oriented) portal script written in PHP. It supports mySQL, and is an ideal tool for developing small to large dynamic community Web sites, intra-company portals, corporate portals, Web logs, and much more.
Changes: This release redesigns System/Admin with jQuery, resulting in major usability improvements
01 Feb 18:41
FileMyFiles 2.1
FileMyFiles cleans up your Desktop with one click. It can also be scheduled to keep all of your important folders organized. Files are sorted and put into folders according to eight categories of file types: Words, Images, Audio, Compressed, Data, Layout, Video, and Web. FileMyFiles will keep all of your files organized, leaving your Desktop and other important folders uncluttered and your files easy to find.
Changes: This release can selectively delete just some files and folders from the Trash.
01 Feb 18:37
Digmia Enterprise SSH 1.1k
DSSH was written as a direct replacement for the OpenSSH client. It adds SSH over SSH tunneling capabilities (for example, to log in to a network hidden by a firewall), scripting support (using BeanShell), an advanced agent (which allows storing of passwords) and "su -" interactive logging for machines that have disabled direct root login. All of this was done to enable automated scripting and logging to many machines based on a few simple rules.
Changes: This release switches from Groovy to BeanShell. This usually requires rewriting of dssh.groovy, but very simple tweaks are needed. This caused the memory footprint to drop significantly, and the load time is twice as fast. This release also adds Solaris platform support.
01 Feb 18:27
Wing IDE 3.2.4
Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.
Changes: This release corrects support for non-ASCII I/O when debugging under Python 3.x, supports debugging of wide Unicode builds of Python 3.x, improves GUI responsiveness in very large projects, auto-enters the last failed or canceled version control commit message, adds a context menu for copying/pasting to the commit message area in version control tools, and makes version control annotation commands like "svn blame" show results in the scratch buffer.
01 Feb 18:25
crosstool-NG 1.6.0
crosstool-NG is a versatile toolchain generator, aiming at being highly configurable. It supports multiple target architectures, different components (glibc/uClibc...) and versions. crosstool-NG also features debugging utilities (DUMA, strace...) and generation tools (sstrip...).
Changes: Two new architectures have been added: s390 and m68k. Support for ARM noMMU, THUMB, and interworking has been added. Newlib has been enabled for all architectures (not limited to AVR32). Support has been added for the latest gcc-4.4 series, and many other components' versions have been updated. The documentation has been (slightly) updated. A lot of bugs have been fixed.
01 Feb 18:25
rssgen 1.1
rssgen is a PHP RSS generator. It does not require a database, as the information is written directly to an XML file. You can create new headlines, modify existing ones, and preview how they will appear.
Changes: This release replaces all PHP short tags will full opening tags and removes the need for register_globals to be turned on.
01 Feb 18:24
MplayerXP 0.7.96
MplayerXP is branch of the well-known mplayer that is based on a new, thread-based core. The main goal of this project is to achieve smoothness of video playback due monotonous CPU loading.
Changes: This release enables a software scaler in x11 fullscreen mode, fixes xinerama moving positions, adds minor speedups, and fixes some configure-related problems and compilation with the latest gcc-4.4.x.
01 Feb 18:22
DotNetWikiBot Framework 2.8
DotNetWikiBot Framework is a full-featured client API with a console interface that allows you to build programs and Web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework is intended to help with many complicated and routine tasks of wiki site development and maintenance. Any .NET language can be used to access DotNetWikiBot library functions. Only minimal programming skills are required to make bots with DotNetWikiBot Framework.
Changes: DotNetWikiBot Framework can now be used to develop and maintain SourceForge-hosted MediaWiki sites, which are available to all SourceForge-hosted projects.
01 Feb 18:22
4DIAC FORTE 0.3.7
4DIAC is a framework for distributed industrial automation and control. It aims to provide an open, IEC-61499-compliant basis that lets the user establish a distributed industrial automation and control environment based on the targets' portability, configurability, and interoperability.
Changes: This release fixes communication handling, wrong filenames of data type files, and a range issue in the cycle time calculation of the PC timer handler, improves the build structure (without the need for symbolic links), and cleans the standard include files to fix compiling issues under Linux.
01 Feb 18:17
SQL Power DQguru 0.9.6
SQL Power DQguru is an easy-to-use data cleansing and de-duping tool. The user interface puts a strong emphasis on straightforward visualization of your data and processes. It will help you cleanse your data, validate and correct addresses, and identify and remove duplicate records. Thus, you can provide your business users with complete and accurate data, and a single view of each customer, product, sales rep, and business unit.
Changes: This is primarily a bugfix release with a number of important fixes to improve stability in various parts of the application. There is also a new commandline tool for running DQguru transformations without having to run the full GUI application.
Latest Articles
- 26 Jan 2010 Debian: New phpgroupware packages fix several vulnerabilities
- 26 Jan 2010 SuSE: New acroread packages fix remote code execution
- 26 Jan 2010 Debian: New python packages fix several vulnerabilities
- 26 Jan 2010 Debian: New dokuwiki packages fix several vulnerabilities
- 26 Jan 2010 Red Hat: Updated kernel-rt packages fix multiple security issues
- 26 Jan 2010 Ubuntu: New Expat packages fix vulnerabilities
- 26 Jan 2010 Ubuntu: New gzip packages fix vulnerabilities
- 26 Jan 2010 Red Hat: An updated gzip package fixes one security issue
- 26 Jan 2010 Debian: New gzip packages fix arbitrary code execution
- 26 Jan 2010 Red Hat: Updated kernel packages fix multiple security issues
Most Popular Projects
- 1.Apache99.99%
- 2.gcc98.82%
- 3.cdrtools86.30%
- 4.Linux82.24%
- 5.Clam AntiVirus62.68%
- 6.PostgreSQL59.09%
- 7.DokuWiki50.19%
- 8.VLC media pl...47.89%
- 9.MySQL39.30%
- 10.MPlayer38.95%
Most Vital Projects
- 1.Linux99.98%
- 2.phpMyFAQ36.72%
- 3.Mondo Rescue30.00%
- 4.cdrtools25.88%
- 5.Wing IDE25.60%
- 6.Pauker25.24%
- 7.EiffelStudio24.20%
- 8.JasperReports23.54%
- 9.NTP18.44%
- 10.DBsight15.53%
February 1, 2010
- gp|Easy CMS 1.5
- TorrentWatch-X 0.6
- Scannedonly 0.18
- check_connections 2.1.1
- Pauker 1.9Beta1
- phpMyFAQ 2.6.2
- Mondo Rescue 2.2.9.1
- x48 0.6.3
- EiffelStudio 6.6.8.2214
- GiftedMotion 1.19
- Symia 0.2
- JasperReports 3.7.1
- di 4.19
- Parallel 20090904
- XOOPS 2.5.0 Alpha
- FileMyFiles 2.1
- Digmia Enterprise SSH 1.1k
- Wing IDE 3.2.4
- crosstool-NG 1.6.0
- rssgen 1.1
- MplayerXP 0.7.96
- DotNetWikiBot Framework 2.8
- 4DIAC FORTE 0.3.7
- SQL Power DQguru 0.9.6
- libdvbcsa 1.0.0
- sslh 1.7
- mdz 0.0.6
- Vosao CMS 0.2
- Minicomputer 1.41
- Leeenux Linux 2.0
- Pandora FMS 3.0 Final
- listparser 0.13
- BOUML 4.18
- jGameBase 0.46
- OpenOTP 1.0.0
- Nodezilla 0.5.15-cindy
- sadlittlewebjournal 2.9.2
- pyAggr3g470r 0.3
- MIB Smithy SDK 4.0
- ClearBudget 0.9.7
- SysUsage 3.2
- synspam 0.3.6
- PCI Utilities 3.1.7
- Android PackRat 1.1.1
- ultimix 1.5.9
- Ra Testing Manager 1.4.8
- nitro++ 1.3.12
- Absolute OS 13.0.7
- tvpvrd 1.2.3
- Tonido 0.5.0.100398-401
- jZebra 1.0.4
- IndiMail 1.6.8
- G2P 0.04.3
- TkCVS 8.2.1
- x48 0.6.2
- DBsight 3.0.4
- QuickBuild 2.1
- mulk 0.5.1 beta
- clone2fs 1.3.0
- MiniINI 0.4
- LMDBG 0.13.0
- cdrtools 2.01.01a74
- MetaModel 1.2
- t-prot 2.13
- Splice 2.0.1
- pyAggr3g470r 0.2
- DotNetWikiBot Framework 2.73
- Python 2.5.5
January 31, 2010
- Ejecter 0.3.1
- WWWOFFLE 2.9f
- mk-configure 0.14.0
- zzuf 0.13
- DocumentManager 4.0
- SVN Access Manager 0.4.1.3
- SVEditor 0.1.0
- Linux 2.4.37.8
- TabView 1.32
- XBPS 0.4
- WOSH Framework 2010-01-30
- Quassel 0.5.2
- Kuklomenos 0.4.4
- OO Pinyin Guide 0.0.6
- WeeChat 0.3.1.1
- VLC media player 1.0.5
- TinyaML 0.4
- Task Coach 0.78.3
- FeResPost 3.5.5
- Geolocator-PHP 2.0-alpha-1.9
- Cmdfs 0.2
- email-reminder 0.7.6
- Dominion 7.00.02
- dosfstools 3.0.9
- jsoup 0.1.1
- ZDoom 2.4.1
- Radio Tray 0.3
- The Legend of Edgar 0.46
- Logtalk 2.38.2
- NOCC 1.8.2



