<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.video.graphicsmagick.announce">
    <title>gmane.comp.video.graphicsmagick.announce</title>
    <link>http://blog.gmane.org/gmane.comp.video.graphicsmagick.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/114"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/113"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/112"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/111"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/110"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/109"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/108"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/107"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/106"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/105"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/104"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/103"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/102"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/101"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/100"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/99"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/98"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/97"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/96"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/94"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/114">
    <title>GraphicsMagick Mercurial repository moved</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/114</link>
    <description>&lt;pre&gt;Due to SourceForge project "upgrade", GraphicsMagick's Mercurial 
repository has now been relocated.  Please see 
"http://sourceforge.net/p/graphicsmagick/code" for the new location.

Due to the upgrade, the performance of the new repository is 3 times 
slower for checkout than the old repository.  There is nothing we can 
do about that.

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2013-03-28T03:24:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/113">
    <title>GraphicsMagick 1.3.18 Released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/113</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.18 is now available.  There are quite a lot of 
improvements and bug fixes in this release.  Windows 64-bit is now 
officially supported and a 64-bit install package is available. 
Please note that if Ghostscript is desired, a 64-bit ghostscript must 
be installed if 64-bit GraphicsMagick is installed.

The GraphicsMagick web site is at "http://www.graphicsmagick.org/".
The news page which describes the details of the release is at
"http://www.graphicsmagick.org/NEWS.html".

Please report any bugs you may encounter.

The following are the new features/fixes in this release:

Special Issues:

   * Due to GCC bug 53967, several key agorithms (e.g. convolution)
     may execute much faster (e.g. 2-3X) for x86-64 and/or when SSE is
     enabled for floating point math (`-mfpmath=sse`) if the GCC option
     `-frename-registers` is used. Default 32-bit builds do not
     experience the problem since they use '387 math.  It is not clear
     in what version of GCC this problem started but it was&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2013-03-11T01:06:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/112">
    <title>GM Windows 64-bit -- Please Test</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/112</link>
    <description>&lt;pre&gt;The next GraphicsMagick release will include 64-bit Windows install packages. 
The latest development snapshot includes Windows install packages which are 
similar to what will be in the next release.  If you are interested in Windows 
64-bit, please test these install packages and report any issues.

The install packages may be downloaded from 
"ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/snapshots/".

Thanks,

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2012-12-24T15:15:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/111">
    <title>Celebrating GraphicsMagick 10th Anniversary</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/111</link>
    <description>&lt;pre&gt;Please join us in celebrating GraphicsMagick's 10th Anniversary.

Depending on how one evaluates it, GraphicsMagick came to be on 
November 19th, 2002, but it certainly came to be on December 6, 2002 
when the 'gm' utility was introduced and the software became as it is 
today.

GraphicsMagick emerged due to a desire for a "stable" form of 
ImageMagick with a stable code base, an accurate change-log, stable 
API, carefully-managed ABI, diminishing bugs, and acknowledgment for 
all contributors and all relevant copyrights and licenses. 
GraphicsMagick has continued to adhere to its original mission 
statement which may be read at 
"http://www.graphicsmagick.org/mission.html".

GraphicsMagick continues to survive and evolve based on its 
volunteers.  New volunteers are always welcome.

I am looking forward to the next ten years.

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2012-12-05T15:09:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/110">
    <title>GraphicsMagick 1.3.17 is released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/110</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.17 is now available.  This release includes both 
critical bug fixes and significant feature improvements. 
All users are recommended to update to this release.  As usual, this 
release is API and ABI compatible with previous 1.3.X releases so it 
should be a drop-in replacement.

Please visit the web site at http://www.graphicsmagick.org/ to learn 
more about GraphicsMagick.

Of particular note in this release, is that the configure script 
supports a --enable-quantum-library-names option which allows shared 
libraries from different quantum build depths to be installed in 
parallel by including the quantum depth in the shared library name. 
This will allow OS distributions to satisfy both web and 
scientific/publishing users by providing a "deep" package for users 
who need more precision.

As a note for those building the software for x86-64 (AMD64) systems, 
or who have added the -mfpmath=sse option to enable floating point 
math via SSE, it has been discovered that a GCC bug is severe&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2012-10-14T16:18:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/109">
    <title>GraphicsMagick 1.3.16 released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/109</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.16 is now released, and is the version recommended 
to use.

Please visit the GraphicsMagick web site at 
http://www.graphicsmagick.org/ to learn more about GraphicsMagick, or 
to download files.

The following are the updates since the prior release:

Security Fixes:

   * Don't translate 'comment' and 'label' attributes if the request is
     made while a file is being read.  Only translate such attributes
     if they come from the command line or API user.

Bug fixes:

   * SWT: SWT reader suffered from a number of implementation errors
          which caused it not to work any more.  Works again.

   * XBM: Fix memory leak observed when reading file in 'ping' mode.

   * Support -trim on images which use a consistent (single color)
     transparent background.  In this case, trim is done based on
     opacity rather than foreground color.

   * Include &amp;lt;sys/types.h&amp;gt; in order to assure that 'size_t' and
     'ssize_t' are declared.  This is necessary since
     MagickExtentImage() uses&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2012-06-23T22:54:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/108">
    <title>GraphicsMagick 1.3.15 Released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/108</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.15 is now available.  This release fixes several 
bugs and adds a number of new features.  This release is binary 
compatible with all previous 1.3.X releases, however, please read the 
change notes since there is a change in behavior from previous 
releases.

Please visit http://www.graphicsmagick.org/ to learn more about 
GraphicsMagick, or visit 
https://sourceforge.net/projects/graphicsmagick/files/ to download 
GraphicsMagick from SourceForge.

The following are the changes in this release:

Security Fixes:

   * Libpng in Windows build is updated to 1.5.10 release.  Provides a
     fix for CVE-2011-3048.

Bug fixes:

   * PNG - fixed problem with bit depth when the encoder decides to
     write RGBA instead of indexed PNG.

   * Fixed some temporary file leaks which were caused by the temporary
     file name being automatically extended to include a scene number,
     and therefore fail to be deleted.

New Features:

   * Added '+noise random' and '-operator noise-random' to 'conver&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2012-04-28T21:26:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/107">
    <title>GraphicsMagick 1.3.14 released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/107</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.14 is now available.  This is primarily a bug-fix 
release.  The only new features are that MagickExtentImage() is added 
to the Wand API, and the Mamiya Photo RAW "MEF" format is now 
supported.

The Despeckle algorithm (-despeckle) is many times faster now.  In my 
experience, this is a quite worthy agorithm since it does well at 
removing noise without making the image blurry.  Now it is less 
painful to use.

Users of the Windows package should update as soon as possible since 
the included libpng incorporates a critial security fix.

The GraphicsMagick web site is at "http://www.graphicsmagick.org/". 
The news page which describes the details of the release is at 
"http://www.graphicsmagick.org/NEWS.html".

Please report any bugs you may encounter.

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2012-02-26T02:17:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/106">
    <title>Please test GraphicsMagick development snapshots</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/106</link>
    <description>&lt;pre&gt;The GraphicsMagick development snapshots at 
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/snapshots/ have been 
updated.  Most importantly, the Windows install packages now include 
libpng 1.5.9, which fixes the dire CVE-2011-3026 buffer overrun bug. 
Libtiff 4.0.1 and zlib 1.2.6 are also included.

Please test the snapshots and report any bugs so that the next formal 
release can be as solid as possible.

Thanks,

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2012-02-19T00:57:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/105">
    <title>GraphicsMagick 1.3.13 Released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/105</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.13 is now available.  The 1.3.13 release is API and 
ABI compatible with all previous 1.3.X releases and is therefore a 
stable drop-in upgrade.

Many bugs are fixed, including some which caused deadlock or a crash.

Some new features which may be most interesting:

   * EXIF profiles are preserved when writing JPEG files.

   * The benchmark facility is improved and supports a -stepthreads
     option to benchmark a command with varying numbers of threads.

   * Support added for netpbm PAM format.

   * BigTIFF support added for Windows builds (via libtiff 4.0)

   * Most Windows "delegate" libraries updated to lastest version.

There are far too many changes to list here, please visit

   http://www.graphicsmagick.org/NEWS.html

for the full list of changes.

Visit the GraphicsMagick web site at http://www.graphicsmagick.org/ to 
read about GraphicsMagick or to download the new release.

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2011-12-25T16:11:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/104">
    <title>GraphicsMagick switches from CVS to Mercurial</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/104</link>
    <description>&lt;pre&gt;The GraphicsMagick CVS repository has now been transformed to use 
Mercurial instead.  The old CVS repository remains alive, but is now 
read-only.  Due to bandwith constraints (Mercurial requires cloning 
the whole repository), the stable Mercurial repository is hosted at 
SourceForge.  In my testing, I was able to clone the repository in 
about four seconds across a broadband (DSL) connection.

Please see the page at http://www.graphicsmagick.org/Hg.html for more 
information.  Let me know about any issues you may encounter.

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2011-05-30T22:25:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/103">
    <title>New Windows development snapshot builds available</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/103</link>
    <description>&lt;pre&gt;Normally I would not announce new GraphicsMagick Windows snapshot 
builds but the last set built was back on September 21st 2010 so new 
ones are a notable event.

Snapshots may be downloaded from

   ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/snapshots/

The changes since September 21st (or whatever you may be using) can be 
seen via the GraphicsMagick ChangeLogs at

   http://www.graphicsmagick.org/Changes.html

Thanks,

Bob
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2011-02-20T21:24:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/102">
    <title>GraphicsMagick 1.3.12 Released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/102</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.12 is now released.  This release fixes a number of 
bugs.  Most significantly, use of GraphicsMagick as a filter was 
broken by the 1.3.10 release.  Windows users should install this 
version in order to avoid possible exposure to DOS due to well-crafted 
PNG files.

Download the release from SourceForge via 
"https://sourceforge.net/projects/graphicsmagick/files/" or visit the 
web site at "http://www.graphicsmagick.org/".

The following are the changes since the 1.3.11 release:

Security Fixes:

   * Updated libpng Windows sources to 1.2.43 in order to resolve
     CVE-2010-0205 as it pertains to the GraphicsMagick Windows build.

Bug fixes:

   * Filter mode (write to stdout) was completely broken.

   * Should now compile with libpng 1.4.

   * Windows PerlMagick build identified itself as the wrong version.

New Features:

   * None

Feature improvements:

   * None

Performance Improvements:

   * None

Behavior Changes:

   * DCX output format is only written on request.  Previousl&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2010-03-08T21:05:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/101">
    <title>GraphicsMagick 1.3.10 Available</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/101</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.10 is now available.  This release fixes a few bugs 
discovered in the 1.3.9 release.  Download the release from 
"https://sourceforge.net/projects/graphicsmagick/files/" or visit the 
web site at "http://www.graphicsmagick.org/".

The following are the changes in this release:

Security Fixes:

   * None

Bug fixes:

   * +adjoin was not working correctly for the case when only one image
     frame is present.  With +adjoin and writing one frame to
     "foo%d.jpg" it was outputting "foo%d.jpg" rather than "foo0.jpg".

   * When drawing paths, memory allocation for the points was much
     larger than it needed to be (patch by Vladimir Lukianov).

New Features:

   * None

Feature improvements:

   * None

Performance Improvements:

   * None

Behavior Changes:

   * To reiterate the change which first appeared in 1.3.9, there is no
     longer an implicit +adjoin if the output file name happens to
     contain a %d sequence, or there are multiple frames and the output
     file format on&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2010-02-10T23:07:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/100">
    <title>GraphicsMagick 1.3.9 Released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/100</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.9 is now released.  This is a bug-fix release. 
Please download the release from 
"https://sourceforge.net/projects/graphicsmagick/files/" or visit the 
web site at "http://www.graphicsmagick.org/".

The following are the changes since the 1.3.8 release:

Security Fixes:

   * None

Bug fixes:

   * Fix "double free" error when using gm import -frame.

   * XPM does not support RGBA color syntax, so return RGB instead.

   * The display '-update' option was only working in conjunction with
     the '-delay' option with a delay setting of 2 or greater.

   * For formats which support multiple frames, output with +adjoing to
     filenames containing a scene specification (e.g. foo%02d.tiff) was
     resulting in wrong output file names.

   * -convolve was crashing rather than reporting an error.

   * Fixed crash if the number of OpenMP threads was reduced from the
     original value via '-limit threads' or omp_set_num_threads().

   * -blur was not blurring the opacity channel for solid-&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2010-02-04T23:08:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/99">
    <title>InitializeMagick() requirement</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/99</link>
    <description>&lt;pre&gt;This email only applies to those using the GraphicsMagick C or C++ 
APIs.  Command line utility, PerlMagick, and TclMagick users should 
feel free to ignore this.

As of the GraphicsMagick 1.3.8 release, it is absolutely required to 
invoke the InitializeMagick() function before using the C or C++ APIs. 
This function has always been part of GraphicsMagick (and recommended 
to be used) but it was often believed to not be necessary since the 
library usually worked without invoking it.  This absolute requirement 
is now imposed in order to improve thread safety and efficiency.

Failure to invoke InitializeMagick() will surely lead to either a 
thrown assertion (if assertions are enabled) or an immediate crash.

InitializeMagick() may be invoked any number of times so if you are 
not sure if the library is initialized, then simply invoke it again.

If you are responsible for updating GraphicsMagick, please make sure 
that any programs or libraries using the GraphicsMagick APIs are 
invoking InitializeMagick().&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2010-01-27T00:32:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/98">
    <title>GraphicsMagick 1.3.8 Released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/98</link>
    <description>&lt;pre&gt;GraphicsMagick 1.3.8 is now released.  This will be the last release 
which is based CVS HEAD development.  Subsequent 1.3.X releases will 
be to fix bugs, or to selectively update individual algorithms. 
Development on CVS HEAD really will be for 1.4.

Visit the GraphicsMagick web site at "http://www.GraphicsMagick.org/" 
for project details, and download release files from SourceForge at 
"https://sourceforge.net/projects/graphicsmagick/files/".

The following are the improvements in 1.3.8 since the 1.3.7 release. 
Please be sure to read the "Behavior Changes" section since there are 
more significant changes than normal:

Security Fixes:

   * Fix for CVE-2009-1882 "Integer overflow in the XMakeImage
     function".

   * Fix lockup due to hanging in loop while parsing malformed
     sub-image specification (SourceForge issue 2886560).

   * Libltdl: Updated libtool to 2.2.6b in order to fix security issue.
     Resolves CVE-2009-3736 as it pertains to GraphicsMagick.

Bug fixes:

   * -convolve, -recolor&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2010-01-21T23:26:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/97">
    <title>GraphicsMagick 1.2.10 released</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/97</link>
    <description>&lt;pre&gt;GraphicsMagick 1.2.10 is now available.  This is a maintenance release 
for the 1.2 stable branch.  This is expected to be the last release 
from the 1.2 branch since 1.2 was originally released on April 29, 
2008 and most users will be interested in the 1.3 releases.

Please visit the GraphicsMagick web site at 
http://www.GraphicsMagick.org/ to learn more or to download the 
release.

The following are the changes in this release compared with the 1.2.9 
release:

Security Fixes:

   * Fix for CVE-2009-1882 "Integer overflow in the XMakeImage
     function".

   * Eliminate lockup due to hanging in loop while parsing malformed
     sub-image specification (SourceForge issue 2886560).

   * libltdl: Update libltdl to 2.2.6b in order to fix security issue.
     Resolves CVE-2009-3736 as it pertains to GraphicsMagick.

Bug fixes:

   * The pixel cache was not working properly for large pixel cache
     files (&amp;gt;2GB) under Linux.  This limited the maximum image size
     which could be handled by a 32-bit appli&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2010-01-07T01:57:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/96">
    <title>Typo3 and GraphicsMagick</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/96</link>
    <description>&lt;pre&gt;Typo3 users who started to experience problems with GraphicsMagick 
(i.e. GM hangs, consuming 100% CPU) should pay attention to this Typo3 
bug entry:

   http://bugs.typo3.org/view.php?id=12341

A bug in a security fix for Typo3 revealed a bug in GraphicsMagick. 
This GraphicsMagick bug will be resolved in the next GraphicsMagick 
release, and has been fixed for several weeks in the development 
snapshots.

For those trying to secure file names for modern GraphicsMagick, it is 
worth noting that file names may be written (in a secure fashion) to a 
text file which is then specified with a '&amp;lt; at &amp;gt;' prefix.  The file name is 
then read from the file specified.  This avoids the need to pass 
potentially dangerous file names via the system command shell.

Bob
--
Bob Friesenhahn
bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

------------------------------------------------------------------------------
This SF.Net email is spons&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2009-12-21T18:11:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/94">
    <title>GraphicsMagick Security Alert</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/94</link>
    <description>&lt;pre&gt;There is a potential security exploit with certain configurations of 
the Unix/MinGW/Cygwin "modules" build of GraphicsMagick.  The issue is 
in libltdl rather than GraphicsMagick, but certain build 
configurations of GraphicsMagick expose the potential exploit.  Some 
operating systems will still be reasonably secure while others are 
quite risky.

If this command produces no output then you are likely ok:

   gm -version | grep with-modules | grep disable-static

If it does output a line of text then there may be a security risk.

To be safe from the risk while using a modules build then make sure 
that GraphicsMagick is configured with these options:

   --enable-shared --disable-static --with-modules

People using really anchient versions of GraphicsMagick with terse 'gm 
-version' output will need to use other means to see if 
--disable-static was used.

Thanks,

Bob
--
Bob Friesenhahn
bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.Gra&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2009-11-06T00:35:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/93">
    <title>Updated GraphicsMagick vs ImageMagick resultsavailable</title>
    <link>http://comments.gmane.org/gmane.comp.video.graphicsmagick.announce/93</link>
    <description>&lt;pre&gt;The benchmark page at

   http://www.graphicsmagick.org/benchmarks.html

is now updated to reflect latest GraphicsMagick and ImageMagick. 
Fans of GraphicsMagick will be very pleased, and followers of 
ImageMagick, not so much at all.

Bob
--
Bob Friesenhahn
bfriesen&amp;lt; at &amp;gt;simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

------------------------------------------------------------------------------
Come build with us! The BlackBerry&amp;amp;reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&amp;amp;#45;12, 2009. Register now&amp;amp;#33;
http://p.sf.net/sfu/devconf
&lt;/pre&gt;</description>
    <dc:creator>Bob Friesenhahn</dc:creator>
    <dc:date>2009-09-21T03:23:06</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.video.graphicsmagick.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.video.graphicsmagick.announce</link>
  </textinput>
</rdf:RDF>
