- fixed minor problem in JPEG plug-in
- allow to disable build of gtkhtml2, svg, and lcms features
- fixed bug in Imagemap plug-in
- handle PSD files with untitled channels
- fixed build of MMX/SSE assembly code on gcc 4.0
- fixed crash in image preview code
- fixed redraw of previews in Rotate Colormap plug-in
- fixed redraw of previews in Filterpack plug-in
- cross-compilation fixes and build fixes for Cygwin
- fixed character placement in Text Circle script
- made GIMP more robust against strange characters in directory names
- fixed minor issue in Dicom plug-in
- deal with API change in librsvg >= 2.11.0
- fixed bug in ellipse selection
- fixed build issue on Cygwin
- fixed problem in ellipse selection
- ease closing of iscissors outline
- fixed handling of Tab key if NumLock is active
- fixed problem with random number generator in QBist plug-in
- raise palettes grid instead of creating a new one
- fixed problem with environment maps in Lighting plug-in
- fixed Gaussian Blur for small radii
- fixed Select By Color tool on grayscale layers
Change BACULA_PIDDIR from /var/run/bacula to /var/run.
Add CONFIGURE_ARGS+=--with-sbin-perm=0755.
Remove tcp_wrappers bl3.mk, configure doesn't check for it,
and even if explicitly enabled, build breaks.
Ride recent PKGREVISION bump.
they had been before my last change. I had thought it would be more
intuitive if they were based on GNU_CONFIGURE_PREFIX instead of PREFIX,
but this might break some packages.
by Geert Hendrickx.
Bacula is a set of computer programs that permit you (or the system
administrator) to manage backup, recovery, and verification of computer data
across a network of computers of different kinds. In technical terms, it is
a network client/server based backup program. Bacula is relatively easy to
use and efficient, while offering many advanced storage management features
that make it easy to find and recover lost or damaged files. Bacula source
code has been released under the GPL version 2 license.
This package provides a client-only setup (the bacula file daemon and
console). For a complete setup (including the bacula director and storage
daemon) you should install the bacula package.
Up to now, a package that wanted to use a different location for
--mandir had to first define CONFIGURE_HAS_MANDIR=no and then
CONFIGURE_ARGS+=--mandir=${...}, which looks weird. Now it only has to
set GNU_CONFIGURE_MANDIR.
MySQL is a SQL (Structured Query Language) database server. SQL is the
most popular database language in the world. MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.
The main goals of MySQL are speed and robustness.
The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years. While
MySQL is still in development it already offers a rich and highly useful
function set.
The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).
This package contains the MySQL server programs and libraries.
MySQL is a SQL (Structured Query Language) database server. SQL is the
most popular database language in the world. MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.
The main goals of MySQL are speed and robustness.
The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years. While
MySQL is still in development it already offers a rich and highly useful
function set.
The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).
This package contains the MySQL client programs and libraries.
New Games:
- Added SAGA engine (for the games "I Have No Mouth and I Must Scream"
and "Inherit the Earth").
- Added Gob engine (for the Goblins series). Currently, only the first of
the Goblins games is supported.
New Ports:
- Added PlayStation 2 port.
- Added PlayStation Portable (PSP) port.
- Added AmigaOS 4 port.
- Added EPOC/SymbianOS port.
- Added fixes for OS/2 port.
General:
- Reworked cursor handling in SDL backend. Now cursors can have their own
palette and scaling. This is used by Humongous Entertainment games now.
- Added FluidSynth MIDI driver.
- Added GUI for the "soundfont" setting. (Currently only used by the
CoreAudio and FluidSynth MIDI drivers.)
- The MPEG player could hang if the sound ended prematurely.
- Improved autoscaling GUI, which takes full advantage of your screen.
- Fixes for GCC 4.
SCUMM:
- Added support for Mac Humongous Entertainment titles.
- Added support for multiple filenames/versions using a single target.
- Implemented CGA and Hercules render modes in early LEC titles.
- Added dialogs which are shown when you modify the talkspeed or music
volume using hotkeys.
- Added support for NES version of Maniac Mansion.
- Added thumbnail support for savegames.
- Broke compatibility with HE savegame (HE v71 and upwards only).
- Added possibility to disable building of HE and SCUMM v7 & v8 games
support.
- Fixed the last few known music glitches in Sam & Max. (There are still
some - probably - minor missing features though.)
- Added support for Commodore64 version of Zak McKracken
- Eliminated all demos targets and platform-specific targets. Config file
is autoupdated.
Sword2:
- Made the resource manager expire resources more intelligently.
- Improved performance when playing the game from CD instead of hard disk.
- Simplified sound effects handling. Again.
- Code cleanups and restructuring.
- Fixed long-standing bug in decompressing sounds from the speech/music CLU
files. It was generating one sample too many, which could be heard as a
very slight popping noise at the end of some sounds. Files that have been
compressed with older versions of compress_sword2 will, of course, still
have the same error. You may want to regenerate them.
possible and base all other checks on the logical lines. The physical
source lines are saved literally to make implementing the --autofix
option easier.
a userlevel iSCSI test-quality initiator).
This project is Intel Lab's software reference implementation of
iSCSI. It has been tested to interoperate with the Cisco initiator,
and conforms to RFC 3720.
There are 3 forms of the iSCSI target that are produced:
ufsdisk - standard iSCSI target
ufsdisk_mmap - an mmap(2)-based iSCSI target
uramdisk - a ramdisk iSCSI target
and a testing-quality user-level iSCSI initiator called utest, which
can exercise the targets above.