|
1 | | -Changes from version 0.27.1 to 0.27.2 RC1 |
2 | | ------------------------------------------ |
| 1 | +Changes from version 0.27.1 to 0.27.2 |
| 2 | +------------------------------------- |
3 | 3 |
|
4 | | -Closed: https://github.com/Exiv2/exiv2/milestone/4?closed=1 (44) |
5 | | -Open: https://github.com/Exiv2/exiv2/milestone/4 (6) |
| 4 | +Closed: https://github.com/Exiv2/exiv2/milestone/4?closed=1 (55) |
| 5 | + |
| 6 | +#928 Corrections to README.md 2.8.Localisation |
| 7 | +#921 Adding README-SAMPLES.md and removing exiv2samples.1 |
| 8 | +#919 Selecting XMP SDK version (question) |
| 9 | +#903 $ exiv2 -vVg debug and $ exiv2 -vVg dll are not working correctly. |
| 10 | +#899 ICCProfile FalseWarning |
| 11 | +#895 'exiv2 mv -r' not accepting format |
| 12 | +#880 Nikon D90 - wrong FileNumber and DirectoryNumber |
| 13 | +#870 Remove call to atol, which might read off the end of the buffer. |
| 14 | +#868 Prevent out-of-bounds read in IptcParser::decode() |
| 15 | +#858 Check bounds of jpg_img_off and jpg_img_len |
| 16 | +#856 Add bounds check of resourceSize. |
| 17 | +#854 Add bounds check on allocation size. |
| 18 | +#852 Check bounds of month and day |
| 19 | +#851 Denial of service in XMPUtils AdjustTimeOverflow() |
| 20 | +#848 Check bounds of allocation size |
| 21 | +#846 Add bounds check on allocation size |
| 22 | +#841 Issue 841: replace assert with enforce. |
| 23 | +#833 NetBSD/FreeBSD Support |
| 24 | +#831 Restore 0.25 behaviour of $ exiv2 -g image ... |
| 25 | +#829 Update Catalan translation |
| 26 | +#828 Segmentation fault in pngimage.cpp:329. |
| 27 | +#823 Support build/test of Exiv2 on NetBSD |
| 28 | +#816 Avoid null pointer exception due to NULL return value from strchr |
| 29 | +#808 Changes to README.md |
| 30 | +#798 Install CMake/consume files in DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/exiv2/ |
| 31 | +#797 Avoid negative integer overflow when filesize < io_->tell() |
| 32 | +#795 Avoid negative integer overflow when iccOffset > chunkLength |
| 33 | +#794 Avoid negative integer overflow when chunkLength == 0 |
| 34 | +#763 False Negatives in Unit Tests |
| 35 | +#754 Regression in detected lens |
| 36 | +#743 Sigma 24-70mm F2,8 DG OS HSM Art not detected |
| 37 | +#662 How does the rename (mv) work in case of name clash? question |
| 38 | +#646 Exiv2 does not find certain AF tags for the Nikon D850 |
| 39 | +#589 Fix in sidecar files #589 |
| 40 | +#582 Add support for FocusPosition (Tag9402) in Sony RAW files |
6 | 41 |
|
7 | 42 | Changes from version 0.27 to 0.27.1 |
8 | 43 | ----------------------------------- |
|
0 commit comments