2009/devel/multimedia/graphics/GraphicsMagick - Fix crash on systems using Turkish locale
Fatih Aşıcı
paketler-commits at pardus.org.tr
Tue Jun 1 11:35:20 EEST 2010
Author: fatih
Date: Tue Jun 1 11:35:20 2010
New Revision: 93421
Added:
2009/devel/multimedia/graphics/GraphicsMagick/files/
2009/devel/multimedia/graphics/GraphicsMagick/files/remove-setlocale.patch
Modified:
2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml
Log:
Fix crash on systems using Turkish locale
BUG:FIXED:13261
---
files/remove-setlocale.patch | 14 ++++++++++++++
pspec.xml | 15 +++++++++++++--
2 files changed, 27 insertions(+), 2 deletions(-)
Modified: 2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml
=================================================================
--- 2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml (original)
+++ 2009/devel/multimedia/graphics/GraphicsMagick/pspec.xml Tue Jun 1 11:35:20 2010
@@ -21,6 +21,9 @@
<Dependency>jasper</Dependency>
<Dependency>jbigkit</Dependency>
</BuildDependencies>
+ <Patches>
+ <Patch level="1">remove-setlocale.patch</Patch>
+ </Patches>
</Source>
<Package>
@@ -62,11 +65,19 @@
</Package>
<History>
+ <Update release="9">
+ <Date>2010-06-01</Date>
+ <Version>1.3.12</Version>
+ <Comment>Fix crash on systems using Turkish locale</Comment>
+ <Type package="GraphicsMagick">critical</Type>
+ <Name>Fatih Aşıcı</Name>
+ <Email>fatih at pardus.org.tr</Email>
+ </Update>
<Update release="8">
<Date>2010-03-09</Date>
<Version>1.3.12</Version>
- <Comment>Version bump:
- Security Fixes:
+ <Comment>
+ Version bump. Security Fixes:
* 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.
Bug fixes:
More information about the paketler-commits
mailing list