File exiv2.changes of Package exiv2

-------------------------------------------------------------------
Wed Sep 19 17:16:50 CEST 2012 - fcrozat@suse.com

- Add 90_changeset_r2743.diff: add support for additional Samgsung
  EXIF tags (backport for upstream)
- Add 90_changeset_r2744.diff: add support for additional Pentax
  EXIF tags (backport for upstream)
- Add more Canon models (5D Mark III, 600D, 60D, 1100D, WFT-E2 II,
  WFT-E4 II, 650D)
- Add 90_changeset_r2756.diff: add support for EOS-M Sigma 12-24mm
  f/4.5-5.6 DG HSM II lens (backport from upstream)
- Add 90_changeset_r2818_partial.diff: add support for additional
  Canon camera (5D Mark III, 600D, 60D, 1100D, WFT-E2 II, WFT-E4
  II, 650D) and EF/EF-M lenses. (backport from upstream)
- Add 99_pending_canon_eos_m.diff: add support for some Canon EOS-M
  lenses (pending upstream merge)
- Add 99_pending_minolta_manual_lens.diff: add support for Minolta
  manual lens (pending upstream merge)
- Add 99_pending_pentax_da_35.diff: add support for PENTAX-DA 35mm
  F2.4 AL lens (pending upstream merge)
- Add 99_pending_zeiss_planar_35_ze.diff: add support for Carl
  Zeiss Planar T* 50mm f/1.4 ZE lens (pending upstream merge)

-------------------------------------------------------------------
Wed Apr 25 08:33:41 UTC 2012 - vuntz@opensuse.org

- Update to version 0.23:
  + Add write support for Canon CR2 raw images.
  + Add support for CR2 IFD2 image preview.
  + Add support for Pentax makernotes in Pentax native DNG images.
  + Add several KIPI XMP properties.
  + Add support for Windows Live Photo Gallery face tags.
  + Add MS Photo RegionInfo and MetaWorkingGroup Regions schemas.
  + Update various lens lists
  + Exiv2 utility: Allow to add/set tags without a value with the
    command line tool.
  + Several new minor features.
  + Bugfixes.
- Rename libexiv2-11 subpackage to libexiv2-12 following upstream
  soversion change.

-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de

- Add BuildRequires: graphviz to resolve "sh: dot: command not
  found" and make doxygen happy

-------------------------------------------------------------------
Sun Sep 18 14:30:35 UTC 2011 - coolo@suse.com

- ran spec-cleaner

-------------------------------------------------------------------
Sun Sep 18 14:25:46 UTC 2011 - coolo@suse.com

- update to 0.22
  This release introduces support for Postscript (EPS) images. 
  XMP metadata can be read and written from/to EPS images and 
  previews are accessible. 
  Further it includes a new build environment for MSVC 64 bit 
  builds and a number of smaller features and bugfixes.

-------------------------------------------------------------------
Fri May 20 21:27:23 CEST 2011 - dmueller@suse.de

- update to 0.21.1:
   Cannot extract exif data from Pentax K-x DNG file.
   Crash when writing Exif.Image.Software.
   Assertion in XmpParser::encode should be an exception.
   Regression: Compilation error with EXV_HAVE_XMP_TOOLKIT undefined.
   Regression: Panasonic RW2 files are missing information.
   - Updated configuration files (config.guess, config.sub).
  - Added new Color Label value to digiKam 2.0.0 XMP namespace.

-------------------------------------------------------------------
Tue Jan 25 16:09:40 UTC 2011 - wstephenson@novell.com

- Update to version 0.21
  + Exiv2 utility
    - grep should find all occurrences of a tag, not only one.
    - Added option -q (quiet) to silence warnings and error messages
      from the Exiv2 library to the exiv2 command line tool.
    - Allow "migration" of XMP namespaces.

  + Exiv2 library
    - Error handler: Applications should be able to register an error
      handler.
    - Silence warnings from code.
    - Support of Sigma 17-50 2.8 OS HSM.
    - Tag 0x0203 in Olympus makernotes should be "Lens ID".
    - Remove makernote classes and pretty-print functions from the
      published interface.
    - Remove IfdId from the published interface.
    - Add support for Samsung's .SRW raw format.
    - Need a way to get a list of all supported tags.
    - The default type of Array element tags is incorrect.
    - New image formats and improved makernote support should not
      break ABI.
    - Lensname missing with EF100mm f/2.8L Macro IS USM.
    - exiv2 0.20 is corrupting ORF files from E-PL1.
    - Problem compiling with Sun Studio - visibility.
    - Writing Exif.Image.ImageDescription in ORF file corrupts file.
    - Support for Tamron 17-50mm f/2.8 SP XR LD II Di VC.
    - Support for Sigma AF 50mm f/1.4 EX DG HSM.
    - Exiv2 crash on "print".
    - Metadata of Canon EF-S 18-55mm are not read correctly.
    - exiv2 crashes when examining previews.
    - Typo in XMPCore_Impl.hpp.
    - Missing header in canonmp.cpp.
    - Fix pkg-config file.
    - PSD resource block handling patch.
    - Updated Nikon Lens lookup table to v4.3.410.01 of
      Robert Rottmerhusen's fmountlens list.
    - Introduced exiv2.hpp as a wrapper to include all Exiv2 objects.
    - Added a count field to the Exif tag reference data.
    - Added ExifKey::defaultCount() to access the new count reference
      information.
    - Fixed zlib uncompression of large PNG metadata buffers.
    - Improved determination of MIME type.
    - Updated Canon makernote.
    - Updated Olympus makernote.
    - Updated Sony and Minolta makernote tags.
    - Fixed writing to pseudo memory mapped areas on Linux.
    - Modified test for XMP files to not recognize any XML file with
      a regular header as XMP.
    - Added afPoint() easy-access function.
    - Updated Spanish translations.

-------------------------------------------------------------------
Mon Aug  9 18:28:03 CEST 2010 - vuntz@opensuse.org

- Update to version 0.20:
  + Exiv2 utility
    - %a broken in rename
    - It should be possible to insert newlines in text strings.
    - Exif.Photo.UserComment unicode comment doesn't work
      (deb#486884)
    - Added -g option to 'grep' info for individual tags.
  + Exiv2 library
    - Pentax 645D makernote update
    - Update of Pentax makernote
    - Nikon Capture NX won't save a NEF file manipulated with exiv2
      from SVN
    - Padding of XMP data results in invalid XMP JPEG segment
      larger than 65535 bytes
    - Add XMP support for src/metacopy
    - src/psdimage.cpp: operands of ? are integers of different
      signs: 'unsigned int' and 'long'
    - Wrong conversion of IPTC SpecialInstructions in copyIptcToXmp()
    - LLVM clang: error: default initialization of an object of
      const type 'class Exiv2::IptcData const' requires a
      user-provided default constructor.
    - Exif.Image.SubIFDs should support more than 4 sub-IFDs
    - Nikon Makernote tags regression in exiv 0.19 (deb#579835)
    - ShutterSpeedValue should be a signed rational
    - Allow XMP sidecar files which start with a UTF-8 BOM
    - Image file gets deleted when writing to it
    - Writing to read-only TIFF-like file fails
    - "TIFF-safe" setExifData variant
    - Optimize binary array elements
    - Write support for Olympus RAW ORF files
    - Incorrect Unicode encoding of Exif UserComment tag
    - LensType not reported for Pentax K-x
    - Add support for makernote of Sony ARW files
    - Unable to write GPS data in ORF files with digikam
    - Added Kipi XMP namespace used by digiKam kipi-plugins
    - Added iView Media Pro and MS Expression Media XMP schemas.
    - Generalized class Error, added class WError for use with
      Unicode-Paths.
    - Updated Nikon Lens lookup table to v4.3.401.01 of Robert
      Rottmerhusen's fmountlens list.
    - Various fixes and enhancements when building with MSVC.
    - Added several missing TIFF tags (from PageMaker 6.0, Adobe
      OPI TIFF, Adobe TIFF&PM6 and TIFF/EP specs).
    - Completed support for Nikon makernote
- Rename libexiv2-6 to libexiv2-9 following library version bump.
- Add pkg-config BuildRequires to have pkgconfig() Provides.

-------------------------------------------------------------------
Sun Jan 31 22:09:19 UTC 2010 - jengelh@medozas.de

- Package baselibs.conf

-------------------------------------------------------------------
Wed Jan  6 12:41:12 CET 2010 - vuntz@opensuse.org

- Update to version 0.19:
  + See complete changes at http://www.exiv2.org/changelog.html
  + Exiv2 utility
    - Inverted the meaning of -u to deal with large numbers of
      unknown Nikon Makernote tags.
    - -b option now also suppresses Byte and SByte values.
  + Exiv2 library
    - Fix various bugs, crashes and exceptions.
    - Add exif tag: TimeZoneOffset (0x882a) and other TIFF/EP tags.
    - Additional lens data.
    - Update Nikon makernotes.
    - Optimize TIFF writing.
    - Upgrade XMP Toolkit to version 4.4.2.
    - Remove FindMetadatum* from API.
    - Convert character set when writing XMP sidecar.
    - Support multiple APP13 Photoshop 3.0 segments in a JPEG.
    - Changed FileIo and MemIo classes to use a Pimpl structure.
    - Removed --disable-printucs2 configure option.
    - Updated config files
    - Added support for Canon FileInfo tags.
    - Updated Nikon Lens lookup table to v4.1.361.01 of
      Robert Rottmerhusen's fmountlens list.
    - Added Sigma 28-80mm f/3.5-5.6 lens.
    - Added easy-access functions saturation, sharpness, contrast and
      sceneCaptureType.
    - Support for PGF files added.
    - Updated digiKam XMP properties.
    - Added iptc4xmpExt and plus XMP schemas.
    - Some windows-specific change.
    - Updated translations.
- Drop gcc43.diff: it's not needed anymore.
- Change libexiv2-5 to libexiv2-6, following soname change.

-------------------------------------------------------------------
Tue Nov  3 19:09:15 UTC 2009 - coolo@novell.com

- updated patches to apply with fuzz=0

-------------------------------------------------------------------
Fri Jul 24 14:23:40 CEST 2009 - beineri@opensuse.org

- update to 0.18.2, fixed issues:
   * Exiv2 corrupts certain NEF images when writing to them.
   * Editing via symlink does not work as expected.
   * PNG images: CRC error in chunk zTXt.
   * JPG images: Exiv2 puts comments directly after SOI.
   * PNG images: Setting IPTC preview corrupts PNG image.

-------------------------------------------------------------------
Tue May  5 16:20:36 CEST 2009 - wstephenson@novell.com

- update to 0.18.1:
  * added new 'organize' tool
  * bug fixes
  * for changelog see http://www.exiv2.org/changelog.html

-------------------------------------------------------------------
Mon Feb 16 08:11:55 CET 2009 - coolo@suse.de

- forgot one package rename

-------------------------------------------------------------------
Sun Feb 15 14:52:01 CET 2009 - coolo@suse.de

- update to 0.18:
  * mostly bug fixes
  * for changelog see http://www.exiv2.org/changelog.html

-------------------------------------------------------------------
Sun Feb 15 14:43:01 CET 2009 - coolo@suse.de

- more includes for gcc 4.4

-------------------------------------------------------------------
Thu Nov 27 14:14:24 CET 2008 - ro@suse.de

- update baselibs.conf

-------------------------------------------------------------------
Sun Aug 31 03:20:28 CEST 2008 - crrodriguez@suse.de

- kill libexiv2.la, aka. the real fix for gwenview build failure.
- correct requires of -devel packages

-------------------------------------------------------------------
Mon Jun 30 21:40:17 CEST 2008 - dmueller@suse.de

- update to 0.17.1:
  * for changelog see http://www.exiv2.org/changelog.html

-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de

- added baselibs.conf file to build xxbit packages
  for multilib support

-------------------------------------------------------------------
Wed Feb 27 19:26:21 CET 2008 - dmueller@suse.de

- fix build for older distributions

-------------------------------------------------------------------
Tue Feb 26 11:06:38 CET 2008 - dmueller@suse.de

- fix obsoletes/requires/provides

-------------------------------------------------------------------
Mon Feb 18 13:25:04 CET 2008 - adrian@suse.de

- split and rename package to exiv2/libexiv2-2 to follow library policy
- reduce package size with fdupes
- drop SL 9.3 specific patch

-------------------------------------------------------------------
Sun Feb 10 10:32:12 CET 2008 - adrian@suse.de

- update to version 0.16:
  * adds XMP support
  * Broken PNG image causes exiv2 to crash
  * Read IPTC data from multiple APP13 Photoshop 3.0 segments
  * Pentax lens info decoding.
  * Updated Nikon lens info to v2.99
  * Added reference tables for XMP properties to documentation.
  * Updated translations
  * Add support for Pentax maker note
  * Lightzone-created JPEG causes exiv2 to segfault
  * Support for Olympus ORF format
  * Added Minolta lenses
  * Ported various Exif tags from Exiftool
  * Added i18n for XMP properties, XMP support in PNG images
- drop obsolete patches and redo gcc43.diff

-------------------------------------------------------------------
Sat Dec 15 14:34:36 CET 2007 - dmueller@suse.de

- fix integer overflows (CVE-2007-6353, #348748)

-------------------------------------------------------------------
Fri Oct  5 01:47:59 CEST 2007 - dmueller@suse.de

- fix build with gcc 4.3 (upstream backport) 

-------------------------------------------------------------------
Fri Aug 31 11:36:26 CEST 2007 - dmueller@suse.de

- update to 0.15:
  * Image with large invalid Exif tag crashes exiv2.
                   (Reported by Marco Piovanelli)
  * crash when loading certain image.
  * Another Minolta G500 file impossible to read after fix.
  * Sony Makernote crashes exiv2.
  * Wrong AFPoints mapping for Canon cameras.
  * Minolta G500 RAW format support.
  * Fix "Since v0.14 the version check macro doesn't work in a precompiler 
    #if test anymore".
  * [jpeg i/o] Uncouple IPTC and Exif reading.
  * Updated Nikon lens info to v2.30 of Robert Rottmerhusen's lens database.
  * Added additional values to the Exif.CanonCs.ISOSpeed. lookup table.
  * Canon ModelId patch. (Gerry Patterson)
  * Updated German translation.
  * Updated Russian translation.
  * Updated French translation.

-------------------------------------------------------------------
Thu Apr 12 15:18:36 CEST 2007 - dmueller@suse.de

- update to version 0.14:
  * Fixed mapping of CRW rotation info to Exif orientation.
  (Reported and analysed by Marco Piovanelli)
  * Fixed RAF read-support for systems without mmap. (Reported
    by Udi Fuchs)
  * [exif] Added tag names for a few tags used by Windows Vista and
    ACDSee. (Gilles Caulier)
  * [exif] Updated Nikon lens info to v2.20 of Robert Rottmerhusen's
    lens database.
  * [miscellaneous] Changed AnyError to inherit from std::exception;
    changed the signature of AnyError::what(). (Suggested by Marco
    Piovanelli)
  * [miscellaneous] Fixed version check macro to actually check the
    runtime version and not the compile-time version. Added version()
    and versionNumber() functions.
  * [miscellaneous] Updated German translation. (Oliver Dörr)
  * [miscellaneous] Changed name of installed translation files to
    lower case exiv2.mo. (Highlighted by Angelo Naselli)
    Tiff generated by photoshop crashes exiv2
    (digikam bug 139658).
  * New TIFF parser: Decode IPTC from Exif.Image.IPTCNAA.
    (Reported by Walter Hangartner)
  * IPTC field parsing is still too strict: shouldn't fail if
    the type is not as expected. (Reported by Elsa Nordh)
  * exiv2 tool doesn't respect unix file rights. (Reported and
    analysed by fabien)
  * Probe exiv2 for the extensions it supports.
    (Suggested by Will Stokes)
  * Add i18n support. Requires gettext.

-------------------------------------------------------------------
Thu Mar 29 11:53:30 CEST 2007 - rguenther@suse.de

- add zlib-devel BuildRequires

-------------------------------------------------------------------
Tue Nov 28 10:43:47 CET 2006 - adrian@suse.de

- update to version 0.12
  * Exiv2 utility
        - 0000493: [tools] exiv2 -T DST problem.
        - 0000459: [exif] Exiv2 tool: Added a variable for the original filename to
                   the rename option. (Patch by Tobias Jahn)
  * Exiv2 library
        - 0000498: [exif] Exiv2 cannot read the Exif data written after deleting all
                   tags.
        - 0000496: [metadata] Digikam bug 136855: Editing metadata on a few selected
                   imagefiles and clicking forward or apply crashes digikam.
                   (Reported by several digikam users)
        - 0000495: [exif] Image with corrupted metadata crashes Exiv2. (Reported as
                   digikam bug 136932 by Rainer Krienke)
        - 0000489: [build environment] exiv2.pc.in includes private/static libs by
                   default. (Reported with patch by Rex Dieter)
        - 0000488: [metadata] GPSInfo Metadata should return decimal numbers.
                   (Feature requested by Fabien)
        - 0000486: [build environment] Test bugfixes-test.sh error under Mac OS X x86.
                   (Reported with fix by Max Lapshin)
                 - [exif] Updated Nikon lens info to v2.07 of Robert Rottmerhusen's
                   lens database.
                 - [metadata] Added methods to access built-in read-only Exif taglists
                   and IPTC record lists. (Initiated by Max Lapshin)
                 - [iptc] Improved IPTC record descriptions using IIM4 specification
                   version 4.1. (Gilles Caulier)
                 - [exif] Improved Exif tag descriptions using Exif specification 2.2
                   and libexif. (Gilles Caulier)
                 - [exif] Added and improved pretty print functions for some Exif
                   tags. (Gilles Caulier)
                 - [exif] Updated Minolta makernote. (Gilles Caulier, Paul Tribick)

-------------------------------------------------------------------
Tue Nov  7 17:14:46 CET 2006 - dmueller@suse.de

- don't build as root

-------------------------------------------------------------------
Tue Nov  7 13:38:06 CET 2006 - dmueller@suse.de

- Initial package (0.11), adopted from openSUSE buildservice

openSUSE Build Service is sponsored by