]> git.pld-linux.org Git - packages/ImageMagick.git/commitdiff
Drop codecs/xtrn. Removed upstream
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Feb 2023 12:55:54 +0000 (14:55 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 3 Feb 2023 12:57:34 +0000 (14:57 +0200)
> This coder is a kind of backdoor used by the COM object that allows it to
> pass blobs back and forth using the coder interface. It simply encodes and
> decodes the filename as a comma delimited string and extracts the info it
> needs.

- https://keybase.pub/wikibuda/ImageMagick-7.0.10-9/coders/xtrn.c

Refs:
- https://github.com/ImageMagick/ImageMagick/commit/0d1b03d3176d47e6f2e512bdc7968a9fa153189a
- https://github.com/ImageMagick/ImageMagick/commit/6a863ccebb6d777739fb8d9b5b3b78c868dafb82

ImageMagick.spec

index 845b533d8095562a83cda504871c1721bec17fa4..ba2cd17d1718dd8b49fadedf5be9d9e1db69e6bd 100644 (file)
@@ -1053,10 +1053,6 @@ rm -rf $RPM_BUILD_ROOT
 %{modulesdir}/coders/xps.la
 %attr(755,root,root) %{modulesdir}/coders/x.so
 %{modulesdir}/coders/x.la
-%if 0
-%attr(755,root,root) %{modulesdir}/coders/xtrn.so
-%{modulesdir}/coders/xtrn.la
-%endif
 %attr(755,root,root) %{modulesdir}/coders/xwd.so
 %{modulesdir}/coders/xwd.la
 %attr(755,root,root) %{modulesdir}/coders/yaml.so
This page took 0.072612 seconds and 4 git commands to generate.