Changes:
- Implemented the largest-ever OS fingerprint update! Roughtly 300
fingerprints were added/modified. These massive changes span the
gamut from AIX 5.1 to the ZyXEL Prestige broadband router line.
Notable updates include OpenBSD 3.3, FreeBSD 5.1, Mac OS X 10.2.6,
Windows 2003 server, and more WAPs and broadband routers than you
can shake a stick at. Someone even submitted a fingerprint for
Debian Linux running on the Microsoft Xbox. You have to love that
irony :). Thanks to everyone who submitted fingerprints using the
URL Nmap gives you when it gets a clean reading but is stumped.
The fingerprint DB now contains almost 1000 fingerprints.
- Went through every one of the fingerprints to normalize the
descriptions a bit. I also looked up what all of the devices are
(thanks E*Bay and Google!). Results like "Nexland ISB Pro800 Turbo"
and "Siemens 300E Release 6.5" are much more useful when you add the
words "cable modem" and "business phone system"
- Added a new classification system to nmap-os-fingerprints. In
addition to the standard text description, each entry is now
classified by vendor name (e.g. Sun), underlying OS (e.g. Solaris),
OS generation (e.g. 7), and device type ("general purpose", router,
switch, game console, etc). This can be useful if you want to (say)
locate and eliminate the SCO systems on a network, or find the
wireless access points (WAPs) by scanning from the wired side.
- Classification system described above is now used to print out a
"device type" line and OS categories for matches. The free-form
English details are still printed as well. Nmap can sometimes
provide classifications even where it used to provide nothing
because of "too many matches". These have been added to XML output
as well. They are not printed for the "grepable output", as I
consider that format deprecated.
- Nmap will now sometimes guess in the "no exact matches" case, even
if you don't use the secret --osscan_guess or -fuzzy options.
- Applied another huge NmapFE patch from Peter Marschall
(peter(a)adpm.de). This revamps the interface to use a tabbed
format that allows for many more Nmap options to be used. It also
cleans up some crufty parts of the code. Let Fyodor and Peter know
what you think (and if you encounter any problems).
- Windows and Amiga ports now use packet receive times from libpcap.
Let Fyodor know if you get any "time computation problem" errors.
- Updated version of the Russian man page translation from Alex Volkov
(alex(a)cherepovets-city.ru).
* The network I/O system has been rewritten to use non-blocking
I/O, and the performance of POP3 and SMTP has been improved much.
* '--status-full' option has been added, and '--status' option now
takes arguments for folders.
* Minor bugfixes have been made.
things are more complex than they seem, so until we've figured out how to
do this properly go back to what used to work (ie default back to 5.0.1)
Problems pointed out by tron@ and abs@.
Changes since 2.5.1 (Unix changes only):
* removed German network 3sat from list of known Nextview EPG providers
* XML export via control menu dialog no longer applies current filter
setting, i.e. all programmes of all networks in the database are
exported.
* fixed compiler warnings for gcc 3.3 (signed/unsigned type conflicts)
* UNIX: added compiler switch -DZVBI_DECODER in the Makefile to
replace VBI (Teletext) slicer with code from libzvbi which performs
better on channels with weak reception; sometimes this slicer seems
to eat up a lot of CPU (up to 25% on my 400MHz K6-2)
Remove or trim "info related" patch files.
Install info files in package specific directory.
Hence the PLIST files are now nearly empty...
This should finish making these two packages really non-conflicting.
Bump PKGREVISION.
Based on PR pkg/22028 by MAINTAINER, Tom Hensel.
Changes:
- Default PAM service name changed to "dovecot". This means that
if you're using PAM, you most likely have to do
mv /etc/pam.d/imap /etc/pam.d/dovecot
If you wish to keep using imap, see doc/auth.txt.
- ~/rawlog directory changed to ~/dovecot.rawlog
- Faster and better maildir synchronization. We support read-only
maildirs and out-of-quota conditions are handled a lot better.
dovecot-uidlist file still isn't out-of-quota-safe though, but you
can keep it in another location where quota isn't checked. For
example:
default_mail_env = Maildir:~/Maildir:
INDEX=/noquota/%u:CONTROL=/noquota/%u
- Read-only mboxes are supported now.
- Only NOOP and CHECK now always do a mailbox sync checking. Other
commands sync max. once in 5 seconds, plus always from indexes.
This should reduce I/O a bit.
- All NUL characters are translated to ascii #128 before sending to
client. RFC prohibits sending NULs and this is how UW-IMAP handles
it as well.
- Make ENVELOPE, BODY and BODYSTRUCTURE replies more compact by
removing multiple LWSPs and translating TABs to spaces. RFC doesn't
specifically require this, but this seems to be the wanted
behaviour..
- Added ANONYMOUS SASL mechanism.
- More flexible user chrooting configuration in home directories:
"<chroot>/./<homedir>"
- Added support for dynamically loadable IMAP/POP3 modules. See
INSTALL file for more information.
- Partial fetches were broken if mails had CR+LF linefeeds
- SEARCH DELETED didn't return anything if all messages were deleted
- OpenSSL support was broken in many installations because we were
chrooted and it couldn't open /dev/urandom.
- PAM: Giving wrong password blocked the whole process for two
seconds. Now we create a new process for each check.
- Lots of other smaller bugfixes and better error handling
Conglomerate is a project to create a complete structured information
authoring, management, archival, revision control and transformation system.
Conglomerate uses XML semantics and powerful graphical editing, coupled with
a centralised storage model and a flexible transformation language to create
an environment which is easy to use, produces high-quality structured output
and lets the user target several output media with a single source document.
Provided by Juan RP in pkgsrc-wip with some changes by me.
- added new map 'Mountain Defense'
- you can no longer change the game mode of saved games
- fixed building with non-GNU make
- fixed event saving in CoMET
- increased effect of roads
- modified combat results display for clarity
- added getting started section to crimson manpage
drawn from user variables
comma-separate the list of supported languages; while spaces work,
the libstdc++ configure script misbehaves if c++ is not the last one...
All other Mesa packages assume a default of 3.4.2, so set this here, too.
The reasoning behind this is that 3.4.2 is part of XF, so that users/packages
that don't explicitly need version 5.x don't need to build it.
program called "animate". By renaming the program to "gv-animate" in this
version, we can resolve the conflict. Bump PKG_REVISION for better
compatibility.
of distributed systems:
GridSim is a toolkit for modeling and simulation of parallel and distributed
systems such as Clusters and Grids. GridSim is part of the Gridbus Project
(http://www.gridbus.org/).
The GridSim Toolkit includes:
* GridBroker:
It is Grid scheduler built on top of GridSim for application
scheduling on Grid based on Deadline and Budget Constrained
Scheduling Algorithms.
* GridSim:
It is built on top of SimJava. SimJava is a process based discrete
event simulation package for Java with animation facilities.
* Visual Modeler:
It enables the user to create experiments on different Grid testbeds
and generate the default Grid Broker source codes (in Java).