When using this module in a test script, it goes through all the
modules in your distribution, checks their POD, checks that they
compile ok and checks that they all define a VERSION.
Eric Faurot. Some infrastructure tweaks by me.
Appears to work just fine on a variety of display and architectures,
only issue so far is:
- garbled menus with gimp on 8 bits + RENDER (weird combination).
- firefox 2.0 unhappy on 8 bits displays (setting GDK_USE_XFT=0 solves this)
the multi-packages case, as should be.
introduce _ALLPKGPATHS, and use it in show-required-by, so that
show-required-by works for multi-packages.
problem noticed by bernd@
This fixes the following problems:
o CVE-2007-0452 (Potential Denial of Service bug in smbd)
o CVE-2007-0453 (Buffer overrun in NSS host lookup Winbind
NSS library on Solaris)
o CVE-2007-0454 (Format string bug in afsacl.so VFS plugin)
This update fixes the following problems:
CVE-2007-0555 and CVE-2007-0556. Both of these issues
allow an authenticated attacker with the permissions to run arbitrary SQL to
launch a denial-of-service attack or possibly read out random chunks of
memory. Since attacks to require authenticated access, the security hole is
only considered medium risk. You can read more about the issues on Mitre:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0555http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0556
Comix is a user-friendly, customizable image viewer. It is specifically
designed to handle comic books, but also serves as a generic viewer. It
reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed)
as well as plain image files.
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.
from Will Maier <willmaier at ml1.net>
Iter Vehemens ad Necem (IVAN) is a graphical roguelike game.
It features advanced bodypart and material handling, multi-colored
lighting and, above all, deep gameplay.
- thanks to Martynas Venckus <martynas at altroot dot org> and steven@ for
their patches to make this work under amd64.
- note that this game does not work under sparc64.
"looks reasonable" steven@
yt is an extensible Lua script to fetch videos from YouTube.com. You can
(and probaly should) customize it to use your preferred tools. By
default it uses net/curl and graphics/ffmpeg.
based on a port by and ok pedro@