[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:43:58 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=8885730
The following commit has been merged in the master branch:
commit 8885730618dc7bbac05621705743f90eaff6bb06
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Fri Sep 20 14:25:33 2013 +0000
Fixed issue numbers format so they'll be changed to links in the web page, removed some leftover whitespace.
---
doc/ChangeLog | 138 +++++++++++++++++++++++++++++-----------------------------
1 file changed, 68 insertions(+), 70 deletions(-)
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 80625cf..c1bb851 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -8,7 +8,7 @@ Changes from version 0.23 to 0.24
Tuan is a GSoC 2013 student and will add support for remote file access in 0.25
Mahesh is a GSoC 2013 student and will provide video write support in 0.25
Shawn contributed to Visual Studio video code port and test harness restructuring
-
+
* Exiv2 library and utility
- added support for video formats (asfv, matroska, quicktime, riff)
- added -g <string> feature to command line
@@ -16,10 +16,10 @@ Changes from version 0.23 to 0.24
* Maker Notes
- Many more camera and lens models are now supported.
-
+
* Samples
- new sample "geotag.cpp" (experimental)
-
+
* Test Harness
- test harness restructured to test all builds including Visual Studio
@@ -27,12 +27,12 @@ Changes from version 0.23 to 0.24
- Long term goal to replace ./configure and msvc environments with CMake
- ./configure support on Mac/Linux/Cygwin is robust
- CMake support on Mac.Linux/Cygwin is robust
- - Visual Studio Support:
+ - Visual Studio Support:
msvc2003 (was msvc) 32 bit builds for 2003/5/8
msvc2005 (was msvc64) 32 and 64 bit builds for 2005/8/10
msvc2012 (new) 32 and 64 bit builds for 2012.
- CMake/Visual Studio support (experimental)
-
+
* Thanks to Existing Team Members
Andreas - without who none of this would exist
Gilles - the human dynamo
@@ -46,71 +46,69 @@ Changes from version 0.23 to 0.24
Thank You everybody who has contributed to Exiv2.
Together we make free open source work.
-
-Closed:
-685: Patch incomplete handling of iconv dialects for cmake case
-688: Patch src/futils.cpp: incorrect check for linux version of strerror_r
-692: Bug Revision 2057 broke compilation under FreeBSD and Windows
-694: Patch config/config.h.cmake: const must be without quotes
-696: Patch cmake: out of src compilation
-698: Bug CMake Error at po/cmake_install.cmake: 36
-700: Patch exiv2 (0.19-1) 00_hyphens_used_as_minus.diff
-722: Bug Unit tests do not build with CMake and out of source build
-728: Patch typos in cmake files
-728: Patch typos in cmake files
-804: Bug build failure in basicio.cpp - headers
-817: Bug zlib 1.2.6
-820: Bug Samsung NX100 JPG exports have broken EXIF
-822: Feature Warnings while compiling with g++4.5
-823: Bug CMake compilation: exv_conf.h at the wrong place
-824: Bug undeclared identifier EXV_ICONV_CONST
-830: Bug Bug while displaying camera make and camera model with exiv2 0.23
-831: Bug For TIFF-like images, non-intrusive writing is not used when it should
-832: Patch Patch to detect Carl Zeiss Planar T* 50mm f/1.4 ZE on canon
-835: Bug Exiv2 fails to compile under Linux
-838: Bug Regression: Visibility support disabled on Linux, when it should be enabled
-840: Bug example1.cpp clang Mac OS X warnings
-841: Bug exiv2 crashes on input
-843: Patch Complete Samsung NX lenses portfolio recognition
-846: Bug Porting the Video Code to MSVC (umbrella)
-847: Bug Photoshop doesn't recognize its own EPS files after modification by Exiv2
-848: Bug commets and copyright is output as ascii, but it always write in UTF-8 format
-849: Bug autotools build (make config ; ./configure ; make) is broken
-850: Bug test harness does not run on CMake builds
-852: Bug CMake error on Win8/VS2012 with XMP (patch included)
-853: Patch CMake: more flexible zlib detection
-854: Bug Sigma 50mm f/1.4 on Canon not detected correctly
-856: Patch CMAke: building tests and refactoring on msvc
-860: Bug PENTAX-DA 18-135mm F3.5-5.6 not detected correctly
-861: Bug Sigma 18-250mm not properly recognised on Pentax
-862: Bug Video code is failing the test suite (on all plaforms)
-865: Patch Patches for locale and boost issue
-868: Patch Support for two lens for sony mount
-870: Bug Exif.OlympusEq.0x0403 tag
-872: Feature New Samsung NX 12-24mm f/4-5.6 ED
-874: Bug Tiff-test fails
-875: Bug New lens "Tamron SP 24-70mm F/2.8 Di VC USD"
-876: Bug New lens: Canon EF 35mm f/2 IS USM
-877: Bug New camera: Canon EOS 6D
-878: Patch Update list of lenses for Olympus cameras.
-879: Patch Add another lens for Olympus cameras.
-880: Patch Another bunch of Olympus lens updates.
-881: Patch One more Olympus lens - the list is complete.
-882: Bug Nikon AF-S Nikkor 28mm f/1.8G not recognized
-884: Bug Missing lenses reported by Paul Bissonnettte
-887: Bug Samsung D-Xenon 12-24mm not recognized
-888: Bug (near-)infinite loop in video decoders
-890: Bug ASF: heap overflow
-895: Bug Sigma 30mm f/1.4 on Canon not detected correctly
-896: Patch User-readable output of Olympus' FocusDistance
-897: Bug New Compilation Warnings
-899: Bug New lens: Pentax smc DA 18-135mm f/3.5-5.6 ED AL [IF] DC WR
-903: Feature New Lens: Canon EF-S 55-250mm f/4-5.6 IS II
-904: Bug Exiv2: lensName misreporting for some CR2s
-906: Bug Mountain Lion Plugin crashes when setxattr called
-907: Patch New Lens: Samsung NX 45mm f1.8
-908: Bug strerror_r gives no error message back
-909: Patch New Lens: Samsung NX 45mm f1.8 2D/3D
+
+ - 0000685: Patch incomplete handling of iconv dialects for cmake case
+ - 0000688: Patch src/futils.cpp: incorrect check for linux version of strerror_r
+ - 0000692: Bug Revision 2057 broke compilation under FreeBSD and Windows
+ - 0000694: Patch config/config.h.cmake: const must be without quotes
+ - 0000696: Patch cmake: out of src compilation
+ - 0000698: Bug CMake Error at po/cmake_install.cmake: 36
+ - 0000700: Patch exiv2 (0.19-1) 00_hyphens_used_as_minus.diff
+ - 0000722: Bug Unit tests do not build with CMake and out of source build
+ - 0000728: Patch typos in cmake files
+ - 0000804: Bug build failure in basicio.cpp - headers
+ - 0000817: Bug zlib 1.2.6
+ - 0000820: Bug Samsung NX100 JPG exports have broken EXIF
+ - 0000822: Feature Warnings while compiling with g++4.5
+ - 0000823: Bug CMake compilation: exv_conf.h at the wrong place
+ - 0000824: Bug undeclared identifier EXV_ICONV_CONST
+ - 0000830: Bug Bug while displaying camera make and camera model with exiv2 0.23
+ - 0000831: Bug For TIFF-like images, non-intrusive writing is not used when it should
+ - 0000832: Patch Patch to detect Carl Zeiss Planar T* 50mm f/1.4 ZE on canon
+ - 0000835: Bug Exiv2 fails to compile under Linux
+ - 0000838: Bug Regression: Visibility support disabled on Linux, when it should be enabled
+ - 0000840: Bug example1.cpp clang Mac OS X warnings
+ - 0000841: Bug exiv2 crashes on input
+ - 0000843: Patch Complete Samsung NX lenses portfolio recognition
+ - 0000846: Bug Porting the Video Code to MSVC (umbrella)
+ - 0000847: Bug Photoshop doesn't recognize its own EPS files after modification by Exiv2
+ - 0000848: Bug commets and copyright is output as ascii, but it always write in UTF-8 format
+ - 0000849: Bug autotools build (make config ; ./configure ; make) is broken
+ - 0000850: Bug test harness does not run on CMake builds
+ - 0000852: Bug CMake error on Win8/VS2012 with XMP (patch included)
+ - 0000853: Patch CMake: more flexible zlib detection
+ - 0000854: Bug Sigma 50mm f/1.4 on Canon not detected correctly
+ - 0000856: Patch CMAke: building tests and refactoring on msvc
+ - 0000860: Bug PENTAX-DA 18-135mm F3.5-5.6 not detected correctly
+ - 0000861: Bug Sigma 18-250mm not properly recognised on Pentax
+ - 0000862: Bug Video code is failing the test suite (on all plaforms)
+ - 0000865: Patch Patches for locale and boost issue
+ - 0000868: Patch Support for two lens for sony mount
+ - 0000870: Bug Exif.OlympusEq.0x0403 tag
+ - 0000872: Feature New Samsung NX 12-24mm f/4-5.6 ED
+ - 0000874: Bug Tiff-test fails
+ - 0000875: Bug New lens "Tamron SP 24-70mm F/2.8 Di VC USD"
+ - 0000876: Bug New lens: Canon EF 35mm f/2 IS USM
+ - 0000877: Bug New camera: Canon EOS 6D
+ - 0000878: Patch Update list of lenses for Olympus cameras.
+ - 0000879: Patch Add another lens for Olympus cameras.
+ - 0000880: Patch Another bunch of Olympus lens updates.
+ - 0000881: Patch One more Olympus lens - the list is complete.
+ - 0000882: Bug Nikon AF-S Nikkor 28mm f/1.8G not recognized
+ - 0000884: Bug Missing lenses reported by Paul Bissonnettte
+ - 0000887: Bug Samsung D-Xenon 12-24mm not recognized
+ - 0000888: Bug (near-)infinite loop in video decoders
+ - 0000890: Bug ASF: heap overflow
+ - 0000895: Bug Sigma 30mm f/1.4 on Canon not detected correctly
+ - 0000896: Patch User-readable output of Olympus' FocusDistance
+ - 0000897: Bug New Compilation Warnings
+ - 0000899: Bug New lens: Pentax smc DA 18-135mm f/3.5-5.6 ED AL [IF] DC WR
+ - 0000903: Feature New Lens: Canon EF-S 55-250mm f/4-5.6 IS II
+ - 0000904: Bug Exiv2: lensName misreporting for some CR2s
+ - 0000906: Bug Mountain Lion Plugin crashes when setxattr called
+ - 0000907: Patch New Lens: Samsung NX 45mm f1.8
+ - 0000908: Bug strerror_r gives no error message back
+ - 0000909: Patch New Lens: Samsung NX 45mm f1.8 2D/3D
Changes from version 0.22 to 0.23
---------------------------------
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list