changes:
- Don't draw boxes around handles on gnome-panels in Mist
- Add a --disable-all option, so that it is possible to build one
engine without requiring to disable every other engine manually.
- Various changes to avoid expensive code paths in cairo
- Fix background fill for redmond slider widgets (GtkScale)
- Improvements in Crux arrows and scrollbar troughs
- Fixes to enable gtk-engines to compile on win32 with VC++
- Set some "Redmond" style icon sizes in the Redmond theme
While fixing a bug reported by Hugh Warrington, a buffer overflow has
been identified in all released GnuPG versions. The current versions
1.4.5 and 2.0.0 are affected. A small patch is provided.
...
2006-11-27 Werner Koch <wk@g10code.com>
* openfile.c (ask_outfile_name): Fixed buffer overflow occurring
if make_printable_string returns a longer string. Fixes bug 728.
Bump PKGREVISION.
changes:
* Improved thread-safety. Pango is still NOT thread-safe, but this fixes
lots of crashes using pangocairo from multiple threads.
* Fix out-of-bounds array access.
* Improved Indic shaper.
* Improved Arabic language engine.
* Choose shaper/font for unassigned Unicode codepoints.
* Build fixes.
been identified in all released GnuPG versions. Exploiting this
overflow seems to be possible. Apply the following patch to GnuPG."
2006-11-27 Werner Koch <wk@g10code.com>
gnupg2 has been patched accordingly.
addition, it adds a command to view the image in grayscale, adds a
--geometry command line option, and continues progress on the Pan View
(of note: display of exif data and full size image in info balloon,
and improved search shortcuts).
2.0.3 changes:
This maintenance release adds translations for Basque and Esperanto,
uses new window icons, and fixes several bugs and crashes.
1.) Don't use hardcoded group "wheel". Use "APACHE_GROUP" instead which
defaults to "www".
2.) Create user and group if necessary. This fixces PR pkg/35141 by
Wouter Schoot.
3.) Fix path to Perl interpreter in helper script "convertcfg.pl" and
add missing dependence on Perl package.
Bump package revision because of these fixes.