- Correct a link in the navigation header.
- Avoid localizing @_ to make threaded Perl happy.
- Change "Previous Directory" to "Parent Directory".
- Properly HTML-quote function names in the colored diff view.
- Fixed a serious bug in Connection constructor when reading MySQL options
- Improved copy constructor and some other methods in Result / ResUse
- Many other minor improvements
- Produced a complete manual with chapter 5 included
- Updated documentation, including a Postscript format
add a -docs sub-package
From CHANGELOG
-- Added a whole bunch of new OS fingerprints (and adjustments)
ranging from big important ones (Linux 2.4.X, OpenBSD 2.9, FreeBSD
4.3, Cisco 12.2.1, MacOS X, etc) to some that are more obscure (
such as Apple Color LaserWriter 12/660 PS and VirtualAccess
LinxpeedPro 120 )
-- Added "All zeros" IP.ID sequence classification to account for the
new Linux 2.4 scheme which seems to use 0 whenever the DF bit is
set (probably a good idea).
-- Tweaked TCP Timestamp and IP.ID sequence classification algorithms
*) Fixed a format string bug which is exploitable if --batch is not used.
*) Checked all translations for format strings bugs.
*) Removed the Russian translation due to too many bugs.
*) Fixed keyserver access and expire time calculation.
ok maintainer
--
rdesktop is an open source client for Windows NT and 2000 Terminal
Server, capable of natively speaking the Remote Desktop Protocol
(RDP) in order to present the user's Windows desktop.
Submitted by Joshua Stein <jcs@rt.fm>.
Submitted by Srebrenko Sehic <haver@insecure.dk>
---
The Devel::SmallProf profiler is focused on the time taken for a program
run on a line-by-line basis. It is intended to be as "small" in terms of
impact on the speed and memory usage of the profiled program as possible
and also in terms of being simple to use.
- Add "dest" to CONFIGURE_STYLE instead of patching prefix.
- Add patches to fix gettext message catalog warnings from naddy@
- Remove some unnecessary plugin files.
help from naddy@