110 Commits

Author SHA256 Message Date
014a7dff6c - fix perl bindings
+ GraphicsMagick-perl-linkage.patch from fedora
- turn on perl test suite

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=77
2017-09-11 10:07:49 +00:00
OBS User mrdocs
e816b4e580 Accepting request 512369 from home:jengelh:branches:graphics
- Trim descriptions. Redo summaries and RPM groups.

OBS-URL: https://build.opensuse.org/request/show/512369
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=75
2017-07-26 21:36:55 +00:00
44c6d93f08 Accepting request 511776 from home:scarabeus_iv:branches:graphics
- Drop patches not meintioned in the changelog ever:
  * GraphicsMagick-debian-fixed.patch
  * GraphicsMagick-include.patch
  * GraphicsMagick-perl-link.patch
  * The package builds just fine without them and there is no
    refference explaining it
- Convert the deps to pkgconfig variants where possible.

- Version update to 1.3.26:
  * DPX: Fix excessive use of memory (DOS issue) due to file header
    claiming large image dimensions but insufficient backing
    data. (CVE-2017-10799 bsc#1047054).
  * JNG: Fix memory leak when reading invalid JNG image (CVE-2017-8350).
  * MAT: Fix excessive use of memory (DOS issue) due to continuing
    processing with insufficient data and claimed large image
    size. Verify each file extent to make sure that it is within range
    of file size. (CVE-2017-10800 bsc#1047044).
  * META: Fix heap overflow while parsing 8BIM chunk (CVE-2016-7800).
  * PCX: Fix denial of service issue.
  * RLE: Fix abnomally slow operation (denial of service issue) with
    intentionally corrupt colormapped file.
  * PICT: Fix possible buffer overflow vulnerability given suitably
    truncated input file.
  * PNG: Enforce spec requirement that the dimensions of the JPEG
    embedded in a JDAT chunk must match the JHDR dimensions
    (CVE-2016-9830).
  * PNG: Avoid NULL dereference when MAGN chunk processing fails.
  * SCT: Fix stack-buffer read overflow (underflow?) while reading SCT
    header.
  * SGI: Fix denial of service issues.  Delay large memory allocations

OBS-URL: https://build.opensuse.org/request/show/511776
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=73
2017-07-21 09:20:56 +00:00
7e1f64f822 * GraphicsMagick-CVE-2017-8350.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=71
2017-06-30 15:45:04 +00:00
6eb8c8d440 - complementary fix for CVE-2017-8350 [bsc#1036985 c13-c21]
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=70
2017-06-26 07:05:10 +00:00
4424d2fd52 - update to 1.3.25:
* EscapeParenthesis(): I was notified by Gustavo Grieco of a heap
     overflow in EscapeParenthesis() used in the text annotation code.
     While not being able to reproduce the issue, the implementation of
     this function is completely redone.
   * Utah RLE: Reject truncated/absurd files which caused huge memory
     allocations and/or consumed huge CPU.  Problem was reported by
     Agostino Sarubbo based on testing with AFL.
   * SVG/MVG: Fix another case of CVE-2016-2317 (heap buffer overflow) in
     the MVG rendering code (also impacts SVG).
   * TIFF: Fix heap buffer read overflow while copying sized TIFF
     attributes.  Problem was reported by Agostino Sarubbo based on
     testing with AFL.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=68
2016-09-26 09:02:48 +00:00
bc4200ba37 Accepting request 404225 from home:msmeissn:branches:graphics
- Build "gm" as position independend executable (PIE).

OBS-URL: https://build.opensuse.org/request/show/404225
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=66
2016-06-23 12:05:51 +00:00
abe5a663ad - updated to 1.3.24:
* many security related changes (incl. CVE-2016-5118), see 
    ChangeLog
- removed patches:
  * GraphicsMagick-CVE-2016-5118.patch
  * GraphicsMagick-upstream-delegates-safer.patch
  * GraphicsMagick-upstream-disable-mvg-ext.patch
  * GraphicsMagick-upstream-disable-tmp-magick-prefix.patch
  * GraphicsMagick-upstream-image-sanity-check.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=64
2016-06-06 09:51:17 +00:00
8496faaf21 - security update:
* CVE-2016-5118 [bsc#982178]
    + GraphicsMagick-CVE-2016-5118.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=62
2016-05-30 14:34:25 +00:00
Ismail Dönmez
665f2da310 Accepting request 394457 from home:simotek:branches:graphics
Multiple security issues in GraphicsMagick/ImageMagick [boo#978061]

OBS-URL: https://build.opensuse.org/request/show/394457
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=60
2016-05-10 08:55:46 +00:00
Ismail Dönmez
256a660824 Accepting request 342993 from home:Dmitry_R:branches:graphics
- Update to version 1.3.23
  * See included NEWS.txt for details

OBS-URL: https://build.opensuse.org/request/show/342993
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=58
2015-11-09 06:48:50 +00:00
Ismail Dönmez
af485d130e Accepting request 336597 from home:Dmitry_R:branches:graphics
- Update to version 1.3.22
  * See included NEWS.txt for details

OBS-URL: https://build.opensuse.org/request/show/336597
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=56
2015-10-06 09:15:01 +00:00
2cf7ed2a4d Accepting request 292215 from home:Dmitry_R:branches:graphics
- Update to version 1.3.21
  * See included NEWS.txt for details

OBS-URL: https://build.opensuse.org/request/show/292215
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=54
2015-03-23 07:43:20 +00:00
OBS User mrdocs
3ea30e6f07 Accepting request 249872 from home:Dmitry_R:branches:graphics
Move library configuration files to separated package. This allows
to coexist GM library packages with different quantum depth.

OBS-URL: https://build.opensuse.org/request/show/249872
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=51
2014-09-17 19:26:56 +00:00
OBS User mrdocs
cddcfaf075 Accepting request 249517 from home:Dmitry_R:branches:graphics
- Fix devel package dependencies

OBS-URL: https://build.opensuse.org/request/show/249517
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=49
2014-09-17 00:05:37 +00:00
36adad59cc Accepting request 249043 from home:Dmitry_R:branches:graphics
- Update to version 1.3.20
  * See included NEWS.txt for details
- Enable quantum depth in shared library names
- Enable bzip2, jbig, webp support
- Use LCMSv2

OBS-URL: https://build.opensuse.org/request/show/249043
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=47
2014-09-13 11:13:46 +00:00
d394dc0645 Accepting request 223789 from home:Dmitry_R:branches:graphics
- Fix quantum depth in package description

OBS-URL: https://build.opensuse.org/request/show/223789
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=45
2014-02-25 09:25:01 +00:00
123ee7760c - updated to 1.3.19:
* EPT: Fix crash observed when Ghostscript fails to produce useful
    output.  This was particularly noticeable when Ghostscript was not
    installed.  This crash could be used to cause denial of service.
  * PNG: With libpng 1.6.X, avoid a crash while copying a PNG with a
    "known incorrect ICC profile".  This crash could be used to cause
    denial of service.
  * etc. see NEWS.txt

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=43
2014-01-02 10:03:10 +00:00
44f4401323 - set quantum depth to 16 [bnc#828380]
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=41
2013-07-15 13:43:01 +00:00
8088375f20 - updated to 1.3.18:
* 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 not noticed
    by the developers until the GCC 4.6 timeframe.  Other compilers do
    not suffer from this bug.
  * Fixed bug with format substitutions if input string ends with a
    single '%'.
  * BMP: Fixed an old bug with decoding chromaticity primaries.
  * PNG: Fixed reading of interlaced images.  Fix reading of sub-8-bit
    palette and grayscale images.  Some PNG sub-formats were written
    incorrectly.  Fix crash in PNG8 writer if image colors happened to
    be non-zero but image was not actually colormapped.
  * PNG: Configure script now also searches for libpng versions 16 and
    17.
  * TIFF: Fix a crash which was noticed when writing RGBA separated
    (planar) format.
  * `--enable-symbol-prefix` was not prefixing all of the C
    symbols. Some core C library functions were not prefixed.  This
    option applies to the Wand library API as well now.
  * C API: When input is from a user-provided file descriptor, the
    file position is restored after reading the file header bytes.
    Previously the file position was rewound to the beginning of the
    file.  This allows reading embedded image data from the current
    offset in a file, and allows continuing to use the stream after
    GraphicsMagick has returned the image.
  * C API: It is now possible to invoke CloseBlob() multiple times.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=39
2013-03-12 07:15:47 +00:00
429e656563 - updated to 1.3.17:
* PNG: Fix for CVE-2012-3438. The Magick_png_malloc function in
    coders/png.c in GraphicsMagick 6.7.8-6 does not use the proper
    variable type for the allocation size, which might allow remote
    attackers to cause a denial of service (crash) via a crafted PNG
    file that triggers incorrect memory allocation.
  * PNG: Reading sub-8-bit palette images is fixed (images looked
    stretched).
  * SVG: Fixed bug which allowed MVG and SVG files with long vector
    paths to crash the software.
  * SVG: Ignore XML headers rather than rendering them as text.
  * MVG/SVG/WMF/-draw: It is now possible to draw a plain ','
    character.
  * etc., see NEWS.txt

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=37
2012-10-15 07:18:46 +00:00
1be2babb8b - fixed PerlMagick/Makefile.PL.in [bnc#771540]
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=36
2012-07-31 09:22:25 +00:00
4332ef40eb - updated to 1.3.16:
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 <sys/types.h> in order to assure that 'size_t' and
    'ssize_t' are declared.  This is necessary since
    MagickExtentImage() uses these types as part of its definition.
  * +repage was not working because parser was insisting that it
    should include an argument.
     (i.e. multiplying rather than dividing).
  * PerlMagick: Fix compilation with Perl 5.16.
  * PingBlob(): PingBlob was not working for all cases.  Is now based
    on BlobToImage() for assured reliability.
  Feature improvements:
  * MAT: Animated movies inside 4D matrices are loaded now.
  * PDF: File base name is used as the document title.
  * PNG: Fix issues observed specifically with libpng 1.5.10.
  Performance Improvements:
  * Pixel iterators should be more efficient now if the image uses a
    file-backed cache.
  * Motion blur algorithm does scale well as cores are added so
    include OpenMP support for it by default.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=35
2012-06-25 08:31:12 +00:00
dd8e9b76b7 - added PerlMagick/typemap to build module with perl 5.16; to be
removed for 1.4.0

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=33
2012-06-04 08:57:00 +00:00
991c1d7783 - updated to 1.3.15:
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 'convert'
    and 'mogrify'.  This modulates the existing image data with
    uniformely random noise.
  * Added -strip option in composite, convert, mogrify, and montage to
    remove all profiles and text attributes from the image.
  * Added -repage option to composite, convert, mogrify, and montage
    subcommands to reset or adjust the current image page offsets
    based on a provided geometry specification.
  * New C function StripImage() to remove all profiles and text
    attributes from the image.
  * New C function ResetImagePage() to adjust the current image page
    canvas and position based on a relative page specification.
  * C functions GenerateDifferentialNoise(), AddNoiseImageChannel(),
    QuantumOperatorRegionImage(), AddNoiseImage() updated to support
    RandomNoise enumeration.
  * New C++ Image method strip(), and unary function stripImage() to
    remove all profiles and text attributes from the image.
  * XCF format now respects image subimage and subrange members so
    that returned image layers may be selected.
  * The INFO coder (e.g. output file "info:-") now respects the
    -format option so that its output may be adjusted identically to
    how -format works for 'identify'.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=31
2012-05-02 09:02:22 +00:00
00dc9f35c1 - updated to 1.3.14:
Bug fixes:
  * TGA format: Assume that 32-bit TGA files have an alpha channel,
    even if they are not marked as such.
  * XCF format: Fix reading XCF which is comprised of different sized
    layers.
  * JPEG & CineonLog: Convert RGB-compatible colorspaces
    (e.g. CineonLog) to RGB by default since that was the case prior
    to release 1.3.13.
  * RAW formats: Small memory leak in dcraw module was fixed.
  * Resize: ResizeImage() was ignoring its resize filter argument and
    was using the filter setting from the Image structure instead.
  * The mirror virtual pixel method was broken.
  New Features:
  * Open64 Compiler Suite: Version 5.0 is fully supported.
  * Wand API: Added MagickExtentImage().
  * MEF RAW: Mamiya Photo RAW "MEF" format is now supported.
  Feature improvements:
  * DPX format: Original file endianness is preserved by default.
  Performance Improvements:
  * Despeckle algorithm (-despeckle) is many times faster.
  Behavior Changes:
  * DPX format: Original file endianness is preserved by default.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=29
2012-02-27 08:21:33 +00:00
52de9f274b - disabled perl.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=25
2011-12-27 09:34:17 +00:00
fcfcc5730f - updated to 1.3.13:
* In I/O blob, don't rewind already open file handle passed to
    OpenBlob() since we don't know the intended state of this file
    handle, and because it prevents appending to an existing file.
  * In AppendImageProfile(), don't leak profile buffer while appending
    a chunk to an existing profile.
  * Fix deadlock in ClonePixelCache() which was caused by using the
    same semaphore pointer in the source and destination images.
  * etc. see NEWS.txt

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=24
2011-12-27 09:33:21 +00:00
e859df4fb5 - removed dependency of devel packages on the main package
[bnc#685755]

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=22
2011-04-11 09:21:53 +00:00
OBS User mrdocs
7c8fc25873 Accepting request 55972 from home:elvigia:branches:graphics
reviewed ok Thanks for the update and restoring some sanity to this package

OBS-URL: https://build.opensuse.org/request/show/55972
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=20
2010-12-14 20:36:43 +00:00
1743ced76c - added xorg-x11-fonts as runtime dependency [bnc#619103]
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=18
2010-07-12 11:51:19 +00:00
OBS User autobuild
d2533b13e9 Accepting request 35070 from graphics
checked in (request 35070)

OBS-URL: https://build.opensuse.org/request/show/35070
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=17
2010-03-19 08:45:43 +00:00
c9cf44c378 - updated to version 1.3.12:
* Filter mode (write to stdout) was completely broken.
  * Should now compile with libpng 1.4.
  * DCX output format is only written on request.  Previously the PCX
    coder would automatically switch to DCX format if multiple frames
    would be written.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=16
2010-03-09 08:28:55 +00:00
OBS User buildservice-autocommit
b548956e17 Updating link to change in openSUSE:Factory/GraphicsMagick revision 18.0
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=5f6d4b38b751175c9bc7255b24e80985
2010-02-24 00:52:01 +00:00
OBS User autobuild
1b4e4dd79e Accepting request 33215 from graphics
checked in (request 33215)

OBS-URL: https://build.opensuse.org/request/show/33215
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=15
2010-02-24 00:52:00 +00:00
fb85673380 - updated to version 1.3.11:
* Fixed array underflow on systems using signed char 
    which could result in a program crash due to extended 
    characters in filenames or in certain file formats.
  * Fixed array underflow on systems using signed char 
    which could result in a program crash due to extended 
    characters in filenames or in certain file formats.
  * Added a -thumbnail command to 'convert' and 'mogrify'. 
    This is a faster way to scale down the image when 
    speed is a primary concern.
  * Added a -extent command to 'convert' and 'mogrify' 
    which composites the image on top of a backing 
    canvas image of solid color.
  * Added support for -compose to the 'convert' and 
    'mogrify', which were documented to support it 
    (but did not).
  * Requests for 'Over' and 'Atop' composition are 
    converted to a request for the (faster) 'Copy' 
    composition when both images are opaque.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=14
2010-02-23 08:56:03 +00:00
OBS User buildservice-autocommit
408bb6f02e Updating link to change in openSUSE:Factory/GraphicsMagick revision 17.0
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=2a6e4b26a0f4ebd2bdcf1f3055185f68
2010-02-18 09:17:24 +00:00
OBS User autobuild
f9b7d69d74 checked in (request 32664)
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=12
2010-02-18 09:17:23 +00:00
8c39720674 - updated to version 1.3.10:
* +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).
 * 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 only supports storing one frame.  Specify +adjoin if
    scene number substition is desired in the output file names.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=11
2010-02-15 10:11:09 +00:00
5b3d4442b6 - updated to version 1.3.9:
* There is no longer an implicit 'adjoin' if an output filename
    contains an apparent scene specification (e.g. foo%02d.tiff) and
    multiple files are not needed to save the image..  It is necessary
    to use +adjoin.  For example ``gm convert foo.pdf +adjoin
    %02d.tiff``.
  * 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.
  * -flatten now applies the image background color under the first
    image in the list if it is not already opaque.
  * 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.
  * -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-color images.
  * Several deleted global string constants are restored with
    deprecated status in order to assure that symbols are not removed
    from the ABI.

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=10
2010-02-08 09:39:15 +00:00
OBS User buildservice-autocommit
638e980403 Updating link to change in openSUSE:Factory/GraphicsMagick revision 16.0
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=1df8d404ed663d19b47500c7e40320fa
2010-01-27 17:16:58 +00:00
OBS User autobuild
ca2ed4caf4 checked in (request 30385)
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=9
2010-01-27 17:16:57 +00:00
4a2a7dadba - updated to version 1.3.8:
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: Validate that user-provided matrix is square
    when parsing -convolve and -recolor commands in order to avoid a
    core dump.
  * CALS: Reading images taller than the image width resulted in a
    failure.
  * ConstituteImage(), DispatchImage(): 'A' and 'T' should indicate
    transparency and 'O' should indicate opacity.  Behavior was
    inconsistent.  In some cases 'O' meant transparency while in other
    cases it meant opacity. Also, in a few cases, matte was not
    getting enabled in the image as it should.
  * DCRAW: Module name was not registered so modules based builds were
    not supporting formats provided via 'dcraw'.
  * GetOptimalKernelWidth1D(), GetOptimalKernelWidth2D(): In the Q32
    build, convolution kernel size was estimated incorrectly for large
    sigmas on 32-bit systems due to arithmetic overflow.  This could
    cause wrong results for -convolve, -blur, -sharpen, and other
    algorithms which use these functions.
etc., see NEWS.txt

OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=8
2010-01-25 09:18:24 +00:00
OBS User buildservice-autocommit
4b1d4439f2 Updating link to change in openSUSE:Factory/GraphicsMagick revision 15.0
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=74803a40d5965ac52fd949aeecf9bf81
2009-12-04 11:38:07 +00:00
OBS User autobuild
95357e2580 checked in
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=7
2009-12-04 11:37:59 +00:00
f73b1388da - updated to version 1.3.7 (see ChangeLog)
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=6
2009-11-23 16:28:12 +00:00
OBS User autobuild
665671cee3 checked in
OBS-URL: https://build.opensuse.org/package/show/graphics/GraphicsMagick?expand=0&rev=5
2009-11-18 10:57:02 +00:00
OBS User autobuild
002c3f51a2 Accepting request 24631 from graphics
Copy from graphics/GraphicsMagick based on submit request 24631 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/24631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/GraphicsMagick?expand=0&rev=14
2009-11-18 10:57:03 +00:00
OBS User autobuild
891cba5d1c Accepting request 21239 from graphics
Copy from graphics/GraphicsMagick based on submit request 21239 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/21239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/GraphicsMagick?expand=0&rev=12
2009-09-29 13:01:27 +00:00
OBS User unknown
65876ea8ac OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/GraphicsMagick?expand=0&rev=11 2008-10-22 15:59:32 +00:00