Up to [cvs.netbsd.org] / pkgsrc / graphics / libexif
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.27 / (download) - annotate - [select for diffs], Thu Dec 16 14:56:54 2010 UTC (17 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
HEAD
Changes since 1.26: +4 -4
lines
Diff to previous 1.26 (colored)
Changes 0.6.20: * New translations: bs, tr * Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR, pt, ru, sk, sq, sr, sv, vi, zh_CN * Fixed some problems in the write-exif.c example program * Stop listing -lm as a required library for dynamic linking in libexif.pc * Turned on the --enable-silent-rules configure option * Changed a lot of strings to make the case of the text more consistent * exif_entry_dump() now displays the correct tag name for GPS tags * Fixed some invalid format specifiers that caused problems on some platforms * Display rational numbers with the right number of significant figures
Revision 1.26 / (download) - annotate - [select for diffs], Fri Nov 13 12:58:18 2009 UTC (2 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.25: +4 -4
lines
Diff to previous 1.25 (colored)
Changes 0.6.19: * New translations: be, en_GB, it, ja, pt, sq, zh_CN * Updated translations: da, sv, vi * Now using a binary search to make searching through the tag table faster * Fixed a heap buffer overflow during tag format conversion
Revision 1.25 / (download) - annotate - [select for diffs], Sat Oct 24 13:09:05 2009 UTC (2 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.24: +4 -4
lines
Diff to previous 1.24 (colored)
update to 0.6.18 changes: -bugfixes -sped up exif_content_fix() -improved MakerNote support for Pentax, Casio, Epson, Olympus/Sanyo -New API entry point: exif_loader_get_buf() -documentation improvements -thread safety improvements -translation updates
Revision 1.24 / (download) - annotate - [select for diffs], Mon Dec 15 20:01:08 2008 UTC (3 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.23: +2 -1
lines
Diff to previous 1.23 (colored)
add another Canon set lens to the table used to decode "maker notes" (this one is arguably too poor to be used on a digital body, but anyway)
Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 19 11:39:05 2008 UTC (3 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.22: +4 -4
lines
Diff to previous 1.22 (colored)
Changes 0.6.17: * Updated translations: cs, de, pl, sk, vi * New translations: nl, se, en_CA * Enabled sv translation by default * Bug fixes * Enhanced support of Canon and Olympus makernotes * Added support for Fuji and Sanyo makernotes * Added support for the NO_VERBOSE_TAG_STRINGS and NO_VERBOSE_TAG_DATA macros to reduce size for embedded applications * Added support for more tags
Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 15 11:23:54 2007 UTC (4 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.21: +4 -4
lines
Diff to previous 1.21 (colored)
update to 0.6.16 changes: -security fix for integer overflow leading to possible code injection (CVE-2006-4168) -translation updates
Revision 1.21 / (download) - annotate - [select for diffs], Thu Jun 7 20:02:20 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.20: +4 -5
lines
Diff to previous 1.20 (colored)
Update to 0.6.15:
New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10):
* Added support for 2 new types of Pentax makernotes & Casio type2 makernote
* Added support for Win XP metadata (Author, Comment, KeyWords, Title,
Subject) tags
* Bug fixes:
[ 1443183 ] install error when doxygen is not present.
* New translations: Czech, Slovak.
* Improved doxygen generated API and code internals
documentation. Made building of code internals docs optional
(--enable-internal-docs) as the call graphs take quite long to
build. Made building any docs optional (--disable-docs).
New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27):
* Bug fixes: #1457501, #1471060, #1525770, #1617991, #1703284, #1716196
* Extended support of Canon, Nikon, Olympus makernotes
* Added option EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE to prevent
modification of maker notes
* Other fixes and improvements which include API/ABI additions.
Revision 1.20 / (download) - annotate - [select for diffs], Mon Jan 9 14:39:03 2006 UTC (6 years, 4 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.19: +1 -3
lines
Diff to previous 1.19 (colored)
Remove patch-aa and patch-ab as exif_get_sshort is no more declared static Fix build under darwin/gcc4
Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 6 15:19:18 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.18: +5 -6
lines
Diff to previous 1.18 (colored)
Update to 0.6.13.
New in 0.6.13:
* Bug fixes: #803191, #1051994, #1054321, #1054323, #1196787
* For pkg-config users, force usage of #include <libexif/exif-*.h>
(disable #include <exif-.h>)
* Updated German translation
* Build system tuning
* Misc changes:
Fix COPYRIGHT tag, fix memory corruption, use qsort.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Oct 23 20:02:01 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Added RCS Id to patch-ad.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 24 00:06:44 2005 UTC (6 years, 10 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Add patch to fix a braino which leads to crash in GIMP when opening JPEG pictures with certain EXIF data, like those from SONY, Nikon or Canon digital cameras. Obtained from libexif CVS, exif-data.c, rev. 1.68, via FreeBSD. Noted by Leonard Schmidt on tech-pkg.
Revision 1.16 / (download) - annotate - [select for diffs], Fri May 27 14:20:36 2005 UTC (6 years, 11 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
don't return a value in a void function, just return. This fixes the build for IRIX MIPSPro compilers, that actually bail out on this condition with an error.
Revision 1.12.2.1 / (download) - annotate - [select for diffs], Sat May 14 05:49:55 2005 UTC (7 years ago) by snj
Branch: pkgsrc-2005Q1
Changes since 1.12: +7 -6
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
Pullup ticket 500 - requested by Lubomir Sedlacik
security fix for libexif
Revisions pulled up:
- pkgsrc/graphics/libexif/Makefile 1.24, 1.25
- pkgsrc/graphics/libexif/PLIST 1.12
- pkgsrc/graphics/libexif/distinfo 1.13, 1.14, 1.15
- pkgsrc/graphics/libexif/buildlink3.mk 1.7
- pkgsrc/graphics/libexif/patches/patch-aa 1.3
- pkgsrc/graphics/libexif/patches/patch-ab 1.3
- pkgsrc/graphics/libexif/patches/patch-ac 1.1
Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 20 12:40:41 UTC 2005
Modified Files:
pkgsrc/graphics/libexif: Makefile PLIST distinfo
Removed Files:
pkgsrc/graphics/libexif/patches: patch-aa patch-ab
Log Message:
Changes 0.6.12:
* Final fix of Ubuntu Security Notice USN-91-1 (CAN-2005-0664)
https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
* Updated build system with cross compile capabilities
* Small fixes:
Fix tag order, use even offsets, improve Nikon&Olympus mnote tags.
----
Module Name: pkgsrc
Committed By: minskim
Date: Mon May 9 13:21:16 UTC 2005
Modified Files:
pkgsrc/graphics/libexif: distinfo
Added Files:
pkgsrc/graphics/libexif/patches: patch-aa patch-ab
Log Message:
Declare a static function in .c, not in .h.
----
Module Name: pkgsrc
Committed By: salo
Date: Fri May 13 11:58:00 UTC 2005
Modified Files:
pkgsrc/graphics/libexif: Makefile buildlink3.mk distinfo
Added Files:
pkgsrc/graphics/libexif/patches: patch-ac
Log Message:
Security fix:
"Matthias Clasen has reported a vulnerability in libexif, which can be
exploited by malicious people to cause a DoS (Denial of Service).
The vulnerability is caused due to an infinite recursion in the
"exif_data_load_data_content()" function and can be exploited to
cause a stack overflow when parsing a specially crafted image.
Successful exploitation may crash an application linked against the
vulnerable library."
Bump PKGREVISION. Patch from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1196787&group_id=12272&atid=112272
Revision 1.15 / (download) - annotate - [select for diffs], Fri May 13 11:57:59 2005 UTC (7 years ago) by salo
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Security fix: "Matthias Clasen has reported a vulnerability in libexif, which can be exploited by malicious people to cause a DoS (Denial of Service). The vulnerability is caused due to an infinite recursion in the "exif_data_load_data_content()" function and can be exploited to cause a stack overflow when parsing a specially crafted image. Successful exploitation may crash an application linked against the vulnerable library." Bump PKGREVISION. Patch from: http://sourceforge.net/tracker/index.php?func=detail&aid=1196787&group_id=12272&atid=112272
Revision 1.14 / (download) - annotate - [select for diffs], Mon May 9 13:21:16 2005 UTC (7 years ago) by minskim
Branch: MAIN
Changes since 1.13: +3 -1
lines
Diff to previous 1.13 (colored)
Declare a static function in .c, not in .h.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 20 12:40:40 2005 UTC (7 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.12: +4 -6
lines
Diff to previous 1.12 (colored)
Changes 0.6.12:
* Final fix of Ubuntu Security Notice USN-91-1 (CAN-2005-0664)
https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
* Updated build system with cross compile capabilities
* Small fixes:
Fix tag order, use even offsets, improve Nikon&Olympus mnote tags.
Revision 1.10.2.1 / (download) - annotate - [select for diffs], Fri Mar 11 06:08:38 2005 UTC (7 years, 2 months ago) by snj
Branch: pkgsrc-2004Q4
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored) next main 1.11 (colored)
Pullup ticket 349 - requested by Lubomir Sedlacik
security fix for libexif
Revisions pulled up:
- pkgsrc/graphics/libexif/Makefile 1.22
- pkgsrc/graphics/libexif/buildlink3.mk 1.6
- pkgsrc/graphics/libexif/distinfo 1.12
- pkgsrc/graphics/libexif/patches/patch-ab 1.1
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 10 19:22:22 UTC 2005
Modified Files:
pkgsrc/graphics/libexif: distinfo
Added Files:
pkgsrc/graphics/libexif/patches: patch-ab
Log Message:
Added a patch to fix buffer overflow:
* SECURITY UPDATE: Fix buffer overflow.
* libexif/exif-data.c: Add buffer size checks in several places before
trying to access it.
* Thanks to Sylvain Defresne for spotting this and the patch.
* References:
https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
Thanks to wiz@ for heads-up. :)
----
Module Name: pkgsrc
Committed By: salo
Date: Thu Mar 10 22:21:56 UTC 2005
Modified Files:
pkgsrc/graphics/libexif: Makefile buildlink3.mk
Log Message:
Bump PKGREVISION and BUILDLINK_RECOMMENDED for the security fix. (hi adam!)
Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 10 19:22:22 2005 UTC (7 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
Added a patch to fix buffer overflow:
* SECURITY UPDATE: Fix buffer overflow.
* libexif/exif-data.c: Add buffer size checks in several places before
trying to access it.
* Thanks to Sylvain Defresne for spotting this and the patch.
* References:
https://bugzilla.ubuntulinux.org/show_bug.cgi?id=7152
Thanks to wiz@ for heads-up. :)
Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 24 08:45:09 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Add RMD160 digests
Revision 1.10 / (download) - annotate - [select for diffs], Wed Oct 27 19:30:23 2004 UTC (7 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base
Branch point for: pkgsrc-2004Q4
Changes since 1.9: +4 -3
lines
Diff to previous 1.9 (colored)
update to 0.6.11 There is a major step between 0.5.x and 0.6.x; I couldn't find a useful changelog.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Aug 5 09:16:41 2003 UTC (8 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
Changes 0.5.12: Some build fixes. 'make distcheck' now works.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 25 11:26:33 2003 UTC (8 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Changes 0.5.10: A few updates all over the place, a new exif-loader, etc.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 31 10:20:07 2003 UTC (9 years, 3 months ago) by shell
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Updated to libexif-0.5.9 Changes in pkgsrc : - fmt on DESCR - fetch .tar.bz2 Changes since libexif-0.5.8 - add USER_COMMENT support - some documents fixed
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 24 17:36:28 2002 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Update to 0.5.8: Without the MakerNote stuff which is now in libmnote, and some bugfixes.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 23 22:40:44 2002 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update to 0.5.7, mostly bugfixes and more translations. * libexif/exif-data.h: Introduce an array of ExifContents. This doesn't break binary compatibility, but it breaks compilation. Do something like "%s/->ifd_0/->ifd[EXIF_IFD_0]" in your source code to make it compile again.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 25 19:22:52 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.3: +1 -1
lines
Diff to previous 1.3 (colored)
Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk.
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Thu Aug 22 11:11:34 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored) next main 1.3 (colored)
Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 1 23:19:06 2002 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Update to 0.5.3, inspired by pkg/17324 by Wada Keiji. Changes: EXIF-2.2 support, i18n support (de for now). Pkg changes: Fix maintainer email, use .tar.bz2, use gettext-lib buildlink.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 25 09:01:42 2002 UTC (10 years, 3 months ago) by martti
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Updated libexif to 0.5.0 (provided by Amitai Schlair in pkg/15722) * libexif/configure.in: Introduce proper versionning. * libexif: There's only one ByteOrder per ExifData. * libexif/libexif-entry.c: More tags implemented in (exif_entry_get_value).
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 12 14:52:48 2002 UTC (10 years, 3 months ago) by martti
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Created package for libexif-0.4. Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 12 14:52:48 2002 UTC (10 years, 3 months ago) by martti
Branch: MAIN
Initial revision