http://www.iozone.org/src/current/Changes.txt
I have patched the source however, to allow use of the pread/prwite
tests, via the -E extension mode. Also, the benchmark target has been fixed.
Extract from ChangeLog:
o installastheme.pl now uses the first screen depth reported by xdpyinfo
instead of the last; this fixes problems with the look not updating on
XFree86 4.x (allanon)
o removed reference to xiterm from Wharf config file; wharf now tries to
load aterm, and then xterm if that fails (allanon)
o fix to mystyle drawing as applied to empty menu drawing
o removed config reading from the pipe - was causing some compile time
problems and really was never needed.
Sun Jun 17 23:27:52 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
* make it the release 0.3.0
Sun Jun 17 16:23:19 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
* sample/verify_cb.rb: for SSLSocket#verify_callback=
* sample/x509.rb: new sample for X509.
* sample/login.rb: new sample for Net::Telnet.
Sun Jun 17 16:07:12 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
* lib/net/protocols.rb: split NetPrivate from https.rb.
Sun Jun 17 15:03:02 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
* lib/net/https.rb: use forwardable.rb.
* lib/net/https: follow SSLSocket.
* lib/net/telnets: ditto.
Sun Jun 17 13:00:37 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
* ssl.c: use instance variable (rb_ivar_set/rb_ivar_get) instead
of the fields in C structure.
* ssl.c: new methods SSLSocket#timeout, SSLSocket#ciphers=,
SSLSocket#verify_depth=.
* ssl.c: new class X509_STORE_CTX. and fix arguments for the Proc#call
at verify callback.
* ssl.c: new methods X509#sigAlgor, X509#key_type, X509#extension,
X509#verify, #X509#to_s
* ssl.c: change the sequence of arguments of SSLSocket.new.
Sun Jun 17 12:59:50 2001 GOTOU YUUZOU <gotoyuzo@notwork.org>
* ChangeLog: new file.
=======================================================================
06/10/2001 (2.4.9)
o Added the following resources:
MIMEEXCS List of content-types to exclude
from processing. Exclusion occurs
before data is passed to filters.
o mhtxtplain.pl: If decoding uuencoded data, the data will
be excluded if application/octet-stream is listed the
MIMEEXCS resource.
o mhtxthtml.pl: If a CID URL is not available, the CID URL
is no longer preserved in the converted output. The CID
URL is stripped.
o Added the following to mhmimetypes.pl content-type table:
application/ms-excel => xls:MS-Excel spreadsheet
application/ms-powerpoint => ppt:MS-Powerpoint presentation
application/ms-project => mpp:MS-Project file
The "vnd." official versions are already present, but
some application use the above.
o TODO list added to distribution.
Bug Fixes
---------
See BUGS.
=======================================================================
04/13/2001 (2.4.8)
o Added the following resources:
KEEPONRMM Do not remove message files from disk
when messages are removed from the
archive.
o m2h_text_plain::filter now uses CHARSETCONVERTERS for
translating text data with a specified charset parameter.
The only exception is iso-2022-jp, which is handled directly
to properly support nourl flag.
o m2h_external::filter new arguments:
excludeexts=ext1,...
A comma separated list of message specified filename
extensions to exclude. I.e. If the filename
extension matches an extension in excludeexts, the
content will not be written. The return markup
will contain the name of the attachment, but no
link to the data. This option is best used with
application/octet-stream to exclude unwanted data
that is not tagged with the proper content-type.
The m2h_null::filter can be used to exclude content
by content-type.
o m2h_null::filter will now output a one line description
of the excluded content. This is so the reader knows that
there was message content not saved within the archive.
o m2h_text_plain::filter new arguments:
usename If extracting uuencoded data, the filename
specified should be used.
o m2h_text_html::filter new arguments:
allowcomments Preserve any comment declarations. Normally
Comment declarations are munged to prevent
SSI attacks or comments that can conflict
with MHonArc processing. Use this option
with care.
(NOTE: Comment declarations were completely stripped before,
but the regex used was known to crash perl on large comment
declarations, so a simplier expression is now used to
modify comment declarations to prevent possible attacks.)
Bug Fixes
---------
See BUGS.
- from www.ethereal.com
New dissectors include Appletalk Data Stream Interface, AUTH_DES,
DVMRP, GIOP, Gnutella, iSCSI, ISUP, M2PA, MP-BGP message, MSDP,
MTP3, PAP, PIMv1, RFC 2250 MPEG1, and for you gamers, QuakeWorld
and Quake II. Many other dissectors were updated and bug-fixed.
the "smaller" one, qt2-designer. This is a build dependency, so no need
to install the larger one, though the opposite should be true for normal
dependencies.
the special happy MAKEOBJDIR behavior, make gs build in ./object instead
of ./obj. That's just as effective in not confusing make(1) and prevents
the package-links target from creating pkgsrc/print/packages/print and making
bogus symlinks in there.