[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:39:45 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=13d2182

The following commit has been merged in the master branch:
commit 13d2182dc45f0477e928ef68fc5907c5746aa5b8
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Sep 7 03:02:33 2008 +0000

    Updated changelog for 0.18-pre1, bumped libtool version.
---
 config/configure.ac |  4 ++--
 doc/ChangeLog       | 30 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 2 deletions(-)

diff --git a/config/configure.ac b/config/configure.ac
index 7fb171e..2cd37db 100644
--- a/config/configure.ac
+++ b/config/configure.ac
@@ -3,8 +3,8 @@
 
 AC_PREREQ(2.61)
 AC_INIT(exiv2, 0.17.91, ahuggel at gmx.net)
-# See http://www.gnu.org/software/libtool/manual.html#Updating-version-info
-EXIV2_LTVERSION=4:1:0
+# See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
+EXIV2_LTVERSION=5:0:0
 PACKAGE=$PACKAGE_NAME
 VERSION=$PACKAGE_VERSION
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3e1b10a..9994999 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,33 @@
+Changes from version 0.17.1 to 0.18-pre1
+----------------------------------------
+
+* Exiv2 library
+	- 0000568: [metadata] exiv2 -ps crash for some jpeg files. (Reported by
+	           aurelien)
+	- 0000566: [miscellaneous] RSA licensed MD5.cpp file in exiv2 0.16.
+	           (Reported with fix by Dirk Mueller)
+	- 0000565: [exif] IFDs and IFD offsets need to be aligned to word
+	           boundaries. (Reported by iplabs.de)
+	- 0000554: [exif] Setting "Exif.Image.DateTime Date" gives "Value too
+	           large" exception. (Debian Bug #426274)
+	- 0000553: [design] [U]Rational::toLong() and toFloat() should not divide
+	           by 0.
+	- 0000528: [miscellaneous] typeSize is meant for Exif metadata only.
+	- 0000526: [metadata] Adding GPS info removes preview image from Nikon
+	           Coolpix JPGs. (Reported by paulb)
+	- 0000524: [design] Publish only API objects in the installed header files.
+	- 0000523: [miscellaneous] C++ symbol visibility support for gcc builds.
+	- 0000464: [metadata] Write support for PNG images. (Gilles Caulier)
+	- 0000462: [exif] Write support for TIFF format ("New TIFF parser").
+	- 0000405: [design] Separate metadata parsing from metadata storage.
+	-          [metadata] Write support for JPEG2000 format.
+	-          [exif] Updated Nikon lens info to v3.25 of Robert Rottmerhusen's
+	           lens database.
+	-          [xmp] Added Microsoft Photo and digiKam XMP schemas.
+	           (Gilles Caulier)
+	-          [exif] Added DNG tags.
+
+
 Changes from version 0.17 to 0.17.1
 -----------------------------------
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list