Bug#1063117: graphicsmagick: NMU diff for 64-bit time_t transition

2024-02-05 Thread Bob Friesenhahn
libraries it uses (e.g. libpng) do appear to use time_t in interface definitions. Regardless, it is necessary to assure that all libraries are built with a consistent time_t definition if there is any case of time_t appearing in an explicit/implicit interface definition. Bob -- Bob Friesenhahn

Bug#1019158: graphicsmagick breaks gnudatalanguage autopkgtest: undefined symbol: _ZN6Magick5Image12colorMapSizeEv

2022-09-05 Thread Bob Friesenhahn
On Mon, 5 Sep 2022, László Böszörményi wrote: On Mon, Sep 5, 2022 at 4:09 PM Bob Friesenhahn wrote: On Sun, 4 Sep 2022, Paul Gevers wrote: gdl: symbol lookup error: /lib/x86_64-linux-gnu/libgnudatalanguage.so.0: undefined symbol: _ZN6Magick5Image12colorMapSizeEv This issue is caused by

Bug#1019158: graphicsmagick breaks gnudatalanguage autopkgtest: undefined symbol: _ZN6Magick5Image12colorMapSizeEv

2022-09-05 Thread Bob Friesenhahn
: _ZN6Magick5Image12colorMapSizeEv This issue is caused by Mercurial changeset 16712:acb5f7fa99cf: "colorMapSize() method for returning the number of colormap entries should be a const method." Apparently this change impacts the ABI. Bob -- Bob Friesenhahn bfrie...@simple.dallas.t

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-26 Thread Bob Friesenhahn
efficiency if there are many tiny chunks. The purpose of 'ping' mode is to avoid expensive operations while retrieving basic properties. In this particular case, the harm would already have been done even in 'ping' mode so returning the profiles does not in

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
On Fri, 25 Feb 2022, Bob Friesenhahn wrote: There is dependency on the JPEG library so some change in the JPEG library could impact code which works "fine" on some other system. I am using Ubuntu 20.04 LTS and the JPEG that comes with that OS. I made a mis-statement. For this

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
On Fri, 25 Feb 2022, László Böszörményi (GCS) wrote: On Fri, Feb 25, 2022 at 4:35 PM Bob Friesenhahn wrote: On Fri, 25 Feb 2022, László Böszörményi (GCS) wrote: Wild guess only, as I'm away from home right now. But that image can be exif.jpg [1] or any other from the 'fixtures'

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
Capture Type: 0 Image UniqueID: A16LSIA00VM A16LSIL02SM\012 Profile-XMP: 4102 bytes Tainted: False Elapsed Time: 0m:0.000187s Pixels Per Second: 20.6Mi Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
. What is the minimum that I need to do to reproduce the issue in GraphicsMagick? Is the specific JPEG file which caused the issue available? Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-24 Thread Bob Friesenhahn
sr/share/rubygems-integration/all/gems/rspec-core-3.10.1/exe/rspec --pattern ./spec/\*\*/\*_spec.rb --format documentation failed mv ./.gem2deb.lib lib autopkgtest [10:17:01]: test gem2deb-test-runner -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt

Bug#927307: libgraphicsmagick breaks gnudatalanguage

2019-04-18 Thread Bob Friesenhahn
would not have been invoked before. There is no proper fix other than to make sure that InitializeMagick() has been invoked before any other API elments are used. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintaine

Bug#927307: libgraphicsmagick breaks gnudatalanguage

2019-04-18 Thread Bob Friesenhahn
ode is used: Magick::InitializeMagick(nullptr); MagickLib::SetMagickResourceLimit(MagickLib::MemoryResource, 10); MagickLib::SetMagickResourceLimit(MagickLib::WidthResource, 2048); MagickLib::SetMagickResourceLimit(MagickLib::HeightResource, 2048); and this is diving int

Bug#927307: libgraphicsmagick breaks gnudatalanguage

2019-04-17 Thread Bob Friesenhahn
re is involved. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt

Bug#847055: graphicsmagick: CVE-2016-9830

2016-12-05 Thread Bob Friesenhahn
On Mon, 5 Dec 2016, Salvatore Bonaccorso wrote: Hi Chris, hi Bob, On Mon, Dec 05, 2016 at 05:26:23PM +0100, Chris Lamb wrote: [Please retain 847...@bugs.debian.org in CC] Bob Friesenhahn wrote: Is this CVE fixed upstream? I am not aware of this number. I do not know, sorry. The CVE

Bug#825800: graphicsmagick: CVE-2016-5118

2016-09-20 Thread Bob Friesenhahn
r and reset age. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/

Bug#837719: graphicsmagick: FTBFS on ppc64el: PerlMagick test failures

2016-09-16 Thread Bob Friesenhahn
On Fri, 16 Sep 2016, László Böszörményi wrote: On Fri, Sep 16, 2016 at 11:56 AM, Niko Tyni wrote: On Tue, Sep 13, 2016 at 10:48:42PM -0500, Bob Friesenhahn wrote: It may be necessary to prove where the problem is occuring by manually overwriting updated files in the magick directory with

Bug#837719: graphicsmagick: FTBFS on ppc64el: PerlMagick test failures

2016-09-13 Thread Bob Friesenhahn
ay be necessary to prove where the problem is occuring by manually overwriting updated files in the magick directory with those from the previous working version until the problem goes away (assuming that it does). Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users

Bug#837719: graphicsmagick: FTBFS on ppc64el: PerlMagick test failures

2016-09-13 Thread Bob Friesenhahn
ps magick/utility.c would be a good starting point. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/

Bug#825800: graphicsmagick: CVE-2016-5118

2016-07-05 Thread Bob Friesenhahn
release a 1.3.25 which primarily fixes parsing issues introduced with 1.3.24 as well as fixes heap/stack overflow/overrun issues in the rendering code. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintaine

Bug#796310: libgraphicsmagick3: --with-quantum-depth=16 breaks ABI

2015-09-22 Thread Bob Friesenhahn
On Tue, 22 Sep 2015, László Böszörményi wrote: On Tue, Sep 22, 2015 at 8:27 PM, Bob Friesenhahn wrote: If there are two packages with different quantum depth, then they should be able to co-exist without conflict. Likewise, the existing package should be able to co-exist with new packages

Bug#796310: libgraphicsmagick3: --with-quantum-depth=16 breaks ABI

2015-09-22 Thread Bob Friesenhahn
library rather than the old one. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/

Bug#795102: libgraphicsmagick1-dev: undefined reference to `Magick::Color::Color(unsigned short, unsigned short, unsigned short)'

2015-08-10 Thread Bob Friesenhahn
On Mon, 10 Aug 2015, László Böszörményi wrote: On Mon, Aug 10, 2015 at 8:27 PM, Bob Friesenhahn wrote: On Mon, 10 Aug 2015, Jakub Wilk wrote: Perhaps this issue is due to g++ defaulting to a newer version of the C++ standard and thus it requires a new C++ ABI? I don't think so. I

Bug#795102: libgraphicsmagick1-dev: undefined reference to `Magick::Color::Color(unsigned short, unsigned short, unsigned short)'

2015-08-10 Thread Bob Friesenhahn
the linker did find the library but not the method. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject

Bug#795102: libgraphicsmagick1-dev: undefined reference to `Magick::Color::Color(unsigned short, unsigned short, unsigned short)'

2015-08-10 Thread Bob Friesenhahn
C++ ABI? If this is the case, then requesting an older C++ standard may allow linking with the previous libgraphicsmagick++1-dev. Existing apps (not-recompiled) should still be able to use the previous library. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simples

Bug#759956: possible graphicsmagick regression?

2014-09-26 Thread Bob Friesenhahn
caused by something else? It turns out that this issue was caused by improved error handling in render.c combined with a poor return status choice in AnnotateImage(). The attached patch solves the problem. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org

Bug#759956: possible graphicsmagick regression?

2014-09-26 Thread Bob Friesenhahn
raw 'text 10,100 ""' null: gm convert: Non-conforming drawing primitive definition (text). % I am not sure when this problem started but I am not seeing it in GraphicsMagick 1.3.13 (which I happend to have readily available). Bob -- Bob Friesenhahn bfrie...@simple.da

Bug#691140: graphicsmagick: libmagickcore-dev uses out of date libtiff4-dev

2012-10-22 Thread Bob Friesenhahn
ux 3.2.0-3-rt-686-pae (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.o

Bug#686085: FTBS imagemagick build on sparc

2012-10-14 Thread Bob Friesenhahn
ender its own logo but it exhibits a similar flaw with some other SVGs so it may be something image specific such as a rounding error. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/

Bug#686085: FTBS imagemagick build on sparc

2012-08-28 Thread Bob Friesenhahn
On Tue, 28 Aug 2012, Bastien ROUCARIES wrote: On Tue, Aug 28, 2012 at 5:55 PM, Bob Friesenhahn wrote: I was confused. I see that the problem report is actually with reading XPM rather than SVG. I tried reading the XPM on a Solaris 10 SPARC system and it did not cause GM to crash. Testing

Bug#686085: FTBS imagemagick build on sparc

2012-08-28 Thread Bob Friesenhahn
00:00 0 ffd5a000-ffd84000 rw-p 00:00 0 [stack] -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ -- To UNSUBSCRIBE, email to debian-

Bug#683284: CVE-2012-3438

2012-07-30 Thread Bob Friesenhahn
dding Jonathan to CC, who's managing this) Cheers, Moritz -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with

Bug#609535: Status of bugs 609535 and 611260

2011-11-05 Thread Bob Friesenhahn
et/hgweb/graphicsmagick/graphicsmagick/rev/961a787f781d Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a

Bug#620780: Build log for graphicsmagick

2011-04-06 Thread Bob Friesenhahn
its GROUP4 FAX compression, and perhaps introduced by a Debian security fix. The tests which failed uses WriteGROUP4RAWImage() in coders/tiff.c and ImageToHuffman2DBlob() in magick/compress.c. A TIFF temporary file is created and the compressed strip is extracted from it. Bob -- Bob Friesen