Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
database tables and classes together for business objects, like Customer
or Subscription, that can find, save, and destroy themselves without
resorting to manual SQL.
from msf
Update to 1.2.9.1 which addresses a security vulnerability in the IAX2
channel driver (chan_iax2). The vulnerability affects all users with
IAX2 clients that might be compromised or used by a malicious user, and
can lead to denial of service attacks and random Asterisk server crashes
via a relatively trivial exploit.
From: maintainer Stuart Henderson <stu@spacehopper.org>
pscpug is a unix utility designed to graph a given process's CPU usage
over time. Since you can see changes over time, it is often more useful
than top for checking on a specific errant process.
From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
POE::Component::IRC is a POE component (who'd have guessed?) which acts
as an easily controllable IRC client for your other POE components and
sessions. You create an IRC component and tell it what events your
session cares about and where to connect to, and it sends back
interesting IRC events when they happen. You make the client do things
by sending it events.
From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
Eases web-request routing, handling, and response as a half-way front,
half-way page controller. Implemented with specific emphasis on enabling
easy unit/integration testing that doesn't require a browser.
from msf
Six free command-line tools for dealing with Type 1 fonts.
submitted by Matt Jibson <dolmant at gmail.com>
licenses checked by Matthias Kilian <kili at outback.escape.de>
- improved palette handling (should be faster),
- reorganize the code to make workaround hooks easier,
- add a workaround for the 16bit r5g6b5 pixel case.
this fixes crashes on 16 bit displays with RENDER disabled
from maintainer Eric Faurot, thanks for writing this!
discussed with kurt, bernd, espie.