Apply newer offcial patches (total 19). Here is short summary of those
newly added patch files.
See http://www.squid-cache.org/Versions/v2/2.5/bugs/ in detail.
o squid_ldap_auth update to support TLS, SSL and increased security for bind
password
o Basic auth looping when multiple proxy_auth ACLs combined in one line.
o reply_body_max_size fails with ident or proxy_auth acls
o acl ident REQUIRED matches even if the ident lookup fails
o msntauth helper crashes related to the alow/deny file operation
o LDAP basic authentication crash if server is unreachable
o "squid -k reconfigure" does not close logs to activate new settings
o --enable-ssl fails on RedHat 9
o SNMP MIB used Counter32 for certain values which are gauges
o Upgrade of wb_group to 1.1
o AIX 5 issues
simulator.
Celestia is a free real-time space simulation that lets you experience our
universe in three dimensions. Unlike most planetarium software, Celestia
doesn't confine you to the surface of the Earth. You can travel throughout
the solar system, to any of over 100,000 stars, or even beyond the galaxy.
All travel in Celestia is seamless; the exponential zoom feature lets you
explore space across a huge range of scales, from galaxy clusters down to
spacecraft only a few meters across. A 'point-and-goto' interface makes it
simple to navigate through the universe to the object you want to visit.
This is the KDE frontend for Celestia.
simulator.
Celestia is a free real-time space simulation that lets you experience our
universe in three dimensions. Unlike most planetarium software, Celestia
doesn't confine you to the surface of the Earth. You can travel throughout
the solar system, to any of over 100,000 stars, or even beyond the galaxy.
All travel in Celestia is seamless; the exponential zoom feature lets you
explore space across a huge range of scales, from galaxy clusters down to
spacecraft only a few meters across. A 'point-and-goto' interface makes it
simple to navigate through the universe to the object you want to visit.
This is the GNOME frontend for Celestia.
Celestia is a free real-time space simulation that lets you experience our
universe in three dimensions. Unlike most planetarium software, Celestia
doesn't confine you to the surface of the Earth. You can travel throughout
the solar system, to any of over 100,000 stars, or even beyond the galaxy.
All travel in Celestia is seamless; the exponential zoom feature lets you
explore space across a huge range of scales, from galaxy clusters down to
spacecraft only a few meters across. A 'point-and-goto' interface makes it
simple to navigate through the universe to the object you want to visit.
This is the base package with data and simple GLUT-driven display window.
Package submitted by Cesar C. Catrian to pkgsrc-wip, modified by me.
Changes:
* New feature: distfile
It provides the flexible way to distribute files.
allow, upgrade <pattern>
Distribute files which matches the pattern.
deny, omitany <pattern>
Don't distribute files which matches the pattern.
- Themes must be fetched through freshmeat.net now, which maintains a
different directory layout and file naming than themes.org.
- The WINDOWMAKER_THEMES variable now requires the version number of the
package.
- Add two NetBSD related themes to the default list.
* Added support of APE tag for MusePack and Monkey's Audio files (thanks to Artur Polaczyñski),
* Cast and pointers fixes for a clean compilation on 64bits platform (thanks to Philipp
Thomas),
* Fixed a bug when using "Open File With..." after renaming a file without reloading the
directory (it was using the old filename),
* Cleaning in the configure script (thanks to Philipp Thomas),
* When loading files with id3 tags, it checks if it has the versions of tags specified in
the preferences window,
* Genre in ID3v2 tag : use only the string for an unknowm id3v1 genre,
* Added the missing instruction "#include <errno.h>" in about.c that may produce
compilation problems,
* Dutch translation updated (thanks to Björn Olievier),
* Polish translation updated (thanks to Artur Polaczyñski),
* Czech translation updated (thanks to Milan Siebenburger),
* German translation updated (thanks to Götz Waschk).
Changes from version 2.4.59 to 2.4.60
Bugs Fixed
----------
I - Rengobot always notices when users show up now.
S - Doesn't make "1d" graph points for unranked accounts.
C13 - No longer stops changing whose move it is if you click on the
move tool more than twice.
C13,S - RE[] tag appears now if you review a game then save it.
S - Fixed the corruption on comressed data bug.
S - Players no longer lose their "?" in their rank when they play as White.
C13 - Fixed another bug in adding stones with addstone tool. The bug
fix for this actually cleaned up a bunch of earlier bugfixes, uniting
them all in one nice better solution.
S - Server will now remember all rooms you have joined when you log
in, no matter how many you are in.
Features Added
--------------
C13 - Got rid of "wood grain board?" click. Added "Textured stones?"
click, which makes all boards and stones grayscale and flat colors.
C13 - When you leave a message and it isn't properly left in the
person's mailbox, you now get a chance to try again. If the user was
logged in, it becomes a private tell instead.
C13, S - No more lecture games. Now all demonstration and teaching
games have a "quiet" checkbox on the toolbar, that lets you force
everybody else to be quiet.
* Five years have passed since the last release: completely updated
the Autoconf build system, enable Autoconf large file support.
* Warn about a compressed file's trailing zero bytes only if in
verbose mode (for compatibility with recent versions of GNU tar).
* Don't be too strict in favoring stdin - using `--no-stdin' should not
be necessary any longer.
* Added option `-P' to save/restore the path name of a compressed file.
* Added option `--crc32' to use a crc32 instead of a adler32 checksum.
* Fixed an assertion that could happen in very rare cases.
- Relax-NG: Compiling to regexp and streaming validation on top of the
xmlReader interface, added to xmllint --stream
- xmlReader: Expand(), Next() and DOM access glue, bug fixes
- Support for large files: RGN validated a 4.5GB instance
- Thread support is now configured in by default
- Fixes: update of the Trio code (Bjorn), WXS Date and Duration fixes
(Charles Bozeman), DTD and namespaces (Brent Hendricks), HTML push parser
and zero bytes handling, some missing Windows file path conversions,
behaviour of the parser and validator in the presence of "out of memory"
error conditions
- extended the API to be able to plug a garbage collecting memory
allocator, added xmlMallocAtomic() and modified the allocations
accordingly.
- Performances: removed excessive malloc() calls, speedup of the push and
xmlReader interfaces, removed excessive thread locking
- Documentation: man page (John Fleck), xmlReader documentation
- Python: adding binding for xmlCatalogAddLocal (Brent M Hendricks)