Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
first kde4 version of this package in pkgsrc. Otherwise, the kde3
package can match, which causes difficulties.
|
|
http://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=20629.
[CVE-2012-0259] JPEG EXIF tag crash.
[CVE-2012-0260] Excessive memory use with JPEG restart markers.
[CVE-2012-1798] Copying of invalid memory when reading TIFF EXIF IFD.
Bump PKGREVISION.
|
|
Version 1.5.10beta01 [February 24, 2012]
Removed two useless #ifdef directives from pngread.c and one from pngrutil.c
Always put the CMAKE_LIBRARY in "lib" (removed special WIN32 case).
Removed empty vstudio/pngstest directory (Clifford Yapp).
Eliminated redundant png_push_read_tEXt|zTXt|iTXt|unknown code from
pngpread.c and use the sequential png_handle_tEXt, etc., in pngrutil.c;
now that png_ptr->buffer is inaccessible to applications, the special
handling is no longer useful.
Fixed bug with png_handle_hIST with odd chunk length (Frank Busse).
Added PNG_SAFE_LIMITS feature to pnglibconf.dfa and code in pngconf.h
to reset the user limits to safe ones if PNG_SAFE_LIMITS is defined.
To enable, use "CPPFLAGS=-DPNG_SAFE_LIMITS_SUPPORTED" on the configure
command or put "#define PNG_SAFE_LIMITS_SUPPORTED" in pnglibconf.h.
Revised the SAFE_LIMITS feature to be the same as the feature in libpng16.
Added information about the new limits in the manual.
Version 1.5.10beta02 [February 27, 2012]
Updated Makefile.in
Version 1.5.10beta03 [March 6, 2012]
Removed unused "current_text" members of png_struct and the png_free()
of png_ptr->current_text from pngread.c
Added palette-index checking. Issue a png_warning() if an invalid index is
found.
Version 1.5.10beta04 [March 10, 2012]
Fixed PNG_LIBPNG_BUILD_BASE_TYPE definition.
Fixed CMF optimization of non-IDAT compressed chunks, which was added at
libpng-1.5.4. It sometimes produced too small of a window.
Version 1.5.10beta05 [March 10, 2012]
Reject all iCCP chunks after the first, even if the first one is invalid.
Issue a png_benign_error() instead of png_warning() about bad palette index.
Fixed an off-by-one error in the palette index checking function.
Revised example.c to put text strings in a temporary character array
instead of directly assigning string constants to png_textp members.
This avoids compiler warnings when -Wwrite-strings is enabled.
Version 1.5.10 [March 29, 2012]
Prevent PNG_EXPAND+PNG_SHIFT doing the shift twice.
Revised png_set_text_2() to avoid potential memory corruption (fixes
CVE-2011-3048).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a vulnerability caused due to an error when parsing a CMAP
record which can be exploited to cause an out-of-bounds write via
specially crafted JPEG files. (SA48498)
|
|
|
|
BUILDLINK_DIR.
Bump PKGREVISION.
|
|
Changes unknown
|
|
Change unknown
|
|
|
|
Libkface is a Qt/C++ wrapper around LibFace library to perform face
recognition and detection over pictures
This library is used by kipi-plugins, digiKam and others kipi host programs.
|
|
|
|
|
|
|
|
changes: minor fixes and improvements
|
|
This fixes incomplete fixes for CVE-2012-0247 / CVE-2012-0248
(CVE-2012-1185 / CVE-2012-1186)
|
|
PR 46112.
|
|
2.4.1
* Quote escape more strings. Thanks for the tip!
2.4.0
* Allow for 3D plots, fix examples. Thanks everybody!
|
|
while here, install man page.
0.3.2 (2012-03-15)
------------------
* Fix bugs
0.3.1 (2012-02-15)
------------------
* Add autolane plugin
* Update to new package structure (blockdiag >= 1.1.2)
|
|
while here, install man page.
0.7.3 (2012-03-16)
------------------
* Allow to insert separators in subedge-group
* Fix bugs
0.7.2 (2011-12-12)
------------------
* Fix bugs
|
|
1.1.4 (2012-03-15)
------------------
* Add new edge.hstyles: oneone, onemany, manyone, manymany
* Add edge attribute: description (for build description-tables)
* Fix bugs
1.1.3 (2012-02-13)
------------------
* Add new edge type for data-models (thanks to David Lang)
* Add --no-transparency option
* Fix bugs
|
|
Bump PKGREVISION of the only dependency.
|
|
* Fixed a regression in the reduction of palette-encoded grayscale
images. This regression was introduced in version 0.7.
|
|
Jan 24 2011:
Fixed bug in jhead -cmd that caused metatdata to be deleted.
Mar 3 2011:
Handle very large unsigned rational numbers in exif header
|
|
|
|
|
|
remove kdegraphics4
add libksane, kamera, ksaneplugin, ksnapshot, kcolorchooser, kgamma,
kruler, kolourpaint, kdegraphics-mobipocket, kdegraphics-thumbnailers,
kdegraphics-strigi-analyzer, svgpart
|
|
remove gwenview-i18n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
|
|
Part of KDE SC 4.8.0
|
|
* Dec 28, 2011 - Releasing v3.4 - Better windows support. Fixed problem with
combine_options. Fixed up readme. [hcatlin]
* Dec 21, 2011 - Refactored gem structure a little and added a few bug fixes
to better support Windows users - No changes to API though [2potatocakes]
|